Pull request #4801 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f66cf54156c6b106e4d01384dcce5e8dcb8e960+17930b14352cbfb7930b1ac1271c629a4bf190e4 (3e8c808434e8f456fea8e99f8a3bb1bfa377b11d) 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-ssh8579945210927145113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh6859362264846950484.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-4801/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-4801/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh684931926617990723.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-4801/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7638068076392996720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh4921691171668199792.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-4801/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-4801/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15206308017641887211.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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 Running on prd-ubuntu20.04-docker-8c-8g-703 in /w/workspace/edgexfoundry_edgex-go_PR-4801 [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 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 Merge succeeded, producing 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 Checking out Revision 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 (PR-4801) > 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/4801/head:refs/remotes/origin/PR-4801 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # 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 f5e0e1f8358a839901f1a476b3a28a62f8570917 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-24T19:13:55.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-24T19:13:55.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-24T19:13:55.348Z] ========================================================= [2024-05-24T19:13:55.349Z] EdgeX Global Pipelines Version Info [2024-05-24T19:13:55.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-24T19:13:56.136Z] ------------------- [2024-05-24T19:13:56.136Z] No tag info for: stable [2024-05-24T19:13:56.396Z] ------------------- [2024-05-24T19:13:56.396Z] experimental info: [2024-05-24T19:13:56.396Z] ------------------- [2024-05-24T19:13:56.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-24T19:13:56.396Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-24T19:13:56.396Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-24T19:13:56.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-24T19:13:56.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-24T19:13:56.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-24T19:13:56.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-24T19:13:56.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-24T19:13:56.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-24T19:13:56.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-24T19:13:57.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-24T19:13:57.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-24T19:13:57.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-24T19:13:57.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-24T19:13:57.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-24T19:13:57.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-24T19:13:57.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-24T19:13:57.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-24T19:13:57.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T19:13:57.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-24T19:13:57.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-24T19:13:57.690Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-24T19:13:57.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-24T19:13:57.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-24T19:13:57.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-24T19:13:57.934Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-24T19:13:57.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4801 [Pipeline] echo [2024-05-24T19:13:58.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4801 [Pipeline] echo [2024-05-24T19:13:58.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4801 [Pipeline] echo [2024-05-24T19:13:58.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] echo [2024-05-24T19:13:58.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f66cf5 [Pipeline] echo [2024-05-24T19:13:58.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T19:13:58.458Z] provisioning config files... [2024-05-24T19:13:58.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2264149377440442591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T19:13:58.872Z] ---> ****-login.sh [2024-05-24T19:13:58.872Z] nexus3.edgexfoundry.org:10001 [2024-05-24T19:13:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:13:59.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:13:59.133Z] Configure a credential helper to remove this warning. See [2024-05-24T19:13:59.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:13:59.133Z] [2024-05-24T19:13:59.133Z] Login Succeeded [2024-05-24T19:13:59.133Z] nexus3.edgexfoundry.org:10002 [2024-05-24T19:13:59.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:13:59.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:13:59.392Z] Configure a credential helper to remove this warning. See [2024-05-24T19:13:59.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:13:59.393Z] [2024-05-24T19:13:59.393Z] Login Succeeded [2024-05-24T19:13:59.393Z] nexus3.edgexfoundry.org:10003 [2024-05-24T19:13:59.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:13:59.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:13:59.393Z] Configure a credential helper to remove this warning. See [2024-05-24T19:13:59.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:13:59.393Z] [2024-05-24T19:13:59.393Z] Login Succeeded [2024-05-24T19:13:59.393Z] nexus3.edgexfoundry.org:10004 [2024-05-24T19:13:59.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:13:59.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:13:59.393Z] Configure a credential helper to remove this warning. See [2024-05-24T19:13:59.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:13:59.393Z] [2024-05-24T19:13:59.393Z] Login Succeeded [2024-05-24T19:13:59.393Z] ****.io [2024-05-24T19:13:59.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:13:59.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:13:59.653Z] Configure a credential helper to remove this warning. See [2024-05-24T19:13:59.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:13:59.654Z] [2024-05-24T19:13:59.654Z] Login Succeeded [2024-05-24T19:13:59.654Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T19:13:59.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T19:14:00.129Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/core-command/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-24T19:14:00.129Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-05-24T19:14:00.129Z] cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-24T19:14:00.129Z] + cut+ -d/ -f2 [2024-05-24T19:14:00.129Z] dirname cmd/core-data/Dockerfile [2024-05-24T19:14:00.129Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-24T19:14:00.129Z] + + dirname cmd/core-metadata/Dockerfile [2024-05-24T19:14:00.129Z] cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-24T19:14:00.129Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2024-05-24T19:14:00.129Z] [2024-05-24T19:14:00.129Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-24T19:14:00.129Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-24T19:14:00.129Z] cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + dirname cmd/support-notifications/Dockerfile [2024-05-24T19:14:00.129Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-24T19:14:00.129Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-24T19:14:00.129Z] + cut -d/ -f2 [2024-05-24T19:14:00.129Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-24T19:14:00.180Z] 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-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-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-05-24T19:14:00.723Z] + git rev-list -1 --merges 0f66cf54156c6b106e4d01384dcce5e8dcb8e960~1..0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] echo [2024-05-24T19:14:00.761Z] -----------> git rev-list -1 --merges 0f66cf54156c6b106e4d01384dcce5e8dcb8e960~1..0f66cf54156c6b106e4d01384dcce5e8dcb8e960 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [false] [Pipeline] sh [2024-05-24T19:14:01.080Z] + git log --format=format:%s -1 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] echo [2024-05-24T19:14:01.128Z] ========================================================= [2024-05-24T19:14:01.128Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-24T19:14:01.128Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-24T19:14:01.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-24T19:14:01.656Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-24T19:14:01.656Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-24T19:14:01.656Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-24T19:14:01.656Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-05-24T19:14:01.656Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-24T19:14:01.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:14:02.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T19:14:02.194Z] [2024-05-24T19:14:02.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:14:02.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T19:14:02.599Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-24T19:14:02.599Z] b85a868b505f: Pulling fs layer [2024-05-24T19:14:02.599Z] e2be974225ed: Pulling fs layer [2024-05-24T19:14:02.599Z] 339a4e72a1f5: Pulling fs layer [2024-05-24T19:14:02.599Z] 988bab9f4d93: Pulling fs layer [2024-05-24T19:14:02.599Z] 1469e6f7b9e6: Pulling fs layer [2024-05-24T19:14:02.599Z] eaf3925da568: Pulling fs layer [2024-05-24T19:14:02.599Z] bab4dde63d76: Pulling fs layer [2024-05-24T19:14:02.599Z] bde34c3a00c8: Pulling fs layer [2024-05-24T19:14:02.599Z] b352a97aabf1: Pulling fs layer [2024-05-24T19:14:02.599Z] 4872d77fe225: Pulling fs layer [2024-05-24T19:14:02.599Z] 5851b861e8e6: Pulling fs layer [2024-05-24T19:14:02.599Z] 988bab9f4d93: Waiting [2024-05-24T19:14:02.599Z] 1469e6f7b9e6: Waiting [2024-05-24T19:14:02.599Z] eaf3925da568: Waiting [2024-05-24T19:14:02.599Z] bab4dde63d76: Waiting [2024-05-24T19:14:02.599Z] bde34c3a00c8: Waiting [2024-05-24T19:14:02.599Z] b352a97aabf1: Waiting [2024-05-24T19:14:02.599Z] 4872d77fe225: Waiting [2024-05-24T19:14:02.599Z] 5851b861e8e6: Waiting [2024-05-24T19:14:02.599Z] e2be974225ed: Download complete [2024-05-24T19:14:02.599Z] 988bab9f4d93: Verifying Checksum [2024-05-24T19:14:02.599Z] 988bab9f4d93: Download complete [2024-05-24T19:14:02.599Z] 1469e6f7b9e6: Verifying Checksum [2024-05-24T19:14:02.599Z] 1469e6f7b9e6: Download complete [2024-05-24T19:14:02.599Z] eaf3925da568: Download complete [2024-05-24T19:14:02.599Z] 339a4e72a1f5: Verifying Checksum [2024-05-24T19:14:02.599Z] 339a4e72a1f5: Download complete [2024-05-24T19:14:02.861Z] bde34c3a00c8: Verifying Checksum [2024-05-24T19:14:02.861Z] bde34c3a00c8: Download complete [2024-05-24T19:14:02.861Z] b352a97aabf1: Download complete [2024-05-24T19:14:02.861Z] 4872d77fe225: Verifying Checksum [2024-05-24T19:14:02.861Z] 4872d77fe225: Download complete [2024-05-24T19:14:02.861Z] 5851b861e8e6: Verifying Checksum [2024-05-24T19:14:02.861Z] 5851b861e8e6: Download complete [2024-05-24T19:14:02.861Z] b85a868b505f: Verifying Checksum [2024-05-24T19:14:02.861Z] b85a868b505f: Download complete [2024-05-24T19:14:03.120Z] bab4dde63d76: Verifying Checksum [2024-05-24T19:14:03.120Z] bab4dde63d76: Download complete [2024-05-24T19:14:04.057Z] b85a868b505f: Pull complete [2024-05-24T19:14:04.317Z] e2be974225ed: Pull complete [2024-05-24T19:14:04.576Z] 339a4e72a1f5: Pull complete [2024-05-24T19:14:04.576Z] 988bab9f4d93: Pull complete [2024-05-24T19:14:04.838Z] 1469e6f7b9e6: Pull complete [2024-05-24T19:14:05.097Z] eaf3925da568: Pull complete [2024-05-24T19:14:07.007Z] bab4dde63d76: Pull complete [2024-05-24T19:14:07.007Z] bde34c3a00c8: Pull complete [2024-05-24T19:14:07.007Z] b352a97aabf1: Pull complete [2024-05-24T19:14:07.007Z] 4872d77fe225: Pull complete [2024-05-24T19:14:07.007Z] 5851b861e8e6: Pull complete [2024-05-24T19:14:07.007Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-24T19:14:07.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-24T19:14:07.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:14:07.301Z] prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container [2024-05-24T19:14:07.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-24T19:14:10.702Z] $ docker top 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 -eo pid,comm [2024-05-24T19:14:10.754Z] 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-05-24T19:14:10.754Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-24T19:14:10.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T19:14:10.910Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T19:14:11.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T19:14:11.030Z] $ docker exec 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent [2024-05-24T19:14:11.136Z] SSH_AUTH_SOCK=/tmp/ssh-ZYk1qKd6NA0P/agent.31 [2024-05-24T19:14:11.136Z] SSH_AGENT_PID=37 [2024-05-24T19:14:11.142Z] Running ssh-add (command line suppressed) [2024-05-24T19:14:11.242Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6648889241904218611.key (/w/workspace/edgex-go/1@tmp/private_key_6648889241904218611.key) [2024-05-24T19:14:11.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T19:14:11.601Z] + git tag --points-at HEAD [Pipeline] } [2024-05-24T19:14:11.631Z] $ docker exec --env ******** --env ******** 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent -k [2024-05-24T19:14:11.751Z] unset SSH_AUTH_SOCK; [2024-05-24T19:14:11.752Z] unset SSH_AGENT_PID; [2024-05-24T19:14:11.752Z] echo Agent pid 37 killed; [2024-05-24T19:14:11.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-24T19:14:11.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-24T19:14:11.873Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-24T19:14:11.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-24T19:14:11.979Z] $ docker exec 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent [2024-05-24T19:14:12.088Z] SSH_AUTH_SOCK=/tmp/ssh-kb25vjkxdt7X/agent.70 [2024-05-24T19:14:12.088Z] SSH_AGENT_PID=76 [2024-05-24T19:14:12.091Z] Running ssh-add (command line suppressed) [2024-05-24T19:14:12.200Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11634992032519480713.key (/w/workspace/edgex-go/1@tmp/private_key_11634992032519480713.key) [2024-05-24T19:14:12.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-24T19:14:12.561Z] + git semver init [2024-05-24T19:14:12.820Z] 2024-05-24 19:14:12,740 [run_init] DEBUG init version:0.0.0 force:False [2024-05-24T19:14:12.820Z] 2024-05-24 19:14:12,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-05-24T19:14:12.820Z] 2024-05-24 19:14:12,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-05-24T19:14:12.820Z] 2024-05-24 19:14:12,742 [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-05-24T19:14:19.388Z] 2024-05-24 19:14:18,691 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4801 with force:False [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,692 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4801 [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,697 [execute] INFO git cat-file --batch-check [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,704 [execute] INFO git cat-file --batch [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-05-24T19:14:19.388Z] 2024-05-24 19:14:18,708 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4801 [2024-05-24T19:14:19.388Z] 0.0.0 [Pipeline] } [2024-05-24T19:14:19.418Z] $ docker exec --env ******** --env ******** 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent -k [2024-05-24T19:14:19.510Z] unset SSH_AUTH_SOCK; [2024-05-24T19:14:19.510Z] unset SSH_AGENT_PID; [2024-05-24T19:14:19.510Z] echo Agent pid 76 killed; [2024-05-24T19:14:19.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-24T19:14:19.996Z] + git semver [Pipeline] } [2024-05-24T19:14:20.288Z] $ docker stop --time=1 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 [2024-05-24T19:14:21.596Z] $ docker rm -f --volumes 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T19:14:22.023Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-24T19:14:22.326Z] Stashed 1 file(s) [Pipeline] echo [2024-05-24T19:14:22.349Z] [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-05-24T19:14:23.273Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-05-24T19:14:23.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T19:14:23.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T19:14:23.413Z] ========================================================= [2024-05-24T19:14:23.413Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-24T19:14:23.413Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-24T19:14:23.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-24T19:14:23.766Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-24T19:14:23.766Z] 619be1103602: Pulling fs layer [2024-05-24T19:14:23.766Z] 7862e08f4a3e: Pulling fs layer [2024-05-24T19:14:23.766Z] 5df492c9dc93: Pulling fs layer [2024-05-24T19:14:23.766Z] 7629e6793208: Pulling fs layer [2024-05-24T19:14:23.766Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T19:14:23.766Z] fb5054dd5b73: Pulling fs layer [2024-05-24T19:14:23.766Z] eeca6798cff9: Pulling fs layer [2024-05-24T19:14:23.766Z] aa269ceb94a6: Pulling fs layer [2024-05-24T19:14:23.766Z] ada007ff1a6a: Pulling fs layer [2024-05-24T19:14:23.766Z] 7629e6793208: Waiting [2024-05-24T19:14:23.766Z] 4f4fb700ef54: Waiting [2024-05-24T19:14:23.766Z] fb5054dd5b73: Waiting [2024-05-24T19:14:23.766Z] aa269ceb94a6: Waiting [2024-05-24T19:14:23.766Z] eeca6798cff9: Waiting [2024-05-24T19:14:23.766Z] ada007ff1a6a: Waiting [2024-05-24T19:14:23.766Z] 7862e08f4a3e: Verifying Checksum [2024-05-24T19:14:23.766Z] 7862e08f4a3e: Download complete [2024-05-24T19:14:23.766Z] 7629e6793208: Verifying Checksum [2024-05-24T19:14:23.766Z] 7629e6793208: Download complete [2024-05-24T19:14:23.766Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T19:14:23.766Z] 4f4fb700ef54: Download complete [2024-05-24T19:14:23.766Z] fb5054dd5b73: Verifying Checksum [2024-05-24T19:14:23.766Z] fb5054dd5b73: Download complete [2024-05-24T19:14:23.766Z] 619be1103602: Download complete [2024-05-24T19:14:23.766Z] eeca6798cff9: Verifying Checksum [2024-05-24T19:14:23.766Z] eeca6798cff9: Download complete [2024-05-24T19:14:24.024Z] 619be1103602: Pull complete [2024-05-24T19:14:24.024Z] ada007ff1a6a: Verifying Checksum [2024-05-24T19:14:24.024Z] ada007ff1a6a: Download complete [2024-05-24T19:14:24.024Z] 7862e08f4a3e: Pull complete [2024-05-24T19:14:24.282Z] 5df492c9dc93: Download complete [2024-05-24T19:14:24.846Z] aa269ceb94a6: Verifying Checksum [2024-05-24T19:14:24.846Z] aa269ceb94a6: Download complete [2024-05-24T19:14:27.376Z] 5df492c9dc93: Pull complete [2024-05-24T19:14:27.376Z] 7629e6793208: Pull complete [2024-05-24T19:14:27.376Z] 4f4fb700ef54: Pull complete [2024-05-24T19:14:27.634Z] fb5054dd5b73: Pull complete [2024-05-24T19:14:27.634Z] eeca6798cff9: Pull complete [2024-05-24T19:14:30.159Z] aa269ceb94a6: Pull complete [2024-05-24T19:14:30.418Z] ada007ff1a6a: Pull complete [2024-05-24T19:14:30.418Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-24T19:14:30.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-24T19:14:30.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-24T19:14:30.803Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-24T19:14:30.803Z] WORKDIR /edgex [2024-05-24T19:14:30.803Z] COPY go.mod . [2024-05-24T19:14:30.803Z] RUN go mod download [2024-05-24T19:14:30.803Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-24T19:14:31.370Z] Sending build context to Docker daemon 178.3MB [2024-05-24T19:14:31.370Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-24T19:14:31.370Z] ---> f489d0715acc [2024-05-24T19:14:31.370Z] Step 2/4 : WORKDIR /edgex [2024-05-24T19:14:37.761Z] Still waiting to schedule task [2024-05-24T19:14:37.761Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-24T19:14:37.941Z] ---> Running in 6a50988b7f2a [2024-05-24T19:14:37.941Z] Removing intermediate container 6a50988b7f2a [2024-05-24T19:14:37.941Z] ---> ea0d17c7ad6e [2024-05-24T19:14:37.941Z] Step 3/4 : COPY go.mod . [2024-05-24T19:14:37.941Z] ---> 49feb37d9207 [2024-05-24T19:14:37.941Z] Step 4/4 : RUN go mod download [2024-05-24T19:14:37.941Z] ---> Running in b685dcc60d65 [2024-05-24T19:15:10.017Z] Removing intermediate container b685dcc60d65 [2024-05-24T19:15:10.017Z] ---> bb79179742d6 [2024-05-24T19:15:10.017Z] Successfully built bb79179742d6 [2024-05-24T19:15:10.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:15:10.411Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-24T19:15:10.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:15:10.579Z] prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container [2024-05-24T19:15:10.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-24T19:15:11.116Z] $ docker top 1805261013f9bb1621ba739d3dd08fcc2bb37a58fb60f60fdc52e953beeba207 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T19:15:11.540Z] + go version [2024-05-24T19:15:11.540Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-24T19:15:11.574Z] $ docker stop --time=1 1805261013f9bb1621ba739d3dd08fcc2bb37a58fb60f60fdc52e953beeba207 [2024-05-24T19:15:12.838Z] $ docker rm -f --volumes 1805261013f9bb1621ba739d3dd08fcc2bb37a58fb60f60fdc52e953beeba207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:15:13.670Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-24T19:15:13.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:15:13.849Z] prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container [2024-05-24T19:15:13.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-24T19:15:14.221Z] $ docker top c6d8ceee7415fa09755b458eb0b89fcada713c36259d0c455f81cd5f730f202d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-24T19:15:14.363Z] ========================================================= [2024-05-24T19:15:14.363Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-24T19:15:14.363Z] ========================================================= [Pipeline] sh [2024-05-24T19:15:14.668Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-24T19:15:15.049Z] + make test [2024-05-24T19:15:15.049Z] go test -race -coverprofile=coverage.out ./... [2024-05-24T19:15:23.187Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-24T19:15:55.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-24T19:15:56.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.055s coverage: 28.7% of statements [2024-05-24T19:15:56.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-24T19:15:56.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-24T19:15:56.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-24T19:15:57.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-24T19:15:57.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-24T19:15:57.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2024-05-24T19:15:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-24T19:15:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-24T19:15:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:15:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-24T19:15:58.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-24T19:15:59.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-24T19:15:59.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-24T19:16:00.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-24T19:16:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2024-05-24T19:16:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2024-05-24T19:16:01.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.474s coverage: 93.4% of statements [2024-05-24T19:16:01.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 6.1% of statements [2024-05-24T19:16:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 97.6% of statements [2024-05-24T19:16:02.081Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-05-24T19:16:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-24T19:16:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-24T19:16:03.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements [2024-05-24T19:16:03.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements [2024-05-24T19:16:03.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2024-05-24T19:16:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.045s coverage: 82.9% of statements [2024-05-24T19:16:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.040s coverage: 94.1% of statements [2024-05-24T19:16:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2024-05-24T19:16:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2024-05-24T19:16:04.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-24T19:16:04.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-24T19:16:04.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-24T19:16:04.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-24T19:16:04.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-24T19:16:04.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-24T19:16:04.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-24T19:16:04.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-24T19:16:06.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-24T19:16:06.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-24T19:16:06.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-24T19:16:06.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-24T19:16:06.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-24T19:16:06.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-24T19:16:06.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-24T19:16:08.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-24T19:16:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-24T19:16:10.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-24T19:16:10.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-24T19:16:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-24T19:16:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-24T19:16:12.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-24T19:16:14.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-24T19:16:14.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-24T19:16:14.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-24T19:16:14.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-24T19:16:14.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-24T19:16:14.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-24T19:16:14.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-24T19:16:14.777Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-704 in /w/workspace/edgexfoundry_edgex-go_PR-4801 [Pipeline] { [Pipeline] ws [2024-05-24T19:16:14.856Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-05-24T19:16:14.959Z] The recommended git tool is: git [2024-05-24T19:16:15.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2024-05-24T19:16:15.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-24T19:16:15.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-24T19:16:15.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-24T19:16:15.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-24T19:16:17.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-24T19:16:17.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:16:17.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-24T19:16:17.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-24T19:16:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-24T19:16:17.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-24T19:16:19.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-24T19:16:19.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:16:22.880Z] using credential edgex-jenkins-ssh [2024-05-24T19:16:22.914Z] Cloning the remote Git repository [2024-05-24T19:16:23.004Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-24T19:16:23.154Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-05-24T19:16:23.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-24T19:16:23.517Z] > git --version # timeout=10 [2024-05-24T19:16:23.562Z] > git --version # 'git version 2.25.1' [2024-05-24T19:16:23.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T19:16:23.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.295s coverage: 79.9% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.073s coverage: 92.9% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 63.1% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2024-05-24T19:16:29.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2024-05-24T19:16:29.333Z] 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-05-24T19:16:29.333Z] running golangci-lint [2024-05-24T19:16:29.333Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-24T19:16:29.333Z] go version go1.21.9 linux/amd64 [2024-05-24T19:16:29.592Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-24T19:16:29.592Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-24T19:16:41.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-24T19:16:41.282Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-24T19:16:42.777Z] Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [2024-05-24T19:16:43.196Z] Merge succeeded, producing 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [2024-05-24T19:16:43.196Z] Checking out Revision 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 (PR-4801) [2024-05-24T19:16:43.799Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-05-24T19:16:43.836Z] > git --version # timeout=10 [2024-05-24T19:16:43.846Z] > git --version # 'git version 2.25.1' [2024-05-24T19:16:43.859Z] fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-24T19:16:42.117Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-24T19:16:42.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-24T19:16:42.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T19:16:42.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4801/head:refs/remotes/origin/PR-4801 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-24T19:16:42.791Z] > git config core.sparsecheckout # timeout=10 [2024-05-24T19:16:42.879Z] > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # timeout=10 [2024-05-24T19:16:43.087Z] > git remote # timeout=10 [2024-05-24T19:16:43.106Z] > git config --get remote.origin.url # timeout=10 [2024-05-24T19:16:43.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-24T19:16:43.143Z] > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [2024-05-24T19:16:43.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-24T19:16:43.194Z] > git config core.sparsecheckout # timeout=10 [2024-05-24T19:16:43.215Z] > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-24T19:16:48.708Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-24T19:16:48.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-24T19:16:48.708Z] Dload Upload Total Spent Left Speed [2024-05-24T19:16:48.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 108k 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-05-24T19:16:49.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-24T19:16:49.398Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-24T19:16:49.398Z] + sudo tee /etc/docker/daemon.new [2024-05-24T19:16:49.398Z] { [2024-05-24T19:16:49.398Z] "registry-mirrors": [ [2024-05-24T19:16:49.398Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-24T19:16:49.398Z] ], [2024-05-24T19:16:49.398Z] "bip": "10.250.0.254/24", [2024-05-24T19:16:49.398Z] "hosts": [ [2024-05-24T19:16:49.398Z] "tcp://0.0.0.0:5555", [2024-05-24T19:16:49.398Z] "unix:///var/run/docker.sock" [2024-05-24T19:16:49.398Z] ], [2024-05-24T19:16:49.398Z] "mtu": 1458, [2024-05-24T19:16:49.398Z] "selinux-enabled": true, [2024-05-24T19:16:49.398Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-24T19:16:49.398Z] } [Pipeline] sh [2024-05-24T19:16:49.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-24T19:16:50.089Z] + sudo service docker restart [2024-05-24T19:16:51.520Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 19.718124458s" [2024-05-24T19:16:51.520Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.594699ms" [2024-05-24T19:16:59.624Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.443069756s with top 10 stages: buildir: 43.942549535s, gosec: 5.913746955s, inspect: 2.240885168s, fact_deprecated: 2.212690896s, printf: 1.621148254s, ctrlflow: 1.192257168s, fact_purity: 1.149990673s, nilness: 1.04381811s, S1038: 792.828514ms, SA5012: 554.470603ms" [2024-05-24T19:16:59.624Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-24T19:16:59.624Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21" [2024-05-24T19:16:59.624Z] level=info msg="[runner] processing took 15.474254ms with stages: nolint: 6.331193ms, identifier_marker: 4.789442ms, exclude-rules: 1.724151ms, autogenerated_exclude: 1.248479ms, path_prettifier: 820.565µs, skip_dirs: 448.173µs, filename_unadjuster: 91.141µs, cgo: 17.43µs, max_same_issues: 730ns, uniq_by_line: 440ns, fixer: 380ns, exclude: 340ns, skip_files: 300ns, sort_results: 290ns, severity-rules: 270ns, diff: 250ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-05-24T19:16:59.624Z] level=info msg="[runner] linters took 9.668375579s with stages: goanalysis_metalinter: 9.652768844s" [2024-05-24T19:16:59.624Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-24T19:16:59.624Z] level=info msg="Memory: 295 samples, avg is 257.0MB, max is 1229.1MB" [2024-05-24T19:16:59.624Z] level=info msg="Execution took 29.424879765s" [2024-05-24T19:16:59.624Z] go vet ./... [2024-05-24T19:17:04.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-24T19:17:04.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-24T19:17:04.884Z] ./bin/test-attribution-txt.sh [2024-05-24T19:17:04.884Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-05-24T19:17:04.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-24T19:17:05.254Z] + ls -al . [2024-05-24T19:17:05.254Z] total 816 [2024-05-24T19:17:05.254Z] drwxrwxr-x 11 1001 1001 4096 May 24 19:15 . [2024-05-24T19:17:05.254Z] drwxr-xr-x 4 root root 4096 May 24 19:15 .. [2024-05-24T19:17:05.254Z] drwxrwxr-x 2 1001 1001 4096 May 24 19:13 .blubracket [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 10 May 24 19:13 .dockerignore [2024-05-24T19:17:05.254Z] drwxrwxr-x 8 1001 1001 4096 May 24 19:16 .git [2024-05-24T19:17:05.254Z] drwxrwxr-x 3 1001 1001 4096 May 24 19:13 .github [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 1074 May 24 19:13 .gitignore [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 42 May 24 19:13 .golangci.yml [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 100 May 24 19:13 .hadolint.yml [2024-05-24T19:17:05.254Z] drwxr-xr-x 3 1001 1001 4096 May 24 19:14 .semver [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 155 May 24 19:13 .sonarcloud.properties [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 1171 May 24 19:13 ADOPTERS.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 20261 May 24 19:13 Attribution.txt [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 100284 May 24 19:13 CHANGELOG.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 3804 May 24 19:13 CONTRIBUTING.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 677 May 24 19:13 GOVERNANCE.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 861 May 24 19:13 Jenkinsfile [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 10775 May 24 19:13 LICENSE [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 15392 May 24 19:13 Makefile [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 582 May 24 19:13 OWNERS.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 9528 May 24 19:13 README.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 789 May 24 19:13 SECURITY.md [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 5 May 24 19:14 VERSION [2024-05-24T19:17:05.254Z] drwxrwxr-x 2 1001 1001 4096 May 24 19:13 bin [2024-05-24T19:17:05.254Z] drwxrwxr-x 18 1001 1001 4096 May 24 19:13 cmd [2024-05-24T19:17:05.254Z] -rw-r--r-- 1 root root 455714 May 24 19:16 coverage.out [2024-05-24T19:17:05.254Z] drwxrwxr-x 2 1001 1001 4096 May 24 19:13 fuzz_test [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 7030 May 24 19:13 go.mod [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 101500 May 24 19:13 go.sum [2024-05-24T19:17:05.254Z] drwxrwxr-x 7 1001 1001 4096 May 24 19:13 internal [2024-05-24T19:17:05.254Z] drwxrwxr-x 3 1001 1001 4096 May 24 19:13 openapi [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 584 May 24 19:13 security.txt [2024-05-24T19:17:05.254Z] -rw-rw-r-- 1 1001 1001 204 May 24 19:13 version.go [Pipeline] sh [2024-05-24T19:17:05.571Z] + '[' -e coverage.out ] [2024-05-24T19:17:05.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-24T19:17:05.718Z] Stashed 1 file(s) [Pipeline] sh [2024-05-24T19:17:06.022Z] + make build [2024-05-24T19:17:06.022Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T19:17:08.400Z] provisioning config files... [2024-05-24T19:17:08.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4919846438116614516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T19:17:08.923Z] ---> ****-login.sh [2024-05-24T19:17:08.923Z] nexus3.edgexfoundry.org:10001 [2024-05-24T19:17:09.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:17:09.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:17:09.512Z] Configure a credential helper to remove this warning. See [2024-05-24T19:17:09.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:17:09.512Z] [2024-05-24T19:17:09.512Z] Login Succeeded [2024-05-24T19:17:09.512Z] nexus3.edgexfoundry.org:10002 [2024-05-24T19:17:09.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:17:10.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:17:10.050Z] Configure a credential helper to remove this warning. See [2024-05-24T19:17:10.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:17:10.050Z] [2024-05-24T19:17:10.050Z] Login Succeeded [2024-05-24T19:17:10.050Z] nexus3.edgexfoundry.org:10003 [2024-05-24T19:17:10.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:17:10.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:17:10.324Z] Configure a credential helper to remove this warning. See [2024-05-24T19:17:10.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:17:10.324Z] [2024-05-24T19:17:10.324Z] Login Succeeded [2024-05-24T19:17:10.324Z] nexus3.edgexfoundry.org:10004 [2024-05-24T19:17:10.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:17:10.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:17:10.593Z] Configure a credential helper to remove this warning. See [2024-05-24T19:17:10.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:17:10.593Z] [2024-05-24T19:17:10.593Z] Login Succeeded [2024-05-24T19:17:10.593Z] ****.io [2024-05-24T19:17:10.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-24T19:17:11.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-24T19:17:11.129Z] Configure a credential helper to remove this warning. See [2024-05-24T19:17:11.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-24T19:17:11.129Z] [2024-05-24T19:17:11.129Z] Login Succeeded [2024-05-24T19:17:11.129Z] ---> ****-login.sh ends [Pipeline] } [2024-05-24T19:17:11.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-24T19:17:11.938Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-05-24T19:17:11.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T19:17:12.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-24T19:17:12.080Z] ========================================================= [2024-05-24T19:17:12.080Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-24T19:17:12.080Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-24T19:17:12.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-24T19:17:12.736Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-24T19:17:12.736Z] c6b39de5b339: Pulling fs layer [2024-05-24T19:17:12.736Z] a69c41024577: Pulling fs layer [2024-05-24T19:17:12.736Z] d6de4b400683: Pulling fs layer [2024-05-24T19:17:12.736Z] 35cb2a7552d0: Pulling fs layer [2024-05-24T19:17:12.736Z] 4f4fb700ef54: Pulling fs layer [2024-05-24T19:17:12.736Z] 35cb2a7552d0: Waiting [2024-05-24T19:17:12.736Z] 464afbd9ba4c: Pulling fs layer [2024-05-24T19:17:12.736Z] 4f4fb700ef54: Waiting [2024-05-24T19:17:12.736Z] 00f215d4a9da: Pulling fs layer [2024-05-24T19:17:12.736Z] d496ad576159: Pulling fs layer [2024-05-24T19:17:12.736Z] 464afbd9ba4c: Waiting [2024-05-24T19:17:12.736Z] 00f215d4a9da: Waiting [2024-05-24T19:17:12.736Z] d496ad576159: Waiting [2024-05-24T19:17:12.736Z] a69c41024577: Verifying Checksum [2024-05-24T19:17:12.736Z] a69c41024577: Download complete [2024-05-24T19:17:12.736Z] 35cb2a7552d0: Verifying Checksum [2024-05-24T19:17:12.736Z] 35cb2a7552d0: Download complete [2024-05-24T19:17:12.736Z] 4f4fb700ef54: Verifying Checksum [2024-05-24T19:17:12.736Z] 4f4fb700ef54: Download complete [2024-05-24T19:17:12.736Z] 464afbd9ba4c: Verifying Checksum [2024-05-24T19:17:12.736Z] 464afbd9ba4c: Download complete [2024-05-24T19:17:12.736Z] c6b39de5b339: Verifying Checksum [2024-05-24T19:17:12.736Z] c6b39de5b339: Download complete [2024-05-24T19:17:13.327Z] d496ad576159: Verifying Checksum [2024-05-24T19:17:13.327Z] d496ad576159: Download complete [2024-05-24T19:17:13.600Z] c6b39de5b339: Pull complete [2024-05-24T19:17:14.191Z] a69c41024577: Pull complete [2024-05-24T19:17:14.460Z] d6de4b400683: Verifying Checksum [2024-05-24T19:17:14.460Z] d6de4b400683: Download complete [2024-05-24T19:17:15.877Z] 00f215d4a9da: Verifying Checksum [2024-05-24T19:17:15.877Z] 00f215d4a9da: Download complete [2024-05-24T19:17:27.935Z] 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-05-24T19:17:28.200Z] d6de4b400683: Pull complete [2024-05-24T19:17:28.201Z] 35cb2a7552d0: Pull complete [2024-05-24T19:17:28.201Z] 4f4fb700ef54: Pull complete [2024-05-24T19:17:28.201Z] 464afbd9ba4c: Pull complete [2024-05-24T19:17:28.870Z] 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-05-24T19:17:30.242Z] 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-05-24T19:17:30.808Z] 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-05-24T19:17:34.988Z] 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-05-24T19:17:36.360Z] 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-05-24T19:17:36.415Z] 00f215d4a9da: Pull complete [2024-05-24T19:17:38.256Z] 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-05-24T19:17:38.347Z] d496ad576159: Pull complete [2024-05-24T19:17:38.347Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-24T19:17:38.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-24T19:17:38.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-24T19:17:38.747Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-24T19:17:38.747Z] WORKDIR /edgex [2024-05-24T19:17:38.747Z] COPY go.mod . [2024-05-24T19:17:38.747Z] RUN go mod download build [2024-05-24T19:17:38.747Z] -t ci-base-image-arm64 -f - . [2024-05-24T19:17:39.188Z] 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-05-24T19:17:39.332Z] Sending build context to Docker daemon 3.004MB [2024-05-24T19:17:39.332Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-24T19:17:39.332Z] ---> f246e2811388 [2024-05-24T19:17:39.332Z] Step 2/4 : WORKDIR /edgex [2024-05-24T19:17:39.751Z] 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-05-24T19:17:40.317Z] 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-05-24T19:17:41.248Z] 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-05-24T19:17:41.272Z] ---> Running in 0d1a81c89ddf [2024-05-24T19:17:41.272Z] Removing intermediate container 0d1a81c89ddf [2024-05-24T19:17:41.272Z] ---> 47c44c0458ee [2024-05-24T19:17:41.272Z] Step 3/4 : COPY go.mod . [2024-05-24T19:17:41.858Z] ---> c0411de3c30e [2024-05-24T19:17:41.858Z] Step 4/4 : RUN go mod download [2024-05-24T19:17:42.130Z] ---> Running in 6deadbde84b8 [Pipeline] } [2024-05-24T19:17:42.204Z] $ docker stop --time=1 c6d8ceee7415fa09755b458eb0b89fcada713c36259d0c455f81cd5f730f202d [2024-05-24T19:17:49.689Z] $ docker rm -f --volumes c6d8ceee7415fa09755b458eb0b89fcada713c36259d0c455f81cd5f730f202d [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-05-24T19:17:51.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-24T19:17:51.298Z] [2024-05-24T19:17:51.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:17:51.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-24T19:17:51.700Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-24T19:17:51.700Z] 91d30c5bc195: Pulling fs layer [2024-05-24T19:17:51.700Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-24T19:17:51.700Z] 9c61dcf015f6: Pulling fs layer [2024-05-24T19:17:51.700Z] 4698f68db338: Pulling fs layer [2024-05-24T19:17:51.700Z] 2a2f49069b9e: Pulling fs layer [2024-05-24T19:17:51.700Z] e0025b399a48: Pulling fs layer [2024-05-24T19:17:51.700Z] 4698f68db338: Waiting [2024-05-24T19:17:51.700Z] 2a2f49069b9e: Waiting [2024-05-24T19:17:51.700Z] e0025b399a48: Waiting [2024-05-24T19:17:51.957Z] 91d30c5bc195: Verifying Checksum [2024-05-24T19:17:51.957Z] 91d30c5bc195: Download complete [2024-05-24T19:17:51.957Z] 4698f68db338: Verifying Checksum [2024-05-24T19:17:51.957Z] 4698f68db338: Download complete [2024-05-24T19:17:51.957Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-24T19:17:51.957Z] 2e9b0aa3be6d: Download complete [2024-05-24T19:17:51.957Z] e0025b399a48: Verifying Checksum [2024-05-24T19:17:51.957Z] e0025b399a48: Download complete [2024-05-24T19:17:51.957Z] 91d30c5bc195: Pull complete [2024-05-24T19:17:52.215Z] 2a2f49069b9e: Download complete [2024-05-24T19:17:52.215Z] 2e9b0aa3be6d: Pull complete [2024-05-24T19:17:52.472Z] 9c61dcf015f6: Verifying Checksum [2024-05-24T19:17:52.472Z] 9c61dcf015f6: Download complete [2024-05-24T19:17:54.996Z] 9c61dcf015f6: Pull complete [2024-05-24T19:17:54.996Z] 4698f68db338: Pull complete [2024-05-24T19:17:55.252Z] 2a2f49069b9e: Pull complete [2024-05-24T19:17:55.510Z] e0025b399a48: Pull complete [2024-05-24T19:17:55.510Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-24T19:17:55.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-24T19:17:55.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:17:55.746Z] prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container [2024-05-24T19:17:55.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-05-24T19:18:00.848Z] $ docker top 9ddc1cc0bcf3b211f5b6562a27de3479d236461492ee464aca73fe90eccfc548 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T19:18:02.439Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-24T19:18:04.443Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-24T19:18:04.443Z] #1 transferring dockerfile: [2024-05-24T19:18:04.443Z] #1 transferring dockerfile: 2.15kB done [2024-05-24T19:18:04.443Z] #1 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #2 transferring dockerfile: 2.06kB done [2024-05-24T19:18:04.702Z] #2 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #3 transferring dockerfile: 1.95kB done [2024-05-24T19:18:04.702Z] #3 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #4 transferring dockerfile: 1.70kB done [2024-05-24T19:18:04.702Z] #4 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #5 transferring dockerfile: 1.69kB done [2024-05-24T19:18:04.702Z] #5 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-05-24T19:18:04.702Z] #6 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #7 transferring dockerfile: 2.49kB done [2024-05-24T19:18:04.702Z] #7 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #8 transferring dockerfile: 2.93kB done [2024-05-24T19:18:04.702Z] #8 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #9 transferring dockerfile: 2.23kB done [2024-05-24T19:18:04.702Z] #9 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #10 transferring dockerfile: 1.81kB done [2024-05-24T19:18:04.702Z] #10 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #11 [core-data internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #11 transferring dockerfile: 2.01kB done [2024-05-24T19:18:04.702Z] #11 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-05-24T19:18:04.702Z] #12 transferring dockerfile: 1.93kB done [2024-05-24T19:18:04.702Z] #12 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #13 [security-proxy-auth internal] load .dockerignore [2024-05-24T19:18:04.702Z] #13 transferring context: 50B done [2024-05-24T19:18:04.702Z] #13 DONE 0.0s [2024-05-24T19:18:04.702Z] [2024-05-24T19:18:04.702Z] #14 [core-command internal] load build definition from Dockerfile [2024-05-24T19:18:04.960Z] #14 transferring dockerfile: 1.93kB done [2024-05-24T19:18:04.960Z] #14 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-24T19:18:04.960Z] #15 transferring dockerfile: 2.50kB done [2024-05-24T19:18:04.960Z] #15 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #16 [core-metadata internal] load .dockerignore [2024-05-24T19:18:04.960Z] #16 transferring context: 50B done [2024-05-24T19:18:04.960Z] #16 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #17 [support-notifications internal] load .dockerignore [2024-05-24T19:18:04.960Z] #17 transferring context: 50B done [2024-05-24T19:18:04.960Z] #17 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #18 [security-spire-server internal] load .dockerignore [2024-05-24T19:18:04.960Z] #18 transferring context: 50B done [2024-05-24T19:18:04.960Z] #18 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #19 [security-spire-config internal] load .dockerignore [2024-05-24T19:18:04.960Z] #19 transferring context: 50B done [2024-05-24T19:18:04.960Z] #19 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-05-24T19:18:04.960Z] #20 transferring context: 50B done [2024-05-24T19:18:04.960Z] #20 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-05-24T19:18:04.960Z] #21 transferring context: 50B done [2024-05-24T19:18:04.960Z] #21 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #22 [security-bootstrapper internal] load .dockerignore [2024-05-24T19:18:04.960Z] #22 transferring context: 50B done [2024-05-24T19:18:04.960Z] #22 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-24T19:18:04.960Z] #23 transferring context: 50B done [2024-05-24T19:18:04.960Z] #23 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #24 [core-data internal] load .dockerignore [2024-05-24T19:18:04.960Z] #24 transferring context: 50B done [2024-05-24T19:18:04.960Z] #24 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #25 [security-spire-agent internal] load .dockerignore [2024-05-24T19:18:04.960Z] #25 transferring context: 50B done [2024-05-24T19:18:04.960Z] #25 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #26 [support-scheduler internal] load .dockerignore [2024-05-24T19:18:04.960Z] #26 transferring context: 50B done [2024-05-24T19:18:04.960Z] #26 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-24T19:18:04.960Z] #27 DONE 0.0s [2024-05-24T19:18:04.960Z] [2024-05-24T19:18:04.960Z] #28 [core-command internal] load .dockerignore [2024-05-24T19:18:05.219Z] #28 transferring context: 50B done [2024-05-24T19:18:05.219Z] #28 DONE 0.0s [2024-05-24T19:18:05.219Z] [2024-05-24T19:18:05.219Z] #29 [security-proxy-setup internal] load .dockerignore [2024-05-24T19:18:05.219Z] #29 transferring context: 50B done [2024-05-24T19:18:05.219Z] #29 DONE 0.0s [2024-05-24T19:18:05.219Z] [2024-05-24T19:18:05.219Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-24T19:18:05.477Z] #30 ... [2024-05-24T19:18:05.477Z] [2024-05-24T19:18:05.477Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-24T19:18:05.477Z] #27 DONE 0.0s [2024-05-24T19:18:05.477Z] [2024-05-24T19:18:05.477Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-24T19:18:05.736Z] #30 DONE 0.5s [2024-05-24T19:18:05.736Z] [2024-05-24T19:18:05.736Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T19:18:05.736Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-24T19:18:05.736Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-24T19:18:05.736Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-24T19:18:05.736Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-24T19:18:05.736Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-24T19:18:05.736Z] #31 ... [2024-05-24T19:18:05.736Z] [2024-05-24T19:18:05.736Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-24T19:18:05.736Z] #32 DONE 0.5s [2024-05-24T19:18:05.998Z] [2024-05-24T19:18:05.998Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-24T19:18:05.998Z] #33 ... [2024-05-24T19:18:05.998Z] [2024-05-24T19:18:05.998Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-24T19:18:05.998Z] #34 DONE 0.7s [2024-05-24T19:18:06.327Z] [2024-05-24T19:18:06.327Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:18:06.327Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-05-24T19:18:06.327Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-24T19:18:06.327Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-05-24T19:18:06.327Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s [2024-05-24T19:18:06.327Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-24T19:18:06.327Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-24T19:18:06.585Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-05-24T19:18:06.585Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2024-05-24T19:18:06.585Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-24T19:18:06.585Z] #35 ... [2024-05-24T19:18:06.585Z] [2024-05-24T19:18:06.585Z] #36 [security-spire-config internal] load build context [2024-05-24T19:18:06.585Z] #36 transferring context: 24.94kB 0.0s done [2024-05-24T19:18:06.585Z] #36 DONE 0.5s [2024-05-24T19:18:06.585Z] [2024-05-24T19:18:06.585Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:18:06.585Z] #35 ... [2024-05-24T19:18:06.585Z] [2024-05-24T19:18:06.585Z] #37 [security-spire-server internal] load build context [2024-05-24T19:18:06.585Z] #37 transferring context: 26.69kB 0.0s done [2024-05-24T19:18:06.585Z] #37 DONE 0.6s [2024-05-24T19:18:06.585Z] [2024-05-24T19:18:06.585Z] #38 [security-spire-agent internal] load build context [2024-05-24T19:18:06.585Z] #38 transferring context: 26.22kB 0.0s done [2024-05-24T19:18:06.585Z] #38 DONE 0.6s [2024-05-24T19:18:06.585Z] [2024-05-24T19:18:06.585Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:18:06.585Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-24T19:18:06.848Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-05-24T19:18:06.848Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-05-24T19:18:06.848Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-05-24T19:18:06.848Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-05-24T19:18:06.848Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-05-24T19:18:06.848Z] #35 ... [2024-05-24T19:18:06.848Z] [2024-05-24T19:18:06.848Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-24T19:18:06.848Z] #33 DONE 1.5s [2024-05-24T19:18:06.848Z] [2024-05-24T19:18:06.848Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:18:06.848Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.6s [2024-05-24T19:18:07.109Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.8s [2024-05-24T19:18:07.109Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-05-24T19:18:09.335Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-05-24T19:18:11.884Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-24T19:18:12.452Z] #35 ... [2024-05-24T19:18:12.452Z] [2024-05-24T19:18:12.452Z] #39 [core-command internal] load build context [2024-05-24T19:18:12.452Z] #39 transferring context: 154.58MB 6.7s [2024-05-24T19:18:12.452Z] #39 ... [2024-05-24T19:18:12.452Z] [2024-05-24T19:18:12.452Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:18:13.823Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2024-05-24T19:18:15.746Z] #35 ... [2024-05-24T19:18:15.746Z] [2024-05-24T19:18:15.746Z] #40 [security-secretstore-setup internal] load build context [2024-05-24T19:18:15.746Z] #40 ... [2024-05-24T19:18:15.746Z] [2024-05-24T19:18:15.746Z] #41 [security-spiffe-token-provider internal] load build context [2024-05-24T19:18:15.746Z] #41 ... [2024-05-24T19:18:15.746Z] [2024-05-24T19:18:15.746Z] #42 [support-notifications internal] load build context [2024-05-24T19:18:15.746Z] #42 ... [2024-05-24T19:18:15.747Z] [2024-05-24T19:18:15.747Z] #43 [core-data internal] load build context [2024-05-24T19:18:16.014Z] #43 ... [2024-05-24T19:18:16.014Z] [2024-05-24T19:18:16.014Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-24T19:18:16.014Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:16.014Z] #0 1.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:16.014Z] #0 1.777 (1/2) Installing ca-certificates (20240226-r0) [2024-05-24T19:18:16.014Z] #0 1.786 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:16.014Z] #0 1.799 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:16.014Z] #0 1.808 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:18:16.014Z] #0 1.862 OK: 8 MiB in 17 packages [2024-05-24T19:18:16.014Z] #44 ... [2024-05-24T19:18:16.014Z] [2024-05-24T19:18:16.014Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-24T19:18:16.806Z] #45 ... [2024-05-24T19:18:16.806Z] [2024-05-24T19:18:16.806Z] #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-24T19:18:16.806Z] #46 ... [2024-05-24T19:18:16.806Z] [2024-05-24T19:18:16.806Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-24T19:18:16.806Z] #0 6.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:16.806Z] #0 6.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:16.806Z] #0 7.151 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:16.806Z] #0 7.157 (2/2) Installing su-exec (0.2-r3) [2024-05-24T19:18:16.806Z] #0 7.162 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:16.806Z] #0 7.170 OK: 7 MiB in 17 packages [2024-05-24T19:18:16.806Z] #47 ... [2024-05-24T19:18:16.806Z] [2024-05-24T19:18:16.806Z] #48 [security-proxy-setup internal] load build context [2024-05-24T19:18:17.064Z] #48 ... [2024-05-24T19:18:17.064Z] [2024-05-24T19:18:17.064Z] #49 [security-bootstrapper internal] load build context [2024-05-24T19:18:17.064Z] #49 ... [2024-05-24T19:18:17.064Z] [2024-05-24T19:18:17.064Z] #50 [security-proxy-auth internal] load build context [2024-05-24T19:18:17.064Z] #50 ... [2024-05-24T19:18:17.064Z] [2024-05-24T19:18:17.064Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-24T19:18:17.064Z] #51 ... [2024-05-24T19:18:17.064Z] [2024-05-24T19:18:17.064Z] #52 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-24T19:18:17.064Z] #0 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:17.064Z] #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:17.064Z] #0 1.472 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:18:17.064Z] #0 1.472 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:18:17.064Z] #0 1.472 OK: 20077 distinct packages available [2024-05-24T19:18:17.064Z] #0 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:17.064Z] #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:17.064Z] #0 2.187 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:17.064Z] #0 3.154 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:17.064Z] #0 3.173 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:17.064Z] #0 3.175 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-24T19:18:17.064Z] #0 3.178 (5/7) Installing libucontext (1.2-r2) [2024-05-24T19:18:17.064Z] #0 3.184 (6/7) Installing gcompat (1.1.0-r1) [2024-05-24T19:18:17.064Z] #0 3.188 (7/7) Installing openssl (3.1.5-r0) [2024-05-24T19:18:17.064Z] #0 3.201 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:17.064Z] #0 3.212 OK: 8 MiB in 20 packages [2024-05-24T19:18:17.325Z] #52 ... [2024-05-24T19:18:17.325Z] [2024-05-24T19:18:17.325Z] #53 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:18:17.325Z] #53 transferring context: 306.23MB 11.7s [2024-05-24T19:18:17.325Z] #53 ... [2024-05-24T19:18:17.325Z] [2024-05-24T19:18:17.325Z] #54 [core-command builder 2/7] WORKDIR /edgex-go [2024-05-24T19:18:17.587Z] #54 ... [2024-05-24T19:18:17.587Z] [2024-05-24T19:18:17.587Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:18:17.587Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-05-24T19:18:17.587Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-24T19:18:17.587Z] #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-24T19:18:17.587Z] #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-24T19:18:17.587Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-05-24T19:18:17.587Z] #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-24T19:18:17.587Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-05-24T19:18:17.587Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-05-24T19:18:17.587Z] #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2024-05-24T19:18:17.587Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-24T19:18:17.587Z] #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.6s done [2024-05-24T19:18:17.587Z] #55 ... [2024-05-24T19:18:17.587Z] [2024-05-24T19:18:17.587Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T19:18:17.587Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-24T19:18:17.587Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-24T19:18:17.587Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-24T19:18:17.587Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-24T19:18:18.314Z] #31 ... [2024-05-24T19:18:18.314Z] [2024-05-24T19:18:18.314Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-24T19:18:18.314Z] #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:18.314Z] #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:18.314Z] #0 8.735 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:18.314Z] #0 8.772 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:18.314Z] #0 8.781 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:18.314Z] #0 8.787 (4/6) Installing openssl (3.1.5-r0) [2024-05-24T19:18:18.314Z] #0 8.797 (5/6) Installing su-exec (0.2-r3) [2024-05-24T19:18:18.314Z] #0 8.800 (6/6) Installing yq (4.33.3-r5) [2024-05-24T19:18:18.314Z] #0 8.909 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:18.314Z] #0 8.914 OK: 17 MiB in 19 packages [2024-05-24T19:18:18.574Z] #56 ... [2024-05-24T19:18:18.574Z] [2024-05-24T19:18:18.574Z] #57 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:18:18.574Z] #57 ... [2024-05-24T19:18:18.574Z] [2024-05-24T19:18:18.574Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:18:18.574Z] #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:18.574Z] #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:18.574Z] #0 5.928 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:18.574Z] #0 5.930 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:18.574Z] #0 5.939 OK: 7 MiB in 16 packages [2024-05-24T19:18:18.574Z] #58 ... [2024-05-24T19:18:18.574Z] [2024-05-24T19:18:18.574Z] #59 [core-metadata internal] load build context [2024-05-24T19:18:18.574Z] #59 transferring context: 410.50MB 11.0s done [2024-05-24T19:18:18.574Z] #59 ... [2024-05-24T19:18:18.574Z] [2024-05-24T19:18:18.574Z] #60 [support-scheduler internal] load build context [2024-05-24T19:18:18.574Z] #60 transferring context: 410.50MB 10.5s done [2024-05-24T19:18:19.948Z] #60 ... [2024-05-24T19:18:19.948Z] [2024-05-24T19:18:19.948Z] #39 [core-command internal] load build context [2024-05-24T19:18:19.948Z] #39 transferring context: 410.50MB 11.3s done [2024-05-24T19:18:26.515Z] #39 ... [2024-05-24T19:18:26.515Z] [2024-05-24T19:18:26.515Z] #40 [security-secretstore-setup internal] load build context [2024-05-24T19:18:26.515Z] #40 transferring context: 410.50MB 10.4s done [2024-05-24T19:18:26.515Z] #40 ... [2024-05-24T19:18:26.515Z] [2024-05-24T19:18:26.515Z] #41 [security-spiffe-token-provider internal] load build context [2024-05-24T19:18:26.515Z] #41 transferring context: 410.50MB 11.5s done [2024-05-24T19:18:26.515Z] #41 ... [2024-05-24T19:18:26.515Z] [2024-05-24T19:18:26.515Z] #43 [core-data internal] load build context [2024-05-24T19:18:26.515Z] #43 transferring context: 410.50MB 10.6s done [2024-05-24T19:18:26.515Z] #43 ... [2024-05-24T19:18:26.515Z] [2024-05-24T19:18:26.515Z] #42 [support-notifications internal] load build context [2024-05-24T19:18:26.515Z] #42 transferring context: 410.50MB 11.6s done [2024-05-24T19:18:27.891Z] #42 ... [2024-05-24T19:18:27.891Z] [2024-05-24T19:18:27.891Z] #49 [security-bootstrapper internal] load build context [2024-05-24T19:18:27.891Z] #49 transferring context: 410.50MB 11.1s done [2024-05-24T19:18:27.891Z] #49 ... [2024-05-24T19:18:27.891Z] [2024-05-24T19:18:27.891Z] #53 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:18:27.891Z] #53 transferring context: 410.50MB 13.1s done [2024-05-24T19:18:27.891Z] #53 ... [2024-05-24T19:18:27.891Z] [2024-05-24T19:18:27.891Z] #48 [security-proxy-setup internal] load build context [2024-05-24T19:18:27.891Z] #48 transferring context: 410.50MB 12.9s done [2024-05-24T19:18:28.150Z] #48 ... [2024-05-24T19:18:28.150Z] [2024-05-24T19:18:28.150Z] #50 [security-proxy-auth internal] load build context [2024-05-24T19:18:28.150Z] #50 transferring context: 410.50MB 11.7s done [2024-05-24T19:18:34.719Z] #50 ... [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #40 [security-secretstore-setup internal] load build context [2024-05-24T19:18:34.719Z] #40 DONE 29.1s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-24T19:18:34.719Z] #56 DONE 29.0s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #52 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-24T19:18:34.719Z] #52 DONE 28.6s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-24T19:18:34.719Z] #47 DONE 28.9s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:18:34.719Z] #58 DONE 28.9s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #60 [support-scheduler internal] load build context [2024-05-24T19:18:34.719Z] #60 DONE 29.2s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-24T19:18:34.719Z] #44 DONE 28.9s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #43 [core-data internal] load build context [2024-05-24T19:18:34.719Z] #43 DONE 29.2s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-24T19:18:34.719Z] #54 DONE 27.9s [2024-05-24T19:18:34.719Z] [2024-05-24T19:18:34.719Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:18:34.977Z] #61 ... [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #49 [security-bootstrapper internal] load build context [2024-05-24T19:18:34.977Z] #49 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #39 [core-command internal] load build context [2024-05-24T19:18:34.977Z] #39 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #59 [core-metadata internal] load build context [2024-05-24T19:18:34.977Z] #59 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #41 [security-spiffe-token-provider internal] load build context [2024-05-24T19:18:34.977Z] #41 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #48 [security-proxy-setup internal] load build context [2024-05-24T19:18:34.977Z] #48 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #42 [support-notifications internal] load build context [2024-05-24T19:18:34.977Z] #42 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #53 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:18:34.977Z] #53 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:18:34.977Z] #55 DONE 28.9s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #50 [security-proxy-auth internal] load build context [2024-05-24T19:18:34.977Z] #50 DONE 29.3s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:18:34.977Z] #35 DONE 28.9s [2024-05-24T19:18:34.977Z] [2024-05-24T19:18:34.977Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:18:35.913Z] #62 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:35.913Z] #62 ... [2024-05-24T19:18:35.913Z] [2024-05-24T19:18:35.913Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:18:35.913Z] #57 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:35.913Z] #57 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:35.913Z] #57 30.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:35.913Z] #57 30.03 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:35.913Z] #57 30.06 OK: 7 MiB in 16 packages [2024-05-24T19:18:35.913Z] #57 DONE 30.2s [2024-05-24T19:18:35.913Z] [2024-05-24T19:18:35.913Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:18:35.913Z] #62 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.170Z] #62 1.428 OK: 264 MiB in 52 packages [2024-05-24T19:18:36.427Z] #62 ... [2024-05-24T19:18:36.427Z] [2024-05-24T19:18:36.427Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-24T19:18:36.427Z] #51 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.427Z] #51 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.427Z] #51 30.02 (1/4) Installing ca-certificates (20240226-r0) [2024-05-24T19:18:36.427Z] #51 30.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:36.427Z] #51 30.05 (3/4) Installing su-exec (0.2-r3) [2024-05-24T19:18:36.427Z] #51 30.05 (4/4) Installing yq (4.33.3-r5) [2024-05-24T19:18:36.427Z] #51 30.12 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:36.427Z] #51 30.13 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:18:36.427Z] #51 30.17 OK: 17 MiB in 19 packages [2024-05-24T19:18:36.427Z] #51 DONE 30.6s [2024-05-24T19:18:36.689Z] [2024-05-24T19:18:36.689Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:18:36.689Z] #62 DONE 1.9s [2024-05-24T19:18:36.689Z] [2024-05-24T19:18:36.689Z] #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-24T19:18:36.689Z] #46 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #46 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #46 29.63 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:18:36.689Z] #46 29.63 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:18:36.689Z] #46 29.63 OK: 20077 distinct packages available [2024-05-24T19:18:36.689Z] #46 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #46 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #46 30.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:36.689Z] #46 30.06 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-24T19:18:36.689Z] #46 30.07 (3/4) Installing libucontext (1.2-r2) [2024-05-24T19:18:36.689Z] #46 30.08 (4/4) Installing gcompat (1.1.0-r1) [2024-05-24T19:18:36.689Z] #46 30.08 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:36.689Z] #46 30.15 OK: 8 MiB in 19 packages [2024-05-24T19:18:36.689Z] #46 DONE 30.5s [2024-05-24T19:18:36.689Z] [2024-05-24T19:18:36.689Z] #63 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-24T19:18:36.689Z] #63 ... [2024-05-24T19:18:36.689Z] [2024-05-24T19:18:36.689Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-24T19:18:36.689Z] #45 29.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #45 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #45 30.01 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:18:36.689Z] #45 30.01 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:18:36.689Z] #45 30.01 OK: 20077 distinct packages available [2024-05-24T19:18:36.689Z] #45 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #45 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #45 30.45 (1/11) Installing ca-certificates (20240226-r0) [2024-05-24T19:18:36.689Z] #45 30.46 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-24T19:18:36.689Z] #45 30.47 (3/11) Installing libunistring (1.1-r1) [2024-05-24T19:18:36.689Z] #45 30.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-24T19:18:36.689Z] #45 30.49 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-24T19:18:36.689Z] #45 30.50 (6/11) Installing libcurl (8.5.0-r0) [2024-05-24T19:18:36.689Z] #45 30.54 (7/11) Installing curl (8.5.0-r0) [2024-05-24T19:18:36.689Z] #45 30.55 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-24T19:18:36.689Z] #45 30.55 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-24T19:18:36.689Z] #45 30.55 (10/11) Installing libucontext (1.2-r2) [2024-05-24T19:18:36.689Z] #45 30.56 (11/11) Installing gcompat (1.1.0-r1) [2024-05-24T19:18:36.689Z] #45 30.56 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:36.689Z] #45 30.57 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:18:36.689Z] #45 30.65 OK: 12 MiB in 26 packages [2024-05-24T19:18:36.689Z] #45 DONE 30.8s [2024-05-24T19:18:36.689Z] [2024-05-24T19:18:36.689Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-24T19:18:36.689Z] #0 1.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:36.689Z] #0 1.858 OK: 264 MiB in 52 packages [2024-05-24T19:18:36.689Z] #64 DONE 2.0s [2024-05-24T19:18:36.947Z] [2024-05-24T19:18:36.947Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:18:36.947Z] #65 DONE 0.2s [2024-05-24T19:18:36.947Z] [2024-05-24T19:18:36.947Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:18:36.947Z] #66 DONE 0.1s [2024-05-24T19:18:36.947Z] [2024-05-24T19:18:36.947Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:18:37.205Z] #67 ... [2024-05-24T19:18:37.205Z] [2024-05-24T19:18:37.205Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-24T19:18:37.205Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 1.606 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:18:37.205Z] #0 1.606 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:18:37.205Z] #0 1.606 OK: 20075 distinct packages available [2024-05-24T19:18:37.205Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 2.040 OK: 264 MiB in 52 packages [2024-05-24T19:18:37.205Z] #68 DONE 2.3s [2024-05-24T19:18:37.205Z] [2024-05-24T19:18:37.205Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-05-24T19:18:37.205Z] #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 1.571 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:37.205Z] #0 1.571 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:37.205Z] #0 1.583 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:37.205Z] #0 1.632 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:37.205Z] #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #0 2.029 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:37.205Z] #0 2.043 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:37.205Z] #0 2.104 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:37.205Z] #0 2.107 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:37.205Z] #0 2.121 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:37.205Z] #0 2.126 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:37.205Z] #0 2.128 OK: 8 MiB in 20 packages [2024-05-24T19:18:37.205Z] #69 DONE 2.3s [2024-05-24T19:18:37.205Z] [2024-05-24T19:18:37.205Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:18:37.205Z] #61 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #61 2.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:37.205Z] #61 2.299 OK: 264 MiB in 52 packages [2024-05-24T19:18:37.205Z] #61 DONE 2.4s [2024-05-24T19:18:37.205Z] [2024-05-24T19:18:37.205Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:18:37.205Z] #70 DONE 0.1s [2024-05-24T19:18:37.205Z] [2024-05-24T19:18:37.205Z] #71 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-24T19:18:38.577Z] #71 ... [2024-05-24T19:18:38.577Z] [2024-05-24T19:18:38.577Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:18:38.577Z] #72 DONE 1.5s [2024-05-24T19:18:38.577Z] [2024-05-24T19:18:38.577Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:18:38.577Z] #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 2.135 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:38.578Z] #0 2.135 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:38.578Z] #0 2.144 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:38.578Z] #0 2.198 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:38.578Z] #0 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 2.500 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:38.578Z] #0 2.516 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:38.578Z] #0 2.528 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:38.578Z] #0 2.531 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:38.578Z] #0 2.550 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:38.578Z] #0 2.591 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:38.578Z] #0 2.601 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:38.578Z] #0 2.603 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:38.578Z] #0 2.960 OK: 7 MiB in 16 packages [2024-05-24T19:18:38.578Z] #73 DONE 3.7s [2024-05-24T19:18:38.578Z] [2024-05-24T19:18:38.578Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-24T19:18:38.578Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 2.196 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:38.578Z] #0 2.197 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:38.578Z] #0 2.215 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:38.578Z] #0 2.287 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:38.578Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:38.578Z] #0 2.577 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:38.578Z] #0 2.594 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:38.578Z] #0 2.611 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:38.578Z] #0 2.615 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:38.578Z] #0 2.623 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:38.578Z] #0 2.628 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:38.578Z] #0 3.015 OK: 17 MiB in 19 packages [2024-05-24T19:18:38.578Z] #74 DONE 3.8s [2024-05-24T19:18:38.578Z] [2024-05-24T19:18:38.578Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-24T19:18:38.578Z] #75 DONE 1.5s [2024-05-24T19:18:38.578Z] [2024-05-24T19:18:38.578Z] #71 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-24T19:18:38.578Z] #71 DONE 1.5s [2024-05-24T19:18:38.578Z] [2024-05-24T19:18:38.578Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-24T19:18:38.578Z] #76 DONE 0.1s [2024-05-24T19:18:38.578Z] [2024-05-24T19:18:38.578Z] #77 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-24T19:18:38.578Z] #77 DONE 0.1s [2024-05-24T19:18:38.578Z] [2024-05-24T19:18:38.578Z] #78 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-24T19:18:39.512Z] #78 DONE 0.8s [2024-05-24T19:18:39.512Z] [2024-05-24T19:18:39.512Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-24T19:18:39.512Z] #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.512Z] #0 3.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.512Z] #0 4.023 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:39.512Z] #0 4.023 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:39.512Z] #0 4.033 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:39.513Z] #0 4.073 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:39.513Z] #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 4.343 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 4.357 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:39.513Z] #0 4.366 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 4.369 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:39.513Z] #0 4.378 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:39.513Z] #0 4.406 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:39.513Z] #0 4.413 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 4.417 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:39.513Z] #0 4.446 OK: 7 MiB in 17 packages [2024-05-24T19:18:39.513Z] #79 DONE 4.7s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:18:39.513Z] #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 4.017 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:39.513Z] #0 4.017 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:39.513Z] #0 4.027 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:39.513Z] #0 4.072 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:39.513Z] #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 4.341 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 4.357 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:39.513Z] #0 4.369 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 4.373 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:39.513Z] #0 4.382 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:39.513Z] #0 4.415 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:39.513Z] #0 4.423 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 4.427 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:39.513Z] #0 4.432 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:18:39.513Z] #0 4.472 OK: 8 MiB in 17 packages [2024-05-24T19:18:39.513Z] #80 DONE 4.7s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-24T19:18:39.513Z] #81 DONE 0.9s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #82 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:18:39.513Z] #82 DONE 0.1s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-24T19:18:39.513Z] #83 DONE 0.0s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #84 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:18:39.513Z] #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 3.064 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:39.513Z] #0 3.064 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:39.513Z] #0 3.072 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:39.513Z] #0 3.118 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:39.513Z] #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:39.513Z] #0 3.366 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 3.380 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:39.513Z] #0 3.392 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 3.396 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:39.513Z] #0 3.404 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:39.513Z] #0 3.443 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:39.513Z] #0 3.452 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:39.513Z] #0 3.456 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:39.513Z] #0 3.462 OK: 7 MiB in 16 packages [2024-05-24T19:18:39.513Z] #84 DONE 3.7s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #85 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-24T19:18:39.513Z] #85 DONE 0.1s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-24T19:18:39.513Z] #86 DONE 0.0s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #87 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-24T19:18:39.513Z] #87 DONE 0.1s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:18:39.513Z] #88 DONE 0.1s [2024-05-24T19:18:39.513Z] [2024-05-24T19:18:39.513Z] #89 [security-spire-server] exporting to image [2024-05-24T19:18:39.513Z] #89 exporting layers [2024-05-24T19:18:39.771Z] #89 ... [2024-05-24T19:18:39.771Z] [2024-05-24T19:18:39.771Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-24T19:18:39.771Z] #90 DONE 0.0s [2024-05-24T19:18:39.771Z] [2024-05-24T19:18:39.771Z] #91 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-24T19:18:39.771Z] #91 DONE 0.0s [2024-05-24T19:18:39.771Z] [2024-05-24T19:18:39.771Z] #89 [security-spire-agent] exporting to image [2024-05-24T19:18:40.374Z] #89 exporting layers 0.6s done [2024-05-24T19:18:40.374Z] #89 writing image sha256:c31b10aa316fd88efc82ef47c3ff056af0a5250e43816f482e09ab24119fdd9a done [2024-05-24T19:18:40.374Z] #89 naming to docker.io/library/security-spire-server done [2024-05-24T19:18:40.374Z] #89 exporting layers 0.6s done [2024-05-24T19:18:40.374Z] #89 writing image sha256:bd9670fa4619bf8f1ff321e1517dc213142aeabf6cd0b81de6e0efcff0dacde4 done [2024-05-24T19:18:40.374Z] #89 naming to docker.io/library/security-spire-agent done [2024-05-24T19:18:40.374Z] #89 DONE 0.7s [2024-05-24T19:18:40.374Z] [2024-05-24T19:18:40.374Z] #63 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-24T19:18:40.374Z] #63 3.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.374Z] #63 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.374Z] #63 3.834 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:40.374Z] #63 3.834 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:40.374Z] #63 3.851 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:40.632Z] #63 3.918 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:40.632Z] #63 3.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.632Z] #63 ... [2024-05-24T19:18:40.632Z] [2024-05-24T19:18:40.632Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-24T19:18:40.632Z] #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.632Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.632Z] #0 3.229 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:40.632Z] #0 3.229 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:40.632Z] #0 3.239 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:40.632Z] #0 3.299 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:40.632Z] #0 3.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.632Z] #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.632Z] #0 3.599 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:40.632Z] #0 3.612 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:40.632Z] #0 3.623 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:40.632Z] #0 3.691 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:40.632Z] #0 3.713 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:40.632Z] #0 3.763 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:40.632Z] #0 3.770 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:40.632Z] #0 3.775 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:40.632Z] #0 3.780 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:18:40.632Z] #0 3.818 OK: 17 MiB in 19 packages [2024-05-24T19:18:40.632Z] #92 DONE 4.0s [2024-05-24T19:18:40.632Z] [2024-05-24T19:18:40.632Z] #63 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-24T19:18:40.632Z] #63 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:40.888Z] #63 4.247 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:40.888Z] #63 4.259 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:40.888Z] #63 4.269 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:40.888Z] #63 4.273 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:40.888Z] #63 4.278 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:40.888Z] #63 4.306 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:40.888Z] #63 4.314 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:40.888Z] #63 4.319 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:40.888Z] #63 4.323 OK: 8 MiB in 19 packages [2024-05-24T19:18:41.147Z] #63 DONE 4.4s [2024-05-24T19:18:41.147Z] [2024-05-24T19:18:41.147Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-24T19:18:41.147Z] #93 DONE 1.6s [2024-05-24T19:18:41.147Z] [2024-05-24T19:18:41.147Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-24T19:18:43.268Z] #94 DONE 2.0s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:18:43.268Z] #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:43.268Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:43.268Z] #0 3.847 Upgrading critical system libraries and apk-tools: [2024-05-24T19:18:43.268Z] #0 3.847 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:18:43.268Z] #0 3.861 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:18:43.268Z] #0 3.906 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:18:43.268Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:43.268Z] #0 3.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-24T19:18:43.268Z] #0 4.186 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:43.268Z] #0 4.201 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:18:43.268Z] #0 4.220 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:43.268Z] #0 4.223 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:18:43.268Z] #0 4.244 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:43.268Z] #0 4.273 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:18:43.268Z] #0 4.285 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:18:43.268Z] #0 4.288 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:18:43.268Z] #0 4.292 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:18:43.268Z] #0 4.347 OK: 12 MiB in 26 packages [2024-05-24T19:18:43.268Z] #95 DONE 6.4s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-24T19:18:43.268Z] #96 DONE 2.0s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-24T19:18:43.268Z] #97 DONE 0.0s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-24T19:18:43.268Z] #98 DONE 0.0s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:18:43.268Z] #99 ... [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:18:43.268Z] #100 DONE 0.0s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-24T19:18:43.268Z] #101 DONE 0.0s [2024-05-24T19:18:43.268Z] [2024-05-24T19:18:43.268Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-24T19:18:43.268Z] #102 DONE 0.0s [2024-05-24T19:18:43.526Z] [2024-05-24T19:18:43.526Z] #89 [security-spire-config] exporting to image [2024-05-24T19:18:43.784Z] #89 exporting layers 0.5s done [2024-05-24T19:18:43.784Z] #89 writing image sha256:c77ae64a1a4e441844042c46e84f899ab98f09429583fc10a5ca09c75093da76 done [2024-05-24T19:18:43.784Z] #89 naming to docker.io/library/security-spire-config done [2024-05-24T19:18:43.784Z] #89 DONE 1.2s [2024-05-24T19:18:43.784Z] [2024-05-24T19:18:43.784Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:18:47.068Z] #103 ... [2024-05-24T19:18:47.068Z] [2024-05-24T19:18:47.068Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:18:49.998Z] Removing intermediate container 6deadbde84b8 [2024-05-24T19:18:49.998Z] ---> eeca7a69ea48 [2024-05-24T19:18:49.998Z] Successfully built eeca7a69ea48 [2024-05-24T19:18:49.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:18:50.424Z] + docker inspect -f . ci-base-image-arm64 [2024-05-24T19:18:50.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:18:50.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2024-05-24T19:18:50.769Z] $ 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-arm64 cat [2024-05-24T19:18:51.956Z] $ docker top e57329ef95e74cad6020e7ab3a9afd95bb9d6b27fbd2d643e8ff55f840372195 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T19:18:52.870Z] + go version [2024-05-24T19:18:52.870Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-24T19:18:52.897Z] $ docker stop --time=1 e57329ef95e74cad6020e7ab3a9afd95bb9d6b27fbd2d643e8ff55f840372195 [2024-05-24T19:18:54.501Z] $ docker rm -f --volumes e57329ef95e74cad6020e7ab3a9afd95bb9d6b27fbd2d643e8ff55f840372195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:18:55.443Z] + docker inspect -f . ci-base-image-arm64 [2024-05-24T19:18:55.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:18:55.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2024-05-24T19:18:55.780Z] $ 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-arm64 cat [2024-05-24T19:18:56.920Z] $ docker top 0c00e6fe9d639175e55c553d117de32627a52c115d3b3e91a221df8e6bbf75d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-24T19:18:57.204Z] ========================================================= [2024-05-24T19:18:57.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-24T19:18:57.204Z] ========================================================= [Pipeline] sh [2024-05-24T19:18:57.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-24T19:18:58.261Z] + make test [2024-05-24T19:18:58.261Z] go test -race -coverprofile=coverage.out ./... [2024-05-24T19:19:28.478Z] #104 ... [2024-05-24T19:19:28.478Z] [2024-05-24T19:19:28.478Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:28.478Z] #103 DONE 42.7s [2024-05-24T19:19:28.478Z] [2024-05-24T19:19:28.478Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:28.478Z] #99 DONE 42.7s [2024-05-24T19:19:28.478Z] [2024-05-24T19:19:28.478Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:28.478Z] #67 DONE 44.4s [2024-05-24T19:19:28.478Z] [2024-05-24T19:19:28.478Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:28.478Z] #104 DONE 44.3s [2024-05-24T19:19:28.478Z] [2024-05-24T19:19:28.478Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-24T19:19:31.957Z] #105 ... [2024-05-24T19:19:31.957Z] [2024-05-24T19:19:31.957Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-05-24T19:19:31.957Z] #106 ... [2024-05-24T19:19:31.957Z] [2024-05-24T19:19:31.957Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-24T19:19:31.957Z] #107 ... [2024-05-24T19:19:31.957Z] [2024-05-24T19:19:31.957Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-24T19:19:35.328Z] #108 ... [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.328Z] #109 CACHED [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.328Z] #110 CACHED [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #111 [security-proxy-setup builder 6/7] COPY . . [2024-05-24T19:19:35.328Z] #111 CACHED [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-05-24T19:19:35.328Z] #106 DONE 14.3s [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.328Z] #112 CACHED [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2024-05-24T19:19:35.328Z] #113 CACHED [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.328Z] #114 CACHED [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-24T19:19:35.328Z] #105 DONE 14.3s [2024-05-24T19:19:35.328Z] [2024-05-24T19:19:35.328Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:19:35.589Z] #115 ... [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.589Z] #116 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.589Z] #117 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #118 [core-command builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #118 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #107 DONE 14.3s [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.589Z] #119 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.589Z] #120 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #121 [support-scheduler builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #121 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #108 DONE 14.3s [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.589Z] #122 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #123 [core-data builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #123 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.589Z] #124 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #125 [core-metadata builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #125 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.589Z] #126 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.589Z] #127 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:19:35.589Z] #128 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-05-24T19:19:35.589Z] #129 CACHED [2024-05-24T19:19:35.589Z] [2024-05-24T19:19:35.589Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:19:35.589Z] #130 CACHED [2024-05-24T19:19:35.850Z] [2024-05-24T19:19:35.850Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:19:36.790Z] #131 1.166 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-05-24T19:19:45.136Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-24T19:19:47.024Z] #131 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-24T19:19:47.024Z] #0 0.493 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-05-24T19:19:47.024Z] #132 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:19:47.024Z] #0 1.110 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-05-24T19:19:47.024Z] #133 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:19:47.024Z] #0 0.848 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-05-24T19:19:47.024Z] #134 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-24T19:19:47.024Z] #0 0.629 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-05-24T19:19:47.024Z] #135 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:19:47.024Z] #0 0.634 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-05-24T19:19:47.024Z] #136 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-24T19:19:47.024Z] #0 1.043 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-05-24T19:19:47.024Z] #137 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-24T19:19:47.024Z] #0 1.178 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-05-24T19:19:47.024Z] #138 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:19:47.024Z] #115 0.955 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-05-24T19:19:47.024Z] #115 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-24T19:19:47.024Z] #0 1.040 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-05-24T19:19:47.024Z] #139 ... [2024-05-24T19:19:47.024Z] [2024-05-24T19:19:47.024Z] #140 [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-05-24T19:19:47.024Z] #0 0.492 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-05-24T19:20:54.734Z] #140 71.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-24T19:21:41.376Z] #140 ... [2024-05-24T19:21:41.376Z] [2024-05-24T19:21:41.376Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-24T19:21:41.376Z] #132 DONE 126.0s [2024-05-24T19:21:41.376Z] [2024-05-24T19:21:41.376Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:21:41.376Z] #133 DONE 126.0s [2024-05-24T19:21:41.376Z] [2024-05-24T19:21:41.376Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-24T19:21:41.376Z] #138 DONE 126.0s [2024-05-24T19:21:41.376Z] [2024-05-24T19:21:41.376Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-24T19:21:41.376Z] #139 DONE 126.0s [2024-05-24T19:21:41.376Z] [2024-05-24T19:21:41.376Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:21:41.376Z] #131 DONE 126.0s [2024-05-24T19:21:41.376Z] [2024-05-24T19:21:41.376Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:41.635Z] #141 ... [2024-05-24T19:21:41.635Z] [2024-05-24T19:21:41.635Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:21:41.635Z] #136 DONE 126.0s [2024-05-24T19:21:41.635Z] [2024-05-24T19:21:41.635Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:21:41.635Z] #115 DONE 126.2s [2024-05-24T19:21:41.635Z] [2024-05-24T19:21:41.635Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-24T19:21:41.635Z] #135 DONE 126.3s [2024-05-24T19:21:41.635Z] [2024-05-24T19:21:41.635Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:41.893Z] #142 ... [2024-05-24T19:21:41.893Z] [2024-05-24T19:21:41.893Z] #140 [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-05-24T19:21:41.893Z] #140 DONE 126.4s [2024-05-24T19:21:41.893Z] [2024-05-24T19:21:41.893Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:21:41.893Z] #134 DONE 126.3s [2024-05-24T19:21:41.893Z] [2024-05-24T19:21:41.893Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-24T19:21:41.893Z] #137 DONE 126.4s [2024-05-24T19:21:41.893Z] [2024-05-24T19:21:41.893Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.460Z] #143 ... [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.460Z] #141 DONE 0.8s [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.460Z] #144 DONE 0.9s [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #145 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.460Z] #145 DONE 0.9s [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.460Z] #142 DONE 0.6s [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-24T19:21:42.460Z] #146 DONE 0.6s [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.460Z] #143 DONE 0.5s [2024-05-24T19:21:42.460Z] [2024-05-24T19:21:42.460Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #147 ... [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.718Z] #148 DONE 0.4s [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #149 DONE 0.4s [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #150 DONE 0.3s [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #151 DONE 0.3s [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #152 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.718Z] #153 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #154 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.718Z] #155 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #156 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.718Z] #157 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #158 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #158 DONE 0.4s [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:42.718Z] #159 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #160 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.718Z] #160 CACHED [2024-05-24T19:21:42.718Z] [2024-05-24T19:21:42.718Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-24T19:21:42.975Z] #161 ... [2024-05-24T19:21:42.975Z] [2024-05-24T19:21:42.975Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.975Z] #147 DONE 0.3s [2024-05-24T19:21:42.975Z] [2024-05-24T19:21:42.975Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:42.975Z] #162 DONE 0.3s [2024-05-24T19:21:42.975Z] [2024-05-24T19:21:42.975Z] #163 [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-05-24T19:21:43.552Z] #163 ... [2024-05-24T19:21:43.553Z] [2024-05-24T19:21:43.553Z] #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-05-24T19:21:43.553Z] #164 DONE 0.7s [2024-05-24T19:21:43.553Z] [2024-05-24T19:21:43.553Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-24T19:21:43.553Z] #165 DONE 0.7s [2024-05-24T19:21:43.811Z] [2024-05-24T19:21:43.811Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-24T19:21:44.746Z] #166 ... [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-24T19:21:44.746Z] #167 DONE 2.0s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-24T19:21:44.746Z] #168 DONE 2.0s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-24T19:21:44.746Z] #169 DONE 2.4s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-24T19:21:44.746Z] #170 DONE 2.0s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-24T19:21:44.746Z] #171 DONE 2.0s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-24T19:21:44.746Z] #161 DONE 2.1s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-24T19:21:44.746Z] #172 DONE 2.1s [2024-05-24T19:21:44.746Z] [2024-05-24T19:21:44.746Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-24T19:21:44.746Z] #173 DONE 2.1s [2024-05-24T19:21:45.004Z] [2024-05-24T19:21:45.004Z] #163 [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-05-24T19:21:45.004Z] #163 DONE 2.1s [2024-05-24T19:21:45.004Z] [2024-05-24T19:21:45.004Z] #174 [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-05-24T19:21:45.004Z] #174 ... [2024-05-24T19:21:45.004Z] [2024-05-24T19:21:45.004Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-24T19:21:45.004Z] #166 DONE 1.6s [2024-05-24T19:21:45.004Z] [2024-05-24T19:21:45.004Z] #175 [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-05-24T19:21:45.004Z] #175 DONE 0.7s [2024-05-24T19:21:45.339Z] [2024-05-24T19:21:45.339Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.339Z] #176 DONE 0.4s [2024-05-24T19:21:45.339Z] [2024-05-24T19:21:45.339Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.339Z] #177 DONE 0.4s [2024-05-24T19:21:45.339Z] [2024-05-24T19:21:45.339Z] #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.339Z] #178 DONE 0.4s [2024-05-24T19:21:45.339Z] [2024-05-24T19:21:45.339Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:21:45.339Z] #179 DONE 0.4s [2024-05-24T19:21:45.339Z] [2024-05-24T19:21:45.339Z] #89 [core-command] exporting to image [2024-05-24T19:21:45.339Z] #89 exporting layers [2024-05-24T19:21:45.598Z] #89 ... [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.598Z] #180 DONE 0.5s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.598Z] #181 DONE 0.5s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #182 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.598Z] #182 DONE 0.4s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #183 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.598Z] #183 DONE 0.4s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #89 [core-data] exporting to image [2024-05-24T19:21:45.598Z] #89 ... [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #174 [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-05-24T19:21:45.598Z] #174 DONE 0.6s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-24T19:21:45.598Z] #184 DONE 0.5s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #185 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:21:45.598Z] #185 DONE 0.3s [2024-05-24T19:21:45.598Z] [2024-05-24T19:21:45.598Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-24T19:21:45.856Z] #186 ... [2024-05-24T19:21:45.856Z] [2024-05-24T19:21:45.856Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-24T19:21:45.856Z] #187 DONE 0.3s [2024-05-24T19:21:45.856Z] [2024-05-24T19:21:45.856Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-24T19:21:45.856Z] #188 DONE 0.3s [2024-05-24T19:21:45.856Z] [2024-05-24T19:21:45.856Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:21:45.856Z] #189 DONE 0.2s [2024-05-24T19:21:45.856Z] [2024-05-24T19:21:45.856Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-24T19:21:45.856Z] #190 DONE 0.3s [2024-05-24T19:21:45.856Z] [2024-05-24T19:21:45.856Z] #89 [core-metadata] exporting to image [2024-05-24T19:21:45.856Z] #89 exporting layers 0.6s done [2024-05-24T19:21:45.856Z] #89 writing image sha256:d472ced8b747b5fa154e627abcd9f83ab21c4882542cdb8f9152b45f21ec3a7b [2024-05-24T19:21:46.114Z] #89 ... [2024-05-24T19:21:46.114Z] [2024-05-24T19:21:46.114Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-24T19:21:46.114Z] #191 DONE 0.3s [2024-05-24T19:21:46.114Z] [2024-05-24T19:21:46.114Z] #89 [core-metadata] exporting to image [2024-05-24T19:21:46.114Z] #89 exporting layers 0.7s done [2024-05-24T19:21:46.114Z] #89 writing image sha256:7225c9f29d65e3d32046d9f3e87d569ade481ece6ed6cf1b34fa482cfbab072b [2024-05-24T19:21:46.114Z] #89 ... [2024-05-24T19:21:46.114Z] [2024-05-24T19:21:46.114Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-24T19:21:46.114Z] #186 DONE 0.5s [2024-05-24T19:21:46.114Z] [2024-05-24T19:21:46.114Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-24T19:21:46.114Z] #192 DONE 0.4s [2024-05-24T19:21:46.114Z] [2024-05-24T19:21:46.114Z] #89 [support-notifications] exporting to image [2024-05-24T19:21:46.114Z] #89 exporting layers 0.5s done [2024-05-24T19:21:46.114Z] #89 writing image sha256:d472ced8b747b5fa154e627abcd9f83ab21c4882542cdb8f9152b45f21ec3a7b 0.2s done [2024-05-24T19:21:46.114Z] #89 writing image sha256:7225c9f29d65e3d32046d9f3e87d569ade481ece6ed6cf1b34fa482cfbab072b 0.2s done [2024-05-24T19:21:46.114Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2024-05-24T19:21:46.114Z] #89 writing image sha256:bb7b9868151b49efdb1b0512c05df7603d508bc51fac91544a050d72c457a254 0.0s done [2024-05-24T19:21:46.114Z] #89 writing image sha256:41b07c7a7d90bf8f0d5656c5b2cdab7ef50431a625de80fabaa4aa16f3c9e481 0.0s done [2024-05-24T19:21:46.114Z] #89 naming to docker.io/library/support-scheduler done [2024-05-24T19:21:46.114Z] #89 naming to docker.io/library/core-command done [2024-05-24T19:21:46.114Z] #89 naming to docker.io/library/support-notifications done [2024-05-24T19:21:46.372Z] #89 writing image sha256:7435542dad358c3f9a8615af04b2d6f0974bb2d334409a662974be6b704f0a47 done [2024-05-24T19:21:46.372Z] #89 naming to docker.io/library/core-data done [2024-05-24T19:21:46.372Z] #89 writing image sha256:45107b34f0c98809d1b746bcc10bf018d51a6b43fb9bc75d27411198735e4a20 done [2024-05-24T19:21:46.372Z] #89 naming to docker.io/library/core-metadata done [2024-05-24T19:21:46.372Z] #89 DONE 2.3s [2024-05-24T19:21:46.372Z] [2024-05-24T19:21:46.372Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-24T19:21:46.631Z] #193 DONE 0.4s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-24T19:21:46.631Z] #194 DONE 0.4s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:21:46.631Z] #195 DONE 0.9s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-24T19:21:46.631Z] #196 DONE 0.1s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:21:46.631Z] #197 DONE 0.7s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:21:46.631Z] #198 DONE 0.9s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-24T19:21:46.631Z] #199 DONE 0.2s [2024-05-24T19:21:46.631Z] [2024-05-24T19:21:46.631Z] #89 [security-proxy-setup] exporting to image [2024-05-24T19:21:46.890Z] #89 ... [2024-05-24T19:21:46.890Z] [2024-05-24T19:21:46.890Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-24T19:21:46.890Z] #200 DONE 0.1s [2024-05-24T19:21:46.890Z] [2024-05-24T19:21:46.890Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-24T19:21:46.890Z] #201 DONE 0.1s [2024-05-24T19:21:46.890Z] [2024-05-24T19:21:46.890Z] #89 [core-common-config-bootstrapper] exporting to image [2024-05-24T19:21:46.890Z] #89 exporting layers 0.2s done [2024-05-24T19:21:46.890Z] #89 writing image sha256:9dfb2531facba268ed5cd45d44e7108674f8fe6ab9cba9f1e1ea90ed80cc7a54 done [2024-05-24T19:21:46.890Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-24T19:21:46.890Z] #89 ... [2024-05-24T19:21:46.890Z] [2024-05-24T19:21:46.890Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-24T19:21:46.890Z] #202 DONE 0.1s [2024-05-24T19:21:46.890Z] [2024-05-24T19:21:46.890Z] #89 [security-proxy-auth] exporting to image [2024-05-24T19:21:46.890Z] #89 exporting layers 0.4s done [2024-05-24T19:21:46.890Z] #89 writing image sha256:7bf4e9a594e65b6928d5d47dca66107f8dd4a3709116eb587e535e51dfd10bef done [2024-05-24T19:21:46.890Z] #89 naming to docker.io/library/security-proxy-auth done [2024-05-24T19:21:47.148Z] #89 writing image sha256:0aeb6de6fef967e16cda014111a0a06ed43caab728b546e0f02f1ec6a1172822 done [2024-05-24T19:21:47.148Z] #89 naming to docker.io/library/security-proxy-setup done [2024-05-24T19:21:47.148Z] #89 DONE 2.8s [2024-05-24T19:21:47.148Z] [2024-05-24T19:21:47.148Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-24T19:21:47.406Z] #203 DONE 0.5s [2024-05-24T19:21:47.406Z] [2024-05-24T19:21:47.406Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:21:47.406Z] #204 DONE 0.8s [2024-05-24T19:21:47.406Z] [2024-05-24T19:21:47.406Z] #89 [security-bootstrapper] exporting to image [2024-05-24T19:21:47.665Z] #89 exporting layers 0.3s done [2024-05-24T19:21:47.665Z] #89 writing image sha256:d0c2621287398eba539730196f4ea6fd36759776f04ac51594297c33ba4b1dba done [2024-05-24T19:21:47.665Z] #89 naming to docker.io/library/security-bootstrapper done [2024-05-24T19:21:47.665Z] #89 writing image sha256:9024bc63f5004f35b84f8136963cc68471be5c7de306a5330eabb20056442a14 [2024-05-24T19:21:47.665Z] #89 writing image sha256:9024bc63f5004f35b84f8136963cc68471be5c7de306a5330eabb20056442a14 done [2024-05-24T19:21:47.665Z] #89 naming to docker.io/library/security-secretstore-setup done [2024-05-24T19:21:47.665Z] #89 DONE 3.1s [2024-05-24T19:21:47.665Z] [2024-05-24T19:21:47.665Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T19:21:47.665Z] time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-24T19:21:47.700Z] $ docker stop --time=1 9ddc1cc0bcf3b211f5b6562a27de3479d236461492ee464aca73fe90eccfc548 [2024-05-24T19:21:49.014Z] $ docker rm -f --volumes 9ddc1cc0bcf3b211f5b6562a27de3479d236461492ee464aca73fe90eccfc548 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T19:21:49.444Z] + docker images [2024-05-24T19:21:49.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-24T19:21:49.445Z] security-bootstrapper latest d0c262128739 2 seconds ago 25.2MB [2024-05-24T19:21:49.445Z] security-secretstore-setup latest 9024bc63f500 2 seconds ago 43.1MB [2024-05-24T19:21:49.445Z] security-proxy-auth latest 7bf4e9a594e6 3 seconds ago 39.2MB [2024-05-24T19:21:49.445Z] core-common-config-bootstrapper latest 9dfb2531facb 3 seconds ago 21.5MB [2024-05-24T19:21:49.445Z] security-proxy-setup latest 0aeb6de6fef9 3 seconds ago 32.5MB [2024-05-24T19:21:49.445Z] core-metadata latest 45107b34f0c9 4 seconds ago 42.1MB [2024-05-24T19:21:49.445Z] core-command latest bb7b9868151b 4 seconds ago 41.5MB [2024-05-24T19:21:49.445Z] support-notifications latest 41b07c7a7d90 4 seconds ago 45.1MB [2024-05-24T19:21:49.445Z] core-data latest 7435542dad35 4 seconds ago 41.9MB [2024-05-24T19:21:49.445Z] security-spiffe-token-provider latest d472ced8b747 5 seconds ago 35.3MB [2024-05-24T19:21:49.445Z] support-scheduler latest 7225c9f29d65 5 seconds ago 44.5MB [2024-05-24T19:21:49.445Z] security-spire-config latest c77ae64a1a4e 3 minutes ago 108MB [2024-05-24T19:21:49.445Z] security-spire-agent latest bd9670fa4619 3 minutes ago 167MB [2024-05-24T19:21:49.445Z] security-spire-server latest c31b10aa316f 3 minutes ago 109MB [2024-05-24T19:21:49.445Z] ci-base-image-x86_64 latest bb79179742d6 6 minutes ago 976MB [2024-05-24T19:21:49.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 weeks ago 565MB [2024-05-24T19:21:49.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-24T19:21:49.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months 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-05-24T19:22:52.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-24T19:22:52.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-24T19:22:53.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-24T19:22:53.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-24T19:22:53.507Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-24T19:22:54.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-24T19:22:54.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-24T19:22:54.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-24T19:22:54.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-24T19:22:55.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-24T19:22:59.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-24T19:22:59.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-24T19:22:59.776Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-24T19:22:59.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-24T19:23:09.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-24T19:23:09.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-24T19:23:11.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.308s coverage: 28.7% of statements [2024-05-24T19:23:23.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.295s coverage: 97.0% of statements [2024-05-24T19:23:28.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-24T19:23:28.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-24T19:23:28.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-24T19:23:33.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.400s coverage: 69.2% of statements [2024-05-24T19:23:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-24T19:23:34.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-24T19:23:35.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.332s coverage: 53.2% of statements [2024-05-24T19:23:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-24T19:23:41.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-24T19:23:41.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:23:41.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-24T19:23:41.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-24T19:23:51.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-24T19:23:51.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-24T19:23:59.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.258s coverage: 93.4% of statements [2024-05-24T19:23:59.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.624s coverage: 6.1% of statements [2024-05-24T19:24:04.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-24T19:24:04.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:24:04.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-24T19:24:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-24T19:24:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 97.6% of statements [2024-05-24T19:24:07.623Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.198s coverage: 72.2% of statements [2024-05-24T19:24:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-24T19:24:15.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-24T19:24:17.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.411s coverage: 0.9% of statements [2024-05-24T19:24:17.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.295s coverage: 32.2% of statements [2024-05-24T19:24:21.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.323s coverage: 41.7% of statements [2024-05-24T19:24:21.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.329s coverage: 82.9% of statements [2024-05-24T19:24:21.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.292s coverage: 94.1% of statements [2024-05-24T19:24:21.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.206s coverage: 96.3% of statements [2024-05-24T19:24:25.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.221s coverage: 87.5% of statements [2024-05-24T19:24:27.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-24T19:24:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-24T19:24:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-24T19:24:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-24T19:24:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-24T19:24:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-24T19:24:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-24T19:24:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-24T19:24:37.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.220s coverage: 94.4% of statements [2024-05-24T19:24:37.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-24T19:24:37.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-24T19:24:37.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-24T19:24:37.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-24T19:24:47.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-24T19:24:47.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-24T19:24:50.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-24T19:24:52.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.034s coverage: 79.9% of statements [2024-05-24T19:24:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.291s coverage: 92.9% of statements [2024-05-24T19:24:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-05-24T19:24:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements [2024-05-24T19:24:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.217s coverage: 87.2% of statements [2024-05-24T19:24:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.183s coverage: 20.0% of statements [2024-05-24T19:24:54.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.179s coverage: 100.0% of statements [2024-05-24T19:24:56.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.408s coverage: 81.8% of statements [2024-05-24T19:24:56.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-24T19:24:57.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-24T19:24:57.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.401s coverage: 82.1% of statements [2024-05-24T19:24:58.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.220s coverage: 86.0% of statements [2024-05-24T19:25:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-24T19:25:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-24T19:25:04.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.933s coverage: 63.1% of statements [2024-05-24T19:25:04.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.258s coverage: 100.0% of statements [2024-05-24T19:25:05.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2024-05-24T19:25:05.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.067s coverage: 100.0% of statements [2024-05-24T19:25:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-24T19:25:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-24T19:25:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-24T19:25:06.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.088s coverage: 73.7% of statements [2024-05-24T19:25:07.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-05-24T19:25:13.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-24T19:25:13.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-24T19:25:13.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-24T19:25:15.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.830s coverage: 38.4% of statements [2024-05-24T19:25:15.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements [2024-05-24T19:25:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-24T19:25:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-24T19:25:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-24T19:25:15.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-24T19:25:16.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.236s coverage: 84.8% of statements [2024-05-24T19:25:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-24T19:25:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-24T19:25:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-24T19:25:23.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-24T19:25:30.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.308s coverage: 19.9% of statements [2024-05-24T19:25:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-24T19:25:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:25:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-24T19:25:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-24T19:25:31.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.590s coverage: 95.7% of statements [2024-05-24T19:25:35.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-24T19:25:35.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-24T19:25:36.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.312s coverage: 61.8% of statements [2024-05-24T19:25:38.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-24T19:25:38.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-24T19:25:40.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.385s coverage: 98.9% of statements [2024-05-24T19:25:41.402Z] 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-05-24T19:25:41.402Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-24T19:25:41.402Z] go vet ./... [2024-05-24T19:29:33.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-24T19:29:33.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-24T19:29:33.323Z] ./bin/test-attribution-txt.sh [2024-05-24T19:29:33.323Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-05-24T19:29:33.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-24T19:29:34.303Z] + ls -al . [2024-05-24T19:29:34.303Z] total 812 [2024-05-24T19:29:34.303Z] drwxrwxr-x 10 1001 1001 4096 May 24 19:19 . [2024-05-24T19:29:34.303Z] drwxr-xr-x 4 root root 4096 May 24 19:18 .. [2024-05-24T19:29:34.303Z] drwxrwxr-x 2 1001 1001 4096 May 24 19:16 .blubracket [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 10 May 24 19:16 .dockerignore [2024-05-24T19:29:34.303Z] drwxrwxr-x 8 1001 1001 4096 May 24 19:16 .git [2024-05-24T19:29:34.303Z] drwxrwxr-x 3 1001 1001 4096 May 24 19:16 .github [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 1074 May 24 19:16 .gitignore [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 42 May 24 19:16 .golangci.yml [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 100 May 24 19:16 .hadolint.yml [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 155 May 24 19:16 .sonarcloud.properties [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 1171 May 24 19:16 ADOPTERS.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 20261 May 24 19:16 Attribution.txt [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 100284 May 24 19:16 CHANGELOG.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 3804 May 24 19:16 CONTRIBUTING.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 677 May 24 19:16 GOVERNANCE.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 861 May 24 19:16 Jenkinsfile [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 10775 May 24 19:16 LICENSE [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 15392 May 24 19:16 Makefile [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 582 May 24 19:16 OWNERS.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 9528 May 24 19:16 README.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 789 May 24 19:16 SECURITY.md [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 5 May 24 19:14 VERSION [2024-05-24T19:29:34.303Z] drwxrwxr-x 2 1001 1001 4096 May 24 19:16 bin [2024-05-24T19:29:34.303Z] drwxrwxr-x 18 1001 1001 4096 May 24 19:16 cmd [2024-05-24T19:29:34.303Z] -rw-r--r-- 1 root root 455714 May 24 19:25 coverage.out [2024-05-24T19:29:34.303Z] drwxrwxr-x 2 1001 1001 4096 May 24 19:16 fuzz_test [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 7030 May 24 19:16 go.mod [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 101500 May 24 19:16 go.sum [2024-05-24T19:29:34.303Z] drwxrwxr-x 7 1001 1001 4096 May 24 19:16 internal [2024-05-24T19:29:34.303Z] drwxrwxr-x 3 1001 1001 4096 May 24 19:16 openapi [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 584 May 24 19:16 security.txt [2024-05-24T19:29:34.303Z] -rw-rw-r-- 1 1001 1001 204 May 24 19:16 version.go [Pipeline] sh [2024-05-24T19:29:34.956Z] + '[' -e coverage.out ] [2024-05-24T19:29:34.956Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-24T19:29:34.999Z] Warning: overwriting stash ‘coverage-report’ [2024-05-24T19:29:35.751Z] Stashed 1 file(s) [Pipeline] sh [2024-05-24T19:29:36.079Z] + make build [2024-05-24T19:29:36.345Z] 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-05-24T19:32:28.060Z] 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-05-24T19:32:34.677Z] 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-05-24T19:32:41.312Z] 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-05-24T19:32:44.646Z] 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-05-24T19:33:16.876Z] 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-05-24T19:33:21.126Z] 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-05-24T19:33:33.431Z] 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-05-24T19:33:35.371Z] 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-05-24T19:33:38.723Z] 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-05-24T19:33:42.070Z] 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-05-24T19:33:47.413Z] 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-05-24T19:33:51.692Z] $ docker stop --time=1 0c00e6fe9d639175e55c553d117de32627a52c115d3b3e91a221df8e6bbf75d7 [2024-05-24T19:33:53.846Z] $ docker rm -f --volumes 0c00e6fe9d639175e55c553d117de32627a52c115d3b3e91a221df8e6bbf75d7 [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-05-24T19:33:57.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-24T19:33:57.657Z] [2024-05-24T19:33:57.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T19:33:58.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-24T19:33:58.334Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-24T19:33:58.334Z] 547446be3368: Pulling fs layer [2024-05-24T19:33:58.334Z] d125d8839a47: Pulling fs layer [2024-05-24T19:33:58.334Z] 3e85d5ac6304: Pulling fs layer [2024-05-24T19:33:58.334Z] c3105a71a48b: Pulling fs layer [2024-05-24T19:33:58.334Z] 0f093f025ec4: Pulling fs layer [2024-05-24T19:33:58.334Z] c3106fc0e877: Pulling fs layer [2024-05-24T19:33:58.334Z] c3105a71a48b: Waiting [2024-05-24T19:33:58.334Z] 0f093f025ec4: Waiting [2024-05-24T19:33:58.334Z] c3106fc0e877: Waiting [2024-05-24T19:33:58.334Z] 547446be3368: Verifying Checksum [2024-05-24T19:33:58.334Z] 547446be3368: Download complete [2024-05-24T19:33:58.334Z] c3105a71a48b: Verifying Checksum [2024-05-24T19:33:58.334Z] c3105a71a48b: Download complete [2024-05-24T19:33:58.917Z] d125d8839a47: Verifying Checksum [2024-05-24T19:33:58.917Z] d125d8839a47: Download complete [2024-05-24T19:33:58.917Z] c3106fc0e877: Verifying Checksum [2024-05-24T19:33:58.917Z] c3106fc0e877: Download complete [2024-05-24T19:33:58.917Z] 0f093f025ec4: Verifying Checksum [2024-05-24T19:33:58.917Z] 0f093f025ec4: Download complete [2024-05-24T19:33:59.184Z] 547446be3368: Pull complete [2024-05-24T19:34:00.588Z] d125d8839a47: Pull complete [2024-05-24T19:34:00.853Z] 3e85d5ac6304: Download complete [2024-05-24T19:34:10.921Z] 3e85d5ac6304: Pull complete [2024-05-24T19:34:10.921Z] c3105a71a48b: Pull complete [2024-05-24T19:34:11.877Z] 0f093f025ec4: Pull complete [2024-05-24T19:34:12.143Z] c3106fc0e877: Pull complete [2024-05-24T19:34:12.143Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-24T19:34:12.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-24T19:34:12.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T19:34:12.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2024-05-24T19:34:12.549Z] $ 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-arm64:latest cat [2024-05-24T19:34:14.540Z] $ docker top ff8adc5ffff99d84c4f1f01ffe71200b9ff155aa762e0d8cc076711b420cb39a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T19:34:15.448Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-24T19:34:23.646Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-05-24T19:34:23.646Z] #1 transferring dockerfile: 1.69kB done [2024-05-24T19:34:23.646Z] #1 DONE 0.1s [2024-05-24T19:34:24.230Z] [2024-05-24T19:34:24.230Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-24T19:34:24.230Z] #2 transferring dockerfile: 2.49kB done [2024-05-24T19:34:24.230Z] #2 DONE 0.0s [2024-05-24T19:34:24.230Z] [2024-05-24T19:34:24.230Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-05-24T19:34:24.230Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-05-24T19:34:24.230Z] #3 DONE 0.1s [2024-05-24T19:34:24.230Z] [2024-05-24T19:34:24.230Z] #4 [core-data internal] load build definition from Dockerfile [2024-05-24T19:34:24.230Z] #4 transferring dockerfile: 2.01kB done [2024-05-24T19:34:24.230Z] #4 DONE 0.1s [2024-05-24T19:34:24.230Z] [2024-05-24T19:34:24.230Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-24T19:34:24.498Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-05-24T19:34:24.498Z] #5 DONE 0.1s [2024-05-24T19:34:24.498Z] [2024-05-24T19:34:24.498Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-05-24T19:34:24.498Z] #6 transferring dockerfile: 1.81kB done [2024-05-24T19:34:24.498Z] #6 DONE 0.1s [2024-05-24T19:34:24.498Z] [2024-05-24T19:34:24.498Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-05-24T19:34:24.498Z] #7 transferring dockerfile: 1.70kB 0.0s done [2024-05-24T19:34:24.498Z] #7 DONE 0.1s [2024-05-24T19:34:24.498Z] [2024-05-24T19:34:24.498Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-05-24T19:34:24.769Z] #8 transferring dockerfile: 2.06kB done [2024-05-24T19:34:24.769Z] #8 DONE 0.1s [2024-05-24T19:34:24.769Z] [2024-05-24T19:34:24.769Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-05-24T19:34:24.769Z] #9 transferring dockerfile: 1.95kB done [2024-05-24T19:34:24.769Z] #9 DONE 0.0s [2024-05-24T19:34:24.769Z] [2024-05-24T19:34:24.769Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-24T19:34:24.769Z] #10 transferring dockerfile: 2.50kB done [2024-05-24T19:34:24.769Z] #10 DONE 0.1s [2024-05-24T19:34:24.769Z] [2024-05-24T19:34:24.769Z] #11 [core-command internal] load build definition from Dockerfile [2024-05-24T19:34:24.769Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-05-24T19:34:24.769Z] #11 DONE 0.1s [2024-05-24T19:34:24.769Z] [2024-05-24T19:34:24.769Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-24T19:34:25.036Z] #12 transferring dockerfile: 2.93kB done [2024-05-24T19:34:25.036Z] #12 DONE 0.1s [2024-05-24T19:34:25.036Z] [2024-05-24T19:34:25.036Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-24T19:34:25.036Z] #13 transferring dockerfile: 1.89kB done [2024-05-24T19:34:25.036Z] #13 DONE 0.1s [2024-05-24T19:34:25.036Z] [2024-05-24T19:34:25.036Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-24T19:34:25.036Z] #14 transferring dockerfile: 2.23kB 0.0s done [2024-05-24T19:34:25.036Z] #14 DONE 0.1s [2024-05-24T19:34:25.036Z] [2024-05-24T19:34:25.036Z] #15 [security-spire-config internal] load .dockerignore [2024-05-24T19:34:25.036Z] #15 transferring context: [2024-05-24T19:34:25.302Z] #15 transferring context: 50B done [2024-05-24T19:34:25.303Z] #15 DONE 0.1s [2024-05-24T19:34:25.891Z] [2024-05-24T19:34:25.891Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-05-24T19:34:25.891Z] #16 transferring context: 50B 0.0s done [2024-05-24T19:34:25.891Z] #16 DONE 0.1s [2024-05-24T19:34:25.891Z] [2024-05-24T19:34:25.891Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T19:34:25.891Z] #17 transferring context: 50B done [2024-05-24T19:34:25.891Z] #17 ... [2024-05-24T19:34:25.891Z] [2024-05-24T19:34:25.891Z] #18 [core-data internal] load .dockerignore [2024-05-24T19:34:25.891Z] #18 transferring context: 50B done [2024-05-24T19:34:25.891Z] #18 DONE 0.1s [2024-05-24T19:34:25.891Z] [2024-05-24T19:34:25.891Z] #19 [security-proxy-auth internal] load .dockerignore [2024-05-24T19:34:25.891Z] #19 transferring context: 50B 0.0s done [2024-05-24T19:34:25.891Z] #19 DONE 0.1s [2024-05-24T19:34:26.201Z] [2024-05-24T19:34:26.201Z] #20 [security-spire-agent internal] load .dockerignore [2024-05-24T19:34:26.201Z] #20 transferring context: 50B 0.0s done [2024-05-24T19:34:26.201Z] #20 DONE 0.1s [2024-05-24T19:34:26.201Z] [2024-05-24T19:34:26.201Z] #21 [security-spire-server internal] load .dockerignore [2024-05-24T19:34:26.201Z] #21 transferring context: 50B done [2024-05-24T19:34:26.201Z] #21 DONE 0.1s [2024-05-24T19:34:26.201Z] [2024-05-24T19:34:26.201Z] #22 [core-metadata internal] load .dockerignore [2024-05-24T19:34:26.201Z] #22 transferring context: 50B 0.0s done [2024-05-24T19:34:26.201Z] #22 DONE 0.1s [2024-05-24T19:34:26.201Z] [2024-05-24T19:34:26.201Z] #23 [support-notifications internal] load .dockerignore [2024-05-24T19:34:26.201Z] #23 transferring context: 50B 0.0s done [2024-05-24T19:34:26.201Z] #23 DONE 0.1s [2024-05-24T19:34:26.201Z] [2024-05-24T19:34:26.201Z] #24 [security-proxy-setup internal] load .dockerignore [2024-05-24T19:34:26.201Z] #24 transferring context: 50B 0.0s done [2024-05-24T19:34:26.201Z] #24 DONE 0.1s [2024-05-24T19:34:26.201Z] [2024-05-24T19:34:26.201Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T19:34:26.531Z] #17 ... [2024-05-24T19:34:26.531Z] [2024-05-24T19:34:26.531Z] #25 [core-command internal] load .dockerignore [2024-05-24T19:34:26.531Z] #25 transferring context: 50B done [2024-05-24T19:34:26.531Z] #25 DONE 0.1s [2024-05-24T19:34:26.531Z] [2024-05-24T19:34:26.531Z] #26 [security-bootstrapper internal] load .dockerignore [2024-05-24T19:34:26.531Z] #26 transferring context: 50B 0.0s done [2024-05-24T19:34:26.805Z] #26 DONE 0.1s [2024-05-24T19:34:26.805Z] [2024-05-24T19:34:26.805Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-05-24T19:34:26.805Z] #27 transferring context: 50B 0.0s done [2024-05-24T19:34:26.805Z] #27 DONE 0.1s [2024-05-24T19:34:26.805Z] [2024-05-24T19:34:26.805Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-24T19:34:26.805Z] #28 transferring context: 50B done [2024-05-24T19:34:26.805Z] #28 DONE 0.1s [2024-05-24T19:34:26.805Z] [2024-05-24T19:34:26.805Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-24T19:34:27.401Z] #29 ... [2024-05-24T19:34:27.401Z] [2024-05-24T19:34:27.401Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-05-24T19:34:27.401Z] #30 DONE 0.5s [2024-05-24T19:34:27.401Z] [2024-05-24T19:34:27.401Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:27.401Z] #31 DONE 0.0s [2024-05-24T19:34:27.401Z] [2024-05-24T19:34:27.401Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-24T19:34:27.401Z] #30 DONE 0.5s [2024-05-24T19:34:27.401Z] [2024-05-24T19:34:27.401Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T19:34:27.401Z] #17 ... [2024-05-24T19:34:27.401Z] [2024-05-24T19:34:27.401Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:27.401Z] #31 DONE 0.0s [2024-05-24T19:34:27.401Z] [2024-05-24T19:34:27.401Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-24T19:34:27.401Z] #29 DONE 0.7s [2024-05-24T19:34:27.684Z] [2024-05-24T19:34:27.684Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:27.684Z] #31 DONE 0.0s [2024-05-24T19:34:27.684Z] [2024-05-24T19:34:27.684Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-24T19:34:27.684Z] #32 ... [2024-05-24T19:34:27.684Z] [2024-05-24T19:34:27.684Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-05-24T19:34:27.684Z] #30 DONE 0.5s [2024-05-24T19:34:27.994Z] [2024-05-24T19:34:27.994Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:27.994Z] #31 DONE 0.0s [2024-05-24T19:34:27.994Z] [2024-05-24T19:34:27.994Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T19:34:27.994Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.2s done [2024-05-24T19:34:27.994Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-24T19:34:27.994Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-24T19:34:27.994Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-24T19:34:27.994Z] #33 ... [2024-05-24T19:34:27.994Z] [2024-05-24T19:34:27.994Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:27.994Z] #31 DONE 0.0s [2024-05-24T19:34:27.994Z] [2024-05-24T19:34:27.994Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:27.994Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-05-24T19:34:27.994Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-24T19:34:27.994Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-24T19:34:27.994Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-24T19:34:27.994Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-05-24T19:34:27.994Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-05-24T19:34:27.994Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-05-24T19:34:28.299Z] #34 ... [2024-05-24T19:34:28.299Z] [2024-05-24T19:34:28.299Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:28.299Z] #31 DONE 0.1s [2024-05-24T19:34:28.299Z] [2024-05-24T19:34:28.299Z] #35 [security-spire-config internal] load build context [2024-05-24T19:34:28.299Z] #35 transferring context: 24.94kB 0.0s done [2024-05-24T19:34:28.299Z] #35 DONE 0.6s [2024-05-24T19:34:28.299Z] [2024-05-24T19:34:28.299Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:28.299Z] #31 DONE 0.1s [2024-05-24T19:34:28.299Z] [2024-05-24T19:34:28.299Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-24T19:34:28.299Z] #29 DONE 0.8s [2024-05-24T19:34:28.299Z] [2024-05-24T19:34:28.299Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:28.299Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-05-24T19:34:28.299Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-24T19:34:28.299Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-24T19:34:28.299Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-24T19:34:28.299Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-05-24T19:34:28.299Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2024-05-24T19:34:28.299Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s [2024-05-24T19:34:28.299Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-24T19:34:28.299Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-05-24T19:34:28.568Z] #34 ... [2024-05-24T19:34:28.568Z] [2024-05-24T19:34:28.568Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:28.568Z] #31 DONE 0.1s [2024-05-24T19:34:28.568Z] [2024-05-24T19:34:28.568Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:28.568Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-05-24T19:34:28.568Z] #34 ... [2024-05-24T19:34:28.568Z] [2024-05-24T19:34:28.568Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:28.568Z] #31 DONE 0.1s [2024-05-24T19:34:28.831Z] [2024-05-24T19:34:28.831Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:28.831Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2024-05-24T19:34:28.831Z] #34 ... [2024-05-24T19:34:28.831Z] [2024-05-24T19:34:28.831Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-24T19:34:28.831Z] #31 DONE 0.1s [2024-05-24T19:34:28.831Z] [2024-05-24T19:34:28.831Z] #36 [support-notifications internal] load build context [2024-05-24T19:34:28.831Z] #36 DONE 0.0s [2024-05-24T19:34:28.831Z] [2024-05-24T19:34:28.831Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:29.097Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.3s [2024-05-24T19:34:29.097Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-05-24T19:34:29.097Z] #34 ... [2024-05-24T19:34:29.097Z] [2024-05-24T19:34:29.097Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-24T19:34:29.097Z] #32 DONE 1.6s [2024-05-24T19:34:29.097Z] [2024-05-24T19:34:29.097Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:29.097Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-05-24T19:34:29.097Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-24T19:34:29.097Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-24T19:34:29.097Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-24T19:34:29.097Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-05-24T19:34:29.097Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-05-24T19:34:29.097Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-05-24T19:34:29.097Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-24T19:34:29.097Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.35MB / 23.39MB 1.4s [2024-05-24T19:34:29.097Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-05-24T19:34:29.363Z] #34 ... [2024-05-24T19:34:29.363Z] [2024-05-24T19:34:29.363Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-24T19:34:29.363Z] #30 DONE 1.6s [2024-05-24T19:34:29.363Z] [2024-05-24T19:34:29.363Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:29.363Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.5s [2024-05-24T19:34:29.363Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.6s [2024-05-24T19:34:29.631Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.11MB / 23.39MB 1.8s [2024-05-24T19:34:29.631Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.67MB / 23.39MB 1.9s [2024-05-24T19:34:29.897Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.1s [2024-05-24T19:34:29.897Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.53MB / 23.39MB 2.2s [2024-05-24T19:34:30.163Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.3s [2024-05-24T19:34:30.163Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-24T19:34:30.163Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.4s [2024-05-24T19:34:30.163Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-24T19:34:30.429Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.61MB / 23.39MB 2.6s [2024-05-24T19:34:30.699Z] #34 ... [2024-05-24T19:34:30.699Z] [2024-05-24T19:34:30.699Z] #37 [security-spire-server internal] load build context [2024-05-24T19:34:30.699Z] #37 transferring context: 26.69kB 0.2s done [2024-05-24T19:34:30.699Z] #37 DONE 2.3s [2024-05-24T19:34:30.699Z] [2024-05-24T19:34:30.699Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:30.967Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2024-05-24T19:34:30.967Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-05-24T19:34:31.929Z] #34 ... [2024-05-24T19:34:31.929Z] [2024-05-24T19:34:31.929Z] #38 [security-spire-agent internal] load build context [2024-05-24T19:34:31.929Z] #38 transferring context: 26.22kB 0.2s done [2024-05-24T19:34:31.929Z] #38 DONE 2.7s [2024-05-24T19:34:32.196Z] [2024-05-24T19:34:32.196Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T19:34:32.196Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.2s done [2024-05-24T19:34:32.196Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-24T19:34:32.196Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-24T19:34:32.196Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-24T19:34:34.771Z] #33 ... [2024-05-24T19:34:34.771Z] [2024-05-24T19:34:34.771Z] #39 [core-data internal] load build context [2024-05-24T19:34:35.726Z] #39 ... [2024-05-24T19:34:35.726Z] [2024-05-24T19:34:35.726Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-24T19:34:35.726Z] #40 DONE 8.6s [2024-05-24T19:34:35.726Z] [2024-05-24T19:34:35.726Z] #39 [core-data internal] load build context [2024-05-24T19:34:35.726Z] #39 transferring context: 38.73MB 8.2s [2024-05-24T19:34:35.726Z] #39 ... [2024-05-24T19:34:35.726Z] [2024-05-24T19:34:35.726Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:34:35.992Z] #41 ... [2024-05-24T19:34:35.992Z] [2024-05-24T19:34:35.992Z] #39 [core-data internal] load build context [2024-05-24T19:34:37.932Z] #39 ... [2024-05-24T19:34:37.932Z] [2024-05-24T19:34:37.932Z] #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-05-24T19:34:37.932Z] #42 DONE 1.7s [2024-05-24T19:34:37.932Z] [2024-05-24T19:34:37.932Z] #39 [core-data internal] load build context [2024-05-24T19:34:37.932Z] #39 ... [2024-05-24T19:34:37.932Z] [2024-05-24T19:34:37.932Z] #43 [support-scheduler internal] load build context [2024-05-24T19:34:37.932Z] #43 ... [2024-05-24T19:34:37.932Z] [2024-05-24T19:34:37.932Z] #39 [core-data internal] load build context [2024-05-24T19:34:37.932Z] #39 ... [2024-05-24T19:34:37.932Z] [2024-05-24T19:34:37.932Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:37.932Z] #44 ... [2024-05-24T19:34:37.932Z] [2024-05-24T19:34:37.932Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:34:38.897Z] #45 ... [2024-05-24T19:34:38.897Z] [2024-05-24T19:34:38.897Z] #46 [core-command internal] load build context [2024-05-24T19:34:38.897Z] #46 ... [2024-05-24T19:34:38.897Z] [2024-05-24T19:34:38.897Z] #36 [support-notifications internal] load build context [2024-05-24T19:34:39.162Z] #36 ... [2024-05-24T19:34:39.162Z] [2024-05-24T19:34:39.162Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:34:39.162Z] #47 ... [2024-05-24T19:34:39.162Z] [2024-05-24T19:34:39.162Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-24T19:34:39.162Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:39.162Z] #0 8.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:39.162Z] #48 ... [2024-05-24T19:34:39.162Z] [2024-05-24T19:34:39.162Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:39.427Z] #49 ... [2024-05-24T19:34:39.427Z] [2024-05-24T19:34:39.427Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-24T19:34:39.427Z] #0 7.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:39.427Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:39.427Z] #0 9.993 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:34:39.427Z] #0 9.993 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:34:39.427Z] #0 9.993 OK: 19953 distinct packages available [2024-05-24T19:34:39.427Z] #50 ... [2024-05-24T19:34:39.427Z] [2024-05-24T19:34:39.427Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-24T19:34:39.693Z] #51 ... [2024-05-24T19:34:39.693Z] [2024-05-24T19:34:39.693Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-24T19:34:39.693Z] #52 ... [2024-05-24T19:34:39.693Z] [2024-05-24T19:34:39.693Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:34:39.693Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done [2024-05-24T19:34:39.693Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-24T19:34:39.693Z] #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-24T19:34:39.693Z] #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-24T19:34:39.693Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-05-24T19:34:39.693Z] #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.0s done [2024-05-24T19:34:39.693Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-05-24T19:34:39.693Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-05-24T19:34:39.957Z] #53 ... [2024-05-24T19:34:39.957Z] [2024-05-24T19:34:39.957Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:34:39.957Z] #54 ... [2024-05-24T19:34:39.957Z] [2024-05-24T19:34:39.957Z] #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:34:40.221Z] #55 ... [2024-05-24T19:34:40.221Z] [2024-05-24T19:34:40.221Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:34:40.221Z] #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:40.221Z] #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:40.221Z] #56 ... [2024-05-24T19:34:40.221Z] [2024-05-24T19:34:40.221Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-24T19:34:40.221Z] #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:40.486Z] #57 ... [2024-05-24T19:34:40.486Z] [2024-05-24T19:34:40.486Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:34:40.486Z] #58 ... [2024-05-24T19:34:40.486Z] [2024-05-24T19:34:40.486Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-24T19:34:40.752Z] #59 ... [2024-05-24T19:34:40.752Z] [2024-05-24T19:34:40.752Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:34:40.752Z] #60 ... [2024-05-24T19:34:40.752Z] [2024-05-24T19:34:40.752Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-24T19:34:40.752Z] #61 ... [2024-05-24T19:34:40.752Z] [2024-05-24T19:34:40.752Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:34:41.328Z] #47 transferring context: 18.77MB 10.5s [2024-05-24T19:34:42.727Z] #47 ... [2024-05-24T19:34:42.727Z] [2024-05-24T19:34:42.727Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:42.727Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.2s [2024-05-24T19:34:42.727Z] #34 ... [2024-05-24T19:34:42.727Z] [2024-05-24T19:34:42.727Z] #46 [core-command internal] load build context [2024-05-24T19:34:45.292Z] #46 ... [2024-05-24T19:34:45.292Z] [2024-05-24T19:34:45.292Z] #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:34:45.292Z] #55 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:46.248Z] #55 ... [2024-05-24T19:34:46.248Z] [2024-05-24T19:34:46.248Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:34:46.248Z] #56 14.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:46.248Z] #56 14.67 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:46.248Z] #56 14.83 OK: 8 MiB in 16 packages [2024-05-24T19:34:46.248Z] #56 DONE 16.9s [2024-05-24T19:34:46.248Z] [2024-05-24T19:34:46.248Z] #46 [core-command internal] load build context [2024-05-24T19:34:46.248Z] #46 transferring context: 45.20MB 17.0s [2024-05-24T19:34:46.514Z] #46 ... [2024-05-24T19:34:46.514Z] [2024-05-24T19:34:46.514Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:34:46.514Z] #41 ... [2024-05-24T19:34:46.514Z] [2024-05-24T19:34:46.514Z] #46 [core-command internal] load build context [2024-05-24T19:34:47.919Z] #46 ... [2024-05-24T19:34:47.919Z] [2024-05-24T19:34:47.919Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-24T19:34:47.919Z] #62 ... [2024-05-24T19:34:47.919Z] [2024-05-24T19:34:47.919Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:34:47.919Z] #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:47.919Z] #63 ... [2024-05-24T19:34:47.919Z] [2024-05-24T19:34:47.919Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-24T19:34:47.919Z] #0 7.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:47.919Z] #64 ... [2024-05-24T19:34:47.919Z] [2024-05-24T19:34:47.919Z] #43 [support-scheduler internal] load build context [2024-05-24T19:34:48.184Z] #43 ... [2024-05-24T19:34:48.184Z] [2024-05-24T19:34:48.184Z] #39 [core-data internal] load build context [2024-05-24T19:34:48.184Z] #39 ... [2024-05-24T19:34:48.184Z] [2024-05-24T19:34:48.184Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:48.448Z] #44 ... [2024-05-24T19:34:48.449Z] [2024-05-24T19:34:48.449Z] #43 [support-scheduler internal] load build context [2024-05-24T19:34:49.397Z] #43 ... [2024-05-24T19:34:49.397Z] [2024-05-24T19:34:49.397Z] #36 [support-notifications internal] load build context [2024-05-24T19:34:49.397Z] #36 ... [2024-05-24T19:34:49.397Z] [2024-05-24T19:34:49.397Z] #39 [core-data internal] load build context [2024-05-24T19:34:49.661Z] #39 ... [2024-05-24T19:34:49.661Z] [2024-05-24T19:34:49.662Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:49.662Z] #49 ... [2024-05-24T19:34:49.662Z] [2024-05-24T19:34:49.662Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:49.662Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.5s [2024-05-24T19:34:49.662Z] #34 ... [2024-05-24T19:34:49.662Z] [2024-05-24T19:34:49.662Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:49.926Z] #49 ... [2024-05-24T19:34:49.926Z] [2024-05-24T19:34:49.926Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-24T19:34:49.926Z] #50 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:49.926Z] #50 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:49.926Z] #50 17.87 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:34:49.926Z] #50 18.55 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:34:49.926Z] #50 18.74 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:49.926Z] #50 18.81 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-24T19:34:49.926Z] #50 18.90 (5/7) Installing libucontext (1.2-r2) [2024-05-24T19:34:49.926Z] #50 19.01 (6/7) Installing gcompat (1.1.0-r1) [2024-05-24T19:34:49.926Z] #50 19.12 (7/7) Installing openssl (3.1.5-r0) [2024-05-24T19:34:49.926Z] #50 19.22 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:49.926Z] #50 19.45 OK: 9 MiB in 20 packages [2024-05-24T19:34:49.926Z] #50 ... [2024-05-24T19:34:49.926Z] [2024-05-24T19:34:49.926Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:50.194Z] #34 ... [2024-05-24T19:34:50.194Z] [2024-05-24T19:34:50.194Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:34:50.194Z] #54 ... [2024-05-24T19:34:50.194Z] [2024-05-24T19:34:50.194Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:50.194Z] #34 ... [2024-05-24T19:34:50.194Z] [2024-05-24T19:34:50.194Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:34:50.194Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.2s [2024-05-24T19:34:50.461Z] #53 ... [2024-05-24T19:34:50.461Z] [2024-05-24T19:34:50.461Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:34:50.733Z] #54 ... [2024-05-24T19:34:50.733Z] [2024-05-24T19:34:50.733Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:34:50.733Z] #58 ... [2024-05-24T19:34:50.733Z] [2024-05-24T19:34:50.733Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:50.998Z] #34 ... [2024-05-24T19:34:50.998Z] [2024-05-24T19:34:50.998Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:34:50.998Z] #60 ... [2024-05-24T19:34:50.998Z] [2024-05-24T19:34:50.998Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-24T19:34:50.998Z] #51 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:50.998Z] #51 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:50.998Z] #51 19.82 (1/2) Installing ca-certificates (20240226-r0) [2024-05-24T19:34:50.998Z] #51 20.60 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:50.998Z] #51 20.60 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:50.998Z] #51 20.71 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:34:51.264Z] #51 ... [2024-05-24T19:34:51.264Z] [2024-05-24T19:34:51.264Z] #39 [core-data internal] load build context [2024-05-24T19:34:51.264Z] #39 transferring context: 70.80MB 23.5s [2024-05-24T19:34:51.264Z] #39 ... [2024-05-24T19:34:51.264Z] [2024-05-24T19:34:51.264Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-24T19:34:51.264Z] #48 12.06 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:34:51.264Z] #48 12.06 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:34:51.264Z] #48 12.06 OK: 19953 distinct packages available [2024-05-24T19:34:51.264Z] #48 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:51.264Z] #48 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:51.529Z] #48 ... [2024-05-24T19:34:51.529Z] [2024-05-24T19:34:51.529Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-24T19:34:51.529Z] #59 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:51.529Z] #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:51.529Z] #59 ... [2024-05-24T19:34:51.529Z] [2024-05-24T19:34:51.529Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:34:51.800Z] #34 ... [2024-05-24T19:34:51.800Z] [2024-05-24T19:34:51.800Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-24T19:34:51.800Z] #57 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:51.800Z] #57 17.62 (1/4) Installing ca-certificates (20240226-r0) [2024-05-24T19:34:51.800Z] #57 18.07 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:51.800Z] #57 18.13 (3/4) Installing su-exec (0.2-r3) [2024-05-24T19:34:51.800Z] #57 18.18 (4/4) Installing yq (4.33.3-r5) [2024-05-24T19:34:51.800Z] #57 18.81 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:51.800Z] #57 18.83 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:34:51.800Z] #57 21.08 OK: 18 MiB in 19 packages [2024-05-24T19:34:51.800Z] #57 ... [2024-05-24T19:34:51.800Z] [2024-05-24T19:34:51.800Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:51.800Z] #44 ... [2024-05-24T19:34:51.800Z] [2024-05-24T19:34:51.800Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-24T19:34:51.800Z] #50 DONE 22.6s [2024-05-24T19:34:51.800Z] [2024-05-24T19:34:51.800Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:52.756Z] #44 ... [2024-05-24T19:34:52.756Z] [2024-05-24T19:34:52.756Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:34:53.037Z] #47 ... [2024-05-24T19:34:53.037Z] [2024-05-24T19:34:53.037Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:53.615Z] #44 ... [2024-05-24T19:34:53.615Z] [2024-05-24T19:34:53.615Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-24T19:34:53.615Z] #57 DONE 24.3s [2024-05-24T19:34:53.615Z] [2024-05-24T19:34:53.615Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:54.569Z] #44 ... [2024-05-24T19:34:54.569Z] [2024-05-24T19:34:54.569Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-24T19:34:54.569Z] #51 22.49 OK: 9 MiB in 17 packages [2024-05-24T19:34:54.569Z] #51 DONE 25.1s [2024-05-24T19:34:54.569Z] [2024-05-24T19:34:54.569Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:54.569Z] #44 ... [2024-05-24T19:34:54.569Z] [2024-05-24T19:34:54.569Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-24T19:34:54.569Z] #52 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:54.569Z] #52 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:54.569Z] #52 ... [2024-05-24T19:34:54.569Z] [2024-05-24T19:34:54.569Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:55.149Z] #44 ... [2024-05-24T19:34:55.149Z] [2024-05-24T19:34:55.149Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-24T19:34:55.149Z] #61 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:55.149Z] #61 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:55.413Z] #61 ... [2024-05-24T19:34:55.413Z] [2024-05-24T19:34:55.413Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:55.991Z] #44 ... [2024-05-24T19:34:55.991Z] [2024-05-24T19:34:55.991Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-24T19:34:55.991Z] #48 23.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:55.991Z] #48 23.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-24T19:34:55.991Z] #48 23.94 (3/4) Installing libucontext (1.2-r2) [2024-05-24T19:34:55.991Z] #48 23.94 (4/4) Installing gcompat (1.1.0-r1) [2024-05-24T19:34:55.991Z] #48 23.94 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:55.991Z] #48 23.94 OK: 8 MiB in 19 packages [2024-05-24T19:34:55.991Z] #48 DONE 26.6s [2024-05-24T19:34:55.991Z] [2024-05-24T19:34:55.991Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:56.256Z] #44 ... [2024-05-24T19:34:56.256Z] [2024-05-24T19:34:56.256Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:34:56.256Z] #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:56.256Z] #0 9.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:56.256Z] #65 ... [2024-05-24T19:34:56.256Z] [2024-05-24T19:34:56.256Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:56.524Z] #49 ... [2024-05-24T19:34:56.524Z] [2024-05-24T19:34:56.524Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:56.524Z] #44 transferring context: 75.56MB 28.2s [2024-05-24T19:34:56.524Z] #44 ... [2024-05-24T19:34:56.524Z] [2024-05-24T19:34:56.524Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:34:56.793Z] #41 ... [2024-05-24T19:34:56.793Z] [2024-05-24T19:34:56.793Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:34:57.372Z] #44 ... [2024-05-24T19:34:57.372Z] [2024-05-24T19:34:57.372Z] #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:34:57.372Z] #55 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:57.372Z] #55 27.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:57.372Z] #55 27.39 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:57.372Z] #55 27.55 OK: 8 MiB in 16 packages [2024-05-24T19:34:57.372Z] #55 ... [2024-05-24T19:34:57.372Z] [2024-05-24T19:34:57.372Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:57.953Z] #49 ... [2024-05-24T19:34:57.953Z] [2024-05-24T19:34:57.953Z] #46 [core-command internal] load build context [2024-05-24T19:34:57.953Z] #46 ... [2024-05-24T19:34:57.953Z] [2024-05-24T19:34:57.953Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:58.218Z] #49 ... [2024-05-24T19:34:58.218Z] [2024-05-24T19:34:58.218Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-24T19:34:58.218Z] #59 22.90 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:34:58.218Z] #59 24.01 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:34:58.218Z] #59 24.09 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:58.218Z] #59 24.09 (4/6) Installing openssl (3.1.5-r0) [2024-05-24T19:34:58.218Z] #59 24.15 (5/6) Installing su-exec (0.2-r3) [2024-05-24T19:34:58.218Z] #59 24.20 (6/6) Installing yq (4.33.3-r5) [2024-05-24T19:34:58.218Z] #59 25.59 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:58.218Z] #59 25.67 OK: 18 MiB in 19 packages [2024-05-24T19:34:58.218Z] #59 DONE 28.8s [2024-05-24T19:34:58.218Z] [2024-05-24T19:34:58.218Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:58.482Z] #49 ... [2024-05-24T19:34:58.482Z] [2024-05-24T19:34:58.482Z] #55 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-24T19:34:58.482Z] #55 DONE 29.4s [2024-05-24T19:34:58.482Z] [2024-05-24T19:34:58.482Z] #49 [core-metadata internal] load build context [2024-05-24T19:34:58.482Z] #49 ... [2024-05-24T19:34:58.482Z] [2024-05-24T19:34:58.482Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-24T19:34:58.482Z] #64 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:58.482Z] #64 17.26 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:34:58.482Z] #64 17.26 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:34:58.482Z] #64 17.26 OK: 19951 distinct packages available [2024-05-24T19:34:58.482Z] #64 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:58.482Z] #64 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:58.746Z] #64 ... [2024-05-24T19:34:58.746Z] [2024-05-24T19:34:58.746Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-24T19:34:58.746Z] #66 ... [2024-05-24T19:34:58.746Z] [2024-05-24T19:34:58.746Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-24T19:34:58.746Z] #52 25.49 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-24T19:34:58.746Z] #52 25.49 (2/2) Installing su-exec (0.2-r3) [2024-05-24T19:34:58.746Z] #52 25.49 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:34:58.746Z] #52 25.76 OK: 8 MiB in 17 packages [2024-05-24T19:34:58.746Z] #52 DONE 29.4s [2024-05-24T19:34:58.746Z] [2024-05-24T19:34:58.746Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:34:58.746Z] #63 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:58.746Z] #63 19.63 OK: 266 MiB in 52 packages [2024-05-24T19:34:58.746Z] #63 ... [2024-05-24T19:34:58.746Z] [2024-05-24T19:34:58.746Z] #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:34:59.335Z] #67 ... [2024-05-24T19:34:59.336Z] [2024-05-24T19:34:59.336Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:34:59.336Z] #63 DONE 21.9s [2024-05-24T19:34:59.336Z] [2024-05-24T19:34:59.336Z] #43 [support-scheduler internal] load build context [2024-05-24T19:34:59.600Z] #43 ... [2024-05-24T19:34:59.600Z] [2024-05-24T19:34:59.600Z] #36 [support-notifications internal] load build context [2024-05-24T19:34:59.600Z] #36 ... [2024-05-24T19:34:59.600Z] [2024-05-24T19:34:59.600Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-24T19:34:59.600Z] #62 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:59.600Z] #62 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:59.600Z] #62 20.89 OK: 266 MiB in 52 packages [2024-05-24T19:34:59.864Z] #62 ... [2024-05-24T19:34:59.864Z] [2024-05-24T19:34:59.864Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:34:59.864Z] #45 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:59.864Z] #45 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:34:59.864Z] #45 21.06 OK: 266 MiB in 52 packages [2024-05-24T19:34:59.864Z] #45 ... [2024-05-24T19:34:59.864Z] [2024-05-24T19:34:59.864Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:00.817Z] #43 ... [2024-05-24T19:35:00.817Z] [2024-05-24T19:35:00.817Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:35:00.817Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.5s [2024-05-24T19:35:00.817Z] #53 ... [2024-05-24T19:35:00.817Z] [2024-05-24T19:35:00.817Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:00.817Z] #54 ... [2024-05-24T19:35:00.817Z] [2024-05-24T19:35:00.817Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:01.081Z] #58 ... [2024-05-24T19:35:01.081Z] [2024-05-24T19:35:01.081Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:01.081Z] #54 ... [2024-05-24T19:35:01.081Z] [2024-05-24T19:35:01.081Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:01.346Z] #60 ... [2024-05-24T19:35:01.346Z] [2024-05-24T19:35:01.346Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:01.346Z] #54 ... [2024-05-24T19:35:01.346Z] [2024-05-24T19:35:01.346Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-24T19:35:01.346Z] #62 DONE 23.7s [2024-05-24T19:35:01.346Z] [2024-05-24T19:35:01.346Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:01.616Z] #54 ... [2024-05-24T19:35:01.616Z] [2024-05-24T19:35:01.616Z] #39 [core-data internal] load build context [2024-05-24T19:35:01.616Z] #39 transferring context: 90.83MB 33.7s [2024-05-24T19:35:01.616Z] #39 ... [2024-05-24T19:35:01.616Z] [2024-05-24T19:35:01.616Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:01.882Z] #54 ... [2024-05-24T19:35:01.882Z] [2024-05-24T19:35:01.882Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-24T19:35:01.882Z] #45 DONE 24.5s [2024-05-24T19:35:02.146Z] [2024-05-24T19:35:02.146Z] #39 [core-data internal] load build context [2024-05-24T19:35:02.146Z] #39 ... [2024-05-24T19:35:02.146Z] [2024-05-24T19:35:02.146Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:35:02.146Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.9s [2024-05-24T19:35:02.411Z] #34 ... [2024-05-24T19:35:02.411Z] [2024-05-24T19:35:02.411Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-24T19:35:02.411Z] #0 9.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:02.411Z] #68 ... [2024-05-24T19:35:02.411Z] [2024-05-24T19:35:02.411Z] #39 [core-data internal] load build context [2024-05-24T19:35:02.995Z] #39 ... [2024-05-24T19:35:02.995Z] [2024-05-24T19:35:02.995Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-24T19:35:02.995Z] #64 23.24 OK: 266 MiB in 52 packages [2024-05-24T19:35:02.995Z] #64 DONE 25.2s [2024-05-24T19:35:02.995Z] [2024-05-24T19:35:02.995Z] #39 [core-data internal] load build context [2024-05-24T19:35:03.263Z] #39 ... [2024-05-24T19:35:03.263Z] [2024-05-24T19:35:03.263Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:03.263Z] #47 ... [2024-05-24T19:35:03.263Z] [2024-05-24T19:35:03.263Z] #39 [core-data internal] load build context [2024-05-24T19:35:03.845Z] #39 ... [2024-05-24T19:35:03.845Z] [2024-05-24T19:35:03.845Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-24T19:35:03.845Z] #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:03.845Z] #69 ... [2024-05-24T19:35:03.845Z] [2024-05-24T19:35:03.845Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:04.424Z] #47 ... [2024-05-24T19:35:04.424Z] [2024-05-24T19:35:04.424Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-24T19:35:04.424Z] #61 26.51 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-24T19:35:04.424Z] #61 26.51 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-24T19:35:04.424Z] #61 26.51 OK: 19953 distinct packages available [2024-05-24T19:35:04.424Z] #61 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:04.424Z] #61 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:04.424Z] #61 31.78 (1/11) Installing ca-certificates (20240226-r0) [2024-05-24T19:35:04.424Z] #61 31.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-24T19:35:04.424Z] #61 31.96 (3/11) Installing libunistring (1.1-r1) [2024-05-24T19:35:04.424Z] #61 32.07 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-24T19:35:04.424Z] #61 32.12 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-24T19:35:04.424Z] #61 32.12 (6/11) Installing libcurl (8.5.0-r0) [2024-05-24T19:35:04.424Z] #61 32.19 (7/11) Installing curl (8.5.0-r0) [2024-05-24T19:35:04.425Z] #61 32.19 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-24T19:35:04.425Z] #61 32.22 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-24T19:35:04.425Z] #61 32.22 (10/11) Installing libucontext (1.2-r2) [2024-05-24T19:35:04.425Z] #61 32.22 (11/11) Installing gcompat (1.1.0-r1) [2024-05-24T19:35:04.425Z] #61 32.26 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:04.425Z] #61 32.42 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:35:04.425Z] #61 32.92 OK: 13 MiB in 26 packages [2024-05-24T19:35:04.425Z] #61 DONE 34.4s [2024-05-24T19:35:04.425Z] [2024-05-24T19:35:04.425Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:04.425Z] #47 ... [2024-05-24T19:35:04.425Z] [2024-05-24T19:35:04.425Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:04.425Z] #0 9.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:04.691Z] #70 ... [2024-05-24T19:35:04.691Z] [2024-05-24T19:35:04.691Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:06.092Z] #47 ... [2024-05-24T19:35:06.092Z] [2024-05-24T19:35:06.092Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-24T19:35:06.357Z] #71 ... [2024-05-24T19:35:06.357Z] [2024-05-24T19:35:06.357Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:06.357Z] #65 13.95 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:06.357Z] #65 13.95 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:06.357Z] #65 13.95 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:06.357Z] #65 14.48 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:06.357Z] #65 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:06.357Z] #65 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:06.357Z] #65 17.90 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:06.357Z] #65 17.90 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:06.357Z] #65 18.19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:06.357Z] #65 18.19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:06.357Z] #65 18.27 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:06.357Z] #65 18.53 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:06.357Z] #65 18.53 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:06.357Z] #65 18.53 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:06.357Z] #65 18.66 OK: 8 MiB in 16 packages [2024-05-24T19:35:06.357Z] #65 DONE 20.2s [2024-05-24T19:35:06.357Z] [2024-05-24T19:35:06.357Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:06.939Z] #47 transferring context: 67.36MB 36.0s [2024-05-24T19:35:06.939Z] #47 ... [2024-05-24T19:35:06.939Z] [2024-05-24T19:35:06.939Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:06.939Z] #41 ... [2024-05-24T19:35:06.939Z] [2024-05-24T19:35:06.939Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:07.517Z] #47 ... [2024-05-24T19:35:07.517Z] [2024-05-24T19:35:07.517Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:07.517Z] #44 ... [2024-05-24T19:35:07.517Z] [2024-05-24T19:35:07.517Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:08.109Z] #47 ... [2024-05-24T19:35:08.109Z] [2024-05-24T19:35:08.109Z] #46 [core-command internal] load build context [2024-05-24T19:35:08.109Z] #46 ... [2024-05-24T19:35:08.109Z] [2024-05-24T19:35:08.109Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:08.694Z] #44 ... [2024-05-24T19:35:08.694Z] [2024-05-24T19:35:08.694Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:08.694Z] #49 ... [2024-05-24T19:35:08.694Z] [2024-05-24T19:35:08.694Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:09.649Z] #44 ... [2024-05-24T19:35:09.649Z] [2024-05-24T19:35:09.649Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-24T19:35:09.649Z] #72 ... [2024-05-24T19:35:09.649Z] [2024-05-24T19:35:09.649Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:09.914Z] #49 ... [2024-05-24T19:35:09.915Z] [2024-05-24T19:35:09.915Z] #36 [support-notifications internal] load build context [2024-05-24T19:35:10.180Z] #36 ... [2024-05-24T19:35:10.180Z] [2024-05-24T19:35:10.180Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:10.764Z] #49 ... [2024-05-24T19:35:10.764Z] [2024-05-24T19:35:10.764Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:10.764Z] #43 ... [2024-05-24T19:35:10.764Z] [2024-05-24T19:35:10.764Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:11.030Z] #49 ... [2024-05-24T19:35:11.030Z] [2024-05-24T19:35:11.030Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:35:11.030Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.0s [2024-05-24T19:35:11.030Z] #53 ... [2024-05-24T19:35:11.030Z] [2024-05-24T19:35:11.030Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:11.296Z] #49 ... [2024-05-24T19:35:11.296Z] [2024-05-24T19:35:11.296Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:11.296Z] #58 ... [2024-05-24T19:35:11.296Z] [2024-05-24T19:35:11.296Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:11.296Z] #49 ... [2024-05-24T19:35:11.296Z] [2024-05-24T19:35:11.296Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:11.561Z] #60 ... [2024-05-24T19:35:11.561Z] [2024-05-24T19:35:11.561Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:11.561Z] #58 transferring context: 68.87MB 41.1s [2024-05-24T19:35:12.140Z] #58 ... [2024-05-24T19:35:12.140Z] [2024-05-24T19:35:12.140Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:12.140Z] #54 ... [2024-05-24T19:35:12.140Z] [2024-05-24T19:35:12.140Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:13.127Z] #43 ... [2024-05-24T19:35:13.127Z] [2024-05-24T19:35:13.127Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:35:13.127Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.9s [2024-05-24T19:35:13.127Z] #34 ... [2024-05-24T19:35:13.127Z] [2024-05-24T19:35:13.127Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:14.079Z] #58 ... [2024-05-24T19:35:14.079Z] [2024-05-24T19:35:14.079Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-24T19:35:14.079Z] #68 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.079Z] #68 14.75 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:14.079Z] #68 14.75 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:14.079Z] #68 14.75 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:14.079Z] #68 15.24 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:14.079Z] #68 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.079Z] #68 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.079Z] #68 19.10 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:14.079Z] #68 19.16 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:14.079Z] #68 19.61 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:14.079Z] #68 19.61 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:14.079Z] #68 19.67 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:14.079Z] #68 19.70 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:14.079Z] #68 19.79 OK: 9 MiB in 20 packages [2024-05-24T19:35:14.079Z] #68 DONE 22.0s [2024-05-24T19:35:14.079Z] [2024-05-24T19:35:14.079Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:14.079Z] #58 ... [2024-05-24T19:35:14.079Z] [2024-05-24T19:35:14.079Z] #39 [core-data internal] load build context [2024-05-24T19:35:14.079Z] #39 ... [2024-05-24T19:35:14.079Z] [2024-05-24T19:35:14.079Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-24T19:35:14.079Z] #69 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.079Z] #69 13.16 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:14.079Z] #69 13.16 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:14.079Z] #69 13.16 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:14.079Z] #69 13.67 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:14.079Z] #69 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.079Z] #69 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.079Z] #69 17.95 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:14.079Z] #69 18.11 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:14.079Z] #69 18.33 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:14.079Z] #69 18.36 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:14.079Z] #69 18.47 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:14.079Z] #69 19.18 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:14.079Z] #69 19.32 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:14.079Z] #69 19.40 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:14.079Z] #69 19.49 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:35:14.344Z] #69 ... [2024-05-24T19:35:14.344Z] [2024-05-24T19:35:14.344Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-24T19:35:14.344Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.4s done [2024-05-24T19:35:14.344Z] #53 DONE 44.8s [2024-05-24T19:35:14.344Z] [2024-05-24T19:35:14.344Z] #39 [core-data internal] load build context [2024-05-24T19:35:14.609Z] #39 ... [2024-05-24T19:35:14.609Z] [2024-05-24T19:35:14.609Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:14.609Z] #0 8.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.609Z] #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:14.609Z] #73 ... [2024-05-24T19:35:14.609Z] [2024-05-24T19:35:14.609Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:35:14.609Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.3s done [2024-05-24T19:35:15.189Z] #34 ... [2024-05-24T19:35:15.189Z] [2024-05-24T19:35:15.189Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:15.189Z] #70 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:15.189Z] #70 13.23 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:15.189Z] #70 13.28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:15.189Z] #70 13.28 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:15.189Z] #70 13.98 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:15.189Z] #70 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:15.189Z] #70 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:15.189Z] #70 18.22 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:15.189Z] #70 18.51 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:15.189Z] #70 18.92 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:15.189Z] #70 18.92 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:15.189Z] #70 18.92 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:15.189Z] #70 19.33 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:15.189Z] #70 19.42 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:15.189Z] #70 19.42 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:15.189Z] #70 19.51 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:35:15.455Z] #70 ... [2024-05-24T19:35:15.455Z] [2024-05-24T19:35:15.455Z] #39 [core-data internal] load build context [2024-05-24T19:35:15.723Z] #39 ... [2024-05-24T19:35:15.723Z] [2024-05-24T19:35:15.723Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-24T19:35:15.723Z] #34 DONE 48.6s [2024-05-24T19:35:15.723Z] [2024-05-24T19:35:15.723Z] #39 [core-data internal] load build context [2024-05-24T19:35:16.306Z] #39 ... [2024-05-24T19:35:16.306Z] [2024-05-24T19:35:16.306Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-24T19:35:16.306Z] #69 20.51 OK: 18 MiB in 19 packages [2024-05-24T19:35:16.306Z] #69 DONE 22.5s [2024-05-24T19:35:16.306Z] [2024-05-24T19:35:16.306Z] #39 [core-data internal] load build context [2024-05-24T19:35:16.571Z] #39 transferring context: 128.24MB 48.8s [2024-05-24T19:35:17.150Z] #39 ... [2024-05-24T19:35:17.150Z] [2024-05-24T19:35:17.150Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:17.150Z] #41 ... [2024-05-24T19:35:17.150Z] [2024-05-24T19:35:17.150Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:17.150Z] #70 20.90 OK: 9 MiB in 17 packages [2024-05-24T19:35:17.150Z] #70 DONE 22.6s [2024-05-24T19:35:17.150Z] [2024-05-24T19:35:17.150Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:17.150Z] #41 ... [2024-05-24T19:35:17.150Z] [2024-05-24T19:35:17.150Z] #39 [core-data internal] load build context [2024-05-24T19:35:18.553Z] #39 ... [2024-05-24T19:35:18.553Z] [2024-05-24T19:35:18.553Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:18.553Z] #47 ... [2024-05-24T19:35:18.553Z] [2024-05-24T19:35:18.553Z] #46 [core-command internal] load build context [2024-05-24T19:35:18.553Z] #46 ... [2024-05-24T19:35:18.553Z] [2024-05-24T19:35:18.553Z] #39 [core-data internal] load build context [2024-05-24T19:35:18.821Z] #39 ... [2024-05-24T19:35:18.821Z] [2024-05-24T19:35:18.821Z] #74 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-24T19:35:18.821Z] #74 DONE 2.0s [2024-05-24T19:35:18.821Z] [2024-05-24T19:35:18.821Z] #39 [core-data internal] load build context [2024-05-24T19:35:19.776Z] #39 ... [2024-05-24T19:35:19.776Z] [2024-05-24T19:35:19.776Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:19.776Z] #44 ... [2024-05-24T19:35:19.776Z] [2024-05-24T19:35:19.776Z] #46 [core-command internal] load build context [2024-05-24T19:35:20.041Z] #46 ... [2024-05-24T19:35:20.041Z] [2024-05-24T19:35:20.041Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-24T19:35:20.041Z] #71 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.041Z] #71 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.041Z] #71 19.27 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:20.041Z] #71 19.31 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:20.041Z] #71 19.37 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:20.041Z] #71 20.66 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:20.041Z] #71 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.041Z] #71 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.041Z] #71 ... [2024-05-24T19:35:20.041Z] [2024-05-24T19:35:20.041Z] #46 [core-command internal] load build context [2024-05-24T19:35:20.307Z] #46 ... [2024-05-24T19:35:20.307Z] [2024-05-24T19:35:20.307Z] #36 [support-notifications internal] load build context [2024-05-24T19:35:20.307Z] #36 ... [2024-05-24T19:35:20.307Z] [2024-05-24T19:35:20.307Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:20.575Z] #44 ... [2024-05-24T19:35:20.575Z] [2024-05-24T19:35:20.575Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-24T19:35:20.575Z] #66 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.575Z] #66 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.575Z] #66 18.56 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:20.575Z] #66 18.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:20.575Z] #66 18.64 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:20.575Z] #66 19.76 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:20.575Z] #66 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.575Z] #66 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:20.839Z] #66 ... [2024-05-24T19:35:20.839Z] [2024-05-24T19:35:20.839Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:21.424Z] #44 ... [2024-05-24T19:35:21.424Z] [2024-05-24T19:35:21.424Z] #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-24T19:35:21.424Z] #75 DONE 1.8s [2024-05-24T19:35:21.424Z] [2024-05-24T19:35:21.424Z] #39 [core-data internal] load build context [2024-05-24T19:35:21.424Z] #39 transferring context: 144.52MB 53.8s [2024-05-24T19:35:21.424Z] #39 ... [2024-05-24T19:35:21.424Z] [2024-05-24T19:35:21.424Z] #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:21.424Z] #67 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:21.424Z] #67 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:21.424Z] #67 19.50 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:21.424Z] #67 19.50 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:21.424Z] #67 19.57 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:21.424Z] #67 20.42 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:21.424Z] #67 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:21.424Z] #67 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:21.690Z] #67 ... [2024-05-24T19:35:21.690Z] [2024-05-24T19:35:21.690Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:21.690Z] #49 ... [2024-05-24T19:35:21.690Z] [2024-05-24T19:35:21.690Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:21.964Z] #60 ... [2024-05-24T19:35:21.964Z] [2024-05-24T19:35:21.964Z] #76 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-24T19:35:21.964Z] #76 DONE 2.6s [2024-05-24T19:35:21.964Z] [2024-05-24T19:35:21.964Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:21.964Z] #60 ... [2024-05-24T19:35:21.964Z] [2024-05-24T19:35:21.964Z] #77 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-24T19:35:22.230Z] #77 ... [2024-05-24T19:35:22.230Z] [2024-05-24T19:35:22.230Z] #78 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-24T19:35:22.230Z] #78 DONE 0.8s [2024-05-24T19:35:22.230Z] [2024-05-24T19:35:22.230Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:22.497Z] #49 ... [2024-05-24T19:35:22.497Z] [2024-05-24T19:35:22.497Z] #77 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-24T19:35:22.498Z] #77 DONE 0.5s [2024-05-24T19:35:22.498Z] [2024-05-24T19:35:22.498Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:22.498Z] #54 ... [2024-05-24T19:35:22.498Z] [2024-05-24T19:35:22.498Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:22.498Z] #49 ... [2024-05-24T19:35:22.498Z] [2024-05-24T19:35:22.498Z] #79 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-24T19:35:22.498Z] #79 DONE 0.6s [2024-05-24T19:35:22.498Z] [2024-05-24T19:35:22.498Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:23.076Z] #49 ... [2024-05-24T19:35:23.076Z] [2024-05-24T19:35:23.076Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-24T19:35:23.076Z] #72 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:23.076Z] #72 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:23.076Z] #72 18.70 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:23.076Z] #72 18.73 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:23.076Z] #72 18.79 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:23.076Z] #72 19.97 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:23.076Z] #72 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:23.076Z] #72 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:23.076Z] #72 ... [2024-05-24T19:35:23.076Z] [2024-05-24T19:35:23.076Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:23.347Z] #49 ... [2024-05-24T19:35:23.347Z] [2024-05-24T19:35:23.347Z] #80 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-24T19:35:23.347Z] #80 DONE 1.0s [2024-05-24T19:35:23.347Z] [2024-05-24T19:35:23.347Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:23.347Z] #43 ... [2024-05-24T19:35:23.347Z] [2024-05-24T19:35:23.347Z] #81 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:35:23.347Z] #81 DONE 0.9s [2024-05-24T19:35:23.347Z] [2024-05-24T19:35:23.347Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:23.347Z] #43 ... [2024-05-24T19:35:23.347Z] [2024-05-24T19:35:23.347Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:23.611Z] #49 ... [2024-05-24T19:35:23.611Z] [2024-05-24T19:35:23.611Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-24T19:35:23.611Z] #71 25.41 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:23.611Z] #71 25.59 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:23.611Z] #71 25.87 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:23.611Z] #71 25.87 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:23.611Z] #71 25.94 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:23.611Z] #71 26.17 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:23.611Z] #71 26.22 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:23.611Z] #71 26.30 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:23.611Z] #71 26.42 OK: 8 MiB in 19 packages [2024-05-24T19:35:23.611Z] #71 DONE 27.6s [2024-05-24T19:35:23.611Z] [2024-05-24T19:35:23.611Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:24.200Z] #49 ... [2024-05-24T19:35:24.200Z] [2024-05-24T19:35:24.200Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:24.200Z] #58 ... [2024-05-24T19:35:24.200Z] [2024-05-24T19:35:24.200Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:24.779Z] #49 ... [2024-05-24T19:35:24.779Z] [2024-05-24T19:35:24.779Z] #82 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:35:24.779Z] #82 DONE 1.1s [2024-05-24T19:35:24.779Z] [2024-05-24T19:35:24.779Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:26.185Z] #49 ... [2024-05-24T19:35:26.185Z] [2024-05-24T19:35:26.185Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-24T19:35:26.185Z] #66 24.69 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.185Z] #66 24.84 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:26.185Z] #66 25.06 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.185Z] #66 25.07 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:26.185Z] #66 25.16 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.185Z] #66 25.16 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:26.185Z] #66 25.34 OK: 18 MiB in 19 packages [2024-05-24T19:35:26.185Z] #66 DONE 27.4s [2024-05-24T19:35:26.185Z] [2024-05-24T19:35:26.185Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:26.185Z] #49 ... [2024-05-24T19:35:26.185Z] [2024-05-24T19:35:26.185Z] #83 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-24T19:35:26.185Z] #83 DONE 2.5s [2024-05-24T19:35:26.185Z] [2024-05-24T19:35:26.185Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:26.449Z] #49 ... [2024-05-24T19:35:26.450Z] [2024-05-24T19:35:26.450Z] #67 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:26.450Z] #67 24.97 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.450Z] #67 25.19 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:26.450Z] #67 25.38 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.450Z] #67 25.41 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:26.450Z] #67 25.46 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:26.450Z] #67 25.91 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:26.450Z] #67 25.91 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.450Z] #67 25.91 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:26.450Z] #67 25.91 OK: 8 MiB in 16 packages [2024-05-24T19:35:26.450Z] #67 DONE 27.9s [2024-05-24T19:35:26.450Z] [2024-05-24T19:35:26.450Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:26.715Z] #49 ... [2024-05-24T19:35:26.715Z] [2024-05-24T19:35:26.715Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-24T19:35:26.715Z] #72 24.46 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.715Z] #72 24.51 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:26.715Z] #72 24.72 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.715Z] #72 24.75 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:26.715Z] #72 24.79 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:26.715Z] #72 25.07 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:26.715Z] #72 25.13 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.715Z] #72 25.13 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:26.715Z] #72 25.17 OK: 8 MiB in 17 packages [2024-05-24T19:35:26.715Z] #72 DONE 27.2s [2024-05-24T19:35:26.715Z] [2024-05-24T19:35:26.715Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:26.715Z] #49 transferring context: 123.48MB 56.1s [2024-05-24T19:35:26.986Z] #49 ... [2024-05-24T19:35:26.986Z] [2024-05-24T19:35:26.986Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-24T19:35:26.986Z] #73 13.42 Upgrading critical system libraries and apk-tools: [2024-05-24T19:35:26.986Z] #73 13.42 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-24T19:35:26.986Z] #73 13.48 Executing busybox-1.36.1-r5.trigger [2024-05-24T19:35:26.986Z] #73 14.51 Continuing the upgrade transaction with new apk-tools: [2024-05-24T19:35:26.986Z] #73 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:26.986Z] #73 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-24T19:35:26.986Z] #73 18.98 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.986Z] #73 18.98 Executing busybox-1.36.1-r6.post-upgrade [2024-05-24T19:35:26.986Z] #73 19.19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.986Z] #73 19.19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-24T19:35:26.986Z] #73 19.24 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:26.986Z] #73 19.83 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-24T19:35:26.986Z] #73 19.92 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-24T19:35:26.986Z] #73 19.92 Executing busybox-1.36.1-r6.trigger [2024-05-24T19:35:26.986Z] #73 19.99 Executing ca-certificates-20240226-r0.trigger [2024-05-24T19:35:26.986Z] #73 20.49 OK: 13 MiB in 26 packages [2024-05-24T19:35:26.986Z] #73 DONE 22.2s [2024-05-24T19:35:26.986Z] [2024-05-24T19:35:26.986Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:27.261Z] #49 ... [2024-05-24T19:35:27.261Z] [2024-05-24T19:35:27.261Z] #84 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-24T19:35:27.261Z] #84 DONE 2.5s [2024-05-24T19:35:27.261Z] [2024-05-24T19:35:27.261Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:27.261Z] #49 ... [2024-05-24T19:35:27.261Z] [2024-05-24T19:35:27.261Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:27.261Z] #41 ... [2024-05-24T19:35:27.261Z] [2024-05-24T19:35:27.261Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:27.840Z] #49 ... [2024-05-24T19:35:27.840Z] [2024-05-24T19:35:27.841Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-24T19:35:27.841Z] #85 DONE 1.4s [2024-05-24T19:35:27.841Z] [2024-05-24T19:35:27.841Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:28.119Z] #49 ... [2024-05-24T19:35:28.119Z] [2024-05-24T19:35:28.119Z] #86 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-24T19:35:28.119Z] #86 DONE 1.7s [2024-05-24T19:35:28.119Z] [2024-05-24T19:35:28.119Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:28.702Z] #49 ... [2024-05-24T19:35:28.702Z] [2024-05-24T19:35:28.702Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:28.702Z] #47 ... [2024-05-24T19:35:28.702Z] [2024-05-24T19:35:28.702Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:28.702Z] #49 ... [2024-05-24T19:35:28.702Z] [2024-05-24T19:35:28.702Z] #87 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-24T19:35:28.702Z] #87 DONE 1.5s [2024-05-24T19:35:28.702Z] [2024-05-24T19:35:28.702Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:28.967Z] #49 ... [2024-05-24T19:35:28.967Z] [2024-05-24T19:35:28.967Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-24T19:35:28.967Z] #88 DONE 5.3s [2024-05-24T19:35:28.967Z] [2024-05-24T19:35:28.967Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:29.923Z] #49 ... [2024-05-24T19:35:29.923Z] [2024-05-24T19:35:29.923Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-24T19:35:29.923Z] #89 DONE 3.3s [2024-05-24T19:35:29.923Z] [2024-05-24T19:35:29.923Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:30.189Z] #49 ... [2024-05-24T19:35:30.189Z] [2024-05-24T19:35:30.189Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-24T19:35:30.189Z] #90 DONE 1.1s [2024-05-24T19:35:30.189Z] [2024-05-24T19:35:30.189Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:30.453Z] #49 ... [2024-05-24T19:35:30.453Z] [2024-05-24T19:35:30.453Z] #46 [core-command internal] load build context [2024-05-24T19:35:30.453Z] #46 ... [2024-05-24T19:35:30.453Z] [2024-05-24T19:35:30.453Z] #36 [support-notifications internal] load build context [2024-05-24T19:35:30.719Z] #36 ... [2024-05-24T19:35:30.719Z] [2024-05-24T19:35:30.719Z] #46 [core-command internal] load build context [2024-05-24T19:35:31.302Z] #46 ... [2024-05-24T19:35:31.302Z] [2024-05-24T19:35:31.302Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-24T19:35:31.302Z] #91 DONE 1.1s [2024-05-24T19:35:31.302Z] [2024-05-24T19:35:31.302Z] #46 [core-command internal] load build context [2024-05-24T19:35:31.568Z] #46 ... [2024-05-24T19:35:31.568Z] [2024-05-24T19:35:31.568Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:31.568Z] #44 ... [2024-05-24T19:35:31.568Z] [2024-05-24T19:35:31.568Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-24T19:35:31.568Z] #92 DONE 1.3s [2024-05-24T19:35:31.568Z] [2024-05-24T19:35:31.568Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:31.568Z] #44 ... [2024-05-24T19:35:31.568Z] [2024-05-24T19:35:31.568Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:35:31.568Z] #93 ... [2024-05-24T19:35:31.568Z] [2024-05-24T19:35:31.568Z] #39 [core-data internal] load build context [2024-05-24T19:35:31.568Z] #39 transferring context: 177.73MB 63.9s [2024-05-24T19:35:31.845Z] #39 ... [2024-05-24T19:35:31.845Z] [2024-05-24T19:35:31.845Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:32.111Z] #44 ... [2024-05-24T19:35:32.111Z] [2024-05-24T19:35:32.111Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:32.111Z] #60 ... [2024-05-24T19:35:32.111Z] [2024-05-24T19:35:32.111Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:32.380Z] #44 ... [2024-05-24T19:35:32.380Z] [2024-05-24T19:35:32.380Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-24T19:35:32.380Z] #93 DONE 0.7s [2024-05-24T19:35:32.380Z] [2024-05-24T19:35:32.380Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:32.655Z] #44 ... [2024-05-24T19:35:32.655Z] [2024-05-24T19:35:32.655Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:32.921Z] #54 ... [2024-05-24T19:35:32.921Z] [2024-05-24T19:35:32.921Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:33.190Z] #44 ... [2024-05-24T19:35:33.190Z] [2024-05-24T19:35:33.190Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-24T19:35:33.190Z] #94 DONE 0.8s [2024-05-24T19:35:33.190Z] [2024-05-24T19:35:33.190Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:33.772Z] #44 ... [2024-05-24T19:35:33.772Z] [2024-05-24T19:35:33.772Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:33.772Z] #43 ... [2024-05-24T19:35:33.772Z] [2024-05-24T19:35:33.772Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:34.039Z] #60 ... [2024-05-24T19:35:34.039Z] [2024-05-24T19:35:34.039Z] #95 [security-spire-agent] exporting to image [2024-05-24T19:35:34.039Z] #95 exporting layers 4.9s done [2024-05-24T19:35:34.039Z] #95 writing image sha256:0a7fef9d6af8ddda8a469f9d533aa04276bb1b5df9d28aa1f44e5fc78ded915d 0.0s done [2024-05-24T19:35:34.039Z] #95 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-05-24T19:35:34.039Z] #95 writing image sha256:7c3a731c1f49d0cdca3e2f66c345b5e670650da021e8bf7290567ccb83f55fd4 0.1s done [2024-05-24T19:35:34.039Z] #95 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-05-24T19:35:34.039Z] #95 DONE 5.9s [2024-05-24T19:35:34.039Z] [2024-05-24T19:35:34.039Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:34.303Z] #60 ... [2024-05-24T19:35:34.303Z] [2024-05-24T19:35:34.303Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:34.568Z] #58 ... [2024-05-24T19:35:34.568Z] [2024-05-24T19:35:34.568Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:34.835Z] #60 ... [2024-05-24T19:35:34.835Z] [2024-05-24T19:35:34.835Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-24T19:35:34.835Z] #96 DONE 1.7s [2024-05-24T19:35:34.835Z] [2024-05-24T19:35:34.835Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:37.408Z] #60 transferring context: 190.21MB 66.4s [2024-05-24T19:35:37.408Z] #60 ... [2024-05-24T19:35:37.408Z] [2024-05-24T19:35:37.408Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:37.672Z] #41 ... [2024-05-24T19:35:37.672Z] [2024-05-24T19:35:37.672Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:38.625Z] #60 ... [2024-05-24T19:35:38.625Z] [2024-05-24T19:35:38.625Z] #95 [security-spire-config] exporting to image [2024-05-24T19:35:38.625Z] #95 exporting layers 3.6s done [2024-05-24T19:35:38.625Z] #95 writing image sha256:f08c1abe8b96bc544933fc5793573fbd2e845a88aa81746f464a36abb1042bda 0.0s done [2024-05-24T19:35:38.625Z] #95 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-05-24T19:35:38.625Z] #95 DONE 9.7s [2024-05-24T19:35:38.625Z] [2024-05-24T19:35:38.625Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:39.203Z] #60 ... [2024-05-24T19:35:39.203Z] [2024-05-24T19:35:39.203Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:39.203Z] #47 ... [2024-05-24T19:35:39.203Z] [2024-05-24T19:35:39.203Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:40.616Z] #60 ... [2024-05-24T19:35:40.616Z] [2024-05-24T19:35:40.616Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:40.616Z] #49 ... [2024-05-24T19:35:40.616Z] [2024-05-24T19:35:40.616Z] #39 [core-data internal] load build context [2024-05-24T19:35:40.616Z] #39 transferring context: 228.14MB 72.7s done [2024-05-24T19:35:40.616Z] #39 DONE 73.1s [2024-05-24T19:35:40.616Z] [2024-05-24T19:35:40.616Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:40.616Z] #49 ... [2024-05-24T19:35:40.616Z] [2024-05-24T19:35:40.616Z] #36 [support-notifications internal] load build context [2024-05-24T19:35:40.881Z] #36 ... [2024-05-24T19:35:40.881Z] [2024-05-24T19:35:40.881Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:41.485Z] #60 ... [2024-05-24T19:35:41.485Z] [2024-05-24T19:35:41.485Z] #44 [security-proxy-auth internal] load build context [2024-05-24T19:35:41.485Z] #44 transferring context: 228.14MB 72.9s done [2024-05-24T19:35:41.485Z] #44 DONE 73.5s [2024-05-24T19:35:41.485Z] [2024-05-24T19:35:41.485Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:41.485Z] #60 ... [2024-05-24T19:35:41.485Z] [2024-05-24T19:35:41.485Z] #46 [core-command internal] load build context [2024-05-24T19:35:41.753Z] #46 ... [2024-05-24T19:35:41.753Z] [2024-05-24T19:35:41.753Z] #60 [core-common-config-bootstrapper internal] load build context [2024-05-24T19:35:42.024Z] #60 transferring context: 228.14MB 71.5s done [2024-05-24T19:35:42.288Z] #60 DONE 72.9s [2024-05-24T19:35:42.288Z] [2024-05-24T19:35:42.288Z] #46 [core-command internal] load build context [2024-05-24T19:35:42.872Z] #46 ... [2024-05-24T19:35:42.872Z] [2024-05-24T19:35:42.872Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:35:42.872Z] #97 DONE 2.0s [2024-05-24T19:35:42.872Z] [2024-05-24T19:35:42.872Z] #46 [core-command internal] load build context [2024-05-24T19:35:42.872Z] #46 ... [2024-05-24T19:35:42.872Z] [2024-05-24T19:35:42.872Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:43.141Z] #54 ... [2024-05-24T19:35:43.141Z] [2024-05-24T19:35:43.141Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:43.723Z] #49 ... [2024-05-24T19:35:43.723Z] [2024-05-24T19:35:43.723Z] #46 [core-command internal] load build context [2024-05-24T19:35:43.723Z] #46 transferring context: 228.14MB 74.2s done [2024-05-24T19:35:43.723Z] #46 DONE 75.0s [2024-05-24T19:35:43.723Z] [2024-05-24T19:35:43.723Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:43.987Z] #49 ... [2024-05-24T19:35:43.987Z] [2024-05-24T19:35:43.987Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:43.987Z] #43 ... [2024-05-24T19:35:43.987Z] [2024-05-24T19:35:43.987Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:44.565Z] #49 ... [2024-05-24T19:35:44.565Z] [2024-05-24T19:35:44.565Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:44.565Z] #58 ... [2024-05-24T19:35:44.565Z] [2024-05-24T19:35:44.565Z] #49 [core-metadata internal] load build context [2024-05-24T19:35:45.148Z] #49 transferring context: 228.14MB 74.3s done [2024-05-24T19:35:45.148Z] #49 DONE 76.1s [2024-05-24T19:35:45.148Z] [2024-05-24T19:35:45.148Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:45.413Z] #58 ... [2024-05-24T19:35:45.413Z] [2024-05-24T19:35:45.413Z] #47 [security-bootstrapper internal] load build context [2024-05-24T19:35:45.413Z] #47 transferring context: 228.14MB 74.4s done [2024-05-24T19:35:45.413Z] #47 DONE 76.4s [2024-05-24T19:35:45.413Z] [2024-05-24T19:35:45.413Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:46.824Z] #58 ... [2024-05-24T19:35:46.824Z] [2024-05-24T19:35:46.824Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:35:46.824Z] #98 DONE 1.1s [2024-05-24T19:35:46.824Z] [2024-05-24T19:35:46.824Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:47.779Z] #58 ... [2024-05-24T19:35:47.779Z] [2024-05-24T19:35:47.779Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:47.779Z] #41 ... [2024-05-24T19:35:47.779Z] [2024-05-24T19:35:47.779Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-24T19:35:48.045Z] #58 transferring context: 228.14MB 77.3s done [2024-05-24T19:35:48.045Z] #58 DONE 78.7s [2024-05-24T19:35:48.045Z] [2024-05-24T19:35:48.045Z] #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:35:49.004Z] #99 DONE 0.7s [2024-05-24T19:35:49.004Z] [2024-05-24T19:35:49.004Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:35:49.965Z] #100 ... [2024-05-24T19:35:49.965Z] [2024-05-24T19:35:49.965Z] #41 [security-secretstore-setup internal] load build context [2024-05-24T19:35:49.965Z] #41 transferring context: 228.14MB 82.0s done [2024-05-24T19:35:49.965Z] #41 DONE 82.3s [2024-05-24T19:35:49.965Z] [2024-05-24T19:35:49.965Z] #36 [support-notifications internal] load build context [2024-05-24T19:35:50.922Z] #36 ... [2024-05-24T19:35:50.922Z] [2024-05-24T19:35:50.922Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:50.922Z] #54 ... [2024-05-24T19:35:50.922Z] [2024-05-24T19:35:50.922Z] #36 [support-notifications internal] load build context [2024-05-24T19:35:51.189Z] #36 transferring context: 228.14MB 80.5s done [2024-05-24T19:35:51.460Z] #36 DONE 82.4s [2024-05-24T19:35:51.460Z] [2024-05-24T19:35:51.461Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:52.049Z] #54 ... [2024-05-24T19:35:52.049Z] [2024-05-24T19:35:52.049Z] #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:35:52.049Z] #101 DONE 0.7s [2024-05-24T19:35:52.315Z] [2024-05-24T19:35:52.315Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:52.899Z] #54 ... [2024-05-24T19:35:52.899Z] [2024-05-24T19:35:52.899Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:35:53.172Z] #102 ... [2024-05-24T19:35:53.172Z] [2024-05-24T19:35:53.172Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:53.439Z] #43 ... [2024-05-24T19:35:53.439Z] [2024-05-24T19:35:53.439Z] #54 [security-proxy-setup internal] load build context [2024-05-24T19:35:53.439Z] #54 transferring context: 228.14MB 82.9s done [2024-05-24T19:35:53.439Z] #54 DONE 84.6s [2024-05-24T19:35:53.439Z] [2024-05-24T19:35:53.439Z] #43 [support-scheduler internal] load build context [2024-05-24T19:35:53.706Z] #43 transferring context: 228.14MB 86.1s done [2024-05-24T19:35:53.971Z] #43 DONE 86.3s [2024-05-24T19:35:53.971Z] [2024-05-24T19:35:53.971Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:35:56.539Z] #103 ... [2024-05-24T19:35:56.539Z] [2024-05-24T19:35:56.539Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #104 ... [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #102 DONE 54.1s [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #105 [core-data builder 6/7] COPY . . [2024-05-24T19:36:43.342Z] #105 DONE 3.1s [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #106 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:43.342Z] #107 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-24T19:36:43.342Z] #108 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #109 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #110 [core-command builder 6/7] COPY . . [2024-05-24T19:36:43.342Z] #110 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:43.342Z] #111 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #112 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:43.342Z] #113 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #114 [core-metadata builder 6/7] COPY . . [2024-05-24T19:36:43.342Z] #114 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #115 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:43.342Z] #116 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-05-24T19:36:43.342Z] #117 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #118 [support-scheduler builder 6/7] COPY . . [2024-05-24T19:36:43.342Z] #118 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:43.342Z] #119 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.342Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.342Z] #120 CACHED [2024-05-24T19:36:43.342Z] [2024-05-24T19:36:43.343Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:36:43.343Z] #121 ... [2024-05-24T19:36:43.343Z] [2024-05-24T19:36:43.343Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.343Z] #104 DONE 55.2s [2024-05-24T19:36:43.343Z] [2024-05-24T19:36:43.343Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-05-24T19:36:43.343Z] #122 ... [2024-05-24T19:36:43.343Z] [2024-05-24T19:36:43.343Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.343Z] #100 DONE 53.6s [2024-05-24T19:36:43.343Z] [2024-05-24T19:36:43.343Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-24T19:36:43.611Z] #123 ... [2024-05-24T19:36:43.611Z] [2024-05-24T19:36:43.611Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:43.611Z] #103 DONE 51.3s [2024-05-24T19:36:43.611Z] [2024-05-24T19:36:43.611Z] #124 [support-notifications builder 6/7] COPY . . [2024-05-24T19:36:48.976Z] #124 ... [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-05-24T19:36:48.976Z] #122 DONE 6.4s [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-05-24T19:36:48.976Z] #125 CACHED [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:48.976Z] #126 CACHED [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:48.976Z] #127 CACHED [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-24T19:36:48.976Z] #123 DONE 5.9s [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-24T19:36:48.976Z] #128 CACHED [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-24T19:36:48.976Z] #129 CACHED [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-05-24T19:36:48.976Z] #130 CACHED [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:36:48.976Z] #131 ... [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #124 [support-notifications builder 6/7] COPY . . [2024-05-24T19:36:48.976Z] #124 DONE 5.1s [2024-05-24T19:36:48.976Z] [2024-05-24T19:36:48.976Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:36:49.937Z] #132 ... [2024-05-24T19:36:49.937Z] [2024-05-24T19:36:49.937Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:36:49.937Z] #0 3.737 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-05-24T19:36:50.206Z] #133 ... [2024-05-24T19:36:50.206Z] [2024-05-24T19:36:50.206Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-24T19:36:50.207Z] #0 4.524 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-05-24T19:36:50.476Z] #134 ... [2024-05-24T19:36:50.476Z] [2024-05-24T19:36:50.476Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-24T19:36:50.476Z] #0 4.321 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-05-24T19:36:50.476Z] #135 ... [2024-05-24T19:36:50.476Z] [2024-05-24T19:36:50.476Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:36:50.476Z] #0 4.769 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-05-24T19:36:50.742Z] #136 ... [2024-05-24T19:36:50.742Z] [2024-05-24T19:36:50.742Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-24T19:36:50.742Z] #0 4.687 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-05-24T19:36:50.742Z] #137 ... [2024-05-24T19:36:50.742Z] [2024-05-24T19:36:50.743Z] #138 [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-05-24T19:36:52.687Z] #138 4.103 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-05-24T19:36:54.628Z] #138 ... [2024-05-24T19:36:54.628Z] [2024-05-24T19:36:54.628Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:36:54.628Z] #121 4.174 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-05-24T19:36:54.628Z] #121 ... [2024-05-24T19:36:54.628Z] [2024-05-24T19:36:54.628Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:36:54.628Z] #132 3.767 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-05-24T19:36:58.885Z] #132 ... [2024-05-24T19:36:58.886Z] [2024-05-24T19:36:58.886Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-24T19:36:58.886Z] #0 4.242 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-05-24T19:36:58.886Z] #139 ... [2024-05-24T19:36:58.886Z] [2024-05-24T19:36:58.886Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-24T19:36:58.886Z] #0 3.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-24T19:37:02.226Z] #140 ... [2024-05-24T19:37:02.226Z] [2024-05-24T19:37:02.226Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:37:02.226Z] #131 3.589 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-05-24T19:52:55.052Z] #131 ... [2024-05-24T19:52:55.052Z] [2024-05-24T19:52:55.052Z] #138 [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-05-24T19:52:55.052Z] #138 962.9 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-05-24T19:52:55.052Z] #138 ... [2024-05-24T19:52:55.052Z] [2024-05-24T19:52:55.052Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-24T19:52:55.052Z] #139 DONE 966.7s [2024-05-24T19:52:55.316Z] [2024-05-24T19:52:55.316Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-24T19:52:55.316Z] #135 ... [2024-05-24T19:52:55.316Z] [2024-05-24T19:52:55.316Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:52:55.587Z] #141 DONE 0.2s [2024-05-24T19:52:55.587Z] [2024-05-24T19:52:55.587Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T19:52:55.587Z] #33 ... [2024-05-24T19:52:55.587Z] [2024-05-24T19:52:55.587Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:52:55.863Z] #142 DONE 0.2s [2024-05-24T19:52:55.863Z] [2024-05-24T19:52:55.863Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:52:55.863Z] #133 ... [2024-05-24T19:52:55.863Z] [2024-05-24T19:52:55.863Z] #143 [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-05-24T19:52:55.863Z] #143 DONE 0.1s [2024-05-24T19:52:55.863Z] [2024-05-24T19:52:56.134Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-24T19:52:56.134Z] #144 DONE 0.1s [2024-05-24T19:52:56.134Z] [2024-05-24T19:52:56.134Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:52:56.134Z] #121 ... [2024-05-24T19:52:56.134Z] [2024-05-24T19:52:56.134Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-24T19:52:56.134Z] #145 DONE 0.2s [2024-05-24T19:52:56.134Z] [2024-05-24T19:52:56.134Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T19:52:56.399Z] #17 ... [2024-05-24T19:52:56.399Z] [2024-05-24T19:52:56.399Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-24T19:52:56.673Z] #146 DONE 0.2s [2024-05-24T19:52:56.673Z] [2024-05-24T19:52:56.673Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:52:59.246Z] #147 DONE 2.4s [2024-05-24T19:52:59.246Z] [2024-05-24T19:52:59.246Z] #95 [security-proxy-setup] exporting to image [2024-05-24T19:52:59.246Z] #95 exporting layers [2024-05-24T19:53:00.203Z] #95 exporting layers 1.3s done [2024-05-24T19:53:00.203Z] #95 writing image sha256:a4f318eda3f706da1e612ad98725880363ab3fd1c573af37d91bf030c5df6a89 done [2024-05-24T19:53:00.203Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-24T19:53:00.203Z] #95 DONE 10.9s [2024-05-24T19:53:00.203Z] [2024-05-24T19:53:00.203Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:53:01.172Z] #136 ... [2024-05-24T19:53:01.172Z] [2024-05-24T19:53:01.172Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-24T19:53:01.172Z] #140 DONE 972.8s [2024-05-24T19:53:01.172Z] [2024-05-24T19:53:01.172Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-24T19:53:01.437Z] #148 DONE 0.3s [2024-05-24T19:53:01.437Z] [2024-05-24T19:53:01.437Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-24T19:53:04.067Z] #149 DONE 2.5s [2024-05-24T19:53:04.067Z] [2024-05-24T19:53:04.067Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:53:04.332Z] #150 DONE 0.4s [2024-05-24T19:53:04.332Z] [2024-05-24T19:53:04.332Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:53:04.332Z] #151 DONE 0.1s [2024-05-24T19:53:04.332Z] [2024-05-24T19:53:04.332Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-24T19:53:04.601Z] #152 DONE 0.3s [2024-05-24T19:53:04.601Z] [2024-05-24T19:53:04.601Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-24T19:53:04.870Z] #153 DONE 0.1s [2024-05-24T19:53:04.870Z] [2024-05-24T19:53:04.870Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-24T19:53:05.138Z] #154 DONE 0.2s [2024-05-24T19:53:05.138Z] [2024-05-24T19:53:05.138Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-24T19:53:05.138Z] #155 DONE 0.2s [2024-05-24T19:53:05.138Z] [2024-05-24T19:53:05.138Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-24T19:53:05.467Z] #156 DONE 0.2s [2024-05-24T19:53:05.467Z] [2024-05-24T19:53:05.467Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:53:05.737Z] #131 ... [2024-05-24T19:53:05.737Z] [2024-05-24T19:53:05.737Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-24T19:53:05.737Z] #157 DONE 0.3s [2024-05-24T19:53:05.737Z] [2024-05-24T19:53:05.737Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:53:05.737Z] #132 ... [2024-05-24T19:53:05.737Z] [2024-05-24T19:53:05.737Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-24T19:53:07.699Z] #158 DONE 1.8s [2024-05-24T19:53:07.699Z] [2024-05-24T19:53:07.699Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:53:07.699Z] #131 ... [2024-05-24T19:53:07.699Z] [2024-05-24T19:53:07.699Z] #95 [security-bootstrapper] exporting to image [2024-05-24T19:53:07.699Z] #95 exporting layers [2024-05-24T19:53:08.658Z] #95 exporting layers 1.1s done [2024-05-24T19:53:08.658Z] #95 writing image sha256:4586512102a938b7f01bfbd960d8ce6de78e200f2ebbe52e9128afad82e8ec48 done [2024-05-24T19:53:08.658Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-24T19:53:08.658Z] #95 DONE 12.1s [2024-05-24T19:53:08.658Z] [2024-05-24T19:53:08.658Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:53:10.599Z] #133 ... [2024-05-24T19:53:10.599Z] [2024-05-24T19:53:10.599Z] #138 [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-05-24T19:53:10.599Z] #138 DONE 982.0s [2024-05-24T19:53:10.599Z] [2024-05-24T19:53:10.599Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:53:10.599Z] #132 ... [2024-05-24T19:53:10.599Z] [2024-05-24T19:53:10.599Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:53:10.599Z] #159 DONE 0.2s [2024-05-24T19:53:10.599Z] [2024-05-24T19:53:10.599Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:53:11.231Z] #160 DONE 0.2s [2024-05-24T19:53:11.231Z] [2024-05-24T19:53:11.231Z] #161 [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-05-24T19:53:11.231Z] #161 DONE 0.1s [2024-05-24T19:53:11.231Z] [2024-05-24T19:53:11.231Z] #162 [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-05-24T19:53:11.531Z] #162 DONE 0.2s [2024-05-24T19:53:11.531Z] [2024-05-24T19:53:11.531Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-24T19:53:11.531Z] #163 DONE 0.2s [2024-05-24T19:53:11.531Z] [2024-05-24T19:53:11.531Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:53:11.531Z] #136 ... [2024-05-24T19:53:11.531Z] [2024-05-24T19:53:11.531Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-24T19:53:11.799Z] #164 DONE 0.3s [2024-05-24T19:53:11.799Z] [2024-05-24T19:53:11.799Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:53:11.799Z] #133 ... [2024-05-24T19:53:11.799Z] [2024-05-24T19:53:11.799Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-24T19:53:12.066Z] #165 DONE 0.3s [2024-05-24T19:53:12.066Z] [2024-05-24T19:53:12.066Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-24T19:53:12.336Z] #166 DONE 0.2s [2024-05-24T19:53:12.336Z] [2024-05-24T19:53:12.336Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:53:14.276Z] #167 DONE 2.1s [2024-05-24T19:53:14.276Z] [2024-05-24T19:53:14.276Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:53:14.276Z] #136 ... [2024-05-24T19:53:14.276Z] [2024-05-24T19:53:14.276Z] #95 [security-secretstore-setup] exporting to image [2024-05-24T19:53:14.276Z] #95 exporting layers [2024-05-24T19:53:15.685Z] #95 exporting layers 1.4s done [2024-05-24T19:53:15.685Z] #95 writing image sha256:7ec2dc8276fa8991b55a983595dea2129f3eb4163fdee343fdcbf9aac96b2a0d done [2024-05-24T19:53:15.685Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-24T19:53:15.685Z] #95 DONE 13.5s [2024-05-24T19:53:15.685Z] [2024-05-24T19:53:15.685Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:54:02.502Z] #121 ... [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-24T19:54:02.502Z] #136 DONE 1035.8s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T19:54:02.502Z] #132 ... [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:54:02.502Z] #168 DONE 0.2s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:54:02.502Z] #169 DONE 0.1s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-24T19:54:02.502Z] #170 DONE 0.2s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #171 [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-05-24T19:54:02.502Z] #171 DONE 0.2s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-24T19:54:02.502Z] #172 DONE 0.1s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T19:54:02.502Z] #173 DONE 1.8s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #95 [core-common-config-bootstrapper] exporting to image [2024-05-24T19:54:02.502Z] #95 exporting layers [2024-05-24T19:54:02.502Z] #95 exporting layers 0.7s done [2024-05-24T19:54:02.502Z] #95 writing image sha256:eb7ddba08614fac7ef5691ae6fd428491079ae50a5bf8ca9c525191304e401f9 done [2024-05-24T19:54:02.502Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-24T19:54:02.502Z] #95 DONE 14.2s [2024-05-24T19:54:02.502Z] [2024-05-24T19:54:02.502Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-24T19:55:54.144Z] #131 DONE 1143.7s [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T19:55:54.144Z] #133 ... [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T19:55:54.144Z] #174 DONE 0.1s [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T19:55:54.144Z] #175 DONE 0.2s [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-24T19:55:54.144Z] #176 DONE 0.3s [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #177 [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-05-24T19:55:54.144Z] #177 DONE 0.2s [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T19:55:54.144Z] #121 ... [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #95 [security-spiffe-token-provider] exporting to image [2024-05-24T19:55:54.144Z] #95 exporting layers [2024-05-24T19:55:54.144Z] #95 exporting layers 1.0s done [2024-05-24T19:55:54.144Z] #95 writing image sha256:2be9bf9c050635c5ab79db7d207af7b58f77af960a67ec58d38f8b7e8ef1af3e done [2024-05-24T19:55:54.144Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-24T19:55:54.144Z] #95 DONE 15.2s [2024-05-24T19:55:54.144Z] [2024-05-24T19:55:54.144Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:01:30.984Z] #17 ... [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-24T20:01:30.984Z] #121 DONE 1477.1s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-24T20:01:30.984Z] #135 ... [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T20:01:30.984Z] #178 DONE 0.1s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T20:01:30.984Z] #132 ... [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-24T20:01:30.984Z] #179 DONE 0.2s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-24T20:01:30.984Z] #180 DONE 0.3s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-24T20:01:30.984Z] #33 ... [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-24T20:01:30.984Z] #181 DONE 0.1s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-24T20:01:30.984Z] #182 DONE 0.1s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-24T20:01:30.984Z] #183 DONE 1.7s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #95 [security-proxy-auth] exporting to image [2024-05-24T20:01:30.984Z] #95 exporting layers [2024-05-24T20:01:30.984Z] #95 exporting layers 0.8s done [2024-05-24T20:01:30.984Z] #95 writing image sha256:b16ad1e2a8b9947b6e38c2f1952bb73744e98228631c4e3e013207e6e5fd6ec6 done [2024-05-24T20:01:30.984Z] #95 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-05-24T20:01:30.984Z] #95 DONE 16.0s [2024-05-24T20:01:30.984Z] [2024-05-24T20:01:30.984Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T20:02:09.808Z] #132 ... [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-24T20:02:09.808Z] #135 DONE 1525.5s [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T20:02:09.808Z] #132 ... [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T20:02:09.808Z] #184 DONE 0.2s [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-24T20:02:09.808Z] #185 DONE 0.3s [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-24T20:02:09.808Z] #186 DONE 0.5s [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-24T20:02:09.808Z] #187 DONE 0.1s [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #95 [core-command] exporting to image [2024-05-24T20:02:09.808Z] #95 exporting layers [2024-05-24T20:02:09.808Z] #95 exporting layers 0.5s done [2024-05-24T20:02:09.808Z] #95 writing image sha256:56ac75406bd65fab2e80778f8e89f908732fb394451b0bb2e89ae107df7bfe3c done [2024-05-24T20:02:09.808Z] #95 naming to docker.io/library/core-command-arm64 0.0s done [2024-05-24T20:02:09.808Z] #95 DONE 16.5s [2024-05-24T20:02:09.808Z] [2024-05-24T20:02:09.808Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:16.458Z] #17 ... [2024-05-24T20:02:16.458Z] [2024-05-24T20:02:16.458Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-24T20:02:16.458Z] #134 DONE 1535.4s [2024-05-24T20:02:16.458Z] [2024-05-24T20:02:16.458Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T20:02:16.458Z] #133 ... [2024-05-24T20:02:16.458Z] [2024-05-24T20:02:16.458Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T20:02:16.458Z] #188 DONE 0.2s [2024-05-24T20:02:16.458Z] [2024-05-24T20:02:16.458Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T20:02:16.724Z] #189 DONE 0.1s [2024-05-24T20:02:16.724Z] [2024-05-24T20:02:16.724Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-24T20:02:16.992Z] #190 DONE 0.5s [2024-05-24T20:02:16.992Z] [2024-05-24T20:02:16.992Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-24T20:02:16.992Z] #191 DONE 0.1s [2024-05-24T20:02:16.992Z] [2024-05-24T20:02:16.992Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:17.261Z] #17 ... [2024-05-24T20:02:17.261Z] [2024-05-24T20:02:17.261Z] #95 [core-data] exporting to image [2024-05-24T20:02:17.261Z] #95 exporting layers [2024-05-24T20:02:17.842Z] #95 exporting layers 0.6s done [2024-05-24T20:02:17.842Z] #95 writing image sha256:76d0b338dcf2ea4f48a1031aae6666752774ea2562804c658516301fa3c28d29 done [2024-05-24T20:02:17.842Z] #95 naming to docker.io/library/core-data-arm64 0.0s done [2024-05-24T20:02:17.842Z] #95 DONE 17.1s [2024-05-24T20:02:17.842Z] [2024-05-24T20:02:17.842Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T20:02:18.809Z] #132 ... [2024-05-24T20:02:18.809Z] [2024-05-24T20:02:18.809Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-24T20:02:18.809Z] #137 DONE 1538.6s [2024-05-24T20:02:18.809Z] [2024-05-24T20:02:18.809Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T20:02:19.400Z] #133 ... [2024-05-24T20:02:19.400Z] [2024-05-24T20:02:19.400Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T20:02:19.675Z] #192 DONE 0.1s [2024-05-24T20:02:19.675Z] [2024-05-24T20:02:19.675Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-24T20:02:19.675Z] #193 DONE 0.1s [2024-05-24T20:02:19.675Z] [2024-05-24T20:02:19.675Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-24T20:02:19.951Z] #194 DONE 0.4s [2024-05-24T20:02:19.951Z] [2024-05-24T20:02:19.951Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:20.218Z] #17 ... [2024-05-24T20:02:20.218Z] [2024-05-24T20:02:20.218Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-24T20:02:20.218Z] #195 DONE 0.1s [2024-05-24T20:02:20.218Z] [2024-05-24T20:02:20.218Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-24T20:02:20.484Z] #196 DONE 0.1s [2024-05-24T20:02:20.484Z] [2024-05-24T20:02:20.484Z] #95 [core-metadata] exporting to image [2024-05-24T20:02:20.751Z] #95 exporting layers 0.4s done [2024-05-24T20:02:20.751Z] #95 writing image sha256:bf88d4fea98b8284c752049fbcb9747787fc720e955d45de4cb927fc61ff5074 done [2024-05-24T20:02:20.751Z] #95 naming to docker.io/library/core-metadata-arm64 done [2024-05-24T20:02:20.751Z] #95 DONE 17.6s [2024-05-24T20:02:20.751Z] [2024-05-24T20:02:20.751Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:52.944Z] #17 ... [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-24T20:02:52.944Z] #133 DONE 1568.1s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T20:02:52.944Z] #132 ... [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T20:02:52.944Z] #197 DONE 0.1s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T20:02:52.944Z] #198 DONE 0.1s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-24T20:02:52.944Z] #199 DONE 0.4s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-24T20:02:52.944Z] #200 DONE 0.2s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #95 [support-scheduler] exporting to image [2024-05-24T20:02:52.944Z] #95 exporting layers [2024-05-24T20:02:52.944Z] #95 exporting layers 0.5s done [2024-05-24T20:02:52.944Z] #95 writing image sha256:702b3a045564738fbb5c745d8023d87627479a60808c67a68e86741248de88e6 done [2024-05-24T20:02:52.944Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2024-05-24T20:02:52.944Z] #95 DONE 18.2s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:52.944Z] #17 ... [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-24T20:02:52.944Z] #132 DONE 1561.7s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:52.944Z] #17 ... [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-24T20:02:52.944Z] #201 DONE 0.1s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-24T20:02:52.944Z] #202 DONE 0.1s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-24T20:02:52.944Z] #203 DONE 0.3s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:52.944Z] #17 ... [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-24T20:02:52.944Z] #204 DONE 0.1s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #95 [support-notifications] exporting to image [2024-05-24T20:02:52.944Z] #95 exporting layers 0.5s done [2024-05-24T20:02:52.944Z] #95 writing image sha256:72f288591037f01c5f7bf0a5b525f74a000df3e74347288533bbda75f6cbfa5f done [2024-05-24T20:02:52.944Z] #95 naming to docker.io/library/support-notifications-arm64 done [2024-05-24T20:02:52.944Z] #95 DONE 18.7s [2024-05-24T20:02:52.944Z] [2024-05-24T20:02:52.944Z] #17 [support-scheduler internal] load .dockerignore [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-24T20:02:52.944Z] time="2024-05-24T19:34:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-24T20:02:52.959Z] $ docker stop --time=1 ff8adc5ffff99d84c4f1f01ffe71200b9ff155aa762e0d8cc076711b420cb39a [2024-05-24T20:02:54.607Z] $ docker rm -f --volumes ff8adc5ffff99d84c4f1f01ffe71200b9ff155aa762e0d8cc076711b420cb39a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-24T20:02:55.200Z] + docker images [2024-05-24T20:02:55.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-24T20:02:55.200Z] support-notifications-arm64 latest 72f288591037 4 seconds ago 44.8MB [2024-05-24T20:02:55.200Z] support-scheduler-arm64 latest 702b3a045564 6 seconds ago 44.1MB [2024-05-24T20:02:55.200Z] core-metadata-arm64 latest bf88d4fea98b 35 seconds ago 41.7MB [2024-05-24T20:02:55.200Z] core-data-arm64 latest 76d0b338dcf2 39 seconds ago 41.5MB [2024-05-24T20:02:55.200Z] core-command-arm64 latest 56ac75406bd6 49 seconds ago 41.2MB [2024-05-24T20:02:55.200Z] security-proxy-auth-arm64 latest b16ad1e2a8b9 About a minute ago 38.9MB [2024-05-24T20:02:55.200Z] security-spiffe-token-provider-arm64 latest 2be9bf9c0506 7 minutes ago 35.8MB [2024-05-24T20:02:55.200Z] core-common-config-bootstrapper-arm64 latest eb7ddba08614 8 minutes ago 21.6MB [2024-05-24T20:02:55.200Z] security-secretstore-setup-arm64 latest 7ec2dc8276fa 9 minutes ago 42.6MB [2024-05-24T20:02:55.200Z] security-bootstrapper-arm64 latest 4586512102a9 9 minutes ago 25.2MB [2024-05-24T20:02:55.200Z] security-proxy-setup-arm64 latest a4f318eda3f7 9 minutes ago 32.5MB [2024-05-24T20:02:55.200Z] security-spire-config-arm64 latest f08c1abe8b96 27 minutes ago 102MB [2024-05-24T20:02:55.200Z] security-spire-agent-arm64 latest 7c3a731c1f49 27 minutes ago 159MB [2024-05-24T20:02:55.200Z] security-spire-server-arm64 latest 0a7fef9d6af8 27 minutes ago 103MB [2024-05-24T20:02:55.200Z] ci-base-image-arm64 latest eeca7a69ea48 44 minutes ago 973MB [2024-05-24T20:02:55.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 weeks ago 561MB [2024-05-24T20:02:55.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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-05-24T20:02:56.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T20:02:56.212Z] [2024-05-24T20:02:56.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T20:02:56.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T20:02:56.985Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-24T20:02:56.985Z] 8998bd30e6a1: Pulling fs layer [2024-05-24T20:02:56.985Z] 04944245beec: Pulling fs layer [2024-05-24T20:02:56.985Z] 699f458cf7ca: Pulling fs layer [2024-05-24T20:02:56.985Z] 765212b225bb: Pulling fs layer [2024-05-24T20:02:56.985Z] f23df028b6ca: Pulling fs layer [2024-05-24T20:02:56.985Z] d65c8cfc05b1: Pulling fs layer [2024-05-24T20:02:56.985Z] 2437ff75d9bd: Pulling fs layer [2024-05-24T20:02:56.985Z] 765212b225bb: Waiting [2024-05-24T20:02:56.985Z] f23df028b6ca: Waiting [2024-05-24T20:02:56.985Z] d65c8cfc05b1: Waiting [2024-05-24T20:02:56.985Z] 2437ff75d9bd: Waiting [2024-05-24T20:02:56.985Z] 04944245beec: Verifying Checksum [2024-05-24T20:02:56.985Z] 04944245beec: Download complete [2024-05-24T20:02:56.985Z] 765212b225bb: Verifying Checksum [2024-05-24T20:02:56.985Z] 765212b225bb: Download complete [2024-05-24T20:02:56.985Z] f23df028b6ca: Verifying Checksum [2024-05-24T20:02:56.985Z] f23df028b6ca: Download complete [2024-05-24T20:02:56.985Z] d65c8cfc05b1: Verifying Checksum [2024-05-24T20:02:56.985Z] d65c8cfc05b1: Download complete [2024-05-24T20:02:57.258Z] 699f458cf7ca: Verifying Checksum [2024-05-24T20:02:57.258Z] 699f458cf7ca: Download complete [2024-05-24T20:02:57.888Z] 8998bd30e6a1: Verifying Checksum [2024-05-24T20:02:57.888Z] 8998bd30e6a1: Download complete [2024-05-24T20:03:00.525Z] 2437ff75d9bd: Verifying Checksum [2024-05-24T20:03:00.525Z] 2437ff75d9bd: Download complete [2024-05-24T20:03:02.457Z] 8998bd30e6a1: Pull complete [2024-05-24T20:03:03.041Z] 04944245beec: Pull complete [2024-05-24T20:03:04.453Z] 699f458cf7ca: Pull complete [2024-05-24T20:03:04.720Z] 765212b225bb: Pull complete [2024-05-24T20:03:05.680Z] f23df028b6ca: Pull complete [2024-05-24T20:03:05.946Z] d65c8cfc05b1: Pull complete [2024-05-24T20:03:24.118Z] 2437ff75d9bd: Pull complete [2024-05-24T20:03:24.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-24T20:03:24.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-24T20:03:24.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T20:03:24.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container [2024-05-24T20:03:24.514Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-24T20:03:27.336Z] $ docker top 6f98aee34b3bb7470054995886a689842de81005e60f329da15b8f5457380774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:28.359Z] ---> job-cost.sh [2024-05-24T20:03:28.360Z] lf-activate-venv: SKIPPING [2024-05-24T20:03:28.360Z] INFO: No Stack... [2024-05-24T20:03:28.622Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-24T20:03:29.570Z] INFO: Archiving Costs [Pipeline] sh [2024-05-24T20:03:30.218Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-05-24T20:03:30.218Z] + cut -d, -f6 [Pipeline] lock [2024-05-24T20:03:30.296Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] [2024-05-24T20:03:30.304Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] did not exist. Created. [2024-05-24T20:03:30.311Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-24T20:03:31.067Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-24T20:03:31.270Z] Stashed 1 file(s) [Pipeline] } [2024-05-24T20:03:31.290Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-24T20:03:31.353Z] $ docker stop --time=1 6f98aee34b3bb7470054995886a689842de81005e60f329da15b8f5457380774 [2024-05-24T20:03:32.882Z] $ docker rm -f --volumes 6f98aee34b3bb7470054995886a689842de81005e60f329da15b8f5457380774 [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-05-24T20:03:34.126Z] provisioning config files... [2024-05-24T20:03:34.136Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11202503149092263751tmp [Pipeline] { [Pipeline] sh [2024-05-24T20:03:34.481Z] + set +x [2024-05-24T20:03:34.481Z] + curl -s https://codecov.io/bash [2024-05-24T20:03:34.481Z] + bash -s -- [2024-05-24T20:03:34.481Z] [2024-05-24T20:03:34.481Z] _____ _ [2024-05-24T20:03:34.481Z] / ____| | | [2024-05-24T20:03:34.481Z] | | ___ __| | ___ ___ _____ __ [2024-05-24T20:03:34.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-24T20:03:34.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-24T20:03:34.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-24T20:03:34.481Z] Bash-1.0.6 [2024-05-24T20:03:34.481Z] [2024-05-24T20:03:34.481Z] [2024-05-24T20:03:34.481Z] ==> git version 2.25.1 found [2024-05-24T20:03:34.481Z] ==> 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-05-24T20:03:34.481Z] Release-Date: 2020-01-08 [2024-05-24T20:03:34.481Z] 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-05-24T20:03:34.481Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-24T20:03:34.481Z] ==> Jenkins CI detected. [2024-05-24T20:03:34.481Z] current dir:  /w/workspace/edgex-go/1 [2024-05-24T20:03:34.481Z] project root: . [2024-05-24T20:03:34.481Z] --> token set from env [2024-05-24T20:03:34.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-24T20:03:34.481Z] ==> Running gcov in . (disable via -X gcov) [2024-05-24T20:03:34.481Z] ==> Python coveragepy not found [2024-05-24T20:03:34.481Z] ==> Searching for coverage reports in: [2024-05-24T20:03:34.481Z] + . [2024-05-24T20:03:34.740Z] -> Found 1 reports [2024-05-24T20:03:34.740Z] ==> Detecting git/mercurial file structure [2024-05-24T20:03:34.740Z] ==> Reading reports [2024-05-24T20:03:34.740Z] + ./coverage.out bytes=455714 [2024-05-24T20:03:34.740Z] ==> Appending adjustments [2024-05-24T20:03:34.740Z] https://docs.codecov.io/docs/fixing-reports [2024-05-24T20:03:35.677Z] + Found adjustments [2024-05-24T20:03:35.677Z] ==> Gzipping contents [2024-05-24T20:03:35.677Z] 60K /tmp/codecov.b9FnbI.gz [2024-05-24T20:03:35.677Z] ==> Uploading reports [2024-05-24T20:03:35.677Z] url: https://codecov.io [2024-05-24T20:03:35.677Z] query: branch=PR-4801&commit=0f66cf54156c6b106e4d01384dcce5e8dcb8e960&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4801&job=&cmd_args= [2024-05-24T20:03:35.677Z] -> Pinging Codecov [2024-05-24T20:03:35.677Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4801&commit=0f66cf54156c6b106e4d01384dcce5e8dcb8e960&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4801&job=&cmd_args= [2024-05-24T20:03:35.936Z] -> Uploading to [2024-05-24T20:03:35.936Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-24/00271124DB129430A58F1EEE437C3FCB/0f66cf54156c6b106e4d01384dcce5e8dcb8e960/6fe9eed5-cb6c-4a53-bc95-d649b05e7c8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240524%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240524T200335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb1be945937811176697662ce36603a58164cfc7d51d0a62bb7af908c3d6508f [2024-05-24T20:03:35.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-24T20:03:35.936Z] Dload Upload Total Spent Left Speed [2024-05-24T20:03:36.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57927 0 0 100 57927 0 206k --:--:-- --:--:-- --:--:-- 206k [2024-05-24T20:03:36.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] } [2024-05-24T20:03:36.225Z] 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-05-24T20:03:37.912Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:38.256Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:39.155Z] ---> package-listing.sh [2024-05-24T20:03:39.155Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-24T20:03:39.155Z] ++ facter osfamily [2024-05-24T20:03:39.414Z] + OS_FAMILY=debian [2024-05-24T20:03:39.414Z] + workspace=/w/workspace/edgex-go/1 [2024-05-24T20:03:39.414Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-24T20:03:39.414Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-24T20:03:39.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-24T20:03:39.414Z] + PACKAGES=/tmp/packages_start.txt [2024-05-24T20:03:39.414Z] + '[' /w/workspace/edgex-go/1 ']' [2024-05-24T20:03:39.414Z] + PACKAGES=/tmp/packages_end.txt [2024-05-24T20:03:39.414Z] + case "${OS_FAMILY}" in [2024-05-24T20:03:39.414Z] + dpkg -l [2024-05-24T20:03:39.414Z] + grep '^ii' [2024-05-24T20:03:39.414Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-24T20:03:39.414Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-24T20:03:39.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-24T20:03:39.414Z] + '[' /w/workspace/edgex-go/1 ']' [2024-05-24T20:03:39.414Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-05-24T20:03:39.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-05-24T20:03:39.456Z] 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-05-24T20:03:39.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T20:03:40.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T20:03:40.394Z] [2024-05-24T20:03:40.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-24T20:03:40.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T20:03:40.783Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-24T20:03:40.783Z] 5eb5b503b376: Pulling fs layer [2024-05-24T20:03:40.783Z] 5c69ac0246d0: Pulling fs layer [2024-05-24T20:03:40.783Z] ec43610c2a17: Pulling fs layer [2024-05-24T20:03:40.783Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-24T20:03:40.783Z] 33b1e0a273af: Pulling fs layer [2024-05-24T20:03:40.783Z] 5d3b04190fa2: Pulling fs layer [2024-05-24T20:03:40.783Z] 2f39f015ded8: Pulling fs layer [2024-05-24T20:03:40.783Z] 3a2ae6a8a46f: Waiting [2024-05-24T20:03:40.783Z] 33b1e0a273af: Waiting [2024-05-24T20:03:40.783Z] 5d3b04190fa2: Waiting [2024-05-24T20:03:40.783Z] 2f39f015ded8: Waiting [2024-05-24T20:03:40.783Z] 5c69ac0246d0: Download complete [2024-05-24T20:03:40.783Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-24T20:03:40.783Z] 3a2ae6a8a46f: Download complete [2024-05-24T20:03:40.783Z] 33b1e0a273af: Verifying Checksum [2024-05-24T20:03:40.783Z] 33b1e0a273af: Download complete [2024-05-24T20:03:40.783Z] ec43610c2a17: Verifying Checksum [2024-05-24T20:03:40.783Z] ec43610c2a17: Download complete [2024-05-24T20:03:40.783Z] 5d3b04190fa2: Download complete [2024-05-24T20:03:41.041Z] 5eb5b503b376: Verifying Checksum [2024-05-24T20:03:41.041Z] 5eb5b503b376: Download complete [2024-05-24T20:03:41.607Z] 2f39f015ded8: Download complete [2024-05-24T20:03:42.172Z] 5eb5b503b376: Pull complete [2024-05-24T20:03:42.172Z] 5c69ac0246d0: Pull complete [2024-05-24T20:03:42.738Z] ec43610c2a17: Pull complete [2024-05-24T20:03:42.738Z] 3a2ae6a8a46f: Pull complete [2024-05-24T20:03:42.996Z] 33b1e0a273af: Pull complete [2024-05-24T20:03:42.996Z] 5d3b04190fa2: Pull complete [2024-05-24T20:03:47.182Z] 2f39f015ded8: Pull complete [2024-05-24T20:03:47.182Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-24T20:03:47.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-24T20:03:47.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-24T20:03:47.513Z] prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container [2024-05-24T20:03:47.533Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-24T20:03:51.995Z] $ docker top 510d5f5c1d7ee418cba1afae3571d3a7c44c1a76f2effc30cfbaa3040ff37724 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-24T20:03:52.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-24T20:03:52.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-24T20:03:53.051Z] + ls /var/log/sa-host [2024-05-24T20:03:53.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-24T20:03:53.351Z] provisioning config files... [2024-05-24T20:03:53.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14551637876718608882tmp [Pipeline] { [Pipeline] echo [2024-05-24T20:03:53.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:53.756Z] ---> create-netrc.sh [Pipeline] } [2024-05-24T20:03:53.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:54.203Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-24T20:03:54.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:54.562Z] ---> sudo-logs.sh [2024-05-24T20:03:54.562Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-24T20:03:54.656Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:54.977Z] ---> job-cost.sh [2024-05-24T20:03:54.977Z] lf-activate-venv: SKIPPING [2024-05-24T20:03:54.977Z] DEBUG: total: 0.10999999940395355 [2024-05-24T20:03:54.977Z] INFO: Retrieving Stack Cost... [2024-05-24T20:03:55.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-24T20:03:55.801Z] INFO: Archiving Costs [Pipeline] echo [2024-05-24T20:03:55.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-24T20:03:56.176Z] ---> logs-deploy.sh [2024-05-24T20:03:56.176Z] lf-activate-venv: SKIPPING [2024-05-24T20:03:56.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4801/1 [2024-05-24T20:03:56.176Z] INFO: archiving workspace using pattern(s): [2024-05-24T20:03:57.112Z] Archives upload complete. [2024-05-24T20:03:57.370Z] INFO: archiving logs to Nexus [2024-05-24T20:03:57.941Z] ---> uname -a: [2024-05-24T20:03:57.941Z] Linux prd-ubuntu20-04-docker-8c-8g-703 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] ---> lscpu: [2024-05-24T20:03:57.941Z] Architecture: x86_64 [2024-05-24T20:03:57.941Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-24T20:03:57.941Z] Byte Order: Little Endian [2024-05-24T20:03:57.941Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-24T20:03:57.941Z] CPU(s): 8 [2024-05-24T20:03:57.941Z] On-line CPU(s) list: 0-7 [2024-05-24T20:03:57.941Z] Thread(s) per core: 1 [2024-05-24T20:03:57.941Z] Core(s) per socket: 1 [2024-05-24T20:03:57.941Z] Socket(s): 8 [2024-05-24T20:03:57.941Z] NUMA node(s): 1 [2024-05-24T20:03:57.941Z] Vendor ID: AuthenticAMD [2024-05-24T20:03:57.941Z] CPU family: 23 [2024-05-24T20:03:57.941Z] Model: 49 [2024-05-24T20:03:57.941Z] Model name: AMD EPYC-Rome Processor [2024-05-24T20:03:57.941Z] Stepping: 0 [2024-05-24T20:03:57.941Z] CPU MHz: 2800.000 [2024-05-24T20:03:57.941Z] BogoMIPS: 5600.00 [2024-05-24T20:03:57.941Z] Virtualization: AMD-V [2024-05-24T20:03:57.941Z] Hypervisor vendor: KVM [2024-05-24T20:03:57.941Z] Virtualization type: full [2024-05-24T20:03:57.941Z] L1d cache: 256 KiB [2024-05-24T20:03:57.941Z] L1i cache: 256 KiB [2024-05-24T20:03:57.941Z] L2 cache: 4 MiB [2024-05-24T20:03:57.941Z] L3 cache: 128 MiB [2024-05-24T20:03:57.941Z] NUMA node0 CPU(s): 0-7 [2024-05-24T20:03:57.941Z] Vulnerability Itlb multihit: Not affected [2024-05-24T20:03:57.941Z] Vulnerability L1tf: Not affected [2024-05-24T20:03:57.941Z] Vulnerability Mds: Not affected [2024-05-24T20:03:57.941Z] Vulnerability Meltdown: Not affected [2024-05-24T20:03:57.941Z] Vulnerability Mmio stale data: Not affected [2024-05-24T20:03:57.941Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-24T20:03:57.941Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-24T20:03:57.941Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-24T20:03:57.941Z] Vulnerability Srbds: Not affected [2024-05-24T20:03:57.941Z] Vulnerability Tsx async abort: Not affected [2024-05-24T20:03:57.941Z] 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-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] ---> nproc: [2024-05-24T20:03:57.941Z] 8 [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] ---> df -h: [2024-05-24T20:03:57.941Z] Filesystem Size Used Avail Use% Mounted on [2024-05-24T20:03:57.941Z] overlay 155G 24G 132G 15% / [2024-05-24T20:03:57.941Z] tmpfs 64M 0 64M 0% /dev [2024-05-24T20:03:57.941Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-24T20:03:57.941Z] shm 64M 0 64M 0% /dev/shm [2024-05-24T20:03:57.941Z] /dev/vda1 155G 24G 132G 15% /facter-os [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] ---> sar -b -r -n DEV: [2024-05-24T20:03:57.941Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-703) 05/24/24 _x86_64_ (8 CPU) [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] 19:13:05 LINUX RESTART (8 CPU) [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] 19:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-24T20:03:57.941Z] 19:15:01 181.83 4.41 177.43 0.00 442.23 66216.98 0.00 [2024-05-24T20:03:57.941Z] 19:16:01 69.82 0.05 69.77 0.00 7.33 27499.83 0.00 [2024-05-24T20:03:57.941Z] 19:17:01 29.62 0.08 29.53 0.00 0.67 19803.87 0.00 [2024-05-24T20:03:57.941Z] 19:18:01 77.96 0.10 77.86 0.00 3.60 48867.44 0.00 [2024-05-24T20:03:57.941Z] 19:19:01 573.58 9.89 563.69 0.00 171.22 187364.96 0.00 [2024-05-24T20:03:57.941Z] 19:20:01 330.67 0.57 330.11 0.00 9.60 121541.75 0.00 [2024-05-24T20:03:57.941Z] 19:21:01 264.03 0.08 263.95 0.00 0.67 79124.43 0.00 [2024-05-24T20:03:57.941Z] 19:22:01 625.98 0.03 625.95 0.00 1.47 98974.97 0.00 [2024-05-24T20:03:57.941Z] 19:23:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 [2024-05-24T20:03:57.941Z] 19:24:01 53.99 5.55 48.44 0.00 4277.82 8317.68 0.00 [2024-05-24T20:03:57.941Z] 19:25:01 4.40 0.02 4.38 0.00 0.13 91.85 0.00 [2024-05-24T20:03:57.941Z] 19:26:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2024-05-24T20:03:57.941Z] 19:27:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2024-05-24T20:03:57.941Z] 19:28:01 2.43 0.02 2.42 0.00 0.13 26.66 0.00 [2024-05-24T20:03:57.941Z] 19:29:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-05-24T20:03:57.941Z] 19:30:01 1.70 0.00 1.70 0.00 0.00 22.79 0.00 [2024-05-24T20:03:57.941Z] 19:31:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2024-05-24T20:03:57.941Z] 19:32:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2024-05-24T20:03:57.941Z] 19:33:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-05-24T20:03:57.941Z] 19:34:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 [2024-05-24T20:03:57.941Z] 19:35:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-05-24T20:03:57.941Z] 19:36:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-05-24T20:03:57.941Z] 19:37:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2024-05-24T20:03:57.941Z] 19:38:01 2.10 0.00 2.10 0.00 0.00 23.60 0.00 [2024-05-24T20:03:57.941Z] 19:39:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-05-24T20:03:57.941Z] 19:40:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 [2024-05-24T20:03:57.941Z] 19:41:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2024-05-24T20:03:57.941Z] 19:42:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 [2024-05-24T20:03:57.941Z] 19:43:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2024-05-24T20:03:57.941Z] 19:44:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 [2024-05-24T20:03:57.941Z] 19:45:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-05-24T20:03:57.941Z] 19:46:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2024-05-24T20:03:57.941Z] 19:47:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-05-24T20:03:57.941Z] 19:48:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2024-05-24T20:03:57.941Z] 19:49:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-05-24T20:03:57.941Z] 19:50:02 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2024-05-24T20:03:57.941Z] 19:51:01 1.14 0.00 1.14 0.00 0.00 12.20 0.00 [2024-05-24T20:03:57.941Z] 19:52:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 [2024-05-24T20:03:57.941Z] 19:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-05-24T20:03:57.941Z] 19:54:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 [2024-05-24T20:03:57.941Z] 19:55:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-05-24T20:03:57.941Z] 19:56:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 [2024-05-24T20:03:57.941Z] 19:57:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-05-24T20:03:57.941Z] 19:58:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2024-05-24T20:03:57.941Z] 19:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-05-24T20:03:57.941Z] 20:00:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 [2024-05-24T20:03:57.941Z] 20:01:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2024-05-24T20:03:57.941Z] 20:02:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 [2024-05-24T20:03:57.941Z] 20:03:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2024-05-24T20:03:57.941Z] Average: 46.25 0.42 45.83 0.00 100.22 13426.54 0.00 [2024-05-24T20:03:57.941Z] [2024-05-24T20:03:57.941Z] 19:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-24T20:03:57.941Z] 19:15:01 27641320 31545524 767680 2.33 129432 3924036 1881972 5.55 1252520 3472324 401588 [2024-05-24T20:03:57.941Z] 19:16:01 27094744 31316488 990488 3.01 133064 4217232 2199332 6.48 1934448 3310900 574956 [2024-05-24T20:03:57.941Z] 19:17:01 27208576 31466776 837224 2.55 138304 4220208 2179564 6.42 1384500 3716420 459456 [2024-05-24T20:03:57.941Z] 19:18:01 27680308 31531108 779508 2.37 140476 3860948 1772780 5.22 1297492 3383496 404 [2024-05-24T20:03:57.941Z] 19:19:01 20104576 31403360 879320 2.67 265068 10800528 2368996 6.98 2330852 9505644 1840512 [2024-05-24T20:03:57.941Z] 19:20:01 15430704 29644376 2580668 7.85 295244 13366372 8483800 25.00 4514812 11598392 968832 [2024-05-24T20:03:57.941Z] 19:21:01 12815660 29386432 2850368 8.67 310380 15636176 7432508 21.90 5670032 13004060 1348416 [2024-05-24T20:03:57.941Z] 19:22:01 15013280 31473160 813244 2.47 320664 15642428 2151924 6.34 2676148 13995652 364 [2024-05-24T20:03:57.941Z] 19:23:01 15013940 31473856 812428 2.47 320716 15642420 2151924 6.34 2676020 13995652 8 [2024-05-24T20:03:57.941Z] 19:24:01 14593376 31473920 785652 2.39 347008 16034972 2097988 6.18 2939132 14122136 324 [2024-05-24T20:03:57.941Z] 19:25:01 14601704 31477428 782520 2.38 345492 16031716 2083412 6.14 2935056 14118928 4 [2024-05-24T20:03:57.941Z] 19:26:01 14601420 31477204 782740 2.38 345560 16031720 2083412 6.14 2935112 14118936 8 [2024-05-24T20:03:57.941Z] 19:27:01 14603280 31479232 780748 2.37 345612 16031860 2083412 6.14 2934324 14119052 24 [2024-05-24T20:03:57.941Z] 19:28:01 14603904 31480040 779564 2.37 345644 16031856 2107208 6.21 2932680 14119056 24 [2024-05-24T20:03:57.941Z] 19:29:01 14603824 31479980 779612 2.37 345664 16031864 2107208 6.21 2932432 14119060 12 [2024-05-24T20:03:57.941Z] 19:30:01 14604524 31480728 778764 2.37 345704 16031868 2107208 6.21 2932240 14119064 180 [2024-05-24T20:03:57.941Z] 19:31:01 14604760 31480988 778452 2.37 345716 16031868 2107208 6.21 2932248 14119064 188 [2024-05-24T20:03:57.941Z] 19:32:01 14604984 31481244 778344 2.37 345740 16031872 2107208 6.21 2932304 14119068 196 [2024-05-24T20:03:57.941Z] 19:33:01 14605048 31481308 778296 2.37 345780 16031856 2107208 6.21 2931928 14119068 8 [2024-05-24T20:03:57.941Z] 19:34:01 14605188 31481512 778072 2.37 345812 16031880 2107208 6.21 2932044 14119076 8 [2024-05-24T20:03:57.941Z] 19:35:01 14605140 31481496 778036 2.37 345832 16031884 2107208 6.21 2931712 14119080 8 [2024-05-24T20:03:57.941Z] 19:36:01 14604848 31481212 778228 2.37 345856 16031884 2107208 6.21 2931720 14119080 12 [2024-05-24T20:03:57.941Z] 19:37:01 14605052 31481444 777948 2.37 345868 16031888 2107208 6.21 2931812 14119084 8 [2024-05-24T20:03:57.941Z] 19:38:01 14605028 31481432 777892 2.37 345920 16031872 2107208 6.21 2931584 14119084 8 [2024-05-24T20:03:57.941Z] 19:39:01 14605212 31481676 777808 2.37 345936 16031892 2107208 6.21 2931696 14119088 4 [2024-05-24T20:03:57.941Z] 19:40:01 14605204 31481688 777768 2.37 345956 16031900 2107208 6.21 2931656 14119092 8 [2024-05-24T20:03:57.941Z] 19:41:01 14605404 31481972 777692 2.37 346020 16031900 2107208 6.21 2931748 14119100 8 [2024-05-24T20:03:57.942Z] 19:42:01 14605332 31481944 777628 2.36 346052 16031908 2107208 6.21 2932236 14119104 184 [2024-05-24T20:03:57.942Z] 19:43:01 14605332 31482036 777512 2.36 346148 16031912 2107208 6.21 2932220 14119108 36 [2024-05-24T20:03:57.942Z] 19:44:01 14604772 31481544 777952 2.37 346208 16031912 2107208 6.21 2932396 14119108 200 [2024-05-24T20:03:57.942Z] 19:45:01 14604732 31481516 777920 2.37 346216 16031916 2107208 6.21 2932336 14119112 188 [2024-05-24T20:03:57.942Z] 19:46:01 14604708 31481540 777940 2.37 346264 16031916 2091152 6.16 2932464 14119112 184 [2024-05-24T20:03:57.942Z] 19:47:01 14604912 31481772 777660 2.36 346284 16031920 2091152 6.16 2932580 14119116 188 [2024-05-24T20:03:57.942Z] 19:48:01 14604636 31481508 777860 2.37 346304 16031916 2091152 6.16 2932452 14119120 12 [2024-05-24T20:03:57.942Z] 19:49:01 14604944 31481832 777524 2.36 346320 16031924 2091152 6.16 2932188 14119120 20 [2024-05-24T20:03:57.942Z] 19:50:02 14605144 31482052 777452 2.36 346344 16031928 2091152 6.16 2932144 14119124 8 [2024-05-24T20:03:57.942Z] 19:51:01 14605300 31482304 777116 2.36 346364 16031992 2074696 6.11 2932584 14119176 200 [2024-05-24T20:03:57.942Z] 19:52:01 14605032 31482048 777308 2.36 346372 16032000 2074696 6.11 2932604 14119180 192 [2024-05-24T20:03:57.942Z] 19:53:01 14604992 31482020 777276 2.36 346380 16032004 2074696 6.11 2932532 14119184 200 [2024-05-24T20:03:57.942Z] 19:54:01 14604976 31482072 777180 2.36 346428 16032004 2074696 6.11 2932680 14119200 196 [2024-05-24T20:03:57.942Z] 19:55:01 14605380 31482496 776904 2.36 346444 16032008 2090752 6.16 2932616 14119204 212 [2024-05-24T20:03:57.942Z] 19:56:01 14605088 31482232 777148 2.36 346468 16032012 2090752 6.16 2932672 14119208 212 [2024-05-24T20:03:57.942Z] 19:57:01 14605112 31482264 777092 2.36 346492 16032016 2090752 6.16 2932340 14119208 8 [2024-05-24T20:03:57.942Z] 19:58:01 14605296 31482472 777016 2.36 346520 16032020 2090752 6.16 2932360 14119212 28 [2024-05-24T20:03:57.942Z] 19:59:01 14605564 31482912 776576 2.36 346540 16032140 2090752 6.16 2932480 14119344 20 [2024-05-24T20:03:57.942Z] 20:00:01 14605548 31482912 776496 2.36 346564 16032152 2090752 6.16 2932444 14119348 8 [2024-05-24T20:03:57.942Z] 20:01:01 14605248 31482684 776660 2.36 346628 16032156 2090752 6.16 2932488 14119352 8 [2024-05-24T20:03:57.942Z] 20:02:01 14605464 31482980 776480 2.36 346664 16032160 2090752 6.16 2933288 14119356 192 [2024-05-24T20:03:57.942Z] 20:03:01 14605904 31483436 776240 2.36 346672 16032164 2090752 6.16 2932576 14119360 12 [2024-05-24T20:03:57.942Z] Average: 15758866 31397840 866082 2.63 324472 14869204 2336165 6.88 2878427 13076551 114246 [2024-05-24T20:03:57.942Z] [2024-05-24T20:03:57.942Z] 19:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-24T20:03:57.942Z] 19:15:01 docker0 886.19 973.36 64.37 5065.49 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:15:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:15:01 ens3 1167.01 1003.90 9592.66 101.40 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:16:01 veth8f23a2e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:16:01 ens3 30.63 17.11 29.51 12.15 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:17:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:17:01 veth8f23a2e 1.58 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:17:01 ens3 29.50 20.38 22.81 13.12 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:18:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:18:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:18:01 veth6c56ec7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:18:01 ens3 106.18 73.23 2218.01 57.48 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:19:01 docker0 379.70 664.97 31.93 6103.47 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:19:01 vethc1b687e 83.64 131.15 8.40 1108.50 0.00 0.00 0.00 0.09 [2024-05-24T20:03:57.942Z] 19:19:01 veth125ef5d 75.18 138.96 7.82 1112.89 0.00 0.00 0.00 0.09 [2024-05-24T20:03:57.942Z] 19:19:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:19:01 veth624ff8b 78.41 147.62 7.88 1111.28 0.00 0.00 0.00 0.09 [2024-05-24T20:03:57.942Z] 19:19:01 veth6c56ec7 0.60 1.40 0.05 0.22 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:19:01 vethfa9bb50 77.98 130.68 8.04 1109.41 0.00 0.00 0.00 0.09 [2024-05-24T20:03:57.942Z] 19:19:01 ens3 750.48 449.55 6866.76 142.43 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth3eff284 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth9345de1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth98eb970 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth8b49247 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 vetha037acc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 vethc4e6dec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth6c56ec7 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth2d312aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 ens3 14.95 9.68 13.07 6.40 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth2bcf69e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 veth023cd64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 vethf9cf944 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:20:01 vethaa4da2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth3eff284 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth9345de1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth98eb970 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth8b49247 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 vetha037acc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 vethc4e6dec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth6c56ec7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth2d312aa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 ens3 5.16 2.70 4.30 2.28 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth2bcf69e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 veth023cd64 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 vethf9cf944 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 vethaa4da2e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:22:01 ens3 15.53 9.07 21.36 5.56 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:24:01 ens3 220.45 100.38 2715.77 7.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:25:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:29:01 ens3 0.17 0.12 0.08 0.06 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:30:01 ens3 0.35 0.28 0.47 0.02 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:34:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:39:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:40:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:44:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:49:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:50:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 19:59:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:02:01 ens3 0.43 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] 20:03:01 ens3 0.20 0.08 0.33 0.00 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] Average: docker0 25.59 33.17 1.95 226.43 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] Average: ens3 47.48 34.16 435.59 7.09 0.00 0.00 0.00 0.00 [2024-05-24T20:03:57.942Z] [2024-05-24T20:03:57.942Z] [2024-05-24T20:03:57.942Z] ---> sar -P ALL: [2024-05-24T20:03:57.942Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-703) 05/24/24 _x86_64_ (8 CPU) [2024-05-24T20:03:57.942Z] [2024-05-24T20:03:57.942Z] 19:13:05 LINUX RESTART (8 CPU) [2024-05-24T20:03:57.942Z] [2024-05-24T20:03:57.942Z] 19:14:02 CPU %user %nice %system %iowait %steal %idle [2024-05-24T20:03:57.942Z] 19:15:01 all 9.00 0.00 4.13 3.91 0.06 82.89 [2024-05-24T20:03:57.942Z] 19:15:01 0 11.10 0.00 4.84 6.45 0.07 77.54 [2024-05-24T20:03:57.942Z] 19:15:01 1 8.65 0.00 3.08 1.54 0.05 86.69 [2024-05-24T20:03:57.942Z] 19:15:01 2 8.05 0.00 4.76 0.91 0.07 86.21 [2024-05-24T20:03:57.942Z] 19:15:01 3 9.39 0.00 5.53 0.71 0.07 84.30 [2024-05-24T20:03:57.942Z] 19:15:01 4 9.40 0.00 3.51 0.09 0.05 86.96 [2024-05-24T20:03:57.942Z] 19:15:01 5 9.16 0.00 4.32 4.63 0.05 81.83 [2024-05-24T20:03:57.942Z] 19:15:01 6 8.34 0.00 4.26 16.88 0.09 70.43 [2024-05-24T20:03:57.942Z] 19:15:01 7 7.94 0.00 2.77 0.09 0.05 89.15 [2024-05-24T20:03:57.942Z] 19:16:01 all 32.18 0.00 4.83 1.73 0.09 61.17 [2024-05-24T20:03:57.942Z] 19:16:01 0 30.16 0.00 4.40 1.39 0.08 63.97 [2024-05-24T20:03:57.942Z] 19:16:01 1 33.31 0.00 4.83 0.57 0.12 61.17 [2024-05-24T20:03:57.942Z] 19:16:01 2 32.67 0.00 4.76 0.13 0.08 62.36 [2024-05-24T20:03:57.942Z] 19:16:01 3 31.31 0.00 4.88 0.22 0.08 63.50 [2024-05-24T20:03:57.942Z] 19:16:01 4 32.68 0.00 5.14 0.13 0.08 61.96 [2024-05-24T20:03:57.942Z] 19:16:01 5 33.72 0.00 5.45 0.05 0.10 60.67 [2024-05-24T20:03:57.942Z] 19:16:01 6 31.49 0.00 4.61 10.66 0.08 53.15 [2024-05-24T20:03:57.942Z] 19:16:01 7 32.11 0.00 4.58 0.69 0.08 62.54 [2024-05-24T20:03:57.942Z] 19:17:01 all 43.94 0.00 5.12 0.95 0.10 49.89 [2024-05-24T20:03:57.942Z] 19:17:01 0 44.48 0.00 5.04 0.00 0.12 50.37 [2024-05-24T20:03:57.942Z] 19:17:01 1 43.50 0.00 5.12 0.08 0.12 51.18 [2024-05-24T20:03:57.942Z] 19:17:01 2 44.06 0.00 5.05 0.05 0.10 50.74 [2024-05-24T20:03:57.942Z] 19:17:01 3 43.53 0.00 4.90 0.00 0.10 51.47 [2024-05-24T20:03:57.942Z] 19:17:01 4 43.96 0.00 4.99 0.03 0.10 50.91 [2024-05-24T20:03:57.942Z] 19:17:01 5 44.43 0.00 5.29 0.02 0.10 50.17 [2024-05-24T20:03:57.942Z] 19:17:01 6 42.98 0.00 5.29 6.33 0.10 45.30 [2024-05-24T20:03:57.942Z] 19:17:01 7 44.60 0.00 5.28 1.06 0.10 48.97 [2024-05-24T20:03:57.942Z] 19:18:01 all 29.84 0.00 5.65 3.62 0.09 60.80 [2024-05-24T20:03:57.942Z] 19:18:01 0 29.88 0.00 5.37 3.59 0.08 61.08 [2024-05-24T20:03:57.942Z] 19:18:01 1 29.95 0.00 5.74 18.00 0.14 46.18 [2024-05-24T20:03:57.942Z] 19:18:01 2 30.89 0.00 6.37 0.55 0.10 62.08 [2024-05-24T20:03:57.942Z] 19:18:01 3 29.36 0.00 5.39 3.02 0.07 62.15 [2024-05-24T20:03:57.942Z] 19:18:01 4 28.35 0.00 5.56 1.16 0.10 64.83 [2024-05-24T20:03:57.942Z] 19:18:01 5 31.80 0.00 5.42 0.59 0.10 62.09 [2024-05-24T20:03:57.942Z] 19:18:01 6 30.24 0.00 5.38 0.79 0.08 63.51 [2024-05-24T20:03:57.942Z] 19:18:01 7 28.25 0.00 5.94 1.31 0.08 64.40 [2024-05-24T20:03:57.942Z] 19:19:01 all 19.59 0.00 7.93 18.76 0.32 53.40 [2024-05-24T20:03:57.942Z] 19:19:01 0 20.30 0.00 8.40 35.06 0.14 36.11 [2024-05-24T20:03:57.942Z] 19:19:01 1 18.94 0.00 7.61 12.05 0.16 61.24 [2024-05-24T20:03:57.942Z] 19:19:01 2 21.12 0.00 8.22 17.13 0.14 53.39 [2024-05-24T20:03:57.942Z] 19:19:01 3 20.04 0.00 7.31 8.03 0.12 64.50 [2024-05-24T20:03:57.942Z] 19:19:01 4 19.29 0.00 7.44 10.56 0.10 62.61 [2024-05-24T20:03:57.942Z] 19:19:01 5 20.31 0.00 9.48 39.45 1.62 29.15 [2024-05-24T20:03:57.942Z] 19:19:01 6 18.30 0.00 7.42 14.16 0.14 59.97 [2024-05-24T20:03:57.942Z] 19:19:01 7 18.44 0.00 7.58 13.91 0.16 59.91 [2024-05-24T20:03:57.942Z] 19:20:01 all 36.49 0.00 6.58 11.33 0.14 45.46 [2024-05-24T20:03:57.942Z] 19:20:01 0 36.22 0.00 6.70 5.80 0.12 51.16 [2024-05-24T20:03:57.942Z] 19:20:01 1 36.27 0.00 5.64 1.00 0.07 57.03 [2024-05-24T20:03:57.942Z] 19:20:01 2 36.37 0.00 7.71 21.23 0.12 34.58 [2024-05-24T20:03:57.942Z] 19:20:01 3 36.58 0.00 6.32 0.79 0.08 56.23 [2024-05-24T20:03:57.942Z] 19:20:01 4 36.54 0.00 5.63 0.60 0.45 56.78 [2024-05-24T20:03:57.942Z] 19:20:01 5 37.02 0.00 6.31 3.60 0.10 52.96 [2024-05-24T20:03:57.942Z] 19:20:01 6 37.03 0.00 7.99 49.66 0.10 5.22 [2024-05-24T20:03:57.942Z] 19:20:01 7 35.94 0.00 6.33 8.36 0.08 49.29 [2024-05-24T20:03:57.942Z] 19:21:01 all 89.75 0.00 10.08 0.00 0.16 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 0 89.66 0.00 10.19 0.00 0.15 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 1 89.48 0.00 10.35 0.00 0.15 0.02 [2024-05-24T20:03:57.942Z] 19:21:01 2 90.72 0.00 9.13 0.00 0.15 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 3 90.08 0.00 9.77 0.00 0.15 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 4 89.87 0.00 9.98 0.00 0.15 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 5 90.36 0.00 9.47 0.00 0.17 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 6 88.93 0.00 10.89 0.02 0.17 0.00 [2024-05-24T20:03:57.942Z] 19:21:01 7 88.95 0.00 10.87 0.00 0.17 0.02 [2024-05-24T20:03:57.942Z] 19:22:01 all 40.92 0.00 5.73 5.75 0.11 47.48 [2024-05-24T20:03:57.942Z] 19:22:01 0 39.41 0.00 5.96 3.97 0.12 50.54 [2024-05-24T20:03:57.942Z] 19:22:01 1 40.73 0.00 5.91 1.61 0.10 51.64 [2024-05-24T20:03:57.942Z] 19:22:01 2 42.13 0.00 5.52 2.53 0.10 49.71 [2024-05-24T20:03:57.942Z] 19:22:01 3 40.43 0.00 5.52 3.51 0.10 50.44 [2024-05-24T20:03:57.942Z] 19:22:01 4 40.54 0.00 5.31 3.55 0.12 50.48 [2024-05-24T20:03:57.942Z] 19:22:01 5 42.58 0.00 5.89 3.57 0.12 47.84 [2024-05-24T20:03:57.942Z] 19:22:01 6 39.70 0.00 6.28 23.11 0.10 30.80 [2024-05-24T20:03:57.942Z] 19:22:01 7 41.86 0.00 5.46 4.17 0.12 48.39 [2024-05-24T20:03:57.942Z] 19:23:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-05-24T20:03:57.942Z] 19:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-24T20:03:57.942Z] 19:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-24T20:03:57.942Z] 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.942Z] 19:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-24T20:03:57.942Z] 19:23:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2024-05-24T20:03:57.942Z] 19:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.942Z] 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.942Z] 19:23:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2024-05-24T20:03:57.942Z] 19:24:01 all 2.43 0.00 1.28 1.26 0.02 95.00 [2024-05-24T20:03:57.942Z] 19:24:01 0 3.14 0.00 0.82 0.85 0.02 95.17 [2024-05-24T20:03:57.942Z] 19:24:01 1 2.56 0.00 1.40 1.65 0.02 94.37 [2024-05-24T20:03:57.942Z] 19:24:01 2 2.34 0.00 1.49 0.43 0.03 95.71 [2024-05-24T20:03:57.942Z] 19:24:01 3 2.52 0.00 0.77 2.57 0.02 94.13 [2024-05-24T20:03:57.942Z] 19:24:01 4 1.87 0.00 1.53 0.02 0.02 96.57 [2024-05-24T20:03:57.942Z] 19:24:01 5 2.85 0.00 1.34 1.02 0.02 94.77 [2024-05-24T20:03:57.942Z] 19:24:01 6 2.06 0.00 1.77 1.59 0.02 94.57 [2024-05-24T20:03:57.942Z] 19:24:01 7 2.12 0.00 1.12 1.97 0.03 94.75 [2024-05-24T20:03:57.942Z] 19:25:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2024-05-24T20:03:57.942Z] 19:25:01 0 0.12 0.00 0.08 0.03 0.03 99.73 [2024-05-24T20:03:57.942Z] 19:25:01 1 0.12 0.00 0.05 0.05 0.02 99.77 [2024-05-24T20:03:57.942Z] 19:25:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2024-05-24T20:03:57.942Z] 19:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.942Z] 19:25:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:25:01 6 0.20 0.00 0.08 0.00 0.02 99.70 [2024-05-24T20:03:57.943Z] 19:25:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2024-05-24T20:03:57.943Z] [2024-05-24T20:03:57.943Z] 19:25:01 CPU %user %nice %system %iowait %steal %idle [2024-05-24T20:03:57.943Z] 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:26:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:26:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-24T20:03:57.943Z] 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:26:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2024-05-24T20:03:57.943Z] 19:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-05-24T20:03:57.943Z] 19:27:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:27:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-05-24T20:03:57.943Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:28:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2024-05-24T20:03:57.943Z] 19:28:01 0 0.05 0.00 0.05 0.02 0.00 99.88 [2024-05-24T20:03:57.943Z] 19:28:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2024-05-24T20:03:57.943Z] 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:28:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:29:01 all 0.13 0.00 0.01 0.01 0.00 99.84 [2024-05-24T20:03:57.943Z] 19:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:29:01 1 0.03 0.00 0.00 0.10 0.00 99.87 [2024-05-24T20:03:57.943Z] 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:29:01 5 0.90 0.00 0.03 0.00 0.00 99.07 [2024-05-24T20:03:57.943Z] 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:29:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2024-05-24T20:03:57.943Z] 19:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2024-05-24T20:03:57.943Z] 19:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:30:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-05-24T20:03:57.943Z] 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:30:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2024-05-24T20:03:57.943Z] 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-24T20:03:57.943Z] 19:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:32:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-05-24T20:03:57.943Z] 19:32:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:32:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:32:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2024-05-24T20:03:57.943Z] 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-24T20:03:57.943Z] 19:33:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2024-05-24T20:03:57.943Z] 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-05-24T20:03:57.943Z] 19:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:33:01 5 1.34 0.00 0.00 0.00 0.02 98.65 [2024-05-24T20:03:57.943Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-24T20:03:57.943Z] 19:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:35:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-05-24T20:03:57.943Z] 19:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:35:01 1 0.03 0.00 0.03 0.08 0.00 99.85 [2024-05-24T20:03:57.943Z] 19:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:35:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:35:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2024-05-24T20:03:57.943Z] 19:36:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-05-24T20:03:57.943Z] 19:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:36:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2024-05-24T20:03:57.943Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] [2024-05-24T20:03:57.943Z] 19:36:01 CPU %user %nice %system %iowait %steal %idle [2024-05-24T20:03:57.943Z] 19:37:01 all 0.18 0.00 0.00 0.00 0.00 99.81 [2024-05-24T20:03:57.943Z] 19:37:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2024-05-24T20:03:57.943Z] 19:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:37:01 5 1.16 0.00 0.00 0.00 0.02 98.82 [2024-05-24T20:03:57.943Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:37:01 7 0.08 0.00 0.02 0.02 0.02 99.87 [2024-05-24T20:03:57.943Z] 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:38:01 1 0.02 0.00 0.05 0.03 0.00 99.90 [2024-05-24T20:03:57.943Z] 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:39:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-05-24T20:03:57.943Z] 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:39:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2024-05-24T20:03:57.943Z] 19:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:39:01 5 0.13 0.00 0.00 0.02 0.00 99.85 [2024-05-24T20:03:57.943Z] 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:39:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:40:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2024-05-24T20:03:57.943Z] 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:40:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-05-24T20:03:57.943Z] 19:41:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:41:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:41:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:42:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:42:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-24T20:03:57.943Z] 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-05-24T20:03:57.943Z] 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:43:01 1 0.05 0.00 0.02 0.05 0.00 99.88 [2024-05-24T20:03:57.943Z] 19:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:44:01 all 0.08 0.00 0.00 0.13 0.00 99.79 [2024-05-24T20:03:57.943Z] 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:44:01 1 0.02 0.00 0.00 0.62 0.00 99.37 [2024-05-24T20:03:57.943Z] 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:44:01 5 0.52 0.00 0.00 0.00 0.00 99.48 [2024-05-24T20:03:57.943Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:44:01 7 0.03 0.00 0.02 0.38 0.02 99.55 [2024-05-24T20:03:57.943Z] 19:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2024-05-24T20:03:57.943Z] 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:45:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2024-05-24T20:03:57.943Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:45:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:46:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:46:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:46:01 5 0.35 0.00 0.02 0.02 0.00 99.62 [2024-05-24T20:03:57.943Z] 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-24T20:03:57.943Z] 19:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:47:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2024-05-24T20:03:57.943Z] [2024-05-24T20:03:57.943Z] 19:47:01 CPU %user %nice %system %iowait %steal %idle [2024-05-24T20:03:57.943Z] 19:48:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-05-24T20:03:57.943Z] 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:48:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:48:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:48:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:49:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:50:02 all 0.26 0.00 0.01 0.00 0.00 99.72 [2024-05-24T20:03:57.943Z] 19:50:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:50:02 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:50:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:50:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:50:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:50:02 5 1.97 0.00 0.03 0.00 0.00 98.00 [2024-05-24T20:03:57.943Z] 19:50:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:50:02 7 0.05 0.00 0.00 0.02 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:51:01 all 0.18 0.00 0.02 0.00 0.00 99.79 [2024-05-24T20:03:57.943Z] 19:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-24T20:03:57.943Z] 19:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:51:01 5 1.34 0.00 0.00 0.00 0.00 98.66 [2024-05-24T20:03:57.943Z] 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:51:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2024-05-24T20:03:57.943Z] 19:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-05-24T20:03:57.943Z] 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:52:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2024-05-24T20:03:57.943Z] 19:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-24T20:03:57.943Z] 19:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-24T20:03:57.943Z] 19:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:52:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2024-05-24T20:03:57.943Z] 19:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:53:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-05-24T20:03:57.943Z] 19:54:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:54:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:54:01 5 0.10 0.00 0.00 0.02 0.00 99.88 [2024-05-24T20:03:57.943Z] 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:54:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-05-24T20:03:57.943Z] 19:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:55:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:55:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:56:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.943Z] 19:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:56:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2024-05-24T20:03:57.943Z] 19:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] 19:57:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-05-24T20:03:57.943Z] 19:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-24T20:03:57.943Z] 19:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-24T20:03:57.943Z] 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.943Z] 19:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-24T20:03:57.943Z] 19:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:57:01 5 1.79 0.00 0.02 0.02 0.00 98.17 [2024-05-24T20:03:57.943Z] 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-24T20:03:57.943Z] 19:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-05-24T20:03:57.943Z] 19:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:58:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-05-24T20:03:57.943Z] 19:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.943Z] 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-24T20:03:57.943Z] 19:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.943Z] 19:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-24T20:03:57.943Z] [2024-05-24T20:03:57.943Z] 19:58:01 CPU %user %nice %system %iowait %steal %idle [2024-05-24T20:03:57.943Z] 19:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 19:59:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2024-05-24T20:03:57.944Z] 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 19:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 19:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 19:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 19:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 19:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-05-24T20:03:57.944Z] 20:00:01 all 0.03 0.00 0.01 0.05 0.00 99.91 [2024-05-24T20:03:57.944Z] 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 20:00:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-05-24T20:03:57.944Z] 20:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.944Z] 20:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 20:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:00:01 7 0.03 0.00 0.00 0.35 0.00 99.62 [2024-05-24T20:03:57.944Z] 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 20:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 20:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 20:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-24T20:03:57.944Z] 20:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 20:01:01 7 0.00 0.00 0.03 0.03 0.02 99.92 [2024-05-24T20:03:57.944Z] 20:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-24T20:03:57.944Z] 20:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 20:02:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2024-05-24T20:03:57.944Z] 20:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-24T20:03:57.944Z] 20:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-24T20:03:57.944Z] 20:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-24T20:03:57.944Z] 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-24T20:03:57.944Z] 20:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-24T20:03:57.944Z] 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-24T20:03:57.944Z] 20:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-24T20:03:57.944Z] Average: all 6.23 0.00 1.05 0.95 0.03 91.74 [2024-05-24T20:03:57.944Z] Average: 0 6.18 0.00 1.05 1.13 0.02 91.61 [2024-05-24T20:03:57.944Z] Average: 1 6.18 0.00 1.02 0.76 0.02 92.02 [2024-05-24T20:03:57.944Z] Average: 2 6.26 0.00 1.08 0.86 0.02 91.78 [2024-05-24T20:03:57.944Z] Average: 3 6.16 0.00 1.03 0.38 0.02 92.42 [2024-05-24T20:03:57.944Z] Average: 4 6.19 0.00 1.00 0.32 0.03 92.46 [2024-05-24T20:03:57.944Z] Average: 5 6.69 0.00 1.07 1.05 0.05 91.13 [2024-05-24T20:03:57.944Z] Average: 6 6.07 0.00 1.09 2.48 0.02 90.34 [2024-05-24T20:03:57.944Z] Average: 7 6.12 0.00 1.03 0.65 0.03 92.17 [2024-05-24T20:03:57.944Z] [2024-05-24T20:03:57.944Z] [2024-05-24T20:03:57.944Z]