Pull request #4913 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 jinlinGuan for edgexfoundry/edgex-go Obtained Jenkinsfile from 76daa36ac358040e06c3add0ee1e5e8702f82f8a+39fb80160b69b3d3eb729ce139bf3991b631cf1c (78f2d008d3a1f4e547b84bb4fb5c449592dcbe5d) 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-ssh5265587407368018657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8565328754946949837.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4913/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-4913/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2000838884112067729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3889522213046173329.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-4913/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-4913/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1252136824347471278.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-10741 in /w/workspace/edgexfoundry_edgex-go_PR-4913 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit 76daa36ac358040e06c3add0ee1e5e8702f82f8a Merge succeeded, producing 76daa36ac358040e06c3add0ee1e5e8702f82f8a Checking out Revision 76daa36ac358040e06c3add0ee1e5e8702f82f8a (PR-4913) > 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/4913/head:refs/remotes/origin/PR-4913 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 Commit message: "feat: Add core-metadata device service related db methods for postgres" First time build. Skipping changelog. > git rev-list --no-walk 8c22ab0fc5fef13905a12ba6b476518818179e99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-20T09:45:49.251Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-20T09:45:49.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-20T09:45:49.343Z] ========================================================= [2024-09-20T09:45:49.343Z] EdgeX Global Pipelines Version Info [2024-09-20T09:45:49.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-20T09:45:50.168Z] ------------------- [2024-09-20T09:45:50.168Z] stable info: [2024-09-20T09:45:50.168Z] ------------------- [2024-09-20T09:45:50.168Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-20T09:45:50.168Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-20T09:45:50.168Z] Message: update stable to v1.0.263 [2024-09-20T09:45:50.739Z] ------------------- [2024-09-20T09:45:50.739Z] experimental info: [2024-09-20T09:45:50.739Z] ------------------- [2024-09-20T09:45:50.739Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-20T09:45:50.739Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-20T09:45:50.739Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-20T09:45:50.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-20T09:45:50.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-20T09:45:50.853Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-20T09:45:50.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-20T09:45:50.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-20T09:45:50.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-20T09:45:50.952Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-20T09:45:50.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-20T09:45:50.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-20T09:45:51.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-20T09:45:51.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-20T09:45:51.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-20T09:45:51.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-20T09:45:51.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-20T09:45:51.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-20T09:45:51.145Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-20T09:45:51.165Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-20T09:45:51.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-20T09:45:51.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-20T09:45:51.235Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-20T09:45:51.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-20T09:45:51.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-20T09:45:51.293Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-20T09:45:51.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4913 [Pipeline] echo [2024-09-20T09:45:51.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4913 [Pipeline] echo [2024-09-20T09:45:51.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4913 [Pipeline] echo [2024-09-20T09:45:51.387Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] echo [2024-09-20T09:45:51.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76daa36 [Pipeline] echo [2024-09-20T09:45:51.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T09:45:51.488Z] provisioning config files... [2024-09-20T09:45:51.503Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config160304649529297531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T09:45:51.839Z] ---> ****-login.sh [2024-09-20T09:45:51.840Z] nexus3.edgexfoundry.org:10001 [2024-09-20T09:45:52.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:45:52.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:45:52.364Z] Configure a credential helper to remove this warning. See [2024-09-20T09:45:52.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:45:52.364Z] [2024-09-20T09:45:52.364Z] Login Succeeded [2024-09-20T09:45:52.364Z] nexus3.edgexfoundry.org:10002 [2024-09-20T09:45:52.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:45:52.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:45:52.364Z] Configure a credential helper to remove this warning. See [2024-09-20T09:45:52.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:45:52.364Z] [2024-09-20T09:45:52.364Z] Login Succeeded [2024-09-20T09:45:52.364Z] nexus3.edgexfoundry.org:10003 [2024-09-20T09:45:52.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:45:52.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:45:52.624Z] Configure a credential helper to remove this warning. See [2024-09-20T09:45:52.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:45:52.624Z] [2024-09-20T09:45:52.624Z] Login Succeeded [2024-09-20T09:45:52.624Z] nexus3.edgexfoundry.org:10004 [2024-09-20T09:45:52.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:45:52.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:45:52.624Z] Configure a credential helper to remove this warning. See [2024-09-20T09:45:52.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:45:52.624Z] [2024-09-20T09:45:52.624Z] Login Succeeded [2024-09-20T09:45:52.624Z] ****.io [2024-09-20T09:45:52.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:45:52.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:45:52.884Z] Configure a credential helper to remove this warning. See [2024-09-20T09:45:52.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:45:52.884Z] [2024-09-20T09:45:52.885Z] Login Succeeded [2024-09-20T09:45:52.885Z] ---> ****-login.sh ends [Pipeline] } [2024-09-20T09:45:52.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T09:45:53.223Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + dirname cmd/core-command/Dockerfile [2024-09-20T09:45:53.223Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/core-data/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/core-keeper/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/core-metadata/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/support-notifications/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-20T09:45:53.223Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-20T09:45:53.223Z] + cut -d/ -f2 [2024-09-20T09:45:53.223Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-20T09:45:53.263Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-20T09:45:53.632Z] + git rev-list -1 --merges 76daa36ac358040e06c3add0ee1e5e8702f82f8a~1..76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] echo [2024-09-20T09:45:53.644Z] -----------> git rev-list -1 --merges 76daa36ac358040e06c3add0ee1e5e8702f82f8a~1..76daa36ac358040e06c3add0ee1e5e8702f82f8a 76daa36ac358040e06c3add0ee1e5e8702f82f8a [false] [Pipeline] sh [2024-09-20T09:45:53.937Z] + git log --format=format:%s -1 76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] echo [2024-09-20T09:45:53.956Z] ========================================================= [2024-09-20T09:45:53.956Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-20T09:45:53.956Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-20T09:45:54.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-20T09:45:54.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-20T09:45:54.398Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-20T09:45:54.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-20T09:45:54.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-20T09:45:54.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-20T09:45:54.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:45:54.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T09:45:54.822Z] [2024-09-20T09:45:54.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:45:55.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T09:45:55.126Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-20T09:45:55.126Z] b85a868b505f: Pulling fs layer [2024-09-20T09:45:55.126Z] e2be974225ed: Pulling fs layer [2024-09-20T09:45:55.126Z] 339a4e72a1f5: Pulling fs layer [2024-09-20T09:45:55.126Z] 988bab9f4d93: Pulling fs layer [2024-09-20T09:45:55.126Z] 1469e6f7b9e6: Pulling fs layer [2024-09-20T09:45:55.126Z] eaf3925da568: Pulling fs layer [2024-09-20T09:45:55.126Z] bab4dde63d76: Pulling fs layer [2024-09-20T09:45:55.126Z] bde34c3a00c8: Pulling fs layer [2024-09-20T09:45:55.126Z] b352a97aabf1: Pulling fs layer [2024-09-20T09:45:55.126Z] 4872d77fe225: Pulling fs layer [2024-09-20T09:45:55.126Z] 5851b861e8e6: Pulling fs layer [2024-09-20T09:45:55.126Z] 988bab9f4d93: Waiting [2024-09-20T09:45:55.126Z] 1469e6f7b9e6: Waiting [2024-09-20T09:45:55.126Z] 5851b861e8e6: Waiting [2024-09-20T09:45:55.126Z] bde34c3a00c8: Waiting [2024-09-20T09:45:55.126Z] b352a97aabf1: Waiting [2024-09-20T09:45:55.126Z] bab4dde63d76: Waiting [2024-09-20T09:45:55.126Z] eaf3925da568: Waiting [2024-09-20T09:45:55.126Z] 4872d77fe225: Waiting [2024-09-20T09:45:55.126Z] e2be974225ed: Verifying Checksum [2024-09-20T09:45:55.126Z] e2be974225ed: Download complete [2024-09-20T09:45:55.126Z] 988bab9f4d93: Download complete [2024-09-20T09:45:55.126Z] 1469e6f7b9e6: Verifying Checksum [2024-09-20T09:45:55.126Z] 1469e6f7b9e6: Download complete [2024-09-20T09:45:55.387Z] eaf3925da568: Verifying Checksum [2024-09-20T09:45:55.387Z] 339a4e72a1f5: Verifying Checksum [2024-09-20T09:45:55.387Z] 339a4e72a1f5: Download complete [2024-09-20T09:45:55.387Z] bde34c3a00c8: Download complete [2024-09-20T09:45:55.387Z] b352a97aabf1: Verifying Checksum [2024-09-20T09:45:55.387Z] b352a97aabf1: Download complete [2024-09-20T09:45:55.387Z] 4872d77fe225: Verifying Checksum [2024-09-20T09:45:55.387Z] 4872d77fe225: Download complete [2024-09-20T09:45:55.387Z] 5851b861e8e6: Verifying Checksum [2024-09-20T09:45:55.387Z] 5851b861e8e6: Download complete [2024-09-20T09:45:55.387Z] b85a868b505f: Download complete [2024-09-20T09:45:55.655Z] bab4dde63d76: Verifying Checksum [2024-09-20T09:45:55.655Z] bab4dde63d76: Download complete [2024-09-20T09:45:57.037Z] b85a868b505f: Pull complete [2024-09-20T09:45:57.037Z] e2be974225ed: Pull complete [2024-09-20T09:45:57.610Z] 339a4e72a1f5: Pull complete [2024-09-20T09:45:57.610Z] 988bab9f4d93: Pull complete [2024-09-20T09:45:57.871Z] 1469e6f7b9e6: Pull complete [2024-09-20T09:45:57.871Z] eaf3925da568: Pull complete [2024-09-20T09:45:59.783Z] bab4dde63d76: Pull complete [2024-09-20T09:46:00.044Z] bde34c3a00c8: Pull complete [2024-09-20T09:46:00.044Z] b352a97aabf1: Pull complete [2024-09-20T09:46:00.044Z] 4872d77fe225: Pull complete [2024-09-20T09:46:00.305Z] 5851b861e8e6: Pull complete [2024-09-20T09:46:00.305Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-20T09:46:00.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-20T09:46:00.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T09:46:00.450Z] prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container [2024-09-20T09:46:00.484Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-20T09:46:05.962Z] $ docker top 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf -eo pid,comm [2024-09-20T09:46:06.023Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-20T09:46:06.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-20T09:46:06.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T09:46:06.078Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T09:46:06.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T09:46:06.194Z] $ docker exec 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent [2024-09-20T09:46:06.297Z] SSH_AUTH_SOCK=/tmp/ssh-qkzoO1SKk58y/agent.33 [2024-09-20T09:46:06.297Z] SSH_AGENT_PID=39 [2024-09-20T09:46:06.305Z] Running ssh-add (command line suppressed) [2024-09-20T09:46:06.399Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3184102762194422308.key (/w/workspace/edgex-go/2@tmp/private_key_3184102762194422308.key) [2024-09-20T09:46:06.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T09:46:06.707Z] + git tag --points-at HEAD [Pipeline] } [2024-09-20T09:46:06.717Z] $ docker exec --env ******** --env ******** 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent -k [2024-09-20T09:46:06.810Z] unset SSH_AUTH_SOCK; [2024-09-20T09:46:06.811Z] unset SSH_AGENT_PID; [2024-09-20T09:46:06.811Z] echo Agent pid 39 killed; [2024-09-20T09:46:06.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-20T09:46:06.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-20T09:46:06.864Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-20T09:46:06.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-20T09:46:06.977Z] $ docker exec 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent [2024-09-20T09:46:07.079Z] SSH_AUTH_SOCK=/tmp/ssh-7m6MJnxOfJVF/agent.72 [2024-09-20T09:46:07.079Z] SSH_AGENT_PID=78 [2024-09-20T09:46:07.084Z] Running ssh-add (command line suppressed) [2024-09-20T09:46:07.177Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3940335812905256878.key (/w/workspace/edgex-go/2@tmp/private_key_3940335812905256878.key) [2024-09-20T09:46:07.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-20T09:46:07.501Z] + git semver init [2024-09-20T09:46:07.760Z] 2024-09-20 09:46:07,659 [run_init] DEBUG init version:0.0.0 force:False [2024-09-20T09:46:07.760Z] 2024-09-20 09:46:07,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-09-20T09:46:07.760Z] 2024-09-20 09:46:07,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-09-20T09:46:07.760Z] 2024-09-20 09:46:07,660 [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-09-20T09:46:14.337Z] 2024-09-20 09:46:14,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4913 with force:False [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,101 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4913 [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,106 [execute] INFO git cat-file --batch-check [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,112 [execute] INFO git cat-file --batch [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-09-20T09:46:14.337Z] 2024-09-20 09:46:14,116 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4913 [2024-09-20T09:46:14.337Z] 0.0.0 [Pipeline] } [2024-09-20T09:46:14.347Z] $ docker exec --env ******** --env ******** 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent -k [2024-09-20T09:46:14.447Z] unset SSH_AUTH_SOCK; [2024-09-20T09:46:14.448Z] unset SSH_AGENT_PID; [2024-09-20T09:46:14.448Z] echo Agent pid 78 killed; [2024-09-20T09:46:14.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-20T09:46:14.799Z] + git semver [Pipeline] } [2024-09-20T09:46:15.069Z] $ docker stop --time=1 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf [2024-09-20T09:46:16.384Z] $ docker rm -f --volumes 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T09:46:16.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-20T09:46:16.965Z] Stashed 1 file(s) [Pipeline] echo [2024-09-20T09:46:16.968Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-20T09:46:17.393Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-09-20T09:46:17.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T09:46:17.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T09:46:17.441Z] ========================================================= [2024-09-20T09:46:17.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-20T09:46:17.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-20T09:46:17.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T09:46:17.734Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-20T09:46:17.734Z] 619be1103602: Pulling fs layer [2024-09-20T09:46:17.734Z] 7862e08f4a3e: Pulling fs layer [2024-09-20T09:46:17.734Z] 5df492c9dc93: Pulling fs layer [2024-09-20T09:46:17.734Z] 7629e6793208: Pulling fs layer [2024-09-20T09:46:17.734Z] 4f4fb700ef54: Pulling fs layer [2024-09-20T09:46:17.734Z] fb5054dd5b73: Pulling fs layer [2024-09-20T09:46:17.734Z] eeca6798cff9: Pulling fs layer [2024-09-20T09:46:17.734Z] aa269ceb94a6: Pulling fs layer [2024-09-20T09:46:17.734Z] ada007ff1a6a: Pulling fs layer [2024-09-20T09:46:17.734Z] 7629e6793208: Waiting [2024-09-20T09:46:17.734Z] 4f4fb700ef54: Waiting [2024-09-20T09:46:17.734Z] aa269ceb94a6: Waiting [2024-09-20T09:46:17.734Z] fb5054dd5b73: Waiting [2024-09-20T09:46:17.734Z] eeca6798cff9: Waiting [2024-09-20T09:46:17.734Z] 7862e08f4a3e: Verifying Checksum [2024-09-20T09:46:17.734Z] 7862e08f4a3e: Download complete [2024-09-20T09:46:17.734Z] 7629e6793208: Verifying Checksum [2024-09-20T09:46:17.734Z] 7629e6793208: Download complete [2024-09-20T09:46:17.734Z] 4f4fb700ef54: Verifying Checksum [2024-09-20T09:46:17.734Z] 4f4fb700ef54: Download complete [2024-09-20T09:46:17.734Z] fb5054dd5b73: Download complete [2024-09-20T09:46:17.734Z] 619be1103602: Verifying Checksum [2024-09-20T09:46:17.734Z] 619be1103602: Download complete [2024-09-20T09:46:17.734Z] eeca6798cff9: Verifying Checksum [2024-09-20T09:46:17.734Z] eeca6798cff9: Download complete [2024-09-20T09:46:17.995Z] 619be1103602: Pull complete [2024-09-20T09:46:17.995Z] ada007ff1a6a: Verifying Checksum [2024-09-20T09:46:17.995Z] ada007ff1a6a: Download complete [2024-09-20T09:46:17.995Z] 7862e08f4a3e: Pull complete [2024-09-20T09:46:18.253Z] 5df492c9dc93: Verifying Checksum [2024-09-20T09:46:18.253Z] 5df492c9dc93: Download complete [2024-09-20T09:46:18.519Z] aa269ceb94a6: Verifying Checksum [2024-09-20T09:46:18.519Z] aa269ceb94a6: Download complete [2024-09-20T09:46:21.808Z] 5df492c9dc93: Pull complete [2024-09-20T09:46:21.808Z] 7629e6793208: Pull complete [2024-09-20T09:46:21.808Z] 4f4fb700ef54: Pull complete [2024-09-20T09:46:21.808Z] fb5054dd5b73: Pull complete [2024-09-20T09:46:21.808Z] eeca6798cff9: Pull complete [2024-09-20T09:46:24.343Z] aa269ceb94a6: Pull complete [2024-09-20T09:46:24.601Z] ada007ff1a6a: Pull complete [2024-09-20T09:46:24.601Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-20T09:46:24.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T09:46:24.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-20T09:46:24.901Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T09:46:24.901Z] WORKDIR /edgex [2024-09-20T09:46:24.901Z] COPY go.mod . [2024-09-20T09:46:24.901Z] RUN go mod download [2024-09-20T09:46:24.901Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-20T09:46:25.838Z] Sending build context to Docker daemon 179.4MB [2024-09-20T09:46:25.838Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-20T09:46:25.838Z] ---> f489d0715acc [2024-09-20T09:46:25.838Z] Step 2/4 : WORKDIR /edgex [2024-09-20T09:46:32.066Z] Still waiting to schedule task [2024-09-20T09:46:32.066Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-20T09:46:35.838Z] ---> Running in ce2c660d064a [2024-09-20T09:46:35.839Z] Removing intermediate container ce2c660d064a [2024-09-20T09:46:35.839Z] ---> 3e3e874bb756 [2024-09-20T09:46:35.839Z] Step 3/4 : COPY go.mod . [2024-09-20T09:46:35.839Z] ---> 9d0af04d596f [2024-09-20T09:46:35.839Z] Step 4/4 : RUN go mod download [2024-09-20T09:46:35.839Z] ---> Running in 8a49b2d065e3 [2024-09-20T09:47:14.611Z] Removing intermediate container 8a49b2d065e3 [2024-09-20T09:47:14.611Z] ---> 12ca58cd72ca [2024-09-20T09:47:14.611Z] Successfully built 12ca58cd72ca [2024-09-20T09:47:14.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:47:14.921Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-20T09:47:14.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T09:47:14.993Z] prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container [2024-09-20T09:47:15.022Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-09-20T09:47:15.494Z] $ docker top b1ff6164a3910a4cd77e87a74f0bd4de22cef0c42074a67dad372031593d39e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T09:47:15.859Z] + go version [2024-09-20T09:47:15.859Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-20T09:47:15.866Z] $ docker stop --time=1 b1ff6164a3910a4cd77e87a74f0bd4de22cef0c42074a67dad372031593d39e1 [2024-09-20T09:47:17.221Z] $ docker rm -f --volumes b1ff6164a3910a4cd77e87a74f0bd4de22cef0c42074a67dad372031593d39e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:47:17.668Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-20T09:47:17.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T09:47:17.746Z] prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container [2024-09-20T09:47:17.765Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-09-20T09:47:18.145Z] $ docker top ec35a1603cea8ee6a55759423622875380d8ad6a15bd3bbd7143becbe65cad68 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-20T09:47:18.229Z] ========================================================= [2024-09-20T09:47:18.229Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-20T09:47:18.229Z] ========================================================= [Pipeline] sh [2024-09-20T09:47:18.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-09-20T09:47:18.852Z] + make test [2024-09-20T09:47:18.853Z] go test -race -coverprofile=coverage.out ./... [2024-09-20T09:47:26.980Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-20T09:47:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-20T09:48:00.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-20T09:48:00.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-20T09:48:01.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-09-20T09:48:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-20T09:48:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-20T09:48:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-20T09:48:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-20T09:48:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-20T09:48:02.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-20T09:48:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-20T09:48:04.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-20T09:48:04.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-20T09:48:04.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-20T09:48:04.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-20T09:48:04.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:48:05.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10742 in /w/workspace/edgexfoundry_edgex-go_PR-4913 [Pipeline] { [Pipeline] ws [2024-09-20T09:48:05.158Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-09-20T09:48:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-20T09:48:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-20T09:48:06.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2024-09-20T09:48:06.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-09-20T09:48:06.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.737s coverage: 93.4% of statements [2024-09-20T09:48:06.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-09-20T09:48:07.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-20T09:48:07.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-20T09:48:08.207Z] The recommended git tool is: git [2024-09-20T09:48:08.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-20T09:48:08.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements [2024-09-20T09:48:08.665Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-20T09:48:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-20T09:48:09.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-20T09:48:09.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-09-20T09:48:10.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-09-20T09:48:10.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 30.9% of statements [2024-09-20T09:48:10.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-20T09:48:10.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements [2024-09-20T09:48:10.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-20T09:48:10.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-09-20T09:48:11.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-20T09:48:11.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-20T09:48:11.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-20T09:48:11.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-20T09:48:11.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-20T09:48:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-20T09:48:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-20T09:48:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-20T09:48:11.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-20T09:48:12.859Z] using credential edgex-jenkins-ssh [2024-09-20T09:48:12.881Z] Cloning the remote Git repository [2024-09-20T09:48:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-20T09:48:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-20T09:48:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-20T09:48:12.919Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-20T09:48:12.997Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-09-20T09:48:13.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-20T09:48:13.118Z] > git --version # timeout=10 [2024-09-20T09:48:13.138Z] > git --version # 'git version 2.25.1' [2024-09-20T09:48:13.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-20T09:48:13.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-20T09:48:13.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-20T09:48:13.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-20T09:48:14.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-20T09:48:14.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-20T09:48:13.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-20T09:48:13.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-20T09:48:14.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-20T09:48:16.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-20T09:48:16.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-20T09:48:18.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-20T09:48:18.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-20T09:48:20.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-20T09:48:20.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-20T09:48:20.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-20T09:48:22.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-20T09:48:22.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-20T09:48:22.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-20T09:48:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-20T09:48:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-20T09:48:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-20T09:48:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-20T09:48:23.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-09-20T09:48:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-20T09:48:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-20T09:48:23.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-20T09:48:24.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-20T09:48:24.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:48:24.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-20T09:48:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-20T09:48:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-20T09:48:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-20T09:48:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-20T09:48:28.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-20T09:48:28.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-20T09:48:28.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-20T09:48:28.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:48:29.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-20T09:48:29.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-20T09:48:29.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-20T09:48:29.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:48:32.124Z] Merging remotes/origin/main commit 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit 76daa36ac358040e06c3add0ee1e5e8702f82f8a [2024-09-20T09:48:30.386Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-20T09:48:30.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-20T09:48:31.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-20T09:48:31.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-20T09:48:31.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-20T09:48:31.313Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4913/head:refs/remotes/origin/PR-4913 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-20T09:48:32.155Z] > git config core.sparsecheckout # timeout=10 [2024-09-20T09:48:32.234Z] > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 [2024-09-20T09:48:32.609Z] Merge succeeded, producing 76daa36ac358040e06c3add0ee1e5e8702f82f8a [2024-09-20T09:48:32.610Z] Checking out Revision 76daa36ac358040e06c3add0ee1e5e8702f82f8a (PR-4913) [2024-09-20T09:48:32.495Z] > git remote # timeout=10 [2024-09-20T09:48:32.513Z] > git config --get remote.origin.url # timeout=10 [2024-09-20T09:48:32.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-20T09:48:32.559Z] > git merge 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 [2024-09-20T09:48:32.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-20T09:48:32.614Z] > git config core.sparsecheckout # timeout=10 [2024-09-20T09:48:32.628Z] > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 [2024-09-20T09:48:36.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.260s coverage: 79.9% of statements [2024-09-20T09:48:36.396Z] Commit message: "feat: Add core-metadata device service related db methods for postgres" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-20T09:48:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.052s coverage: 92.9% of statements [2024-09-20T09:48:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-20T09:48:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-09-20T09:48:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-20T09:48:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.762s coverage: 36.5% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-09-20T09:48:37.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements [2024-09-20T09:48:37.754Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-20T09:48:38.015Z] running golangci-lint [2024-09-20T09:48:38.026Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-20T09:48:38.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T09:48:38.026Z] Dload Upload Total Spent Left Speed [2024-09-20T09:48:38.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-09-20T09:48:38.275Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-20T09:48:38.275Z] go version go1.21.9 linux/amd64 [2024-09-20T09:48:38.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-20T09:48:38.535Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-20T09:48:38.535Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-20T09:48:38.688Z] + sudo tee /etc/docker/daemon.new [2024-09-20T09:48:38.688Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-20T09:48:38.688Z] { [2024-09-20T09:48:38.688Z] "registry-mirrors": [ [2024-09-20T09:48:38.688Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-20T09:48:38.688Z] ], [2024-09-20T09:48:38.688Z] "bip": "10.250.0.254/24", [2024-09-20T09:48:38.688Z] "hosts": [ [2024-09-20T09:48:38.688Z] "tcp://0.0.0.0:5555", [2024-09-20T09:48:38.688Z] "unix:///var/run/docker.sock" [2024-09-20T09:48:38.688Z] ], [2024-09-20T09:48:38.688Z] "mtu": 1458, [2024-09-20T09:48:38.688Z] "selinux-enabled": true, [2024-09-20T09:48:38.688Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-20T09:48:38.688Z] } [Pipeline] sh [2024-09-20T09:48:39.009Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-20T09:48:39.334Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T09:48:57.602Z] provisioning config files... [2024-09-20T09:48:57.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3085243652131275862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T09:48:58.054Z] ---> ****-login.sh [2024-09-20T09:48:58.054Z] nexus3.edgexfoundry.org:10001 [2024-09-20T09:48:58.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:48:58.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:48:58.638Z] Configure a credential helper to remove this warning. See [2024-09-20T09:48:58.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:48:58.638Z] [2024-09-20T09:48:58.638Z] Login Succeeded [2024-09-20T09:48:58.638Z] nexus3.edgexfoundry.org:10002 [2024-09-20T09:48:58.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:48:59.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:48:59.176Z] Configure a credential helper to remove this warning. See [2024-09-20T09:48:59.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:48:59.176Z] [2024-09-20T09:48:59.176Z] Login Succeeded [2024-09-20T09:48:59.176Z] nexus3.edgexfoundry.org:10003 [2024-09-20T09:48:59.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:48:59.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:48:59.446Z] Configure a credential helper to remove this warning. See [2024-09-20T09:48:59.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:48:59.446Z] [2024-09-20T09:48:59.446Z] Login Succeeded [2024-09-20T09:48:59.447Z] nexus3.edgexfoundry.org:10004 [2024-09-20T09:48:59.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:48:59.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:48:59.723Z] Configure a credential helper to remove this warning. See [2024-09-20T09:48:59.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:48:59.723Z] [2024-09-20T09:48:59.723Z] Login Succeeded [2024-09-20T09:48:59.723Z] ****.io [2024-09-20T09:48:59.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-20T09:49:00.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-20T09:49:00.261Z] Configure a credential helper to remove this warning. See [2024-09-20T09:49:00.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-20T09:49:00.261Z] [2024-09-20T09:49:00.261Z] Login Succeeded [2024-09-20T09:49:00.261Z] ---> ****-login.sh ends [Pipeline] } [2024-09-20T09:49:00.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-20T09:49:00.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-09-20T09:49:00.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T09:49:00.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-20T09:49:00.940Z] ========================================================= [2024-09-20T09:49:00.940Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-20T09:49:00.940Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-20T09:49:01.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T09:49:01.539Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-20T09:49:01.539Z] c6b39de5b339: Pulling fs layer [2024-09-20T09:49:01.539Z] a69c41024577: Pulling fs layer [2024-09-20T09:49:01.539Z] d6de4b400683: Pulling fs layer [2024-09-20T09:49:01.539Z] 35cb2a7552d0: Pulling fs layer [2024-09-20T09:49:01.539Z] 4f4fb700ef54: Pulling fs layer [2024-09-20T09:49:01.539Z] 464afbd9ba4c: Pulling fs layer [2024-09-20T09:49:01.539Z] 00f215d4a9da: Pulling fs layer [2024-09-20T09:49:01.539Z] d496ad576159: Pulling fs layer [2024-09-20T09:49:01.539Z] 35cb2a7552d0: Waiting [2024-09-20T09:49:01.539Z] 4f4fb700ef54: Waiting [2024-09-20T09:49:01.539Z] 464afbd9ba4c: Waiting [2024-09-20T09:49:01.539Z] 00f215d4a9da: Waiting [2024-09-20T09:49:01.539Z] d496ad576159: Waiting [2024-09-20T09:49:01.539Z] a69c41024577: Verifying Checksum [2024-09-20T09:49:01.539Z] a69c41024577: Download complete [2024-09-20T09:49:01.539Z] 35cb2a7552d0: Verifying Checksum [2024-09-20T09:49:01.539Z] 35cb2a7552d0: Download complete [2024-09-20T09:49:01.539Z] 4f4fb700ef54: Verifying Checksum [2024-09-20T09:49:01.539Z] 4f4fb700ef54: Download complete [2024-09-20T09:49:01.539Z] 464afbd9ba4c: Verifying Checksum [2024-09-20T09:49:01.539Z] 464afbd9ba4c: Download complete [2024-09-20T09:49:01.539Z] c6b39de5b339: Verifying Checksum [2024-09-20T09:49:01.539Z] c6b39de5b339: Download complete [2024-09-20T09:49:02.132Z] d496ad576159: Verifying Checksum [2024-09-20T09:49:02.132Z] d496ad576159: Download complete [2024-09-20T09:49:02.714Z] c6b39de5b339: Pull complete [2024-09-20T09:49:03.297Z] a69c41024577: Pull complete [2024-09-20T09:49:03.565Z] d6de4b400683: Verifying Checksum [2024-09-20T09:49:03.565Z] d6de4b400683: Download complete [2024-09-20T09:49:04.522Z] 00f215d4a9da: Verifying Checksum [2024-09-20T09:49:04.522Z] 00f215d4a9da: Download complete [2024-09-20T09:49:05.117Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 24.501130648s" [2024-09-20T09:49:05.117Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.844158ms" [2024-09-20T09:49:16.843Z] d6de4b400683: Pull complete [2024-09-20T09:49:16.843Z] 35cb2a7552d0: Pull complete [2024-09-20T09:49:16.843Z] 4f4fb700ef54: Pull complete [2024-09-20T09:49:16.843Z] 464afbd9ba4c: Pull complete [2024-09-20T09:49:19.988Z] level=info msg="[linters_context/goanalysis] analyzers took 2m1.241384855s with top 10 stages: buildir: 1m9.642731457s, gosec: 10.684029709s, fact_deprecated: 2.973288777s, inspect: 2.806595796s, printf: 2.454477955s, ctrlflow: 2.238497552s, S1038: 1.558817517s, nilness: 1.374561858s, errcheck: 1.331083316s, fact_purity: 1.23244693s" [2024-09-20T09:49:19.989Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-20T09:49:19.989Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude-rules: 22/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, nolint: 0/22" [2024-09-20T09:49:19.989Z] level=info msg="[runner] processing took 15.468459ms with stages: nolint: 6.843852ms, identifier_marker: 3.485939ms, path_prettifier: 1.917601ms, exclude-rules: 1.187593ms, autogenerated_exclude: 1.063948ms, skip_dirs: 897.923µs, cgo: 48.842µs, filename_unadjuster: 18.431µs, max_same_issues: 740ns, skip_files: 600ns, fixer: 580ns, uniq_by_line: 480ns, exclude: 350ns, sort_results: 280ns, severity-rules: 270ns, path_prefixer: 250ns, diff: 240ns, max_from_linter: 160ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2024-09-20T09:49:19.989Z] level=info msg="[runner] linters took 14.986154224s with stages: goanalysis_metalinter: 14.970584521s" [2024-09-20T09:49:19.989Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-20T09:49:19.989Z] level=info msg="Memory: 396 samples, avg is 338.3MB, max is 1347.7MB" [2024-09-20T09:49:19.989Z] level=info msg="Execution took 39.550209618s" [2024-09-20T09:49:19.989Z] go vet ./... [2024-09-20T09:49:25.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-20T09:49:25.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-20T09:49:25.525Z] ./bin/test-attribution-txt.sh [2024-09-20T09:49:25.783Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-20T09:49:26.042Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-20T09:49:26.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-20T09:49:26.357Z] + ls -al . [2024-09-20T09:49:26.357Z] total 944 [2024-09-20T09:49:26.357Z] drwxrwxr-x 11 1001 1001 4096 Sep 20 09:47 . [2024-09-20T09:49:26.357Z] drwxr-xr-x 4 root root 4096 Sep 20 09:47 .. [2024-09-20T09:49:26.357Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 09:45 .blubracket [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 10 Sep 20 09:45 .dockerignore [2024-09-20T09:49:26.357Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 09:48 .git [2024-09-20T09:49:26.357Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 09:45 .github [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 1102 Sep 20 09:45 .gitignore [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 09:45 .golangci.yml [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 09:45 .hadolint.yml [2024-09-20T09:49:26.357Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 09:46 .semver [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 155 Sep 20 09:45 .sonarcloud.properties [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 09:45 ADOPTERS.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 21286 Sep 20 09:45 Attribution.txt [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 100284 Sep 20 09:45 CHANGELOG.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 09:45 CONTRIBUTING.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 09:45 GOVERNANCE.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 861 Sep 20 09:45 Jenkinsfile [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 09:45 LICENSE [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 16854 Sep 20 09:45 Makefile [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 09:45 OWNERS.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 9528 Sep 20 09:45 README.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 09:45 SECURITY.md [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 09:46 VERSION [2024-09-20T09:49:26.357Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 09:45 bin [2024-09-20T09:49:26.357Z] drwxrwxr-x 20 1001 1001 4096 Sep 20 09:45 cmd [2024-09-20T09:49:26.357Z] -rw-r--r-- 1 root root 576066 Sep 20 09:48 coverage.out [2024-09-20T09:49:26.357Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 09:45 fuzz_test [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 7305 Sep 20 09:45 go.mod [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 102748 Sep 20 09:45 go.sum [2024-09-20T09:49:26.357Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 09:45 internal [2024-09-20T09:49:26.357Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 09:45 openapi [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 584 Sep 20 09:45 security.txt [2024-09-20T09:49:26.357Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 09:45 version.go [Pipeline] sh [2024-09-20T09:49:26.646Z] + '[' -e coverage.out ] [2024-09-20T09:49:26.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-20T09:49:26.777Z] Stashed 1 file(s) [Pipeline] sh [2024-09-20T09:49:26.913Z] 00f215d4a9da: Pull complete [2024-09-20T09:49:26.913Z] d496ad576159: Pull complete [2024-09-20T09:49:26.913Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-20T09:49:26.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T09:49:26.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-20T09:49:27.059Z] + make build [2024-09-20T09:49:27.059Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-20T09:49:27.240Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T09:49:27.240Z] WORKDIR /edgex [2024-09-20T09:49:27.240Z] COPY go.mod . [2024-09-20T09:49:27.240Z] RUN go mod download [2024-09-20T09:49:27.240Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-20T09:49:27.826Z] Sending build context to Docker daemon 3.596MB [2024-09-20T09:49:27.826Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-20T09:49:27.826Z] ---> f246e2811388 [2024-09-20T09:49:27.826Z] Step 2/4 : WORKDIR /edgex [2024-09-20T09:49:29.762Z] ---> Running in 96448055c2b2 [2024-09-20T09:49:30.030Z] Removing intermediate container 96448055c2b2 [2024-09-20T09:49:30.030Z] ---> 8568cd7519a5 [2024-09-20T09:49:30.030Z] Step 3/4 : COPY go.mod . [2024-09-20T09:49:30.621Z] ---> 4650cee6f670 [2024-09-20T09:49:30.621Z] Step 4/4 : RUN go mod download [2024-09-20T09:49:30.621Z] ---> Running in b4759c09d964 [2024-09-20T09:49:53.614Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T09:49:53.614Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T09:49:55.006Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T09:49:55.576Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T09:49:57.480Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T09:50:02.778Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T09:50:04.159Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T09:50:06.064Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T09:50:08.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T09:50:09.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T09:50:10.182Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T09:50:10.751Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T09:50:11.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-20T09:50:13.676Z] $ docker stop --time=1 ec35a1603cea8ee6a55759423622875380d8ad6a15bd3bbd7143becbe65cad68 [2024-09-20T09:50:15.850Z] $ docker rm -f --volumes ec35a1603cea8ee6a55759423622875380d8ad6a15bd3bbd7143becbe65cad68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:50:17.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-20T09:50:17.830Z] [2024-09-20T09:50:17.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:50:18.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-20T09:50:18.140Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-20T09:50:18.140Z] 91d30c5bc195: Pulling fs layer [2024-09-20T09:50:18.140Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-20T09:50:18.140Z] 9c61dcf015f6: Pulling fs layer [2024-09-20T09:50:18.140Z] 4698f68db338: Pulling fs layer [2024-09-20T09:50:18.140Z] 2a2f49069b9e: Pulling fs layer [2024-09-20T09:50:18.140Z] e0025b399a48: Pulling fs layer [2024-09-20T09:50:18.140Z] 4698f68db338: Waiting [2024-09-20T09:50:18.140Z] 2a2f49069b9e: Waiting [2024-09-20T09:50:18.140Z] e0025b399a48: Waiting [2024-09-20T09:50:18.140Z] 91d30c5bc195: Verifying Checksum [2024-09-20T09:50:18.140Z] 91d30c5bc195: Download complete [2024-09-20T09:50:18.140Z] 4698f68db338: Verifying Checksum [2024-09-20T09:50:18.140Z] 4698f68db338: Download complete [2024-09-20T09:50:18.398Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-20T09:50:18.399Z] 2e9b0aa3be6d: Download complete [2024-09-20T09:50:18.399Z] 91d30c5bc195: Pull complete [2024-09-20T09:50:18.399Z] e0025b399a48: Verifying Checksum [2024-09-20T09:50:18.399Z] e0025b399a48: Download complete [2024-09-20T09:50:18.399Z] 2a2f49069b9e: Verifying Checksum [2024-09-20T09:50:18.399Z] 2a2f49069b9e: Download complete [2024-09-20T09:50:18.657Z] 2e9b0aa3be6d: Pull complete [2024-09-20T09:50:18.915Z] 9c61dcf015f6: Verifying Checksum [2024-09-20T09:50:18.915Z] 9c61dcf015f6: Download complete [2024-09-20T09:50:22.201Z] 9c61dcf015f6: Pull complete [2024-09-20T09:50:22.201Z] 4698f68db338: Pull complete [2024-09-20T09:50:22.201Z] 2a2f49069b9e: Pull complete [2024-09-20T09:50:22.201Z] e0025b399a48: Pull complete [2024-09-20T09:50:22.201Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-20T09:50:22.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-20T09:50:22.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T09:50:22.304Z] prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container [2024-09-20T09:50:22.334Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-20T09:50:29.293Z] $ docker top e1ed1710960b04997a9313941bed8dace47811edf5cf5fa09b1b8e56df754bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T09:50:29.657Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-20T09:50:32.193Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-20T09:50:32.193Z] #1 transferring dockerfile: 1.69kB done [2024-09-20T09:50:32.193Z] #1 DONE 0.0s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #2 transferring dockerfile: 2.13kB done [2024-09-20T09:50:32.451Z] #2 DONE 0.0s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #3 transferring dockerfile: 1.70kB done [2024-09-20T09:50:32.451Z] #3 DONE 0.0s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #4 transferring dockerfile: 2.23kB done [2024-09-20T09:50:32.451Z] #4 DONE 0.0s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #5 transferring dockerfile: 1.95kB done [2024-09-20T09:50:32.451Z] #5 DONE 0.0s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #6 transferring dockerfile: 1.89kB done [2024-09-20T09:50:32.451Z] #6 DONE 0.1s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #7 transferring dockerfile: 2.07kB done [2024-09-20T09:50:32.451Z] #7 DONE 0.0s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #8 transferring dockerfile: 2.15kB done [2024-09-20T09:50:32.451Z] #8 DONE 0.1s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #9 [core-command internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #9 transferring dockerfile: 1.93kB done [2024-09-20T09:50:32.451Z] #9 DONE 0.1s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #10 transferring dockerfile: 1.85kB done [2024-09-20T09:50:32.451Z] #10 DONE 0.1s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #11 [security-spire-config internal] load .dockerignore [2024-09-20T09:50:32.451Z] #11 transferring context: 50B done [2024-09-20T09:50:32.451Z] #11 DONE 0.1s [2024-09-20T09:50:32.451Z] [2024-09-20T09:50:32.451Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-20T09:50:32.451Z] #12 transferring dockerfile: 3.17kB done [2024-09-20T09:50:32.710Z] #12 DONE 0.1s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-20T09:50:32.710Z] #13 transferring dockerfile: 2.07kB done [2024-09-20T09:50:32.710Z] #13 DONE 0.1s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-20T09:50:32.710Z] #14 transferring dockerfile: 2.49kB done [2024-09-20T09:50:32.710Z] #14 DONE 0.1s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-20T09:50:32.710Z] #15 transferring dockerfile: 2.50kB done [2024-09-20T09:50:32.710Z] #15 DONE 0.1s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-09-20T09:50:32.710Z] #16 transferring dockerfile: 1.81kB done [2024-09-20T09:50:32.710Z] #16 DONE 0.1s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-09-20T09:50:32.710Z] #17 transferring dockerfile: 1.93kB done [2024-09-20T09:50:32.710Z] #17 DONE 0.1s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #18 [core-metadata internal] load .dockerignore [2024-09-20T09:50:32.710Z] #18 transferring context: 50B done [2024-09-20T09:50:32.710Z] #18 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #19 [security-spire-server internal] load .dockerignore [2024-09-20T09:50:32.710Z] #19 transferring context: 50B done [2024-09-20T09:50:32.710Z] #19 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-20T09:50:32.710Z] #20 transferring context: 50B done [2024-09-20T09:50:32.710Z] #20 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #21 [support-notifications internal] load .dockerignore [2024-09-20T09:50:32.710Z] #21 transferring context: 50B done [2024-09-20T09:50:32.710Z] #21 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #22 [core-keeper internal] load .dockerignore [2024-09-20T09:50:32.710Z] #22 transferring context: 50B done [2024-09-20T09:50:32.710Z] #22 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-20T09:50:32.710Z] #23 transferring context: 50B done [2024-09-20T09:50:32.710Z] #23 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-20T09:50:32.710Z] #24 transferring context: 50B done [2024-09-20T09:50:32.710Z] #24 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #25 [core-command internal] load .dockerignore [2024-09-20T09:50:32.710Z] #25 transferring context: 50B done [2024-09-20T09:50:32.710Z] #25 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-09-20T09:50:32.710Z] #26 transferring context: 50B done [2024-09-20T09:50:32.710Z] #26 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #27 [core-data internal] load .dockerignore [2024-09-20T09:50:32.710Z] #27 transferring context: 50B done [2024-09-20T09:50:32.710Z] #27 DONE 0.0s [2024-09-20T09:50:32.710Z] [2024-09-20T09:50:32.710Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-20T09:50:32.968Z] #28 transferring context: 50B done [2024-09-20T09:50:32.968Z] #28 DONE 0.0s [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #29 [security-bootstrapper internal] load .dockerignore [2024-09-20T09:50:32.968Z] #29 transferring context: 50B done [2024-09-20T09:50:32.968Z] #29 DONE 0.0s [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-20T09:50:32.968Z] #30 transferring context: 50B done [2024-09-20T09:50:32.968Z] #30 DONE 0.0s [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #31 [support-scheduler internal] load .dockerignore [2024-09-20T09:50:32.968Z] #31 transferring context: 50B done [2024-09-20T09:50:32.968Z] #31 DONE 0.0s [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-20T09:50:32.968Z] #32 transferring context: 50B done [2024-09-20T09:50:32.968Z] #32 DONE 0.0s [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-20T09:50:32.968Z] #33 ... [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T09:50:32.968Z] #34 DONE 0.0s [2024-09-20T09:50:32.968Z] [2024-09-20T09:50:32.968Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-20T09:50:33.226Z] #33 ... [2024-09-20T09:50:33.226Z] [2024-09-20T09:50:33.226Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-20T09:50:33.226Z] #34 DONE 0.0s [2024-09-20T09:50:33.226Z] [2024-09-20T09:50:33.226Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-20T09:50:33.489Z] #33 DONE 0.6s [2024-09-20T09:50:33.489Z] [2024-09-20T09:50:33.489Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T09:50:33.489Z] #35 DONE 0.6s [2024-09-20T09:50:33.489Z] [2024-09-20T09:50:33.489Z] #36 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T09:50:33.489Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T09:50:33.749Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T09:50:33.749Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T09:50:33.749Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T09:50:33.749Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.1s [2024-09-20T09:50:33.749Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.2s [2024-09-20T09:50:33.749Z] #36 ... [2024-09-20T09:50:33.749Z] [2024-09-20T09:50:33.749Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-20T09:50:33.749Z] #37 DONE 0.6s [2024-09-20T09:50:33.749Z] [2024-09-20T09:50:33.749Z] #38 [security-spire-server internal] load build context [2024-09-20T09:50:33.749Z] #38 transferring context: 27.71kB 0.1s done [2024-09-20T09:50:33.749Z] #38 DONE 0.5s [2024-09-20T09:50:33.749Z] [2024-09-20T09:50:33.749Z] #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T09:50:33.749Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T09:50:33.749Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T09:50:33.749Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-20T09:50:33.749Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-20T09:50:33.749Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-20T09:50:33.749Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-20T09:50:34.007Z] #36 ... [2024-09-20T09:50:34.007Z] [2024-09-20T09:50:34.007Z] #39 [security-spire-config internal] load build context [2024-09-20T09:50:34.007Z] #39 transferring context: 25.96kB 0.1s done [2024-09-20T09:50:34.007Z] #39 DONE 0.5s [2024-09-20T09:50:34.007Z] [2024-09-20T09:50:34.007Z] #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T09:50:34.582Z] #36 ... [2024-09-20T09:50:34.583Z] [2024-09-20T09:50:34.583Z] #40 [security-spire-agent internal] load build context [2024-09-20T09:50:34.583Z] #40 transferring context: 27.24kB 0.0s done [2024-09-20T09:50:34.583Z] #40 DONE 0.6s [2024-09-20T09:50:34.583Z] [2024-09-20T09:50:34.583Z] #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T09:50:34.583Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.7s done [2024-09-20T09:50:36.485Z] #36 ... [2024-09-20T09:50:36.485Z] [2024-09-20T09:50:36.485Z] #41 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-20T09:50:36.485Z] #41 DONE 2.9s [2024-09-20T09:50:36.485Z] [2024-09-20T09:50:36.485Z] #36 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T09:50:38.486Z] Removing intermediate container b4759c09d964 [2024-09-20T09:50:38.486Z] ---> 5335ce9492c2 [2024-09-20T09:50:38.486Z] Successfully built 5335ce9492c2 [2024-09-20T09:50:38.486Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:50:38.820Z] + docker inspect -f . ci-base-image-arm64 [2024-09-20T09:50:38.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T09:50:39.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container [2024-09-20T09:50:39.104Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-09-20T09:50:39.791Z] #36 ... [2024-09-20T09:50:39.791Z] [2024-09-20T09:50:39.791Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T09:50:39.791Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-20T09:50:39.791Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-20T09:50:39.791Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-20T09:50:39.791Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-20T09:50:39.791Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-09-20T09:50:39.791Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-20T09:50:39.791Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-20T09:50:39.791Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-20T09:50:39.791Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.3s [2024-09-20T09:50:39.791Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-20T09:50:39.791Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-20T09:50:39.791Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [2024-09-20T09:50:40.338Z] $ docker top 9717c7595e9581becf6fb2e446895a264b10c17133910673f9f32838868cba2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T09:50:41.191Z] + go version [2024-09-20T09:50:41.191Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-20T09:50:41.204Z] $ docker stop --time=1 9717c7595e9581becf6fb2e446895a264b10c17133910673f9f32838868cba2f [2024-09-20T09:50:42.844Z] $ docker rm -f --volumes 9717c7595e9581becf6fb2e446895a264b10c17133910673f9f32838868cba2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T09:50:43.446Z] + docker inspect -f . ci-base-image-arm64 [2024-09-20T09:50:43.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T09:50:43.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container [2024-09-20T09:50:43.688Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-09-20T09:50:44.253Z] #42 ... [2024-09-20T09:50:44.254Z] [2024-09-20T09:50:44.254Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-20T09:50:44.254Z] #43 transferring context: 138.13MB 9.1s [2024-09-20T09:50:44.254Z] #43 ... [2024-09-20T09:50:44.254Z] [2024-09-20T09:50:44.254Z] #44 [core-data internal] load build context [2024-09-20T09:50:44.254Z] #44 ... [2024-09-20T09:50:44.254Z] [2024-09-20T09:50:44.254Z] #45 [support-scheduler internal] load build context [2024-09-20T09:50:44.822Z] $ docker top 93103e2b64f1078e0dad82fe39a398d4e74813faa3c5141a4b6e25817cac1e89 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-20T09:50:45.038Z] ========================================================= [2024-09-20T09:50:45.038Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-20T09:50:45.038Z] ========================================================= [Pipeline] sh [2024-09-20T09:50:45.144Z] #45 ... [2024-09-20T09:50:45.144Z] [2024-09-20T09:50:45.144Z] #46 [core-keeper internal] load build context [2024-09-20T09:50:45.144Z] #46 ... [2024-09-20T09:50:45.144Z] [2024-09-20T09:50:45.144Z] #47 [support-notifications internal] load build context [2024-09-20T09:50:45.144Z] #47 ... [2024-09-20T09:50:45.144Z] [2024-09-20T09:50:45.144Z] #48 [core-metadata internal] load build context [2024-09-20T09:50:45.343Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-09-20T09:50:45.944Z] + make test [2024-09-20T09:50:46.212Z] go test -race -coverprofile=coverage.out ./... [2024-09-20T09:50:46.290Z] #48 ... [2024-09-20T09:50:46.290Z] [2024-09-20T09:50:46.290Z] #49 [security-proxy-setup internal] load build context [2024-09-20T09:50:46.290Z] #49 ... [2024-09-20T09:50:46.290Z] [2024-09-20T09:50:46.290Z] #50 [security-proxy-auth internal] load build context [2024-09-20T09:50:46.290Z] #50 ... [2024-09-20T09:50:46.290Z] [2024-09-20T09:50:46.290Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T09:50:46.290Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-20T09:50:46.290Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-20T09:50:46.290Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-20T09:50:46.290Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-20T09:50:46.290Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-09-20T09:50:46.290Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-20T09:50:46.290Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-20T09:50:46.290Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-09-20T09:50:46.290Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-20T09:50:46.290Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-20T09:50:46.290Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-09-20T09:50:46.290Z] #51 DONE 11.5s [2024-09-20T09:50:46.290Z] [2024-09-20T09:50:46.290Z] #50 [security-proxy-auth internal] load build context [2024-09-20T09:50:46.290Z] #50 ... [2024-09-20T09:50:46.290Z] [2024-09-20T09:50:46.290Z] #52 [core-command internal] load build context [2024-09-20T09:50:46.548Z] #52 ... [2024-09-20T09:50:46.548Z] [2024-09-20T09:50:46.548Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-20T09:50:46.548Z] #53 ... [2024-09-20T09:50:46.548Z] [2024-09-20T09:50:46.548Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T09:50:46.548Z] #54 ... [2024-09-20T09:50:46.548Z] [2024-09-20T09:50:46.548Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T09:50:46.548Z] #55 ... [2024-09-20T09:50:46.548Z] [2024-09-20T09:50:46.548Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T09:50:46.806Z] #56 ... [2024-09-20T09:50:46.806Z] [2024-09-20T09:50:46.806Z] #57 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-20T09:50:46.806Z] #57 ... [2024-09-20T09:50:46.806Z] [2024-09-20T09:50:46.806Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T09:50:47.504Z] #58 ... [2024-09-20T09:50:47.504Z] [2024-09-20T09:50:47.504Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T09:50:47.504Z] #59 ... [2024-09-20T09:50:47.504Z] [2024-09-20T09:50:47.504Z] #60 [security-bootstrapper internal] load build context [2024-09-20T09:50:47.825Z] #60 ... [2024-09-20T09:50:47.825Z] [2024-09-20T09:50:47.825Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T09:50:47.825Z] #61 ... [2024-09-20T09:50:47.825Z] [2024-09-20T09:50:47.825Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T09:50:47.825Z] #62 ... [2024-09-20T09:50:47.825Z] [2024-09-20T09:50:47.825Z] #63 [security-secretstore-setup internal] load build context [2024-09-20T09:50:47.825Z] #63 transferring context: 242.08MB 14.2s [2024-09-20T09:50:47.825Z] #63 ... [2024-09-20T09:50:47.825Z] [2024-09-20T09:50:47.825Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T09:50:47.825Z] #64 ... [2024-09-20T09:50:47.825Z] [2024-09-20T09:50:47.825Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T09:50:48.140Z] #65 ... [2024-09-20T09:50:48.140Z] [2024-09-20T09:50:48.140Z] #66 [support-cron-scheduler internal] load build context [2024-09-20T09:50:48.140Z] #66 ... [2024-09-20T09:50:48.140Z] [2024-09-20T09:50:48.140Z] #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T09:50:48.140Z] #67 ... [2024-09-20T09:50:48.140Z] [2024-09-20T09:50:48.140Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T09:50:48.445Z] #68 ... [2024-09-20T09:50:48.445Z] [2024-09-20T09:50:48.445Z] #60 [security-bootstrapper internal] load build context [2024-09-20T09:50:53.037Z] #60 transferring context: 377.83MB 19.3s [2024-09-20T09:50:53.037Z] #60 ... [2024-09-20T09:50:53.037Z] [2024-09-20T09:50:53.037Z] #52 [core-command internal] load build context [2024-09-20T09:50:53.037Z] #52 transferring context: 496.55MB 19.5s done [2024-09-20T09:50:53.301Z] #52 ... [2024-09-20T09:50:53.301Z] [2024-09-20T09:50:53.301Z] #60 [security-bootstrapper internal] load build context [2024-09-20T09:50:55.057Z] #60 ... [2024-09-20T09:50:55.057Z] [2024-09-20T09:50:55.057Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-20T09:50:55.057Z] #43 ... [2024-09-20T09:50:55.057Z] [2024-09-20T09:50:55.057Z] #45 [support-scheduler internal] load build context [2024-09-20T09:50:55.057Z] #45 transferring context: 496.55MB 17.2s done [2024-09-20T09:50:55.317Z] #45 ... [2024-09-20T09:50:55.317Z] [2024-09-20T09:50:55.317Z] #46 [core-keeper internal] load build context [2024-09-20T09:50:55.317Z] #46 ... [2024-09-20T09:50:55.317Z] [2024-09-20T09:50:55.317Z] #47 [support-notifications internal] load build context [2024-09-20T09:50:55.317Z] #47 ... [2024-09-20T09:50:55.317Z] [2024-09-20T09:50:55.317Z] #49 [security-proxy-setup internal] load build context [2024-09-20T09:50:55.317Z] #49 ... [2024-09-20T09:50:55.317Z] [2024-09-20T09:50:55.317Z] #48 [core-metadata internal] load build context [2024-09-20T09:50:55.589Z] #48 ... [2024-09-20T09:50:55.589Z] [2024-09-20T09:50:55.589Z] #44 [core-data internal] load build context [2024-09-20T09:50:55.589Z] #44 ... [2024-09-20T09:50:55.589Z] [2024-09-20T09:50:55.589Z] #50 [security-proxy-auth internal] load build context [2024-09-20T09:50:55.589Z] #50 ... [2024-09-20T09:50:55.589Z] [2024-09-20T09:50:55.589Z] #44 [core-data internal] load build context [2024-09-20T09:50:55.846Z] #44 transferring context: 496.55MB 22.2s done [2024-09-20T09:50:56.411Z] #44 ... [2024-09-20T09:50:56.411Z] [2024-09-20T09:50:56.411Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-20T09:50:56.411Z] #53 transferring context: 496.55MB 22.7s done [2024-09-20T09:50:56.670Z] #53 ... [2024-09-20T09:50:56.670Z] [2024-09-20T09:50:56.670Z] #50 [security-proxy-auth internal] load build context [2024-09-20T09:50:57.236Z] #50 transferring context: 496.55MB 23.5s done [2024-09-20T09:50:58.171Z] #50 ... [2024-09-20T09:50:58.171Z] [2024-09-20T09:50:58.171Z] #63 [security-secretstore-setup internal] load build context [2024-09-20T09:50:58.171Z] #63 transferring context: 496.55MB 23.1s done [2024-09-20T09:50:58.171Z] #63 ... [2024-09-20T09:50:58.171Z] [2024-09-20T09:50:58.171Z] #66 [support-cron-scheduler internal] load build context [2024-09-20T09:50:58.171Z] #66 transferring context: 496.55MB 22.0s done [2024-09-20T09:50:58.430Z] #66 ... [2024-09-20T09:50:58.430Z] [2024-09-20T09:50:58.430Z] #47 [support-notifications internal] load build context [2024-09-20T09:50:58.430Z] #47 transferring context: 496.55MB 23.9s done [2024-09-20T09:51:04.998Z] #47 ... [2024-09-20T09:51:04.998Z] [2024-09-20T09:51:04.998Z] #60 [security-bootstrapper internal] load build context [2024-09-20T09:51:04.998Z] #60 transferring context: 496.55MB 23.1s done [2024-09-20T09:51:04.998Z] #60 ... [2024-09-20T09:51:04.998Z] [2024-09-20T09:51:04.998Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-20T09:51:04.998Z] #43 transferring context: 496.55MB 23.7s done [2024-09-20T09:51:05.259Z] #43 ... [2024-09-20T09:51:05.259Z] [2024-09-20T09:51:05.259Z] #46 [core-keeper internal] load build context [2024-09-20T09:51:05.260Z] #46 transferring context: 496.55MB 22.5s done [2024-09-20T09:51:06.520Z] #46 ... [2024-09-20T09:51:06.520Z] [2024-09-20T09:51:06.520Z] #49 [security-proxy-setup internal] load build context [2024-09-20T09:51:06.520Z] #49 transferring context: 496.55MB 23.0s done [2024-09-20T09:51:06.780Z] #49 ... [2024-09-20T09:51:06.780Z] [2024-09-20T09:51:06.780Z] #48 [core-metadata internal] load build context [2024-09-20T09:51:06.780Z] #48 transferring context: 496.55MB 23.5s done [2024-09-20T09:51:33.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-20T09:51:45.867Z] #48 ... [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #45 [support-scheduler internal] load build context [2024-09-20T09:51:45.867Z] #45 DONE 69.1s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #52 [core-command internal] load build context [2024-09-20T09:51:45.867Z] #52 DONE 69.1s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #57 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-20T09:51:45.867Z] #57 DONE 66.3s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #66 [support-cron-scheduler internal] load build context [2024-09-20T09:51:45.867Z] #66 DONE 69.1s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #44 [core-data internal] load build context [2024-09-20T09:51:45.867Z] #44 DONE 69.2s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #46 [core-keeper internal] load build context [2024-09-20T09:51:45.867Z] #46 DONE 69.2s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-20T09:51:45.867Z] #53 DONE 69.2s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T09:51:45.867Z] #69 ... [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #49 [security-proxy-setup internal] load build context [2024-09-20T09:51:45.867Z] #49 DONE 69.2s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #63 [security-secretstore-setup internal] load build context [2024-09-20T09:51:45.867Z] #63 DONE 69.2s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #60 [security-bootstrapper internal] load build context [2024-09-20T09:51:45.867Z] #60 DONE 69.2s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #48 [core-metadata internal] load build context [2024-09-20T09:51:45.867Z] #48 DONE 69.3s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #50 [security-proxy-auth internal] load build context [2024-09-20T09:51:45.867Z] #50 DONE 69.3s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-20T09:51:45.867Z] #43 DONE 69.3s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.867Z] #47 [support-notifications internal] load build context [2024-09-20T09:51:45.867Z] #47 DONE 69.3s [2024-09-20T09:51:45.867Z] [2024-09-20T09:51:45.868Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T09:51:45.868Z] #42 DONE 69.5s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T09:51:45.868Z] #64 66.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #64 66.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #64 66.77 (1/4) Installing ca-certificates (20240226-r0) [2024-09-20T09:51:45.868Z] #64 66.78 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #64 66.79 (3/4) Installing su-exec (0.2-r3) [2024-09-20T09:51:45.868Z] #64 66.87 (4/4) Installing yq (4.33.3-r5) [2024-09-20T09:51:45.868Z] #64 67.31 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #64 67.31 Executing ca-certificates-20240226-r0.trigger [2024-09-20T09:51:45.868Z] #64 67.45 OK: 17 MiB in 19 packages [2024-09-20T09:51:45.868Z] #64 ... [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #67 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T09:51:45.868Z] #67 66.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #67 66.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #67 66.85 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #67 66.86 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #67 66.87 OK: 7 MiB in 16 packages [2024-09-20T09:51:45.868Z] #67 DONE 67.6s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T09:51:45.868Z] #70 ... [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T09:51:45.868Z] #54 DONE 67.9s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T09:51:45.868Z] #56 66.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #56 67.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #56 67.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #56 67.29 (2/4) Installing openssl (3.1.7-r0) [2024-09-20T09:51:45.868Z] #56 67.32 (3/4) Installing su-exec (0.2-r3) [2024-09-20T09:51:45.868Z] #56 67.40 (4/4) Installing yq (4.33.3-r5) [2024-09-20T09:51:45.868Z] #56 67.52 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #56 67.55 OK: 17 MiB in 19 packages [2024-09-20T09:51:45.868Z] #56 DONE 67.9s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T09:51:45.868Z] #62 66.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #62 66.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #62 66.89 (1/3) Installing ca-certificates (20240226-r0) [2024-09-20T09:51:45.868Z] #62 66.92 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #62 66.92 (3/3) Installing tzdata (2024a-r0) [2024-09-20T09:51:45.868Z] #62 67.00 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #62 67.01 Executing ca-certificates-20240226-r0.trigger [2024-09-20T09:51:45.868Z] #62 67.43 OK: 11 MiB in 18 packages [2024-09-20T09:51:45.868Z] #62 DONE 67.9s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T09:51:45.868Z] #64 DONE 68.0s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T09:51:45.868Z] #69 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #69 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #69 ... [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T09:51:45.868Z] #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 1.658 OK: 264 MiB in 52 packages [2024-09-20T09:51:45.868Z] #71 DONE 2.1s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T09:51:45.868Z] #65 67.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #65 67.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #65 67.91 (1/2) Installing ca-certificates (20240226-r0) [2024-09-20T09:51:45.868Z] #65 67.93 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #65 67.93 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #65 67.97 Executing ca-certificates-20240226-r0.trigger [2024-09-20T09:51:45.868Z] #65 68.04 OK: 8 MiB in 17 packages [2024-09-20T09:51:45.868Z] #65 ... [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T09:51:45.868Z] #55 66.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #55 66.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #55 66.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T09:51:45.868Z] #55 66.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T09:51:45.868Z] #55 66.84 OK: 20070 distinct packages available [2024-09-20T09:51:45.868Z] #55 66.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #55 67.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #55 67.28 (1/11) Installing ca-certificates (20240226-r0) [2024-09-20T09:51:45.868Z] #55 67.48 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-20T09:51:45.868Z] #55 67.49 (3/11) Installing libunistring (1.1-r1) [2024-09-20T09:51:45.868Z] #55 67.59 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-20T09:51:45.868Z] #55 67.60 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-20T09:51:45.868Z] #55 67.60 (6/11) Installing libcurl (8.9.1-r0) [2024-09-20T09:51:45.868Z] #55 67.62 (7/11) Installing curl (8.9.1-r0) [2024-09-20T09:51:45.868Z] #55 67.62 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #55 67.63 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-20T09:51:45.868Z] #55 67.64 (10/11) Installing libucontext (1.2-r2) [2024-09-20T09:51:45.868Z] #55 67.64 (11/11) Installing gcompat (1.1.0-r1) [2024-09-20T09:51:45.868Z] #55 67.65 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #55 67.66 Executing ca-certificates-20240226-r0.trigger [2024-09-20T09:51:45.868Z] #55 67.78 OK: 12 MiB in 26 packages [2024-09-20T09:51:45.868Z] #55 DONE 68.5s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T09:51:45.868Z] #61 67.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #61 67.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #61 67.79 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #61 67.80 (2/2) Installing su-exec (0.2-r3) [2024-09-20T09:51:45.868Z] #61 67.80 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #61 67.81 OK: 7 MiB in 17 packages [2024-09-20T09:51:45.868Z] #61 DONE 68.4s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T09:51:45.868Z] #59 67.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #59 67.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #59 67.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #59 67.78 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #59 67.84 OK: 7 MiB in 16 packages [2024-09-20T09:51:45.868Z] #59 DONE 68.3s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T09:51:45.868Z] #72 DONE 2.3s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T09:51:45.868Z] #65 DONE 68.4s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T09:51:45.868Z] #73 ... [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T09:51:45.868Z] #69 2.181 OK: 264 MiB in 52 packages [2024-09-20T09:51:45.868Z] #69 DONE 2.5s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:51:45.868Z] #74 DONE 0.4s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T09:51:45.868Z] #58 67.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #58 67.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #58 67.89 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T09:51:45.868Z] #58 67.89 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T09:51:45.868Z] #58 67.89 OK: 20070 distinct packages available [2024-09-20T09:51:45.868Z] #58 68.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #58 68.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #58 68.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #58 68.39 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-20T09:51:45.868Z] #58 68.39 (3/4) Installing libucontext (1.2-r2) [2024-09-20T09:51:45.868Z] #58 68.40 (4/4) Installing gcompat (1.1.0-r1) [2024-09-20T09:51:45.868Z] #58 68.40 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #58 68.41 OK: 8 MiB in 19 packages [2024-09-20T09:51:45.868Z] #58 DONE 68.6s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T09:51:45.868Z] #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 2.394 OK: 264 MiB in 52 packages [2024-09-20T09:51:45.868Z] #75 DONE 2.5s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T09:51:45.868Z] #68 67.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #68 67.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #68 67.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T09:51:45.868Z] #68 67.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T09:51:45.868Z] #68 67.94 OK: 20070 distinct packages available [2024-09-20T09:51:45.868Z] #68 68.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #68 68.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #68 68.42 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:45.868Z] #68 68.45 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-20T09:51:45.868Z] #68 68.45 (3/5) Installing libucontext (1.2-r2) [2024-09-20T09:51:45.868Z] #68 68.45 (4/5) Installing gcompat (1.1.0-r1) [2024-09-20T09:51:45.868Z] #68 68.46 (5/5) Installing openssl (3.1.7-r0) [2024-09-20T09:51:45.868Z] #68 68.47 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:45.868Z] #68 68.50 OK: 8 MiB in 20 packages [2024-09-20T09:51:45.868Z] #68 DONE 68.7s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:51:45.868Z] #76 DONE 0.1s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:51:45.868Z] #77 DONE 0.1s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:51:45.868Z] #78 ... [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T09:51:45.868Z] #0 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 2.531 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T09:51:45.868Z] #0 2.531 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T09:51:45.868Z] #0 2.531 OK: 20079 distinct packages available [2024-09-20T09:51:45.868Z] #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:45.868Z] #0 2.944 OK: 264 MiB in 52 packages [2024-09-20T09:51:45.868Z] #79 DONE 3.1s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:51:45.868Z] #80 DONE 0.0s [2024-09-20T09:51:45.868Z] [2024-09-20T09:51:45.868Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:51:47.243Z] #81 ... [2024-09-20T09:51:47.243Z] [2024-09-20T09:51:47.243Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T09:51:47.243Z] #70 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.243Z] #70 2.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.243Z] #70 2.944 OK: 7 MiB in 16 packages [2024-09-20T09:51:47.243Z] #70 DONE 3.1s [2024-09-20T09:51:47.243Z] [2024-09-20T09:51:47.243Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T09:51:47.243Z] #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.243Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.243Z] #0 2.814 OK: 11 MiB in 18 packages [2024-09-20T09:51:47.502Z] #82 DONE 2.9s [2024-09-20T09:51:47.502Z] [2024-09-20T09:51:47.502Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T09:51:47.502Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.502Z] #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.502Z] #0 2.850 OK: 17 MiB in 19 packages [2024-09-20T09:51:47.502Z] #83 DONE 3.0s [2024-09-20T09:51:47.502Z] [2024-09-20T09:51:47.502Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-20T09:51:47.502Z] #84 DONE 0.0s [2024-09-20T09:51:47.502Z] [2024-09-20T09:51:47.502Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-20T09:51:47.502Z] #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.502Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.760Z] #85 2.793 OK: 7 MiB in 17 packages [2024-09-20T09:51:47.760Z] #85 DONE 2.9s [2024-09-20T09:51:47.760Z] [2024-09-20T09:51:47.760Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T09:51:47.760Z] #73 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.760Z] #73 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:47.760Z] #73 2.887 OK: 8 MiB in 17 packages [2024-09-20T09:51:47.760Z] #73 DONE 3.0s [2024-09-20T09:51:47.760Z] [2024-09-20T09:51:47.760Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-20T09:51:48.029Z] #86 ... [2024-09-20T09:51:48.030Z] [2024-09-20T09:51:48.030Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T09:51:48.030Z] #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.030Z] #0 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.030Z] #0 2.981 OK: 7 MiB in 16 packages [2024-09-20T09:51:48.030Z] #87 DONE 3.1s [2024-09-20T09:51:48.030Z] [2024-09-20T09:51:48.030Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T09:51:48.030Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.030Z] #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.030Z] #0 3.079 OK: 12 MiB in 26 packages [2024-09-20T09:51:48.030Z] #88 DONE 3.2s [2024-09-20T09:51:48.030Z] [2024-09-20T09:51:48.030Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T09:51:48.030Z] #0 2.461 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.030Z] #0 3.023 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.030Z] #0 3.755 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T09:51:48.288Z] #89 ... [2024-09-20T09:51:48.288Z] [2024-09-20T09:51:48.288Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T09:51:48.288Z] #0 3.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.288Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.288Z] #0 3.582 OK: 17 MiB in 19 packages [2024-09-20T09:51:48.288Z] #90 DONE 3.7s [2024-09-20T09:51:48.288Z] [2024-09-20T09:51:48.288Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-20T09:51:48.288Z] #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.288Z] #0 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:48.288Z] #0 3.150 OK: 8 MiB in 19 packages [2024-09-20T09:51:48.288Z] #91 DONE 3.2s [2024-09-20T09:51:48.548Z] [2024-09-20T09:51:48.548Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T09:51:48.548Z] #89 4.071 Executing busybox-1.36.1-r7.trigger [2024-09-20T09:51:48.548Z] #89 4.081 OK: 7 MiB in 16 packages [2024-09-20T09:51:49.485Z] #89 DONE 5.1s [2024-09-20T09:51:49.485Z] [2024-09-20T09:51:49.485Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T09:51:49.485Z] #0 2.518 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:49.485Z] #0 2.994 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:49.485Z] #0 3.633 OK: 264 MiB in 52 packages [2024-09-20T09:51:49.485Z] #92 DONE 4.6s [2024-09-20T09:51:49.485Z] [2024-09-20T09:51:49.485Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T09:51:49.485Z] #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:49.485Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-20T09:51:49.485Z] #0 3.426 OK: 8 MiB in 20 packages [2024-09-20T09:51:49.485Z] #93 DONE 4.3s [2024-09-20T09:51:49.485Z] [2024-09-20T09:51:49.485Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T09:51:49.485Z] #94 DONE 1.2s [2024-09-20T09:51:49.485Z] [2024-09-20T09:51:49.485Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-20T09:51:51.393Z] #95 DONE 1.5s [2024-09-20T09:51:51.393Z] [2024-09-20T09:51:51.393Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-20T09:51:51.393Z] #96 DONE 1.5s [2024-09-20T09:51:51.393Z] [2024-09-20T09:51:51.393Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T09:51:51.393Z] #97 DONE 1.6s [2024-09-20T09:51:51.393Z] [2024-09-20T09:51:51.393Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-20T09:51:51.393Z] #98 DONE 1.6s [2024-09-20T09:51:51.393Z] [2024-09-20T09:51:51.393Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:51:51.653Z] #99 ... [2024-09-20T09:51:51.653Z] [2024-09-20T09:51:51.653Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-20T09:51:51.653Z] #100 DONE 0.6s [2024-09-20T09:51:51.653Z] [2024-09-20T09:51:51.653Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T09:51:52.222Z] #101 ... [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-20T09:51:52.222Z] #102 DONE 1.1s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T09:51:52.222Z] #103 DONE 1.2s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-20T09:51:52.222Z] #104 DONE 0.1s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T09:51:52.222Z] #101 DONE 0.6s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-20T09:51:52.222Z] #105 DONE 0.0s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-20T09:51:52.222Z] #106 DONE 0.1s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T09:51:52.222Z] #107 DONE 0.1s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-20T09:51:52.222Z] #108 DONE 0.1s [2024-09-20T09:51:52.222Z] [2024-09-20T09:51:52.222Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-20T09:51:52.482Z] #109 DONE 0.1s [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-20T09:51:52.482Z] #86 DONE 4.8s [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-20T09:51:52.482Z] #110 DONE 0.1s [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #111 [security-spire-config] exporting to image [2024-09-20T09:51:52.482Z] #111 exporting layers [2024-09-20T09:51:52.482Z] #111 ... [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T09:51:52.482Z] #112 DONE 0.1s [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-20T09:51:52.482Z] #113 DONE 0.1s [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-20T09:51:52.482Z] #114 DONE 0.1s [2024-09-20T09:51:52.482Z] [2024-09-20T09:51:52.482Z] #111 [security-spire-server] exporting to image [2024-09-20T09:51:52.738Z] #111 ... [2024-09-20T09:51:52.738Z] [2024-09-20T09:51:52.738Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-20T09:51:52.738Z] #115 DONE 0.1s [2024-09-20T09:51:52.738Z] [2024-09-20T09:51:52.738Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-20T09:51:52.738Z] #116 DONE 0.1s [2024-09-20T09:51:52.738Z] [2024-09-20T09:51:52.738Z] #111 [security-spire-agent] exporting to image [2024-09-20T09:51:52.995Z] #111 exporting layers 0.7s done [2024-09-20T09:51:53.254Z] #111 exporting layers 0.6s done [2024-09-20T09:51:53.254Z] #111 writing image sha256:3f5e5cd5c5559d811f82bbd68a9966e21468dbd8c3d625e9d8a21841abc1d19a done [2024-09-20T09:51:53.254Z] #111 naming to docker.io/library/security-spire-config done [2024-09-20T09:51:53.254Z] #111 writing image sha256:7a16de1062191884b8b6f0bc210b8f7729b1729dba3405572d96ed8fd06856d9 done [2024-09-20T09:51:53.254Z] #111 naming to docker.io/library/security-spire-server done [2024-09-20T09:51:53.254Z] #111 exporting layers 0.6s done [2024-09-20T09:51:53.254Z] #111 writing image sha256:3f215996ed7fc1e6b10b302017aab1542ffc965deb8ed3fab4053d5c91037116 [2024-09-20T09:51:53.512Z] #111 writing image sha256:3f215996ed7fc1e6b10b302017aab1542ffc965deb8ed3fab4053d5c91037116 done [2024-09-20T09:51:53.512Z] #111 naming to docker.io/library/security-spire-agent done [2024-09-20T09:51:53.512Z] #111 DONE 0.8s [2024-09-20T09:51:53.512Z] [2024-09-20T09:51:53.512Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:51:55.418Z] #117 ... [2024-09-20T09:51:55.418Z] [2024-09-20T09:51:55.418Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:03.124Z] #118 DONE 74.2s [2024-09-20T09:53:03.124Z] [2024-09-20T09:53:03.124Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:03.124Z] #117 DONE 74.0s [2024-09-20T09:53:03.124Z] [2024-09-20T09:53:03.124Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:03.124Z] #81 DONE 73.5s [2024-09-20T09:53:03.124Z] [2024-09-20T09:53:03.124Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:03.124Z] #99 DONE 68.2s [2024-09-20T09:53:03.124Z] [2024-09-20T09:53:03.124Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:03.124Z] #78 DONE 74.0s [2024-09-20T09:53:03.124Z] [2024-09-20T09:53:03.124Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-20T09:53:09.701Z] #119 ... [2024-09-20T09:53:09.701Z] [2024-09-20T09:53:09.701Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-20T09:53:09.701Z] #120 ... [2024-09-20T09:53:09.701Z] [2024-09-20T09:53:09.701Z] #121 [core-command builder 6/7] COPY . . [2024-09-20T09:53:09.701Z] #121 ... [2024-09-20T09:53:09.701Z] [2024-09-20T09:53:09.701Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-20T09:53:09.701Z] #122 ... [2024-09-20T09:53:09.701Z] [2024-09-20T09:53:09.701Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #123 ... [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #119 DONE 23.4s [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #120 DONE 23.4s [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #124 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #125 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #126 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #127 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #128 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #129 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #130 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #131 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #132 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #121 [core-command builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #121 DONE 23.5s [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #133 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #134 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #135 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #136 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #137 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #138 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #139 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #140 [core-metadata builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #140 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #141 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-20T09:53:24.656Z] #122 DONE 23.5s [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #142 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #143 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #144 [core-data builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #144 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T09:53:24.656Z] #145 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #146 [support-scheduler builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #146 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T09:53:24.656Z] #147 CACHED [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T09:53:24.656Z] #123 DONE 23.5s [2024-09-20T09:53:24.656Z] [2024-09-20T09:53:24.656Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T09:53:24.656Z] #148 1.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-20T09:53:32.825Z] #148 ... [2024-09-20T09:53:32.825Z] [2024-09-20T09:53:32.825Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T09:53:32.825Z] #0 0.597 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T09:53:32.825Z] #149 ... [2024-09-20T09:53:32.825Z] [2024-09-20T09:53:32.825Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T09:53:32.825Z] #0 0.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T09:53:33.085Z] #150 ... [2024-09-20T09:53:33.085Z] [2024-09-20T09:53:33.085Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T09:53:33.085Z] #0 0.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T09:53:33.085Z] #151 ... [2024-09-20T09:53:33.085Z] [2024-09-20T09:53:33.085Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T09:53:33.085Z] #0 1.554 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T09:53:33.346Z] #152 ... [2024-09-20T09:53:33.346Z] [2024-09-20T09:53:33.346Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T09:53:33.346Z] #0 1.488 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T09:53:33.606Z] #153 ... [2024-09-20T09:53:33.606Z] [2024-09-20T09:53:33.606Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T09:53:33.606Z] #0 0.709 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T09:53:33.606Z] #154 ... [2024-09-20T09:53:33.606Z] [2024-09-20T09:53:33.606Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T09:53:33.606Z] #0 0.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T09:53:33.874Z] #155 ... [2024-09-20T09:53:33.874Z] [2024-09-20T09:53:33.874Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T09:53:33.874Z] #0 1.142 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T09:53:33.874Z] #156 ... [2024-09-20T09:53:33.874Z] [2024-09-20T09:53:33.874Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T09:53:33.874Z] #0 0.855 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T09:53:34.134Z] #157 ... [2024-09-20T09:53:34.134Z] [2024-09-20T09:53:34.134Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T09:53:34.134Z] #0 1.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-20T09:53:34.134Z] #158 ... [2024-09-20T09:53:34.134Z] [2024-09-20T09:53:34.134Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T09:53:34.134Z] #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T09:53:34.395Z] #159 ... [2024-09-20T09:53:34.395Z] [2024-09-20T09:53:34.395Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T09:53:34.395Z] #0 0.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T09:54:56.041Z] #160 91.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T09:55:09.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-20T09:55:09.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-20T09:55:56.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-20T09:55:57.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-20T09:56:03.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-20T09:56:03.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-20T09:56:03.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-20T09:56:03.759Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-20T09:56:03.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-20T09:56:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-20T09:56:13.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-20T09:56:14.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements [2024-09-20T09:56:27.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements [2024-09-20T09:56:32.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-20T09:56:32.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-20T09:56:32.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-20T09:56:36.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.283s coverage: 69.2% of statements [2024-09-20T09:56:37.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-20T09:56:37.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-20T09:56:39.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-20T09:56:44.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-20T09:56:48.083Z] #160 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T09:56:48.083Z] #154 DONE 191.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T09:56:48.083Z] #153 DONE 191.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T09:56:48.083Z] #155 DONE 191.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T09:56:48.083Z] #157 DONE 191.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T09:56:48.083Z] #152 DONE 191.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #161 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T09:56:48.083Z] #160 DONE 191.7s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T09:56:48.083Z] #159 DONE 191.7s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T09:56:48.083Z] #149 DONE 191.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T09:56:48.083Z] #150 DONE 191.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #162 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T09:56:48.083Z] #148 DONE 191.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T09:56:48.083Z] #158 DONE 192.0s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T09:56:48.083Z] #156 DONE 192.1s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T09:56:48.083Z] #151 DONE 192.2s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #163 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #161 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #164 DONE 1.0s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-20T09:56:48.083Z] #165 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #166 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #162 DONE 0.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #167 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #167 DONE 0.7s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #163 DONE 0.7s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #168 DONE 0.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #169 DONE 0.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #170 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #171 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #172 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #173 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #174 DONE 0.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #175 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #176 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #177 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #178 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #179 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #170 DONE 0.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #180 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #181 CACHED [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #182 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #183 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-20T09:56:48.083Z] #184 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-20T09:56:48.083Z] #185 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #186 DONE 0.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-20T09:56:48.083Z] #187 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-20T09:56:48.083Z] #188 DONE 1.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #189 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-20T09:56:48.083Z] #190 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-20T09:56:48.083Z] #191 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-20T09:56:48.083Z] #192 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #189 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-20T09:56:48.083Z] #185 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-20T09:56:48.083Z] #193 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-20T09:56:48.083Z] #194 DONE 3.8s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #195 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-20T09:56:48.083Z] #196 DONE 3.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #197 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-20T09:56:48.083Z] #197 DONE 3.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-20T09:56:48.083Z] #198 DONE 3.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-20T09:56:48.083Z] #187 DONE 3.9s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #199 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #200 DONE 0.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #201 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-20T09:56:48.083Z] #202 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #203 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-20T09:56:48.083Z] #203 DONE 5.2s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #204 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-20T09:56:48.083Z] #204 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-20T09:56:48.083Z] #205 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #206 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-20T09:56:48.083Z] #207 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #195 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #208 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [core-keeper] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #209 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #209 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #210 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #199 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [support-scheduler] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers 0.3s done [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-20T09:56:48.083Z] #211 DONE 0.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #212 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T09:56:48.083Z] #212 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-20T09:56:48.083Z] #213 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-20T09:56:48.083Z] #214 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-20T09:56:48.083Z] #215 DONE 0.4s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-20T09:56:48.083Z] #216 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-20T09:56:48.083Z] #217 DONE 0.4s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [support-scheduler] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers 0.4s done [2024-09-20T09:56:48.083Z] #111 exporting layers 0.7s done [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-20T09:56:48.083Z] #218 DONE 0.3s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-20T09:56:48.083Z] #219 DONE 0.3s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T09:56:48.083Z] #220 DONE 0.3s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-20T09:56:48.083Z] #221 DONE 0.3s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [core-data] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers 0.7s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:54e12e10be598372a52772df10177c0d0c00196ad29c1a4e90c25b6272f07f91 0.0s done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/core-command done [2024-09-20T09:56:48.083Z] #111 writing image sha256:163158cfba28ca0daa246256de10eb488583a1edaae467811ee8a898cc31cd0f [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-20T09:56:48.083Z] #222 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-20T09:56:48.083Z] #223 DONE 0.5s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [core-keeper] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers 0.5s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:163158cfba28ca0daa246256de10eb488583a1edaae467811ee8a898cc31cd0f 0.0s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:d93a3a318c9133fc6548c821f06b569a1e0bacb0f04621f471c7d24f85f5e9cf 0.0s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:791cef9f29a0a988fe864054a2ba927a08c6e860ec73be025f151c12ff3d9218 0.0s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:e998994d421b1928543020f7876075b57e8c3abacaf7b8a168ae5d825cf6eb2c 0.0s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:b2ae30cf8a8bc6ffb35c846650ccd0f484b57852c4500d3bc5ad3b19ccc1ad53 0.0s done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/support-scheduler done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/support-notifications done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/core-keeper done [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T09:56:48.083Z] #224 DONE 1.0s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T09:56:48.083Z] #225 DONE 1.0s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-20T09:56:48.083Z] #226 DONE 0.2s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T09:56:48.083Z] #227 DONE 0.3s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [core-metadata] exporting to image [2024-09-20T09:56:48.083Z] #111 writing image sha256:869e9f61e38e495d47ea934956285e12af56bcb784482fe34e7bf6b1d5233eed done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/core-data done [2024-09-20T09:56:48.083Z] #111 writing image sha256:4cc50fb962a3dc6036fe80d9840134b8ca2a079e5fb056ccb13b0d5837c8b3db done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/core-metadata done [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-20T09:56:48.083Z] #228 DONE 0.2s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [core-metadata] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers 0.1s done [2024-09-20T09:56:48.083Z] #111 writing image sha256:cbf9c759be849b758339a995c5ceee2aa0ecdaf1c33d8f6cb6cabf16cd8b6911 [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T09:56:48.083Z] #229 DONE 1.0s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [security-proxy-auth] exporting to image [2024-09-20T09:56:48.083Z] #111 writing image sha256:cbf9c759be849b758339a995c5ceee2aa0ecdaf1c33d8f6cb6cabf16cd8b6911 0.1s done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-20T09:56:48.083Z] #111 writing image sha256:8e33c68ed35335cadcbf68d1c557265bd6927677921aa94b726e3482a360038a done [2024-09-20T09:56:48.083Z] #111 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-20T09:56:48.083Z] #230 DONE 0.1s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-20T09:56:48.083Z] #231 DONE 0.1s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-20T09:56:48.083Z] #232 DONE 0.1s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-20T09:56:48.083Z] #233 DONE 0.1s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #111 [security-proxy-auth] exporting to image [2024-09-20T09:56:48.083Z] #111 exporting layers 0.3s done [2024-09-20T09:56:48.083Z] #111 ... [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.083Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T09:56:48.083Z] #234 DONE 0.6s [2024-09-20T09:56:48.083Z] [2024-09-20T09:56:48.084Z] #111 [security-secretstore-setup] exporting to image [2024-09-20T09:56:48.084Z] #111 writing image sha256:33dc4095925dfaa92dfe97a99b16c7479f2946d59770df24f2d26646bf90def9 done [2024-09-20T09:56:48.084Z] #111 naming to docker.io/library/security-proxy-setup done [2024-09-20T09:56:48.084Z] #111 ... [2024-09-20T09:56:48.084Z] [2024-09-20T09:56:48.084Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-20T09:56:48.084Z] #235 DONE 0.5s [2024-09-20T09:56:48.084Z] [2024-09-20T09:56:48.084Z] #111 [security-bootstrapper] exporting to image [2024-09-20T09:56:48.084Z] #111 exporting layers 0.5s done [2024-09-20T09:56:48.084Z] #111 exporting layers 0.3s done [2024-09-20T09:56:48.084Z] #111 writing image sha256:2fb8b5aa19b7511dbd8f6d29271c2bdb52f7a72fa8b41ab6ffd0c50abcd5c00f done [2024-09-20T09:56:48.084Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-09-20T09:56:48.084Z] #111 writing image sha256:b36b6d908a0a89b4210dd2c97ed22e8429e685b5d1a877d2f2b5f732d524c480 done [2024-09-20T09:56:48.084Z] #111 naming to docker.io/library/security-bootstrapper done [2024-09-20T09:56:48.084Z] #111 DONE 3.6s [2024-09-20T09:56:48.084Z] [2024-09-20T09:56:48.084Z] #36 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T09:56:48.084Z] time="2024-09-20T09:50:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-20T09:56:48.096Z] $ docker stop --time=1 e1ed1710960b04997a9313941bed8dace47811edf5cf5fa09b1b8e56df754bd5 [2024-09-20T09:56:49.401Z] $ docker rm -f --volumes e1ed1710960b04997a9313941bed8dace47811edf5cf5fa09b1b8e56df754bd5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T09:56:49.759Z] + docker images [2024-09-20T09:56:49.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-20T09:56:49.759Z] security-secretstore-setup latest 2fb8b5aa19b7 7 seconds ago 37MB [2024-09-20T09:56:49.759Z] security-proxy-setup latest 33dc4095925d 7 seconds ago 26.2MB [2024-09-20T09:56:49.759Z] security-bootstrapper latest b36b6d908a0a 7 seconds ago 19MB [2024-09-20T09:56:49.759Z] security-proxy-auth latest 8e33c68ed353 8 seconds ago 33.1MB [2024-09-20T09:56:49.759Z] core-common-config-bootstrapper latest cbf9c759be84 8 seconds ago 15.2MB [2024-09-20T09:56:49.759Z] core-metadata latest 4cc50fb962a3 8 seconds ago 40MB [2024-09-20T09:56:49.759Z] support-notifications latest 791cef9f29a0 9 seconds ago 42.7MB [2024-09-20T09:56:49.759Z] core-keeper latest d93a3a318c91 9 seconds ago 39.7MB [2024-09-20T09:56:49.759Z] security-spiffe-token-provider latest e998994d421b 9 seconds ago 28.9MB [2024-09-20T09:56:49.759Z] support-scheduler latest 163158cfba28 9 seconds ago 42.1MB [2024-09-20T09:56:49.759Z] core-command latest 54e12e10be59 9 seconds ago 35.5MB [2024-09-20T09:56:49.759Z] core-data latest 869e9f61e38e 9 seconds ago 39.8MB [2024-09-20T09:56:49.759Z] support-cron-scheduler latest b2ae30cf8a8b 9 seconds ago 44.3MB [2024-09-20T09:56:49.759Z] security-spire-config latest 3f5e5cd5c555 4 minutes ago 120MB [2024-09-20T09:56:49.759Z] security-spire-agent latest 3f215996ed7f 4 minutes ago 182MB [2024-09-20T09:56:49.759Z] security-spire-server latest 7a16de106219 4 minutes ago 121MB [2024-09-20T09:56:49.759Z] ci-base-image-x86_64 latest 12ca58cd72ca 9 minutes ago 971MB [2024-09-20T09:56:49.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-20T09:56:49.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-20T09:56:49.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-20T09:56:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-20T09:56:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:56:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-20T09:56:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-20T09:56:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-20T09:56:57.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.137s coverage: 93.4% of statements [2024-09-20T09:56:57.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.321s coverage: 91.7% of statements [2024-09-20T09:57:01.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-20T09:57:01.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-20T09:57:01.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.226s coverage: 7.0% of statements [2024-09-20T09:57:11.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-20T09:57:11.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:57:11.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-20T09:57:12.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-20T09:57:12.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.710s coverage: 95.8% of statements [2024-09-20T09:57:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-09-20T09:57:18.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-20T09:57:20.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.148s coverage: 0.0% of statements [no tests to run] [2024-09-20T09:57:23.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-20T09:57:23.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-20T09:57:24.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements [2024-09-20T09:57:24.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.9% of statements [2024-09-20T09:57:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.124s coverage: 41.7% of statements [2024-09-20T09:57:28.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.118s coverage: 77.8% of statements [2024-09-20T09:57:28.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.100s coverage: 94.1% of statements [2024-09-20T09:57:28.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.097s coverage: 96.3% of statements [2024-09-20T09:57:32.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-09-20T09:57:34.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-20T09:57:35.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-20T09:57:35.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-20T09:57:35.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-20T09:57:39.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-20T09:57:39.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-20T09:57:39.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-20T09:57:39.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-20T09:57:45.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements [2024-09-20T09:57:45.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-20T09:57:45.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-20T09:57:45.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-20T09:57:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-20T09:57:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-20T09:57:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-20T09:57:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-20T09:57:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-20T09:57:55.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-20T09:57:58.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-20T09:57:59.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.871s coverage: 79.9% of statements [2024-09-20T09:58:00.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.153s coverage: 92.9% of statements [2024-09-20T09:58:00.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements [2024-09-20T09:58:00.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.135s coverage: 62.3% of statements [2024-09-20T09:58:00.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.107s coverage: 75.0% of statements [2024-09-20T09:58:03.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-20T09:58:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements [2024-09-20T09:58:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements [2024-09-20T09:58:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-09-20T09:58:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.260s coverage: 81.8% of statements [2024-09-20T09:58:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.290s coverage: 82.1% of statements [2024-09-20T09:58:06.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-20T09:58:07.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements [2024-09-20T09:58:11.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-20T09:58:11.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-20T09:58:13.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.807s coverage: 63.1% of statements [2024-09-20T09:58:13.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.189s coverage: 100.0% of statements [2024-09-20T09:58:14.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.136s coverage: 89.4% of statements [2024-09-20T09:58:14.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.095s coverage: 100.0% of statements [2024-09-20T09:58:14.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-20T09:58:14.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-20T09:58:14.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-20T09:58:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.087s coverage: 73.7% of statements [2024-09-20T09:58:15.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-20T09:58:23.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-20T09:58:23.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-20T09:58:23.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-20T09:58:24.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.696s coverage: 36.5% of statements [2024-09-20T09:58:24.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-09-20T09:58:24.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-20T09:58:24.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-20T09:58:24.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-20T09:58:24.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-20T09:58:25.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.111s coverage: 84.8% of statements [2024-09-20T09:58:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-20T09:58:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-20T09:58:28.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-20T09:58:30.337Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.146s coverage: 4.9% of statements [2024-09-20T09:58:35.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-20T09:58:35.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:58:35.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-20T09:58:37.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.328s coverage: 97.1% of statements [2024-09-20T09:58:37.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.139s coverage: 35.9% of statements [2024-09-20T09:58:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-20T09:58:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-20T09:58:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-20T09:58:42.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-20T09:58:50.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements [2024-09-20T09:58:50.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-20T09:58:50.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:58:50.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-20T09:58:50.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-20T09:58:51.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.500s coverage: 95.7% of statements [2024-09-20T09:58:54.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-20T09:58:54.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-20T09:58:55.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.149s coverage: 61.8% of statements [2024-09-20T09:58:58.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-20T09:58:58.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-20T09:58:59.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.289s coverage: 98.9% of statements [2024-09-20T09:59:00.880Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-20T09:59:01.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-20T09:59:01.147Z] go vet ./... [2024-09-20T10:03:23.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-20T10:03:23.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-20T10:03:23.537Z] ./bin/test-attribution-txt.sh [2024-09-20T10:03:23.537Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-20T10:03:23.537Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-20T10:03:23.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-20T10:03:24.277Z] + ls -al . [2024-09-20T10:03:24.277Z] total 940 [2024-09-20T10:03:24.277Z] drwxrwxr-x 10 1001 1001 4096 Sep 20 09:50 . [2024-09-20T10:03:24.277Z] drwxr-xr-x 4 root root 4096 Sep 20 09:50 .. [2024-09-20T10:03:24.277Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 09:48 .blubracket [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 10 Sep 20 09:48 .dockerignore [2024-09-20T10:03:24.277Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 09:48 .git [2024-09-20T10:03:24.277Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 09:48 .github [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 1102 Sep 20 09:48 .gitignore [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 09:48 .golangci.yml [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 09:48 .hadolint.yml [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 155 Sep 20 09:48 .sonarcloud.properties [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 09:48 ADOPTERS.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 21286 Sep 20 09:48 Attribution.txt [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 100284 Sep 20 09:48 CHANGELOG.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 09:48 CONTRIBUTING.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 09:48 GOVERNANCE.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 861 Sep 20 09:48 Jenkinsfile [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 09:48 LICENSE [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 16854 Sep 20 09:48 Makefile [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 09:48 OWNERS.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 9528 Sep 20 09:48 README.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 09:48 SECURITY.md [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 09:46 VERSION [2024-09-20T10:03:24.277Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 09:48 bin [2024-09-20T10:03:24.277Z] drwxrwxr-x 20 1001 1001 4096 Sep 20 09:48 cmd [2024-09-20T10:03:24.277Z] -rw-r--r-- 1 root root 576066 Sep 20 09:58 coverage.out [2024-09-20T10:03:24.277Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 09:48 fuzz_test [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 7305 Sep 20 09:48 go.mod [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 102748 Sep 20 09:48 go.sum [2024-09-20T10:03:24.277Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 09:48 internal [2024-09-20T10:03:24.277Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 09:48 openapi [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 584 Sep 20 09:48 security.txt [2024-09-20T10:03:24.277Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 09:48 version.go [Pipeline] sh [2024-09-20T10:03:24.937Z] + '[' -e coverage.out ] [2024-09-20T10:03:24.937Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-20T10:03:24.968Z] Warning: overwriting stash ‘coverage-report’ [2024-09-20T10:03:25.936Z] Stashed 1 file(s) [Pipeline] sh [2024-09-20T10:03:26.277Z] + make build [2024-09-20T10:03:26.552Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-20T10:06:48.300Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T10:06:48.300Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T10:06:54.928Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T10:06:58.271Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T10:07:06.769Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T10:07:33.446Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T10:07:43.496Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T10:07:55.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T10:08:05.853Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T10:08:10.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T10:08:13.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T10:08:16.775Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T10:08:22.107Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-20T10:08:26.358Z] $ docker stop --time=1 93103e2b64f1078e0dad82fe39a398d4e74813faa3c5141a4b6e25817cac1e89 [2024-09-20T10:08:28.545Z] $ docker rm -f --volumes 93103e2b64f1078e0dad82fe39a398d4e74813faa3c5141a4b6e25817cac1e89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T10:08:32.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-20T10:08:32.126Z] [2024-09-20T10:08:32.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T10:08:32.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-20T10:08:32.728Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-20T10:08:32.728Z] 547446be3368: Pulling fs layer [2024-09-20T10:08:32.728Z] d125d8839a47: Pulling fs layer [2024-09-20T10:08:32.728Z] 3e85d5ac6304: Pulling fs layer [2024-09-20T10:08:32.728Z] c3105a71a48b: Pulling fs layer [2024-09-20T10:08:32.728Z] 0f093f025ec4: Pulling fs layer [2024-09-20T10:08:32.728Z] c3106fc0e877: Pulling fs layer [2024-09-20T10:08:32.728Z] c3105a71a48b: Waiting [2024-09-20T10:08:32.728Z] 0f093f025ec4: Waiting [2024-09-20T10:08:32.728Z] c3106fc0e877: Waiting [2024-09-20T10:08:32.728Z] 547446be3368: Verifying Checksum [2024-09-20T10:08:32.728Z] 547446be3368: Download complete [2024-09-20T10:08:32.994Z] c3105a71a48b: Verifying Checksum [2024-09-20T10:08:32.994Z] c3105a71a48b: Download complete [2024-09-20T10:08:33.260Z] d125d8839a47: Verifying Checksum [2024-09-20T10:08:33.260Z] d125d8839a47: Download complete [2024-09-20T10:08:33.260Z] c3106fc0e877: Download complete [2024-09-20T10:08:33.525Z] 0f093f025ec4: Verifying Checksum [2024-09-20T10:08:33.525Z] 0f093f025ec4: Download complete [2024-09-20T10:08:33.525Z] 547446be3368: Pull complete [2024-09-20T10:08:34.928Z] d125d8839a47: Pull complete [2024-09-20T10:08:35.509Z] 3e85d5ac6304: Verifying Checksum [2024-09-20T10:08:35.509Z] 3e85d5ac6304: Download complete [2024-09-20T10:08:45.577Z] 3e85d5ac6304: Pull complete [2024-09-20T10:08:45.577Z] c3105a71a48b: Pull complete [2024-09-20T10:08:46.159Z] 0f093f025ec4: Pull complete [2024-09-20T10:08:46.159Z] c3106fc0e877: Pull complete [2024-09-20T10:08:46.159Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-20T10:08:46.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-20T10:08:46.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T10:08:46.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container [2024-09-20T10:08:46.399Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-20T10:08:48.392Z] $ docker top 81cbb425e3da2e475f6ebf77865302c6f634aba55dc5bfea4444a4661456fc13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T10:08:48.898Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-20T10:08:58.962Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-20T10:08:58.962Z] #1 transferring dockerfile: 1.93kB done [2024-09-20T10:08:58.962Z] #1 DONE 0.1s [2024-09-20T10:08:59.229Z] [2024-09-20T10:08:59.229Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-20T10:08:59.229Z] #2 transferring dockerfile: 2.50kB done [2024-09-20T10:08:59.229Z] #2 DONE 0.0s [2024-09-20T10:08:59.229Z] [2024-09-20T10:08:59.229Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-20T10:08:59.497Z] #3 transferring dockerfile: 1.93kB done [2024-09-20T10:08:59.497Z] #3 DONE 0.1s [2024-09-20T10:08:59.497Z] [2024-09-20T10:08:59.497Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-20T10:08:59.497Z] #4 transferring dockerfile: 1.85kB 0.0s done [2024-09-20T10:08:59.497Z] #4 DONE 0.1s [2024-09-20T10:08:59.497Z] [2024-09-20T10:08:59.497Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-20T10:08:59.497Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-09-20T10:08:59.497Z] #5 DONE 0.1s [2024-09-20T10:08:59.497Z] [2024-09-20T10:08:59.497Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-20T10:08:59.497Z] #6 transferring dockerfile: 2.23kB 0.0s done [2024-09-20T10:08:59.497Z] #6 DONE 0.1s [2024-09-20T10:08:59.497Z] [2024-09-20T10:08:59.497Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-20T10:08:59.497Z] #7 transferring dockerfile: 1.70kB done [2024-09-20T10:08:59.497Z] #7 DONE 0.1s [2024-09-20T10:08:59.497Z] [2024-09-20T10:08:59.497Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-20T10:08:59.764Z] #8 transferring dockerfile: 1.81kB done [2024-09-20T10:08:59.764Z] #8 DONE 0.1s [2024-09-20T10:08:59.764Z] [2024-09-20T10:08:59.764Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-09-20T10:08:59.764Z] #9 transferring dockerfile: 1.69kB done [2024-09-20T10:08:59.764Z] #9 DONE 0.1s [2024-09-20T10:08:59.764Z] [2024-09-20T10:08:59.764Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-20T10:08:59.764Z] #10 transferring dockerfile: 1.89kB done [2024-09-20T10:08:59.764Z] #10 DONE 0.1s [2024-09-20T10:08:59.764Z] [2024-09-20T10:08:59.764Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-20T10:08:59.764Z] #11 transferring dockerfile: 2.49kB done [2024-09-20T10:08:59.764Z] #11 DONE 0.1s [2024-09-20T10:09:00.029Z] [2024-09-20T10:09:00.029Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-20T10:09:00.029Z] #12 transferring dockerfile: 3.17kB done [2024-09-20T10:09:00.029Z] #12 DONE 0.1s [2024-09-20T10:09:00.029Z] [2024-09-20T10:09:00.029Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-20T10:09:00.029Z] #13 transferring dockerfile: 2.07kB done [2024-09-20T10:09:00.029Z] #13 DONE 0.1s [2024-09-20T10:09:00.029Z] [2024-09-20T10:09:00.029Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-20T10:09:00.029Z] #14 transferring dockerfile: 1.95kB done [2024-09-20T10:09:00.029Z] #14 DONE 0.1s [2024-09-20T10:09:00.029Z] [2024-09-20T10:09:00.029Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-20T10:09:00.294Z] #15 transferring dockerfile: 2.13kB done [2024-09-20T10:09:00.294Z] #15 DONE 0.1s [2024-09-20T10:09:00.294Z] [2024-09-20T10:09:00.294Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-20T10:09:00.294Z] #16 transferring dockerfile: 2.07kB 0.0s done [2024-09-20T10:09:00.294Z] #16 DONE 0.1s [2024-09-20T10:09:00.294Z] [2024-09-20T10:09:00.294Z] #17 [support-scheduler internal] load .dockerignore [2024-09-20T10:09:00.294Z] #17 transferring context: 50B 0.0s done [2024-09-20T10:09:00.294Z] #17 DONE 0.1s [2024-09-20T10:09:01.248Z] [2024-09-20T10:09:01.248Z] #18 [security-proxy-setup internal] load .dockerignore [2024-09-20T10:09:01.248Z] #18 transferring context: 50B done [2024-09-20T10:09:01.248Z] #18 DONE 0.0s [2024-09-20T10:09:01.248Z] [2024-09-20T10:09:01.248Z] #19 [core-command internal] load .dockerignore [2024-09-20T10:09:01.248Z] #19 transferring context: 50B done [2024-09-20T10:09:01.248Z] #19 DONE 0.0s [2024-09-20T10:09:01.248Z] [2024-09-20T10:09:01.248Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-09-20T10:09:01.248Z] #20 transferring context: 50B done [2024-09-20T10:09:01.248Z] #20 DONE 0.1s [2024-09-20T10:09:01.248Z] [2024-09-20T10:09:01.248Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-20T10:09:01.248Z] #21 transferring context: 50B done [2024-09-20T10:09:01.248Z] #21 DONE 0.1s [2024-09-20T10:09:01.517Z] [2024-09-20T10:09:01.517Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-20T10:09:01.517Z] #22 transferring context: 50B done [2024-09-20T10:09:01.517Z] #22 DONE 0.1s [2024-09-20T10:09:01.517Z] [2024-09-20T10:09:01.517Z] #23 [security-spire-server internal] load .dockerignore [2024-09-20T10:09:01.517Z] #23 transferring context: 50B 0.0s done [2024-09-20T10:09:01.517Z] #23 DONE 0.1s [2024-09-20T10:09:01.517Z] [2024-09-20T10:09:01.517Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-20T10:09:01.517Z] #24 transferring context: 50B 0.0s done [2024-09-20T10:09:01.517Z] #24 DONE 0.1s [2024-09-20T10:09:01.517Z] [2024-09-20T10:09:01.517Z] #25 [security-spire-config internal] load .dockerignore [2024-09-20T10:09:01.517Z] #25 transferring context: 50B done [2024-09-20T10:09:01.517Z] #25 DONE 0.1s [2024-09-20T10:09:01.517Z] [2024-09-20T10:09:01.517Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-20T10:09:01.517Z] #26 transferring context: 50B done [2024-09-20T10:09:01.517Z] #26 DONE 0.1s [2024-09-20T10:09:01.517Z] [2024-09-20T10:09:01.517Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-20T10:09:01.785Z] #27 transferring context: 50B 0.0s done [2024-09-20T10:09:01.785Z] #27 DONE 0.1s [2024-09-20T10:09:01.785Z] [2024-09-20T10:09:01.785Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-20T10:09:01.785Z] #28 transferring context: 50B done [2024-09-20T10:09:01.785Z] #28 DONE 0.1s [2024-09-20T10:09:01.785Z] [2024-09-20T10:09:01.785Z] #29 [core-data internal] load .dockerignore [2024-09-20T10:09:01.785Z] #29 transferring context: 50B 0.0s done [2024-09-20T10:09:01.785Z] #29 DONE 0.1s [2024-09-20T10:09:01.785Z] [2024-09-20T10:09:01.785Z] #30 [support-notifications internal] load .dockerignore [2024-09-20T10:09:02.051Z] #30 transferring context: 50B 0.0s done [2024-09-20T10:09:02.051Z] #30 DONE 0.1s [2024-09-20T10:09:02.051Z] [2024-09-20T10:09:02.051Z] #31 [core-metadata internal] load .dockerignore [2024-09-20T10:09:02.051Z] #31 transferring context: 50B done [2024-09-20T10:09:02.051Z] #31 DONE 0.1s [2024-09-20T10:09:02.051Z] [2024-09-20T10:09:02.051Z] #32 [core-keeper internal] load .dockerignore [2024-09-20T10:09:02.051Z] #32 transferring context: 50B 0.0s done [2024-09-20T10:09:02.051Z] #32 DONE 0.1s [2024-09-20T10:09:02.051Z] [2024-09-20T10:09:02.051Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:02.051Z] #33 DONE 0.0s [2024-09-20T10:09:02.051Z] [2024-09-20T10:09:02.051Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:02.634Z] #34 DONE 0.4s [2024-09-20T10:09:02.634Z] [2024-09-20T10:09:02.634Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:02.634Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:02.634Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:02.634Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:02.634Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:02.634Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-20T10:09:02.898Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s [2024-09-20T10:09:02.898Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s [2024-09-20T10:09:02.898Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-20T10:09:02.898Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:03.168Z] #35 ... [2024-09-20T10:09:03.168Z] [2024-09-20T10:09:03.168Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:03.168Z] #33 DONE 0.0s [2024-09-20T10:09:03.168Z] [2024-09-20T10:09:03.168Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:03.168Z] #34 DONE 0.4s [2024-09-20T10:09:03.168Z] [2024-09-20T10:09:03.168Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:03.168Z] #33 DONE 0.0s [2024-09-20T10:09:03.168Z] [2024-09-20T10:09:03.169Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:03.169Z] #34 DONE 0.5s [2024-09-20T10:09:03.169Z] [2024-09-20T10:09:03.169Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:03.169Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:03.169Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:03.169Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:03.169Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:03.169Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:03.434Z] #35 ... [2024-09-20T10:09:03.434Z] [2024-09-20T10:09:03.434Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:03.434Z] #33 DONE 0.0s [2024-09-20T10:09:03.434Z] [2024-09-20T10:09:03.434Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:03.434Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:03.434Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:03.434Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:03.434Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:03.434Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:03.434Z] #35 ... [2024-09-20T10:09:03.434Z] [2024-09-20T10:09:03.434Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:03.434Z] #33 DONE 0.0s [2024-09-20T10:09:03.434Z] [2024-09-20T10:09:03.434Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:03.714Z] #35 ... [2024-09-20T10:09:03.715Z] [2024-09-20T10:09:03.715Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:03.715Z] #34 DONE 0.7s [2024-09-20T10:09:03.715Z] [2024-09-20T10:09:03.715Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:03.715Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:03.715Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:03.715Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:03.715Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:03.715Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:03.715Z] #35 ... [2024-09-20T10:09:03.715Z] [2024-09-20T10:09:03.715Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:03.715Z] #33 DONE 0.0s [2024-09-20T10:09:03.715Z] [2024-09-20T10:09:03.715Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:03.715Z] #34 DONE 0.8s [2024-09-20T10:09:03.715Z] [2024-09-20T10:09:03.715Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:03.715Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:03.715Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:03.715Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:03.715Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:03.715Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:03.978Z] #35 ... [2024-09-20T10:09:03.978Z] [2024-09-20T10:09:03.978Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T10:09:03.978Z] #36 DONE 2.2s [2024-09-20T10:09:03.978Z] [2024-09-20T10:09:03.978Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:03.978Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:03.978Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:03.978Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:03.978Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:03.978Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:04.246Z] #35 ... [2024-09-20T10:09:04.246Z] [2024-09-20T10:09:04.246Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:04.246Z] #34 DONE 1.2s [2024-09-20T10:09:04.246Z] [2024-09-20T10:09:04.246Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:04.519Z] #35 ... [2024-09-20T10:09:04.519Z] [2024-09-20T10:09:04.519Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:04.519Z] #33 DONE 0.0s [2024-09-20T10:09:04.786Z] [2024-09-20T10:09:04.786Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:04.786Z] #35 ... [2024-09-20T10:09:04.786Z] [2024-09-20T10:09:04.786Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:04.786Z] #33 DONE 0.0s [2024-09-20T10:09:04.786Z] [2024-09-20T10:09:04.786Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-20T10:09:04.786Z] #37 DONE 1.5s [2024-09-20T10:09:04.786Z] [2024-09-20T10:09:04.786Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:04.786Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-20T10:09:04.786Z] #35 ... [2024-09-20T10:09:04.786Z] [2024-09-20T10:09:04.786Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:04.786Z] #33 DONE 0.0s [2024-09-20T10:09:04.786Z] [2024-09-20T10:09:04.786Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:04.786Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-20T10:09:05.059Z] #35 ... [2024-09-20T10:09:05.059Z] [2024-09-20T10:09:05.059Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T10:09:05.059Z] #36 DONE 2.4s [2024-09-20T10:09:05.059Z] [2024-09-20T10:09:05.059Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-20T10:09:05.059Z] #37 DONE 1.6s [2024-09-20T10:09:05.059Z] [2024-09-20T10:09:05.059Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:05.059Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:05.059Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:05.059Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:05.059Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:05.059Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:05.059Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-20T10:09:05.326Z] #35 ... [2024-09-20T10:09:05.326Z] [2024-09-20T10:09:05.326Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:05.326Z] #33 DONE 0.0s [2024-09-20T10:09:05.326Z] [2024-09-20T10:09:05.326Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:05.326Z] #38 ... [2024-09-20T10:09:05.326Z] [2024-09-20T10:09:05.326Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:05.326Z] #33 DONE 0.0s [2024-09-20T10:09:05.592Z] [2024-09-20T10:09:05.592Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:05.592Z] #39 ... [2024-09-20T10:09:05.592Z] [2024-09-20T10:09:05.592Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:05.592Z] #33 DONE 0.0s [2024-09-20T10:09:05.592Z] [2024-09-20T10:09:05.592Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:05.860Z] #39 ... [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-20T10:09:05.860Z] #33 DONE 0.0s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:05.860Z] #39 ... [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T10:09:05.860Z] #36 DONE 2.4s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-20T10:09:05.860Z] #37 DONE 1.7s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-20T10:09:05.860Z] #34 DONE 2.6s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T10:09:05.860Z] #36 DONE 2.5s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-20T10:09:05.860Z] #37 DONE 1.7s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #40 [support-notifications internal] load build context [2024-09-20T10:09:05.860Z] #40 DONE 0.0s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-20T10:09:05.860Z] #41 DONE 1.8s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-20T10:09:05.860Z] #42 DONE 2.1s [2024-09-20T10:09:05.860Z] [2024-09-20T10:09:05.860Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:05.860Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:05.860Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:05.860Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:05.860Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:05.860Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:05.860Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-20T10:09:06.128Z] #35 ... [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-20T10:09:06.128Z] #36 DONE 2.5s [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-20T10:09:06.128Z] #37 DONE 1.7s [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:06.128Z] #43 DONE 0.0s [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #44 [core-data internal] load build context [2024-09-20T10:09:06.128Z] #44 DONE 0.0s [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #45 [security-spire-agent internal] load build context [2024-09-20T10:09:06.128Z] #45 DONE 0.0s [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #46 [security-spire-server internal] load build context [2024-09-20T10:09:06.128Z] #46 DONE 0.0s [2024-09-20T10:09:06.128Z] [2024-09-20T10:09:06.128Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:06.128Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-20T10:09:06.128Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-20T10:09:06.129Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-20T10:09:06.129Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-20T10:09:06.129Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-20T10:09:06.129Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done [2024-09-20T10:09:07.089Z] #35 ... [2024-09-20T10:09:07.089Z] [2024-09-20T10:09:07.089Z] #47 [security-spire-config internal] load build context [2024-09-20T10:09:07.089Z] #47 transferring context: 25.96kB 0.2s done [2024-09-20T10:09:07.089Z] #47 DONE 0.8s [2024-09-20T10:09:07.089Z] [2024-09-20T10:09:07.089Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:07.089Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:07.683Z] #48 ... [2024-09-20T10:09:07.683Z] [2024-09-20T10:09:07.683Z] #45 [security-spire-agent internal] load build context [2024-09-20T10:09:07.683Z] #45 transferring context: 27.24kB 0.3s done [2024-09-20T10:09:07.683Z] #45 DONE 1.4s [2024-09-20T10:09:07.683Z] [2024-09-20T10:09:07.683Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-20T10:09:07.683Z] #35 DONE 6.2s [2024-09-20T10:09:07.683Z] [2024-09-20T10:09:07.683Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:08.265Z] #49 ... [2024-09-20T10:09:08.265Z] [2024-09-20T10:09:08.265Z] #46 [security-spire-server internal] load build context [2024-09-20T10:09:08.265Z] #46 transferring context: 27.71kB 0.3s done [2024-09-20T10:09:08.265Z] #46 DONE 1.9s [2024-09-20T10:09:08.265Z] [2024-09-20T10:09:08.265Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:13.608Z] #49 transferring context: 23.20MB 9.3s [2024-09-20T10:09:13.608Z] #49 ... [2024-09-20T10:09:13.608Z] [2024-09-20T10:09:13.608Z] #50 [core-command internal] load build context [2024-09-20T10:09:13.608Z] #50 ... [2024-09-20T10:09:13.608Z] [2024-09-20T10:09:13.608Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:13.608Z] #49 ... [2024-09-20T10:09:13.608Z] [2024-09-20T10:09:13.608Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:13.608Z] #51 ... [2024-09-20T10:09:13.608Z] [2024-09-20T10:09:13.608Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:09:13.876Z] #52 ... [2024-09-20T10:09:13.876Z] [2024-09-20T10:09:13.876Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:14.458Z] #51 ... [2024-09-20T10:09:14.458Z] [2024-09-20T10:09:14.458Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T10:09:14.458Z] #53 DONE 8.0s [2024-09-20T10:09:14.458Z] [2024-09-20T10:09:14.458Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:14.724Z] #51 ... [2024-09-20T10:09:14.724Z] [2024-09-20T10:09:14.724Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T10:09:14.724Z] #0 7.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:14.724Z] #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:14.996Z] #54 ... [2024-09-20T10:09:14.996Z] [2024-09-20T10:09:14.996Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T10:09:14.996Z] #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:14.996Z] #0 5.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:14.996Z] #0 8.109 OK: 266 MiB in 52 packages [2024-09-20T10:09:14.996Z] #55 ... [2024-09-20T10:09:14.996Z] [2024-09-20T10:09:14.996Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:15.281Z] #56 ... [2024-09-20T10:09:15.281Z] [2024-09-20T10:09:15.281Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:15.281Z] #57 ... [2024-09-20T10:09:15.281Z] [2024-09-20T10:09:15.281Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-20T10:09:15.281Z] #55 DONE 10.6s [2024-09-20T10:09:15.281Z] [2024-09-20T10:09:15.281Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:15.281Z] #57 ... [2024-09-20T10:09:15.281Z] [2024-09-20T10:09:15.281Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T10:09:15.281Z] #0 7.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:15.281Z] #0 8.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:15.553Z] #58 ... [2024-09-20T10:09:15.553Z] [2024-09-20T10:09:15.553Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T10:09:15.553Z] #0 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:15.553Z] #0 6.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:15.553Z] #0 9.405 OK: 266 MiB in 52 packages [2024-09-20T10:09:15.553Z] #59 ... [2024-09-20T10:09:15.553Z] [2024-09-20T10:09:15.553Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:15.553Z] #38 ... [2024-09-20T10:09:15.553Z] [2024-09-20T10:09:15.553Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:16.139Z] #57 ... [2024-09-20T10:09:16.139Z] [2024-09-20T10:09:16.139Z] #60 [core-metadata internal] load build context [2024-09-20T10:09:16.139Z] #60 ... [2024-09-20T10:09:16.139Z] [2024-09-20T10:09:16.139Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:16.139Z] #39 ... [2024-09-20T10:09:16.139Z] [2024-09-20T10:09:16.139Z] #40 [support-notifications internal] load build context [2024-09-20T10:09:16.414Z] #40 ... [2024-09-20T10:09:16.414Z] [2024-09-20T10:09:16.414Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:16.414Z] #61 ... [2024-09-20T10:09:16.414Z] [2024-09-20T10:09:16.414Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:16.414Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-09-20T10:09:16.414Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-20T10:09:16.414Z] #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-20T10:09:16.414Z] #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-20T10:09:16.414Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done [2024-09-20T10:09:16.414Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-09-20T10:09:16.414Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-20T10:09:16.414Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done [2024-09-20T10:09:16.414Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 4.7s [2024-09-20T10:09:16.679Z] #62 ... [2024-09-20T10:09:16.679Z] [2024-09-20T10:09:16.679Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T10:09:16.679Z] #59 DONE 12.8s [2024-09-20T10:09:16.679Z] [2024-09-20T10:09:16.679Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:16.679Z] #43 ... [2024-09-20T10:09:16.679Z] [2024-09-20T10:09:16.679Z] #44 [core-data internal] load build context [2024-09-20T10:09:16.679Z] #44 ... [2024-09-20T10:09:16.679Z] [2024-09-20T10:09:16.679Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:16.679Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 5.0s [2024-09-20T10:09:17.106Z] #62 ... [2024-09-20T10:09:17.106Z] [2024-09-20T10:09:17.106Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-20T10:09:17.106Z] #54 11.30 OK: 266 MiB in 52 packages [2024-09-20T10:09:17.106Z] #54 DONE 12.5s [2024-09-20T10:09:17.106Z] [2024-09-20T10:09:17.106Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:17.491Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.00MB / 18.32MB 5.7s [2024-09-20T10:09:17.491Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-20T10:09:18.093Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.2s [2024-09-20T10:09:18.093Z] #62 ... [2024-09-20T10:09:18.093Z] [2024-09-20T10:09:18.093Z] #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-20T10:09:18.367Z] #63 ... [2024-09-20T10:09:18.368Z] [2024-09-20T10:09:18.368Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:18.368Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done [2024-09-20T10:09:18.368Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-20T10:09:18.368Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-20T10:09:18.368Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-20T10:09:18.368Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done [2024-09-20T10:09:18.368Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s done [2024-09-20T10:09:18.368Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-20T10:09:18.368Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s done [2024-09-20T10:09:18.368Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.2s [2024-09-20T10:09:18.368Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-20T10:09:18.368Z] #48 ... [2024-09-20T10:09:18.368Z] [2024-09-20T10:09:18.368Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:18.989Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.61MB / 18.32MB 7.2s [2024-09-20T10:09:20.009Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 8.0s [2024-09-20T10:09:20.009Z] #62 ... [2024-09-20T10:09:20.009Z] [2024-09-20T10:09:20.009Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T10:09:20.009Z] #0 8.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:20.009Z] #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:20.009Z] #64 ... [2024-09-20T10:09:20.009Z] [2024-09-20T10:09:20.009Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T10:09:20.009Z] #65 ... [2024-09-20T10:09:20.009Z] [2024-09-20T10:09:20.009Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T10:09:20.009Z] #66 ... [2024-09-20T10:09:20.009Z] [2024-09-20T10:09:20.009Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T10:09:20.285Z] #67 ... [2024-09-20T10:09:20.285Z] [2024-09-20T10:09:20.285Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T10:09:20.285Z] #68 ... [2024-09-20T10:09:20.285Z] [2024-09-20T10:09:20.285Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-20T10:09:20.285Z] #58 11.14 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T10:09:20.285Z] #58 11.14 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T10:09:20.285Z] #58 11.14 OK: 19955 distinct packages available [2024-09-20T10:09:20.285Z] #58 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:20.285Z] #58 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:20.285Z] #58 13.27 OK: 266 MiB in 52 packages [2024-09-20T10:09:20.285Z] #58 DONE 15.4s [2024-09-20T10:09:20.285Z] [2024-09-20T10:09:20.285Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T10:09:20.549Z] #69 ... [2024-09-20T10:09:20.549Z] [2024-09-20T10:09:20.549Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T10:09:20.549Z] #70 ... [2024-09-20T10:09:20.549Z] [2024-09-20T10:09:20.549Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T10:09:20.815Z] #71 ... [2024-09-20T10:09:20.815Z] [2024-09-20T10:09:20.815Z] #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T10:09:20.815Z] #72 ... [2024-09-20T10:09:20.815Z] [2024-09-20T10:09:20.815Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T10:09:21.081Z] #73 ... [2024-09-20T10:09:21.081Z] [2024-09-20T10:09:21.081Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:21.081Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.0s [2024-09-20T10:09:21.081Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-20T10:09:22.040Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.9s [2024-09-20T10:09:22.309Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.4s [2024-09-20T10:09:23.720Z] #48 ... [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #50 [core-command internal] load build context [2024-09-20T10:09:23.720Z] #50 transferring context: 50.22MB 19.9s [2024-09-20T10:09:23.720Z] #50 ... [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:23.720Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.6s [2024-09-20T10:09:23.720Z] #48 ... [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-20T10:09:23.720Z] #64 11.47 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:23.720Z] #64 11.47 (2/4) Installing openssl (3.1.7-r0) [2024-09-20T10:09:23.720Z] #64 11.47 (3/4) Installing su-exec (0.2-r3) [2024-09-20T10:09:23.720Z] #64 11.47 (4/4) Installing yq (4.33.3-r5) [2024-09-20T10:09:23.720Z] #64 11.63 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:23.720Z] #64 11.69 OK: 18 MiB in 19 packages [2024-09-20T10:09:23.720Z] #64 DONE 13.8s [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:23.720Z] #48 ... [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:23.720Z] #49 ... [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-20T10:09:23.720Z] #63 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:23.720Z] #63 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:23.720Z] #63 13.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:23.720Z] #63 13.70 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:23.720Z] #63 13.81 OK: 8 MiB in 16 packages [2024-09-20T10:09:23.720Z] #63 DONE 16.7s [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:23.720Z] #49 ... [2024-09-20T10:09:23.720Z] [2024-09-20T10:09:23.720Z] #50 [core-command internal] load build context [2024-09-20T10:09:23.986Z] #50 ... [2024-09-20T10:09:23.986Z] [2024-09-20T10:09:23.986Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:09:23.986Z] #52 ... [2024-09-20T10:09:23.986Z] [2024-09-20T10:09:23.986Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:23.986Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.1s [2024-09-20T10:09:24.572Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 12.5s [2024-09-20T10:09:24.572Z] #48 ... [2024-09-20T10:09:24.572Z] [2024-09-20T10:09:24.572Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T10:09:24.838Z] #74 ... [2024-09-20T10:09:24.838Z] [2024-09-20T10:09:24.838Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:24.838Z] #48 ... [2024-09-20T10:09:24.838Z] [2024-09-20T10:09:24.838Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:25.104Z] #51 ... [2024-09-20T10:09:25.104Z] [2024-09-20T10:09:25.104Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:25.688Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.6s [2024-09-20T10:09:25.956Z] #48 ... [2024-09-20T10:09:25.956Z] [2024-09-20T10:09:25.956Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:25.956Z] #38 ... [2024-09-20T10:09:25.956Z] [2024-09-20T10:09:25.956Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:26.221Z] #48 ... [2024-09-20T10:09:26.221Z] [2024-09-20T10:09:26.221Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:26.221Z] #57 ... [2024-09-20T10:09:26.221Z] [2024-09-20T10:09:26.221Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:26.489Z] #39 ... [2024-09-20T10:09:26.489Z] [2024-09-20T10:09:26.489Z] #60 [core-metadata internal] load build context [2024-09-20T10:09:26.489Z] #60 ... [2024-09-20T10:09:26.489Z] [2024-09-20T10:09:26.489Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:26.757Z] #56 ... [2024-09-20T10:09:26.757Z] [2024-09-20T10:09:26.757Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:26.757Z] #61 ... [2024-09-20T10:09:26.757Z] [2024-09-20T10:09:26.757Z] #40 [support-notifications internal] load build context [2024-09-20T10:09:27.034Z] #40 ... [2024-09-20T10:09:27.034Z] [2024-09-20T10:09:27.034Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:27.034Z] #43 ... [2024-09-20T10:09:27.034Z] [2024-09-20T10:09:27.034Z] #44 [core-data internal] load build context [2024-09-20T10:09:27.300Z] #44 ... [2024-09-20T10:09:27.300Z] [2024-09-20T10:09:27.300Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:27.883Z] #43 ... [2024-09-20T10:09:27.883Z] [2024-09-20T10:09:27.883Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-20T10:09:27.883Z] #66 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:27.883Z] #66 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:27.883Z] #66 14.50 (1/3) Installing ca-certificates (20240226-r0) [2024-09-20T10:09:27.883Z] #66 14.73 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:27.883Z] #66 14.76 (3/3) Installing tzdata (2024a-r0) [2024-09-20T10:09:27.883Z] #66 16.13 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:27.883Z] #66 16.13 Executing ca-certificates-20240226-r0.trigger [2024-09-20T10:09:27.883Z] #66 16.61 OK: 12 MiB in 18 packages [2024-09-20T10:09:27.883Z] #66 DONE 18.0s [2024-09-20T10:09:27.883Z] [2024-09-20T10:09:27.883Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:29.316Z] #43 transferring context: 27.88MB 22.4s [2024-09-20T10:09:29.902Z] #43 ... [2024-09-20T10:09:29.902Z] [2024-09-20T10:09:29.902Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:29.902Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.5s done [2024-09-20T10:09:29.902Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-20T10:09:29.902Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-09-20T10:09:30.171Z] #62 ... [2024-09-20T10:09:30.171Z] [2024-09-20T10:09:30.171Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:32.131Z] #43 ... [2024-09-20T10:09:32.131Z] [2024-09-20T10:09:32.131Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-20T10:09:32.131Z] #67 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.131Z] #67 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.131Z] #67 18.72 (1/4) Installing ca-certificates (20240226-r0) [2024-09-20T10:09:32.131Z] #67 18.95 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:32.131Z] #67 18.95 (3/4) Installing su-exec (0.2-r3) [2024-09-20T10:09:32.131Z] #67 18.95 (4/4) Installing yq (4.33.3-r5) [2024-09-20T10:09:32.131Z] #67 19.33 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:32.131Z] #67 19.33 Executing ca-certificates-20240226-r0.trigger [2024-09-20T10:09:32.131Z] #67 19.99 OK: 18 MiB in 19 packages [2024-09-20T10:09:32.131Z] #67 DONE 22.0s [2024-09-20T10:09:32.131Z] [2024-09-20T10:09:32.131Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:32.402Z] #43 ... [2024-09-20T10:09:32.402Z] [2024-09-20T10:09:32.402Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-20T10:09:32.402Z] #69 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.402Z] #69 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.402Z] #69 19.83 (1/2) Installing ca-certificates (20240226-r0) [2024-09-20T10:09:32.402Z] #69 20.61 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:32.402Z] #69 20.61 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:32.402Z] #69 20.61 Executing ca-certificates-20240226-r0.trigger [2024-09-20T10:09:32.402Z] #69 20.71 OK: 9 MiB in 17 packages [2024-09-20T10:09:32.402Z] #69 DONE 22.4s [2024-09-20T10:09:32.402Z] [2024-09-20T10:09:32.402Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:32.994Z] #43 ... [2024-09-20T10:09:32.994Z] [2024-09-20T10:09:32.994Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T10:09:32.994Z] #65 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.994Z] #65 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.994Z] #65 15.52 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T10:09:32.994Z] #65 15.52 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T10:09:32.994Z] #65 15.52 OK: 19946 distinct packages available [2024-09-20T10:09:32.994Z] #65 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.994Z] #65 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:32.994Z] #65 20.29 (1/11) Installing ca-certificates (20240226-r0) [2024-09-20T10:09:32.994Z] #65 20.36 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-20T10:09:32.994Z] #65 20.46 (3/11) Installing libunistring (1.1-r1) [2024-09-20T10:09:32.994Z] #65 20.60 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-20T10:09:32.994Z] #65 20.60 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-20T10:09:32.994Z] #65 20.60 (6/11) Installing libcurl (8.9.1-r0) [2024-09-20T10:09:32.994Z] #65 20.60 (7/11) Installing curl (8.9.1-r0) [2024-09-20T10:09:32.994Z] #65 20.67 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:32.994Z] #65 20.67 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-20T10:09:32.994Z] #65 20.67 (10/11) Installing libucontext (1.2-r2) [2024-09-20T10:09:32.994Z] #65 20.67 (11/11) Installing gcompat (1.1.0-r1) [2024-09-20T10:09:32.994Z] #65 20.80 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:32.994Z] #65 20.87 Executing ca-certificates-20240226-r0.trigger [2024-09-20T10:09:32.994Z] #65 22.02 OK: 13 MiB in 26 packages [2024-09-20T10:09:32.994Z] #65 ... [2024-09-20T10:09:32.994Z] [2024-09-20T10:09:32.994Z] #50 [core-command internal] load build context [2024-09-20T10:09:32.994Z] #50 ... [2024-09-20T10:09:32.994Z] [2024-09-20T10:09:32.994Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:33.959Z] #43 ... [2024-09-20T10:09:33.959Z] [2024-09-20T10:09:33.959Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:33.960Z] #49 transferring context: 45.44MB 29.8s [2024-09-20T10:09:34.476Z] #49 ... [2024-09-20T10:09:34.476Z] [2024-09-20T10:09:34.476Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:09:34.742Z] #52 ... [2024-09-20T10:09:34.742Z] [2024-09-20T10:09:34.742Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:34.742Z] #49 ... [2024-09-20T10:09:34.742Z] [2024-09-20T10:09:34.742Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:34.742Z] #75 ... [2024-09-20T10:09:34.742Z] [2024-09-20T10:09:34.742Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T10:09:35.014Z] #76 ... [2024-09-20T10:09:35.014Z] [2024-09-20T10:09:35.014Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:35.014Z] #49 ... [2024-09-20T10:09:35.014Z] [2024-09-20T10:09:35.014Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-20T10:09:35.014Z] #65 DONE 25.2s [2024-09-20T10:09:35.014Z] [2024-09-20T10:09:35.014Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:35.286Z] #49 ... [2024-09-20T10:09:35.286Z] [2024-09-20T10:09:35.286Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:35.286Z] #51 ... [2024-09-20T10:09:35.286Z] [2024-09-20T10:09:35.286Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:35.554Z] #49 ... [2024-09-20T10:09:35.554Z] [2024-09-20T10:09:35.554Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-20T10:09:35.554Z] #70 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:35.554Z] #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:35.554Z] #70 22.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:35.554Z] #70 22.99 (2/2) Installing su-exec (0.2-r3) [2024-09-20T10:09:35.554Z] #70 22.99 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:35.554Z] #70 22.99 OK: 8 MiB in 17 packages [2024-09-20T10:09:35.554Z] #70 DONE 25.2s [2024-09-20T10:09:35.554Z] [2024-09-20T10:09:35.554Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T10:09:35.554Z] #74 20.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:36.522Z] #74 ... [2024-09-20T10:09:36.522Z] [2024-09-20T10:09:36.522Z] #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-20T10:09:36.522Z] #72 DONE 26.2s [2024-09-20T10:09:36.522Z] [2024-09-20T10:09:36.522Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:36.522Z] #57 ... [2024-09-20T10:09:36.522Z] [2024-09-20T10:09:36.522Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:36.522Z] #38 ... [2024-09-20T10:09:36.522Z] [2024-09-20T10:09:36.522Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:36.522Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.2s done [2024-09-20T10:09:36.522Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.4s [2024-09-20T10:09:36.787Z] #48 ... [2024-09-20T10:09:36.787Z] [2024-09-20T10:09:36.787Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:36.787Z] #56 ... [2024-09-20T10:09:36.787Z] [2024-09-20T10:09:36.787Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:37.052Z] #39 ... [2024-09-20T10:09:37.052Z] [2024-09-20T10:09:37.052Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:37.052Z] #61 ... [2024-09-20T10:09:37.052Z] [2024-09-20T10:09:37.052Z] #40 [support-notifications internal] load build context [2024-09-20T10:09:37.318Z] #40 ... [2024-09-20T10:09:37.318Z] [2024-09-20T10:09:37.318Z] #60 [core-metadata internal] load build context [2024-09-20T10:09:37.318Z] #60 ... [2024-09-20T10:09:37.318Z] [2024-09-20T10:09:37.318Z] #44 [core-data internal] load build context [2024-09-20T10:09:37.318Z] #44 ... [2024-09-20T10:09:37.318Z] [2024-09-20T10:09:37.318Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:37.584Z] #48 ... [2024-09-20T10:09:37.584Z] [2024-09-20T10:09:37.584Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-20T10:09:37.584Z] #68 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:37.584Z] #68 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:37.584Z] #68 24.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:37.584Z] #68 24.71 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:37.584Z] #68 24.76 OK: 8 MiB in 16 packages [2024-09-20T10:09:37.584Z] #68 DONE 27.5s [2024-09-20T10:09:37.584Z] [2024-09-20T10:09:37.584Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:37.849Z] #48 ... [2024-09-20T10:09:37.849Z] [2024-09-20T10:09:37.849Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:37.849Z] #77 ... [2024-09-20T10:09:37.849Z] [2024-09-20T10:09:37.849Z] #44 [core-data internal] load build context [2024-09-20T10:09:39.274Z] #44 transferring context: 36.55MB 31.4s [2024-09-20T10:09:40.678Z] #44 ... [2024-09-20T10:09:40.678Z] [2024-09-20T10:09:40.678Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:40.678Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.2s [2024-09-20T10:09:40.678Z] #62 ... [2024-09-20T10:09:40.678Z] [2024-09-20T10:09:40.678Z] #44 [core-data internal] load build context [2024-09-20T10:09:41.264Z] #44 ... [2024-09-20T10:09:41.264Z] [2024-09-20T10:09:41.264Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-20T10:09:41.264Z] #73 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:41.264Z] #73 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:41.264Z] #73 24.73 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T10:09:41.264Z] #73 24.73 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T10:09:41.264Z] #73 24.73 OK: 19946 distinct packages available [2024-09-20T10:09:41.264Z] #73 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:41.264Z] #73 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:41.264Z] #73 28.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:41.264Z] #73 28.28 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-20T10:09:41.264Z] #73 28.30 (3/4) Installing libucontext (1.2-r2) [2024-09-20T10:09:41.264Z] #73 28.38 (4/4) Installing gcompat (1.1.0-r1) [2024-09-20T10:09:41.264Z] #73 28.52 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:41.264Z] #73 28.74 OK: 8 MiB in 19 packages [2024-09-20T10:09:41.264Z] #73 DONE 30.8s [2024-09-20T10:09:41.264Z] [2024-09-20T10:09:41.264Z] #44 [core-data internal] load build context [2024-09-20T10:09:42.225Z] #44 ... [2024-09-20T10:09:42.225Z] [2024-09-20T10:09:42.225Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T10:09:42.489Z] #78 ... [2024-09-20T10:09:42.489Z] [2024-09-20T10:09:42.489Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:42.489Z] #79 ... [2024-09-20T10:09:42.489Z] [2024-09-20T10:09:42.489Z] #44 [core-data internal] load build context [2024-09-20T10:09:43.448Z] #44 ... [2024-09-20T10:09:43.448Z] [2024-09-20T10:09:43.448Z] #50 [core-command internal] load build context [2024-09-20T10:09:43.448Z] #50 ... [2024-09-20T10:09:43.448Z] [2024-09-20T10:09:43.448Z] #44 [core-data internal] load build context [2024-09-20T10:09:43.713Z] #44 ... [2024-09-20T10:09:43.713Z] [2024-09-20T10:09:43.713Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-20T10:09:43.713Z] #74 21.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:43.713Z] #74 26.09 OK: 266 MiB in 52 packages [2024-09-20T10:09:43.713Z] #74 DONE 29.2s [2024-09-20T10:09:43.979Z] [2024-09-20T10:09:43.979Z] #44 [core-data internal] load build context [2024-09-20T10:09:44.269Z] #44 transferring context: 42.42MB 36.4s [2024-09-20T10:09:44.269Z] #44 ... [2024-09-20T10:09:44.269Z] [2024-09-20T10:09:44.269Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:44.269Z] #43 ... [2024-09-20T10:09:44.269Z] [2024-09-20T10:09:44.269Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:44.269Z] #38 ... [2024-09-20T10:09:44.269Z] [2024-09-20T10:09:44.269Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:44.269Z] #75 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:44.269Z] #75 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:44.269Z] #75 19.76 OK: 8 MiB in 16 packages [2024-09-20T10:09:44.269Z] #75 DONE 20.9s [2024-09-20T10:09:44.269Z] [2024-09-20T10:09:44.269Z] #44 [core-data internal] load build context [2024-09-20T10:09:44.853Z] #44 ... [2024-09-20T10:09:44.853Z] [2024-09-20T10:09:44.853Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:09:44.853Z] #52 ... [2024-09-20T10:09:44.853Z] [2024-09-20T10:09:44.853Z] #44 [core-data internal] load build context [2024-09-20T10:09:45.120Z] #44 ... [2024-09-20T10:09:45.120Z] [2024-09-20T10:09:45.120Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-20T10:09:45.120Z] #76 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.120Z] #76 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.120Z] #76 18.94 OK: 18 MiB in 19 packages [2024-09-20T10:09:45.120Z] #76 DONE 20.6s [2024-09-20T10:09:45.120Z] [2024-09-20T10:09:45.120Z] #44 [core-data internal] load build context [2024-09-20T10:09:45.386Z] #44 ... [2024-09-20T10:09:45.386Z] [2024-09-20T10:09:45.386Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:45.386Z] #80 ... [2024-09-20T10:09:45.386Z] [2024-09-20T10:09:45.386Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:45.386Z] #77 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.386Z] #77 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.386Z] #77 15.76 OK: 12 MiB in 18 packages [2024-09-20T10:09:45.386Z] #77 DONE 17.5s [2024-09-20T10:09:45.386Z] [2024-09-20T10:09:45.386Z] #44 [core-data internal] load build context [2024-09-20T10:09:45.654Z] #44 ... [2024-09-20T10:09:45.654Z] [2024-09-20T10:09:45.654Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:45.654Z] #49 ... [2024-09-20T10:09:45.654Z] [2024-09-20T10:09:45.654Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T10:09:45.654Z] #71 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.654Z] #71 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.654Z] #71 28.26 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-20T10:09:45.654Z] #71 28.26 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-20T10:09:45.654Z] #71 28.26 OK: 19946 distinct packages available [2024-09-20T10:09:45.654Z] #71 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.654Z] #71 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:45.654Z] #71 33.85 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:45.654Z] #71 33.85 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-20T10:09:45.654Z] #71 33.85 (3/5) Installing libucontext (1.2-r2) [2024-09-20T10:09:45.654Z] #71 33.85 (4/5) Installing gcompat (1.1.0-r1) [2024-09-20T10:09:45.654Z] #71 33.85 (5/5) Installing openssl (3.1.7-r0) [2024-09-20T10:09:45.654Z] #71 33.95 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:45.654Z] #71 34.11 OK: 9 MiB in 20 packages [2024-09-20T10:09:45.654Z] #71 ... [2024-09-20T10:09:45.654Z] [2024-09-20T10:09:45.654Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:45.922Z] #51 ... [2024-09-20T10:09:45.922Z] [2024-09-20T10:09:45.922Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-20T10:09:45.922Z] #71 DONE 35.7s [2024-09-20T10:09:45.922Z] [2024-09-20T10:09:45.922Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:45.922Z] #51 ... [2024-09-20T10:09:45.922Z] [2024-09-20T10:09:45.922Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:45.922Z] #49 ... [2024-09-20T10:09:45.922Z] [2024-09-20T10:09:45.922Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-20T10:09:46.188Z] #81 ... [2024-09-20T10:09:46.188Z] [2024-09-20T10:09:46.188Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T10:09:46.454Z] #82 ... [2024-09-20T10:09:46.454Z] [2024-09-20T10:09:46.454Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:46.719Z] #57 ... [2024-09-20T10:09:46.719Z] [2024-09-20T10:09:46.719Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T10:09:46.986Z] #83 ... [2024-09-20T10:09:46.986Z] [2024-09-20T10:09:46.986Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:46.986Z] #56 ... [2024-09-20T10:09:46.986Z] [2024-09-20T10:09:46.986Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:46.986Z] #39 ... [2024-09-20T10:09:46.986Z] [2024-09-20T10:09:46.986Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:47.253Z] #56 ... [2024-09-20T10:09:47.253Z] [2024-09-20T10:09:47.253Z] #40 [support-notifications internal] load build context [2024-09-20T10:09:47.253Z] #40 ... [2024-09-20T10:09:47.253Z] [2024-09-20T10:09:47.253Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:47.518Z] #61 ... [2024-09-20T10:09:47.518Z] [2024-09-20T10:09:47.518Z] #60 [core-metadata internal] load build context [2024-09-20T10:09:47.518Z] #60 ... [2024-09-20T10:09:47.518Z] [2024-09-20T10:09:47.518Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:47.783Z] #56 ... [2024-09-20T10:09:47.783Z] [2024-09-20T10:09:47.783Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T10:09:47.783Z] #84 ... [2024-09-20T10:09:47.783Z] [2024-09-20T10:09:47.783Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:47.783Z] #56 ... [2024-09-20T10:09:47.783Z] [2024-09-20T10:09:47.783Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-20T10:09:47.783Z] #85 DONE 2.7s [2024-09-20T10:09:48.048Z] [2024-09-20T10:09:48.048Z] #60 [core-metadata internal] load build context [2024-09-20T10:09:48.313Z] #60 ... [2024-09-20T10:09:48.313Z] [2024-09-20T10:09:48.313Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:48.313Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s [2024-09-20T10:09:48.313Z] #48 ... [2024-09-20T10:09:48.313Z] [2024-09-20T10:09:48.313Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-20T10:09:48.313Z] #78 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:48.313Z] #78 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:48.313Z] #78 14.61 OK: 18 MiB in 19 packages [2024-09-20T10:09:48.313Z] #78 DONE 16.1s [2024-09-20T10:09:48.313Z] [2024-09-20T10:09:48.313Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:09:49.270Z] #56 transferring context: 56.52MB 43.0s [2024-09-20T10:09:51.212Z] #56 ... [2024-09-20T10:09:51.212Z] [2024-09-20T10:09:51.212Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:51.212Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s [2024-09-20T10:09:51.212Z] #62 ... [2024-09-20T10:09:51.212Z] [2024-09-20T10:09:51.212Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-20T10:09:51.212Z] #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:51.212Z] #86 ... [2024-09-20T10:09:51.212Z] [2024-09-20T10:09:51.212Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:09:53.810Z] #62 ... [2024-09-20T10:09:53.810Z] [2024-09-20T10:09:53.810Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:53.810Z] #79 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:53.810Z] #79 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:53.810Z] #79 18.76 OK: 9 MiB in 17 packages [2024-09-20T10:09:53.810Z] #79 DONE 20.9s [2024-09-20T10:09:53.810Z] [2024-09-20T10:09:53.810Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:53.810Z] #38 ... [2024-09-20T10:09:53.810Z] [2024-09-20T10:09:53.810Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-20T10:09:53.810Z] #81 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:53.810Z] #81 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:53.810Z] #81 15.45 OK: 8 MiB in 17 packages [2024-09-20T10:09:53.810Z] #81 DONE 17.7s [2024-09-20T10:09:53.810Z] [2024-09-20T10:09:53.810Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:53.810Z] #38 ... [2024-09-20T10:09:53.810Z] [2024-09-20T10:09:53.810Z] #50 [core-command internal] load build context [2024-09-20T10:09:53.810Z] #50 ... [2024-09-20T10:09:53.810Z] [2024-09-20T10:09:53.810Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:54.094Z] #38 transferring context: 78.03MB 50.6s [2024-09-20T10:09:54.361Z] #38 ... [2024-09-20T10:09:54.361Z] [2024-09-20T10:09:54.361Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-20T10:09:54.361Z] #80 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:54.361Z] #80 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:54.361Z] #80 17.90 OK: 13 MiB in 26 packages [2024-09-20T10:09:54.361Z] #80 DONE 18.9s [2024-09-20T10:09:54.361Z] [2024-09-20T10:09:54.361Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:54.361Z] #38 ... [2024-09-20T10:09:54.361Z] [2024-09-20T10:09:54.361Z] #43 [core-keeper internal] load build context [2024-09-20T10:09:54.361Z] #43 ... [2024-09-20T10:09:54.361Z] [2024-09-20T10:09:54.361Z] #50 [core-command internal] load build context [2024-09-20T10:09:54.942Z] #50 ... [2024-09-20T10:09:54.942Z] [2024-09-20T10:09:54.942Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:09:55.209Z] #52 ... [2024-09-20T10:09:55.209Z] [2024-09-20T10:09:55.209Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:55.476Z] #38 ... [2024-09-20T10:09:55.476Z] [2024-09-20T10:09:55.476Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-20T10:09:55.476Z] #84 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:55.476Z] #84 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:55.476Z] #84 16.49 OK: 8 MiB in 16 packages [2024-09-20T10:09:55.476Z] #84 DONE 17.8s [2024-09-20T10:09:55.476Z] [2024-09-20T10:09:55.476Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:55.743Z] #38 ... [2024-09-20T10:09:55.743Z] [2024-09-20T10:09:55.743Z] #44 [core-data internal] load build context [2024-09-20T10:09:55.743Z] #44 ... [2024-09-20T10:09:55.743Z] [2024-09-20T10:09:55.743Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:56.009Z] #38 ... [2024-09-20T10:09:56.009Z] [2024-09-20T10:09:56.009Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-20T10:09:56.009Z] #83 11.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:56.009Z] #83 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:56.009Z] #83 16.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-20T10:09:56.009Z] #83 17.28 Executing busybox-1.36.1-r7.trigger [2024-09-20T10:09:56.009Z] #83 17.37 OK: 8 MiB in 16 packages [2024-09-20T10:09:56.009Z] #83 DONE 19.5s [2024-09-20T10:09:56.009Z] [2024-09-20T10:09:56.009Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:09:56.009Z] #38 ... [2024-09-20T10:09:56.009Z] [2024-09-20T10:09:56.009Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:09:56.009Z] #51 ... [2024-09-20T10:09:56.009Z] [2024-09-20T10:09:56.009Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:09:56.275Z] #49 ... [2024-09-20T10:09:56.275Z] [2024-09-20T10:09:56.275Z] #44 [core-data internal] load build context [2024-09-20T10:09:56.275Z] #44 ... [2024-09-20T10:09:56.275Z] [2024-09-20T10:09:56.275Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-20T10:09:56.275Z] #86 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:56.275Z] #86 13.89 OK: 8 MiB in 19 packages [2024-09-20T10:09:56.275Z] #86 DONE 15.2s [2024-09-20T10:09:56.544Z] [2024-09-20T10:09:56.545Z] #44 [core-data internal] load build context [2024-09-20T10:09:56.813Z] #44 ... [2024-09-20T10:09:56.813Z] [2024-09-20T10:09:56.813Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:09:57.118Z] #57 ... [2024-09-20T10:09:57.118Z] [2024-09-20T10:09:57.118Z] #44 [core-data internal] load build context [2024-09-20T10:09:57.384Z] #44 ... [2024-09-20T10:09:57.384Z] [2024-09-20T10:09:57.384Z] #39 [support-scheduler internal] load build context [2024-09-20T10:09:57.384Z] #39 ... [2024-09-20T10:09:57.384Z] [2024-09-20T10:09:57.384Z] #44 [core-data internal] load build context [2024-09-20T10:09:57.384Z] #44 ... [2024-09-20T10:09:57.384Z] [2024-09-20T10:09:57.384Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-20T10:09:57.384Z] #82 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:57.384Z] #82 9.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-20T10:09:57.384Z] #82 10.61 OK: 9 MiB in 20 packages [2024-09-20T10:09:57.384Z] #82 DONE 11.5s [2024-09-20T10:09:57.384Z] [2024-09-20T10:09:57.384Z] #44 [core-data internal] load build context [2024-09-20T10:09:57.384Z] #44 ... [2024-09-20T10:09:57.384Z] [2024-09-20T10:09:57.384Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:57.655Z] #61 ... [2024-09-20T10:09:57.655Z] [2024-09-20T10:09:57.655Z] #40 [support-notifications internal] load build context [2024-09-20T10:09:57.655Z] #40 ... [2024-09-20T10:09:57.655Z] [2024-09-20T10:09:57.655Z] #44 [core-data internal] load build context [2024-09-20T10:09:58.745Z] #44 ... [2024-09-20T10:09:58.745Z] [2024-09-20T10:09:58.745Z] #60 [core-metadata internal] load build context [2024-09-20T10:09:58.745Z] #60 ... [2024-09-20T10:09:58.745Z] [2024-09-20T10:09:58.745Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:59.010Z] #61 ... [2024-09-20T10:09:59.010Z] [2024-09-20T10:09:59.010Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-20T10:09:59.010Z] #87 DONE 5.2s [2024-09-20T10:09:59.010Z] [2024-09-20T10:09:59.010Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:09:59.278Z] #61 transferring context: 21.87MB 51.7s [2024-09-20T10:09:59.858Z] #61 ... [2024-09-20T10:09:59.858Z] [2024-09-20T10:09:59.858Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:09:59.858Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.1s [2024-09-20T10:10:00.124Z] #48 ... [2024-09-20T10:10:00.124Z] [2024-09-20T10:10:00.124Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:00.124Z] #61 ... [2024-09-20T10:10:00.124Z] [2024-09-20T10:10:00.124Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-20T10:10:00.124Z] #88 DONE 0.9s [2024-09-20T10:10:00.124Z] [2024-09-20T10:10:00.124Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:01.085Z] #61 ... [2024-09-20T10:10:01.085Z] [2024-09-20T10:10:01.085Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:10:01.351Z] #56 ... [2024-09-20T10:10:01.351Z] [2024-09-20T10:10:01.351Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:03.938Z] #61 ... [2024-09-20T10:10:03.938Z] [2024-09-20T10:10:03.938Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:10:03.938Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.1s done [2024-09-20T10:10:03.938Z] #62 ... [2024-09-20T10:10:03.938Z] [2024-09-20T10:10:03.938Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:10:04.906Z] #48 ... [2024-09-20T10:10:04.906Z] [2024-09-20T10:10:04.906Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:04.906Z] #43 transferring context: 101.01MB 58.1s [2024-09-20T10:10:04.906Z] #43 ... [2024-09-20T10:10:04.906Z] [2024-09-20T10:10:04.906Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:04.906Z] #40 ... [2024-09-20T10:10:04.906Z] [2024-09-20T10:10:04.906Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:10:04.906Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.2s [2024-09-20T10:10:05.175Z] #48 ... [2024-09-20T10:10:05.175Z] [2024-09-20T10:10:05.175Z] #50 [core-command internal] load build context [2024-09-20T10:10:05.446Z] #50 ... [2024-09-20T10:10:05.446Z] [2024-09-20T10:10:05.446Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:05.446Z] #52 ... [2024-09-20T10:10:05.446Z] [2024-09-20T10:10:05.446Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:10:06.047Z] #48 ... [2024-09-20T10:10:06.047Z] [2024-09-20T10:10:06.047Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:06.318Z] #38 ... [2024-09-20T10:10:06.318Z] [2024-09-20T10:10:06.318Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:06.318Z] #51 ... [2024-09-20T10:10:06.318Z] [2024-09-20T10:10:06.318Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:06.587Z] #49 ... [2024-09-20T10:10:06.587Z] [2024-09-20T10:10:06.587Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:10:07.178Z] #48 ... [2024-09-20T10:10:07.178Z] [2024-09-20T10:10:07.178Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:10:07.178Z] #57 ... [2024-09-20T10:10:07.178Z] [2024-09-20T10:10:07.178Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:07.444Z] #49 ... [2024-09-20T10:10:07.444Z] [2024-09-20T10:10:07.444Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:07.710Z] #39 ... [2024-09-20T10:10:07.710Z] [2024-09-20T10:10:07.710Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-20T10:10:07.710Z] #89 DONE 2.1s [2024-09-20T10:10:07.710Z] [2024-09-20T10:10:07.710Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:07.710Z] #39 ... [2024-09-20T10:10:07.710Z] [2024-09-20T10:10:07.710Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:08.671Z] #49 ... [2024-09-20T10:10:08.671Z] [2024-09-20T10:10:08.671Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:08.939Z] #60 ... [2024-09-20T10:10:08.939Z] [2024-09-20T10:10:08.939Z] #44 [core-data internal] load build context [2024-09-20T10:10:08.939Z] #44 ... [2024-09-20T10:10:08.939Z] [2024-09-20T10:10:08.939Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:09.522Z] #49 transferring context: 119.49MB 65.5s [2024-09-20T10:10:11.471Z] #49 ... [2024-09-20T10:10:11.471Z] [2024-09-20T10:10:11.471Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:10:11.471Z] #56 ... [2024-09-20T10:10:11.471Z] [2024-09-20T10:10:11.471Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:12.887Z] #49 ... [2024-09-20T10:10:12.887Z] [2024-09-20T10:10:12.887Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-20T10:10:12.887Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.8s done [2024-09-20T10:10:12.887Z] #48 DONE 66.6s [2024-09-20T10:10:12.887Z] [2024-09-20T10:10:12.887Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:13.847Z] #49 ... [2024-09-20T10:10:13.847Z] [2024-09-20T10:10:13.847Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:13.847Z] #61 ... [2024-09-20T10:10:13.847Z] [2024-09-20T10:10:13.847Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:14.427Z] #49 transferring context: 138.97MB 70.5s [2024-09-20T10:10:15.008Z] #49 ... [2024-09-20T10:10:15.008Z] [2024-09-20T10:10:15.008Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:15.008Z] #43 ... [2024-09-20T10:10:15.008Z] [2024-09-20T10:10:15.008Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:15.275Z] #40 ... [2024-09-20T10:10:15.275Z] [2024-09-20T10:10:15.275Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:15.544Z] #43 ... [2024-09-20T10:10:15.544Z] [2024-09-20T10:10:15.544Z] #50 [core-command internal] load build context [2024-09-20T10:10:15.544Z] #50 ... [2024-09-20T10:10:15.544Z] [2024-09-20T10:10:15.544Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:15.544Z] #52 ... [2024-09-20T10:10:15.544Z] [2024-09-20T10:10:15.544Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T10:10:16.499Z] #90 ... [2024-09-20T10:10:16.499Z] [2024-09-20T10:10:16.499Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:16.499Z] #38 ... [2024-09-20T10:10:16.499Z] [2024-09-20T10:10:16.499Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:16.499Z] #51 ... [2024-09-20T10:10:16.499Z] [2024-09-20T10:10:16.499Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:17.455Z] #61 ... [2024-09-20T10:10:17.455Z] [2024-09-20T10:10:17.455Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:10:17.455Z] #57 ... [2024-09-20T10:10:17.455Z] [2024-09-20T10:10:17.455Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:17.722Z] #61 ... [2024-09-20T10:10:17.722Z] [2024-09-20T10:10:17.722Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:17.987Z] #39 ... [2024-09-20T10:10:17.987Z] [2024-09-20T10:10:17.987Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:18.954Z] #61 ... [2024-09-20T10:10:18.954Z] [2024-09-20T10:10:18.954Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:18.954Z] #60 ... [2024-09-20T10:10:18.954Z] [2024-09-20T10:10:18.954Z] #44 [core-data internal] load build context [2024-09-20T10:10:19.221Z] #44 ... [2024-09-20T10:10:19.221Z] [2024-09-20T10:10:19.221Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:19.805Z] #60 transferring context: 134.48MB 73.2s [2024-09-20T10:10:20.070Z] #60 ... [2024-09-20T10:10:20.070Z] [2024-09-20T10:10:20.070Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T10:10:20.070Z] #90 DONE 4.4s [2024-09-20T10:10:20.070Z] [2024-09-20T10:10:20.070Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:20.340Z] #60 ... [2024-09-20T10:10:20.340Z] [2024-09-20T10:10:20.340Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T10:10:20.340Z] #91 DONE 4.6s [2024-09-20T10:10:20.340Z] [2024-09-20T10:10:20.340Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-20T10:10:20.340Z] #92 DONE 3.6s [2024-09-20T10:10:20.340Z] [2024-09-20T10:10:20.340Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:21.298Z] #60 ... [2024-09-20T10:10:21.298Z] [2024-09-20T10:10:21.298Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-20T10:10:21.298Z] #93 DONE 0.9s [2024-09-20T10:10:21.298Z] [2024-09-20T10:10:21.298Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:21.563Z] #60 ... [2024-09-20T10:10:21.563Z] [2024-09-20T10:10:21.563Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-20T10:10:21.563Z] #94 DONE 1.2s [2024-09-20T10:10:21.563Z] [2024-09-20T10:10:21.563Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:21.563Z] #60 ... [2024-09-20T10:10:21.563Z] [2024-09-20T10:10:21.563Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:10:21.563Z] #56 ... [2024-09-20T10:10:21.563Z] [2024-09-20T10:10:21.563Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:21.829Z] #60 ... [2024-09-20T10:10:21.829Z] [2024-09-20T10:10:21.829Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-20T10:10:21.829Z] #95 DONE 1.3s [2024-09-20T10:10:21.829Z] [2024-09-20T10:10:21.829Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:22.843Z] #60 ... [2024-09-20T10:10:22.843Z] [2024-09-20T10:10:22.843Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-20T10:10:22.843Z] #96 DONE 1.2s [2024-09-20T10:10:22.843Z] [2024-09-20T10:10:22.843Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:22.843Z] #60 ... [2024-09-20T10:10:22.843Z] [2024-09-20T10:10:22.843Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-20T10:10:22.843Z] #97 DONE 1.3s [2024-09-20T10:10:23.115Z] [2024-09-20T10:10:23.115Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T10:10:23.381Z] #98 ... [2024-09-20T10:10:23.381Z] [2024-09-20T10:10:23.381Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-20T10:10:23.381Z] #99 DONE 1.4s [2024-09-20T10:10:23.381Z] [2024-09-20T10:10:23.381Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T10:10:23.647Z] #100 ... [2024-09-20T10:10:23.647Z] [2024-09-20T10:10:23.647Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T10:10:23.647Z] #101 DONE 1.0s [2024-09-20T10:10:23.915Z] [2024-09-20T10:10:23.915Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:24.878Z] #60 ... [2024-09-20T10:10:24.878Z] [2024-09-20T10:10:24.878Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T10:10:24.878Z] #98 DONE 1.8s [2024-09-20T10:10:24.878Z] [2024-09-20T10:10:24.878Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:24.878Z] #60 transferring context: 155.92MB 78.2s [2024-09-20T10:10:25.143Z] #60 ... [2024-09-20T10:10:25.143Z] [2024-09-20T10:10:25.144Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:25.144Z] #49 ... [2024-09-20T10:10:25.144Z] [2024-09-20T10:10:25.144Z] #44 [core-data internal] load build context [2024-09-20T10:10:25.410Z] #44 ... [2024-09-20T10:10:25.410Z] [2024-09-20T10:10:25.410Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-20T10:10:25.410Z] #100 DONE 1.8s [2024-09-20T10:10:25.410Z] [2024-09-20T10:10:25.410Z] #44 [core-data internal] load build context [2024-09-20T10:10:25.410Z] #44 ... [2024-09-20T10:10:25.410Z] [2024-09-20T10:10:25.410Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:25.410Z] #40 ... [2024-09-20T10:10:25.410Z] [2024-09-20T10:10:25.410Z] #44 [core-data internal] load build context [2024-09-20T10:10:25.676Z] #44 ... [2024-09-20T10:10:25.676Z] [2024-09-20T10:10:25.676Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-20T10:10:25.676Z] #102 DONE 1.5s [2024-09-20T10:10:25.676Z] [2024-09-20T10:10:25.676Z] #44 [core-data internal] load build context [2024-09-20T10:10:25.676Z] #44 ... [2024-09-20T10:10:25.676Z] [2024-09-20T10:10:25.676Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:25.676Z] #43 ... [2024-09-20T10:10:25.676Z] [2024-09-20T10:10:25.676Z] #50 [core-command internal] load build context [2024-09-20T10:10:25.944Z] #50 ... [2024-09-20T10:10:25.944Z] [2024-09-20T10:10:25.944Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:25.944Z] #52 ... [2024-09-20T10:10:25.944Z] [2024-09-20T10:10:25.944Z] #50 [core-command internal] load build context [2024-09-20T10:10:26.526Z] #50 ... [2024-09-20T10:10:26.526Z] [2024-09-20T10:10:26.526Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-20T10:10:26.526Z] #103 DONE 1.3s [2024-09-20T10:10:26.526Z] [2024-09-20T10:10:26.526Z] #50 [core-command internal] load build context [2024-09-20T10:10:26.526Z] #50 ... [2024-09-20T10:10:26.526Z] [2024-09-20T10:10:26.526Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-20T10:10:26.526Z] #104 DONE 1.1s [2024-09-20T10:10:26.526Z] [2024-09-20T10:10:26.526Z] #50 [core-command internal] load build context [2024-09-20T10:10:26.526Z] #50 ... [2024-09-20T10:10:26.526Z] [2024-09-20T10:10:26.526Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:26.526Z] #38 ... [2024-09-20T10:10:26.526Z] [2024-09-20T10:10:26.526Z] #50 [core-command internal] load build context [2024-09-20T10:10:26.792Z] #50 ... [2024-09-20T10:10:26.792Z] [2024-09-20T10:10:26.792Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:26.792Z] #51 ... [2024-09-20T10:10:26.792Z] [2024-09-20T10:10:26.792Z] #50 [core-command internal] load build context [2024-09-20T10:10:27.058Z] #50 ... [2024-09-20T10:10:27.058Z] [2024-09-20T10:10:27.058Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-20T10:10:27.058Z] #105 DONE 1.2s [2024-09-20T10:10:27.058Z] [2024-09-20T10:10:27.058Z] #50 [core-command internal] load build context [2024-09-20T10:10:27.640Z] #50 ... [2024-09-20T10:10:27.640Z] [2024-09-20T10:10:27.640Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:10:27.640Z] #57 ... [2024-09-20T10:10:27.640Z] [2024-09-20T10:10:27.640Z] #50 [core-command internal] load build context [2024-09-20T10:10:27.910Z] #50 ... [2024-09-20T10:10:27.910Z] [2024-09-20T10:10:27.910Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-20T10:10:27.910Z] #106 DONE 1.3s [2024-09-20T10:10:27.910Z] [2024-09-20T10:10:27.910Z] #50 [core-command internal] load build context [2024-09-20T10:10:27.910Z] #50 ... [2024-09-20T10:10:27.910Z] [2024-09-20T10:10:27.910Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:28.177Z] #39 ... [2024-09-20T10:10:28.177Z] [2024-09-20T10:10:28.177Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-20T10:10:28.177Z] #107 DONE 1.6s [2024-09-20T10:10:28.177Z] [2024-09-20T10:10:28.177Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:29.137Z] #60 ... [2024-09-20T10:10:29.137Z] [2024-09-20T10:10:29.137Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:29.137Z] #61 ... [2024-09-20T10:10:29.137Z] [2024-09-20T10:10:29.137Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:30.099Z] #60 transferring context: 174.25MB 83.4s [2024-09-20T10:10:32.036Z] #60 ... [2024-09-20T10:10:32.036Z] [2024-09-20T10:10:32.036Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:10:32.036Z] #56 ... [2024-09-20T10:10:32.036Z] [2024-09-20T10:10:32.036Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:34.617Z] #60 ... [2024-09-20T10:10:34.617Z] [2024-09-20T10:10:34.617Z] #108 [security-spire-server] exporting to image [2024-09-20T10:10:34.617Z] #108 exporting layers 7.0s done [2024-09-20T10:10:34.617Z] #108 writing image sha256:60f2000241523f9a66831683ebda2c4ffc472b650ac519d2ecb2989624b68775 0.1s done [2024-09-20T10:10:34.617Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-20T10:10:34.617Z] #108 writing image sha256:d0c0b12cf9a6fa71e0813760317888dce903993815e6071f88baac781a54093f 0.1s done [2024-09-20T10:10:34.617Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-20T10:10:34.617Z] #108 writing image sha256:01912000ee8fa43f0323894eba87ed2a35bbef5029ce45d35de393b503572a97 0.0s done [2024-09-20T10:10:34.617Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-20T10:10:34.617Z] #108 DONE 7.0s [2024-09-20T10:10:34.617Z] [2024-09-20T10:10:34.617Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:35.203Z] #60 transferring context: 198.86MB 88.5s [2024-09-20T10:10:35.203Z] #60 ... [2024-09-20T10:10:35.203Z] [2024-09-20T10:10:35.203Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:35.472Z] #49 ... [2024-09-20T10:10:35.473Z] [2024-09-20T10:10:35.473Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:35.473Z] #60 ... [2024-09-20T10:10:35.473Z] [2024-09-20T10:10:35.473Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:35.738Z] #40 ... [2024-09-20T10:10:35.738Z] [2024-09-20T10:10:35.738Z] #44 [core-data internal] load build context [2024-09-20T10:10:35.738Z] #44 ... [2024-09-20T10:10:35.738Z] [2024-09-20T10:10:35.738Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:36.004Z] #40 ... [2024-09-20T10:10:36.004Z] [2024-09-20T10:10:36.004Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:36.004Z] #43 ... [2024-09-20T10:10:36.004Z] [2024-09-20T10:10:36.004Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:36.004Z] #40 ... [2024-09-20T10:10:36.004Z] [2024-09-20T10:10:36.004Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:36.272Z] #52 ... [2024-09-20T10:10:36.272Z] [2024-09-20T10:10:36.272Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:36.856Z] #40 ... [2024-09-20T10:10:36.856Z] [2024-09-20T10:10:36.856Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:36.856Z] #38 ... [2024-09-20T10:10:36.856Z] [2024-09-20T10:10:36.856Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:36.856Z] #51 ... [2024-09-20T10:10:36.856Z] [2024-09-20T10:10:36.856Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:37.809Z] #38 ... [2024-09-20T10:10:37.809Z] [2024-09-20T10:10:37.809Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:10:37.809Z] #57 ... [2024-09-20T10:10:37.809Z] [2024-09-20T10:10:37.809Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:38.073Z] #38 ... [2024-09-20T10:10:38.073Z] [2024-09-20T10:10:38.073Z] #50 [core-command internal] load build context [2024-09-20T10:10:38.073Z] #50 ... [2024-09-20T10:10:38.073Z] [2024-09-20T10:10:38.073Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:38.337Z] #39 ... [2024-09-20T10:10:38.338Z] [2024-09-20T10:10:38.338Z] #50 [core-command internal] load build context [2024-09-20T10:10:39.287Z] #50 ... [2024-09-20T10:10:39.287Z] [2024-09-20T10:10:39.287Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:39.551Z] #61 ... [2024-09-20T10:10:39.551Z] [2024-09-20T10:10:39.551Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-20T10:10:39.551Z] #56 transferring context: 311.10MB 93.2s done [2024-09-20T10:10:39.551Z] #56 DONE 94.5s [2024-09-20T10:10:39.551Z] [2024-09-20T10:10:39.551Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:39.551Z] #61 ... [2024-09-20T10:10:39.551Z] [2024-09-20T10:10:39.551Z] #50 [core-command internal] load build context [2024-09-20T10:10:42.879Z] #50 ... [2024-09-20T10:10:42.879Z] [2024-09-20T10:10:42.879Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:10:42.879Z] #109 DONE 2.7s [2024-09-20T10:10:42.879Z] [2024-09-20T10:10:42.879Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:10:44.814Z] #110 ... [2024-09-20T10:10:44.814Z] [2024-09-20T10:10:44.814Z] #50 [core-command internal] load build context [2024-09-20T10:10:44.814Z] #50 transferring context: 311.10MB 100.9s done [2024-09-20T10:10:44.814Z] #50 DONE 101.2s [2024-09-20T10:10:44.814Z] [2024-09-20T10:10:44.814Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:45.404Z] #51 ... [2024-09-20T10:10:45.404Z] [2024-09-20T10:10:45.404Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:45.404Z] #49 ... [2024-09-20T10:10:45.404Z] [2024-09-20T10:10:45.404Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:45.685Z] #51 ... [2024-09-20T10:10:45.685Z] [2024-09-20T10:10:45.685Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:45.685Z] #60 ... [2024-09-20T10:10:45.685Z] [2024-09-20T10:10:45.685Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:45.953Z] #51 ... [2024-09-20T10:10:45.953Z] [2024-09-20T10:10:45.953Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:10:45.953Z] #111 DONE 1.2s [2024-09-20T10:10:45.953Z] [2024-09-20T10:10:45.953Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:45.953Z] #51 ... [2024-09-20T10:10:45.953Z] [2024-09-20T10:10:45.953Z] #44 [core-data internal] load build context [2024-09-20T10:10:46.217Z] #44 ... [2024-09-20T10:10:46.217Z] [2024-09-20T10:10:46.217Z] #57 [security-secretstore-setup internal] load build context [2024-09-20T10:10:46.217Z] #57 transferring context: 311.10MB 99.8s done [2024-09-20T10:10:46.217Z] #57 DONE 101.1s [2024-09-20T10:10:46.217Z] [2024-09-20T10:10:46.217Z] #44 [core-data internal] load build context [2024-09-20T10:10:46.217Z] #44 ... [2024-09-20T10:10:46.217Z] [2024-09-20T10:10:46.217Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:46.217Z] #43 ... [2024-09-20T10:10:46.217Z] [2024-09-20T10:10:46.217Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:46.492Z] #51 ... [2024-09-20T10:10:46.492Z] [2024-09-20T10:10:46.492Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:46.492Z] #52 ... [2024-09-20T10:10:46.492Z] [2024-09-20T10:10:46.492Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:47.078Z] #51 ... [2024-09-20T10:10:47.078Z] [2024-09-20T10:10:47.078Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:47.343Z] #40 ... [2024-09-20T10:10:47.343Z] [2024-09-20T10:10:47.343Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:47.610Z] #51 ... [2024-09-20T10:10:47.610Z] [2024-09-20T10:10:47.610Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:10:47.610Z] #112 DONE 1.5s [2024-09-20T10:10:47.875Z] [2024-09-20T10:10:47.875Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:48.144Z] #51 ... [2024-09-20T10:10:48.144Z] [2024-09-20T10:10:48.144Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:48.144Z] #38 ... [2024-09-20T10:10:48.144Z] [2024-09-20T10:10:48.144Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:48.410Z] #51 ... [2024-09-20T10:10:48.410Z] [2024-09-20T10:10:48.410Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:48.410Z] #39 ... [2024-09-20T10:10:48.410Z] [2024-09-20T10:10:48.410Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:49.368Z] #51 transferring context: 311.10MB 105.5s done [2024-09-20T10:10:49.644Z] #51 ... [2024-09-20T10:10:49.644Z] [2024-09-20T10:10:49.644Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:49.914Z] #61 ... [2024-09-20T10:10:49.914Z] [2024-09-20T10:10:49.914Z] #51 [support-cron-scheduler internal] load build context [2024-09-20T10:10:49.914Z] #51 DONE 106.1s [2024-09-20T10:10:49.914Z] [2024-09-20T10:10:49.914Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:10:49.914Z] #61 ... [2024-09-20T10:10:49.914Z] [2024-09-20T10:10:49.914Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:51.326Z] #52 ... [2024-09-20T10:10:51.326Z] [2024-09-20T10:10:51.326Z] #113 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:10:51.326Z] #113 DONE 1.3s [2024-09-20T10:10:51.326Z] [2024-09-20T10:10:51.326Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:53.904Z] #52 ... [2024-09-20T10:10:53.904Z] [2024-09-20T10:10:53.904Z] #43 [core-keeper internal] load build context [2024-09-20T10:10:53.904Z] #43 transferring context: 311.10MB 107.0s done [2024-09-20T10:10:53.904Z] #43 DONE 107.5s [2024-09-20T10:10:53.904Z] [2024-09-20T10:10:53.904Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:54.861Z] #52 ... [2024-09-20T10:10:54.861Z] [2024-09-20T10:10:54.861Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-20T10:10:54.861Z] #114 DONE 1.3s [2024-09-20T10:10:54.861Z] [2024-09-20T10:10:54.861Z] #52 [security-proxy-auth internal] load build context [2024-09-20T10:10:55.126Z] #52 transferring context: 311.10MB 111.0s done [2024-09-20T10:10:55.126Z] #52 DONE 111.3s [2024-09-20T10:10:55.126Z] [2024-09-20T10:10:55.126Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:55.710Z] #60 ... [2024-09-20T10:10:55.710Z] [2024-09-20T10:10:55.710Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:55.710Z] #49 ... [2024-09-20T10:10:55.710Z] [2024-09-20T10:10:55.710Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:55.975Z] #60 ... [2024-09-20T10:10:55.975Z] [2024-09-20T10:10:55.975Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:10:56.240Z] #115 ... [2024-09-20T10:10:56.240Z] [2024-09-20T10:10:56.240Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:56.240Z] #60 ... [2024-09-20T10:10:56.240Z] [2024-09-20T10:10:56.240Z] #39 [support-scheduler internal] load build context [2024-09-20T10:10:56.240Z] #39 transferring context: 311.10MB 113.5s done [2024-09-20T10:10:56.240Z] #39 DONE 113.7s [2024-09-20T10:10:56.240Z] [2024-09-20T10:10:56.240Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:56.240Z] #60 ... [2024-09-20T10:10:56.240Z] [2024-09-20T10:10:56.240Z] #44 [core-data internal] load build context [2024-09-20T10:10:56.506Z] #44 ... [2024-09-20T10:10:56.506Z] [2024-09-20T10:10:56.506Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:57.094Z] #60 ... [2024-09-20T10:10:57.094Z] [2024-09-20T10:10:57.094Z] #40 [support-notifications internal] load build context [2024-09-20T10:10:57.094Z] #40 transferring context: 311.10MB 110.2s done [2024-09-20T10:10:57.094Z] #40 DONE 110.9s [2024-09-20T10:10:57.094Z] [2024-09-20T10:10:57.094Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:57.678Z] #60 ... [2024-09-20T10:10:57.678Z] [2024-09-20T10:10:57.678Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:10:57.678Z] #116 ... [2024-09-20T10:10:57.678Z] [2024-09-20T10:10:57.678Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:58.637Z] #60 ... [2024-09-20T10:10:58.637Z] [2024-09-20T10:10:58.637Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:58.637Z] #38 ... [2024-09-20T10:10:58.637Z] [2024-09-20T10:10:58.637Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:58.637Z] #60 ... [2024-09-20T10:10:58.637Z] [2024-09-20T10:10:58.637Z] #44 [core-data internal] load build context [2024-09-20T10:10:58.637Z] #44 transferring context: 311.10MB 110.8s done [2024-09-20T10:10:58.637Z] #44 DONE 112.4s [2024-09-20T10:10:58.637Z] [2024-09-20T10:10:58.637Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:58.904Z] #60 ... [2024-09-20T10:10:58.904Z] [2024-09-20T10:10:58.904Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-20T10:10:58.904Z] #49 transferring context: 311.10MB 115.0s done [2024-09-20T10:10:58.904Z] #49 DONE 115.1s [2024-09-20T10:10:58.904Z] [2024-09-20T10:10:58.904Z] #60 [core-metadata internal] load build context [2024-09-20T10:10:59.861Z] #60 transferring context: 311.10MB 113.0s done [2024-09-20T10:10:59.861Z] #60 DONE 113.6s [2024-09-20T10:10:59.861Z] [2024-09-20T10:10:59.861Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:10:59.861Z] #38 ... [2024-09-20T10:10:59.861Z] [2024-09-20T10:10:59.861Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:11:00.129Z] #61 ... [2024-09-20T10:11:00.129Z] [2024-09-20T10:11:00.129Z] #38 [security-proxy-setup internal] load build context [2024-09-20T10:11:00.129Z] #38 transferring context: 311.10MB 116.6s done [2024-09-20T10:11:00.129Z] #38 DONE 116.8s [2024-09-20T10:11:00.129Z] [2024-09-20T10:11:00.129Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:11:00.129Z] #61 ... [2024-09-20T10:11:00.129Z] [2024-09-20T10:11:00.129Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:11:00.396Z] #117 ... [2024-09-20T10:11:00.396Z] [2024-09-20T10:11:00.396Z] #61 [security-bootstrapper internal] load build context [2024-09-20T10:11:00.984Z] #61 transferring context: 311.10MB 113.6s done [2024-09-20T10:11:00.985Z] #61 DONE 115.0s [2024-09-20T10:11:00.985Z] [2024-09-20T10:11:00.985Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #118 ... [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #117 DONE 74.2s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #110 DONE 86.8s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #118 DONE 77.8s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #115 DONE 83.1s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #119 ... [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #116 DONE 81.6s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #120 ... [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-20T10:12:22.576Z] #121 DONE 5.4s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #122 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #123 [core-metadata builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #123 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #124 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #125 [core-data builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #125 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #126 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #127 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #128 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #129 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #130 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #131 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #132 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #133 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #134 [support-cron-scheduler builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #134 DONE 5.4s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #135 [core-command builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #135 DONE 5.4s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #136 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #137 [support-scheduler builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #137 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #138 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T10:12:22.576Z] #139 ... [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #140 [support-notifications builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #140 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #141 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #142 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #142 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #143 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #144 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #145 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #119 DONE 5.4s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #120 DONE 5.4s [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-20T10:12:22.576Z] #146 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-09-20T10:12:22.576Z] #147 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-20T10:12:22.576Z] #148 CACHED [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T10:12:22.576Z] #149 ... [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T10:12:22.576Z] #0 4.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-20T10:12:22.576Z] #150 ... [2024-09-20T10:12:22.576Z] [2024-09-20T10:12:22.576Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T10:12:22.576Z] #139 5.787 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-20T10:12:24.519Z] #139 ... [2024-09-20T10:12:24.519Z] [2024-09-20T10:12:24.519Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T10:12:24.519Z] #0 5.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-20T10:12:24.788Z] #151 ... [2024-09-20T10:12:24.788Z] [2024-09-20T10:12:24.788Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T10:12:24.788Z] #0 4.923 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-20T10:12:24.788Z] #152 ... [2024-09-20T10:12:24.788Z] [2024-09-20T10:12:24.788Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T10:12:24.788Z] #0 7.168 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-20T10:12:25.054Z] #153 ... [2024-09-20T10:12:25.054Z] [2024-09-20T10:12:25.054Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T10:12:25.054Z] #0 7.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-20T10:12:25.054Z] #154 ... [2024-09-20T10:12:25.054Z] [2024-09-20T10:12:25.054Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T10:12:25.054Z] #0 7.096 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-20T10:12:25.321Z] #155 ... [2024-09-20T10:12:25.321Z] [2024-09-20T10:12:25.321Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:12:25.321Z] #0 6.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-20T10:12:25.587Z] #156 ... [2024-09-20T10:12:25.587Z] [2024-09-20T10:12:25.587Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T10:12:25.587Z] #0 6.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-20T10:12:25.587Z] #157 ... [2024-09-20T10:12:25.587Z] [2024-09-20T10:12:25.587Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T10:12:25.587Z] #0 6.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-20T10:12:25.866Z] #158 ... [2024-09-20T10:12:25.866Z] [2024-09-20T10:12:25.866Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T10:12:25.866Z] #0 6.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-20T10:12:25.866Z] #159 ... [2024-09-20T10:12:25.866Z] [2024-09-20T10:12:25.866Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:12:25.866Z] #0 5.409 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-20T10:12:26.140Z] #160 ... [2024-09-20T10:12:26.140Z] [2024-09-20T10:12:26.140Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-20T10:12:26.140Z] #149 7.211 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-20T10:32:34.441Z] #149 DONE 1205.5s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:32:34.441Z] #156 ... [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:32:34.441Z] #161 DONE 0.3s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:32:34.441Z] #62 ... [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T10:32:34.441Z] #150 1206.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-20T10:32:34.441Z] #150 ... [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:32:34.441Z] #162 DONE 0.3s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-20T10:32:34.441Z] #163 DONE 0.1s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-20T10:32:34.441Z] #164 DONE 0.2s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-20T10:32:34.441Z] #165 DONE 0.2s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T10:32:34.441Z] #153 ... [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T10:32:34.441Z] #166 DONE 0.1s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T10:32:34.441Z] #167 DONE 2.6s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #108 [security-proxy-setup] exporting to image [2024-09-20T10:32:34.441Z] #108 exporting layers [2024-09-20T10:32:34.441Z] #108 exporting layers 1.1s done [2024-09-20T10:32:34.441Z] #108 writing image sha256:9acfe6c3f81732d20cea9c1597d445d8635b68fda9df059ff174744156611e2c done [2024-09-20T10:32:34.441Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-20T10:32:34.441Z] #108 DONE 8.2s [2024-09-20T10:32:34.441Z] [2024-09-20T10:32:34.441Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:32:42.628Z] #160 ... [2024-09-20T10:32:42.628Z] [2024-09-20T10:32:42.628Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-20T10:32:42.628Z] #150 DONE 1227.7s [2024-09-20T10:32:42.628Z] [2024-09-20T10:32:42.628Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T10:32:42.898Z] #153 ... [2024-09-20T10:32:42.898Z] [2024-09-20T10:32:42.898Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:32:43.164Z] #168 ... [2024-09-20T10:32:43.164Z] [2024-09-20T10:32:43.164Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-20T10:32:43.164Z] #153 DONE 1228.4s [2024-09-20T10:32:43.164Z] [2024-09-20T10:32:43.164Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:32:43.431Z] #160 ... [2024-09-20T10:32:43.431Z] [2024-09-20T10:32:43.431Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:32:43.431Z] #168 DONE 0.5s [2024-09-20T10:32:43.431Z] [2024-09-20T10:32:43.431Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:32:43.700Z] #169 DONE 0.2s [2024-09-20T10:32:43.700Z] [2024-09-20T10:32:43.700Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-20T10:32:43.966Z] #170 DONE 0.3s [2024-09-20T10:32:43.966Z] [2024-09-20T10:32:43.966Z] #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-09-20T10:32:44.234Z] #171 ... [2024-09-20T10:32:44.234Z] [2024-09-20T10:32:44.234Z] #172 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-20T10:32:44.234Z] #172 DONE 0.3s [2024-09-20T10:32:44.514Z] [2024-09-20T10:32:44.514Z] #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-09-20T10:32:44.514Z] #171 DONE 0.3s [2024-09-20T10:32:44.514Z] [2024-09-20T10:32:44.514Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:32:44.780Z] #173 DONE 0.3s [2024-09-20T10:32:44.780Z] [2024-09-20T10:32:44.780Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-20T10:32:45.045Z] #174 ... [2024-09-20T10:32:45.045Z] [2024-09-20T10:32:45.045Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-20T10:32:45.045Z] #175 DONE 0.3s [2024-09-20T10:32:45.323Z] [2024-09-20T10:32:45.323Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-20T10:32:45.589Z] #176 DONE 0.3s [2024-09-20T10:32:45.589Z] [2024-09-20T10:32:45.589Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-20T10:32:45.589Z] #177 DONE 0.2s [2024-09-20T10:32:45.589Z] [2024-09-20T10:32:45.589Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T10:32:48.172Z] #178 ... [2024-09-20T10:32:48.172Z] [2024-09-20T10:32:48.172Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-20T10:32:48.172Z] #174 DONE 3.5s [2024-09-20T10:32:48.172Z] [2024-09-20T10:32:48.172Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:32:48.172Z] #179 DONE 0.2s [2024-09-20T10:32:48.172Z] [2024-09-20T10:32:48.172Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:32:48.172Z] #180 DONE 0.2s [2024-09-20T10:32:48.172Z] [2024-09-20T10:32:48.172Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-20T10:32:48.438Z] #181 ... [2024-09-20T10:32:48.438Z] [2024-09-20T10:32:48.438Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T10:32:48.438Z] #178 DONE 2.8s [2024-09-20T10:32:48.702Z] [2024-09-20T10:32:48.702Z] #108 [security-secretstore-setup] exporting to image [2024-09-20T10:32:48.702Z] #108 exporting layers [2024-09-20T10:32:49.053Z] #108 ... [2024-09-20T10:32:49.053Z] [2024-09-20T10:32:49.053Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-20T10:32:49.053Z] #181 DONE 0.8s [2024-09-20T10:32:49.319Z] [2024-09-20T10:32:49.319Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-20T10:32:49.319Z] #182 DONE 0.3s [2024-09-20T10:32:49.319Z] [2024-09-20T10:32:49.319Z] #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-20T10:32:49.588Z] #183 DONE 0.3s [2024-09-20T10:32:49.588Z] [2024-09-20T10:32:49.588Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:32:49.853Z] #156 ... [2024-09-20T10:32:49.853Z] [2024-09-20T10:32:49.853Z] #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-20T10:32:49.853Z] #184 DONE 0.3s [2024-09-20T10:32:49.853Z] [2024-09-20T10:32:49.853Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T10:32:50.143Z] #139 ... [2024-09-20T10:32:50.143Z] [2024-09-20T10:32:50.143Z] #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-20T10:32:50.143Z] #185 DONE 0.2s [2024-09-20T10:32:50.143Z] [2024-09-20T10:32:50.143Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-20T10:32:50.410Z] #186 DONE 0.2s [2024-09-20T10:32:50.410Z] [2024-09-20T10:32:50.410Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-20T10:32:50.691Z] #187 DONE 0.1s [2024-09-20T10:32:50.691Z] [2024-09-20T10:32:50.691Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-20T10:32:50.956Z] #188 ... [2024-09-20T10:32:50.956Z] [2024-09-20T10:32:50.956Z] #108 [security-secretstore-setup] exporting to image [2024-09-20T10:32:50.956Z] #108 exporting layers 2.4s done [2024-09-20T10:32:50.956Z] #108 writing image sha256:edc701a539ee71a545456ce536e6d80ba36380ae23f199fe6022a91b5178fc74 0.1s done [2024-09-20T10:32:50.956Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-20T10:32:50.956Z] #108 DONE 10.7s [2024-09-20T10:32:51.221Z] [2024-09-20T10:32:51.221Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:32:52.624Z] #156 ... [2024-09-20T10:32:52.625Z] [2024-09-20T10:32:52.625Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-20T10:32:52.625Z] #188 DONE 2.1s [2024-09-20T10:32:52.625Z] [2024-09-20T10:32:52.625Z] #108 [security-bootstrapper] exporting to image [2024-09-20T10:32:53.581Z] #108 exporting layers 1.0s done [2024-09-20T10:32:53.581Z] #108 writing image sha256:56e8dfb285ff33e8a6265622e233e3b93e0e2d2cac7b47c0079289d4c964f8c3 done [2024-09-20T10:32:53.581Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-20T10:32:53.581Z] #108 DONE 11.7s [2024-09-20T10:32:53.581Z] [2024-09-20T10:32:53.581Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T10:33:49.956Z] #158 ... [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-20T10:33:49.956Z] #157 DONE 1287.0s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T10:33:49.956Z] #152 ... [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:33:49.956Z] #189 DONE 0.3s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:33:49.956Z] #190 DONE 0.1s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-20T10:33:49.956Z] #191 DONE 0.3s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:33:49.956Z] #192 DONE 0.1s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T10:33:49.956Z] #151 ... [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-20T10:33:49.956Z] #193 DONE 0.2s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T10:33:49.956Z] #194 DONE 2.0s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-20T10:33:49.956Z] #108 exporting layers [2024-09-20T10:33:49.956Z] #108 exporting layers 0.6s done [2024-09-20T10:33:49.956Z] #108 writing image sha256:d6da8070c72405b617f586dc2afb752aff6a9cd80e2fc38cad495b4e976cbaea 0.0s done [2024-09-20T10:33:49.956Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2024-09-20T10:33:49.956Z] #108 DONE 12.3s [2024-09-20T10:33:49.956Z] [2024-09-20T10:33:49.956Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T10:36:11.657Z] #158 ... [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-20T10:36:11.657Z] #159 DONE 1427.4s [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:36:11.657Z] #160 ... [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:36:11.657Z] #195 DONE 0.2s [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:36:11.657Z] #196 DONE 0.2s [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:36:11.657Z] #156 ... [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-20T10:36:11.657Z] #197 DONE 0.3s [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T10:36:11.657Z] #155 ... [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:36:11.657Z] #198 DONE 0.1s [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-20T10:36:11.657Z] #108 exporting layers [2024-09-20T10:36:11.657Z] #108 exporting layers 0.9s done [2024-09-20T10:36:11.657Z] #108 writing image sha256:ff6cfe050e941d7f0da42abdb572424df179fcf9553fd7c931bcb0f1cdbdaa29 done [2024-09-20T10:36:11.657Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-20T10:36:11.657Z] #108 DONE 13.2s [2024-09-20T10:36:11.657Z] [2024-09-20T10:36:11.657Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:44:03.742Z] #156 ... [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-20T10:44:03.742Z] #154 DONE 1904.9s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:44:03.742Z] #160 ... [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:44:03.742Z] #199 DONE 0.2s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:44:03.742Z] #200 DONE 0.2s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-20T10:44:03.742Z] #201 DONE 0.4s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:44:03.742Z] #202 DONE 0.1s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:44:03.742Z] #156 ... [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-20T10:44:03.742Z] #203 DONE 0.2s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-20T10:44:03.742Z] #204 DONE 1.8s [2024-09-20T10:44:03.742Z] [2024-09-20T10:44:03.742Z] #108 [security-proxy-auth] exporting to image [2024-09-20T10:44:03.742Z] #108 exporting layers [2024-09-20T10:44:04.009Z] #108 exporting layers 0.8s done [2024-09-20T10:44:04.009Z] #108 writing image sha256:8fe73d6d65af57caeab804de3da6acdf7512c76f7c4aa2adf3c6421f328c9717 done [2024-09-20T10:44:04.009Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-20T10:44:04.009Z] #108 DONE 14.0s [2024-09-20T10:44:04.009Z] [2024-09-20T10:44:04.009Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T10:45:25.649Z] #151 ... [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-20T10:45:25.649Z] #156 DONE 1978.5s [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:45:25.649Z] #160 ... [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:45:25.649Z] #205 DONE 0.1s [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T10:45:25.649Z] #139 ... [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:45:25.649Z] #206 DONE 0.1s [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-20T10:45:25.649Z] #207 DONE 0.5s [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:45:25.649Z] #208 DONE 0.2s [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #108 [core-command] exporting to image [2024-09-20T10:45:25.649Z] #108 exporting layers [2024-09-20T10:45:25.649Z] #108 exporting layers 0.4s done [2024-09-20T10:45:25.649Z] #108 writing image sha256:06e141b92b5c7921ad12dae41d29ef5a730174f87bb4d0370bca5051e45601b9 done [2024-09-20T10:45:25.649Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-20T10:45:25.649Z] #108 DONE 14.5s [2024-09-20T10:45:25.649Z] [2024-09-20T10:45:25.649Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:47:32.493Z] #160 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-20T10:47:32.493Z] #151 DONE 2106.7s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-20T10:47:32.493Z] #152 DONE 2106.6s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T10:47:32.493Z] #155 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:47:32.493Z] #209 DONE 0.3s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:47:32.493Z] #210 DONE 0.3s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:47:32.493Z] #211 DONE 0.2s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-20T10:47:32.493Z] #212 DONE 0.8s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-20T10:47:32.493Z] #213 DONE 0.6s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:47:32.493Z] #214 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:47:32.493Z] #215 DONE 0.2s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:47:32.493Z] #214 DONE 0.3s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-20T10:47:32.493Z] #216 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-20T10:47:32.493Z] #217 DONE 0.2s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-20T10:47:32.493Z] #216 DONE 0.2s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #108 [core-data] exporting to image [2024-09-20T10:47:32.493Z] #108 exporting layers [2024-09-20T10:47:32.493Z] #108 exporting layers 1.0s done [2024-09-20T10:47:32.493Z] #108 writing image sha256:16162f58c9bf912e77d687749aafe20f5cff8969acbd55d523c57313ad4353fa done [2024-09-20T10:47:32.493Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-20T10:47:32.493Z] #108 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-20T10:47:32.493Z] #158 DONE 2110.5s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #108 [core-data] exporting to image [2024-09-20T10:47:32.493Z] #108 exporting layers 1.2s done [2024-09-20T10:47:32.493Z] #108 writing image sha256:e1a4114cd2db697d7688696de3656043473ce0512a731031fc0fa2ea2e3f2116 0.0s done [2024-09-20T10:47:32.493Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-09-20T10:47:32.493Z] #108 DONE 15.9s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:47:32.493Z] #160 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:47:32.493Z] #218 DONE 0.1s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:47:32.493Z] #219 DONE 0.1s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-20T10:47:32.493Z] #220 DONE 0.4s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:47:32.493Z] #160 ... [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:47:32.493Z] #221 DONE 0.1s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-20T10:47:32.493Z] #222 DONE 0.1s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-20T10:47:32.493Z] #223 DONE 0.1s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #108 [core-metadata] exporting to image [2024-09-20T10:47:32.493Z] #108 exporting layers 0.5s done [2024-09-20T10:47:32.493Z] #108 writing image sha256:fe2869eab17650ba3bf8dc6c40e0740f7b5c808b9a0e7c42b5453edc55beb1f2 0.0s done [2024-09-20T10:47:32.493Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-20T10:47:32.493Z] #108 DONE 16.4s [2024-09-20T10:47:32.493Z] [2024-09-20T10:47:32.493Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:48:04.722Z] #62 ... [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-20T10:48:04.722Z] #155 DONE 2148.2s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-20T10:48:04.722Z] #160 DONE 2148.2s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-20T10:48:04.722Z] #139 DONE 2148.3s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:48:04.722Z] #62 ... [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:48:04.722Z] #224 DONE 0.4s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:48:04.722Z] #225 ... [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:48:04.722Z] #226 DONE 0.3s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-20T10:48:04.722Z] #227 DONE 0.3s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:48:04.722Z] #225 DONE 0.3s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-20T10:48:04.722Z] #228 ... [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:48:04.722Z] #229 DONE 0.2s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-20T10:48:04.722Z] #230 DONE 0.2s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-20T10:48:04.722Z] #231 DONE 0.4s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-20T10:48:04.722Z] #228 DONE 0.7s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-20T10:48:04.722Z] #232 DONE 0.6s [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-20T10:48:04.722Z] #233 ... [2024-09-20T10:48:04.722Z] [2024-09-20T10:48:04.722Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:48:04.722Z] #234 DONE 0.2s [2024-09-20T10:48:04.987Z] [2024-09-20T10:48:04.987Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-20T10:48:04.987Z] #233 DONE 0.2s [2024-09-20T10:48:04.987Z] [2024-09-20T10:48:04.987Z] #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-20T10:48:04.987Z] #235 DONE 0.2s [2024-09-20T10:48:04.987Z] [2024-09-20T10:48:04.987Z] #108 [support-scheduler] exporting to image [2024-09-20T10:48:04.987Z] #108 exporting layers [2024-09-20T10:48:05.565Z] #108 exporting layers 0.6s done [2024-09-20T10:48:05.565Z] #108 writing image sha256:fd10c6ecf6102afd77b5c76704e9eada566052cc2f5a2b4865373f693f62a5cc 0.0s done [2024-09-20T10:48:05.565Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-20T10:48:05.565Z] #108 writing image sha256:d8e6a9a897943630b9b2949c724cb6c883674375ded7c1896871814f5805b9f0 done [2024-09-20T10:48:05.565Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-20T10:48:06.516Z] #108 exporting layers 1.6s done [2024-09-20T10:48:06.516Z] #108 writing image sha256:c7f81d1c39b917748fe24ddbd7363417a844d4b2fe27fe04fc0efecd4129cc1c done [2024-09-20T10:48:06.516Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-20T10:48:06.516Z] #108 DONE 18.4s [2024-09-20T10:48:06.516Z] [2024-09-20T10:48:06.516Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-20T10:48:06.516Z] time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-20T10:48:06.511Z] $ docker stop --time=1 81cbb425e3da2e475f6ebf77865302c6f634aba55dc5bfea4444a4661456fc13 [2024-09-20T10:48:08.155Z] $ docker rm -f --volumes 81cbb425e3da2e475f6ebf77865302c6f634aba55dc5bfea4444a4661456fc13 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-20T10:48:08.672Z] + docker images [2024-09-20T10:48:08.672Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-20T10:48:08.672Z] support-scheduler-arm64 latest d8e6a9a89794 4 seconds ago 41.5MB [2024-09-20T10:48:08.672Z] support-cron-scheduler-arm64 latest c7f81d1c39b9 4 seconds ago 43.7MB [2024-09-20T10:48:08.672Z] support-notifications-arm64 latest fd10c6ecf610 4 seconds ago 42.2MB [2024-09-20T10:48:08.672Z] core-metadata-arm64 latest fe2869eab176 42 seconds ago 39.5MB [2024-09-20T10:48:08.672Z] core-keeper-arm64 latest 16162f58c9bf 45 seconds ago 39.2MB [2024-09-20T10:48:08.672Z] core-data-arm64 latest e1a4114cd2db 45 seconds ago 39.3MB [2024-09-20T10:48:08.673Z] core-command-arm64 latest 06e141b92b5c 2 minutes ago 35.1MB [2024-09-20T10:48:08.673Z] security-proxy-auth-arm64 latest 8fe73d6d65af 4 minutes ago 32.7MB [2024-09-20T10:48:08.673Z] security-spiffe-token-provider-arm64 latest ff6cfe050e94 12 minutes ago 29.1MB [2024-09-20T10:48:08.673Z] core-common-config-bootstrapper-arm64 latest d6da8070c724 14 minutes ago 15.4MB [2024-09-20T10:48:08.673Z] security-bootstrapper-arm64 latest 56e8dfb285ff 15 minutes ago 18.9MB [2024-09-20T10:48:08.673Z] security-secretstore-setup-arm64 latest edc701a539ee 15 minutes ago 36.4MB [2024-09-20T10:48:08.673Z] security-proxy-setup-arm64 latest 9acfe6c3f817 15 minutes ago 26.2MB [2024-09-20T10:48:08.673Z] security-spire-config-arm64 latest 60f200024152 37 minutes ago 115MB [2024-09-20T10:48:08.673Z] security-spire-agent-arm64 latest d0c0b12cf9a6 37 minutes ago 174MB [2024-09-20T10:48:08.673Z] security-spire-server-arm64 latest 01912000ee8f 37 minutes ago 116MB [2024-09-20T10:48:08.673Z] ci-base-image-arm64 latest 5335ce9492c2 57 minutes ago 967MB [2024-09-20T10:48:08.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-20T10:48:08.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T10:48:09.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-20T10:48:09.184Z] [2024-09-20T10:48:09.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T10:48:09.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-20T10:48:09.796Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-20T10:48:09.796Z] 8998bd30e6a1: Pulling fs layer [2024-09-20T10:48:09.796Z] 04944245beec: Pulling fs layer [2024-09-20T10:48:09.796Z] 699f458cf7ca: Pulling fs layer [2024-09-20T10:48:09.796Z] 765212b225bb: Pulling fs layer [2024-09-20T10:48:09.796Z] f23df028b6ca: Pulling fs layer [2024-09-20T10:48:09.796Z] d65c8cfc05b1: Pulling fs layer [2024-09-20T10:48:09.796Z] 2437ff75d9bd: Pulling fs layer [2024-09-20T10:48:09.796Z] f23df028b6ca: Waiting [2024-09-20T10:48:09.796Z] d65c8cfc05b1: Waiting [2024-09-20T10:48:09.796Z] 2437ff75d9bd: Waiting [2024-09-20T10:48:09.796Z] 765212b225bb: Waiting [2024-09-20T10:48:09.796Z] 04944245beec: Verifying Checksum [2024-09-20T10:48:09.796Z] 04944245beec: Download complete [2024-09-20T10:48:10.070Z] 765212b225bb: Verifying Checksum [2024-09-20T10:48:10.070Z] 765212b225bb: Download complete [2024-09-20T10:48:10.070Z] f23df028b6ca: Verifying Checksum [2024-09-20T10:48:10.070Z] f23df028b6ca: Download complete [2024-09-20T10:48:10.070Z] d65c8cfc05b1: Verifying Checksum [2024-09-20T10:48:10.070Z] d65c8cfc05b1: Download complete [2024-09-20T10:48:10.338Z] 699f458cf7ca: Verifying Checksum [2024-09-20T10:48:10.338Z] 699f458cf7ca: Download complete [2024-09-20T10:48:10.616Z] 8998bd30e6a1: Verifying Checksum [2024-09-20T10:48:10.616Z] 8998bd30e6a1: Download complete [2024-09-20T10:48:13.223Z] 2437ff75d9bd: Download complete [2024-09-20T10:48:15.797Z] 8998bd30e6a1: Pull complete [2024-09-20T10:48:16.062Z] 04944245beec: Pull complete [2024-09-20T10:48:17.465Z] 699f458cf7ca: Pull complete [2024-09-20T10:48:17.731Z] 765212b225bb: Pull complete [2024-09-20T10:48:18.692Z] f23df028b6ca: Pull complete [2024-09-20T10:48:18.692Z] d65c8cfc05b1: Pull complete [2024-09-20T10:48:36.998Z] 2437ff75d9bd: Pull complete [2024-09-20T10:48:36.998Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-20T10:48:36.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-20T10:48:36.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T10:48:37.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container [2024-09-20T10:48:37.440Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-20T10:48:40.278Z] $ docker top 590a90ca402525c3c35bf098dde7e23c43a385237fa759c90d0497848c746eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:48:41.292Z] ---> job-cost.sh [2024-09-20T10:48:41.292Z] lf-activate-venv: SKIPPING [2024-09-20T10:48:41.292Z] INFO: No Stack... [2024-09-20T10:48:41.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-20T10:48:42.507Z] INFO: Archiving Costs [Pipeline] sh [2024-09-20T10:48:42.821Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-09-20T10:48:42.821Z] + cut -d, -f6 [Pipeline] lock [2024-09-20T10:48:42.852Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] [2024-09-20T10:48:42.863Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] did not exist. Created. [2024-09-20T10:48:42.870Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-20T10:48:43.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-20T10:48:43.407Z] Stashed 1 file(s) [Pipeline] } [2024-09-20T10:48:43.419Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-20T10:48:43.423Z] $ docker stop --time=1 590a90ca402525c3c35bf098dde7e23c43a385237fa759c90d0497848c746eb6 [2024-09-20T10:48:44.895Z] $ docker rm -f --volumes 590a90ca402525c3c35bf098dde7e23c43a385237fa759c90d0497848c746eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-20T10:48:45.433Z] provisioning config files... [2024-09-20T10:48:45.441Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10606429033717130757tmp [Pipeline] { [Pipeline] sh [2024-09-20T10:48:45.753Z] + set +x [2024-09-20T10:48:45.753Z] + curl -s https://codecov.io/bash [2024-09-20T10:48:45.753Z] + bash -s -- [2024-09-20T10:48:45.753Z] [2024-09-20T10:48:45.753Z] _____ _ [2024-09-20T10:48:45.753Z] / ____| | | [2024-09-20T10:48:45.753Z] | | ___ __| | ___ ___ _____ __ [2024-09-20T10:48:45.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-20T10:48:45.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-20T10:48:45.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-20T10:48:45.753Z] Bash-1.0.6 [2024-09-20T10:48:45.753Z] [2024-09-20T10:48:45.753Z] [2024-09-20T10:48:45.754Z] ==> git version 2.25.1 found [2024-09-20T10:48:45.754Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-20T10:48:45.754Z] Release-Date: 2020-01-08 [2024-09-20T10:48:45.754Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-20T10:48:45.754Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-20T10:48:45.754Z] ==> Jenkins CI detected. [2024-09-20T10:48:45.754Z] current dir:  /w/workspace/edgex-go/2 [2024-09-20T10:48:45.754Z] project root: . [2024-09-20T10:48:45.754Z] --> token set from env [2024-09-20T10:48:45.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-20T10:48:45.754Z] ==> Running gcov in . (disable via -X gcov) [2024-09-20T10:48:45.754Z] ==> Python coveragepy not found [2024-09-20T10:48:45.754Z] ==> Searching for coverage reports in: [2024-09-20T10:48:45.754Z] + . [2024-09-20T10:48:46.013Z] -> Found 1 reports [2024-09-20T10:48:46.013Z] ==> Detecting git/mercurial file structure [2024-09-20T10:48:46.013Z] ==> Reading reports [2024-09-20T10:48:46.013Z] + ./coverage.out bytes=576066 [2024-09-20T10:48:46.013Z] ==> Appending adjustments [2024-09-20T10:48:46.013Z] https://docs.codecov.io/docs/fixing-reports [2024-09-20T10:48:47.393Z] + Found adjustments [2024-09-20T10:48:47.393Z] ==> Gzipping contents [2024-09-20T10:48:47.393Z] 72K /tmp/codecov.Ukryvq.gz [2024-09-20T10:48:47.393Z] ==> Uploading reports [2024-09-20T10:48:47.393Z] url: https://codecov.io [2024-09-20T10:48:47.393Z] query: branch=PR-4913&commit=76daa36ac358040e06c3add0ee1e5e8702f82f8a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4913%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4913&job=&cmd_args= [2024-09-20T10:48:47.393Z] -> Pinging Codecov [2024-09-20T10:48:47.393Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4913&commit=76daa36ac358040e06c3add0ee1e5e8702f82f8a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4913%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4913&job=&cmd_args= [2024-09-20T10:48:47.393Z] -> Uploading to [2024-09-20T10:48:47.393Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-20/00271124DB129430A58F1EEE437C3FCB/76daa36ac358040e06c3add0ee1e5e8702f82f8a/96a5316a-f517-43b0-a3ea-3f464e17fcea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240920%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240920T104847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=492b630ffafa194e26de8ae3b5bf9893c94b01fb2fcc0dcbae179c7896023d2c [2024-09-20T10:48:47.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-20T10:48:47.393Z] Dload Upload Total Spent Left Speed [2024-09-20T10:48:47.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70690 0 0 100 70690 0 221k --:--:-- --:--:-- --:--:-- 221k 100 70690 0 0 100 70690 0 221k --:--:-- --:--:-- --:--:-- 221k [2024-09-20T10:48:47.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] } [2024-09-20T10:48:47.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-20T10:48:48.443Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:48:48.738Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:48:49.599Z] ---> package-listing.sh [2024-09-20T10:48:49.599Z] ++ facter osfamily [2024-09-20T10:48:49.599Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-20T10:48:49.859Z] + OS_FAMILY=debian [2024-09-20T10:48:49.859Z] + workspace=/w/workspace/edgex-go/2 [2024-09-20T10:48:49.859Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-20T10:48:49.859Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-20T10:48:49.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-20T10:48:49.859Z] + PACKAGES=/tmp/packages_start.txt [2024-09-20T10:48:49.859Z] + '[' /w/workspace/edgex-go/2 ']' [2024-09-20T10:48:49.859Z] + PACKAGES=/tmp/packages_end.txt [2024-09-20T10:48:49.859Z] + case "${OS_FAMILY}" in [2024-09-20T10:48:49.859Z] + dpkg -l [2024-09-20T10:48:49.859Z] + grep '^ii' [2024-09-20T10:48:49.859Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-20T10:48:49.859Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-20T10:48:49.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-20T10:48:49.859Z] + '[' /w/workspace/edgex-go/2 ']' [2024-09-20T10:48:49.859Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-09-20T10:48:49.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-09-20T10:48:49.870Z] 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-09-20T10:48:50.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T10:48:50.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-20T10:48:50.722Z] [2024-09-20T10:48:50.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-20T10:48:51.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-20T10:48:51.027Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-20T10:48:51.027Z] 5eb5b503b376: Pulling fs layer [2024-09-20T10:48:51.027Z] 5c69ac0246d0: Pulling fs layer [2024-09-20T10:48:51.027Z] ec43610c2a17: Pulling fs layer [2024-09-20T10:48:51.027Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-20T10:48:51.027Z] 33b1e0a273af: Pulling fs layer [2024-09-20T10:48:51.027Z] 5d3b04190fa2: Pulling fs layer [2024-09-20T10:48:51.027Z] 2f39f015ded8: Pulling fs layer [2024-09-20T10:48:51.027Z] 3a2ae6a8a46f: Waiting [2024-09-20T10:48:51.027Z] 33b1e0a273af: Waiting [2024-09-20T10:48:51.027Z] 2f39f015ded8: Waiting [2024-09-20T10:48:51.027Z] 5d3b04190fa2: Waiting [2024-09-20T10:48:51.027Z] 5c69ac0246d0: Verifying Checksum [2024-09-20T10:48:51.027Z] 5c69ac0246d0: Download complete [2024-09-20T10:48:51.027Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-20T10:48:51.027Z] 3a2ae6a8a46f: Download complete [2024-09-20T10:48:51.027Z] 33b1e0a273af: Verifying Checksum [2024-09-20T10:48:51.027Z] 33b1e0a273af: Download complete [2024-09-20T10:48:51.027Z] 5d3b04190fa2: Verifying Checksum [2024-09-20T10:48:51.027Z] 5d3b04190fa2: Download complete [2024-09-20T10:48:51.027Z] ec43610c2a17: Verifying Checksum [2024-09-20T10:48:51.027Z] ec43610c2a17: Download complete [2024-09-20T10:48:51.286Z] 5eb5b503b376: Verifying Checksum [2024-09-20T10:48:51.286Z] 5eb5b503b376: Download complete [2024-09-20T10:48:51.853Z] 2f39f015ded8: Download complete [2024-09-20T10:48:52.423Z] 5eb5b503b376: Pull complete [2024-09-20T10:48:52.682Z] 5c69ac0246d0: Pull complete [2024-09-20T10:48:52.941Z] ec43610c2a17: Pull complete [2024-09-20T10:48:53.200Z] 3a2ae6a8a46f: Pull complete [2024-09-20T10:48:53.459Z] 33b1e0a273af: Pull complete [2024-09-20T10:48:53.459Z] 5d3b04190fa2: Pull complete [2024-09-20T10:48:57.654Z] 2f39f015ded8: Pull complete [2024-09-20T10:48:57.654Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-20T10:48:57.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-20T10:48:57.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-20T10:48:57.769Z] prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container [2024-09-20T10:48:57.789Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-20T10:49:02.324Z] $ docker top bbf325a99bf8044e84590b7628afffb42ccddd73bca8009ee7f823ed3a678e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-20T10:49:02.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-20T10:49:02.977Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-20T10:49:03.264Z] + ls /var/log/sa-host [2024-09-20T10:49:03.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-20T10:49:03.418Z] provisioning config files... [2024-09-20T10:49:03.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9348873464366023060tmp [Pipeline] { [Pipeline] echo [2024-09-20T10:49:03.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:49:03.733Z] ---> create-netrc.sh [Pipeline] } [2024-09-20T10:49:03.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:49:04.075Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-20T10:49:04.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:49:04.379Z] ---> sudo-logs.sh [2024-09-20T10:49:04.379Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-20T10:49:04.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:49:04.695Z] ---> job-cost.sh [2024-09-20T10:49:04.695Z] lf-activate-venv: SKIPPING [2024-09-20T10:49:04.695Z] DEBUG: total: 0.2199999988079071 [2024-09-20T10:49:04.695Z] INFO: Retrieving Stack Cost... [2024-09-20T10:49:04.954Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-20T10:49:05.523Z] INFO: Archiving Costs [Pipeline] echo [2024-09-20T10:49:05.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-20T10:49:05.823Z] ---> logs-deploy.sh [2024-09-20T10:49:05.823Z] lf-activate-venv: SKIPPING [2024-09-20T10:49:05.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4913/2 [2024-09-20T10:49:05.823Z] INFO: archiving workspace using pattern(s): [2024-09-20T10:49:06.765Z] Archives upload complete. [2024-09-20T10:49:07.026Z] INFO: archiving logs to Nexus