Pull request #4860 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fd3df5eab013d8fff394db05c4d2567a60966353+4ff11727c7037816f98f6c0e9d374500f07cffc5 (9b0c6c26b2b794d8d3336760c4840702198b5478) 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-ssh15906723097672629196.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15212765475852205083.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11860288050699227552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11287222570401945443.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8173284835310578054.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7553 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 Merge succeeded, producing fd3df5eab013d8fff394db05c4d2567a60966353 Checking out Revision fd3df5eab013d8fff394db05c4d2567a60966353 (PR-4860) > 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/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 Commit message: "fix!: Disable the default discovery scheduler" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-12T10:02:40.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-12T10:02:40.894Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-12T10:02:40.921Z] ========================================================= [2024-08-12T10:02:40.921Z] EdgeX Global Pipelines Version Info [2024-08-12T10:02:40.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 # timeout=10 [2024-08-12T10:02:42.043Z] ------------------- [2024-08-12T10:02:42.043Z] stable info: [2024-08-12T10:02:42.043Z] ------------------- [2024-08-12T10:02:42.043Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T10:02:42.043Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-12T10:02:42.043Z] Message: update stable to v1.0.260 [2024-08-12T10:02:42.303Z] ------------------- [2024-08-12T10:02:42.303Z] experimental info: [2024-08-12T10:02:42.303Z] ------------------- [2024-08-12T10:02:42.303Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T10:02:42.303Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-12T10:02:42.303Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-12T10:02:42.407Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-12T10:02:42.424Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-12T10:02:42.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-12T10:02:42.471Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-12T10:02:42.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-12T10:02:42.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-12T10:02:42.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-12T10:02:42.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-12T10:02:42.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-12T10:02:42.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-12T10:02:42.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-12T10:02:42.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-12T10:02:42.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-12T10:02:42.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-12T10:02:42.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-12T10:02:42.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T10:02:42.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T10:02:42.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-12T10:02:42.802Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-12T10:02:42.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-12T10:02:42.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-12T10:02:42.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-12T10:02:42.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-12T10:02:42.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4860 [Pipeline] echo [2024-08-12T10:02:42.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4860 [Pipeline] echo [2024-08-12T10:02:42.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4860 [Pipeline] echo [2024-08-12T10:02:42.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] echo [2024-08-12T10:02:43.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd3df5e [Pipeline] echo [2024-08-12T10:02:43.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T10:02:43.089Z] provisioning config files... [2024-08-12T10:02:43.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1219498432369825940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:02:43.430Z] ---> ****-login.sh [2024-08-12T10:02:43.430Z] nexus3.edgexfoundry.org:10001 [2024-08-12T10:02:43.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:02:43.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:02:43.690Z] Configure a credential helper to remove this warning. See [2024-08-12T10:02:43.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:02:43.690Z] [2024-08-12T10:02:43.690Z] Login Succeeded [2024-08-12T10:02:43.691Z] nexus3.edgexfoundry.org:10002 [2024-08-12T10:02:43.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:02:43.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:02:43.691Z] Configure a credential helper to remove this warning. See [2024-08-12T10:02:43.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:02:43.691Z] [2024-08-12T10:02:43.691Z] Login Succeeded [2024-08-12T10:02:43.691Z] nexus3.edgexfoundry.org:10003 [2024-08-12T10:02:43.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:02:43.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:02:43.950Z] Configure a credential helper to remove this warning. See [2024-08-12T10:02:43.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:02:43.950Z] [2024-08-12T10:02:43.950Z] Login Succeeded [2024-08-12T10:02:43.950Z] nexus3.edgexfoundry.org:10004 [2024-08-12T10:02:43.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:02:43.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:02:43.951Z] Configure a credential helper to remove this warning. See [2024-08-12T10:02:43.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:02:43.951Z] [2024-08-12T10:02:43.951Z] Login Succeeded [2024-08-12T10:02:43.951Z] ****.io [2024-08-12T10:02:44.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:02:44.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:02:44.210Z] Configure a credential helper to remove this warning. See [2024-08-12T10:02:44.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:02:44.210Z] [2024-08-12T10:02:44.210Z] Login Succeeded [2024-08-12T10:02:44.210Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T10:02:44.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T10:02:44.552Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-12T10:02:44.552Z] + + cut -d/ -f2 [2024-08-12T10:02:44.552Z] dirname cmd/core-command/Dockerfile [2024-08-12T10:02:44.552Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T10:02:44.552Z] + + dirname cmd/core-data/Dockerfile [2024-08-12T10:02:44.552Z] cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2+ [2024-08-12T10:02:44.552Z] dirname cmd/core-keeper/Dockerfile [2024-08-12T10:02:44.552Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/core-metadata/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-12T10:02:44.552Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2024-08-12T10:02:44.552Z] cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/support-cron-scheduler/Dockerfile+ [2024-08-12T10:02:44.552Z] cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/support-notifications/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-12T10:02:44.552Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-12T10:02:44.552Z] + cut -d/ -f2 [2024-08-12T10:02:44.552Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-12T10:02:44.584Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-12T10:02:44.951Z] + git rev-list -1 --merges fd3df5eab013d8fff394db05c4d2567a60966353~1..fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] echo [2024-08-12T10:02:44.964Z] -----------> git rev-list -1 --merges fd3df5eab013d8fff394db05c4d2567a60966353~1..fd3df5eab013d8fff394db05c4d2567a60966353 fd3df5eab013d8fff394db05c4d2567a60966353 [false] [Pipeline] sh [2024-08-12T10:02:45.253Z] + git log --format=format:%s -1 fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] echo [2024-08-12T10:02:45.270Z] ========================================================= [2024-08-12T10:02:45.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-12T10:02:45.270Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-12T10:02:45.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T10:02:45.718Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-12T10:02:45.718Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-12T10:02:45.718Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-12T10:02:45.718Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-12T10:02:45.718Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-12T10:02:45.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:02:46.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T10:02:46.075Z] [2024-08-12T10:02:46.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:02:46.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T10:02:46.389Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-12T10:02:46.389Z] b85a868b505f: Pulling fs layer [2024-08-12T10:02:46.389Z] e2be974225ed: Pulling fs layer [2024-08-12T10:02:46.389Z] 339a4e72a1f5: Pulling fs layer [2024-08-12T10:02:46.389Z] 988bab9f4d93: Pulling fs layer [2024-08-12T10:02:46.389Z] 1469e6f7b9e6: Pulling fs layer [2024-08-12T10:02:46.389Z] eaf3925da568: Pulling fs layer [2024-08-12T10:02:46.389Z] bab4dde63d76: Pulling fs layer [2024-08-12T10:02:46.389Z] bde34c3a00c8: Pulling fs layer [2024-08-12T10:02:46.389Z] b352a97aabf1: Pulling fs layer [2024-08-12T10:02:46.389Z] 4872d77fe225: Pulling fs layer [2024-08-12T10:02:46.389Z] 5851b861e8e6: Pulling fs layer [2024-08-12T10:02:46.389Z] bde34c3a00c8: Waiting [2024-08-12T10:02:46.389Z] 988bab9f4d93: Waiting [2024-08-12T10:02:46.389Z] b352a97aabf1: Waiting [2024-08-12T10:02:46.389Z] 4872d77fe225: Waiting [2024-08-12T10:02:46.389Z] 1469e6f7b9e6: Waiting [2024-08-12T10:02:46.389Z] eaf3925da568: Waiting [2024-08-12T10:02:46.389Z] 5851b861e8e6: Waiting [2024-08-12T10:02:46.389Z] bab4dde63d76: Waiting [2024-08-12T10:02:46.389Z] e2be974225ed: Verifying Checksum [2024-08-12T10:02:46.389Z] e2be974225ed: Download complete [2024-08-12T10:02:46.389Z] 988bab9f4d93: Verifying Checksum [2024-08-12T10:02:46.389Z] 988bab9f4d93: Download complete [2024-08-12T10:02:46.389Z] 1469e6f7b9e6: Verifying Checksum [2024-08-12T10:02:46.389Z] 1469e6f7b9e6: Download complete [2024-08-12T10:02:46.389Z] 339a4e72a1f5: Verifying Checksum [2024-08-12T10:02:46.389Z] 339a4e72a1f5: Download complete [2024-08-12T10:02:46.389Z] eaf3925da568: Verifying Checksum [2024-08-12T10:02:46.389Z] eaf3925da568: Download complete [2024-08-12T10:02:46.647Z] bde34c3a00c8: Download complete [2024-08-12T10:02:46.647Z] b352a97aabf1: Download complete [2024-08-12T10:02:46.647Z] 4872d77fe225: Verifying Checksum [2024-08-12T10:02:46.647Z] 4872d77fe225: Download complete [2024-08-12T10:02:46.647Z] 5851b861e8e6: Verifying Checksum [2024-08-12T10:02:46.647Z] 5851b861e8e6: Download complete [2024-08-12T10:02:46.647Z] b85a868b505f: Verifying Checksum [2024-08-12T10:02:46.647Z] b85a868b505f: Download complete [2024-08-12T10:02:46.905Z] bab4dde63d76: Verifying Checksum [2024-08-12T10:02:46.905Z] bab4dde63d76: Download complete [2024-08-12T10:02:47.842Z] b85a868b505f: Pull complete [2024-08-12T10:02:47.842Z] e2be974225ed: Pull complete [2024-08-12T10:02:48.409Z] 339a4e72a1f5: Pull complete [2024-08-12T10:02:48.409Z] 988bab9f4d93: Pull complete [2024-08-12T10:02:48.669Z] 1469e6f7b9e6: Pull complete [2024-08-12T10:02:48.669Z] eaf3925da568: Pull complete [2024-08-12T10:02:50.585Z] bab4dde63d76: Pull complete [2024-08-12T10:02:50.585Z] bde34c3a00c8: Pull complete [2024-08-12T10:02:50.585Z] b352a97aabf1: Pull complete [2024-08-12T10:02:50.585Z] 4872d77fe225: Pull complete [2024-08-12T10:02:50.585Z] 5851b861e8e6: Pull complete [2024-08-12T10:02:50.845Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-12T10:02:50.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T10:02:50.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:02:50.987Z] prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container [2024-08-12T10:02:51.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2024-08-12T10:02:54.403Z] $ docker top edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 -eo pid,comm [2024-08-12T10:02:54.459Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-12T10:02:54.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T10:02:54.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T10:02:54.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T10:02:54.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T10:02:54.626Z] $ docker exec edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent [2024-08-12T10:02:54.737Z] SSH_AUTH_SOCK=/tmp/ssh-JIz9afAETb3f/agent.32 [2024-08-12T10:02:54.737Z] SSH_AGENT_PID=38 [2024-08-12T10:02:54.743Z] Running ssh-add (command line suppressed) [2024-08-12T10:02:54.843Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6809593472239592014.key (/w/workspace/edgex-go/2@tmp/private_key_6809593472239592014.key) [2024-08-12T10:02:54.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T10:02:55.150Z] + git tag --points-at HEAD [Pipeline] } [2024-08-12T10:02:55.161Z] $ docker exec --env ******** --env ******** edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent -k [2024-08-12T10:02:55.255Z] unset SSH_AUTH_SOCK; [2024-08-12T10:02:55.255Z] unset SSH_AGENT_PID; [2024-08-12T10:02:55.255Z] echo Agent pid 38 killed; [2024-08-12T10:02:55.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-12T10:02:55.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T10:02:55.312Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T10:02:55.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T10:02:55.428Z] $ docker exec edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent [2024-08-12T10:02:55.530Z] SSH_AUTH_SOCK=/tmp/ssh-sA5dhnKTrmrU/agent.71 [2024-08-12T10:02:55.530Z] SSH_AGENT_PID=77 [2024-08-12T10:02:55.535Z] Running ssh-add (command line suppressed) [2024-08-12T10:02:55.627Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18321094735043768886.key (/w/workspace/edgex-go/2@tmp/private_key_18321094735043768886.key) [2024-08-12T10:02:55.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T10:02:55.933Z] + git semver init [2024-08-12T10:02:56.192Z] 2024-08-12 10:02:56,085 [run_init] DEBUG init version:0.0.0 force:False [2024-08-12T10:02:56.192Z] 2024-08-12 10:02:56,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-12T10:02:56.192Z] 2024-08-12 10:02:56,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-12T10:02:56.192Z] 2024-08-12 10:02:56,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,374 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,375 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4860 with force:False [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,375 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4860 [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,380 [execute] INFO git cat-file --batch-check [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,386 [execute] INFO git cat-file --batch [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T10:03:01.470Z] 2024-08-12 10:03:01,391 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4860 [2024-08-12T10:03:01.470Z] 0.0.0 [Pipeline] } [2024-08-12T10:03:01.476Z] $ docker exec --env ******** --env ******** edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent -k [2024-08-12T10:03:01.576Z] unset SSH_AUTH_SOCK; [2024-08-12T10:03:01.576Z] unset SSH_AGENT_PID; [2024-08-12T10:03:01.576Z] echo Agent pid 77 killed; [2024-08-12T10:03:01.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T10:03:01.918Z] + git semver [Pipeline] } [2024-08-12T10:03:02.194Z] $ docker stop --time=1 edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 [2024-08-12T10:03:03.523Z] $ docker rm -f --volumes edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T10:03:03.878Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-12T10:03:04.115Z] Stashed 1 file(s) [Pipeline] echo [2024-08-12T10:03:04.119Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-12T10:03:04.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-12T10:03:04.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T10:03:04.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T10:03:04.581Z] ========================================================= [2024-08-12T10:03:04.581Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-12T10:03:04.581Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T10:03:04.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T10:03:04.868Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-12T10:03:04.868Z] 619be1103602: Pulling fs layer [2024-08-12T10:03:04.868Z] 7862e08f4a3e: Pulling fs layer [2024-08-12T10:03:04.868Z] 5df492c9dc93: Pulling fs layer [2024-08-12T10:03:04.868Z] 7629e6793208: Pulling fs layer [2024-08-12T10:03:04.868Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T10:03:04.868Z] fb5054dd5b73: Pulling fs layer [2024-08-12T10:03:04.868Z] eeca6798cff9: Pulling fs layer [2024-08-12T10:03:04.868Z] aa269ceb94a6: Pulling fs layer [2024-08-12T10:03:04.868Z] ada007ff1a6a: Pulling fs layer [2024-08-12T10:03:04.868Z] 7629e6793208: Waiting [2024-08-12T10:03:04.868Z] 4f4fb700ef54: Waiting [2024-08-12T10:03:04.868Z] fb5054dd5b73: Waiting [2024-08-12T10:03:04.868Z] eeca6798cff9: Waiting [2024-08-12T10:03:04.868Z] aa269ceb94a6: Waiting [2024-08-12T10:03:04.868Z] 7862e08f4a3e: Verifying Checksum [2024-08-12T10:03:04.868Z] 7862e08f4a3e: Download complete [2024-08-12T10:03:04.868Z] 7629e6793208: Download complete [2024-08-12T10:03:04.868Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T10:03:04.868Z] 4f4fb700ef54: Download complete [2024-08-12T10:03:04.868Z] 619be1103602: Verifying Checksum [2024-08-12T10:03:04.868Z] 619be1103602: Download complete [2024-08-12T10:03:04.868Z] fb5054dd5b73: Download complete [2024-08-12T10:03:04.868Z] eeca6798cff9: Verifying Checksum [2024-08-12T10:03:04.868Z] eeca6798cff9: Download complete [2024-08-12T10:03:05.129Z] 619be1103602: Pull complete [2024-08-12T10:03:05.129Z] ada007ff1a6a: Verifying Checksum [2024-08-12T10:03:05.129Z] ada007ff1a6a: Download complete [2024-08-12T10:03:05.129Z] 7862e08f4a3e: Pull complete [2024-08-12T10:03:05.388Z] 5df492c9dc93: Verifying Checksum [2024-08-12T10:03:05.388Z] 5df492c9dc93: Download complete [2024-08-12T10:03:05.954Z] aa269ceb94a6: Verifying Checksum [2024-08-12T10:03:05.954Z] aa269ceb94a6: Download complete [2024-08-12T10:03:08.486Z] 5df492c9dc93: Pull complete [2024-08-12T10:03:08.486Z] 7629e6793208: Pull complete [2024-08-12T10:03:08.486Z] 4f4fb700ef54: Pull complete [2024-08-12T10:03:08.486Z] fb5054dd5b73: Pull complete [2024-08-12T10:03:08.486Z] eeca6798cff9: Pull complete [2024-08-12T10:03:11.015Z] aa269ceb94a6: Pull complete [2024-08-12T10:03:11.275Z] ada007ff1a6a: Pull complete [2024-08-12T10:03:11.275Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-12T10:03:11.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T10:03:11.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T10:03:11.585Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T10:03:11.585Z] WORKDIR /edgex [2024-08-12T10:03:11.586Z] COPY go.mod . [2024-08-12T10:03:11.586Z] RUN go mod download [2024-08-12T10:03:11.586Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-12T10:03:12.151Z] Sending build context to Docker daemon 179MB [2024-08-12T10:03:12.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T10:03:12.151Z] ---> f489d0715acc [2024-08-12T10:03:12.151Z] Step 2/4 : WORKDIR /edgex [2024-08-12T10:03:17.424Z] ---> Running in 2aec7bfba47c [2024-08-12T10:03:17.424Z] Removing intermediate container 2aec7bfba47c [2024-08-12T10:03:17.424Z] ---> 5a0127a655d9 [2024-08-12T10:03:17.424Z] Step 3/4 : COPY go.mod . [2024-08-12T10:03:17.424Z] ---> e0abb5bdd9d8 [2024-08-12T10:03:17.424Z] Step 4/4 : RUN go mod download [2024-08-12T10:03:17.424Z] ---> Running in 217b47ceedc8 [2024-08-12T10:03:19.209Z] Still waiting to schedule task [2024-08-12T10:03:19.210Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-12T10:03:39.360Z] Removing intermediate container 217b47ceedc8 [2024-08-12T10:03:39.361Z] ---> 04822a1bdddd [2024-08-12T10:03:39.361Z] Successfully built 04822a1bdddd [2024-08-12T10:03:39.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:03:39.662Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T10:03:39.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:03:39.739Z] prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container [2024-08-12T10:03:39.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-12T10:03:40.173Z] $ docker top 2a9d12419c3ab07100d223e5d1c8dde67f8503cb347a02f8354cfced05e73d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T10:03:40.514Z] + go version [2024-08-12T10:03:40.515Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-12T10:03:40.521Z] $ docker stop --time=1 2a9d12419c3ab07100d223e5d1c8dde67f8503cb347a02f8354cfced05e73d11 [2024-08-12T10:03:41.774Z] $ docker rm -f --volumes 2a9d12419c3ab07100d223e5d1c8dde67f8503cb347a02f8354cfced05e73d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:03:42.210Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T10:03:42.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:03:42.284Z] prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container [2024-08-12T10:03:42.308Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-12T10:03:42.637Z] $ docker top d78ff08b28d364aa4d8b902f996a7b5941870c008954bf2abc5cdc6635e4e91d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-12T10:03:42.720Z] ========================================================= [2024-08-12T10:03:42.720Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-12T10:03:42.720Z] ========================================================= [Pipeline] sh [2024-08-12T10:03:43.000Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-12T10:03:43.308Z] + make test [2024-08-12T10:03:43.308Z] go test -race -coverprofile=coverage.out ./... [2024-08-12T10:03:51.424Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-12T10:04:17.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-12T10:04:17.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-12T10:04:17.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-12T10:04:18.220Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-12T10:04:19.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-12T10:04:19.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-12T10:04:19.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-12T10:04:19.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-12T10:04:19.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-12T10:04:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-12T10:04:21.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-12T10:04:22.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-08-12T10:04:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-12T10:04:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-12T10:04:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-12T10:04:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-12T10:04:22.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-12T10:04:23.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-08-12T10:04:24.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-12T10:04:24.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-12T10:04:24.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-12T10:04:25.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-12T10:04:25.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:04:25.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-12T10:04:25.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-12T10:04:25.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-12T10:04:26.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-08-12T10:04:26.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-08-12T10:04:26.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.387s coverage: 93.4% of statements [2024-08-12T10:04:26.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-08-12T10:04:26.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-12T10:04:26.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-12T10:04:28.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-12T10:04:28.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements [2024-08-12T10:04:29.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 95.8% of statements [2024-08-12T10:04:29.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-12T10:04:29.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.016s coverage: 0.0% of statements [no tests to run] [2024-08-12T10:04:29.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-12T10:04:29.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-12T10:04:31.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 0.8% of statements [2024-08-12T10:04:31.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements [2024-08-12T10:04:31.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-08-12T10:04:31.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-08-12T10:04:31.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-08-12T10:04:31.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-08-12T10:04:31.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-12T10:04:31.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-12T10:04:33.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-12T10:04:33.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-12T10:04:33.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-12T10:04:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-12T10:04:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-12T10:04:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-12T10:04:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-12T10:04:34.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-12T10:04:34.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-12T10:04:35.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-12T10:04:36.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-12T10:04:36.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-12T10:04:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-12T10:04:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-12T10:04:40.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-12T10:04:40.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-12T10:04:40.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-12T10:04:42.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-12T10:04:42.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-12T10:04:42.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-12T10:04:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-12T10:04:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:04:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-12T10:04:43.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-12T10:04:43.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-12T10:04:43.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-12T10:04:43.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-12T10:04:43.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-12T10:04:45.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-12T10:04:45.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:04:45.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-12T10:04:45.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-12T10:04:46.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-12T10:04:46.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-12T10:04:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-12T10:04:47.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:04:54.599Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7555 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws [2024-08-12T10:04:54.614Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-08-12T10:04:54.665Z] The recommended git tool is: git [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.220s coverage: 79.9% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.018s coverage: 100.0% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 36.5% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements [2024-08-12T10:04:57.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2024-08-12T10:04:57.551Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-12T10:04:57.551Z] running golangci-lint [2024-08-12T10:04:57.551Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-12T10:04:57.551Z] go version go1.21.9 linux/amd64 [2024-08-12T10:04:57.551Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-12T10:04:57.551Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-12T10:05:02.579Z] using credential edgex-jenkins-ssh [2024-08-12T10:05:02.605Z] Cloning the remote Git repository [2024-08-12T10:05:02.647Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-12T10:05:02.788Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-12T10:05:03.025Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T10:05:03.026Z] > git --version # timeout=10 [2024-08-12T10:05:03.078Z] > git --version # 'git version 2.25.1' [2024-08-12T10:05:03.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T10:05:03.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T10:05:19.480Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|deps|files|imports|name|compiled_files) took 21.694864924s" [2024-08-12T10:05:19.480Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.475045ms" [2024-08-12T10:05:20.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T10:05:20.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T10:05:21.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T10:05:21.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T10:05:21.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T10:05:21.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-12T10:05:22.066Z] Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 [2024-08-12T10:05:22.473Z] Merge succeeded, producing fd3df5eab013d8fff394db05c4d2567a60966353 [2024-08-12T10:05:22.474Z] Checking out Revision fd3df5eab013d8fff394db05c4d2567a60966353 (PR-4860) [2024-08-12T10:05:22.080Z] > git config core.sparsecheckout # timeout=10 [2024-08-12T10:05:22.140Z] > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 [2024-08-12T10:05:22.369Z] > git remote # timeout=10 [2024-08-12T10:05:22.401Z] > git config --get remote.origin.url # timeout=10 [2024-08-12T10:05:22.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T10:05:22.434Z] > git merge 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 [2024-08-12T10:05:22.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-12T10:05:22.476Z] > git config core.sparsecheckout # timeout=10 [2024-08-12T10:05:22.486Z] > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 [2024-08-12T10:05:26.209Z] Commit message: "fix!: Disable the default discovery scheduler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-12T10:05:27.825Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-12T10:05:27.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T10:05:27.825Z] Dload Upload Total Spent Left Speed [2024-08-12T10:05:27.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-08-12T10:05:28.165Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-12T10:05:28.492Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-12T10:05:28.492Z] + sudo tee /etc/docker/daemon.new [2024-08-12T10:05:28.492Z] { [2024-08-12T10:05:28.492Z] "registry-mirrors": [ [2024-08-12T10:05:28.492Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-12T10:05:28.492Z] ], [2024-08-12T10:05:28.492Z] "bip": "10.250.0.254/24", [2024-08-12T10:05:28.492Z] "hosts": [ [2024-08-12T10:05:28.492Z] "tcp://0.0.0.0:5555", [2024-08-12T10:05:28.492Z] "unix:///var/run/docker.sock" [2024-08-12T10:05:28.492Z] ], [2024-08-12T10:05:28.492Z] "mtu": 1458, [2024-08-12T10:05:28.492Z] "selinux-enabled": true, [2024-08-12T10:05:28.492Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-12T10:05:28.492Z] } [Pipeline] sh [2024-08-12T10:05:28.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-12T10:05:29.144Z] + sudo service docker restart [2024-08-12T10:05:31.675Z] level=info msg="[linters_context/goanalysis] analyzers took 1m41.187826903s with top 10 stages: buildir: 59.658125598s, gosec: 9.210065961s, inspect: 2.712464553s, fact_deprecated: 2.610281899s, printf: 1.711214544s, ctrlflow: 1.487266821s, nilness: 1.347041323s, fact_purity: 1.215738089s, S1038: 993.934058ms, ineffassign: 890.536055ms" [2024-08-12T10:05:31.675Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-12T10:05:31.675Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, cgo: 214/214, exclude: 214/214, identifier_marker: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, filename_unadjuster: 214/214" [2024-08-12T10:05:31.675Z] level=info msg="[runner] processing took 15.568423ms with stages: nolint: 7.106176ms, identifier_marker: 3.925281ms, path_prettifier: 1.519582ms, exclude-rules: 1.179409ms, autogenerated_exclude: 948.708µs, skip_dirs: 806.246µs, cgo: 64.751µs, filename_unadjuster: 14.47µs, fixer: 640ns, max_same_issues: 570ns, uniq_by_line: 490ns, skip_files: 430ns, sort_results: 240ns, exclude: 240ns, severity-rules: 240ns, diff: 200ns, path_shortener: 190ns, max_per_file_from_linter: 150ns, max_from_linter: 150ns, source_code: 150ns, path_prefixer: 110ns" [2024-08-12T10:05:31.675Z] level=info msg="[runner] linters took 12.611324127s with stages: goanalysis_metalinter: 12.595662373s" [2024-08-12T10:05:31.675Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-12T10:05:31.675Z] level=info msg="Memory: 338 samples, avg is 310.6MB, max is 1333.9MB" [2024-08-12T10:05:31.675Z] level=info msg="Execution took 34.368660682s" [2024-08-12T10:05:31.675Z] go vet ./... [2024-08-12T10:05:39.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-12T10:05:39.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-12T10:05:39.594Z] ./bin/test-attribution-txt.sh [2024-08-12T10:05:39.594Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-12T10:05:39.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-12T10:05:40.171Z] + ls -al . [2024-08-12T10:05:40.172Z] total 880 [2024-08-12T10:05:40.172Z] drwxrwxr-x 11 1001 1001 4096 Aug 12 10:03 . [2024-08-12T10:05:40.172Z] drwxr-xr-x 4 root root 4096 Aug 12 10:03 .. [2024-08-12T10:05:40.172Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 10:02 .blubracket [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 10 Aug 12 10:02 .dockerignore [2024-08-12T10:05:40.172Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 10:04 .git [2024-08-12T10:05:40.172Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 10:02 .github [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 1102 Aug 12 10:02 .gitignore [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 10:02 .golangci.yml [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 100 Aug 12 10:02 .hadolint.yml [2024-08-12T10:05:40.172Z] drwxr-xr-x 3 1001 1001 4096 Aug 12 10:03 .semver [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 155 Aug 12 10:02 .sonarcloud.properties [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 10:02 ADOPTERS.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 21171 Aug 12 10:02 Attribution.txt [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 100284 Aug 12 10:02 CHANGELOG.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 10:02 CONTRIBUTING.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 10:02 GOVERNANCE.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 861 Aug 12 10:02 Jenkinsfile [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 10:02 LICENSE [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 16854 Aug 12 10:02 Makefile [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 10:02 OWNERS.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 9528 Aug 12 10:02 README.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 10:02 SECURITY.md [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 10:03 VERSION [2024-08-12T10:05:40.172Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 10:02 bin [2024-08-12T10:05:40.172Z] drwxrwxr-x 20 1001 1001 4096 Aug 12 10:02 cmd [2024-08-12T10:05:40.172Z] -rw-r--r-- 1 root root 511262 Aug 12 10:04 coverage.out [2024-08-12T10:05:40.172Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 10:02 fuzz_test [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 7317 Aug 12 10:02 go.mod [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 102581 Aug 12 10:02 go.sum [2024-08-12T10:05:40.172Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 10:02 internal [2024-08-12T10:05:40.172Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 10:02 openapi [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 584 Aug 12 10:02 security.txt [2024-08-12T10:05:40.172Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 10:02 version.go [Pipeline] sh [2024-08-12T10:05:40.454Z] + '[' -e coverage.out ] [2024-08-12T10:05:40.455Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-12T10:05:40.561Z] Stashed 1 file(s) [Pipeline] sh [2024-08-12T10:05:40.843Z] + make build [2024-08-12T10:05:40.843Z] 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-08-12T10:05:47.380Z] provisioning config files... [2024-08-12T10:05:47.403Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3570332347679210047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T10:05:47.841Z] ---> ****-login.sh [2024-08-12T10:05:47.841Z] nexus3.edgexfoundry.org:10001 [2024-08-12T10:05:48.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:05:48.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:05:48.392Z] Configure a credential helper to remove this warning. See [2024-08-12T10:05:48.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:05:48.392Z] [2024-08-12T10:05:48.392Z] Login Succeeded [2024-08-12T10:05:48.392Z] nexus3.edgexfoundry.org:10002 [2024-08-12T10:05:48.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:05:48.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:05:48.933Z] Configure a credential helper to remove this warning. See [2024-08-12T10:05:48.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:05:48.933Z] [2024-08-12T10:05:48.933Z] Login Succeeded [2024-08-12T10:05:48.933Z] nexus3.edgexfoundry.org:10003 [2024-08-12T10:05:49.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:05:49.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:05:49.206Z] Configure a credential helper to remove this warning. See [2024-08-12T10:05:49.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:05:49.206Z] [2024-08-12T10:05:49.206Z] Login Succeeded [2024-08-12T10:05:49.206Z] nexus3.edgexfoundry.org:10004 [2024-08-12T10:05:49.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:05:49.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:05:49.475Z] Configure a credential helper to remove this warning. See [2024-08-12T10:05:49.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:05:49.475Z] [2024-08-12T10:05:49.475Z] Login Succeeded [2024-08-12T10:05:49.475Z] ****.io [2024-08-12T10:05:49.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T10:05:50.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T10:05:50.007Z] Configure a credential helper to remove this warning. See [2024-08-12T10:05:50.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T10:05:50.007Z] [2024-08-12T10:05:50.007Z] Login Succeeded [2024-08-12T10:05:50.007Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T10:05:50.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-12T10:05:50.639Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-12T10:05:50.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T10:05:50.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T10:05:50.701Z] ========================================================= [2024-08-12T10:05:50.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-12T10:05:50.701Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T10:05:51.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T10:05:51.017Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-12T10:05:51.017Z] c6b39de5b339: Pulling fs layer [2024-08-12T10:05:51.017Z] a69c41024577: Pulling fs layer [2024-08-12T10:05:51.017Z] d6de4b400683: Pulling fs layer [2024-08-12T10:05:51.017Z] 35cb2a7552d0: Pulling fs layer [2024-08-12T10:05:51.017Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T10:05:51.018Z] 464afbd9ba4c: Pulling fs layer [2024-08-12T10:05:51.018Z] 00f215d4a9da: Pulling fs layer [2024-08-12T10:05:51.018Z] d496ad576159: Pulling fs layer [2024-08-12T10:05:51.018Z] 35cb2a7552d0: Waiting [2024-08-12T10:05:51.018Z] 4f4fb700ef54: Waiting [2024-08-12T10:05:51.018Z] 464afbd9ba4c: Waiting [2024-08-12T10:05:51.018Z] d496ad576159: Waiting [2024-08-12T10:05:51.018Z] 00f215d4a9da: Waiting [2024-08-12T10:05:51.293Z] a69c41024577: Verifying Checksum [2024-08-12T10:05:51.293Z] a69c41024577: Download complete [2024-08-12T10:05:51.293Z] 35cb2a7552d0: Download complete [2024-08-12T10:05:51.293Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T10:05:51.293Z] 4f4fb700ef54: Download complete [2024-08-12T10:05:51.293Z] 464afbd9ba4c: Verifying Checksum [2024-08-12T10:05:51.293Z] 464afbd9ba4c: Download complete [2024-08-12T10:05:51.293Z] c6b39de5b339: Verifying Checksum [2024-08-12T10:05:51.293Z] c6b39de5b339: Download complete [2024-08-12T10:05:51.572Z] d496ad576159: Verifying Checksum [2024-08-12T10:05:51.572Z] d496ad576159: Download complete [2024-08-12T10:05:52.159Z] c6b39de5b339: Pull complete [2024-08-12T10:05:53.124Z] a69c41024577: Pull complete [2024-08-12T10:05:53.124Z] d6de4b400683: Verifying Checksum [2024-08-12T10:05:53.124Z] d6de4b400683: Download complete [2024-08-12T10:05:54.092Z] 00f215d4a9da: Verifying Checksum [2024-08-12T10:05:54.092Z] 00f215d4a9da: Download complete [2024-08-12T10:06:06.417Z] d6de4b400683: Pull complete [2024-08-12T10:06:06.417Z] 35cb2a7552d0: Pull complete [2024-08-12T10:06:06.417Z] 4f4fb700ef54: Pull complete [2024-08-12T10:06:06.417Z] 464afbd9ba4c: Pull complete [2024-08-12T10:06:08.045Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T10:06:08.045Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T10:06:08.045Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T10:06:08.045Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T10:06:09.422Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T10:06:13.616Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T10:06:15.518Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T10:06:16.514Z] 00f215d4a9da: Pull complete [2024-08-12T10:06:16.514Z] d496ad576159: Pull complete [2024-08-12T10:06:16.514Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-12T10:06:16.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T10:06:16.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T10:06:16.847Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-12T10:06:16.847Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T10:06:16.847Z] WORKDIR /edgex [2024-08-12T10:06:16.847Z] COPY go.mod . [2024-08-12T10:06:16.847Z] RUN go mod download [2024-08-12T10:06:17.421Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T10:06:17.436Z] Sending build context to Docker daemon 3.433MB [2024-08-12T10:06:17.436Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T10:06:17.436Z] ---> f246e2811388 [2024-08-12T10:06:17.436Z] Step 2/4 : WORKDIR /edgex [2024-08-12T10:06:19.329Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T10:06:19.369Z] ---> Running in b87cc9da8206 [2024-08-12T10:06:19.369Z] Removing intermediate container b87cc9da8206 [2024-08-12T10:06:19.369Z] ---> 8e0e61c46820 [2024-08-12T10:06:19.369Z] Step 3/4 : COPY go.mod . [2024-08-12T10:06:19.950Z] ---> e25969491652 [2024-08-12T10:06:19.950Z] Step 4/4 : RUN go mod download [2024-08-12T10:06:19.950Z] ---> Running in d773b7ae96e4 [2024-08-12T10:06:20.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T10:06:20.834Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T10:06:21.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T10:06:23.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-12T10:06:23.757Z] $ docker stop --time=1 d78ff08b28d364aa4d8b902f996a7b5941870c008954bf2abc5cdc6635e4e91d [2024-08-12T10:06:30.045Z] $ docker rm -f --volumes d78ff08b28d364aa4d8b902f996a7b5941870c008954bf2abc5cdc6635e4e91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:06:31.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T10:06:31.415Z] [2024-08-12T10:06:31.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:06:31.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T10:06:31.719Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-12T10:06:31.719Z] 91d30c5bc195: Pulling fs layer [2024-08-12T10:06:31.719Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-12T10:06:31.719Z] 9c61dcf015f6: Pulling fs layer [2024-08-12T10:06:31.719Z] 4698f68db338: Pulling fs layer [2024-08-12T10:06:31.719Z] 2a2f49069b9e: Pulling fs layer [2024-08-12T10:06:31.719Z] e0025b399a48: Pulling fs layer [2024-08-12T10:06:31.719Z] 2a2f49069b9e: Waiting [2024-08-12T10:06:31.719Z] e0025b399a48: Waiting [2024-08-12T10:06:31.719Z] 4698f68db338: Waiting [2024-08-12T10:06:31.979Z] 91d30c5bc195: Verifying Checksum [2024-08-12T10:06:31.979Z] 91d30c5bc195: Download complete [2024-08-12T10:06:31.979Z] 4698f68db338: Verifying Checksum [2024-08-12T10:06:31.979Z] 4698f68db338: Download complete [2024-08-12T10:06:31.979Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-12T10:06:31.979Z] 2e9b0aa3be6d: Download complete [2024-08-12T10:06:31.979Z] e0025b399a48: Verifying Checksum [2024-08-12T10:06:31.979Z] e0025b399a48: Download complete [2024-08-12T10:06:31.979Z] 91d30c5bc195: Pull complete [2024-08-12T10:06:31.979Z] 2a2f49069b9e: Download complete [2024-08-12T10:06:32.239Z] 2e9b0aa3be6d: Pull complete [2024-08-12T10:06:32.498Z] 9c61dcf015f6: Verifying Checksum [2024-08-12T10:06:32.498Z] 9c61dcf015f6: Download complete [2024-08-12T10:06:35.029Z] 9c61dcf015f6: Pull complete [2024-08-12T10:06:35.029Z] 4698f68db338: Pull complete [2024-08-12T10:06:35.288Z] 2a2f49069b9e: Pull complete [2024-08-12T10:06:35.547Z] e0025b399a48: Pull complete [2024-08-12T10:06:35.547Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-12T10:06:35.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T10:06:35.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:06:35.644Z] prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container [2024-08-12T10:06:35.671Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-12T10:06:38.782Z] $ docker top 30be4af14518d5f9bf490ea0c7da9826969908a58ae6f08495f53eb5b388e78e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T10:06:39.143Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T10:06:41.684Z] #1 [core-command internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #1 transferring dockerfile: 1.93kB done [2024-08-12T10:06:41.684Z] #1 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #2 transferring dockerfile: 2.49kB done [2024-08-12T10:06:41.684Z] #2 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #3 transferring dockerfile: 2.01kB done [2024-08-12T10:06:41.684Z] #3 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #4 transferring dockerfile: 1.81kB done [2024-08-12T10:06:41.684Z] #4 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #5 transferring dockerfile: 1.69kB done [2024-08-12T10:06:41.684Z] #5 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #6 transferring dockerfile: 2.50kB done [2024-08-12T10:06:41.684Z] #6 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #7 transferring dockerfile: 1.95kB done [2024-08-12T10:06:41.684Z] #7 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #8 transferring dockerfile: 3.17kB done [2024-08-12T10:06:41.684Z] #8 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #9 transferring dockerfile: 2.15kB done [2024-08-12T10:06:41.684Z] #9 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #10 transferring dockerfile: 1.93kB done [2024-08-12T10:06:41.684Z] #10 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T10:06:41.684Z] #11 transferring dockerfile: 2.23kB done [2024-08-12T10:06:41.684Z] #11 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #12 [core-command internal] load .dockerignore [2024-08-12T10:06:41.684Z] #12 transferring context: 50B done [2024-08-12T10:06:41.684Z] #12 DONE 0.0s [2024-08-12T10:06:41.684Z] [2024-08-12T10:06:41.684Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T10:06:41.943Z] #13 transferring dockerfile: 1.89kB done [2024-08-12T10:06:41.943Z] #13 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-12T10:06:41.943Z] #14 transferring dockerfile: 2.01kB done [2024-08-12T10:06:41.943Z] #14 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-12T10:06:41.943Z] #15 transferring dockerfile: 2.06kB done [2024-08-12T10:06:41.943Z] #15 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T10:06:41.943Z] #16 transferring dockerfile: 1.70kB done [2024-08-12T10:06:41.943Z] #16 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T10:06:41.943Z] #17 transferring dockerfile: 1.85kB done [2024-08-12T10:06:41.943Z] #17 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-12T10:06:41.943Z] #18 transferring context: 50B done [2024-08-12T10:06:41.943Z] #18 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #19 [core-keeper internal] load .dockerignore [2024-08-12T10:06:41.943Z] #19 transferring context: 50B done [2024-08-12T10:06:41.943Z] #19 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #20 [security-spire-agent internal] load .dockerignore [2024-08-12T10:06:41.943Z] #20 transferring context: 50B done [2024-08-12T10:06:41.943Z] #20 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #21 [security-spire-config internal] load .dockerignore [2024-08-12T10:06:41.943Z] #21 transferring context: 50B done [2024-08-12T10:06:41.943Z] #21 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-12T10:06:41.943Z] #22 transferring context: 50B done [2024-08-12T10:06:41.943Z] #22 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-12T10:06:41.943Z] #23 transferring context: 50B done [2024-08-12T10:06:41.943Z] #23 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #24 [support-notifications internal] load .dockerignore [2024-08-12T10:06:41.943Z] #24 transferring context: 50B done [2024-08-12T10:06:41.943Z] #24 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-12T10:06:41.943Z] #25 transferring context: 50B done [2024-08-12T10:06:41.943Z] #25 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:41.943Z] #26 DONE 0.0s [2024-08-12T10:06:41.943Z] [2024-08-12T10:06:41.943Z] #27 [support-scheduler internal] load .dockerignore [2024-08-12T10:06:42.223Z] #27 transferring context: 50B done [2024-08-12T10:06:42.223Z] #27 DONE 0.0s [2024-08-12T10:06:42.223Z] [2024-08-12T10:06:42.223Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T10:06:42.223Z] #28 transferring context: 50B done [2024-08-12T10:06:42.223Z] #28 DONE 0.0s [2024-08-12T10:06:42.223Z] [2024-08-12T10:06:42.223Z] #29 [core-data internal] load .dockerignore [2024-08-12T10:06:42.223Z] #29 transferring context: 50B done [2024-08-12T10:06:42.223Z] #29 DONE 0.0s [2024-08-12T10:06:42.223Z] [2024-08-12T10:06:42.223Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T10:06:42.223Z] #30 transferring context: 50B done [2024-08-12T10:06:42.223Z] #30 DONE 0.0s [2024-08-12T10:06:42.223Z] [2024-08-12T10:06:42.223Z] #31 [core-metadata internal] load .dockerignore [2024-08-12T10:06:42.223Z] #31 transferring context: 50B done [2024-08-12T10:06:42.223Z] #31 DONE 0.1s [2024-08-12T10:06:42.223Z] [2024-08-12T10:06:42.223Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:06:42.223Z] #32 DONE 0.1s [2024-08-12T10:06:42.223Z] [2024-08-12T10:06:42.223Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:42.223Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:06:42.483Z] #33 ... [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #34 [security-spire-server internal] load .dockerignore [2024-08-12T10:06:42.483Z] #34 transferring context: 50B done [2024-08-12T10:06:42.483Z] #34 DONE 0.1s [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:42.483Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T10:06:42.483Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-12T10:06:42.483Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:06:42.483Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T10:06:42.483Z] #33 ... [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #35 [support-cron-scheduler internal] load .dockerignore [2024-08-12T10:06:42.483Z] #35 transferring context: 50B done [2024-08-12T10:06:42.483Z] #35 DONE 0.2s [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:42.483Z] #26 DONE 0.0s [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:42.483Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:06:42.483Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T10:06:42.483Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T10:06:42.483Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:06:42.483Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T10:06:42.483Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-12T10:06:42.483Z] #33 ... [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:42.483Z] #26 DONE 0.0s [2024-08-12T10:06:42.483Z] [2024-08-12T10:06:42.483Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:42.483Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:06:42.483Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T10:06:42.483Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T10:06:42.483Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:06:42.483Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T10:06:42.742Z] #33 ... [2024-08-12T10:06:42.742Z] [2024-08-12T10:06:42.742Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:42.742Z] #26 DONE 0.0s [2024-08-12T10:06:42.742Z] [2024-08-12T10:06:42.742Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T10:06:42.742Z] #36 DONE 0.6s [2024-08-12T10:06:42.742Z] [2024-08-12T10:06:42.742Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:42.742Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:06:42.742Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T10:06:42.742Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T10:06:42.742Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:06:42.742Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T10:06:42.742Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-12T10:06:42.742Z] #33 ... [2024-08-12T10:06:42.742Z] [2024-08-12T10:06:42.742Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:42.742Z] #26 DONE 0.0s [2024-08-12T10:06:43.000Z] [2024-08-12T10:06:43.000Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:43.000Z] #26 DONE 0.0s [2024-08-12T10:06:43.000Z] [2024-08-12T10:06:43.000Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:06:43.000Z] #32 ... [2024-08-12T10:06:43.000Z] [2024-08-12T10:06:43.000Z] #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T10:06:43.000Z] #26 DONE 0.0s [2024-08-12T10:06:43.000Z] [2024-08-12T10:06:43.000Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:06:47.335Z] #32 DONE 4.8s [2024-08-12T10:06:47.335Z] [2024-08-12T10:06:47.335Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T10:06:47.335Z] #36 DONE 0.6s [2024-08-12T10:06:47.335Z] [2024-08-12T10:06:47.335Z] #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:47.335Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:06:47.335Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T10:06:47.335Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T10:06:47.335Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:06:47.335Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T10:06:47.335Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-12T10:06:47.933Z] #33 ... [2024-08-12T10:06:47.933Z] [2024-08-12T10:06:47.933Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-12T10:06:47.933Z] #37 DONE 5.6s [2024-08-12T10:06:48.236Z] [2024-08-12T10:06:48.236Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:06:48.236Z] #38 ... [2024-08-12T10:06:48.236Z] [2024-08-12T10:06:48.236Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:48.236Z] #33 DONE 6.2s [2024-08-12T10:06:48.236Z] [2024-08-12T10:06:48.236Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T10:06:48.236Z] #39 DONE 5.8s [2024-08-12T10:06:48.236Z] [2024-08-12T10:06:48.236Z] #40 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-12T10:06:48.567Z] #40 ... [2024-08-12T10:06:48.567Z] [2024-08-12T10:06:48.567Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T10:06:48.567Z] #41 DONE 6.0s [2024-08-12T10:06:48.567Z] [2024-08-12T10:06:48.567Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:06:48.567Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:06:48.567Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T10:06:48.567Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T10:06:48.567Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:06:48.567Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T10:06:48.567Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-12T10:06:48.567Z] #33 DONE 6.2s [2024-08-12T10:06:48.567Z] [2024-08-12T10:06:48.567Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:06:48.567Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:06:49.193Z] #42 ... [2024-08-12T10:06:49.193Z] [2024-08-12T10:06:49.193Z] #43 [security-spire-config internal] load build context [2024-08-12T10:06:49.193Z] #43 transferring context: 25.85kB 0.0s done [2024-08-12T10:06:49.193Z] #43 DONE 0.5s [2024-08-12T10:06:49.193Z] [2024-08-12T10:06:49.193Z] #44 [security-spire-server internal] load build context [2024-08-12T10:06:49.193Z] #44 transferring context: 27.60kB 0.0s done [2024-08-12T10:06:49.193Z] #44 DONE 0.5s [2024-08-12T10:06:49.193Z] [2024-08-12T10:06:49.193Z] #45 [security-spire-agent internal] load build context [2024-08-12T10:06:49.193Z] #45 transferring context: 27.13kB 0.0s done [2024-08-12T10:06:49.193Z] #45 DONE 0.6s [2024-08-12T10:06:49.193Z] [2024-08-12T10:06:49.193Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:06:49.193Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-08-12T10:06:49.482Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T10:06:49.482Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-12T10:06:49.482Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-12T10:06:49.482Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B [2024-08-12T10:06:49.482Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB [2024-08-12T10:06:49.482Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s [2024-08-12T10:06:50.103Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-12T10:06:50.668Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T10:06:52.067Z] #42 ... [2024-08-12T10:06:52.067Z] [2024-08-12T10:06:52.067Z] #46 [core-command internal] load build context [2024-08-12T10:06:52.325Z] #46 ... [2024-08-12T10:06:52.325Z] [2024-08-12T10:06:52.325Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:06:52.612Z] #42 ... [2024-08-12T10:06:52.612Z] [2024-08-12T10:06:52.612Z] #47 [core-keeper internal] load build context [2024-08-12T10:06:52.612Z] #47 ... [2024-08-12T10:06:52.612Z] [2024-08-12T10:06:52.612Z] #48 [security-secretstore-setup internal] load build context [2024-08-12T10:06:52.612Z] #48 transferring context: 494.04MB 8.3s done [2024-08-12T10:06:52.962Z] #48 ... [2024-08-12T10:06:52.962Z] [2024-08-12T10:06:52.962Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:06:52.962Z] #49 transferring context: 494.04MB 9.1s done [2024-08-12T10:06:52.962Z] #49 ... [2024-08-12T10:06:52.962Z] [2024-08-12T10:06:52.962Z] #50 [security-proxy-setup internal] load build context [2024-08-12T10:06:52.962Z] #50 transferring context: 494.04MB 8.9s done [2024-08-12T10:06:53.222Z] #50 ... [2024-08-12T10:06:53.222Z] [2024-08-12T10:06:53.222Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:06:54.600Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.1s [2024-08-12T10:06:55.982Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.1s done [2024-08-12T10:06:57.372Z] #42 ... [2024-08-12T10:06:57.372Z] [2024-08-12T10:06:57.372Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-12T10:06:57.372Z] #51 transferring context: 272.91MB 8.9s [2024-08-12T10:06:57.372Z] #51 ... [2024-08-12T10:06:57.372Z] [2024-08-12T10:06:57.372Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:06:57.640Z] #52 ... [2024-08-12T10:06:57.640Z] [2024-08-12T10:06:57.640Z] #53 [support-cron-scheduler internal] load build context [2024-08-12T10:06:57.640Z] #53 ... [2024-08-12T10:06:57.640Z] [2024-08-12T10:06:57.640Z] #54 [core-data internal] load build context [2024-08-12T10:06:57.901Z] #54 ... [2024-08-12T10:06:57.901Z] [2024-08-12T10:06:57.901Z] #55 [security-proxy-auth internal] load build context [2024-08-12T10:06:57.901Z] #55 ... [2024-08-12T10:06:57.901Z] [2024-08-12T10:06:57.901Z] #56 [support-scheduler internal] load build context [2024-08-12T10:06:58.159Z] #56 ... [2024-08-12T10:06:58.159Z] [2024-08-12T10:06:58.159Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:06:58.159Z] #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:06:58.159Z] #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:06:58.159Z] #0 1.458 OK: 264 MiB in 52 packages [2024-08-12T10:06:58.159Z] #57 ... [2024-08-12T10:06:58.159Z] [2024-08-12T10:06:58.159Z] #58 [core-metadata internal] load build context [2024-08-12T10:06:58.419Z] #58 ... [2024-08-12T10:06:58.419Z] [2024-08-12T10:06:58.419Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T10:06:58.419Z] #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:06:58.419Z] #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:06:58.419Z] #0 1.453 OK: 264 MiB in 52 packages [2024-08-12T10:06:58.419Z] #59 ... [2024-08-12T10:06:58.419Z] [2024-08-12T10:06:58.419Z] #60 [support-notifications internal] load build context [2024-08-12T10:06:58.936Z] #60 ... [2024-08-12T10:06:58.936Z] [2024-08-12T10:06:58.936Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T10:06:59.413Z] #61 ... [2024-08-12T10:06:59.413Z] [2024-08-12T10:06:59.413Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T10:06:59.413Z] #62 ... [2024-08-12T10:06:59.413Z] [2024-08-12T10:06:59.413Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:06:59.413Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-08-12T10:06:59.413Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T10:06:59.413Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-12T10:06:59.413Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-12T10:06:59.413Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-12T10:06:59.413Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.2s done [2024-08-12T10:06:59.413Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 8.1s done [2024-08-12T10:06:59.413Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-12T10:07:00.231Z] #63 ... [2024-08-12T10:07:00.231Z] [2024-08-12T10:07:00.231Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T10:07:00.231Z] #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.231Z] #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.231Z] #0 6.384 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:07:00.231Z] #0 6.384 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:07:00.231Z] #0 6.384 OK: 20070 distinct packages available [2024-08-12T10:07:00.231Z] #0 6.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.231Z] #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.231Z] #0 6.796 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T10:07:00.231Z] #0 6.811 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T10:07:00.231Z] #0 7.030 (3/11) Installing libunistring (1.1-r1) [2024-08-12T10:07:00.231Z] #0 7.045 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T10:07:00.231Z] #0 7.049 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T10:07:00.231Z] #0 7.051 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T10:07:00.231Z] #0 7.061 (7/11) Installing curl (8.9.0-r0) [2024-08-12T10:07:00.231Z] #0 7.071 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:00.231Z] #0 7.071 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T10:07:00.231Z] #0 7.071 (10/11) Installing libucontext (1.2-r2) [2024-08-12T10:07:00.231Z] #0 7.074 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T10:07:00.231Z] #0 7.078 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:00.231Z] #0 7.092 Executing ca-certificates-20240226-r0.trigger [2024-08-12T10:07:00.231Z] #0 7.128 OK: 12 MiB in 26 packages [2024-08-12T10:07:00.231Z] #64 ... [2024-08-12T10:07:00.231Z] [2024-08-12T10:07:00.231Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T10:07:00.231Z] #65 ... [2024-08-12T10:07:00.231Z] [2024-08-12T10:07:00.231Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T10:07:00.493Z] #66 ... [2024-08-12T10:07:00.493Z] [2024-08-12T10:07:00.493Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T10:07:00.493Z] #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.493Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.493Z] #0 1.485 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:07:00.493Z] #0 1.485 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:07:00.493Z] #0 1.485 OK: 20077 distinct packages available [2024-08-12T10:07:00.493Z] #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.493Z] #0 1.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:00.493Z] #0 2.101 OK: 264 MiB in 52 packages [2024-08-12T10:07:00.493Z] #67 ... [2024-08-12T10:07:00.493Z] [2024-08-12T10:07:00.493Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T10:07:00.493Z] #68 ... [2024-08-12T10:07:00.493Z] [2024-08-12T10:07:00.493Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T10:07:00.493Z] #69 ... [2024-08-12T10:07:00.493Z] [2024-08-12T10:07:00.493Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T10:07:00.998Z] #70 ... [2024-08-12T10:07:00.998Z] [2024-08-12T10:07:00.998Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T10:07:00.998Z] #71 ... [2024-08-12T10:07:00.998Z] [2024-08-12T10:07:00.998Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T10:07:01.256Z] #72 ... [2024-08-12T10:07:01.256Z] [2024-08-12T10:07:01.256Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:01.256Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-12T10:07:01.256Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.5s [2024-08-12T10:07:01.514Z] #42 ... [2024-08-12T10:07:01.514Z] [2024-08-12T10:07:01.514Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:07:01.514Z] #38 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:01.514Z] #38 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:01.514Z] #38 3.792 OK: 264 MiB in 52 packages [2024-08-12T10:07:01.772Z] #38 ... [2024-08-12T10:07:01.772Z] [2024-08-12T10:07:01.772Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:02.337Z] #42 ... [2024-08-12T10:07:02.337Z] [2024-08-12T10:07:02.337Z] #46 [core-command internal] load build context [2024-08-12T10:07:02.337Z] #46 transferring context: 375.53MB 20.0s [2024-08-12T10:07:02.337Z] #46 ... [2024-08-12T10:07:02.337Z] [2024-08-12T10:07:02.337Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:02.904Z] #42 ... [2024-08-12T10:07:02.904Z] [2024-08-12T10:07:02.904Z] #47 [core-keeper internal] load build context [2024-08-12T10:07:02.904Z] #47 transferring context: 494.04MB 11.5s done [2024-08-12T10:07:02.904Z] #47 ... [2024-08-12T10:07:02.904Z] [2024-08-12T10:07:02.904Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:03.162Z] #42 ... [2024-08-12T10:07:03.162Z] [2024-08-12T10:07:03.162Z] #40 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-12T10:07:03.162Z] #40 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:03.162Z] #40 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:03.162Z] #40 5.375 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:03.162Z] #40 5.610 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:03.162Z] #40 5.615 OK: 7 MiB in 16 packages [2024-08-12T10:07:03.728Z] #40 ... [2024-08-12T10:07:03.728Z] [2024-08-12T10:07:03.728Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:06.264Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 16.5s [2024-08-12T10:07:06.819Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 17.2s [2024-08-12T10:07:07.079Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.7s [2024-08-12T10:07:07.339Z] #42 ... [2024-08-12T10:07:07.339Z] [2024-08-12T10:07:07.339Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-12T10:07:07.339Z] #51 transferring context: 494.04MB 15.0s done [2024-08-12T10:07:07.976Z] #51 ... [2024-08-12T10:07:07.976Z] [2024-08-12T10:07:07.976Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:07.976Z] #42 ... [2024-08-12T10:07:07.976Z] [2024-08-12T10:07:07.976Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:07:07.976Z] #52 transferring context: 494.04MB 15.0s done [2024-08-12T10:07:08.262Z] #52 ... [2024-08-12T10:07:08.262Z] [2024-08-12T10:07:08.262Z] #54 [core-data internal] load build context [2024-08-12T10:07:08.262Z] #54 transferring context: 494.04MB 16.1s done [2024-08-12T10:07:08.262Z] #54 ... [2024-08-12T10:07:08.262Z] [2024-08-12T10:07:08.262Z] #55 [security-proxy-auth internal] load build context [2024-08-12T10:07:08.262Z] #55 transferring context: 494.04MB 16.5s done [2024-08-12T10:07:08.521Z] #55 ... [2024-08-12T10:07:08.521Z] [2024-08-12T10:07:08.521Z] #58 [core-metadata internal] load build context [2024-08-12T10:07:08.521Z] #58 transferring context: 494.04MB 15.8s done [2024-08-12T10:07:08.521Z] #58 ... [2024-08-12T10:07:08.521Z] [2024-08-12T10:07:08.521Z] #53 [support-cron-scheduler internal] load build context [2024-08-12T10:07:08.521Z] #53 transferring context: 494.04MB 15.7s done [2024-08-12T10:07:08.521Z] #53 ... [2024-08-12T10:07:08.521Z] [2024-08-12T10:07:08.521Z] #56 [support-scheduler internal] load build context [2024-08-12T10:07:08.521Z] #56 transferring context: 494.04MB 17.0s done [2024-08-12T10:07:08.781Z] #56 ... [2024-08-12T10:07:08.781Z] [2024-08-12T10:07:08.781Z] #60 [support-notifications internal] load build context [2024-08-12T10:07:08.781Z] #60 transferring context: 494.04MB 15.9s done [2024-08-12T10:07:09.041Z] #60 ... [2024-08-12T10:07:09.041Z] [2024-08-12T10:07:09.041Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:09.041Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 19.4s done [2024-08-12T10:07:12.351Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.8s [2024-08-12T10:07:12.351Z] #42 ... [2024-08-12T10:07:12.351Z] [2024-08-12T10:07:12.351Z] #46 [core-command internal] load build context [2024-08-12T10:07:12.351Z] #46 transferring context: 494.04MB 22.9s done [2024-08-12T10:07:12.618Z] #46 ... [2024-08-12T10:07:12.618Z] [2024-08-12T10:07:12.618Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:14.003Z] #42 ... [2024-08-12T10:07:14.003Z] [2024-08-12T10:07:14.003Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:07:14.003Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 24.5s [2024-08-12T10:07:14.003Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-12T10:07:14.003Z] #63 ... [2024-08-12T10:07:14.003Z] [2024-08-12T10:07:14.003Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:16.367Z] Removing intermediate container d773b7ae96e4 [2024-08-12T10:07:16.367Z] ---> 0a24714b07af [2024-08-12T10:07:16.367Z] Successfully built 0a24714b07af [2024-08-12T10:07:16.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:07:16.556Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-12T10:07:16.556Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 26.5s done [2024-08-12T10:07:16.556Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-12T10:07:16.699Z] + docker inspect -f . ci-base-image-arm64 [2024-08-12T10:07:16.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:07:16.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container [2024-08-12T10:07:16.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-12T10:07:18.160Z] $ docker top 41931c3809d91c793cdee4930d4141e21a665a95adc978f331cc21f8b46ecf61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T10:07:18.485Z] #42 ... [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #48 [security-secretstore-setup internal] load build context [2024-08-12T10:07:18.485Z] #48 DONE 35.7s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:07:18.485Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 24.6s done [2024-08-12T10:07:18.485Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-08-12T10:07:18.485Z] #63 ... [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #50 [security-proxy-setup internal] load build context [2024-08-12T10:07:18.485Z] #50 DONE 35.8s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:07:18.485Z] #49 DONE 35.8s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #47 [core-keeper internal] load build context [2024-08-12T10:07:18.485Z] #47 DONE 35.9s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T10:07:18.485Z] #61 DONE 30.5s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-12T10:07:18.485Z] #51 DONE 31.2s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:07:18.485Z] #52 DONE 31.2s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:07:18.485Z] #57 DONE 30.5s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T10:07:18.485Z] #59 DONE 30.5s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #40 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-12T10:07:18.485Z] #40 DONE 30.3s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #73 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-08-12T10:07:18.485Z] #73 ... [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T10:07:18.485Z] #64 DONE 30.0s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #53 [support-cron-scheduler internal] load build context [2024-08-12T10:07:18.485Z] #53 DONE 31.3s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #58 [core-metadata internal] load build context [2024-08-12T10:07:18.485Z] #58 DONE 31.3s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T10:07:18.485Z] #67 DONE 30.6s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #60 [support-notifications internal] load build context [2024-08-12T10:07:18.485Z] #60 DONE 31.3s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T10:07:18.485Z] #71 DONE 30.1s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #38 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:07:18.485Z] #38 DONE 30.8s [2024-08-12T10:07:18.485Z] [2024-08-12T10:07:18.485Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-12T10:07:18.746Z] #73 ... [2024-08-12T10:07:18.746Z] [2024-08-12T10:07:18.746Z] #54 [core-data internal] load build context [2024-08-12T10:07:18.746Z] #54 DONE 31.4s [2024-08-12T10:07:18.746Z] [2024-08-12T10:07:18.746Z] #55 [security-proxy-auth internal] load build context [2024-08-12T10:07:18.746Z] #55 DONE 31.4s [2024-08-12T10:07:18.746Z] [2024-08-12T10:07:18.746Z] #56 [support-scheduler internal] load build context [2024-08-12T10:07:18.746Z] #56 DONE 31.4s [2024-08-12T10:07:18.746Z] [2024-08-12T10:07:18.746Z] #46 [core-command internal] load build context [2024-08-12T10:07:18.746Z] #46 DONE 36.5s [2024-08-12T10:07:18.746Z] [2024-08-12T10:07:18.746Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:18.746Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s [2024-08-12T10:07:18.998Z] + go version [2024-08-12T10:07:18.998Z] go version go1.21.9 linux/arm64 [2024-08-12T10:07:19.006Z] #42 ... [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:07:19.006Z] #74 DONE 0.5s [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:07:19.006Z] #75 DONE 0.4s [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:07:19.006Z] #76 DONE 0.4s [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:07:19.006Z] #42 ... [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:07:19.006Z] #77 DONE 0.4s [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:07:19.006Z] #63 DONE 30.5s [2024-08-12T10:07:19.006Z] [2024-08-12T10:07:19.006Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } [2024-08-12T10:07:19.011Z] $ docker stop --time=1 41931c3809d91c793cdee4930d4141e21a665a95adc978f331cc21f8b46ecf61 [2024-08-12T10:07:19.948Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-08-12T10:07:20.209Z] #42 DONE 31.6s [2024-08-12T10:07:20.209Z] [2024-08-12T10:07:20.209Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T10:07:20.209Z] #65 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.209Z] #65 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.209Z] #65 31.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.209Z] #65 31.46 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T10:07:20.209Z] #65 31.47 (3/4) Installing su-exec (0.2-r3) [2024-08-12T10:07:20.209Z] #65 31.48 (4/4) Installing yq (4.33.3-r5) [2024-08-12T10:07:20.209Z] #65 31.56 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.209Z] #65 31.57 OK: 17 MiB in 19 packages [2024-08-12T10:07:20.628Z] $ docker rm -f --volumes 41931c3809d91c793cdee4930d4141e21a665a95adc978f331cc21f8b46ecf61 [2024-08-12T10:07:20.783Z] #65 DONE 32.2s [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T10:07:20.783Z] #70 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #70 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #70 31.58 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.783Z] #70 31.59 (2/2) Installing su-exec (0.2-r3) [2024-08-12T10:07:20.783Z] #70 31.60 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.783Z] #70 31.61 OK: 7 MiB in 17 packages [2024-08-12T10:07:20.783Z] #70 DONE 32.1s [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T10:07:20.783Z] #72 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #72 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #72 31.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:07:20.783Z] #72 31.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:07:20.783Z] #72 31.01 OK: 20070 distinct packages available [2024-08-12T10:07:20.783Z] #72 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #72 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #72 31.42 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.783Z] #72 31.42 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T10:07:20.783Z] #72 31.42 (3/5) Installing libucontext (1.2-r2) [2024-08-12T10:07:20.783Z] #72 31.42 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T10:07:20.783Z] #72 31.42 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T10:07:20.783Z] #72 31.43 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.783Z] #72 31.45 OK: 8 MiB in 20 packages [2024-08-12T10:07:20.783Z] #72 DONE 31.8s [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T10:07:20.783Z] #68 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #68 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #68 31.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.783Z] #68 31.63 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.783Z] #68 31.64 OK: 7 MiB in 16 packages [2024-08-12T10:07:20.783Z] #68 DONE 32.1s [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-12T10:07:20.783Z] #78 ... [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T10:07:20.783Z] #62 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #62 31.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #62 31.43 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T10:07:20.783Z] #62 31.45 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.783Z] #62 31.46 (3/4) Installing su-exec (0.2-r3) [2024-08-12T10:07:20.783Z] #62 31.46 (4/4) Installing yq (4.33.3-r5) [2024-08-12T10:07:20.783Z] #62 31.57 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.783Z] #62 31.58 Executing ca-certificates-20240226-r0.trigger [2024-08-12T10:07:20.783Z] #62 31.64 OK: 17 MiB in 19 packages [2024-08-12T10:07:20.783Z] #62 DONE 32.1s [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T10:07:20.783Z] #69 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #69 31.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #69 31.53 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T10:07:20.783Z] #69 31.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.783Z] #69 31.55 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.783Z] #69 31.57 Executing ca-certificates-20240226-r0.trigger [2024-08-12T10:07:20.783Z] #69 31.69 OK: 8 MiB in 17 packages [2024-08-12T10:07:20.783Z] #69 DONE 32.3s [2024-08-12T10:07:20.783Z] [2024-08-12T10:07:20.783Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T10:07:20.783Z] #66 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #66 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #66 31.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:07:20.783Z] #66 31.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:07:20.783Z] #66 31.05 OK: 20070 distinct packages available [2024-08-12T10:07:20.783Z] #66 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #66 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:20.783Z] #66 31.47 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:20.783Z] #66 31.47 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T10:07:20.783Z] #66 31.47 (3/4) Installing libucontext (1.2-r2) [2024-08-12T10:07:20.783Z] #66 31.48 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T10:07:20.783Z] #66 31.49 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:20.783Z] #66 31.49 OK: 8 MiB in 19 packages [2024-08-12T10:07:20.783Z] #66 DONE 31.8s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:07:21.045Z] [2024-08-12T10:07:21.045Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-12T10:07:21.045Z] #73 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.045Z] #73 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.045Z] #73 2.495 OK: 7 MiB in 16 packages [2024-08-12T10:07:21.196Z] + docker inspect -f . ci-base-image-arm64 [2024-08-12T10:07:21.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:07:21.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container [2024-08-12T10:07:21.449Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-12T10:07:21.642Z] #73 DONE 3.0s [2024-08-12T10:07:21.642Z] [2024-08-12T10:07:21.642Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:07:21.904Z] #79 ... [2024-08-12T10:07:21.904Z] [2024-08-12T10:07:21.904Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:07:21.904Z] #0 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.904Z] #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.904Z] #0 3.143 OK: 12 MiB in 26 packages [2024-08-12T10:07:21.904Z] #80 DONE 3.3s [2024-08-12T10:07:21.904Z] [2024-08-12T10:07:21.904Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T10:07:21.904Z] #0 2.270 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.904Z] #0 2.752 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.904Z] #0 3.394 OK: 264 MiB in 52 packages [2024-08-12T10:07:21.904Z] #81 DONE 3.5s [2024-08-12T10:07:21.904Z] [2024-08-12T10:07:21.904Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T10:07:21.904Z] #82 DONE 0.1s [2024-08-12T10:07:21.904Z] [2024-08-12T10:07:21.904Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T10:07:21.904Z] #0 2.849 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:21.904Z] #0 3.317 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:22.596Z] $ docker top 4e2954cded616d0edaa8393a9accec39a1c402c85cb94e693788107c1bbadfb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-12T10:07:22.804Z] ========================================================= [2024-08-12T10:07:22.804Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-12T10:07:22.804Z] ========================================================= [Pipeline] sh [2024-08-12T10:07:22.842Z] #83 4.029 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T10:07:23.102Z] #83 4.337 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:07:23.102Z] #83 4.344 OK: 7 MiB in 16 packages [2024-08-12T10:07:23.102Z] #83 DONE 4.5s [2024-08-12T10:07:23.102Z] [2024-08-12T10:07:23.102Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-12T10:07:23.102Z] #78 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.102Z] #78 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.111Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [2024-08-12T10:07:23.362Z] #78 2.521 OK: 8 MiB in 20 packages [2024-08-12T10:07:23.362Z] #78 DONE 2.7s [2024-08-12T10:07:23.362Z] [2024-08-12T10:07:23.362Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T10:07:23.362Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.362Z] #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.362Z] #0 2.479 OK: 7 MiB in 17 packages [2024-08-12T10:07:23.362Z] #84 DONE 2.6s [2024-08-12T10:07:23.362Z] [2024-08-12T10:07:23.362Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T10:07:23.362Z] #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.362Z] #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.362Z] #0 2.493 OK: 17 MiB in 19 packages [2024-08-12T10:07:23.362Z] #85 DONE 2.6s [2024-08-12T10:07:23.362Z] [2024-08-12T10:07:23.362Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] fileExists [Pipeline] sh [2024-08-12T10:07:23.624Z] #86 ... [2024-08-12T10:07:23.624Z] [2024-08-12T10:07:23.624Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T10:07:23.624Z] #87 DONE 0.1s [2024-08-12T10:07:23.624Z] [2024-08-12T10:07:23.624Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:07:23.624Z] #79 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.624Z] #79 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:23.624Z] #79 2.855 OK: 8 MiB in 17 packages [2024-08-12T10:07:23.707Z] + make test [2024-08-12T10:07:23.975Z] go test -race -coverprofile=coverage.out ./... [2024-08-12T10:07:24.568Z] #79 DONE 3.7s [2024-08-12T10:07:24.568Z] [2024-08-12T10:07:24.568Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T10:07:24.568Z] #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:24.568Z] #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:24.568Z] #0 2.857 OK: 17 MiB in 19 packages [2024-08-12T10:07:24.568Z] #88 DONE 3.7s [2024-08-12T10:07:24.568Z] [2024-08-12T10:07:24.568Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T10:07:24.568Z] #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:24.568Z] #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:24.568Z] #0 2.758 OK: 8 MiB in 19 packages [2024-08-12T10:07:24.568Z] #89 DONE 3.7s [2024-08-12T10:07:24.568Z] [2024-08-12T10:07:24.568Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:07:24.568Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:24.568Z] #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T10:07:24.568Z] #0 2.733 OK: 7 MiB in 16 packages [2024-08-12T10:07:24.568Z] #90 DONE 3.7s [2024-08-12T10:07:24.568Z] [2024-08-12T10:07:24.568Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T10:07:24.568Z] #86 DONE 1.1s [2024-08-12T10:07:24.568Z] [2024-08-12T10:07:24.569Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T10:07:24.569Z] #91 DONE 1.1s [2024-08-12T10:07:24.569Z] [2024-08-12T10:07:24.569Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T10:07:25.747Z] #92 ... [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T10:07:25.747Z] #93 DONE 1.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T10:07:25.747Z] #92 DONE 1.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T10:07:25.747Z] #94 DONE 1.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T10:07:25.747Z] #95 DONE 0.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T10:07:25.747Z] #96 DONE 0.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T10:07:25.747Z] #97 DONE 0.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:07:25.747Z] #98 DONE 0.1s [2024-08-12T10:07:25.747Z] [2024-08-12T10:07:25.747Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T10:07:25.748Z] #99 DONE 0.2s [2024-08-12T10:07:25.748Z] [2024-08-12T10:07:25.748Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T10:07:25.748Z] #100 DONE 0.2s [2024-08-12T10:07:25.748Z] [2024-08-12T10:07:25.748Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:07:26.014Z] #101 ... [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T10:07:26.014Z] #102 DONE 2.5s [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T10:07:26.014Z] #103 DONE 0.2s [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:07:26.014Z] #101 DONE 0.2s [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T10:07:26.014Z] #104 DONE 0.1s [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:07:26.014Z] #105 DONE 0.2s [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T10:07:26.014Z] #106 DONE 0.2s [2024-08-12T10:07:26.014Z] [2024-08-12T10:07:26.014Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T10:07:26.274Z] #107 DONE 0.2s [2024-08-12T10:07:26.274Z] [2024-08-12T10:07:26.274Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T10:07:26.274Z] #108 DONE 0.1s [2024-08-12T10:07:26.274Z] [2024-08-12T10:07:26.274Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T10:07:26.274Z] #109 DONE 0.1s [2024-08-12T10:07:26.274Z] [2024-08-12T10:07:26.274Z] #110 [security-spire-server] exporting to image [2024-08-12T10:07:26.274Z] #110 exporting layers [2024-08-12T10:07:26.274Z] #110 ... [2024-08-12T10:07:26.274Z] [2024-08-12T10:07:26.274Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T10:07:26.274Z] #111 DONE 0.1s [2024-08-12T10:07:26.274Z] [2024-08-12T10:07:26.274Z] #110 [security-spire-agent] exporting to image [2024-08-12T10:07:26.845Z] #110 exporting layers 0.6s done [2024-08-12T10:07:26.845Z] #110 writing image sha256:0737bdd19f624da1ba1c463e6027d6e9d71b3bd987cba7d222a4244cd21904e8 done [2024-08-12T10:07:26.845Z] #110 naming to docker.io/library/security-spire-server done [2024-08-12T10:07:27.105Z] #110 exporting layers 0.7s done [2024-08-12T10:07:27.105Z] #110 writing image sha256:27700f5a53c9d212f5a396ba956821195ebc9ad11c819772f40d590e85784bdf done [2024-08-12T10:07:27.105Z] #110 naming to docker.io/library/security-spire-config done [2024-08-12T10:07:27.105Z] #110 writing image sha256:23e93b4ee863d1c38a66beabdfa4df5cc2886dfa2a21d34fa3b3d0bcd6ce52e6 done [2024-08-12T10:07:27.105Z] #110 naming to docker.io/library/security-spire-agent done [2024-08-12T10:07:27.105Z] #110 DONE 0.8s [2024-08-12T10:07:27.105Z] [2024-08-12T10:07:27.105Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:07:29.233Z] #112 ... [2024-08-12T10:07:29.233Z] [2024-08-12T10:07:29.233Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:07:29.233Z] #113 ... [2024-08-12T10:07:29.233Z] [2024-08-12T10:07:29.233Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:07:29.492Z] #114 ... [2024-08-12T10:07:29.492Z] [2024-08-12T10:07:29.492Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:07:29.492Z] #115 ... [2024-08-12T10:07:29.492Z] [2024-08-12T10:07:29.492Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:08.962Z] #116 DONE 44.0s [2024-08-12T10:08:08.962Z] [2024-08-12T10:08:08.962Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:08.962Z] #113 DONE 44.0s [2024-08-12T10:08:08.962Z] [2024-08-12T10:08:08.962Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:08.962Z] #114 DONE 44.1s [2024-08-12T10:08:08.962Z] [2024-08-12T10:08:08.962Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:08.962Z] #115 DONE 44.1s [2024-08-12T10:08:08.962Z] [2024-08-12T10:08:08.962Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:08.962Z] #112 DONE 41.0s [2024-08-12T10:08:08.962Z] [2024-08-12T10:08:08.962Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-12T10:08:10.935Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-12T10:08:13.552Z] #117 DONE 9.8s [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #118 [core-metadata builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #118 DONE 9.8s [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #119 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #120 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #121 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #122 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #123 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #124 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #125 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #126 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #127 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #128 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #129 [core-data builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #129 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #130 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #131 DONE 9.8s [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #132 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #132 DONE 9.8s [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #133 DONE 9.8s [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #134 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #135 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #136 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #136 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #137 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #138 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #139 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #140 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #141 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #142 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:08:13.552Z] #143 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:08:13.552Z] #144 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #145 [core-command builder 6/7] COPY . . [2024-08-12T10:08:13.552Z] #145 CACHED [2024-08-12T10:08:13.552Z] [2024-08-12T10:08:13.552Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T10:08:14.936Z] #146 1.934 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T10:08:24.554Z] #146 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T10:08:24.554Z] #0 1.046 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T10:08:24.554Z] #147 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T10:08:24.554Z] #0 0.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T10:08:24.554Z] #148 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:08:24.554Z] #0 0.565 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T10:08:24.554Z] #149 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:08:24.554Z] #0 1.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T10:08:24.554Z] #150 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T10:08:24.554Z] #0 1.351 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T10:08:24.554Z] #151 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T10:08:24.554Z] #0 0.467 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T10:08:24.554Z] #152 ... [2024-08-12T10:08:24.554Z] [2024-08-12T10:08:24.554Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:08:24.554Z] #0 0.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T10:08:24.815Z] #153 ... [2024-08-12T10:08:24.815Z] [2024-08-12T10:08:24.815Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:08:24.815Z] #0 1.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T10:08:24.815Z] #154 ... [2024-08-12T10:08:24.815Z] [2024-08-12T10:08:24.815Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:08:24.815Z] #0 1.364 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T10:08:25.075Z] #155 ... [2024-08-12T10:08:25.075Z] [2024-08-12T10:08:25.075Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T10:08:25.075Z] #0 1.207 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-12T10:08:25.075Z] #156 ... [2024-08-12T10:08:25.075Z] [2024-08-12T10:08:25.075Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T10:08:25.075Z] #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T10:08:25.588Z] #157 ... [2024-08-12T10:08:25.588Z] [2024-08-12T10:08:25.588Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:08:25.588Z] #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T10:10:02.244Z] #158 ... [2024-08-12T10:10:02.244Z] [2024-08-12T10:10:02.244Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:10:02.244Z] #155 106.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T10:10:28.889Z] #155 ... [2024-08-12T10:10:28.889Z] [2024-08-12T10:10:28.889Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:10:28.889Z] #153 DONE 134.7s [2024-08-12T10:10:28.889Z] [2024-08-12T10:10:28.889Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:10:28.889Z] #154 DONE 135.2s [2024-08-12T10:10:28.889Z] [2024-08-12T10:10:28.889Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T10:10:28.889Z] #151 ... [2024-08-12T10:10:28.889Z] [2024-08-12T10:10:28.889Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T10:10:29.837Z] #159 ... [2024-08-12T10:10:29.837Z] [2024-08-12T10:10:29.837Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T10:10:29.837Z] #146 DONE 136.9s [2024-08-12T10:10:29.837Z] [2024-08-12T10:10:29.837Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:10:30.424Z] #149 ... [2024-08-12T10:10:30.424Z] [2024-08-12T10:10:30.424Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:34.237Z] #160 ... [2024-08-12T10:10:34.237Z] [2024-08-12T10:10:34.237Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:10:34.237Z] #155 DONE 140.9s [2024-08-12T10:10:34.237Z] [2024-08-12T10:10:34.237Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:36.954Z] #161 ... [2024-08-12T10:10:36.954Z] [2024-08-12T10:10:36.954Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T10:10:36.954Z] #156 DONE 144.1s [2024-08-12T10:10:37.220Z] [2024-08-12T10:10:37.220Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:40.606Z] #162 DONE 3.4s [2024-08-12T10:10:40.606Z] [2024-08-12T10:10:40.606Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T10:10:40.606Z] #159 DONE 12.2s [2024-08-12T10:10:40.606Z] [2024-08-12T10:10:40.606Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:40.606Z] #161 DONE 6.5s [2024-08-12T10:10:40.606Z] [2024-08-12T10:10:40.606Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:40.606Z] #160 DONE 10.1s [2024-08-12T10:10:40.606Z] [2024-08-12T10:10:40.606Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:42.514Z] #163 ... [2024-08-12T10:10:42.514Z] [2024-08-12T10:10:42.514Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:42.514Z] #164 DONE 2.8s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:44.042Z] #163 DONE 2.4s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:44.042Z] #165 ... [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:44.042Z] #166 DONE 2.5s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T10:10:44.042Z] #167 ... [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:44.042Z] #168 DONE 2.7s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-12T10:10:44.042Z] #169 ... [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:44.042Z] #165 DONE 0.9s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T10:10:44.042Z] #167 DONE 0.6s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-12T10:10:44.042Z] #170 DONE 0.7s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-12T10:10:44.042Z] #169 DONE 0.3s [2024-08-12T10:10:44.042Z] [2024-08-12T10:10:44.042Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-12T10:10:44.370Z] #171 ... [2024-08-12T10:10:44.370Z] [2024-08-12T10:10:44.370Z] #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T10:10:44.370Z] #172 DONE 4.3s [2024-08-12T10:10:44.631Z] [2024-08-12T10:10:44.631Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T10:10:44.631Z] #173 DONE 1.0s [2024-08-12T10:10:44.631Z] [2024-08-12T10:10:44.631Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:10:44.631Z] #174 DONE 1.1s [2024-08-12T10:10:44.631Z] [2024-08-12T10:10:44.631Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T10:10:44.631Z] #175 DONE 1.1s [2024-08-12T10:10:44.631Z] [2024-08-12T10:10:44.631Z] #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:10:44.891Z] #176 ... [2024-08-12T10:10:44.891Z] [2024-08-12T10:10:44.891Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-12T10:10:44.891Z] #171 DONE 1.3s [2024-08-12T10:10:44.891Z] [2024-08-12T10:10:44.891Z] #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:44.891Z] #177 DONE 0.4s [2024-08-12T10:10:44.891Z] [2024-08-12T10:10:44.891Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T10:10:44.891Z] #178 DONE 0.4s [2024-08-12T10:10:44.891Z] [2024-08-12T10:10:44.891Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:10:45.150Z] #179 ... [2024-08-12T10:10:45.150Z] [2024-08-12T10:10:45.150Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T10:10:45.150Z] #180 DONE 0.4s [2024-08-12T10:10:45.150Z] [2024-08-12T10:10:45.150Z] #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:10:45.150Z] #176 DONE 0.4s [2024-08-12T10:10:45.150Z] [2024-08-12T10:10:45.150Z] #110 [security-spiffe-token-provider] exporting to image [2024-08-12T10:10:45.150Z] #110 exporting layers [2024-08-12T10:10:45.414Z] #110 ... [2024-08-12T10:10:45.414Z] [2024-08-12T10:10:45.414Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:10:45.414Z] #181 DONE 0.4s [2024-08-12T10:10:45.414Z] [2024-08-12T10:10:45.414Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:45.414Z] #182 DONE 0.4s [2024-08-12T10:10:45.414Z] [2024-08-12T10:10:45.414Z] #183 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T10:10:45.676Z] #183 ... [2024-08-12T10:10:45.676Z] [2024-08-12T10:10:45.676Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:10:45.676Z] #184 DONE 0.8s [2024-08-12T10:10:45.676Z] [2024-08-12T10:10:45.676Z] #110 [security-spiffe-token-provider] exporting to image [2024-08-12T10:10:45.676Z] #110 exporting layers 0.7s done [2024-08-12T10:10:45.676Z] #110 writing image sha256:b2ca3e876c02dabf60c282a90b1d1b71fd6f6df26acb07621857dc505d69cc48 done [2024-08-12T10:10:45.676Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-08-12T10:10:45.676Z] #110 DONE 1.6s [2024-08-12T10:10:45.935Z] [2024-08-12T10:10:45.935Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:10:47.311Z] #185 ... [2024-08-12T10:10:47.311Z] [2024-08-12T10:10:47.311Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T10:10:47.311Z] #186 DONE 2.0s [2024-08-12T10:10:47.311Z] [2024-08-12T10:10:47.311Z] #183 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T10:10:47.311Z] #183 DONE 1.9s [2024-08-12T10:10:47.311Z] [2024-08-12T10:10:47.311Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T10:10:47.571Z] #187 ... [2024-08-12T10:10:47.571Z] [2024-08-12T10:10:47.571Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:10:47.571Z] #179 DONE 2.5s [2024-08-12T10:10:47.571Z] [2024-08-12T10:10:47.571Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:10:47.571Z] #158 DONE 154.7s [2024-08-12T10:10:47.571Z] [2024-08-12T10:10:47.571Z] #110 [core-common-config-bootstrapper] exporting to image [2024-08-12T10:10:48.220Z] #110 ... [2024-08-12T10:10:48.220Z] [2024-08-12T10:10:48.220Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T10:10:48.220Z] #188 DONE 0.7s [2024-08-12T10:10:48.481Z] [2024-08-12T10:10:48.481Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T10:10:49.418Z] #189 ... [2024-08-12T10:10:49.418Z] [2024-08-12T10:10:49.418Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T10:10:49.418Z] #187 DONE 2.0s [2024-08-12T10:10:49.418Z] [2024-08-12T10:10:49.418Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:10:49.418Z] #190 CACHED [2024-08-12T10:10:49.418Z] [2024-08-12T10:10:49.418Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:10:49.418Z] #191 CACHED [2024-08-12T10:10:49.418Z] [2024-08-12T10:10:49.418Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T10:10:54.755Z] #192 ... [2024-08-12T10:10:54.755Z] [2024-08-12T10:10:54.755Z] #110 [core-common-config-bootstrapper] exporting to image [2024-08-12T10:10:54.755Z] #110 exporting layers 6.6s done [2024-08-12T10:10:54.755Z] #110 writing image sha256:a94b75807469e1cbab3b2b430697dd60e00d98bf279a622133a77a9ae47275a4 0.4s done [2024-08-12T10:10:54.755Z] #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-12T10:10:54.755Z] #110 DONE 8.7s [2024-08-12T10:10:54.755Z] [2024-08-12T10:10:54.755Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:10:55.015Z] #193 ... [2024-08-12T10:10:55.015Z] [2024-08-12T10:10:55.015Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:10:55.015Z] #185 DONE 9.1s [2024-08-12T10:10:55.015Z] [2024-08-12T10:10:55.015Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:10:55.276Z] #193 ... [2024-08-12T10:10:55.276Z] [2024-08-12T10:10:55.276Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:10:55.276Z] #149 DONE 162.6s [2024-08-12T10:10:55.276Z] [2024-08-12T10:10:55.276Z] #110 [security-proxy-setup] exporting to image [2024-08-12T10:10:55.536Z] #110 ... [2024-08-12T10:10:55.536Z] [2024-08-12T10:10:55.536Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T10:10:55.536Z] #192 DONE 6.0s [2024-08-12T10:10:55.536Z] [2024-08-12T10:10:55.536Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T10:10:56.917Z] #189 ... [2024-08-12T10:10:56.917Z] [2024-08-12T10:10:56.917Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:10:57.860Z] #194 ... [2024-08-12T10:10:57.860Z] [2024-08-12T10:10:57.860Z] #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:10:57.860Z] #193 DONE 8.4s [2024-08-12T10:10:57.860Z] [2024-08-12T10:10:57.860Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T10:10:58.264Z] #157 ... [2024-08-12T10:10:58.264Z] [2024-08-12T10:10:58.264Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:10:58.526Z] #195 ... [2024-08-12T10:10:58.526Z] [2024-08-12T10:10:58.526Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T10:10:58.526Z] #189 DONE 9.8s [2024-08-12T10:10:58.526Z] [2024-08-12T10:10:58.526Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T10:11:00.291Z] #157 ... [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #196 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-12T10:11:00.291Z] #196 DONE 0.5s [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:00.291Z] #197 CACHED [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:00.291Z] #198 CACHED [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #199 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-12T10:11:00.291Z] #199 ... [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:00.291Z] #194 DONE 2.9s [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #110 [security-proxy-setup] exporting to image [2024-08-12T10:11:00.291Z] #110 exporting layers 4.2s done [2024-08-12T10:11:00.291Z] #110 writing image sha256:cdff5ecb27cd2791914cf64f5957259125fd863b7acbbf91927903bf2a3e59e8 0.0s done [2024-08-12T10:11:00.291Z] #110 naming to docker.io/library/security-proxy-setup 0.2s done [2024-08-12T10:11:00.291Z] #110 DONE 13.0s [2024-08-12T10:11:00.291Z] [2024-08-12T10:11:00.291Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T10:11:03.984Z] #200 ... [2024-08-12T10:11:03.984Z] [2024-08-12T10:11:03.984Z] #199 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-12T10:11:03.984Z] #199 DONE 4.0s [2024-08-12T10:11:03.984Z] [2024-08-12T10:11:03.984Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T10:11:03.984Z] #201 DONE 4.6s [2024-08-12T10:11:03.984Z] [2024-08-12T10:11:03.984Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:04.246Z] #202 ... [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T10:11:04.246Z] #148 DONE 171.4s [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:11:04.246Z] #195 DONE 6.1s [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T10:11:04.246Z] #157 DONE 171.5s [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:11:04.246Z] #150 DONE 171.5s [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T10:11:04.246Z] #152 DONE 171.5s [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T10:11:04.246Z] #200 DONE 4.9s [2024-08-12T10:11:04.246Z] [2024-08-12T10:11:04.246Z] #110 [security-secretstore-setup] exporting to image [2024-08-12T10:11:04.508Z] #110 ... [2024-08-12T10:11:04.508Z] [2024-08-12T10:11:04.508Z] #203 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T10:11:04.508Z] #203 DONE 0.5s [2024-08-12T10:11:04.508Z] [2024-08-12T10:11:04.508Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:04.508Z] #204 CACHED [2024-08-12T10:11:04.508Z] [2024-08-12T10:11:04.508Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:04.508Z] #205 CACHED [2024-08-12T10:11:04.508Z] [2024-08-12T10:11:04.508Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:04.508Z] #202 DONE 0.5s [2024-08-12T10:11:04.508Z] [2024-08-12T10:11:04.508Z] #110 [core-command] exporting to image [2024-08-12T10:11:04.508Z] #110 exporting layers [2024-08-12T10:11:05.461Z] #110 ... [2024-08-12T10:11:05.461Z] [2024-08-12T10:11:05.461Z] #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:05.461Z] #206 CACHED [2024-08-12T10:11:05.461Z] [2024-08-12T10:11:05.461Z] #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:05.461Z] #207 CACHED [2024-08-12T10:11:05.725Z] [2024-08-12T10:11:05.725Z] #208 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T10:11:05.725Z] #208 DONE 1.1s [2024-08-12T10:11:05.725Z] [2024-08-12T10:11:05.725Z] #209 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T10:11:06.298Z] #209 ... [2024-08-12T10:11:06.298Z] [2024-08-12T10:11:06.298Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T10:11:06.298Z] #147 DONE 173.5s [2024-08-12T10:11:06.559Z] [2024-08-12T10:11:06.559Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T10:11:06.559Z] #151 DONE 173.6s [2024-08-12T10:11:06.559Z] [2024-08-12T10:11:06.559Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T10:11:06.559Z] #210 DONE 2.0s [2024-08-12T10:11:06.559Z] [2024-08-12T10:11:06.559Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:06.559Z] #211 ... [2024-08-12T10:11:06.559Z] [2024-08-12T10:11:06.559Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T10:11:06.559Z] #212 DONE 1.1s [2024-08-12T10:11:06.841Z] [2024-08-12T10:11:06.841Z] #110 [security-secretstore-setup] exporting to image [2024-08-12T10:11:06.841Z] #110 exporting layers 2.3s done [2024-08-12T10:11:06.841Z] #110 writing image sha256:97f3cadd648780ea12f9c2df007683687f09d9992909ed1654275a43d6d76ead 0.0s done [2024-08-12T10:11:06.841Z] #110 naming to docker.io/library/core-command 0.0s done [2024-08-12T10:11:06.841Z] #110 writing image sha256:274f18c46384bc9c160bc66503e7c75058d15217ee63c59323cb5fb2198a4261 done [2024-08-12T10:11:06.841Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-08-12T10:11:06.841Z] #110 DONE 15.6s [2024-08-12T10:11:06.841Z] [2024-08-12T10:11:06.841Z] #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:06.841Z] #213 DONE 0.5s [2024-08-12T10:11:06.841Z] [2024-08-12T10:11:06.842Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:06.842Z] #214 DONE 0.3s [2024-08-12T10:11:06.842Z] [2024-08-12T10:11:06.842Z] #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:06.842Z] #215 DONE 0.5s [2024-08-12T10:11:06.842Z] [2024-08-12T10:11:06.842Z] #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:06.842Z] #216 DONE 0.4s [2024-08-12T10:11:06.842Z] [2024-08-12T10:11:06.842Z] #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:07.102Z] #217 ... [2024-08-12T10:11:07.102Z] [2024-08-12T10:11:07.102Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:07.102Z] #211 DONE 0.4s [2024-08-12T10:11:07.102Z] [2024-08-12T10:11:07.102Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:11:07.102Z] #218 DONE 2.6s [2024-08-12T10:11:07.102Z] [2024-08-12T10:11:07.102Z] #110 [security-proxy-auth] exporting to image [2024-08-12T10:11:07.673Z] #110 ... [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T10:11:07.673Z] #219 DONE 0.6s [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #220 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:07.673Z] #220 DONE 0.6s [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:07.673Z] #217 DONE 0.5s [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:11:07.673Z] #221 CACHED [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:11:07.673Z] #222 CACHED [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T10:11:07.673Z] #223 DONE 0.5s [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #209 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T10:11:07.673Z] #209 DONE 2.0s [2024-08-12T10:11:07.673Z] [2024-08-12T10:11:07.673Z] #110 [security-bootstrapper] exporting to image [2024-08-12T10:11:07.935Z] #110 ... [2024-08-12T10:11:07.935Z] [2024-08-12T10:11:07.935Z] #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:07.935Z] #224 DONE 0.4s [2024-08-12T10:11:07.935Z] [2024-08-12T10:11:07.935Z] #225 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T10:11:07.935Z] #225 DONE 0.3s [2024-08-12T10:11:07.935Z] [2024-08-12T10:11:07.935Z] #110 [support-scheduler] exporting to image [2024-08-12T10:11:07.935Z] #110 writing image sha256:f4de98120968c47f45eda01636838c592c3e8448b60e328346041ff856c07da0 0.0s done [2024-08-12T10:11:07.935Z] #110 naming to docker.io/library/support-scheduler done [2024-08-12T10:11:08.506Z] #110 ... [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T10:11:08.506Z] #226 DONE 0.9s [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #227 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:08.506Z] #227 DONE 0.6s [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T10:11:08.506Z] #228 DONE 0.9s [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #110 [core-data] exporting to image [2024-08-12T10:11:08.506Z] #110 exporting layers 1.4s done [2024-08-12T10:11:08.506Z] #110 writing image sha256:a74ebc8aedd54fad3bfecf771291971642ee79b49502a444814ccbf7350ce005 [2024-08-12T10:11:08.506Z] #110 writing image sha256:e750630a13d7fb41388bcc02cf42491a7f91aa75bba5d20c1cb5dfba057cdbd8 0.0s done [2024-08-12T10:11:08.506Z] #110 naming to docker.io/library/core-metadata [2024-08-12T10:11:08.506Z] #110 ... [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T10:11:08.506Z] #229 DONE 0.1s [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:11:08.506Z] #230 DONE 0.1s [2024-08-12T10:11:08.506Z] [2024-08-12T10:11:08.506Z] #110 [core-keeper] exporting to image [2024-08-12T10:11:08.506Z] #110 exporting layers 0.7s done [2024-08-12T10:11:08.506Z] #110 writing image sha256:a74ebc8aedd54fad3bfecf771291971642ee79b49502a444814ccbf7350ce005 0.0s done [2024-08-12T10:11:08.506Z] #110 naming to docker.io/library/core-metadata done [2024-08-12T10:11:08.506Z] #110 naming to docker.io/library/security-proxy-auth done [2024-08-12T10:11:08.506Z] #110 writing image sha256:286cea9430453108ddf4d6bfda12bfd5c5d269bcc84f48a027e44ea2e2176ff8 done [2024-08-12T10:11:08.506Z] #110 naming to docker.io/library/core-keeper done [2024-08-12T10:11:08.506Z] #110 exporting layers 0.2s done [2024-08-12T10:11:08.506Z] #110 writing image sha256:09228ed5dae9a95bc596381379ca31db432581a53f64f5b0d986ec4afa4fca6a done [2024-08-12T10:11:08.506Z] #110 naming to docker.io/library/core-data done [2024-08-12T10:11:08.506Z] #110 writing image sha256:66db35fe4e7dd1fecc69c6c8ecaa636c0b7c9d5c1d88361a099650d1d6b49489 done [2024-08-12T10:11:08.506Z] #110 naming to docker.io/library/security-bootstrapper done [2024-08-12T10:11:08.767Z] #110 exporting layers 0.2s done [2024-08-12T10:11:08.768Z] #110 writing image sha256:f5876b4c0522f1e966155f1dce5870629a514bb49768c6abf639f2da699af2ab done [2024-08-12T10:11:08.768Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-08-12T10:11:08.768Z] #110 writing image sha256:9bc8fd16635b6d2a2e80934697c9a90f8f2011edf211ce6755e6880056f6a136 done [2024-08-12T10:11:08.768Z] #110 naming to docker.io/library/support-notifications done [2024-08-12T10:11:08.768Z] #110 DONE 17.3s [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T10:11:08.768Z] time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T10:11:08.779Z] $ docker stop --time=1 30be4af14518d5f9bf490ea0c7da9826969908a58ae6f08495f53eb5b388e78e [2024-08-12T10:11:10.076Z] $ docker rm -f --volumes 30be4af14518d5f9bf490ea0c7da9826969908a58ae6f08495f53eb5b388e78e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T10:11:10.428Z] + docker images [2024-08-12T10:11:10.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T10:11:10.428Z] support-notifications latest 9bc8fd16635b 2 seconds ago 42.4MB [2024-08-12T10:11:10.428Z] support-cron-scheduler latest f5876b4c0522 2 seconds ago 42.8MB [2024-08-12T10:11:10.428Z] core-data latest 09228ed5dae9 2 seconds ago 39.5MB [2024-08-12T10:11:10.428Z] core-keeper latest 286cea943045 3 seconds ago 39.4MB [2024-08-12T10:11:10.428Z] security-bootstrapper latest 66db35fe4e7d 3 seconds ago 18.9MB [2024-08-12T10:11:10.428Z] core-metadata latest e750630a13d7 3 seconds ago 39.7MB [2024-08-12T10:11:10.428Z] security-proxy-auth latest a74ebc8aedd5 4 seconds ago 33MB [2024-08-12T10:11:10.428Z] support-scheduler latest f4de98120968 4 seconds ago 41.8MB [2024-08-12T10:11:10.428Z] core-command latest 97f3cadd6487 6 seconds ago 35.4MB [2024-08-12T10:11:10.428Z] security-secretstore-setup latest 274f18c46384 6 seconds ago 37MB [2024-08-12T10:11:10.428Z] security-proxy-setup latest cdff5ecb27cd 16 seconds ago 26.2MB [2024-08-12T10:11:10.428Z] core-common-config-bootstrapper latest a94b75807469 23 seconds ago 15.2MB [2024-08-12T10:11:10.428Z] security-spiffe-token-provider latest b2ca3e876c02 26 seconds ago 28.8MB [2024-08-12T10:11:10.428Z] security-spire-config latest 27700f5a53c9 3 minutes ago 120MB [2024-08-12T10:11:10.428Z] security-spire-agent latest 23e93b4ee863 3 minutes ago 182MB [2024-08-12T10:11:10.428Z] security-spire-server latest 0737bdd19f62 3 minutes ago 121MB [2024-08-12T10:11:10.428Z] ci-base-image-x86_64 latest 04822a1bdddd 7 minutes ago 971MB [2024-08-12T10:11:10.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-12T10:11:10.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-12T10:11:10.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-12T10:11:17.712Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-12T10:11:17.712Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-12T10:12:04.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-12T10:12:09.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-12T10:12:09.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-12T10:12:09.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-12T10:12:09.887Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-12T10:12:09.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-12T10:12:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-12T10:12:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-12T10:12:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-08-12T10:12:33.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-08-12T10:12:37.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-12T10:12:37.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-12T10:12:37.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-12T10:12:41.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements [2024-08-12T10:12:44.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-12T10:12:44.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-12T10:12:45.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.207s coverage: 53.2% of statements [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-12T10:12:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-12T10:12:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-12T10:12:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:12:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-12T10:12:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-12T10:12:57.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-12T10:13:03.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.994s coverage: 93.4% of statements [2024-08-12T10:13:03.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.242s coverage: 91.7% of statements [2024-08-12T10:13:05.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-12T10:13:05.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-12T10:13:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.219s coverage: 6.5% of statements [2024-08-12T10:13:16.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-12T10:13:16.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:13:16.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-12T10:13:17.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-12T10:13:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.567s coverage: 95.8% of statements [2024-08-12T10:13:18.892Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-08-12T10:13:24.232Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.102s coverage: 0.0% of statements [no tests to run] [2024-08-12T10:13:28.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-12T10:13:28.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-12T10:13:29.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.306s coverage: 0.8% of statements [2024-08-12T10:13:29.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.143s coverage: 30.7% of statements [2024-08-12T10:13:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements [2024-08-12T10:13:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 77.8% of statements [2024-08-12T10:13:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.089s coverage: 94.1% of statements [2024-08-12T10:13:34.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.113s coverage: 96.3% of statements [2024-08-12T10:13:38.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.109s coverage: 87.5% of statements [2024-08-12T10:13:39.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-12T10:13:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-12T10:13:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-12T10:13:41.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-12T10:13:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-12T10:13:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-12T10:13:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-12T10:13:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-12T10:13:50.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements [2024-08-12T10:13:50.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-12T10:13:50.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-12T10:13:50.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-12T10:13:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-12T10:13:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-12T10:13:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-12T10:13:57.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-12T10:14:00.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-12T10:14:00.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-12T10:14:04.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-12T10:14:04.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.842s coverage: 79.9% of statements [2024-08-12T10:14:05.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.137s coverage: 92.9% of statements [2024-08-12T10:14:05.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 67.2% of statements [2024-08-12T10:14:05.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements [2024-08-12T10:14:05.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.098s coverage: 76.6% of statements [2024-08-12T10:14:08.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-12T10:14:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements [2024-08-12T10:14:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-08-12T10:14:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-08-12T10:14:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.262s coverage: 81.8% of statements [2024-08-12T10:14:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements [2024-08-12T10:14:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-12T10:14:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements [2024-08-12T10:14:16.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-12T10:14:16.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-12T10:14:17.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.734s coverage: 63.1% of statements [2024-08-12T10:14:17.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.122s coverage: 100.0% of statements [2024-08-12T10:14:19.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-08-12T10:14:19.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.103s coverage: 100.0% of statements [2024-08-12T10:14:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-12T10:14:19.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-12T10:14:19.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-12T10:14:19.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-08-12T10:14:20.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-08-12T10:14:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-12T10:14:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-12T10:14:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-12T10:14:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.682s coverage: 36.5% of statements [2024-08-12T10:14:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.126s coverage: 89.5% of statements [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-12T10:14:28.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-12T10:14:29.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:14:29.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-12T10:14:29.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-08-12T10:14:36.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-12T10:14:36.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-12T10:14:36.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-12T10:14:36.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-12T10:14:43.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements [2024-08-12T10:14:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-12T10:14:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:14:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-12T10:14:43.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-12T10:14:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.497s coverage: 95.7% of statements [2024-08-12T10:14:47.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-12T10:14:47.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-12T10:14:48.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.149s coverage: 61.8% of statements [2024-08-12T10:14:51.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-12T10:14:51.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T10:14:52.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.286s coverage: 98.9% of statements [2024-08-12T10:14:54.212Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-12T10:14:54.212Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-12T10:14:54.212Z] go vet ./... [2024-08-12T10:19:16.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-12T10:19:16.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-12T10:19:16.182Z] ./bin/test-attribution-txt.sh [2024-08-12T10:19:16.182Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-12T10:19:16.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-12T10:19:16.594Z] + ls -al . [2024-08-12T10:19:16.594Z] total 876 [2024-08-12T10:19:16.594Z] drwxrwxr-x 10 1001 1001 4096 Aug 12 10:07 . [2024-08-12T10:19:16.594Z] drwxr-xr-x 4 root root 4096 Aug 12 10:07 .. [2024-08-12T10:19:16.594Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 10:05 .blubracket [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 10 Aug 12 10:05 .dockerignore [2024-08-12T10:19:16.594Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 10:05 .git [2024-08-12T10:19:16.594Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 10:05 .github [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 1102 Aug 12 10:05 .gitignore [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 10:05 .golangci.yml [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 100 Aug 12 10:05 .hadolint.yml [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 155 Aug 12 10:05 .sonarcloud.properties [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 10:05 ADOPTERS.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 21171 Aug 12 10:05 Attribution.txt [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 100284 Aug 12 10:05 CHANGELOG.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 10:05 CONTRIBUTING.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 10:05 GOVERNANCE.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 861 Aug 12 10:05 Jenkinsfile [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 10:05 LICENSE [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 16854 Aug 12 10:05 Makefile [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 10:05 OWNERS.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 9528 Aug 12 10:05 README.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 10:05 SECURITY.md [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 5 Aug 12 10:03 VERSION [2024-08-12T10:19:16.594Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 10:05 bin [2024-08-12T10:19:16.594Z] drwxrwxr-x 20 1001 1001 4096 Aug 12 10:05 cmd [2024-08-12T10:19:16.594Z] -rw-r--r-- 1 root root 511262 Aug 12 10:14 coverage.out [2024-08-12T10:19:16.594Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 10:05 fuzz_test [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 7317 Aug 12 10:05 go.mod [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 102581 Aug 12 10:05 go.sum [2024-08-12T10:19:16.594Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 10:05 internal [2024-08-12T10:19:16.594Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 10:05 openapi [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 584 Aug 12 10:05 security.txt [2024-08-12T10:19:16.594Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 10:05 version.go [Pipeline] sh [2024-08-12T10:19:17.251Z] + '[' -e coverage.out ] [2024-08-12T10:19:17.251Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-12T10:19:17.279Z] Warning: overwriting stash ‘coverage-report’ [2024-08-12T10:19:18.058Z] Stashed 1 file(s) [Pipeline] sh [2024-08-12T10:19:18.676Z] + make build [2024-08-12T10:19:18.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T10:22:40.428Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T10:22:40.428Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T10:22:47.073Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T10:22:50.419Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T10:22:58.620Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T10:23:30.834Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T10:23:36.169Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T10:23:48.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T10:23:58.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T10:24:03.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T10:24:06.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T10:24:09.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T10:24:15.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-12T10:24:19.431Z] $ docker stop --time=1 4e2954cded616d0edaa8393a9accec39a1c402c85cb94e693788107c1bbadfb9 [2024-08-12T10:24:21.690Z] $ docker rm -f --volumes 4e2954cded616d0edaa8393a9accec39a1c402c85cb94e693788107c1bbadfb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:24:25.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T10:24:25.705Z] [2024-08-12T10:24:25.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T10:24:26.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T10:24:26.313Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-12T10:24:26.313Z] 547446be3368: Pulling fs layer [2024-08-12T10:24:26.313Z] d125d8839a47: Pulling fs layer [2024-08-12T10:24:26.313Z] 3e85d5ac6304: Pulling fs layer [2024-08-12T10:24:26.313Z] c3105a71a48b: Pulling fs layer [2024-08-12T10:24:26.313Z] 0f093f025ec4: Pulling fs layer [2024-08-12T10:24:26.313Z] c3105a71a48b: Waiting [2024-08-12T10:24:26.313Z] c3106fc0e877: Pulling fs layer [2024-08-12T10:24:26.313Z] c3106fc0e877: Waiting [2024-08-12T10:24:26.313Z] 0f093f025ec4: Waiting [2024-08-12T10:24:26.313Z] 547446be3368: Verifying Checksum [2024-08-12T10:24:26.313Z] 547446be3368: Download complete [2024-08-12T10:24:26.581Z] c3105a71a48b: Verifying Checksum [2024-08-12T10:24:26.581Z] c3105a71a48b: Download complete [2024-08-12T10:24:26.848Z] d125d8839a47: Verifying Checksum [2024-08-12T10:24:26.848Z] d125d8839a47: Download complete [2024-08-12T10:24:26.848Z] c3106fc0e877: Download complete [2024-08-12T10:24:27.115Z] 0f093f025ec4: Verifying Checksum [2024-08-12T10:24:27.115Z] 0f093f025ec4: Download complete [2024-08-12T10:24:27.115Z] 547446be3368: Pull complete [2024-08-12T10:24:28.516Z] d125d8839a47: Pull complete [2024-08-12T10:24:29.097Z] 3e85d5ac6304: Verifying Checksum [2024-08-12T10:24:29.097Z] 3e85d5ac6304: Download complete [2024-08-12T10:24:39.253Z] 3e85d5ac6304: Pull complete [2024-08-12T10:24:39.253Z] c3105a71a48b: Pull complete [2024-08-12T10:24:40.339Z] 0f093f025ec4: Pull complete [2024-08-12T10:24:40.611Z] c3106fc0e877: Pull complete [2024-08-12T10:24:40.611Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-12T10:24:40.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T10:24:40.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T10:24:40.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container [2024-08-12T10:24:40.892Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-12T10:24:43.291Z] $ docker top 166a15c8ab415220daeac092134dde136d270431d42b48c22f7edfc7bfbace9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T10:24:43.806Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T10:24:53.867Z] #1 [core-command internal] load build definition from Dockerfile [2024-08-12T10:24:53.867Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-08-12T10:24:53.867Z] #1 DONE 0.1s [2024-08-12T10:24:54.459Z] [2024-08-12T10:24:54.460Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T10:24:54.460Z] #2 transferring dockerfile: 2.49kB done [2024-08-12T10:24:54.460Z] #2 DONE 0.0s [2024-08-12T10:24:54.460Z] [2024-08-12T10:24:54.460Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T10:24:54.460Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-08-12T10:24:54.460Z] #3 DONE 0.1s [2024-08-12T10:24:54.460Z] [2024-08-12T10:24:54.460Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T10:24:54.460Z] #4 transferring dockerfile: 3.17kB 0.0s done [2024-08-12T10:24:54.460Z] #4 DONE 0.1s [2024-08-12T10:24:54.460Z] [2024-08-12T10:24:54.460Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T10:24:54.460Z] #5 transferring dockerfile: 2.50kB done [2024-08-12T10:24:54.460Z] #5 DONE 0.1s [2024-08-12T10:24:54.742Z] [2024-08-12T10:24:54.742Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-12T10:24:54.742Z] #6 transferring dockerfile: 2.06kB done [2024-08-12T10:24:54.742Z] #6 DONE 0.1s [2024-08-12T10:24:54.742Z] [2024-08-12T10:24:54.742Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T10:24:54.742Z] #7 transferring dockerfile: 1.81kB done [2024-08-12T10:24:54.742Z] #7 DONE 0.1s [2024-08-12T10:24:54.742Z] [2024-08-12T10:24:54.742Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T10:24:55.013Z] #8 transferring dockerfile: 1.85kB done [2024-08-12T10:24:55.013Z] #8 DONE 0.1s [2024-08-12T10:24:55.013Z] [2024-08-12T10:24:55.013Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-12T10:24:55.013Z] #9 transferring dockerfile: 2.01kB done [2024-08-12T10:24:55.013Z] #9 DONE 0.1s [2024-08-12T10:24:55.013Z] [2024-08-12T10:24:55.013Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-08-12T10:24:55.013Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-08-12T10:24:55.013Z] #10 DONE 0.1s [2024-08-12T10:24:55.013Z] [2024-08-12T10:24:55.013Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-12T10:24:55.013Z] #11 transferring dockerfile: 2.01kB done [2024-08-12T10:24:55.013Z] #11 DONE 0.1s [2024-08-12T10:24:55.013Z] [2024-08-12T10:24:55.013Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T10:24:55.013Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-08-12T10:24:55.013Z] #12 DONE 0.1s [2024-08-12T10:24:55.013Z] [2024-08-12T10:24:55.013Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T10:24:55.013Z] #13 transferring dockerfile: 1.89kB done [2024-08-12T10:24:55.305Z] #13 DONE 0.1s [2024-08-12T10:24:55.305Z] [2024-08-12T10:24:55.305Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T10:24:55.305Z] #14 transferring dockerfile: 1.70kB 0.0s done [2024-08-12T10:24:55.305Z] #14 DONE 0.1s [2024-08-12T10:24:55.305Z] [2024-08-12T10:24:55.305Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T10:24:55.305Z] #15 transferring dockerfile: 1.69kB 0.0s done [2024-08-12T10:24:55.305Z] #15 DONE 0.1s [2024-08-12T10:24:55.305Z] [2024-08-12T10:24:55.305Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T10:24:55.305Z] #16 transferring dockerfile: 1.93kB done [2024-08-12T10:24:55.305Z] #16 DONE 0.1s [2024-08-12T10:24:55.305Z] [2024-08-12T10:24:55.305Z] #17 [core-command internal] load .dockerignore [2024-08-12T10:24:55.574Z] #17 transferring context: 50B done [2024-08-12T10:24:55.574Z] #17 DONE 0.1s [2024-08-12T10:24:56.155Z] [2024-08-12T10:24:56.155Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-12T10:24:56.434Z] #18 transferring context: 50B done [2024-08-12T10:24:56.434Z] #18 DONE 0.0s [2024-08-12T10:24:56.434Z] [2024-08-12T10:24:56.434Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-12T10:24:56.434Z] #19 transferring context: 50B 0.0s done [2024-08-12T10:24:56.434Z] #19 DONE 0.1s [2024-08-12T10:24:56.434Z] [2024-08-12T10:24:56.434Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-12T10:24:56.434Z] #20 transferring context: 50B done [2024-08-12T10:24:56.434Z] #20 DONE 0.1s [2024-08-12T10:24:56.434Z] [2024-08-12T10:24:56.434Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-12T10:24:56.434Z] #21 transferring context: 50B done [2024-08-12T10:24:56.434Z] #21 DONE 0.1s [2024-08-12T10:24:56.434Z] [2024-08-12T10:24:56.434Z] #22 [core-metadata internal] load .dockerignore [2024-08-12T10:24:56.434Z] #22 transferring context: 50B 0.0s done [2024-08-12T10:24:56.434Z] #22 DONE 0.1s [2024-08-12T10:24:56.434Z] [2024-08-12T10:24:56.434Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-12T10:24:56.699Z] #23 transferring context: 50B 0.0s done [2024-08-12T10:24:56.699Z] #23 DONE 0.1s [2024-08-12T10:24:56.699Z] [2024-08-12T10:24:56.699Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-12T10:24:56.699Z] #24 transferring context: 50B 0.0s done [2024-08-12T10:24:56.699Z] #24 DONE 0.1s [2024-08-12T10:24:56.699Z] [2024-08-12T10:24:56.699Z] #25 [core-keeper internal] load .dockerignore [2024-08-12T10:24:56.699Z] #25 transferring context: 50B 0.0s done [2024-08-12T10:24:56.699Z] #25 DONE 0.1s [2024-08-12T10:24:56.699Z] [2024-08-12T10:24:56.699Z] #26 [support-notifications internal] load .dockerignore [2024-08-12T10:24:56.699Z] #26 transferring context: 50B done [2024-08-12T10:24:56.971Z] #26 DONE 0.1s [2024-08-12T10:24:56.971Z] [2024-08-12T10:24:56.971Z] #27 [core-data internal] load .dockerignore [2024-08-12T10:24:56.971Z] #27 transferring context: 50B 0.0s done [2024-08-12T10:24:56.971Z] #27 DONE 0.1s [2024-08-12T10:24:56.971Z] [2024-08-12T10:24:56.971Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T10:24:56.971Z] #28 transferring context: 50B 0.0s done [2024-08-12T10:24:56.971Z] #28 DONE 0.1s [2024-08-12T10:24:56.971Z] [2024-08-12T10:24:56.971Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T10:24:56.971Z] #29 transferring context: 50B 0.0s done [2024-08-12T10:24:56.971Z] #29 DONE 0.1s [2024-08-12T10:24:56.971Z] [2024-08-12T10:24:56.971Z] #30 [security-spire-server internal] load .dockerignore [2024-08-12T10:24:57.241Z] #30 transferring context: 50B 0.0s done [2024-08-12T10:24:57.241Z] #30 DONE 0.1s [2024-08-12T10:24:57.241Z] [2024-08-12T10:24:57.241Z] #31 [security-spire-config internal] load .dockerignore [2024-08-12T10:24:57.241Z] #31 transferring context: 50B done [2024-08-12T10:24:57.241Z] #31 DONE 0.1s [2024-08-12T10:24:57.241Z] [2024-08-12T10:24:57.241Z] #32 [support-scheduler internal] load .dockerignore [2024-08-12T10:24:57.241Z] #32 transferring context: 50B 0.0s done [2024-08-12T10:24:57.241Z] #32 DONE 0.1s [2024-08-12T10:24:57.241Z] [2024-08-12T10:24:57.241Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:57.241Z] #33 DONE 0.0s [2024-08-12T10:24:57.241Z] [2024-08-12T10:24:57.241Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:24:57.507Z] #34 DONE 0.1s [2024-08-12T10:24:57.507Z] [2024-08-12T10:24:57.507Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:57.507Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:24:57.507Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:24:57.507Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:24:57.507Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 311.30kB / 3.34MB 0.1s [2024-08-12T10:24:57.507Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:24:57.507Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s [2024-08-12T10:24:57.776Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:24:57.776Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-12T10:24:58.383Z] #35 ... [2024-08-12T10:24:58.383Z] [2024-08-12T10:24:58.383Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:24:58.383Z] #36 DONE 0.8s [2024-08-12T10:24:58.383Z] [2024-08-12T10:24:58.383Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.383Z] #35 ... [2024-08-12T10:24:58.383Z] [2024-08-12T10:24:58.383Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:58.383Z] #33 DONE 0.0s [2024-08-12T10:24:58.383Z] [2024-08-12T10:24:58.383Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-12T10:24:58.383Z] #37 DONE 0.2s [2024-08-12T10:24:58.383Z] [2024-08-12T10:24:58.383Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.653Z] #35 ... [2024-08-12T10:24:58.653Z] [2024-08-12T10:24:58.653Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:58.653Z] #33 DONE 0.0s [2024-08-12T10:24:58.653Z] [2024-08-12T10:24:58.653Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.653Z] #35 ... [2024-08-12T10:24:58.653Z] [2024-08-12T10:24:58.653Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:24:58.653Z] #34 DONE 0.3s [2024-08-12T10:24:58.653Z] [2024-08-12T10:24:58.653Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:24:58.653Z] #36 DONE 1.6s [2024-08-12T10:24:58.653Z] [2024-08-12T10:24:58.653Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-12T10:24:58.653Z] #37 DONE 0.5s [2024-08-12T10:24:58.653Z] [2024-08-12T10:24:58.653Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.653Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:24:58.653Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:24:58.653Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:24:58.653Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:24:58.653Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:24:58.924Z] #35 ... [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:58.924Z] #33 DONE 0.0s [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.924Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:24:58.924Z] #35 ... [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:24:58.924Z] #34 DONE 0.4s [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.924Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:24:58.924Z] #35 ... [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:58.924Z] #33 DONE 0.0s [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:24:58.924Z] #36 DONE 1.6s [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:24:58.924Z] #34 DONE 0.5s [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-12T10:24:58.924Z] #37 DONE 0.5s [2024-08-12T10:24:58.924Z] [2024-08-12T10:24:58.924Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:58.924Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:24:58.924Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:24:58.924Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:24:58.924Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:24:58.924Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:24:58.924Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:24:59.200Z] #35 ... [2024-08-12T10:24:59.200Z] [2024-08-12T10:24:59.200Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:24:59.200Z] #36 DONE 1.7s [2024-08-12T10:24:59.200Z] [2024-08-12T10:24:59.200Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:59.200Z] #33 DONE 0.0s [2024-08-12T10:24:59.200Z] [2024-08-12T10:24:59.200Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-12T10:24:59.200Z] #37 DONE 0.5s [2024-08-12T10:24:59.200Z] [2024-08-12T10:24:59.200Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:59.200Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:24:59.200Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:24:59.200Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:24:59.200Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:24:59.200Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:24:59.200Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:24:59.498Z] #35 ... [2024-08-12T10:24:59.498Z] [2024-08-12T10:24:59.498Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:24:59.498Z] #34 DONE 0.7s [2024-08-12T10:24:59.498Z] [2024-08-12T10:24:59.498Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:24:59.498Z] #36 DONE 1.7s [2024-08-12T10:24:59.498Z] [2024-08-12T10:24:59.498Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-12T10:24:59.498Z] #37 DONE 0.6s [2024-08-12T10:24:59.498Z] [2024-08-12T10:24:59.498Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:24:59.498Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:24:59.498Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:24:59.498Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:24:59.498Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:24:59.498Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:24:59.498Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:24:59.766Z] #35 ... [2024-08-12T10:24:59.766Z] [2024-08-12T10:24:59.766Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:59.766Z] #33 DONE 0.0s [2024-08-12T10:24:59.766Z] [2024-08-12T10:24:59.766Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:24:59.766Z] #33 DONE 0.0s [2024-08-12T10:24:59.766Z] [2024-08-12T10:24:59.766Z] #38 [core-metadata internal] load build context [2024-08-12T10:24:59.766Z] #38 ... [2024-08-12T10:24:59.766Z] [2024-08-12T10:24:59.766Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:24:59.766Z] #36 DONE 1.8s [2024-08-12T10:24:59.766Z] [2024-08-12T10:24:59.766Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-12T10:24:59.766Z] #37 DONE 0.7s [2024-08-12T10:24:59.766Z] [2024-08-12T10:24:59.766Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:00.034Z] #38 ... [2024-08-12T10:25:00.034Z] [2024-08-12T10:25:00.034Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:25:00.034Z] #33 DONE 0.0s [2024-08-12T10:25:00.034Z] [2024-08-12T10:25:00.034Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:00.308Z] #38 ... [2024-08-12T10:25:00.308Z] [2024-08-12T10:25:00.308Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:25:00.308Z] #36 DONE 1.8s [2024-08-12T10:25:00.308Z] [2024-08-12T10:25:00.308Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-12T10:25:00.308Z] #37 DONE 0.7s [2024-08-12T10:25:00.308Z] [2024-08-12T10:25:00.308Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:25:00.308Z] #33 DONE 0.0s [2024-08-12T10:25:00.308Z] [2024-08-12T10:25:00.308Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:25:00.308Z] #36 DONE 1.8s [2024-08-12T10:25:00.308Z] [2024-08-12T10:25:00.308Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-12T10:25:00.308Z] #37 DONE 0.7s [2024-08-12T10:25:00.308Z] [2024-08-12T10:25:00.308Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:25:00.308Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:25:00.308Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:25:00.308Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:25:00.308Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:25:00.308Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:25:00.308Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:25:00.585Z] #35 DONE 4.1s [2024-08-12T10:25:00.585Z] [2024-08-12T10:25:00.585Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:25:00.585Z] #33 DONE 0.0s [2024-08-12T10:25:00.585Z] [2024-08-12T10:25:00.585Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:00.585Z] #39 ... [2024-08-12T10:25:00.585Z] [2024-08-12T10:25:00.585Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:25:00.585Z] #33 DONE 0.0s [2024-08-12T10:25:00.585Z] [2024-08-12T10:25:00.585Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:01.583Z] #39 ... [2024-08-12T10:25:01.583Z] [2024-08-12T10:25:01.583Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T10:25:01.583Z] #33 DONE 0.1s [2024-08-12T10:25:01.583Z] [2024-08-12T10:25:01.583Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:01.856Z] #39 ... [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:25:01.856Z] #36 DONE 1.9s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-12T10:25:01.856Z] #37 DONE 0.7s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:25:01.856Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:25:01.856Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:25:01.856Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:25:01.856Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:25:01.856Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:25:01.856Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:25:01.856Z] #35 DONE 4.2s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T10:25:01.856Z] #34 DONE 2.8s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:01.856Z] #39 ... [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:25:01.856Z] #36 DONE 1.9s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-12T10:25:01.856Z] #37 DONE 0.8s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:25:01.856Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:25:01.856Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:25:01.856Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:25:01.856Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:25:01.856Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:25:01.856Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:25:01.856Z] #35 DONE 4.2s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:01.856Z] #40 DONE 0.0s [2024-08-12T10:25:01.856Z] [2024-08-12T10:25:01.856Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:02.132Z] #39 ... [2024-08-12T10:25:02.132Z] [2024-08-12T10:25:02.132Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T10:25:02.132Z] #36 DONE 1.9s [2024-08-12T10:25:02.132Z] [2024-08-12T10:25:02.132Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-12T10:25:02.132Z] #37 DONE 0.8s [2024-08-12T10:25:02.132Z] [2024-08-12T10:25:02.132Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:25:02.133Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:25:02.133Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:25:02.133Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:25:02.133Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:25:02.133Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:25:02.133Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:25:02.133Z] #35 DONE 4.2s [2024-08-12T10:25:02.133Z] [2024-08-12T10:25:02.133Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T10:25:02.133Z] #41 DONE 2.7s [2024-08-12T10:25:02.133Z] [2024-08-12T10:25:02.133Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:02.133Z] #39 transferring context: 6.28MB 2.0s [2024-08-12T10:25:02.725Z] #39 ... [2024-08-12T10:25:02.725Z] [2024-08-12T10:25:02.725Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T10:25:02.725Z] #42 DONE 3.4s [2024-08-12T10:25:02.725Z] [2024-08-12T10:25:02.725Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:03.002Z] #39 ... [2024-08-12T10:25:03.002Z] [2024-08-12T10:25:03.002Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T10:25:03.002Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T10:25:03.002Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T10:25:03.002Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T10:25:03.002Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T10:25:03.002Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T10:25:03.002Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-12T10:25:03.002Z] #35 DONE 4.2s [2024-08-12T10:25:03.002Z] [2024-08-12T10:25:03.002Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:25:03.002Z] #43 DONE 0.0s [2024-08-12T10:25:03.002Z] [2024-08-12T10:25:03.002Z] #44 [security-spire-agent internal] load build context [2024-08-12T10:25:03.002Z] #44 DONE 0.0s [2024-08-12T10:25:03.002Z] [2024-08-12T10:25:03.002Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:06.466Z] #39 ... [2024-08-12T10:25:06.466Z] [2024-08-12T10:25:06.466Z] #45 [security-spire-server internal] load build context [2024-08-12T10:25:06.466Z] #45 transferring context: 27.60kB 0.4s done [2024-08-12T10:25:06.466Z] #45 DONE 3.7s [2024-08-12T10:25:06.466Z] [2024-08-12T10:25:06.466Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:06.466Z] #39 ... [2024-08-12T10:25:06.466Z] [2024-08-12T10:25:06.466Z] #46 [security-spire-config internal] load build context [2024-08-12T10:25:06.466Z] #46 transferring context: 25.85kB 0.6s done [2024-08-12T10:25:06.466Z] #46 DONE 4.4s [2024-08-12T10:25:06.781Z] [2024-08-12T10:25:06.781Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:07.421Z] #39 ... [2024-08-12T10:25:07.421Z] [2024-08-12T10:25:07.421Z] #47 [core-command internal] load build context [2024-08-12T10:25:07.421Z] #47 ... [2024-08-12T10:25:07.421Z] [2024-08-12T10:25:07.421Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:08.464Z] #39 ... [2024-08-12T10:25:08.464Z] [2024-08-12T10:25:08.464Z] #44 [security-spire-agent internal] load build context [2024-08-12T10:25:08.464Z] #44 transferring context: 27.13kB 0.3s done [2024-08-12T10:25:08.464Z] #44 DONE 5.2s [2024-08-12T10:25:08.464Z] [2024-08-12T10:25:08.464Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:08.464Z] #39 ... [2024-08-12T10:25:08.464Z] [2024-08-12T10:25:08.464Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:25:08.464Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:08.464Z] #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:08.755Z] #48 ... [2024-08-12T10:25:08.755Z] [2024-08-12T10:25:08.755Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:08.755Z] #49 ... [2024-08-12T10:25:08.755Z] [2024-08-12T10:25:08.755Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:25:08.755Z] #50 ... [2024-08-12T10:25:08.755Z] [2024-08-12T10:25:08.755Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:25:08.755Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:08.755Z] #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:09.043Z] #51 ... [2024-08-12T10:25:09.043Z] [2024-08-12T10:25:09.043Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:09.043Z] #52 ... [2024-08-12T10:25:09.043Z] [2024-08-12T10:25:09.043Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T10:25:09.043Z] #53 DONE 8.8s [2024-08-12T10:25:09.043Z] [2024-08-12T10:25:09.043Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:25:09.385Z] #50 ... [2024-08-12T10:25:09.385Z] [2024-08-12T10:25:09.385Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:09.385Z] #54 ... [2024-08-12T10:25:09.385Z] [2024-08-12T10:25:09.385Z] #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T10:25:10.021Z] #55 ... [2024-08-12T10:25:10.021Z] [2024-08-12T10:25:10.021Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T10:25:10.021Z] #0 7.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:10.021Z] #0 8.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:10.021Z] #56 ... [2024-08-12T10:25:10.021Z] [2024-08-12T10:25:10.021Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:10.297Z] #52 ... [2024-08-12T10:25:10.297Z] [2024-08-12T10:25:10.297Z] #57 [support-notifications internal] load build context [2024-08-12T10:25:10.297Z] #57 ... [2024-08-12T10:25:10.297Z] [2024-08-12T10:25:10.297Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:10.582Z] #58 ... [2024-08-12T10:25:10.582Z] [2024-08-12T10:25:10.582Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T10:25:10.582Z] #59 DONE 9.5s [2024-08-12T10:25:10.582Z] [2024-08-12T10:25:10.582Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:10.582Z] #58 ... [2024-08-12T10:25:10.582Z] [2024-08-12T10:25:10.582Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:10.582Z] #38 ... [2024-08-12T10:25:10.582Z] [2024-08-12T10:25:10.582Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:11.279Z] #52 ... [2024-08-12T10:25:11.279Z] [2024-08-12T10:25:11.279Z] #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-12T10:25:11.567Z] #60 ... [2024-08-12T10:25:11.567Z] [2024-08-12T10:25:11.567Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T10:25:11.567Z] #61 ... [2024-08-12T10:25:11.567Z] [2024-08-12T10:25:11.567Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T10:25:11.865Z] #62 ... [2024-08-12T10:25:11.865Z] [2024-08-12T10:25:11.865Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T10:25:11.865Z] #63 ... [2024-08-12T10:25:11.865Z] [2024-08-12T10:25:11.865Z] #64 [support-scheduler internal] load build context [2024-08-12T10:25:12.155Z] #64 ... [2024-08-12T10:25:12.155Z] [2024-08-12T10:25:12.155Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:12.155Z] #40 transferring context: 1.35MB 8.1s [2024-08-12T10:25:12.155Z] #40 ... [2024-08-12T10:25:12.155Z] [2024-08-12T10:25:12.155Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T10:25:12.155Z] #0 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:12.155Z] #0 9.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:12.155Z] #65 ... [2024-08-12T10:25:12.155Z] [2024-08-12T10:25:12.155Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T10:25:12.434Z] #66 ... [2024-08-12T10:25:12.434Z] [2024-08-12T10:25:12.434Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:12.434Z] #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.3s done [2024-08-12T10:25:12.434Z] #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T10:25:12.434Z] #67 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-12T10:25:12.434Z] #67 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-12T10:25:12.434Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-08-12T10:25:12.434Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.8s done [2024-08-12T10:25:12.434Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.6s done [2024-08-12T10:25:12.434Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-08-12T10:25:12.434Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.6s [2024-08-12T10:25:12.434Z] #67 ... [2024-08-12T10:25:12.434Z] [2024-08-12T10:25:12.434Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T10:25:12.434Z] #56 11.17 OK: 266 MiB in 52 packages [2024-08-12T10:25:12.434Z] #56 DONE 12.6s [2024-08-12T10:25:12.434Z] [2024-08-12T10:25:12.434Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:12.434Z] #67 ... [2024-08-12T10:25:12.434Z] [2024-08-12T10:25:12.434Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:12.434Z] #68 ... [2024-08-12T10:25:12.434Z] [2024-08-12T10:25:12.434Z] #69 [core-data internal] load build context [2024-08-12T10:25:12.737Z] #69 ... [2024-08-12T10:25:12.737Z] [2024-08-12T10:25:12.737Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:13.035Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.77MB / 28.04MB 5.3s [2024-08-12T10:25:13.317Z] #67 ... [2024-08-12T10:25:13.317Z] [2024-08-12T10:25:13.317Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:25:13.317Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.6s done [2024-08-12T10:25:13.317Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T10:25:13.317Z] #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-12T10:25:13.317Z] #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-12T10:25:13.317Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-08-12T10:25:13.317Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done [2024-08-12T10:25:13.317Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.6s [2024-08-12T10:25:13.317Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-08-12T10:25:13.317Z] #43 ... [2024-08-12T10:25:13.317Z] [2024-08-12T10:25:13.317Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:25:13.317Z] #51 11.63 OK: 266 MiB in 52 packages [2024-08-12T10:25:13.317Z] #51 DONE 14.7s [2024-08-12T10:25:13.317Z] [2024-08-12T10:25:13.317Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T10:25:13.642Z] #70 ... [2024-08-12T10:25:13.642Z] [2024-08-12T10:25:13.642Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T10:25:13.642Z] #71 ... [2024-08-12T10:25:13.642Z] [2024-08-12T10:25:13.642Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:14.303Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.38MB / 28.04MB 6.6s [2024-08-12T10:25:14.303Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-12T10:25:14.619Z] #67 ... [2024-08-12T10:25:14.619Z] [2024-08-12T10:25:14.619Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T10:25:14.619Z] #72 ... [2024-08-12T10:25:14.619Z] [2024-08-12T10:25:14.619Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T10:25:14.619Z] #73 ... [2024-08-12T10:25:14.619Z] [2024-08-12T10:25:14.619Z] #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T10:25:14.619Z] #48 12.14 OK: 266 MiB in 52 packages [2024-08-12T10:25:14.619Z] #48 DONE 17.1s [2024-08-12T10:25:14.619Z] [2024-08-12T10:25:14.619Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:14.619Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.0s [2024-08-12T10:25:14.619Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-12T10:25:15.620Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.82MB / 28.04MB 7.8s [2024-08-12T10:25:15.897Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.3s [2024-08-12T10:25:17.364Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.75MB / 28.04MB 9.6s [2024-08-12T10:25:17.364Z] #67 ... [2024-08-12T10:25:17.364Z] [2024-08-12T10:25:17.364Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T10:25:17.364Z] #65 10.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:25:17.364Z] #65 10.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:25:17.364Z] #65 10.39 OK: 19953 distinct packages available [2024-08-12T10:25:17.364Z] #65 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:17.365Z] #65 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:17.365Z] #65 14.16 OK: 266 MiB in 52 packages [2024-08-12T10:25:17.653Z] #65 DONE 15.6s [2024-08-12T10:25:17.653Z] [2024-08-12T10:25:17.653Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:17.653Z] #67 ... [2024-08-12T10:25:17.653Z] [2024-08-12T10:25:17.653Z] #47 [core-command internal] load build context [2024-08-12T10:25:17.653Z] #47 transferring context: 64.51MB 20.0s [2024-08-12T10:25:17.653Z] #47 ... [2024-08-12T10:25:17.653Z] [2024-08-12T10:25:17.653Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:17.653Z] #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-12T10:25:17.937Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.53MB / 28.04MB 10.1s [2024-08-12T10:25:17.937Z] #67 ... [2024-08-12T10:25:17.937Z] [2024-08-12T10:25:17.937Z] #60 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-12T10:25:17.937Z] #60 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:17.937Z] #60 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:17.937Z] #60 14.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:17.937Z] #60 14.94 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:17.937Z] #60 15.04 OK: 8 MiB in 16 packages [2024-08-12T10:25:17.937Z] #60 DONE 17.8s [2024-08-12T10:25:17.937Z] [2024-08-12T10:25:17.937Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:18.570Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.44MB / 28.04MB 10.7s [2024-08-12T10:25:18.570Z] #67 ... [2024-08-12T10:25:18.570Z] [2024-08-12T10:25:18.570Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:18.867Z] #39 ... [2024-08-12T10:25:18.867Z] [2024-08-12T10:25:18.867Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:18.867Z] #49 ... [2024-08-12T10:25:18.867Z] [2024-08-12T10:25:18.867Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:19.479Z] #67 ... [2024-08-12T10:25:19.479Z] [2024-08-12T10:25:19.479Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:25:19.479Z] #50 ... [2024-08-12T10:25:19.479Z] [2024-08-12T10:25:19.479Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:19.479Z] #54 ... [2024-08-12T10:25:19.479Z] [2024-08-12T10:25:19.479Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:19.479Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.8s [2024-08-12T10:25:20.123Z] #67 ... [2024-08-12T10:25:20.123Z] [2024-08-12T10:25:20.123Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T10:25:20.123Z] #66 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:20.123Z] #66 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:20.123Z] #66 15.01 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T10:25:20.123Z] #66 15.41 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:20.123Z] #66 15.41 (3/4) Installing su-exec (0.2-r3) [2024-08-12T10:25:20.123Z] #66 15.41 (4/4) Installing yq (4.33.3-r5) [2024-08-12T10:25:20.123Z] #66 15.89 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:20.123Z] #66 15.96 Executing ca-certificates-20240226-r0.trigger [2024-08-12T10:25:20.123Z] #66 17.03 OK: 18 MiB in 19 packages [2024-08-12T10:25:20.123Z] #66 DONE 18.4s [2024-08-12T10:25:20.123Z] [2024-08-12T10:25:20.123Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:20.423Z] #67 ... [2024-08-12T10:25:20.423Z] [2024-08-12T10:25:20.423Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T10:25:20.714Z] #74 ... [2024-08-12T10:25:20.714Z] [2024-08-12T10:25:20.714Z] #57 [support-notifications internal] load build context [2024-08-12T10:25:20.714Z] #57 ... [2024-08-12T10:25:20.714Z] [2024-08-12T10:25:20.714Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:20.714Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.26MB / 28.04MB 13.0s [2024-08-12T10:25:21.021Z] #67 ... [2024-08-12T10:25:21.021Z] [2024-08-12T10:25:21.021Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:21.021Z] #38 ... [2024-08-12T10:25:21.021Z] [2024-08-12T10:25:21.021Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T10:25:21.021Z] #61 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:21.021Z] #61 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:21.021Z] #61 17.73 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:21.021Z] #61 17.73 (2/2) Installing su-exec (0.2-r3) [2024-08-12T10:25:21.021Z] #61 17.73 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:21.021Z] #61 17.94 OK: 8 MiB in 17 packages [2024-08-12T10:25:21.021Z] #61 DONE 19.6s [2024-08-12T10:25:21.021Z] [2024-08-12T10:25:21.021Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:21.021Z] #38 ... [2024-08-12T10:25:21.021Z] [2024-08-12T10:25:21.021Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:21.314Z] #58 ... [2024-08-12T10:25:21.314Z] [2024-08-12T10:25:21.314Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:21.314Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.7s [2024-08-12T10:25:21.606Z] #67 ... [2024-08-12T10:25:21.606Z] [2024-08-12T10:25:21.606Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:21.606Z] #52 ... [2024-08-12T10:25:21.606Z] [2024-08-12T10:25:21.606Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:22.222Z] #67 ... [2024-08-12T10:25:22.222Z] [2024-08-12T10:25:22.222Z] #64 [support-scheduler internal] load build context [2024-08-12T10:25:22.222Z] #64 ... [2024-08-12T10:25:22.222Z] [2024-08-12T10:25:22.222Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:22.505Z] #67 ... [2024-08-12T10:25:22.505Z] [2024-08-12T10:25:22.505Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:22.505Z] #40 ... [2024-08-12T10:25:22.505Z] [2024-08-12T10:25:22.505Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:22.505Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.7s [2024-08-12T10:25:22.781Z] #67 ... [2024-08-12T10:25:22.781Z] [2024-08-12T10:25:22.781Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:22.781Z] #68 ... [2024-08-12T10:25:22.781Z] [2024-08-12T10:25:22.781Z] #69 [core-data internal] load build context [2024-08-12T10:25:22.781Z] #69 ... [2024-08-12T10:25:22.781Z] [2024-08-12T10:25:22.781Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:22.781Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.1s [2024-08-12T10:25:23.368Z] #67 ... [2024-08-12T10:25:23.368Z] [2024-08-12T10:25:23.368Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T10:25:23.368Z] #63 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:23.368Z] #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:23.368Z] #63 18.90 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T10:25:23.368Z] #63 19.00 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:23.368Z] #63 19.03 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:23.368Z] #63 19.09 Executing ca-certificates-20240226-r0.trigger [2024-08-12T10:25:23.368Z] #63 19.92 OK: 9 MiB in 17 packages [2024-08-12T10:25:23.368Z] #63 DONE 21.4s [2024-08-12T10:25:23.368Z] [2024-08-12T10:25:23.368Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:23.632Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.19MB / 28.04MB 15.9s [2024-08-12T10:25:23.907Z] #67 ... [2024-08-12T10:25:23.907Z] [2024-08-12T10:25:23.907Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T10:25:23.907Z] #62 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:23.907Z] #62 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:23.907Z] #62 19.70 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:23.907Z] #62 19.70 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T10:25:23.907Z] #62 19.70 (3/4) Installing su-exec (0.2-r3) [2024-08-12T10:25:23.907Z] #62 19.70 (4/4) Installing yq (4.33.3-r5) [2024-08-12T10:25:23.907Z] #62 20.45 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:23.907Z] #62 20.59 OK: 18 MiB in 19 packages [2024-08-12T10:25:23.907Z] #62 DONE 22.3s [2024-08-12T10:25:24.211Z] [2024-08-12T10:25:24.211Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T10:25:24.211Z] #70 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:24.211Z] #70 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:24.211Z] #70 19.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:24.211Z] #70 19.26 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:24.211Z] #70 19.26 OK: 8 MiB in 16 packages [2024-08-12T10:25:24.211Z] #70 DONE 20.8s [2024-08-12T10:25:24.211Z] [2024-08-12T10:25:24.211Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:24.211Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done [2024-08-12T10:25:24.211Z] #67 ... [2024-08-12T10:25:24.211Z] [2024-08-12T10:25:24.211Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:25:24.211Z] #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.4s done [2024-08-12T10:25:24.211Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-12T10:25:24.211Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-12T10:25:24.211Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.5s [2024-08-12T10:25:24.540Z] #43 ... [2024-08-12T10:25:24.540Z] [2024-08-12T10:25:24.540Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:24.540Z] #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done [2024-08-12T10:25:25.983Z] #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s [2024-08-12T10:25:28.053Z] #67 ... [2024-08-12T10:25:28.053Z] [2024-08-12T10:25:28.053Z] #47 [core-command internal] load build context [2024-08-12T10:25:28.053Z] #47 transferring context: 79.96MB 30.2s [2024-08-12T10:25:28.053Z] #47 ... [2024-08-12T10:25:28.053Z] [2024-08-12T10:25:28.053Z] #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-08-12T10:25:28.391Z] #75 ... [2024-08-12T10:25:28.391Z] [2024-08-12T10:25:28.391Z] #47 [core-command internal] load build context [2024-08-12T10:25:29.018Z] #47 ... [2024-08-12T10:25:29.018Z] [2024-08-12T10:25:29.018Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:29.018Z] #39 ... [2024-08-12T10:25:29.018Z] [2024-08-12T10:25:29.018Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:29.334Z] #49 ... [2024-08-12T10:25:29.334Z] [2024-08-12T10:25:29.334Z] #47 [core-command internal] load build context [2024-08-12T10:25:29.638Z] #47 ... [2024-08-12T10:25:29.638Z] [2024-08-12T10:25:29.638Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:29.639Z] #54 ... [2024-08-12T10:25:29.639Z] [2024-08-12T10:25:29.639Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:25:29.639Z] #50 ... [2024-08-12T10:25:29.639Z] [2024-08-12T10:25:29.639Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:30.248Z] #54 ... [2024-08-12T10:25:30.248Z] [2024-08-12T10:25:30.248Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T10:25:30.248Z] #76 ... [2024-08-12T10:25:30.248Z] [2024-08-12T10:25:30.248Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:30.859Z] #54 ... [2024-08-12T10:25:30.859Z] [2024-08-12T10:25:30.859Z] #57 [support-notifications internal] load build context [2024-08-12T10:25:30.859Z] #57 ... [2024-08-12T10:25:30.859Z] [2024-08-12T10:25:30.859Z] #47 [core-command internal] load build context [2024-08-12T10:25:31.469Z] #47 ... [2024-08-12T10:25:31.469Z] [2024-08-12T10:25:31.469Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T10:25:31.469Z] #77 ... [2024-08-12T10:25:31.469Z] [2024-08-12T10:25:31.469Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:31.469Z] #38 ... [2024-08-12T10:25:31.469Z] [2024-08-12T10:25:31.469Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:31.743Z] #58 ... [2024-08-12T10:25:31.743Z] [2024-08-12T10:25:31.743Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T10:25:31.743Z] #72 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:31.743Z] #72 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:31.743Z] #72 21.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:25:31.743Z] #72 21.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:25:31.743Z] #72 21.57 OK: 19946 distinct packages available [2024-08-12T10:25:31.743Z] #72 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:31.743Z] #72 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:31.743Z] #72 25.78 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:31.743Z] #72 25.78 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T10:25:31.743Z] #72 25.78 (3/4) Installing libucontext (1.2-r2) [2024-08-12T10:25:31.743Z] #72 25.78 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T10:25:31.743Z] #72 25.88 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:31.743Z] #72 25.95 OK: 8 MiB in 19 packages [2024-08-12T10:25:31.743Z] #72 DONE 27.2s [2024-08-12T10:25:31.743Z] [2024-08-12T10:25:31.743Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:31.743Z] #58 ... [2024-08-12T10:25:31.743Z] [2024-08-12T10:25:31.743Z] #47 [core-command internal] load build context [2024-08-12T10:25:32.017Z] #47 ... [2024-08-12T10:25:32.017Z] [2024-08-12T10:25:32.017Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:32.017Z] #52 ... [2024-08-12T10:25:32.017Z] [2024-08-12T10:25:32.017Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:32.017Z] #38 ... [2024-08-12T10:25:32.017Z] [2024-08-12T10:25:32.017Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T10:25:32.017Z] #71 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:32.017Z] #71 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:32.017Z] #71 21.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:25:32.017Z] #71 21.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:25:32.017Z] #71 21.67 OK: 19946 distinct packages available [2024-08-12T10:25:32.017Z] #71 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:32.017Z] #71 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:32.017Z] #71 24.85 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T10:25:32.017Z] #71 25.05 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T10:25:32.017Z] #71 25.10 (3/11) Installing libunistring (1.1-r1) [2024-08-12T10:25:32.017Z] #71 25.30 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T10:25:32.017Z] #71 25.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T10:25:32.017Z] #71 25.30 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T10:25:32.017Z] #71 25.39 (7/11) Installing curl (8.9.0-r0) [2024-08-12T10:25:32.017Z] #71 25.39 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:32.017Z] #71 25.39 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T10:25:32.017Z] #71 25.39 (10/11) Installing libucontext (1.2-r2) [2024-08-12T10:25:32.017Z] #71 25.39 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T10:25:32.017Z] #71 25.49 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:32.017Z] #71 25.65 Executing ca-certificates-20240226-r0.trigger [2024-08-12T10:25:32.017Z] #71 26.59 OK: 13 MiB in 26 packages [2024-08-12T10:25:32.017Z] #71 DONE 28.7s [2024-08-12T10:25:32.293Z] [2024-08-12T10:25:32.293Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:32.293Z] #38 ... [2024-08-12T10:25:32.293Z] [2024-08-12T10:25:32.293Z] #64 [support-scheduler internal] load build context [2024-08-12T10:25:32.584Z] #64 ... [2024-08-12T10:25:32.584Z] [2024-08-12T10:25:32.584Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:32.584Z] #40 ... [2024-08-12T10:25:32.584Z] [2024-08-12T10:25:32.584Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:32.884Z] #52 ... [2024-08-12T10:25:32.884Z] [2024-08-12T10:25:32.884Z] #69 [core-data internal] load build context [2024-08-12T10:25:33.169Z] #69 ... [2024-08-12T10:25:33.169Z] [2024-08-12T10:25:33.169Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:33.169Z] #68 ... [2024-08-12T10:25:33.169Z] [2024-08-12T10:25:33.169Z] #47 [core-command internal] load build context [2024-08-12T10:25:33.169Z] #47 transferring context: 90.22MB 35.7s [2024-08-12T10:25:33.454Z] #47 ... [2024-08-12T10:25:33.454Z] [2024-08-12T10:25:33.454Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:33.454Z] #78 ... [2024-08-12T10:25:33.454Z] [2024-08-12T10:25:33.454Z] #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-08-12T10:25:33.454Z] #75 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:34.076Z] #75 ... [2024-08-12T10:25:34.076Z] [2024-08-12T10:25:34.076Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T10:25:34.376Z] #79 ... [2024-08-12T10:25:34.376Z] [2024-08-12T10:25:34.376Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:34.376Z] #80 ... [2024-08-12T10:25:34.376Z] [2024-08-12T10:25:34.376Z] #57 [support-notifications internal] load build context [2024-08-12T10:25:35.386Z] #57 ... [2024-08-12T10:25:35.386Z] [2024-08-12T10:25:35.386Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:25:35.386Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.6s [2024-08-12T10:25:35.386Z] #43 ... [2024-08-12T10:25:35.386Z] [2024-08-12T10:25:35.386Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:35.386Z] #78 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.380Z] #78 ... [2024-08-12T10:25:36.380Z] [2024-08-12T10:25:36.380Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T10:25:36.380Z] #73 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.380Z] #73 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.380Z] #73 25.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T10:25:36.380Z] #73 25.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T10:25:36.380Z] #73 25.90 OK: 19946 distinct packages available [2024-08-12T10:25:36.380Z] #73 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.380Z] #73 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.380Z] #73 29.73 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:36.380Z] #73 29.73 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T10:25:36.380Z] #73 29.73 (3/5) Installing libucontext (1.2-r2) [2024-08-12T10:25:36.380Z] #73 29.73 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T10:25:36.380Z] #73 29.73 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T10:25:36.380Z] #73 29.80 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:36.380Z] #73 29.98 OK: 9 MiB in 20 packages [2024-08-12T10:25:36.380Z] #73 ... [2024-08-12T10:25:36.380Z] [2024-08-12T10:25:36.380Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T10:25:36.380Z] #77 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.989Z] #77 ... [2024-08-12T10:25:36.989Z] [2024-08-12T10:25:36.989Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T10:25:36.989Z] #74 18.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.989Z] #74 20.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:36.989Z] #74 22.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T10:25:36.989Z] #74 23.83 Executing busybox-1.36.1-r7.trigger [2024-08-12T10:25:36.989Z] #74 23.94 OK: 8 MiB in 16 packages [2024-08-12T10:25:36.989Z] #74 DONE 26.3s [2024-08-12T10:25:36.989Z] [2024-08-12T10:25:36.989Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:37.266Z] #49 ... [2024-08-12T10:25:37.266Z] [2024-08-12T10:25:37.266Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:37.266Z] #78 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:37.573Z] #78 ... [2024-08-12T10:25:37.573Z] [2024-08-12T10:25:37.573Z] #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T10:25:37.573Z] #55 21.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:37.573Z] #55 22.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:37.573Z] #55 25.11 OK: 266 MiB in 52 packages [2024-08-12T10:25:37.573Z] #55 DONE 28.2s [2024-08-12T10:25:37.573Z] [2024-08-12T10:25:37.573Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:37.865Z] #49 ... [2024-08-12T10:25:37.865Z] [2024-08-12T10:25:37.865Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:37.865Z] #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s [2024-08-12T10:25:38.153Z] #67 ... [2024-08-12T10:25:38.153Z] [2024-08-12T10:25:38.153Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:38.153Z] #49 ... [2024-08-12T10:25:38.153Z] [2024-08-12T10:25:38.153Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T10:25:38.153Z] #73 DONE 33.8s [2024-08-12T10:25:38.153Z] [2024-08-12T10:25:38.153Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:39.679Z] #49 transferring context: 48.71MB 40.2s [2024-08-12T10:25:39.679Z] #49 ... [2024-08-12T10:25:39.679Z] [2024-08-12T10:25:39.679Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:39.679Z] #39 ... [2024-08-12T10:25:39.679Z] [2024-08-12T10:25:39.679Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:39.967Z] #49 ... [2024-08-12T10:25:39.967Z] [2024-08-12T10:25:39.967Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:25:39.967Z] #50 ... [2024-08-12T10:25:39.967Z] [2024-08-12T10:25:39.967Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:40.239Z] #40 ... [2024-08-12T10:25:40.239Z] [2024-08-12T10:25:40.239Z] #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-12T10:25:40.239Z] #75 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:40.239Z] #75 20.59 OK: 8 MiB in 16 packages [2024-08-12T10:25:40.239Z] #75 DONE 23.0s [2024-08-12T10:25:40.239Z] [2024-08-12T10:25:40.239Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:40.239Z] #40 ... [2024-08-12T10:25:40.239Z] [2024-08-12T10:25:40.239Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:40.856Z] #39 ... [2024-08-12T10:25:40.856Z] [2024-08-12T10:25:40.856Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T10:25:40.856Z] #76 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:40.856Z] #76 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:40.856Z] #76 19.71 OK: 18 MiB in 19 packages [2024-08-12T10:25:40.856Z] #76 DONE 20.7s [2024-08-12T10:25:40.856Z] [2024-08-12T10:25:40.856Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:41.133Z] #39 ... [2024-08-12T10:25:41.133Z] [2024-08-12T10:25:41.133Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:41.133Z] #54 ... [2024-08-12T10:25:41.133Z] [2024-08-12T10:25:41.133Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:41.133Z] #52 ... [2024-08-12T10:25:41.133Z] [2024-08-12T10:25:41.133Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:41.732Z] #39 ... [2024-08-12T10:25:41.732Z] [2024-08-12T10:25:41.732Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:41.732Z] #78 17.58 OK: 9 MiB in 17 packages [2024-08-12T10:25:41.732Z] #78 DONE 18.5s [2024-08-12T10:25:41.732Z] [2024-08-12T10:25:41.732Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:42.006Z] #39 ... [2024-08-12T10:25:42.006Z] [2024-08-12T10:25:42.006Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T10:25:42.006Z] #0 9.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:42.006Z] #81 ... [2024-08-12T10:25:42.006Z] [2024-08-12T10:25:42.006Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:42.006Z] #58 ... [2024-08-12T10:25:42.006Z] [2024-08-12T10:25:42.006Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:42.006Z] #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:42.301Z] #82 ... [2024-08-12T10:25:42.301Z] [2024-08-12T10:25:42.301Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:42.585Z] #58 ... [2024-08-12T10:25:42.585Z] [2024-08-12T10:25:42.585Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:42.585Z] #38 ... [2024-08-12T10:25:42.585Z] [2024-08-12T10:25:42.585Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:42.875Z] #58 ... [2024-08-12T10:25:42.875Z] [2024-08-12T10:25:42.875Z] #64 [support-scheduler internal] load build context [2024-08-12T10:25:42.875Z] #64 ... [2024-08-12T10:25:42.875Z] [2024-08-12T10:25:42.875Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T10:25:42.875Z] #81 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:43.153Z] #81 ... [2024-08-12T10:25:43.153Z] [2024-08-12T10:25:43.153Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T10:25:43.153Z] #77 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:43.153Z] #77 19.97 OK: 8 MiB in 17 packages [2024-08-12T10:25:43.153Z] #77 DONE 21.8s [2024-08-12T10:25:43.153Z] [2024-08-12T10:25:43.153Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:43.453Z] #38 ... [2024-08-12T10:25:43.453Z] [2024-08-12T10:25:43.453Z] #69 [core-data internal] load build context [2024-08-12T10:25:43.453Z] #69 ... [2024-08-12T10:25:43.453Z] [2024-08-12T10:25:43.453Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:43.735Z] #68 ... [2024-08-12T10:25:43.735Z] [2024-08-12T10:25:43.735Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T10:25:43.735Z] #79 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:43.735Z] #79 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:43.735Z] #79 17.88 OK: 18 MiB in 19 packages [2024-08-12T10:25:43.735Z] #79 DONE 19.5s [2024-08-12T10:25:43.735Z] [2024-08-12T10:25:43.735Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:43.735Z] #68 ... [2024-08-12T10:25:43.735Z] [2024-08-12T10:25:43.735Z] #47 [core-command internal] load build context [2024-08-12T10:25:43.735Z] #47 transferring context: 105.49MB 46.1s [2024-08-12T10:25:43.735Z] #47 ... [2024-08-12T10:25:43.735Z] [2024-08-12T10:25:43.735Z] #69 [core-data internal] load build context [2024-08-12T10:25:44.359Z] #69 ... [2024-08-12T10:25:44.359Z] [2024-08-12T10:25:44.359Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:44.359Z] #80 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:44.359Z] #80 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:44.359Z] #80 19.06 OK: 8 MiB in 16 packages [2024-08-12T10:25:44.359Z] #80 DONE 20.1s [2024-08-12T10:25:44.359Z] [2024-08-12T10:25:44.359Z] #69 [core-data internal] load build context [2024-08-12T10:25:45.388Z] #69 ... [2024-08-12T10:25:45.388Z] [2024-08-12T10:25:45.388Z] #57 [support-notifications internal] load build context [2024-08-12T10:25:45.658Z] #57 ... [2024-08-12T10:25:45.658Z] [2024-08-12T10:25:45.658Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:25:45.658Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.8s [2024-08-12T10:25:45.658Z] #43 ... [2024-08-12T10:25:45.658Z] [2024-08-12T10:25:45.658Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:45.957Z] #68 ... [2024-08-12T10:25:45.957Z] [2024-08-12T10:25:45.957Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T10:25:45.957Z] #82 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:45.957Z] #82 12.68 OK: 13 MiB in 26 packages [2024-08-12T10:25:45.957Z] #82 DONE 13.7s [2024-08-12T10:25:45.957Z] [2024-08-12T10:25:45.957Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:45.957Z] #68 ... [2024-08-12T10:25:45.957Z] [2024-08-12T10:25:45.957Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T10:25:45.957Z] #81 12.86 OK: 8 MiB in 19 packages [2024-08-12T10:25:45.957Z] #81 DONE 14.1s [2024-08-12T10:25:45.957Z] [2024-08-12T10:25:45.957Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T10:25:45.957Z] #83 DONE 1.9s [2024-08-12T10:25:45.957Z] [2024-08-12T10:25:45.957Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:47.983Z] #68 ... [2024-08-12T10:25:47.984Z] [2024-08-12T10:25:47.984Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-12T10:25:47.984Z] #0 7.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:47.984Z] #0 8.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T10:25:47.984Z] #0 9.308 OK: 9 MiB in 20 packages [2024-08-12T10:25:47.984Z] #84 DONE 10.0s [2024-08-12T10:25:48.252Z] [2024-08-12T10:25:48.252Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:48.865Z] #68 ... [2024-08-12T10:25:48.865Z] [2024-08-12T10:25:48.865Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:48.865Z] #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s [2024-08-12T10:25:49.137Z] #67 ... [2024-08-12T10:25:49.138Z] [2024-08-12T10:25:49.138Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:49.730Z] #68 transferring context: 68.95MB 45.5s [2024-08-12T10:25:50.007Z] #68 ... [2024-08-12T10:25:50.007Z] [2024-08-12T10:25:50.007Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T10:25:50.007Z] #85 DONE 6.7s [2024-08-12T10:25:50.007Z] [2024-08-12T10:25:50.007Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:50.298Z] #68 ... [2024-08-12T10:25:50.298Z] [2024-08-12T10:25:50.298Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:25:50.298Z] #49 ... [2024-08-12T10:25:50.298Z] [2024-08-12T10:25:50.298Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:25:50.580Z] #50 ... [2024-08-12T10:25:50.580Z] [2024-08-12T10:25:50.580Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:25:50.580Z] #40 ... [2024-08-12T10:25:50.580Z] [2024-08-12T10:25:50.580Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:50.859Z] #68 ... [2024-08-12T10:25:50.859Z] [2024-08-12T10:25:50.859Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T10:25:50.859Z] #86 DONE 0.8s [2024-08-12T10:25:50.859Z] [2024-08-12T10:25:50.859Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:25:51.134Z] #68 ... [2024-08-12T10:25:51.134Z] [2024-08-12T10:25:51.134Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:51.421Z] #54 ... [2024-08-12T10:25:51.421Z] [2024-08-12T10:25:51.421Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:25:51.421Z] #52 ... [2024-08-12T10:25:51.421Z] [2024-08-12T10:25:51.421Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:52.030Z] #54 ... [2024-08-12T10:25:52.030Z] [2024-08-12T10:25:52.030Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:25:52.030Z] #39 ... [2024-08-12T10:25:52.030Z] [2024-08-12T10:25:52.030Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:53.032Z] #54 ... [2024-08-12T10:25:53.032Z] [2024-08-12T10:25:53.032Z] #58 [core-keeper internal] load build context [2024-08-12T10:25:53.032Z] #58 ... [2024-08-12T10:25:53.032Z] [2024-08-12T10:25:53.032Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:53.032Z] #54 ... [2024-08-12T10:25:53.032Z] [2024-08-12T10:25:53.032Z] #64 [support-scheduler internal] load build context [2024-08-12T10:25:53.032Z] #64 ... [2024-08-12T10:25:53.032Z] [2024-08-12T10:25:53.032Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:53.312Z] #54 ... [2024-08-12T10:25:53.312Z] [2024-08-12T10:25:53.312Z] #38 [core-metadata internal] load build context [2024-08-12T10:25:53.595Z] #38 ... [2024-08-12T10:25:53.595Z] [2024-08-12T10:25:53.595Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:53.870Z] #54 ... [2024-08-12T10:25:53.870Z] [2024-08-12T10:25:53.870Z] #47 [core-command internal] load build context [2024-08-12T10:25:53.870Z] #47 transferring context: 137.69MB 56.3s [2024-08-12T10:25:53.870Z] #47 ... [2024-08-12T10:25:53.870Z] [2024-08-12T10:25:53.870Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:25:55.885Z] #54 ... [2024-08-12T10:25:55.886Z] [2024-08-12T10:25:55.886Z] #69 [core-data internal] load build context [2024-08-12T10:25:55.886Z] #69 ... [2024-08-12T10:25:55.886Z] [2024-08-12T10:25:55.886Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:25:55.886Z] #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.7s [2024-08-12T10:25:55.886Z] #67 ... [2024-08-12T10:25:55.886Z] [2024-08-12T10:25:55.886Z] #69 [core-data internal] load build context [2024-08-12T10:25:55.886Z] #69 ... [2024-08-12T10:25:55.886Z] [2024-08-12T10:25:55.886Z] #57 [support-notifications internal] load build context [2024-08-12T10:25:55.886Z] #57 ... [2024-08-12T10:25:55.886Z] [2024-08-12T10:25:55.886Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:25:55.886Z] #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.4s done [2024-08-12T10:25:56.162Z] #43 ... [2024-08-12T10:25:56.162Z] [2024-08-12T10:25:56.162Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:00.505Z] #57 transferring context: 120.71MB 59.1s [2024-08-12T10:26:00.505Z] #57 ... [2024-08-12T10:26:00.505Z] [2024-08-12T10:26:00.505Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:00.505Z] #49 ... [2024-08-12T10:26:00.505Z] [2024-08-12T10:26:00.505Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:00.793Z] #50 ... [2024-08-12T10:26:00.793Z] [2024-08-12T10:26:00.793Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:26:00.793Z] #40 ... [2024-08-12T10:26:00.793Z] [2024-08-12T10:26:00.793Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:01.408Z] #49 ... [2024-08-12T10:26:01.408Z] [2024-08-12T10:26:01.408Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T10:26:01.408Z] #87 DONE 2.3s [2024-08-12T10:26:01.408Z] [2024-08-12T10:26:01.408Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:01.408Z] #49 ... [2024-08-12T10:26:01.408Z] [2024-08-12T10:26:01.408Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:01.408Z] #68 ... [2024-08-12T10:26:01.408Z] [2024-08-12T10:26:01.408Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:01.699Z] #52 ... [2024-08-12T10:26:01.699Z] [2024-08-12T10:26:01.699Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:01.986Z] #68 ... [2024-08-12T10:26:01.986Z] [2024-08-12T10:26:01.986Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:26:02.261Z] #39 ... [2024-08-12T10:26:02.261Z] [2024-08-12T10:26:02.261Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:03.269Z] #68 ... [2024-08-12T10:26:03.269Z] [2024-08-12T10:26:03.269Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:03.269Z] #58 ... [2024-08-12T10:26:03.269Z] [2024-08-12T10:26:03.269Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:03.269Z] #64 ... [2024-08-12T10:26:03.269Z] [2024-08-12T10:26:03.269Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:03.861Z] #58 ... [2024-08-12T10:26:03.861Z] [2024-08-12T10:26:03.861Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:03.861Z] #38 ... [2024-08-12T10:26:03.861Z] [2024-08-12T10:26:03.861Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:04.131Z] #58 ... [2024-08-12T10:26:04.131Z] [2024-08-12T10:26:04.131Z] #47 [core-command internal] load build context [2024-08-12T10:26:04.131Z] #47 transferring context: 175.21MB 66.5s [2024-08-12T10:26:04.131Z] #47 ... [2024-08-12T10:26:04.131Z] [2024-08-12T10:26:04.131Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:05.588Z] #58 ... [2024-08-12T10:26:05.588Z] [2024-08-12T10:26:05.588Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:05.588Z] #54 ... [2024-08-12T10:26:05.588Z] [2024-08-12T10:26:05.588Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:05.867Z] #58 ... [2024-08-12T10:26:05.867Z] [2024-08-12T10:26:05.867Z] #69 [core-data internal] load build context [2024-08-12T10:26:06.138Z] #69 ... [2024-08-12T10:26:06.138Z] [2024-08-12T10:26:06.138Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:06.138Z] #54 ... [2024-08-12T10:26:06.138Z] [2024-08-12T10:26:06.138Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:26:06.138Z] #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.3s [2024-08-12T10:26:06.138Z] #67 ... [2024-08-12T10:26:06.138Z] [2024-08-12T10:26:06.138Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:26:06.417Z] #43 ... [2024-08-12T10:26:06.417Z] [2024-08-12T10:26:06.417Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:10.746Z] #58 transferring context: 170.90MB 69.3s [2024-08-12T10:26:10.746Z] #58 ... [2024-08-12T10:26:10.746Z] [2024-08-12T10:26:10.746Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:10.746Z] #57 ... [2024-08-12T10:26:10.746Z] [2024-08-12T10:26:10.746Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:10.746Z] #52 ... [2024-08-12T10:26:10.746Z] [2024-08-12T10:26:10.746Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:10.746Z] #57 ... [2024-08-12T10:26:10.746Z] [2024-08-12T10:26:10.746Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:11.031Z] #50 ... [2024-08-12T10:26:11.031Z] [2024-08-12T10:26:11.031Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:26:11.031Z] #40 ... [2024-08-12T10:26:11.031Z] [2024-08-12T10:26:11.031Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:11.318Z] #50 ... [2024-08-12T10:26:11.318Z] [2024-08-12T10:26:11.318Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:11.658Z] #49 ... [2024-08-12T10:26:11.658Z] [2024-08-12T10:26:11.658Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:12.639Z] #50 ... [2024-08-12T10:26:12.639Z] [2024-08-12T10:26:12.639Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:26:12.639Z] #39 ... [2024-08-12T10:26:12.639Z] [2024-08-12T10:26:12.639Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:13.235Z] #50 ... [2024-08-12T10:26:13.235Z] [2024-08-12T10:26:13.235Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:13.235Z] #68 ... [2024-08-12T10:26:13.235Z] [2024-08-12T10:26:13.235Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:13.499Z] #50 ... [2024-08-12T10:26:13.499Z] [2024-08-12T10:26:13.499Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:13.775Z] #64 ... [2024-08-12T10:26:13.775Z] [2024-08-12T10:26:13.775Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:14.043Z] #50 ... [2024-08-12T10:26:14.044Z] [2024-08-12T10:26:14.044Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:14.044Z] #38 ... [2024-08-12T10:26:14.044Z] [2024-08-12T10:26:14.044Z] #47 [core-command internal] load build context [2024-08-12T10:26:14.044Z] #47 transferring context: 218.68MB 76.6s [2024-08-12T10:26:14.321Z] #47 ... [2024-08-12T10:26:14.321Z] [2024-08-12T10:26:14.321Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:16.312Z] #38 ... [2024-08-12T10:26:16.312Z] [2024-08-12T10:26:16.312Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:16.312Z] #54 ... [2024-08-12T10:26:16.312Z] [2024-08-12T10:26:16.312Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T10:26:16.312Z] #88 DONE 5.0s [2024-08-12T10:26:16.312Z] [2024-08-12T10:26:16.312Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:16.312Z] #54 ... [2024-08-12T10:26:16.312Z] [2024-08-12T10:26:16.312Z] #69 [core-data internal] load build context [2024-08-12T10:26:16.312Z] #69 ... [2024-08-12T10:26:16.312Z] [2024-08-12T10:26:16.312Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T10:26:16.580Z] #89 ... [2024-08-12T10:26:16.580Z] [2024-08-12T10:26:16.580Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T10:26:16.580Z] #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.5s done [2024-08-12T10:26:16.580Z] #67 ... [2024-08-12T10:26:16.580Z] [2024-08-12T10:26:16.580Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T10:26:16.580Z] #90 DONE 3.9s [2024-08-12T10:26:16.580Z] [2024-08-12T10:26:16.580Z] #69 [core-data internal] load build context [2024-08-12T10:26:16.889Z] #69 ... [2024-08-12T10:26:16.889Z] [2024-08-12T10:26:16.889Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T10:26:16.889Z] #91 DONE 5.4s [2024-08-12T10:26:16.889Z] [2024-08-12T10:26:16.889Z] #69 [core-data internal] load build context [2024-08-12T10:26:17.504Z] #69 ... [2024-08-12T10:26:17.504Z] [2024-08-12T10:26:17.504Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T10:26:17.504Z] #89 DONE 1.0s [2024-08-12T10:26:17.504Z] [2024-08-12T10:26:17.504Z] #69 [core-data internal] load build context [2024-08-12T10:26:17.771Z] #69 ... [2024-08-12T10:26:17.771Z] [2024-08-12T10:26:17.771Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T10:26:17.771Z] #92 DONE 1.0s [2024-08-12T10:26:17.771Z] [2024-08-12T10:26:17.771Z] #69 [core-data internal] load build context [2024-08-12T10:26:18.390Z] #69 ... [2024-08-12T10:26:18.390Z] [2024-08-12T10:26:18.390Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T10:26:18.390Z] #93 DONE 1.3s [2024-08-12T10:26:18.390Z] [2024-08-12T10:26:18.390Z] #69 [core-data internal] load build context [2024-08-12T10:26:18.683Z] #69 ... [2024-08-12T10:26:18.683Z] [2024-08-12T10:26:18.683Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T10:26:18.683Z] #94 DONE 1.2s [2024-08-12T10:26:18.953Z] [2024-08-12T10:26:18.953Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:26:19.226Z] #95 ... [2024-08-12T10:26:19.226Z] [2024-08-12T10:26:19.226Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T10:26:19.226Z] #96 DONE 1.4s [2024-08-12T10:26:19.493Z] [2024-08-12T10:26:19.493Z] #69 [core-data internal] load build context [2024-08-12T10:26:19.493Z] #69 ... [2024-08-12T10:26:19.493Z] [2024-08-12T10:26:19.493Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T10:26:19.493Z] #97 DONE 1.3s [2024-08-12T10:26:19.493Z] [2024-08-12T10:26:19.493Z] #69 [core-data internal] load build context [2024-08-12T10:26:20.090Z] #69 ... [2024-08-12T10:26:20.090Z] [2024-08-12T10:26:20.090Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:26:20.090Z] #95 DONE 1.2s [2024-08-12T10:26:20.090Z] [2024-08-12T10:26:20.090Z] #69 [core-data internal] load build context [2024-08-12T10:26:20.090Z] #69 transferring context: 145.72MB 76.6s [2024-08-12T10:26:20.676Z] #69 ... [2024-08-12T10:26:20.676Z] [2024-08-12T10:26:20.676Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:26:20.676Z] #98 DONE 1.1s [2024-08-12T10:26:20.676Z] [2024-08-12T10:26:20.676Z] #69 [core-data internal] load build context [2024-08-12T10:26:20.676Z] #69 ... [2024-08-12T10:26:20.676Z] [2024-08-12T10:26:20.676Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:20.676Z] #58 ... [2024-08-12T10:26:20.676Z] [2024-08-12T10:26:20.676Z] #69 [core-data internal] load build context [2024-08-12T10:26:20.676Z] #69 ... [2024-08-12T10:26:20.676Z] [2024-08-12T10:26:20.676Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:20.953Z] #52 ... [2024-08-12T10:26:20.953Z] [2024-08-12T10:26:20.953Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:20.953Z] #57 ... [2024-08-12T10:26:20.953Z] [2024-08-12T10:26:20.953Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:21.238Z] #52 ... [2024-08-12T10:26:21.238Z] [2024-08-12T10:26:21.238Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:26:21.238Z] #40 ... [2024-08-12T10:26:21.238Z] [2024-08-12T10:26:21.238Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T10:26:21.238Z] #99 DONE 1.0s [2024-08-12T10:26:21.238Z] [2024-08-12T10:26:21.238Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:21.516Z] #52 ... [2024-08-12T10:26:21.516Z] [2024-08-12T10:26:21.516Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T10:26:21.516Z] #100 DONE 1.6s [2024-08-12T10:26:21.516Z] [2024-08-12T10:26:21.516Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:21.516Z] #52 ... [2024-08-12T10:26:21.516Z] [2024-08-12T10:26:21.516Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:21.795Z] #49 ... [2024-08-12T10:26:21.795Z] [2024-08-12T10:26:21.795Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:22.070Z] #57 ... [2024-08-12T10:26:22.070Z] [2024-08-12T10:26:22.070Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T10:26:22.070Z] #101 DONE 1.5s [2024-08-12T10:26:22.070Z] [2024-08-12T10:26:22.070Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:22.658Z] #57 ... [2024-08-12T10:26:22.658Z] [2024-08-12T10:26:22.658Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T10:26:22.658Z] #102 DONE 1.2s [2024-08-12T10:26:22.658Z] [2024-08-12T10:26:22.658Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:22.658Z] #57 ... [2024-08-12T10:26:22.658Z] [2024-08-12T10:26:22.658Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:26:22.941Z] #39 ... [2024-08-12T10:26:22.941Z] [2024-08-12T10:26:22.941Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:22.941Z] #57 ... [2024-08-12T10:26:22.941Z] [2024-08-12T10:26:22.941Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T10:26:22.941Z] #103 DONE 1.5s [2024-08-12T10:26:22.941Z] [2024-08-12T10:26:22.941Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:23.532Z] #57 ... [2024-08-12T10:26:23.532Z] [2024-08-12T10:26:23.532Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:23.532Z] #68 ... [2024-08-12T10:26:23.532Z] [2024-08-12T10:26:23.532Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T10:26:23.532Z] #104 DONE 1.5s [2024-08-12T10:26:23.532Z] [2024-08-12T10:26:23.532Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:23.532Z] #68 ... [2024-08-12T10:26:23.532Z] [2024-08-12T10:26:23.532Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:23.805Z] #57 ... [2024-08-12T10:26:23.805Z] [2024-08-12T10:26:23.805Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:23.805Z] #64 ... [2024-08-12T10:26:23.805Z] [2024-08-12T10:26:23.805Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:24.076Z] #68 ... [2024-08-12T10:26:24.076Z] [2024-08-12T10:26:24.076Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:24.349Z] #50 ... [2024-08-12T10:26:24.349Z] [2024-08-12T10:26:24.349Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:24.349Z] #68 ... [2024-08-12T10:26:24.349Z] [2024-08-12T10:26:24.349Z] #47 [core-command internal] load build context [2024-08-12T10:26:24.349Z] #47 transferring context: 255.82MB 86.8s [2024-08-12T10:26:24.620Z] #47 ... [2024-08-12T10:26:24.620Z] [2024-08-12T10:26:24.620Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T10:26:24.620Z] #105 DONE 1.4s [2024-08-12T10:26:24.620Z] [2024-08-12T10:26:24.620Z] #47 [core-command internal] load build context [2024-08-12T10:26:24.620Z] #47 ... [2024-08-12T10:26:24.620Z] [2024-08-12T10:26:24.620Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:26.587Z] #50 ... [2024-08-12T10:26:26.588Z] [2024-08-12T10:26:26.588Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:26.588Z] #38 ... [2024-08-12T10:26:26.588Z] [2024-08-12T10:26:26.588Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:26.588Z] #54 ... [2024-08-12T10:26:26.588Z] [2024-08-12T10:26:26.588Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:29.993Z] #38 ... [2024-08-12T10:26:29.993Z] [2024-08-12T10:26:29.993Z] #106 [security-spire-agent] exporting to image [2024-08-12T10:26:29.993Z] #106 exporting layers 5.0s done [2024-08-12T10:26:29.993Z] #106 writing image sha256:da9907c614290572f9e2629654c7c7f853067341d3037ee01b1f832dee0c2c7d 0.0s done [2024-08-12T10:26:29.993Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-12T10:26:29.993Z] #106 writing image sha256:54908712acf4bfd49159321503fd40c81643e2d54e22adac79219a19776edf4c 0.1s done [2024-08-12T10:26:29.993Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-08-12T10:26:29.993Z] #106 writing image sha256:8e832fc62042d9454aeedc1312e71bd6abff791c8bbf76de3f68bba165e9b681 0.0s done [2024-08-12T10:26:29.993Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-12T10:26:29.993Z] #106 DONE 7.0s [2024-08-12T10:26:29.993Z] [2024-08-12T10:26:29.993Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:30.286Z] #38 transferring context: 218.33MB 90.7s [2024-08-12T10:26:31.035Z] #38 ... [2024-08-12T10:26:31.035Z] [2024-08-12T10:26:31.035Z] #69 [core-data internal] load build context [2024-08-12T10:26:31.035Z] #69 ... [2024-08-12T10:26:31.035Z] [2024-08-12T10:26:31.035Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:31.035Z] #58 ... [2024-08-12T10:26:31.035Z] [2024-08-12T10:26:31.035Z] #69 [core-data internal] load build context [2024-08-12T10:26:31.387Z] #69 ... [2024-08-12T10:26:31.387Z] [2024-08-12T10:26:31.387Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:26:31.387Z] #40 ... [2024-08-12T10:26:31.387Z] [2024-08-12T10:26:31.387Z] #69 [core-data internal] load build context [2024-08-12T10:26:31.672Z] #69 ... [2024-08-12T10:26:31.672Z] [2024-08-12T10:26:31.672Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:31.672Z] #52 ... [2024-08-12T10:26:31.672Z] [2024-08-12T10:26:31.672Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:31.974Z] #49 ... [2024-08-12T10:26:31.974Z] [2024-08-12T10:26:31.974Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:33.098Z] #52 ... [2024-08-12T10:26:33.098Z] [2024-08-12T10:26:33.098Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:26:33.098Z] #39 ... [2024-08-12T10:26:33.098Z] [2024-08-12T10:26:33.098Z] #52 [security-proxy-auth internal] load build context [2024-08-12T10:26:33.098Z] #52 transferring context: 308.86MB 94.3s done [2024-08-12T10:26:33.431Z] #52 DONE 94.7s [2024-08-12T10:26:33.431Z] [2024-08-12T10:26:33.431Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:26:34.121Z] #39 ... [2024-08-12T10:26:34.121Z] [2024-08-12T10:26:34.121Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:34.121Z] #57 ... [2024-08-12T10:26:34.121Z] [2024-08-12T10:26:34.121Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:34.121Z] #64 ... [2024-08-12T10:26:34.121Z] [2024-08-12T10:26:34.121Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:34.778Z] #38 ... [2024-08-12T10:26:34.778Z] [2024-08-12T10:26:34.778Z] #47 [core-command internal] load build context [2024-08-12T10:26:34.778Z] #47 ... [2024-08-12T10:26:34.778Z] [2024-08-12T10:26:34.778Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:34.778Z] #68 ... [2024-08-12T10:26:34.778Z] [2024-08-12T10:26:34.778Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:36.209Z] #38 ... [2024-08-12T10:26:36.209Z] [2024-08-12T10:26:36.209Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:26:36.209Z] #107 DONE 2.3s [2024-08-12T10:26:36.209Z] [2024-08-12T10:26:36.209Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:36.486Z] #38 ... [2024-08-12T10:26:36.486Z] [2024-08-12T10:26:36.486Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:36.486Z] #50 ... [2024-08-12T10:26:36.486Z] [2024-08-12T10:26:36.486Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:26:36.754Z] #40 ... [2024-08-12T10:26:36.754Z] [2024-08-12T10:26:36.754Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:36.754Z] #54 ... [2024-08-12T10:26:36.754Z] [2024-08-12T10:26:36.754Z] #50 [security-secretstore-setup internal] load build context [2024-08-12T10:26:36.754Z] #50 transferring context: 308.86MB 98.0s done [2024-08-12T10:26:37.029Z] #50 DONE 98.2s [2024-08-12T10:26:37.029Z] [2024-08-12T10:26:37.029Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:37.302Z] #38 ... [2024-08-12T10:26:37.302Z] [2024-08-12T10:26:37.302Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-12T10:26:37.302Z] #40 transferring context: 308.86MB 93.1s done [2024-08-12T10:26:37.302Z] #40 DONE 95.3s [2024-08-12T10:26:37.302Z] [2024-08-12T10:26:37.302Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:38.364Z] #38 ... [2024-08-12T10:26:38.364Z] [2024-08-12T10:26:38.364Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:26:38.364Z] #108 DONE 1.5s [2024-08-12T10:26:38.364Z] [2024-08-12T10:26:38.364Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:38.636Z] #38 ... [2024-08-12T10:26:38.636Z] [2024-08-12T10:26:38.636Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:26:38.636Z] #109 DONE 1.3s [2024-08-12T10:26:38.908Z] [2024-08-12T10:26:38.908Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:39.205Z] #38 ... [2024-08-12T10:26:39.205Z] [2024-08-12T10:26:39.205Z] #58 [core-keeper internal] load build context [2024-08-12T10:26:39.205Z] #58 transferring context: 308.86MB 97.6s done [2024-08-12T10:26:39.205Z] #58 DONE 98.8s [2024-08-12T10:26:39.205Z] [2024-08-12T10:26:39.205Z] #47 [core-command internal] load build context [2024-08-12T10:26:39.205Z] #47 transferring context: 308.86MB 100.8s done [2024-08-12T10:26:39.205Z] #47 DONE 101.6s [2024-08-12T10:26:39.205Z] [2024-08-12T10:26:39.205Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:41.261Z] #38 ... [2024-08-12T10:26:41.261Z] [2024-08-12T10:26:41.261Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T10:26:41.261Z] #110 DONE 1.7s [2024-08-12T10:26:41.261Z] [2024-08-12T10:26:41.261Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:41.854Z] #38 ... [2024-08-12T10:26:41.854Z] [2024-08-12T10:26:41.854Z] #69 [core-data internal] load build context [2024-08-12T10:26:41.854Z] #69 ... [2024-08-12T10:26:41.854Z] [2024-08-12T10:26:41.854Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:42.125Z] #49 ... [2024-08-12T10:26:42.125Z] [2024-08-12T10:26:42.125Z] #69 [core-data internal] load build context [2024-08-12T10:26:42.435Z] #69 ... [2024-08-12T10:26:42.435Z] [2024-08-12T10:26:42.435Z] #57 [support-notifications internal] load build context [2024-08-12T10:26:42.435Z] #57 transferring context: 308.86MB 101.5s done [2024-08-12T10:26:42.435Z] #57 DONE 102.1s [2024-08-12T10:26:42.703Z] [2024-08-12T10:26:42.703Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:26:43.706Z] #111 ... [2024-08-12T10:26:43.706Z] [2024-08-12T10:26:43.706Z] #39 [support-cron-scheduler internal] load build context [2024-08-12T10:26:43.706Z] #39 transferring context: 308.86MB 103.0s done [2024-08-12T10:26:43.706Z] #39 DONE 103.6s [2024-08-12T10:26:43.706Z] [2024-08-12T10:26:43.706Z] #69 [core-data internal] load build context [2024-08-12T10:26:43.982Z] #69 ... [2024-08-12T10:26:43.982Z] [2024-08-12T10:26:43.982Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:26:43.982Z] #111 DONE 1.5s [2024-08-12T10:26:43.982Z] [2024-08-12T10:26:43.982Z] #69 [core-data internal] load build context [2024-08-12T10:26:44.263Z] #69 ... [2024-08-12T10:26:44.263Z] [2024-08-12T10:26:44.263Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:44.263Z] #64 ... [2024-08-12T10:26:44.263Z] [2024-08-12T10:26:44.263Z] #69 [core-data internal] load build context [2024-08-12T10:26:44.866Z] #69 ... [2024-08-12T10:26:44.866Z] [2024-08-12T10:26:44.866Z] #54 [security-proxy-setup internal] load build context [2024-08-12T10:26:44.866Z] #54 transferring context: 308.86MB 105.4s done [2024-08-12T10:26:44.866Z] #54 DONE 105.6s [2024-08-12T10:26:44.866Z] [2024-08-12T10:26:44.866Z] #69 [core-data internal] load build context [2024-08-12T10:26:44.866Z] #69 ... [2024-08-12T10:26:44.866Z] [2024-08-12T10:26:44.866Z] #68 [core-common-config-bootstrapper internal] load build context [2024-08-12T10:26:44.866Z] #68 transferring context: 308.86MB 100.5s done [2024-08-12T10:26:45.154Z] #68 DONE 103.0s [2024-08-12T10:26:45.154Z] [2024-08-12T10:26:45.154Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:46.127Z] #49 ... [2024-08-12T10:26:46.127Z] [2024-08-12T10:26:46.127Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:26:46.397Z] #112 ... [2024-08-12T10:26:46.397Z] [2024-08-12T10:26:46.397Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:49.007Z] #49 ... [2024-08-12T10:26:49.007Z] [2024-08-12T10:26:49.007Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:26:49.007Z] #113 ... [2024-08-12T10:26:49.007Z] [2024-08-12T10:26:49.007Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:26:49.007Z] #114 ... [2024-08-12T10:26:49.007Z] [2024-08-12T10:26:49.007Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:49.603Z] #49 ... [2024-08-12T10:26:49.603Z] [2024-08-12T10:26:49.603Z] #38 [core-metadata internal] load build context [2024-08-12T10:26:49.603Z] #38 transferring context: 308.86MB 109.9s done [2024-08-12T10:26:49.603Z] #38 DONE 110.1s [2024-08-12T10:26:49.603Z] [2024-08-12T10:26:49.603Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:51.032Z] #49 ... [2024-08-12T10:26:51.032Z] [2024-08-12T10:26:51.032Z] #69 [core-data internal] load build context [2024-08-12T10:26:51.032Z] #69 transferring context: 308.86MB 107.2s done [2024-08-12T10:26:51.032Z] #69 DONE 109.0s [2024-08-12T10:26:51.032Z] [2024-08-12T10:26:51.032Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:51.032Z] #49 ... [2024-08-12T10:26:51.032Z] [2024-08-12T10:26:51.032Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:26:51.032Z] #115 ... [2024-08-12T10:26:51.032Z] [2024-08-12T10:26:51.032Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:52.460Z] #64 ... [2024-08-12T10:26:52.460Z] [2024-08-12T10:26:52.460Z] #49 [security-bootstrapper internal] load build context [2024-08-12T10:26:52.460Z] #49 transferring context: 308.86MB 113.4s done [2024-08-12T10:26:52.460Z] #49 DONE 113.5s [2024-08-12T10:26:52.460Z] [2024-08-12T10:26:52.460Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:52.460Z] #64 ... [2024-08-12T10:26:52.460Z] [2024-08-12T10:26:52.460Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:26:52.727Z] #116 ... [2024-08-12T10:26:52.728Z] [2024-08-12T10:26:52.728Z] #64 [support-scheduler internal] load build context [2024-08-12T10:26:55.310Z] #64 transferring context: 308.86MB 111.6s done [2024-08-12T10:26:55.310Z] #64 DONE 113.2s [2024-08-12T10:26:55.310Z] [2024-08-12T10:26:55.310Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:03.144Z] #113 ... [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:03.144Z] #115 DONE 80.9s [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-12T10:28:03.144Z] #117 ... [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:03.144Z] #114 DONE 83.2s [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:03.144Z] #116 DONE 77.9s [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:03.144Z] #113 DONE 83.3s [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:03.144Z] #112 DONE 85.7s [2024-08-12T10:28:03.144Z] [2024-08-12T10:28:03.144Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-12T10:28:07.399Z] #118 ... [2024-08-12T10:28:07.399Z] [2024-08-12T10:28:07.399Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T10:28:07.399Z] #119 DONE 5.7s [2024-08-12T10:28:07.399Z] [2024-08-12T10:28:07.399Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #120 DONE 5.7s [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #121 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #122 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #123 [support-scheduler builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #123 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #124 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #125 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #126 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #127 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #128 [core-data builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #128 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #129 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-12T10:28:07.682Z] #117 DONE 5.8s [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #118 DONE 5.7s [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #130 [core-metadata builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #130 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #131 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #132 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #133 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #133 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #134 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #134 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #135 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #136 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #137 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #138 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #139 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #140 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #141 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #142 DONE 5.8s [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T10:28:07.682Z] #143 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T10:28:07.682Z] #144 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #145 [core-command builder 6/7] COPY . . [2024-08-12T10:28:07.682Z] #145 CACHED [2024-08-12T10:28:07.682Z] [2024-08-12T10:28:07.682Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T10:28:13.175Z] #146 ... [2024-08-12T10:28:13.175Z] [2024-08-12T10:28:13.175Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:28:13.175Z] #0 4.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T10:28:13.817Z] #147 ... [2024-08-12T10:28:13.817Z] [2024-08-12T10:28:13.818Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T10:28:13.818Z] #146 6.107 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T10:28:18.096Z] #146 ... [2024-08-12T10:28:18.096Z] [2024-08-12T10:28:18.096Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T10:28:18.096Z] #0 5.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T10:28:18.096Z] #148 ... [2024-08-12T10:28:18.096Z] [2024-08-12T10:28:18.096Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:28:18.096Z] #0 6.811 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T10:28:18.096Z] #149 ... [2024-08-12T10:28:18.096Z] [2024-08-12T10:28:18.096Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T10:28:18.096Z] #0 6.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-12T10:28:18.096Z] #150 ... [2024-08-12T10:28:18.096Z] [2024-08-12T10:28:18.096Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:28:18.096Z] #0 6.036 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T10:28:18.096Z] #151 ... [2024-08-12T10:28:18.096Z] [2024-08-12T10:28:18.096Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T10:28:18.096Z] #0 7.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T10:28:18.365Z] #152 ... [2024-08-12T10:28:18.365Z] [2024-08-12T10:28:18.365Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T10:28:18.365Z] #0 5.034 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T10:28:18.633Z] #153 ... [2024-08-12T10:28:18.633Z] [2024-08-12T10:28:18.633Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T10:28:18.633Z] #0 6.538 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T10:28:18.633Z] #154 ... [2024-08-12T10:28:18.633Z] [2024-08-12T10:28:18.633Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:28:18.633Z] #0 6.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T10:28:18.900Z] #155 ... [2024-08-12T10:28:18.900Z] [2024-08-12T10:28:18.900Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:28:18.900Z] #0 7.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T10:28:18.900Z] #156 ... [2024-08-12T10:28:18.900Z] [2024-08-12T10:28:18.900Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:28:18.900Z] #0 4.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T10:28:19.168Z] #157 ... [2024-08-12T10:28:19.168Z] [2024-08-12T10:28:19.168Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T10:28:19.168Z] #0 6.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T10:47:58.262Z] #158 ... [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T10:47:58.262Z] #152 DONE 1185.0s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:47:58.262Z] #43 ... [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:47:58.262Z] #159 DONE 0.2s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:47:58.262Z] #160 DONE 0.1s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-12T10:47:58.262Z] #161 DONE 0.3s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:47:58.262Z] #151 ... [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T10:47:58.262Z] #162 DONE 0.2s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:47:58.262Z] #151 ... [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T10:47:58.262Z] #163 DONE 0.3s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:47:58.262Z] #156 ... [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:47:58.262Z] #164 DONE 0.2s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:47:58.262Z] #165 ... [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T10:47:58.262Z] #151 DONE 1188.2s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T10:47:58.262Z] #166 DONE 0.4s [2024-08-12T10:47:58.262Z] [2024-08-12T10:47:58.262Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T10:47:58.536Z] #167 ... [2024-08-12T10:47:58.536Z] [2024-08-12T10:47:58.536Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:47:58.536Z] #165 DONE 3.5s [2024-08-12T10:47:58.536Z] [2024-08-12T10:47:58.536Z] #106 [security-proxy-setup] exporting to image [2024-08-12T10:47:58.536Z] #106 exporting layers [2024-08-12T10:47:59.499Z] #106 exporting layers 1.1s done [2024-08-12T10:47:59.499Z] #106 writing image sha256:98b25645d361ba98a3610a0bcd0481b44aae21ff2574fdb0e68790b44c6e2362 done [2024-08-12T10:47:59.499Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-12T10:47:59.499Z] #106 DONE 8.1s [2024-08-12T10:47:59.499Z] [2024-08-12T10:47:59.499Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:47:59.499Z] #155 1190.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T10:47:59.767Z] #155 ... [2024-08-12T10:47:59.767Z] [2024-08-12T10:47:59.767Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T10:47:59.767Z] #167 DONE 3.5s [2024-08-12T10:48:00.039Z] [2024-08-12T10:48:00.039Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:48:00.039Z] #168 DONE 0.3s [2024-08-12T10:48:00.039Z] [2024-08-12T10:48:00.039Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:48:00.311Z] #149 ... [2024-08-12T10:48:00.311Z] [2024-08-12T10:48:00.311Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:48:00.311Z] #169 DONE 0.2s [2024-08-12T10:48:00.311Z] [2024-08-12T10:48:00.311Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:48:00.578Z] #43 ... [2024-08-12T10:48:00.578Z] [2024-08-12T10:48:00.578Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T10:48:00.885Z] #170 DONE 0.5s [2024-08-12T10:48:00.885Z] [2024-08-12T10:48:00.885Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T10:48:01.155Z] #171 DONE 0.2s [2024-08-12T10:48:01.155Z] [2024-08-12T10:48:01.155Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T10:48:01.155Z] #172 DONE 0.2s [2024-08-12T10:48:01.155Z] [2024-08-12T10:48:01.155Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:48:01.427Z] #156 ... [2024-08-12T10:48:01.427Z] [2024-08-12T10:48:01.427Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-12T10:48:01.427Z] #173 DONE 0.1s [2024-08-12T10:48:01.427Z] [2024-08-12T10:48:01.427Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-12T10:48:01.710Z] #174 DONE 0.2s [2024-08-12T10:48:01.710Z] [2024-08-12T10:48:01.710Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T10:48:01.710Z] #175 DONE 0.2s [2024-08-12T10:48:01.710Z] [2024-08-12T10:48:01.710Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T10:48:01.982Z] #176 DONE 0.2s [2024-08-12T10:48:01.982Z] [2024-08-12T10:48:01.982Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T10:48:04.676Z] #177 DONE 2.1s [2024-08-12T10:48:04.676Z] [2024-08-12T10:48:04.676Z] #106 [security-bootstrapper] exporting to image [2024-08-12T10:48:05.261Z] #106 exporting layers 1.2s done [2024-08-12T10:48:05.261Z] #106 writing image sha256:366bee9c534431d5c5a904bb405cfa2c6fe12e0a7e1850c9c78354131a801102 done [2024-08-12T10:48:05.261Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-12T10:48:05.261Z] #106 DONE 9.3s [2024-08-12T10:48:05.261Z] [2024-08-12T10:48:05.261Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:48:20.311Z] #156 ... [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-12T10:48:20.311Z] #155 DONE 1210.3s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:48:20.311Z] #149 ... [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:48:20.311Z] #178 DONE 0.1s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:48:20.311Z] #149 ... [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:48:20.311Z] #179 DONE 0.1s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-12T10:48:20.311Z] #180 DONE 0.2s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-12T10:48:20.311Z] #181 DONE 0.3s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:48:20.311Z] #149 ... [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:48:20.311Z] #182 DONE 0.2s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T10:48:20.311Z] #183 DONE 0.2s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T10:48:20.311Z] #184 DONE 0.4s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T10:48:20.311Z] #185 DONE 0.2s [2024-08-12T10:48:20.311Z] [2024-08-12T10:48:20.311Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T10:48:20.578Z] #149 ... [2024-08-12T10:48:20.578Z] [2024-08-12T10:48:20.578Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:48:23.162Z] #186 DONE 2.3s [2024-08-12T10:48:23.162Z] [2024-08-12T10:48:23.162Z] #106 [security-secretstore-setup] exporting to image [2024-08-12T10:48:23.162Z] #106 exporting layers [2024-08-12T10:48:24.566Z] #106 exporting layers 1.5s done [2024-08-12T10:48:24.566Z] #106 writing image sha256:ffde1fb939a4009abdbfd247da3891c1578269bdfc2448bb6aea1f7216bdfb86 done [2024-08-12T10:48:24.566Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-12T10:48:24.566Z] #106 DONE 10.8s [2024-08-12T10:48:24.566Z] [2024-08-12T10:48:24.566Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T10:49:20.961Z] #156 DONE 1264.0s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:49:20.961Z] #147 ... [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:49:20.961Z] #187 DONE 0.3s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:49:20.961Z] #188 DONE 0.1s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T10:49:20.961Z] #189 DONE 0.2s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:49:20.961Z] #190 DONE 0.3s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:49:20.961Z] #157 ... [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T10:49:20.961Z] #191 DONE 0.2s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:49:20.961Z] #192 DONE 2.0s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-12T10:49:20.961Z] #106 exporting layers [2024-08-12T10:49:20.961Z] #106 exporting layers 0.5s done [2024-08-12T10:49:20.961Z] #106 writing image sha256:de27ab3d24d7d790995367e93bfeb5434a52421e7e9ae102c63fbd36fffe8568 0.0s done [2024-08-12T10:49:20.961Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-12T10:49:20.961Z] #106 DONE 11.4s [2024-08-12T10:49:20.961Z] [2024-08-12T10:49:20.961Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T10:51:12.839Z] #154 ... [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T10:51:12.839Z] #150 DONE 1382.5s [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:51:12.839Z] #157 ... [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:51:12.839Z] #193 DONE 0.3s [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T10:51:12.839Z] #148 ... [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:51:12.839Z] #194 DONE 0.2s [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T10:51:12.839Z] #195 DONE 0.3s [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:51:12.839Z] #196 DONE 0.1s [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-12T10:51:12.839Z] #106 exporting layers [2024-08-12T10:51:12.839Z] #106 exporting layers 0.8s done [2024-08-12T10:51:12.839Z] #106 writing image sha256:db76eabc0816cf8b44476ebb5e810f3da3cae584bfa7093b929344060146f892 done [2024-08-12T10:51:12.839Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-12T10:51:12.839Z] #106 DONE 12.2s [2024-08-12T10:51:12.839Z] [2024-08-12T10:51:12.839Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:59:20.384Z] #147 ... [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T10:59:20.384Z] #157 DONE 1860.9s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:59:20.384Z] #147 ... [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T10:59:20.384Z] #197 DONE 0.2s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T10:59:20.384Z] #198 DONE 0.3s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T10:59:20.384Z] #199 DONE 0.4s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T10:59:20.384Z] #43 ... [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T10:59:20.384Z] #200 DONE 0.1s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T10:59:20.384Z] #201 DONE 0.1s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T10:59:20.384Z] #147 ... [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T10:59:20.384Z] #202 DONE 1.7s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #106 [security-proxy-auth] exporting to image [2024-08-12T10:59:20.384Z] #106 exporting layers [2024-08-12T10:59:20.384Z] #106 exporting layers 0.8s done [2024-08-12T10:59:20.384Z] #106 writing image sha256:8c024c72f99e0932623214e75248778affd3ff6a2386b88a32c8663a733d1449 done [2024-08-12T10:59:20.384Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-12T10:59:20.384Z] #106 DONE 13.0s [2024-08-12T10:59:20.384Z] [2024-08-12T10:59:20.384Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:00:16.780Z] #158 ... [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T11:00:16.780Z] #147 DONE 1921.2s [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T11:00:16.780Z] #148 ... [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:00:16.780Z] #203 DONE 0.2s [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:00:16.780Z] #158 ... [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T11:00:16.780Z] #204 DONE 0.1s [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T11:00:16.780Z] #205 DONE 0.4s [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T11:00:16.780Z] #149 ... [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T11:00:16.780Z] #206 DONE 0.1s [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #106 [core-command] exporting to image [2024-08-12T11:00:16.780Z] #106 exporting layers [2024-08-12T11:00:16.780Z] #106 exporting layers 0.4s done [2024-08-12T11:00:16.780Z] #106 writing image sha256:70eeb21406d7b0023c5c24750fb667735aecdb747268fcdafecd1fdcd92910ca done [2024-08-12T11:00:16.780Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-12T11:00:16.780Z] #106 DONE 13.4s [2024-08-12T11:00:16.780Z] [2024-08-12T11:00:16.780Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T11:02:29.292Z] #43 ... [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T11:02:29.292Z] #149 DONE 2046.8s [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:02:29.292Z] #158 ... [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:29.292Z] #207 DONE 0.3s [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:02:29.292Z] #158 ... [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T11:02:29.292Z] #208 DONE 0.5s [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T11:02:29.292Z] #209 DONE 0.1s [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T11:02:29.292Z] #43 ... [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #106 [core-keeper] exporting to image [2024-08-12T11:02:29.292Z] #106 exporting layers [2024-08-12T11:02:29.292Z] #106 exporting layers 0.5s done [2024-08-12T11:02:29.292Z] #106 writing image sha256:fb0d8c473253ae54d467c82917716254699c55315774e397cd7c6d0158fa2014 0.0s done [2024-08-12T11:02:29.292Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-12T11:02:29.292Z] #106 DONE 13.9s [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:02:29.292Z] #158 ... [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T11:02:29.292Z] #148 DONE 2053.9s [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:02:29.292Z] #158 ... [2024-08-12T11:02:29.292Z] [2024-08-12T11:02:29.292Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:29.293Z] #210 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T11:02:29.293Z] #211 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T11:02:29.293Z] #212 DONE 0.4s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:29.293Z] #67 ... [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T11:02:29.293Z] #213 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T11:02:29.293Z] #214 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:29.293Z] #67 ... [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #106 [core-metadata] exporting to image [2024-08-12T11:02:29.293Z] #106 exporting layers [2024-08-12T11:02:29.293Z] #106 exporting layers 0.7s done [2024-08-12T11:02:29.293Z] #106 writing image sha256:a39eb8815fd193a24e36d57762f06507b51fcf403684aa846b234688a2f117d3 0.0s done [2024-08-12T11:02:29.293Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-12T11:02:29.293Z] #106 DONE 14.7s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T11:02:29.293Z] #158 DONE 2056.2s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:29.293Z] #67 ... [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:29.293Z] #215 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T11:02:29.293Z] #216 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:29.293Z] #67 ... [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T11:02:29.293Z] #217 DONE 0.4s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:29.293Z] #67 ... [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T11:02:29.293Z] #218 DONE 0.1s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #106 [core-data] exporting to image [2024-08-12T11:02:29.293Z] #106 exporting layers 0.5s done [2024-08-12T11:02:29.293Z] #106 writing image sha256:e5f485f759e148861794d099c6492e473759bd05cd296f9eabf515e7a51c22ba done [2024-08-12T11:02:29.293Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-12T11:02:29.293Z] #106 DONE 15.2s [2024-08-12T11:02:29.293Z] [2024-08-12T11:02:29.293Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T11:02:55.958Z] #43 ... [2024-08-12T11:02:55.958Z] [2024-08-12T11:02:55.958Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T11:02:55.958Z] #153 DONE 2088.1s [2024-08-12T11:02:55.958Z] [2024-08-12T11:02:55.958Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:56.230Z] #67 ... [2024-08-12T11:02:56.230Z] [2024-08-12T11:02:56.230Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T11:02:56.230Z] #146 DONE 2088.7s [2024-08-12T11:02:56.230Z] [2024-08-12T11:02:56.230Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:56.513Z] #219 ... [2024-08-12T11:02:56.513Z] [2024-08-12T11:02:56.513Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T11:02:56.513Z] #154 DONE 2088.8s [2024-08-12T11:02:56.513Z] [2024-08-12T11:02:56.513Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:56.513Z] #219 DONE 0.3s [2024-08-12T11:02:56.513Z] [2024-08-12T11:02:56.513Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T11:02:56.783Z] #220 DONE 0.2s [2024-08-12T11:02:56.783Z] [2024-08-12T11:02:56.783Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:57.047Z] #67 ... [2024-08-12T11:02:57.047Z] [2024-08-12T11:02:57.047Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T11:02:57.311Z] #221 DONE 0.4s [2024-08-12T11:02:57.311Z] [2024-08-12T11:02:57.311Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:57.311Z] #222 DONE 0.3s [2024-08-12T11:02:57.311Z] [2024-08-12T11:02:57.311Z] #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T11:02:57.311Z] #223 DONE 0.1s [2024-08-12T11:02:57.311Z] [2024-08-12T11:02:57.311Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T11:02:57.575Z] #224 DONE 0.1s [2024-08-12T11:02:57.575Z] [2024-08-12T11:02:57.575Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T11:02:57.575Z] #225 CACHED [2024-08-12T11:02:57.575Z] [2024-08-12T11:02:57.575Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T11:02:57.575Z] #226 CACHED [2024-08-12T11:02:57.575Z] [2024-08-12T11:02:57.575Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T11:02:58.155Z] #227 DONE 0.6s [2024-08-12T11:02:58.155Z] [2024-08-12T11:02:58.155Z] #106 [support-scheduler] exporting to image [2024-08-12T11:02:58.155Z] #106 exporting layers 0.7s done [2024-08-12T11:02:58.155Z] #106 writing image sha256:d1f987539201abaa85dccd8a91a5d05c58d67ef18eea9f4ebe835d042e112eb4 done [2024-08-12T11:02:58.155Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-12T11:02:58.155Z] #106 DONE 15.9s [2024-08-12T11:02:58.155Z] [2024-08-12T11:02:58.155Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T11:02:58.155Z] #228 DONE 0.5s [2024-08-12T11:02:58.155Z] [2024-08-12T11:02:58.155Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T11:02:58.155Z] #229 DONE 0.2s [2024-08-12T11:02:58.155Z] [2024-08-12T11:02:58.155Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T11:02:58.155Z] #230 DONE 0.2s [2024-08-12T11:02:58.155Z] [2024-08-12T11:02:58.155Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:58.419Z] #67 ... [2024-08-12T11:02:58.419Z] [2024-08-12T11:02:58.419Z] #106 [support-cron-scheduler] exporting to image [2024-08-12T11:02:58.696Z] #106 exporting layers 0.6s done [2024-08-12T11:02:58.696Z] #106 exporting layers 0.6s done [2024-08-12T11:02:58.696Z] #106 writing image sha256:df33009fbf2f39d7a632e6e4937476dfb5a244c7ed9dd3a697eae82001ff42da 0.0s done [2024-08-12T11:02:58.696Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-12T11:02:58.696Z] #106 writing image sha256:d041482bd43a45b6ac14f8f223b25acec385b95d36e0e4ce2983490ecb78b35a done [2024-08-12T11:02:58.696Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-12T11:02:58.696Z] #106 DONE 16.5s [2024-08-12T11:02:58.696Z] [2024-08-12T11:02:58.696Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T11:02:58.696Z] time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T11:02:58.960Z] $ docker stop --time=1 166a15c8ab415220daeac092134dde136d270431d42b48c22f7edfc7bfbace9b [2024-08-12T11:03:00.633Z] $ docker rm -f --volumes 166a15c8ab415220daeac092134dde136d270431d42b48c22f7edfc7bfbace9b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T11:03:01.165Z] + docker images [2024-08-12T11:03:01.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T11:03:01.166Z] support-cron-scheduler-arm64 latest df33009fbf2f 3 seconds ago 42.2MB [2024-08-12T11:03:01.166Z] support-notifications-arm64 latest d041482bd43a 3 seconds ago 41.9MB [2024-08-12T11:03:01.166Z] support-scheduler-arm64 latest d1f987539201 4 seconds ago 41.3MB [2024-08-12T11:03:01.166Z] core-data-arm64 latest e5f485f759e1 36 seconds ago 39.1MB [2024-08-12T11:03:01.166Z] core-metadata-arm64 latest a39eb8815fd1 39 seconds ago 39.2MB [2024-08-12T11:03:01.166Z] core-keeper-arm64 latest fb0d8c473253 46 seconds ago 38.9MB [2024-08-12T11:03:01.166Z] core-command-arm64 latest 70eeb21406d7 2 minutes ago 35MB [2024-08-12T11:03:01.166Z] security-proxy-auth-arm64 latest 8c024c72f99e 3 minutes ago 32.6MB [2024-08-12T11:03:01.166Z] security-spiffe-token-provider-arm64 latest db76eabc0816 11 minutes ago 29MB [2024-08-12T11:03:01.166Z] core-common-config-bootstrapper-arm64 latest de27ab3d24d7 13 minutes ago 15.3MB [2024-08-12T11:03:01.166Z] security-secretstore-setup-arm64 latest ffde1fb939a4 14 minutes ago 36.4MB [2024-08-12T11:03:01.166Z] security-bootstrapper-arm64 latest 366bee9c5344 14 minutes ago 18.9MB [2024-08-12T11:03:01.166Z] security-proxy-setup-arm64 latest 98b25645d361 15 minutes ago 26.1MB [2024-08-12T11:03:01.166Z] security-spire-agent-arm64 latest 8e832fc62042 36 minutes ago 174MB [2024-08-12T11:03:01.166Z] security-spire-server-arm64 latest 54908712acf4 36 minutes ago 116MB [2024-08-12T11:03:01.166Z] security-spire-config-arm64 latest da9907c61429 36 minutes ago 115MB [2024-08-12T11:03:01.166Z] ci-base-image-arm64 latest 0a24714b07af 55 minutes ago 967MB [2024-08-12T11:03:01.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-12T11:03:01.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T11:03:01.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T11:03:01.651Z] [2024-08-12T11:03:01.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T11:03:01.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T11:03:02.256Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-12T11:03:02.256Z] 8998bd30e6a1: Pulling fs layer [2024-08-12T11:03:02.256Z] 04944245beec: Pulling fs layer [2024-08-12T11:03:02.256Z] 699f458cf7ca: Pulling fs layer [2024-08-12T11:03:02.256Z] 765212b225bb: Pulling fs layer [2024-08-12T11:03:02.256Z] f23df028b6ca: Pulling fs layer [2024-08-12T11:03:02.257Z] d65c8cfc05b1: Pulling fs layer [2024-08-12T11:03:02.257Z] 2437ff75d9bd: Pulling fs layer [2024-08-12T11:03:02.257Z] f23df028b6ca: Waiting [2024-08-12T11:03:02.257Z] d65c8cfc05b1: Waiting [2024-08-12T11:03:02.257Z] 765212b225bb: Waiting [2024-08-12T11:03:02.257Z] 04944245beec: Verifying Checksum [2024-08-12T11:03:02.257Z] 04944245beec: Download complete [2024-08-12T11:03:02.257Z] 765212b225bb: Verifying Checksum [2024-08-12T11:03:02.257Z] 765212b225bb: Download complete [2024-08-12T11:03:02.257Z] f23df028b6ca: Verifying Checksum [2024-08-12T11:03:02.257Z] f23df028b6ca: Download complete [2024-08-12T11:03:02.525Z] d65c8cfc05b1: Verifying Checksum [2024-08-12T11:03:02.525Z] d65c8cfc05b1: Download complete [2024-08-12T11:03:02.525Z] 699f458cf7ca: Verifying Checksum [2024-08-12T11:03:02.525Z] 699f458cf7ca: Download complete [2024-08-12T11:03:02.791Z] 8998bd30e6a1: Download complete [2024-08-12T11:03:05.363Z] 2437ff75d9bd: Verifying Checksum [2024-08-12T11:03:05.363Z] 2437ff75d9bd: Download complete [2024-08-12T11:03:07.934Z] 8998bd30e6a1: Pull complete [2024-08-12T11:03:07.934Z] 04944245beec: Pull complete [2024-08-12T11:03:09.870Z] 699f458cf7ca: Pull complete [2024-08-12T11:03:09.870Z] 765212b225bb: Pull complete [2024-08-12T11:03:10.825Z] f23df028b6ca: Pull complete [2024-08-12T11:03:11.091Z] d65c8cfc05b1: Pull complete [2024-08-12T11:03:29.275Z] 2437ff75d9bd: Pull complete [2024-08-12T11:03:29.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-12T11:03:29.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T11:03:29.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T11:03:29.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container [2024-08-12T11:03:29.512Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-12T11:03:32.555Z] $ docker top 552adf63083db6722df178c67be12eea019a44f4bdde3a224d53f9a9baf9b8ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:33.491Z] ---> job-cost.sh [2024-08-12T11:03:33.491Z] lf-activate-venv: SKIPPING [2024-08-12T11:03:33.491Z] INFO: No Stack... [2024-08-12T11:03:34.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-12T11:03:35.021Z] INFO: Archiving Costs [Pipeline] sh [2024-08-12T11:03:35.716Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-08-12T11:03:35.716Z] + cut -d, -f6 [Pipeline] lock [2024-08-12T11:03:35.770Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] [2024-08-12T11:03:35.782Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] did not exist. Created. [2024-08-12T11:03:35.790Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-12T11:03:36.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-12T11:03:36.371Z] Stashed 1 file(s) [Pipeline] } [2024-08-12T11:03:36.380Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-12T11:03:36.388Z] $ docker stop --time=1 552adf63083db6722df178c67be12eea019a44f4bdde3a224d53f9a9baf9b8ad [2024-08-12T11:03:37.930Z] $ docker rm -f --volumes 552adf63083db6722df178c67be12eea019a44f4bdde3a224d53f9a9baf9b8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-12T11:03:38.483Z] provisioning config files... [2024-08-12T11:03:38.492Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8785237599815169176tmp [Pipeline] { [Pipeline] sh [2024-08-12T11:03:38.804Z] + set +x [2024-08-12T11:03:38.804Z] + bash -s -- [2024-08-12T11:03:38.804Z] + curl -s https://codecov.io/bash [2024-08-12T11:03:38.804Z] [2024-08-12T11:03:38.804Z] _____ _ [2024-08-12T11:03:38.804Z] / ____| | | [2024-08-12T11:03:38.804Z] | | ___ __| | ___ ___ _____ __ [2024-08-12T11:03:38.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-12T11:03:38.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-12T11:03:38.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-12T11:03:38.804Z] Bash-1.0.6 [2024-08-12T11:03:38.804Z] [2024-08-12T11:03:38.804Z] [2024-08-12T11:03:39.064Z] ==> git version 2.25.1 found [2024-08-12T11:03:39.064Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-12T11:03:39.064Z] Release-Date: 2020-01-08 [2024-08-12T11:03:39.064Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-12T11:03:39.064Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-12T11:03:39.064Z] ==> Jenkins CI detected. [2024-08-12T11:03:39.064Z] current dir:  /w/workspace/edgex-go/2 [2024-08-12T11:03:39.064Z] project root: . [2024-08-12T11:03:39.064Z] --> token set from env [2024-08-12T11:03:39.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-12T11:03:39.064Z] ==> Running gcov in . (disable via -X gcov) [2024-08-12T11:03:39.064Z] ==> Python coveragepy not found [2024-08-12T11:03:39.064Z] ==> Searching for coverage reports in: [2024-08-12T11:03:39.064Z] + . [2024-08-12T11:03:39.064Z] -> Found 1 reports [2024-08-12T11:03:39.064Z] ==> Detecting git/mercurial file structure [2024-08-12T11:03:39.064Z] ==> Reading reports [2024-08-12T11:03:39.064Z] + ./coverage.out bytes=511262 [2024-08-12T11:03:39.064Z] ==> Appending adjustments [2024-08-12T11:03:39.064Z] https://docs.codecov.io/docs/fixing-reports [2024-08-12T11:03:40.446Z] + Found adjustments [2024-08-12T11:03:40.446Z] ==> Gzipping contents [2024-08-12T11:03:40.446Z] 64K /tmp/codecov.LUK1ue.gz [2024-08-12T11:03:40.446Z] ==> Uploading reports [2024-08-12T11:03:40.446Z] url: https://codecov.io [2024-08-12T11:03:40.446Z] query: branch=PR-4860&commit=fd3df5eab013d8fff394db05c4d2567a60966353&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= [2024-08-12T11:03:40.446Z] -> Pinging Codecov [2024-08-12T11:03:40.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4860&commit=fd3df5eab013d8fff394db05c4d2567a60966353&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= [2024-08-12T11:03:40.446Z] -> Uploading to [2024-08-12T11:03:40.446Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-12/00271124DB129430A58F1EEE437C3FCB/fd3df5eab013d8fff394db05c4d2567a60966353/7e155fbb-4b21-4b41-8a7e-d12515bdebb6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240812%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240812T110340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb7fb4e8ae71a0cc0ee35fd0c8cc243df609e96ebe71cfa3c386c2839e321fc4 [2024-08-12T11:03:40.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T11:03:40.446Z] Dload Upload Total Spent Left Speed [2024-08-12T11:03:41.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65119 0 0 100 65119 0 213k --:--:-- --:--:-- --:--:-- 213k [2024-08-12T11:03:41.015Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] } [2024-08-12T11:03:41.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-12T11:03:41.770Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:42.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:42.929Z] ---> package-listing.sh [2024-08-12T11:03:42.929Z] ++ facter osfamily [2024-08-12T11:03:42.929Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-12T11:03:43.188Z] + OS_FAMILY=debian [2024-08-12T11:03:43.188Z] + workspace=/w/workspace/edgex-go/2 [2024-08-12T11:03:43.188Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-12T11:03:43.188Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-12T11:03:43.188Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-12T11:03:43.188Z] + PACKAGES=/tmp/packages_start.txt [2024-08-12T11:03:43.188Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-12T11:03:43.188Z] + PACKAGES=/tmp/packages_end.txt [2024-08-12T11:03:43.188Z] + case "${OS_FAMILY}" in [2024-08-12T11:03:43.188Z] + dpkg -l [2024-08-12T11:03:43.188Z] + grep '^ii' [2024-08-12T11:03:43.188Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-12T11:03:43.188Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-12T11:03:43.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-12T11:03:43.188Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-12T11:03:43.188Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-12T11:03:43.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-12T11:03:43.200Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-12T11:03:43.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T11:03:43.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T11:03:43.948Z] [2024-08-12T11:03:43.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T11:03:44.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T11:03:44.258Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-12T11:03:44.258Z] 5eb5b503b376: Pulling fs layer [2024-08-12T11:03:44.258Z] 5c69ac0246d0: Pulling fs layer [2024-08-12T11:03:44.258Z] ec43610c2a17: Pulling fs layer [2024-08-12T11:03:44.258Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-12T11:03:44.258Z] 33b1e0a273af: Pulling fs layer [2024-08-12T11:03:44.258Z] 5d3b04190fa2: Pulling fs layer [2024-08-12T11:03:44.258Z] 2f39f015ded8: Pulling fs layer [2024-08-12T11:03:44.258Z] 5d3b04190fa2: Waiting [2024-08-12T11:03:44.258Z] 3a2ae6a8a46f: Waiting [2024-08-12T11:03:44.258Z] 5c69ac0246d0: Download complete [2024-08-12T11:03:44.258Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-12T11:03:44.258Z] 3a2ae6a8a46f: Download complete [2024-08-12T11:03:44.258Z] 33b1e0a273af: Verifying Checksum [2024-08-12T11:03:44.258Z] 33b1e0a273af: Download complete [2024-08-12T11:03:44.258Z] 5d3b04190fa2: Download complete [2024-08-12T11:03:44.258Z] ec43610c2a17: Verifying Checksum [2024-08-12T11:03:44.518Z] 5eb5b503b376: Verifying Checksum [2024-08-12T11:03:44.519Z] 5eb5b503b376: Download complete [2024-08-12T11:03:45.087Z] 2f39f015ded8: Download complete [2024-08-12T11:03:45.652Z] 5eb5b503b376: Pull complete [2024-08-12T11:03:45.911Z] 5c69ac0246d0: Pull complete [2024-08-12T11:03:46.169Z] ec43610c2a17: Pull complete [2024-08-12T11:03:46.427Z] 3a2ae6a8a46f: Pull complete [2024-08-12T11:03:46.427Z] 33b1e0a273af: Pull complete [2024-08-12T11:03:46.686Z] 5d3b04190fa2: Pull complete [2024-08-12T11:03:50.876Z] 2f39f015ded8: Pull complete [2024-08-12T11:03:50.876Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-12T11:03:50.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T11:03:50.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T11:03:50.973Z] prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container [2024-08-12T11:03:50.989Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-12T11:03:54.841Z] $ docker top fb0f1924efc2747304d57ddaeed98befbf1eb5a3663a7504b4a381d1f610a282 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T11:03:55.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-12T11:03:55.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-12T11:03:55.783Z] + ls /var/log/sa-host [2024-08-12T11:03:55.783Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T11:03:55.956Z] provisioning config files... [2024-08-12T11:03:55.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14449356652026219265tmp [Pipeline] { [Pipeline] echo [2024-08-12T11:03:55.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:56.266Z] ---> create-netrc.sh [Pipeline] } [2024-08-12T11:03:56.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:56.616Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-12T11:03:56.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:56.909Z] ---> sudo-logs.sh [2024-08-12T11:03:56.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-12T11:03:56.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:57.220Z] ---> job-cost.sh [2024-08-12T11:03:57.220Z] lf-activate-venv: SKIPPING [2024-08-12T11:03:57.220Z] DEBUG: total: 0.2199999988079071 [2024-08-12T11:03:57.220Z] INFO: Retrieving Stack Cost... [2024-08-12T11:03:57.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-12T11:03:58.045Z] INFO: Archiving Costs [Pipeline] echo [2024-08-12T11:03:58.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T11:03:58.342Z] ---> logs-deploy.sh [2024-08-12T11:03:58.342Z] lf-activate-venv: SKIPPING [2024-08-12T11:03:58.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4860/2 [2024-08-12T11:03:58.342Z] INFO: archiving workspace using pattern(s): [2024-08-12T11:03:59.278Z] Archives upload complete. [2024-08-12T11:03:59.537Z] INFO: archiving logs to Nexus [2024-08-12T11:04:00.105Z] ---> uname -a: [2024-08-12T11:04:00.105Z] Linux prd-ubuntu20-04-docker-8c-8g-7553 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] ---> lscpu: [2024-08-12T11:04:00.105Z] Architecture: x86_64 [2024-08-12T11:04:00.105Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-12T11:04:00.105Z] Byte Order: Little Endian [2024-08-12T11:04:00.105Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-12T11:04:00.105Z] CPU(s): 8 [2024-08-12T11:04:00.105Z] On-line CPU(s) list: 0-7 [2024-08-12T11:04:00.105Z] Thread(s) per core: 1 [2024-08-12T11:04:00.105Z] Core(s) per socket: 1 [2024-08-12T11:04:00.105Z] Socket(s): 8 [2024-08-12T11:04:00.105Z] NUMA node(s): 1 [2024-08-12T11:04:00.105Z] Vendor ID: AuthenticAMD [2024-08-12T11:04:00.105Z] CPU family: 23 [2024-08-12T11:04:00.105Z] Model: 49 [2024-08-12T11:04:00.105Z] Model name: AMD EPYC-Rome Processor [2024-08-12T11:04:00.105Z] Stepping: 0 [2024-08-12T11:04:00.105Z] CPU MHz: 2800.000 [2024-08-12T11:04:00.105Z] BogoMIPS: 5600.00 [2024-08-12T11:04:00.105Z] Virtualization: AMD-V [2024-08-12T11:04:00.105Z] Hypervisor vendor: KVM [2024-08-12T11:04:00.105Z] Virtualization type: full [2024-08-12T11:04:00.105Z] L1d cache: 256 KiB [2024-08-12T11:04:00.105Z] L1i cache: 256 KiB [2024-08-12T11:04:00.105Z] L2 cache: 4 MiB [2024-08-12T11:04:00.105Z] L3 cache: 128 MiB [2024-08-12T11:04:00.105Z] NUMA node0 CPU(s): 0-7 [2024-08-12T11:04:00.105Z] Vulnerability Itlb multihit: Not affected [2024-08-12T11:04:00.105Z] Vulnerability L1tf: Not affected [2024-08-12T11:04:00.105Z] Vulnerability Mds: Not affected [2024-08-12T11:04:00.105Z] Vulnerability Meltdown: Not affected [2024-08-12T11:04:00.105Z] Vulnerability Mmio stale data: Not affected [2024-08-12T11:04:00.105Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-12T11:04:00.105Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-12T11:04:00.105Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-12T11:04:00.105Z] Vulnerability Srbds: Not affected [2024-08-12T11:04:00.105Z] Vulnerability Tsx async abort: Not affected [2024-08-12T11:04:00.105Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] ---> nproc: [2024-08-12T11:04:00.105Z] 8 [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] ---> df -h: [2024-08-12T11:04:00.105Z] Filesystem Size Used Avail Use% Mounted on [2024-08-12T11:04:00.105Z] overlay 155G 28G 128G 18% / [2024-08-12T11:04:00.105Z] tmpfs 64M 0 64M 0% /dev [2024-08-12T11:04:00.105Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-12T11:04:00.105Z] shm 64M 0 64M 0% /dev/shm [2024-08-12T11:04:00.105Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] ---> sar -b -r -n DEV: [2024-08-12T11:04:00.105Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7553) 08/12/24 _x86_64_ (8 CPU) [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] 10:01:53 LINUX RESTART (8 CPU) [2024-08-12T11:04:00.105Z] [2024-08-12T11:04:00.105Z] 10:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-12T11:04:00.105Z] 10:03:03 355.92 48.06 307.87 0.00 5421.23 172893.72 0.00 [2024-08-12T11:04:00.105Z] 10:04:01 198.91 1.79 197.12 0.00 30.48 65264.89 0.00 [2024-08-12T11:04:00.105Z] 10:05:01 43.22 0.00 43.22 0.00 0.00 33752.37 0.00 [2024-08-12T11:04:00.105Z] 10:06:01 41.61 0.25 41.36 0.00 3.20 19116.15 0.00 [2024-08-12T11:04:00.105Z] 10:07:01 221.90 0.40 221.50 0.00 43.33 133307.38 0.00 [2024-08-12T11:04:00.105Z] 10:08:01 825.11 15.34 809.77 0.00 222.86 241426.96 0.00 [2024-08-12T11:04:00.105Z] 10:09:01 413.11 3.95 409.16 0.00 4258.45 147217.46 0.00 [2024-08-12T11:04:00.105Z] 10:10:01 290.07 0.17 289.91 0.00 1.87 67844.21 0.00 [2024-08-12T11:04:00.105Z] 10:11:01 724.11 0.07 724.05 0.00 0.53 148355.94 0.00 [2024-08-12T11:04:00.105Z] 10:12:01 270.28 0.03 270.24 0.00 0.80 18838.65 0.00 [2024-08-12T11:04:00.105Z] 10:13:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2024-08-12T11:04:00.105Z] 10:14:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-08-12T11:04:00.105Z] 10:15:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2024-08-12T11:04:00.105Z] 10:16:01 1.07 0.00 1.07 0.00 0.00 17.33 0.00 [2024-08-12T11:04:00.105Z] 10:17:01 1.20 0.03 1.17 0.00 0.27 14.00 0.00 [2024-08-12T11:04:00.105Z] 10:18:01 1.62 0.00 1.62 0.00 0.00 22.80 0.00 [2024-08-12T11:04:00.105Z] 10:19:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2024-08-12T11:04:00.105Z] 10:20:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-08-12T11:04:00.105Z] 10:21:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-08-12T11:04:00.105Z] 10:22:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 [2024-08-12T11:04:00.105Z] 10:23:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-08-12T11:04:00.106Z] 10:24:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2024-08-12T11:04:00.106Z] 10:25:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2024-08-12T11:04:00.106Z] 10:26:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2024-08-12T11:04:00.106Z] 10:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 [2024-08-12T11:04:00.106Z] 10:28:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-08-12T11:04:00.106Z] 10:29:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-08-12T11:04:00.106Z] 10:30:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 [2024-08-12T11:04:00.106Z] 10:31:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2024-08-12T11:04:00.106Z] 10:32:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2024-08-12T11:04:00.106Z] 10:33:02 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2024-08-12T11:04:00.106Z] 10:34:01 1.41 0.00 1.41 0.00 0.00 16.27 0.00 [2024-08-12T11:04:00.106Z] 10:35:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2024-08-12T11:04:00.106Z] 10:36:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-08-12T11:04:00.106Z] 10:37:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-08-12T11:04:00.106Z] 10:38:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-08-12T11:04:00.106Z] 10:39:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-08-12T11:04:00.106Z] 10:40:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 [2024-08-12T11:04:00.106Z] 10:41:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2024-08-12T11:04:00.106Z] 10:42:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2024-08-12T11:04:00.106Z] 10:43:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2024-08-12T11:04:00.106Z] 10:44:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-08-12T11:04:00.106Z] 10:45:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 [2024-08-12T11:04:00.106Z] 10:46:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2024-08-12T11:04:00.106Z] 10:47:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2024-08-12T11:04:00.106Z] 10:48:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2024-08-12T11:04:00.106Z] 10:49:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 [2024-08-12T11:04:00.106Z] 10:50:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-08-12T11:04:00.106Z] 10:51:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2024-08-12T11:04:00.106Z] 10:52:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-08-12T11:04:00.106Z] 10:53:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2024-08-12T11:04:00.106Z] 10:54:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-08-12T11:04:00.106Z] 10:55:01 3.03 1.50 1.53 0.00 35.46 19.86 0.00 [2024-08-12T11:04:00.106Z] 10:56:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-08-12T11:04:00.106Z] 10:57:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-08-12T11:04:00.106Z] 10:58:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 [2024-08-12T11:04:00.106Z] 10:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2024-08-12T11:04:00.106Z] 11:00:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-08-12T11:04:00.106Z] 11:01:01 1.32 0.18 1.13 0.00 18.53 14.26 0.00 [2024-08-12T11:04:00.106Z] 11:02:01 1.78 0.00 1.78 0.00 0.00 21.73 0.00 [2024-08-12T11:04:00.106Z] 11:03:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 [2024-08-12T11:04:00.106Z] Average: 56.49 1.18 55.31 0.00 164.67 17193.62 0.00 [2024-08-12T11:04:00.106Z] [2024-08-12T11:04:00.106Z] 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-12T11:04:00.106Z] 10:03:03 29569992 31563016 771612 2.35 60680 2231352 1881236 5.54 1028452 1941812 688 [2024-08-12T11:04:00.106Z] 10:04:01 27431460 31292096 1003008 3.05 128424 3890216 2340572 6.90 1768300 3158348 613420 [2024-08-12T11:04:00.106Z] 10:05:01 27476716 31355220 937124 2.85 131836 3889608 2287972 6.74 1496180 3364956 112220 [2024-08-12T11:04:00.106Z] 10:06:01 26435820 31492180 798992 2.43 136016 4998464 1862628 5.49 1743116 4099632 699904 [2024-08-12T11:04:00.106Z] 10:07:01 22103424 31205572 1075884 3.27 147372 8953528 2768096 8.16 2042544 8028100 2040652 [2024-08-12T11:04:00.106Z] 10:08:01 17187504 31341124 902672 2.75 327096 13460772 2396224 7.06 2631956 11952480 167896 [2024-08-12T11:04:00.106Z] 10:09:01 9451996 28375372 3796444 11.55 372416 17744764 11286304 33.26 6476832 15289268 292252 [2024-08-12T11:04:00.106Z] 10:10:01 6919444 27899696 4282608 13.02 397868 19717700 9484036 27.95 7750556 16515772 808600 [2024-08-12T11:04:00.106Z] 10:11:01 7140328 30850396 1347208 4.10 406976 22384600 4033820 11.89 5835660 18192340 84608 [2024-08-12T11:04:00.106Z] 10:12:01 9765428 31376340 868180 2.64 410008 20478444 2147272 6.33 3301184 18348180 8 [2024-08-12T11:04:00.106Z] 10:13:01 9766232 31377180 867384 2.64 410040 20478448 2147272 6.33 3301148 18348188 36 [2024-08-12T11:04:00.106Z] 10:14:01 9816900 31427876 816684 2.48 410056 20478448 2147272 6.33 3250168 18348184 136 [2024-08-12T11:04:00.106Z] 10:15:01 9818292 31429300 815200 2.48 410080 20478452 2147272 6.33 3248264 18348188 184 [2024-08-12T11:04:00.106Z] 10:16:01 9821584 31432624 811792 2.47 410116 20478456 2147272 6.33 3246376 18348192 156 [2024-08-12T11:04:00.106Z] 10:17:01 9814908 31426012 818788 2.49 410144 20478456 2165104 6.38 3259152 18348192 212 [2024-08-12T11:04:00.106Z] 10:18:01 9823732 31434852 810476 2.46 410152 20478440 2148364 6.33 3246252 18348176 132 [2024-08-12T11:04:00.106Z] 10:19:01 9823892 31435012 810284 2.46 410172 20478440 2148364 6.33 3246732 18348176 12 [2024-08-12T11:04:00.106Z] 10:20:01 9823852 31435104 810096 2.46 410192 20478572 2148364 6.33 3246200 18348308 144 [2024-08-12T11:04:00.106Z] 10:21:01 9824364 31435684 809564 2.46 410208 20478576 2148364 6.33 3245628 18348312 12 [2024-08-12T11:04:00.106Z] 10:22:01 9824032 31435380 809808 2.46 410244 20478568 2148364 6.33 3245612 18348312 48 [2024-08-12T11:04:00.106Z] 10:23:01 9825048 31436408 808684 2.46 410280 20478580 2148364 6.33 3244896 18348316 36 [2024-08-12T11:04:00.106Z] 10:24:01 9824820 31436224 808884 2.46 410288 20478584 2148364 6.33 3244748 18348320 152 [2024-08-12T11:04:00.106Z] 10:25:01 9824804 31436212 808864 2.46 410304 20478584 2148364 6.33 3244736 18348320 8 [2024-08-12T11:04:00.106Z] 10:26:01 9824684 31436096 808896 2.46 410320 20478596 2148364 6.33 3244844 18348324 148 [2024-08-12T11:04:00.106Z] 10:27:01 9824960 31436412 808576 2.46 410360 20478580 2148364 6.33 3244828 18348324 8 [2024-08-12T11:04:00.106Z] 10:28:01 9825188 31436688 808196 2.46 410384 20478600 2148364 6.33 3245084 18348336 140 [2024-08-12T11:04:00.106Z] 10:29:01 9824928 31436436 808416 2.46 410400 20478604 2148364 6.33 3244768 18348340 12 [2024-08-12T11:04:00.106Z] 10:30:01 9825120 31436632 808364 2.46 410404 20478604 2148364 6.33 3244824 18348340 160 [2024-08-12T11:04:00.106Z] 10:31:01 9825120 31436692 808340 2.46 410424 20478608 2148364 6.33 3245080 18348348 12 [2024-08-12T11:04:00.106Z] 10:32:01 9825128 31436700 808276 2.46 410444 20478608 2148364 6.33 3244880 18348348 148 [2024-08-12T11:04:00.106Z] 10:33:02 9825144 31436768 808196 2.46 410484 20478608 2148364 6.33 3244984 18348348 8 [2024-08-12T11:04:00.106Z] 10:34:01 9824852 31436556 808348 2.46 410540 20478616 2148364 6.33 3245076 18348356 152 [2024-08-12T11:04:00.106Z] 10:35:01 9824828 31436536 808300 2.46 410564 20478620 2148364 6.33 3245032 18348360 8 [2024-08-12T11:04:00.106Z] 10:36:01 9824716 31436472 808300 2.46 410584 20478624 2164424 6.38 3245420 18348360 152 [2024-08-12T11:04:00.106Z] 10:37:01 9824732 31436492 808248 2.46 410616 20478628 2164424 6.38 3245160 18348364 8 [2024-08-12T11:04:00.106Z] 10:38:01 9824868 31436692 808324 2.46 410640 20478628 2180528 6.43 3245236 18348364 180 [2024-08-12T11:04:00.106Z] 10:39:01 9824884 31436712 808308 2.46 410648 20478632 2180528 6.43 3245128 18348368 12 [2024-08-12T11:04:00.106Z] 10:40:01 9824940 31436772 808236 2.46 410660 20478632 2180528 6.43 3245284 18348368 156 [2024-08-12T11:04:00.106Z] 10:41:01 9824916 31436752 808204 2.46 410676 20478636 2180528 6.43 3245372 18348372 8 [2024-08-12T11:04:00.106Z] 10:42:01 9824824 31436728 808420 2.46 410700 20478640 2180528 6.43 3245228 18348380 28 [2024-08-12T11:04:00.106Z] 10:43:01 9825092 31437044 808076 2.46 410740 20478644 2180528 6.43 3245320 18348376 36 [2024-08-12T11:04:00.106Z] 10:44:01 9825036 31437004 808024 2.46 410756 20478652 2180528 6.43 3245844 18348384 252 [2024-08-12T11:04:00.106Z] 10:45:01 9825060 31437064 807976 2.46 410776 20478656 2180528 6.43 3245344 18348388 12 [2024-08-12T11:04:00.106Z] 10:46:01 9824988 31437004 807948 2.46 410792 20478656 2180528 6.43 3245368 18348392 148 [2024-08-12T11:04:00.106Z] 10:47:01 9824964 31436988 807900 2.46 410812 20478660 2180528 6.43 3245352 18348396 4 [2024-08-12T11:04:00.106Z] 10:48:01 9824860 31436888 807916 2.46 410820 20478660 2180528 6.43 3245356 18348396 156 [2024-08-12T11:04:00.106Z] 10:49:01 9824828 31437028 807748 2.46 410840 20478792 2180528 6.43 3245336 18348500 8 [2024-08-12T11:04:00.106Z] 10:50:01 9824644 31436912 807720 2.46 410848 20478796 2163976 6.38 3245368 18348532 176 [2024-08-12T11:04:00.106Z] 10:51:01 9824956 31437224 807600 2.46 410872 20478796 2163976 6.38 3245400 18348532 12 [2024-08-12T11:04:00.106Z] 10:52:01 9824608 31436884 807852 2.46 410880 20478800 2163976 6.38 3245404 18348536 152 [2024-08-12T11:04:00.106Z] 10:53:01 9824568 31436900 807964 2.46 410912 20478800 2163976 6.38 3246116 18348536 48 [2024-08-12T11:04:00.106Z] 10:54:01 9825096 31437432 807420 2.46 410924 20478804 2163976 6.38 3245472 18348540 4 [2024-08-12T11:04:00.106Z] 10:55:01 9809492 31423992 820808 2.50 410976 20479872 2180944 6.43 3261908 18348796 24 [2024-08-12T11:04:00.106Z] 10:56:01 9808940 31423468 821268 2.50 411004 20479872 2180944 6.43 3261604 18348792 12 [2024-08-12T11:04:00.106Z] 10:57:01 9808600 31423132 821512 2.50 411020 20479876 2180944 6.43 3262088 18348796 176 [2024-08-12T11:04:00.106Z] 10:58:01 9808624 31423160 821460 2.50 411056 20479868 2180944 6.43 3261612 18348800 300 [2024-08-12T11:04:00.106Z] 10:59:01 9808608 31423204 821432 2.50 411072 20479880 2180944 6.43 3261644 18348804 8 [2024-08-12T11:04:00.106Z] 11:00:01 9808236 31422840 821664 2.50 411084 20479888 2180944 6.43 3262220 18348812 264 [2024-08-12T11:04:00.106Z] 11:01:01 9794712 31410296 833596 2.54 411092 20480456 2211800 6.52 3275068 18349332 156 [2024-08-12T11:04:00.106Z] 11:02:01 9804508 31419896 824972 2.51 411112 20480452 2211800 6.52 3262272 18349320 12 [2024-08-12T11:04:00.106Z] 11:03:01 9805012 31420444 824364 2.51 411136 20480456 2211800 6.52 3262060 18349324 36 [2024-08-12T11:04:00.106Z] Average: 11217932 31307964 938318 2.85 384579 19051998 2474574 7.29 3275854 16994465 79096 [2024-08-12T11:04:00.106Z] [2024-08-12T11:04:00.106Z] 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-12T11:04:00.106Z] 10:03:03 veth7d2f8f6 541.74 547.84 46.21 2878.41 0.00 0.00 0.00 0.24 [2024-08-12T11:04:00.106Z] 10:03:03 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:03:03 ens3 1426.71 1346.39 8178.58 172.99 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:03:03 docker0 541.74 547.73 38.81 2878.40 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:04:01 veth6512682 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:04:01 lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:04:01 ens3 471.30 307.50 5438.06 45.55 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:04:01 docker0 222.67 321.96 19.84 2139.64 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:05:01 veth6512682 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:05:01 ens3 33.89 21.71 26.38 14.90 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:05:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:06:01 veth6512682 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:06:01 ens3 17.80 11.78 15.42 8.45 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 vethced0a02 5.63 7.95 0.43 92.65 0.00 0.00 0.00 0.01 [2024-08-12T11:04:00.106Z] 10:07:01 veth1ed5d95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth1061de2 1.35 2.57 0.10 31.38 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth6055a3d 0.60 0.70 0.05 0.24 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 vethe2d9577 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth94942c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth0576667 1.38 2.67 0.10 30.89 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth4d08701 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 ens3 160.32 113.60 3076.84 161.96 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth3e97fc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 docker0 14.48 21.80 0.91 279.14 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth400f7c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth0c07800 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 vethb84698e 1.63 2.22 0.12 31.30 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth73ee251 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 vethf62850d 2.47 4.57 0.19 61.73 0.00 0.00 0.00 0.01 [2024-08-12T11:04:00.106Z] 10:07:01 veth73382d0 1.42 2.37 0.10 31.04 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:07:01 veth33975f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:08:01 veth8c94d79 73.29 124.49 7.64 1191.45 0.00 0.00 0.00 0.10 [2024-08-12T11:04:00.106Z] 10:08:01 vethc0d327f 76.30 130.16 7.93 1172.27 0.00 0.00 0.00 0.10 [2024-08-12T11:04:00.106Z] 10:08:01 veth6055a3d 0.10 0.94 0.00 0.04 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:08:01 veth7176dec 75.16 123.07 7.90 1171.25 0.00 0.00 0.00 0.10 [2024-08-12T11:04:00.106Z] 10:08:01 vethf6963a6 84.91 141.11 8.49 1172.62 0.00 0.00 0.00 0.10 [2024-08-12T11:04:00.106Z] 10:08:01 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:08:01 ens3 843.81 471.89 8091.69 57.83 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:08:01 veth4e9acf8 74.93 150.63 7.72 1173.37 0.00 0.00 0.00 0.10 [2024-08-12T11:04:00.106Z] 10:08:01 docker0 421.15 725.69 36.66 6639.40 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth6d68144 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 vethd5a1793 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth6055a3d 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 vethc2ac53c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth0c9da2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth40a1ed0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 vethcb6954b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth2bde3af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 ens3 241.75 106.08 1643.73 12.51 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth00c2d8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth5c08d60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 vethd7f795e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 vetha091c5a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 vetha9e3128 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:09:01 veth4cdf248 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth6d68144 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 vethd5a1793 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth6055a3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 vethc2ac53c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth0c9da2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth40a1ed0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 vethcb6954b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth2bde3af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 ens3 2.02 1.67 1.48 0.74 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth00c2d8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth5c08d60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 vethd7f795e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 vetha091c5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 vetha9e3128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:10:01 veth4cdf248 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.106Z] 10:11:01 veth6d68144 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 vethaf73ec8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 veth6055a3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 veth0c9da2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 veth40a1ed0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 veth2bde3af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 ens3 27.83 17.53 21.58 12.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 vetha9e3128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:11:01 veth4cdf248 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:12:01 ens3 9.08 5.23 8.87 3.63 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:13:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:15:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:18:01 ens3 0.57 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:19:01 ens3 0.80 0.52 0.47 0.29 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:21:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:22:01 ens3 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:23:01 ens3 0.73 0.52 0.43 0.35 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:26:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:27:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:28:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:29:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:30:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:32:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:33:02 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:38:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:43:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:45:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:48:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:51:01 ens3 0.23 0.22 0.28 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:52:01 ens3 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:53:01 ens3 0.78 0.62 0.36 0.29 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:55:01 ens3 7.73 5.50 5.55 6.20 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:56:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:57:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:58:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:01:01 ens3 0.23 0.23 0.08 0.03 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:02:01 ens3 0.45 0.38 0.26 0.22 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:03:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] Average: ens3 53.16 39.50 432.75 8.16 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] Average: docker0 19.64 26.46 1.57 195.32 0.00 0.00 0.00 0.00 [2024-08-12T11:04:00.107Z] [2024-08-12T11:04:00.107Z]