Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (0d556a50e6c81d4c7ffd6cd36644212e9221e429) 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-ssh12416151710577851064.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-ssh6607974730114436683.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12807635652728781555.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-ssh13236744124074156031.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14192695232676881157.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10571 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 61ebeefd8dee49bdb11a605b8314ee5365915f68 Checking out Revision 61ebeefd8dee49bdb11a605b8314ee5365915f68 (PR-4907) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61ebeefd8dee49bdb11a605b8314ee5365915f68 # timeout=10 Commit message: "Merge commit '01f2b539fb1973550dfc74f4d3b2b5ba0d443c06' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-18T08:32:21.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-18T08:32:21.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-18T08:32:21.191Z] ========================================================= [2024-09-18T08:32:21.191Z] EdgeX Global Pipelines Version Info [2024-09-18T08:32:21.191Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 # timeout=10 [2024-09-18T08:32:22.330Z] ------------------- [2024-09-18T08:32:22.330Z] stable info: [2024-09-18T08:32:22.330Z] ------------------- [2024-09-18T08:32:22.330Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T08:32:22.330Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T08:32:22.330Z] Message: update stable to v1.0.263 [2024-09-18T08:32:22.901Z] ------------------- [2024-09-18T08:32:22.901Z] experimental info: [2024-09-18T08:32:22.901Z] ------------------- [2024-09-18T08:32:22.901Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-18T08:32:22.901Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-18T08:32:22.901Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-18T08:32:22.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-18T08:32:22.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-18T08:32:23.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-18T08:32:23.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-18T08:32:23.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-18T08:32:23.082Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-18T08:32:23.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-18T08:32:23.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-18T08:32:23.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-18T08:32:23.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-18T08:32:23.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-18T08:32:23.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-18T08:32:23.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-18T08:32:23.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-18T08:32:23.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-18T08:32:23.316Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T08:32:23.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-18T08:32:23.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-18T08:32:23.385Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-18T08:32:23.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-18T08:32:23.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-18T08:32:23.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-18T08:32:23.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-18T08:32:23.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-18T08:32:23.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-18T08:32:23.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-18T08:32:23.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] echo [2024-09-18T08:32:23.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61ebeef [Pipeline] echo [2024-09-18T08:32:23.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:32:23.664Z] provisioning config files... [2024-09-18T08:32:23.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2154089118262236717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:32:24.021Z] ---> ****-login.sh [2024-09-18T08:32:24.021Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:32:24.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:32:24.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:32:24.281Z] Configure a credential helper to remove this warning. See [2024-09-18T08:32:24.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:32:24.281Z] [2024-09-18T08:32:24.281Z] Login Succeeded [2024-09-18T08:32:24.281Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:32:24.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:32:24.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:32:24.540Z] Configure a credential helper to remove this warning. See [2024-09-18T08:32:24.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:32:24.540Z] [2024-09-18T08:32:24.540Z] Login Succeeded [2024-09-18T08:32:24.541Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:32:24.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:32:24.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:32:24.541Z] Configure a credential helper to remove this warning. See [2024-09-18T08:32:24.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:32:24.541Z] [2024-09-18T08:32:24.541Z] Login Succeeded [2024-09-18T08:32:24.541Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:32:24.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:32:24.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:32:24.801Z] Configure a credential helper to remove this warning. See [2024-09-18T08:32:24.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:32:24.801Z] [2024-09-18T08:32:24.801Z] Login Succeeded [2024-09-18T08:32:24.801Z] ****.io [2024-09-18T08:32:24.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:32:25.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:32:25.062Z] Configure a credential helper to remove this warning. See [2024-09-18T08:32:25.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:32:25.062Z] [2024-09-18T08:32:25.062Z] Login Succeeded [2024-09-18T08:32:25.062Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:32:25.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T08:32:25.396Z] + 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-18T08:32:25.396Z] + + dirname cmd/core-command/Dockerfilecut [2024-09-18T08:32:25.396Z] -d/ -f2 [2024-09-18T08:32:25.396Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/core-data/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/core-keeper/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/core-metadata/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/support-notifications/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-18T08:32:25.396Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-18T08:32:25.396Z] + cut -d/ -f2 [2024-09-18T08:32:25.396Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-18T08:32:25.434Z] 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-18T08:32:25.812Z] + git rev-list -1 --merges 61ebeefd8dee49bdb11a605b8314ee5365915f68~1..61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] echo [2024-09-18T08:32:25.826Z] -----------> git rev-list -1 --merges 61ebeefd8dee49bdb11a605b8314ee5365915f68~1..61ebeefd8dee49bdb11a605b8314ee5365915f68 61ebeefd8dee49bdb11a605b8314ee5365915f68 [2024-09-18T08:32:25.826Z] 61ebeefd8dee49bdb11a605b8314ee5365915f68 [false] [Pipeline] sh [2024-09-18T08:32:26.119Z] + git log --format=format:%s -1 61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] echo [2024-09-18T08:32:26.137Z] ========================================================= [2024-09-18T08:32:26.137Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-18T08:32:26.137Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-18T08:32:26.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T08:32:26.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-18T08:32:26.580Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-18T08:32:26.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-18T08:32:26.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-18T08:32:26.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-18T08:32:26.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:32:27.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:32:27.030Z] [2024-09-18T08:32:27.030Z] 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-18T08:32:27.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:32:27.347Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-18T08:32:27.347Z] b85a868b505f: Pulling fs layer [2024-09-18T08:32:27.347Z] e2be974225ed: Pulling fs layer [2024-09-18T08:32:27.347Z] 339a4e72a1f5: Pulling fs layer [2024-09-18T08:32:27.347Z] 988bab9f4d93: Pulling fs layer [2024-09-18T08:32:27.347Z] 1469e6f7b9e6: Pulling fs layer [2024-09-18T08:32:27.347Z] eaf3925da568: Pulling fs layer [2024-09-18T08:32:27.347Z] bab4dde63d76: Pulling fs layer [2024-09-18T08:32:27.347Z] bde34c3a00c8: Pulling fs layer [2024-09-18T08:32:27.347Z] b352a97aabf1: Pulling fs layer [2024-09-18T08:32:27.347Z] 4872d77fe225: Pulling fs layer [2024-09-18T08:32:27.347Z] 5851b861e8e6: Pulling fs layer [2024-09-18T08:32:27.347Z] bab4dde63d76: Waiting [2024-09-18T08:32:27.347Z] 988bab9f4d93: Waiting [2024-09-18T08:32:27.347Z] bde34c3a00c8: Waiting [2024-09-18T08:32:27.347Z] eaf3925da568: Waiting [2024-09-18T08:32:27.347Z] 1469e6f7b9e6: Waiting [2024-09-18T08:32:27.347Z] 4872d77fe225: Waiting [2024-09-18T08:32:27.347Z] e2be974225ed: Verifying Checksum [2024-09-18T08:32:27.347Z] e2be974225ed: Download complete [2024-09-18T08:32:27.347Z] 988bab9f4d93: Verifying Checksum [2024-09-18T08:32:27.347Z] 988bab9f4d93: Download complete [2024-09-18T08:32:27.347Z] 1469e6f7b9e6: Verifying Checksum [2024-09-18T08:32:27.347Z] 1469e6f7b9e6: Download complete [2024-09-18T08:32:27.609Z] 339a4e72a1f5: Verifying Checksum [2024-09-18T08:32:27.609Z] 339a4e72a1f5: Download complete [2024-09-18T08:32:27.609Z] eaf3925da568: Verifying Checksum [2024-09-18T08:32:27.609Z] eaf3925da568: Download complete [2024-09-18T08:32:27.609Z] bde34c3a00c8: Download complete [2024-09-18T08:32:27.609Z] b352a97aabf1: Download complete [2024-09-18T08:32:27.609Z] 4872d77fe225: Verifying Checksum [2024-09-18T08:32:27.609Z] 4872d77fe225: Download complete [2024-09-18T08:32:27.609Z] 5851b861e8e6: Verifying Checksum [2024-09-18T08:32:27.609Z] 5851b861e8e6: Download complete [2024-09-18T08:32:27.609Z] b85a868b505f: Verifying Checksum [2024-09-18T08:32:27.609Z] b85a868b505f: Download complete [2024-09-18T08:32:27.870Z] bab4dde63d76: Verifying Checksum [2024-09-18T08:32:27.870Z] bab4dde63d76: Download complete [2024-09-18T08:32:29.250Z] b85a868b505f: Pull complete [2024-09-18T08:32:29.250Z] e2be974225ed: Pull complete [2024-09-18T08:32:29.819Z] 339a4e72a1f5: Pull complete [2024-09-18T08:32:29.819Z] 988bab9f4d93: Pull complete [2024-09-18T08:32:30.078Z] 1469e6f7b9e6: Pull complete [2024-09-18T08:32:30.078Z] eaf3925da568: Pull complete [2024-09-18T08:32:31.984Z] bab4dde63d76: Pull complete [2024-09-18T08:32:31.984Z] bde34c3a00c8: Pull complete [2024-09-18T08:32:32.243Z] b352a97aabf1: Pull complete [2024-09-18T08:32:32.243Z] 4872d77fe225: Pull complete [2024-09-18T08:32:32.243Z] 5851b861e8e6: Pull complete [2024-09-18T08:32:32.243Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-18T08:32:32.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T08:32:32.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:32:32.383Z] prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container [2024-09-18T08:32:32.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-18T08:32:35.908Z] $ docker top b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d -eo pid,comm [2024-09-18T08:32:35.988Z] 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-18T08:32:35.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T08:32:36.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T08:32:36.052Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T08:32:36.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T08:32:36.159Z] $ docker exec b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent [2024-09-18T08:32:36.284Z] SSH_AUTH_SOCK=/tmp/ssh-1XFHpWhLIQjp/agent.31 [2024-09-18T08:32:36.284Z] SSH_AGENT_PID=37 [2024-09-18T08:32:36.291Z] Running ssh-add (command line suppressed) [2024-09-18T08:32:36.394Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6976683162909586334.key (/w/workspace/edgex-go/5@tmp/private_key_6976683162909586334.key) [2024-09-18T08:32:36.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T08:32:36.703Z] + git tag --points-at HEAD [Pipeline] } [2024-09-18T08:32:36.714Z] $ docker exec --env ******** --env ******** b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent -k [2024-09-18T08:32:36.808Z] unset SSH_AUTH_SOCK; [2024-09-18T08:32:36.809Z] unset SSH_AGENT_PID; [2024-09-18T08:32:36.809Z] echo Agent pid 37 killed; [2024-09-18T08:32:36.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-18T08:32:36.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T08:32:36.864Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T08:32:36.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T08:32:36.980Z] $ docker exec b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent [2024-09-18T08:32:37.095Z] SSH_AUTH_SOCK=/tmp/ssh-lNvmTNwAZoHx/agent.69 [2024-09-18T08:32:37.095Z] SSH_AGENT_PID=75 [2024-09-18T08:32:37.101Z] Running ssh-add (command line suppressed) [2024-09-18T08:32:37.208Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_15645355200912635283.key (/w/workspace/edgex-go/5@tmp/private_key_15645355200912635283.key) [2024-09-18T08:32:37.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T08:32:37.512Z] + git semver init [2024-09-18T08:32:37.772Z] 2024-09-18 08:32:37,706 [run_init] DEBUG init version:0.0.0 force:False [2024-09-18T08:32:37.772Z] 2024-09-18 08:32:37,707 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2024-09-18T08:32:37.772Z] 2024-09-18 08:32:37,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2024-09-18T08:32:37.772Z] 2024-09-18 08:32:37,708 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,165 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4907 with force:False [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,166 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4907 [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,170 [execute] INFO git cat-file --batch-check [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,176 [execute] INFO git cat-file --batch [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T08:32:44.362Z] 2024-09-18 08:32:43,180 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4907 [2024-09-18T08:32:44.362Z] 0.0.0 [Pipeline] } [2024-09-18T08:32:44.370Z] $ docker exec --env ******** --env ******** b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d ssh-agent -k [2024-09-18T08:32:44.458Z] unset SSH_AUTH_SOCK; [2024-09-18T08:32:44.459Z] unset SSH_AGENT_PID; [2024-09-18T08:32:44.459Z] echo Agent pid 75 killed; [2024-09-18T08:32:44.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T08:32:44.787Z] + git semver [Pipeline] } [2024-09-18T08:32:45.059Z] $ docker stop --time=1 b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d [2024-09-18T08:32:46.351Z] $ docker rm -f --volumes b87740a60d91b47ae115db2aeb42dd7a1798e8a67b7f3ece6a6ea8b2263ea91d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T08:32:46.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-18T08:32:46.929Z] Stashed 1 file(s) [Pipeline] echo [2024-09-18T08:32:46.934Z] [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-18T08:32:47.361Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-09-18T08:32:47.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:32:47.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:32:47.410Z] ========================================================= [2024-09-18T08:32:47.410Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-18T08:32:47.410Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:32:47.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:32:47.700Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-18T08:32:47.700Z] 619be1103602: Pulling fs layer [2024-09-18T08:32:47.700Z] 7862e08f4a3e: Pulling fs layer [2024-09-18T08:32:47.700Z] 5df492c9dc93: Pulling fs layer [2024-09-18T08:32:47.700Z] 7629e6793208: Pulling fs layer [2024-09-18T08:32:47.700Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T08:32:47.700Z] fb5054dd5b73: Pulling fs layer [2024-09-18T08:32:47.700Z] eeca6798cff9: Pulling fs layer [2024-09-18T08:32:47.700Z] aa269ceb94a6: Pulling fs layer [2024-09-18T08:32:47.700Z] ada007ff1a6a: Pulling fs layer [2024-09-18T08:32:47.700Z] fb5054dd5b73: Waiting [2024-09-18T08:32:47.700Z] eeca6798cff9: Waiting [2024-09-18T08:32:47.700Z] aa269ceb94a6: Waiting [2024-09-18T08:32:47.700Z] ada007ff1a6a: Waiting [2024-09-18T08:32:47.700Z] 7629e6793208: Waiting [2024-09-18T08:32:47.700Z] 4f4fb700ef54: Waiting [2024-09-18T08:32:47.700Z] 7862e08f4a3e: Verifying Checksum [2024-09-18T08:32:47.700Z] 7862e08f4a3e: Download complete [2024-09-18T08:32:47.700Z] 7629e6793208: Verifying Checksum [2024-09-18T08:32:47.700Z] 7629e6793208: Download complete [2024-09-18T08:32:47.700Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T08:32:47.700Z] 4f4fb700ef54: Download complete [2024-09-18T08:32:47.700Z] fb5054dd5b73: Download complete [2024-09-18T08:32:47.700Z] 619be1103602: Verifying Checksum [2024-09-18T08:32:47.700Z] 619be1103602: Download complete [2024-09-18T08:32:47.700Z] eeca6798cff9: Verifying Checksum [2024-09-18T08:32:47.700Z] eeca6798cff9: Download complete [2024-09-18T08:32:47.959Z] 619be1103602: Pull complete [2024-09-18T08:32:47.959Z] ada007ff1a6a: Verifying Checksum [2024-09-18T08:32:47.959Z] ada007ff1a6a: Download complete [2024-09-18T08:32:48.217Z] 7862e08f4a3e: Pull complete [2024-09-18T08:32:48.217Z] 5df492c9dc93: Verifying Checksum [2024-09-18T08:32:48.217Z] 5df492c9dc93: Download complete [2024-09-18T08:32:48.476Z] aa269ceb94a6: Verifying Checksum [2024-09-18T08:32:48.476Z] aa269ceb94a6: Download complete [2024-09-18T08:32:51.759Z] 5df492c9dc93: Pull complete [2024-09-18T08:32:51.759Z] 7629e6793208: Pull complete [2024-09-18T08:32:51.759Z] 4f4fb700ef54: Pull complete [2024-09-18T08:32:51.759Z] fb5054dd5b73: Pull complete [2024-09-18T08:32:51.759Z] eeca6798cff9: Pull complete [2024-09-18T08:32:53.957Z] aa269ceb94a6: Pull complete [2024-09-18T08:32:54.216Z] ada007ff1a6a: Pull complete [2024-09-18T08:32:54.613Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-18T08:32:54.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:32:54.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:32:54.925Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:32:54.925Z] WORKDIR /edgex [2024-09-18T08:32:54.925Z] COPY go.mod . [2024-09-18T08:32:54.925Z] RUN go mod download [2024-09-18T08:32:54.925Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-18T08:32:55.493Z] Sending build context to Docker daemon 179.4MB [2024-09-18T08:32:55.493Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-18T08:32:55.493Z] ---> f489d0715acc [2024-09-18T08:32:55.493Z] Step 2/4 : WORKDIR /edgex [2024-09-18T08:33:01.161Z] ---> Running in 5bb8dac113ac [2024-09-18T08:33:01.425Z] Removing intermediate container 5bb8dac113ac [2024-09-18T08:33:01.425Z] ---> d9f723793166 [2024-09-18T08:33:01.425Z] Step 3/4 : COPY go.mod . [2024-09-18T08:33:01.425Z] ---> 7aa6d76cfeed [2024-09-18T08:33:01.425Z] Step 4/4 : RUN go mod download [2024-09-18T08:33:01.425Z] ---> Running in 521446e60a05 [2024-09-18T08:33:02.041Z] Still waiting to schedule task [2024-09-18T08:33:02.041Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-18T08:33:28.767Z] Removing intermediate container 521446e60a05 [2024-09-18T08:33:28.767Z] ---> 22959cd154e2 [2024-09-18T08:33:28.767Z] Successfully built 22959cd154e2 [2024-09-18T08:33:28.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:33:29.084Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T08:33:29.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:33:29.172Z] prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container [2024-09-18T08:33:29.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-18T08:33:29.603Z] $ docker top 65a288110fd1733aafe91e073b5de5eef87fff2f9b8dd32809248cae99a5af07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:33:29.959Z] + go version [2024-09-18T08:33:29.959Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-18T08:33:29.967Z] $ docker stop --time=1 65a288110fd1733aafe91e073b5de5eef87fff2f9b8dd32809248cae99a5af07 [2024-09-18T08:33:31.226Z] $ docker rm -f --volumes 65a288110fd1733aafe91e073b5de5eef87fff2f9b8dd32809248cae99a5af07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:33:31.658Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-18T08:33:31.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:33:31.734Z] prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container [2024-09-18T08:33:31.764Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-18T08:33:32.076Z] $ docker top ce5b9545e47cba2e6dec7809fad115898bc58cd0da8698314750a089e923c4fd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-18T08:33:32.152Z] ========================================================= [2024-09-18T08:33:32.152Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-18T08:33:32.152Z] ========================================================= [Pipeline] sh [2024-09-18T08:33:32.436Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:33:32.766Z] + make test [2024-09-18T08:33:32.766Z] go test -race -coverprofile=coverage.out ./... [2024-09-18T08:33:39.955Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-18T08:34:06.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-18T08:34:07.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-18T08:34:07.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-18T08:34:07.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-18T08:34:07.055Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-18T08:34:07.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-18T08:34:08.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-18T08:34:08.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-18T08:34:09.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-09-18T08:34:09.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-18T08:34:09.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-18T08:34:09.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-18T08:34:10.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-18T08:34:10.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-18T08:34:10.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-18T08:34:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-18T08:34:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-18T08:34:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:34:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-18T08:34:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-18T08:34:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-18T08:34:13.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-18T08:34:13.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-18T08:34:14.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2024-09-18T08:34:14.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-09-18T08:34:14.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.375s coverage: 93.4% of statements [2024-09-18T08:34:14.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-18T08:34:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-18T08:34:14.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements [2024-09-18T08:34:15.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-18T08:34:15.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2024-09-18T08:34:15.876Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-18T08:34:16.442Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-18T08:34:16.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-18T08:34:16.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-18T08:34:17.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.8% of statements [2024-09-18T08:34:17.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 30.7% of statements [2024-09-18T08:34:17.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-09-18T08:34:17.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.014s coverage: 77.8% of statements [2024-09-18T08:34:17.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-09-18T08:34:18.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.022s coverage: 96.3% of statements [2024-09-18T08:34:18.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-18T08:34:19.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-18T08:34:20.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-18T08:34:20.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-18T08:34:20.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-18T08:34:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-18T08:34:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-18T08:34:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-18T08:34:21.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-18T08:34:21.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-18T08:34:21.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-18T08:34:22.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-18T08:34:23.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-18T08:34:24.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-18T08:34:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-18T08:34:25.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-18T08:34:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-18T08:34:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-18T08:34:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-18T08:34:29.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-18T08:34:29.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-18T08:34:29.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-18T08:34:29.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-18T08:34:29.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-18T08:34:29.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-18T08:34:29.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-18T08:34:30.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-18T08:34:30.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-18T08:34:30.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-18T08:34:30.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-18T08:34:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-18T08:34:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:34:32.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-18T08:34:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-18T08:34:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-18T08:34:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-18T08:34:33.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-18T08:34:34.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-18T08:34:34.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:34:34.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-18T08:34:34.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-18T08:34:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-18T08:34:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-18T08:34:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-18T08:34:36.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.219s coverage: 79.9% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 20.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.5% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.079s coverage: 97.1% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.023s coverage: 35.9% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.075s coverage: 95.7% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-18T08:34:44.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-09-18T08:34:44.220Z] 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-18T08:34:44.220Z] running golangci-lint [2024-09-18T08:34:44.220Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-18T08:34:44.220Z] go version go1.21.9 linux/amd64 [2024-09-18T08:34:44.479Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-18T08:34:44.479Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-18T08:35:06.406Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 20.977067334s" [2024-09-18T08:35:06.406Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.222ms" [2024-09-18T08:35:16.560Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.552158837s with top 10 stages: buildir: 48.01692552s, gosec: 7.619962541s, fact_deprecated: 2.688766845s, inspect: 2.589206582s, printf: 1.854547341s, ctrlflow: 1.728197297s, nilness: 1.452231821s, fact_purity: 1.315764606s, S1038: 970.835983ms, typedness: 934.742696ms" [2024-09-18T08:35:16.560Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-18T08:35:16.560Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214" [2024-09-18T08:35:16.560Z] level=info msg="[runner] processing took 22.580414ms with stages: nolint: 9.420186ms, identifier_marker: 7.816511ms, autogenerated_exclude: 1.693876ms, path_prettifier: 1.604905ms, exclude-rules: 1.144664ms, skip_dirs: 839.032µs, cgo: 38.35µs, filename_unadjuster: 16.95µs, max_same_issues: 1.37µs, exclude: 760ns, uniq_by_line: 550ns, diff: 490ns, skip_files: 460ns, source_code: 430ns, fixer: 430ns, max_from_linter: 370ns, severity-rules: 300ns, sort_results: 290ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, path_prefixer: 160ns" [2024-09-18T08:35:16.560Z] level=info msg="[runner] linters took 10.40523051s with stages: goanalysis_metalinter: 10.382519005s" [2024-09-18T08:35:16.560Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-18T08:35:16.560Z] level=info msg="Memory: 316 samples, avg is 295.9MB, max is 1400.5MB" [2024-09-18T08:35:16.560Z] level=info msg="Execution took 31.436854772s" [2024-09-18T08:35:16.560Z] go vet ./... [2024-09-18T08:35:23.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-18T08:35:23.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-18T08:35:23.124Z] ./bin/test-attribution-txt.sh [2024-09-18T08:35:23.124Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-18T08:35:23.124Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-18T08:35:23.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-18T08:35:23.437Z] + ls -al . [2024-09-18T08:35:23.437Z] total 936 [2024-09-18T08:35:23.437Z] drwxrwxr-x 11 1001 1001 4096 Sep 18 08:33 . [2024-09-18T08:35:23.437Z] drwxr-xr-x 4 root root 4096 Sep 18 08:33 .. [2024-09-18T08:35:23.437Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:32 .blubracket [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 10 Sep 18 08:32 .dockerignore [2024-09-18T08:35:23.437Z] drwxrwxr-x 8 1001 1001 4096 Sep 18 08:34 .git [2024-09-18T08:35:23.437Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:32 .github [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:32 .gitignore [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 42 Sep 18 08:32 .golangci.yml [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 100 Sep 18 08:32 .hadolint.yml [2024-09-18T08:35:23.437Z] drwxr-xr-x 3 1001 1001 4096 Sep 18 08:32 .semver [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 155 Sep 18 08:32 .sonarcloud.properties [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:32 ADOPTERS.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:32 Attribution.txt [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:32 CHANGELOG.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:32 CONTRIBUTING.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 677 Sep 18 08:32 GOVERNANCE.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 861 Sep 18 08:32 Jenkinsfile [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:32 LICENSE [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:32 Makefile [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 582 Sep 18 08:32 OWNERS.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:32 README.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 789 Sep 18 08:32 SECURITY.md [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 5 Sep 18 08:32 VERSION [2024-09-18T08:35:23.437Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:32 bin [2024-09-18T08:35:23.437Z] drwxrwxr-x 20 1001 1001 4096 Sep 18 08:32 cmd [2024-09-18T08:35:23.437Z] -rw-r--r-- 1 root root 568154 Sep 18 08:34 coverage.out [2024-09-18T08:35:23.437Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:32 fuzz_test [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:32 go.mod [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:32 go.sum [2024-09-18T08:35:23.437Z] drwxrwxr-x 7 1001 1001 4096 Sep 18 08:32 internal [2024-09-18T08:35:23.437Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:32 openapi [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 584 Sep 18 08:32 security.txt [2024-09-18T08:35:23.437Z] -rw-rw-r-- 1 1001 1001 204 Sep 18 08:32 version.go [Pipeline] sh [2024-09-18T08:35:23.723Z] + '[' -e coverage.out ] [2024-09-18T08:35:23.723Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-18T08:35:23.858Z] Stashed 1 file(s) [Pipeline] sh [2024-09-18T08:35:24.140Z] + make build [2024-09-18T08:35:24.140Z] 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-18T08:35:47.022Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-18T08:35:51.290Z] 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-18T08:35:51.290Z] 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-18T08:35:51.290Z] 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-18T08:35:52.223Z] 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-18T08:35:56.407Z] 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-18T08:35:58.305Z] 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-18T08:36:00.207Z] 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-18T08:36:02.108Z] 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-18T08:36:02.673Z] 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-18T08:36:03.240Z] 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-18T08:36:03.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-18T08:36:04.742Z] 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-18T08:36:05.684Z] $ docker stop --time=1 ce5b9545e47cba2e6dec7809fad115898bc58cd0da8698314750a089e923c4fd [2024-09-18T08:36:13.506Z] $ docker rm -f --volumes ce5b9545e47cba2e6dec7809fad115898bc58cd0da8698314750a089e923c4fd [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-18T08:36:14.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:36:14.670Z] [2024-09-18T08:36:14.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:36:15.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:36:15.336Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-18T08:36:15.336Z] 91d30c5bc195: Pulling fs layer [2024-09-18T08:36:15.336Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-18T08:36:15.336Z] 9c61dcf015f6: Pulling fs layer [2024-09-18T08:36:15.336Z] 4698f68db338: Pulling fs layer [2024-09-18T08:36:15.336Z] 2a2f49069b9e: Pulling fs layer [2024-09-18T08:36:15.336Z] e0025b399a48: Pulling fs layer [2024-09-18T08:36:15.336Z] 4698f68db338: Waiting [2024-09-18T08:36:15.336Z] 2a2f49069b9e: Waiting [2024-09-18T08:36:15.336Z] e0025b399a48: Waiting [2024-09-18T08:36:15.336Z] 91d30c5bc195: Verifying Checksum [2024-09-18T08:36:15.336Z] 91d30c5bc195: Download complete [2024-09-18T08:36:15.336Z] 4698f68db338: Verifying Checksum [2024-09-18T08:36:15.336Z] 4698f68db338: Download complete [2024-09-18T08:36:15.336Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-18T08:36:15.336Z] 2e9b0aa3be6d: Download complete [2024-09-18T08:36:15.336Z] 91d30c5bc195: Pull complete [2024-09-18T08:36:15.336Z] e0025b399a48: Verifying Checksum [2024-09-18T08:36:15.336Z] e0025b399a48: Download complete [2024-09-18T08:36:15.621Z] 2a2f49069b9e: Download complete [2024-09-18T08:36:15.621Z] 2e9b0aa3be6d: Pull complete [2024-09-18T08:36:15.903Z] 9c61dcf015f6: Verifying Checksum [2024-09-18T08:36:15.904Z] 9c61dcf015f6: Download complete [2024-09-18T08:36:18.482Z] 9c61dcf015f6: Pull complete [2024-09-18T08:36:18.482Z] 4698f68db338: Pull complete [2024-09-18T08:36:18.740Z] 2a2f49069b9e: Pull complete [2024-09-18T08:36:18.740Z] e0025b399a48: Pull complete [2024-09-18T08:36:18.740Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-18T08:36:18.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-18T08:36:18.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:36:18.837Z] prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container [2024-09-18T08:36:18.864Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-18T08:36:24.839Z] $ docker top 216e0256c8f703b5d66c1968323e3844c2d15483c37758664caf72dcdb6811d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:36:25.196Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T08:36:27.099Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T08:36:27.099Z] #1 transferring dockerfile: 1.70kB done [2024-09-18T08:36:27.099Z] #1 DONE 0.0s [2024-09-18T08:36:27.357Z] [2024-09-18T08:36:27.357Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T08:36:27.357Z] #2 transferring dockerfile: 1.89kB done [2024-09-18T08:36:27.357Z] #2 DONE 0.0s [2024-09-18T08:36:27.357Z] [2024-09-18T08:36:27.357Z] #3 [security-spire-server internal] load .dockerignore [2024-09-18T08:36:27.357Z] #3 transferring context: 50B done [2024-09-18T08:36:27.357Z] #3 DONE 0.0s [2024-09-18T08:36:27.618Z] [2024-09-18T08:36:27.618Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-18T08:36:27.618Z] #4 transferring dockerfile: 1.95kB done [2024-09-18T08:36:27.618Z] #4 DONE 0.0s [2024-09-18T08:36:27.618Z] [2024-09-18T08:36:27.618Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:36:27.618Z] #5 transferring dockerfile: 3.17kB done [2024-09-18T08:36:27.618Z] #5 DONE 0.0s [2024-09-18T08:36:27.618Z] [2024-09-18T08:36:27.618Z] #6 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T08:36:27.618Z] #6 transferring context: 50B done [2024-09-18T08:36:27.618Z] #6 DONE 0.0s [2024-09-18T08:36:27.618Z] [2024-09-18T08:36:27.618Z] #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:36:27.876Z] #7 ... [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #8 transferring dockerfile: 1.93kB done [2024-09-18T08:36:27.876Z] #8 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #9 transferring dockerfile: 2.07kB done [2024-09-18T08:36:27.876Z] #9 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #10 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:27.876Z] #10 DONE 0.1s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #11 [core-command internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #11 transferring dockerfile: 1.93kB done [2024-09-18T08:36:27.876Z] #11 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #12 transferring dockerfile: 1.69kB done [2024-09-18T08:36:27.876Z] #12 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #13 transferring dockerfile: 2.15kB done [2024-09-18T08:36:27.876Z] #13 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #14 transferring dockerfile: 1.85kB done [2024-09-18T08:36:27.876Z] #14 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #15 [support-notifications internal] load .dockerignore [2024-09-18T08:36:27.876Z] #15 transferring context: 50B done [2024-09-18T08:36:27.876Z] #15 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #16 transferring dockerfile: 2.50kB done [2024-09-18T08:36:27.876Z] #16 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #17 [core-data internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #17 transferring dockerfile: 2.07kB done [2024-09-18T08:36:27.876Z] #17 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #18 [core-metadata internal] load build definition from Dockerfile [2024-09-18T08:36:27.876Z] #18 transferring dockerfile: 2.06kB done [2024-09-18T08:36:27.876Z] #18 DONE 0.0s [2024-09-18T08:36:27.876Z] [2024-09-18T08:36:27.876Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-18T08:36:27.876Z] #19 transferring context: 50B done [2024-09-18T08:36:27.876Z] #19 DONE 0.0s [2024-09-18T08:36:27.877Z] [2024-09-18T08:36:27.877Z] #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:27.877Z] #20 DONE 0.0s [2024-09-18T08:36:27.877Z] [2024-09-18T08:36:27.877Z] #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:27.877Z] #10 DONE 0.1s [2024-09-18T08:36:27.877Z] [2024-09-18T08:36:27.877Z] #21 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:27.877Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:28.139Z] #21 ... [2024-09-18T08:36:28.139Z] [2024-09-18T08:36:28.139Z] #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:36:28.139Z] #7 DONE 0.4s [2024-09-18T08:36:28.139Z] [2024-09-18T08:36:28.139Z] #21 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:28.139Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:28.139Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:28.139Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:28.139Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-18T08:36:28.139Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:28.139Z] #21 ... [2024-09-18T08:36:28.139Z] [2024-09-18T08:36:28.139Z] #22 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T08:36:28.139Z] #22 transferring dockerfile: 2.49kB done [2024-09-18T08:36:28.139Z] #22 DONE 0.2s [2024-09-18T08:36:28.139Z] [2024-09-18T08:36:28.139Z] #23 [security-spire-server internal] load build context [2024-09-18T08:36:28.139Z] #23 transferring context: 27.71kB done [2024-09-18T08:36:28.139Z] #23 DONE 0.1s [2024-09-18T08:36:28.139Z] [2024-09-18T08:36:28.139Z] #21 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:28.139Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:28.139Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:28.139Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:28.139Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:28.139Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-18T08:36:28.400Z] #21 ... [2024-09-18T08:36:28.400Z] [2024-09-18T08:36:28.400Z] #24 [support-scheduler internal] load .dockerignore [2024-09-18T08:36:28.400Z] #24 transferring context: 50B done [2024-09-18T08:36:28.400Z] #24 DONE 0.2s [2024-09-18T08:36:28.400Z] [2024-09-18T08:36:28.400Z] #25 [core-keeper internal] load .dockerignore [2024-09-18T08:36:28.400Z] #25 transferring context: 50B done [2024-09-18T08:36:28.400Z] #25 DONE 0.2s [2024-09-18T08:36:28.400Z] [2024-09-18T08:36:28.400Z] #21 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:28.400Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:28.400Z] #21 ... [2024-09-18T08:36:28.400Z] [2024-09-18T08:36:28.400Z] #26 [core-command internal] load .dockerignore [2024-09-18T08:36:28.400Z] #26 transferring context: 50B done [2024-09-18T08:36:28.401Z] #26 DONE 0.2s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #27 [security-spire-config internal] load .dockerignore [2024-09-18T08:36:28.401Z] #27 transferring context: 50B done [2024-09-18T08:36:28.401Z] #27 DONE 0.2s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #28 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T08:36:28.401Z] #28 transferring dockerfile: 1.81kB 0.0s done [2024-09-18T08:36:28.401Z] #28 DONE 0.3s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #20 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:28.401Z] #20 DONE 0.0s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #10 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:28.401Z] #10 DONE 0.1s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #21 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:28.401Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:28.401Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:28.401Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:28.401Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:28.401Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:28.401Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:36:28.401Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:28.401Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:28.401Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:28.401Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:28.401Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:28.401Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:36:28.401Z] #21 DONE 1.0s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-18T08:36:28.401Z] #29 transferring context: 50B done [2024-09-18T08:36:28.401Z] #29 DONE 0.1s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-18T08:36:28.401Z] #30 transferring context: 50B done [2024-09-18T08:36:28.401Z] #30 DONE 0.1s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #20 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:28.401Z] #20 DONE 0.0s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #31 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T08:36:28.401Z] #31 transferring dockerfile: 2.23kB done [2024-09-18T08:36:28.401Z] #31 DONE 0.5s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-18T08:36:28.401Z] #32 transferring context: 50B done [2024-09-18T08:36:28.401Z] #32 DONE 0.1s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #10 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:28.401Z] #10 DONE 0.2s [2024-09-18T08:36:28.401Z] [2024-09-18T08:36:28.401Z] #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:36:28.659Z] #33 ... [2024-09-18T08:36:28.659Z] [2024-09-18T08:36:28.659Z] #20 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:28.659Z] #20 DONE 0.0s [2024-09-18T08:36:28.917Z] [2024-09-18T08:36:28.917Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:28.917Z] #20 DONE 0.0s [2024-09-18T08:36:28.917Z] [2024-09-18T08:36:28.917Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:29.487Z] #10 DONE 1.0s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #21 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:29.487Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:29.487Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:29.487Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:29.487Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:29.487Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:29.487Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:36:29.487Z] #21 DONE 1.0s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #7 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:36:29.487Z] #7 DONE 1.1s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:36:29.487Z] #34 ... [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #21 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:29.487Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:29.487Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:29.487Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:29.487Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:29.487Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:29.487Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:36:29.487Z] #21 DONE 1.0s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #35 [core-metadata internal] load .dockerignore [2024-09-18T08:36:29.487Z] #35 transferring context: 50B 0.0s done [2024-09-18T08:36:29.487Z] #35 DONE 1.1s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #36 [core-data internal] load .dockerignore [2024-09-18T08:36:29.487Z] #36 transferring context: 50B done [2024-09-18T08:36:29.487Z] #36 DONE 1.1s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #20 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:29.487Z] #20 DONE 0.0s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #37 [security-spire-agent internal] load .dockerignore [2024-09-18T08:36:29.487Z] #37 transferring context: 50B done [2024-09-18T08:36:29.487Z] #37 DONE 1.0s [2024-09-18T08:36:29.487Z] [2024-09-18T08:36:29.487Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:36:29.487Z] #38 DONE 1.7s [2024-09-18T08:36:29.746Z] [2024-09-18T08:36:29.746Z] #39 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T08:36:29.746Z] #39 transferring context: 50B done [2024-09-18T08:36:29.746Z] #39 DONE 1.1s [2024-09-18T08:36:29.746Z] [2024-09-18T08:36:29.746Z] #20 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:29.746Z] #20 DONE 0.0s [2024-09-18T08:36:29.746Z] [2024-09-18T08:36:29.746Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T08:36:29.746Z] #40 ... [2024-09-18T08:36:29.746Z] [2024-09-18T08:36:29.746Z] #41 [security-secretstore-setup internal] load .dockerignore [2024-09-18T08:36:29.746Z] #41 transferring context: 50B done [2024-09-18T08:36:29.746Z] #41 DONE 1.2s [2024-09-18T08:36:29.746Z] [2024-09-18T08:36:29.746Z] #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:36:29.746Z] #33 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:30.004Z] #33 ... [2024-09-18T08:36:30.004Z] [2024-09-18T08:36:30.004Z] #10 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:30.004Z] #10 DONE 1.4s [2024-09-18T08:36:30.004Z] [2024-09-18T08:36:30.004Z] #21 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:30.004Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:30.004Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:30.004Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:30.004Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:30.004Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:30.004Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:36:30.004Z] #21 DONE 1.0s [2024-09-18T08:36:30.004Z] [2024-09-18T08:36:30.004Z] #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:36:30.004Z] #38 DONE 1.7s [2024-09-18T08:36:30.004Z] [2024-09-18T08:36:30.004Z] #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:36:30.729Z] #42 ... [2024-09-18T08:36:30.729Z] [2024-09-18T08:36:30.729Z] #21 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:36:30.729Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:36:30.729Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:36:30.729Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:36:30.729Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:36:30.729Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:36:30.729Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:36:30.729Z] #21 DONE 1.0s [2024-09-18T08:36:30.729Z] [2024-09-18T08:36:30.729Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:36:30.729Z] #38 DONE 1.7s [2024-09-18T08:36:30.729Z] [2024-09-18T08:36:30.729Z] #43 [security-spire-config internal] load build context [2024-09-18T08:36:30.729Z] #43 transferring context: 25.96kB 0.0s done [2024-09-18T08:36:30.729Z] #43 DONE 0.7s [2024-09-18T08:36:30.729Z] [2024-09-18T08:36:30.729Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:30.729Z] #20 DONE 0.0s [2024-09-18T08:36:31.837Z] [2024-09-18T08:36:31.837Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-18T08:36:31.837Z] #20 DONE 0.0s [2024-09-18T08:36:31.837Z] [2024-09-18T08:36:31.837Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:36:31.837Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-18T08:36:31.837Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T08:36:31.837Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-18T08:36:31.837Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-18T08:36:31.837Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-18T08:36:31.837Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-18T08:36:31.837Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:36:31.837Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-18T08:36:31.837Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-18T08:36:31.837Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-18T08:36:31.837Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T08:36:31.837Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.8s [2024-09-18T08:36:33.741Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.1s done [2024-09-18T08:36:37.970Z] #44 ... [2024-09-18T08:36:37.970Z] [2024-09-18T08:36:37.970Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-18T08:36:37.970Z] #45 transferring context: 397.64MB 10.0s [2024-09-18T08:36:38.539Z] #45 ... [2024-09-18T08:36:38.539Z] [2024-09-18T08:36:38.539Z] #46 [support-notifications internal] load build context [2024-09-18T08:36:38.539Z] #46 ... [2024-09-18T08:36:38.539Z] [2024-09-18T08:36:38.539Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:36:38.539Z] #0 1.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.539Z] #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.539Z] #0 1.733 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T08:36:38.539Z] #0 2.426 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:36:38.539Z] #0 2.435 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:36:38.539Z] #0 2.439 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:36:38.539Z] #0 3.514 OK: 8 MiB in 17 packages [2024-09-18T08:36:38.539Z] #47 ... [2024-09-18T08:36:38.539Z] [2024-09-18T08:36:38.539Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:36:38.539Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.539Z] #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.539Z] #0 1.785 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:36:38.539Z] #0 1.785 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:36:38.539Z] #0 1.785 OK: 20070 distinct packages available [2024-09-18T08:36:38.539Z] #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.539Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.539Z] #0 2.068 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T08:36:38.539Z] #0 2.426 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T08:36:38.539Z] #0 2.443 (3/11) Installing libunistring (1.1-r1) [2024-09-18T08:36:38.539Z] #0 2.515 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T08:36:38.539Z] #0 2.523 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T08:36:38.539Z] #0 2.532 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T08:36:38.539Z] #0 2.540 (7/11) Installing curl (8.9.1-r0) [2024-09-18T08:36:38.539Z] #0 2.545 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T08:36:38.539Z] #0 2.552 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:36:38.539Z] #0 2.555 (10/11) Installing libucontext (1.2-r2) [2024-09-18T08:36:38.539Z] #0 3.481 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T08:36:38.539Z] #0 3.497 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:36:38.539Z] #0 3.497 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:36:38.539Z] #0 3.549 OK: 12 MiB in 26 packages [2024-09-18T08:36:38.797Z] #48 ... [2024-09-18T08:36:38.797Z] [2024-09-18T08:36:38.797Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:36:38.797Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.797Z] #0 1.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.797Z] #0 2.545 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:36:38.797Z] #0 2.545 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:36:38.797Z] #0 2.545 OK: 20070 distinct packages available [2024-09-18T08:36:38.797Z] #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.797Z] #0 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:38.797Z] #0 3.810 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T08:36:38.797Z] #0 3.813 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:36:38.797Z] #0 3.816 (3/5) Installing libucontext (1.2-r2) [2024-09-18T08:36:38.797Z] #0 3.819 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T08:36:38.797Z] #0 3.825 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T08:36:38.797Z] #0 3.837 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:36:38.797Z] #0 3.841 OK: 8 MiB in 20 packages [2024-09-18T08:36:38.797Z] #49 ... [2024-09-18T08:36:38.797Z] [2024-09-18T08:36:38.797Z] #50 [security-bootstrapper internal] load build context [2024-09-18T08:36:39.054Z] #50 ... [2024-09-18T08:36:39.054Z] [2024-09-18T08:36:39.054Z] #46 [support-notifications internal] load build context [2024-09-18T08:36:39.316Z] #46 ... [2024-09-18T08:36:39.316Z] [2024-09-18T08:36:39.316Z] #51 [core-keeper internal] load build context [2024-09-18T08:36:39.576Z] #51 ... [2024-09-18T08:36:39.576Z] [2024-09-18T08:36:39.576Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:36:39.576Z] #52 ... [2024-09-18T08:36:39.576Z] [2024-09-18T08:36:39.576Z] #53 [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-18T08:36:39.845Z] #53 ... [2024-09-18T08:36:39.845Z] [2024-09-18T08:36:39.845Z] #54 [security-proxy-setup internal] load build context [2024-09-18T08:36:39.845Z] #54 ... [2024-09-18T08:36:39.845Z] [2024-09-18T08:36:39.845Z] #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:36:40.104Z] #55 ... [2024-09-18T08:36:40.104Z] [2024-09-18T08:36:40.104Z] #56 [security-proxy-auth internal] load build context [2024-09-18T08:36:40.104Z] #56 ... [2024-09-18T08:36:40.104Z] [2024-09-18T08:36:40.104Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:36:40.523Z] #57 ... [2024-09-18T08:36:40.523Z] [2024-09-18T08:36:40.523Z] #58 [core-metadata internal] load build context [2024-09-18T08:36:40.523Z] #58 ... [2024-09-18T08:36:40.523Z] [2024-09-18T08:36:40.523Z] #7 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:36:40.783Z] #7 ... [2024-09-18T08:36:40.783Z] [2024-09-18T08:36:40.783Z] #59 [support-scheduler internal] load build context [2024-09-18T08:36:40.783Z] #59 ... [2024-09-18T08:36:40.783Z] [2024-09-18T08:36:40.783Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:36:40.783Z] #60 ... [2024-09-18T08:36:40.783Z] [2024-09-18T08:36:40.783Z] #61 [support-cron-scheduler internal] load build context [2024-09-18T08:36:40.783Z] #61 transferring context: 496.33MB 10.4s done [2024-09-18T08:36:40.783Z] #61 ... [2024-09-18T08:36:40.783Z] [2024-09-18T08:36:40.783Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-18T08:36:41.043Z] #40 ... [2024-09-18T08:36:41.043Z] [2024-09-18T08:36:41.043Z] #62 [core-command internal] load build context [2024-09-18T08:36:41.043Z] #62 ... [2024-09-18T08:36:41.043Z] [2024-09-18T08:36:41.043Z] #63 [core-data internal] load build context [2024-09-18T08:36:41.302Z] #63 ... [2024-09-18T08:36:41.302Z] [2024-09-18T08:36:41.302Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:36:41.302Z] #10 ... [2024-09-18T08:36:41.302Z] [2024-09-18T08:36:41.302Z] #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:36:41.302Z] #33 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:36:41.302Z] #33 1.752 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T08:36:41.302Z] #33 2.411 (2/2) Installing su-exec (0.2-r3) [2024-09-18T08:36:41.302Z] #33 2.421 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:36:41.302Z] #33 2.431 OK: 7 MiB in 17 packages [2024-09-18T08:36:41.561Z] #33 ... [2024-09-18T08:36:41.561Z] [2024-09-18T08:36:41.561Z] #64 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T08:36:41.561Z] #64 ... [2024-09-18T08:36:41.561Z] [2024-09-18T08:36:41.561Z] #62 [core-command internal] load build context [2024-09-18T08:36:42.951Z] #62 transferring context: 496.33MB 12.7s done [2024-09-18T08:36:47.318Z] #62 ... [2024-09-18T08:36:47.318Z] [2024-09-18T08:36:47.318Z] #50 [security-bootstrapper internal] load build context [2024-09-18T08:36:47.318Z] #50 transferring context: 496.33MB 13.0s done [2024-09-18T08:36:48.702Z] #50 ... [2024-09-18T08:36:48.702Z] [2024-09-18T08:36:48.702Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-18T08:36:48.702Z] #45 transferring context: 496.33MB 12.0s done [2024-09-18T08:36:50.086Z] #45 ... [2024-09-18T08:36:50.086Z] [2024-09-18T08:36:50.086Z] #51 [core-keeper internal] load build context [2024-09-18T08:36:50.086Z] #51 transferring context: 496.33MB 11.3s done [2024-09-18T08:36:50.086Z] #51 ... [2024-09-18T08:36:50.086Z] [2024-09-18T08:36:50.086Z] #46 [support-notifications internal] load build context [2024-09-18T08:36:50.086Z] #46 transferring context: 496.33MB 12.2s done [2024-09-18T08:36:50.086Z] #46 ... [2024-09-18T08:36:50.086Z] [2024-09-18T08:36:50.086Z] #54 [security-proxy-setup internal] load build context [2024-09-18T08:36:50.086Z] #54 transferring context: 496.33MB 11.1s done [2024-09-18T08:36:50.345Z] #54 ... [2024-09-18T08:36:50.345Z] [2024-09-18T08:36:50.345Z] #56 [security-proxy-auth internal] load build context [2024-09-18T08:36:50.345Z] #56 transferring context: 496.33MB 11.0s done [2024-09-18T08:36:50.345Z] #56 ... [2024-09-18T08:36:50.345Z] [2024-09-18T08:36:50.345Z] #59 [support-scheduler internal] load build context [2024-09-18T08:36:50.345Z] #59 transferring context: 496.33MB 11.8s done [2024-09-18T08:37:00.369Z] #59 ... [2024-09-18T08:37:00.369Z] [2024-09-18T08:37:00.369Z] #7 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T08:37:00.369Z] #7 DONE 30.2s [2024-09-18T08:37:00.369Z] [2024-09-18T08:37:00.369Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:37:08.775Z] #49 ... [2024-09-18T08:37:08.775Z] [2024-09-18T08:37:08.775Z] #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:37:08.775Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:37:08.775Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:37:08.776Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:37:08.776Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:37:08.776Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:37:08.776Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:37:08.776Z] #21 DONE 1.0s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-18T08:37:08.776Z] #38 DONE 1.7s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T08:37:08.776Z] #10 DONE 39.2s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #65 [security-secretstore-setup internal] load build context [2024-09-18T08:37:08.776Z] #65 ... [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #61 [support-cron-scheduler internal] load build context [2024-09-18T08:37:08.776Z] #61 DONE 38.5s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #64 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T08:37:08.776Z] #64 DONE 38.0s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #21 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T08:37:08.776Z] #21 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T08:37:08.776Z] #21 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-18T08:37:08.776Z] #21 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-18T08:37:08.776Z] #21 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-18T08:37:08.776Z] #21 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T08:37:08.776Z] #21 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-18T08:37:08.776Z] #21 DONE 1.0s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #56 [security-proxy-auth internal] load build context [2024-09-18T08:37:08.776Z] #56 DONE 38.6s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #54 [security-proxy-setup internal] load build context [2024-09-18T08:37:08.776Z] #54 DONE 38.6s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #46 [support-notifications internal] load build context [2024-09-18T08:37:08.776Z] #46 DONE 39.7s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #33 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T08:37:08.776Z] #33 DONE 39.6s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-18T08:37:08.776Z] #45 DONE 40.1s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T08:37:08.776Z] #48 DONE 39.6s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T08:37:08.776Z] #49 DONE 40.1s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:37:08.776Z] #66 ... [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T08:37:08.776Z] #47 DONE 39.6s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #51 [core-keeper internal] load build context [2024-09-18T08:37:08.776Z] #51 DONE 38.7s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #59 [support-scheduler internal] load build context [2024-09-18T08:37:08.776Z] #59 DONE 38.7s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #50 [security-bootstrapper internal] load build context [2024-09-18T08:37:08.776Z] #50 DONE 39.7s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #62 [core-command internal] load build context [2024-09-18T08:37:08.776Z] #62 DONE 38.8s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-18T08:37:08.776Z] #40 DONE 38.9s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:37:08.776Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-09-18T08:37:08.776Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-18T08:37:08.776Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 0.2s [2024-09-18T08:37:08.776Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T08:37:08.776Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-18T08:37:08.776Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-18T08:37:08.776Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-18T08:37:08.776Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 9.14MB / 20.02MB 0.3s [2024-09-18T08:37:08.776Z] #67 ... [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T08:37:08.776Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-18T08:37:08.776Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T08:37:08.776Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-18T08:37:08.776Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-18T08:37:08.776Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-18T08:37:08.776Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-18T08:37:08.776Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T08:37:08.776Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-18T08:37:08.776Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-18T08:37:08.776Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-18T08:37:08.776Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-18T08:37:08.776Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.1s done [2024-09-18T08:37:08.776Z] #44 DONE 40.9s [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:37:08.776Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 0.4s [2024-09-18T08:37:08.776Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s [2024-09-18T08:37:08.776Z] #67 ... [2024-09-18T08:37:08.776Z] [2024-09-18T08:37:08.776Z] #68 [security-spire-agent internal] load build context [2024-09-18T08:37:08.776Z] #68 transferring context: 27.24kB done [2024-09-18T08:37:08.776Z] #68 DONE 0.8s [2024-09-18T08:37:09.088Z] [2024-09-18T08:37:09.088Z] #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:37:09.088Z] #55 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:09.088Z] #55 39.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:09.865Z] #55 40.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:10.524Z] #55 41.05 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:10.524Z] #55 41.06 OK: 7 MiB in 16 packages [2024-09-18T08:37:14.253Z] #55 ... [2024-09-18T08:37:14.253Z] [2024-09-18T08:37:14.253Z] #58 [core-metadata internal] load build context [2024-09-18T08:37:14.253Z] #58 transferring context: 270.15MB 6.0s [2024-09-18T08:37:16.340Z] #58 ... [2024-09-18T08:37:16.340Z] [2024-09-18T08:37:16.340Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:37:16.341Z] #60 ... [2024-09-18T08:37:16.341Z] [2024-09-18T08:37:16.341Z] #58 [core-metadata internal] load build context [2024-09-18T08:37:18.378Z] #58 ... [2024-09-18T08:37:18.378Z] [2024-09-18T08:37:18.378Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:37:18.378Z] #0 8.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:18.378Z] #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:18.378Z] #0 9.140 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T08:37:18.378Z] #0 9.154 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:18.378Z] #0 9.157 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:37:18.378Z] #0 9.178 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:37:18.378Z] #0 9.227 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:18.378Z] #0 9.247 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:37:18.378Z] #0 9.293 OK: 17 MiB in 19 packages [2024-09-18T08:37:18.378Z] #69 ... [2024-09-18T08:37:18.378Z] [2024-09-18T08:37:18.378Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:37:18.642Z] #70 ... [2024-09-18T08:37:18.642Z] [2024-09-18T08:37:18.642Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:37:19.352Z] #71 ... [2024-09-18T08:37:19.352Z] [2024-09-18T08:37:19.352Z] #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:37:19.352Z] #0 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:19.352Z] #0 5.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:19.352Z] #0 5.310 OK: 7 MiB in 17 packages [2024-09-18T08:37:19.615Z] #72 ... [2024-09-18T08:37:19.615Z] [2024-09-18T08:37:19.615Z] #63 [core-data internal] load build context [2024-09-18T08:37:19.615Z] #63 transferring context: 496.33MB 9.0s done [2024-09-18T08:37:19.615Z] #63 ... [2024-09-18T08:37:19.615Z] [2024-09-18T08:37:19.615Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:37:19.615Z] #57 39.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:19.615Z] #57 39.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:19.615Z] #57 40.17 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:19.615Z] #57 41.02 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T08:37:19.615Z] #57 41.04 (3/4) Installing su-exec (0.2-r3) [2024-09-18T08:37:19.615Z] #57 41.04 (4/4) Installing yq (4.33.3-r5) [2024-09-18T08:37:19.615Z] #57 41.12 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:19.615Z] #57 41.12 OK: 17 MiB in 19 packages [2024-09-18T08:37:19.615Z] #57 ... [2024-09-18T08:37:19.615Z] [2024-09-18T08:37:19.615Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:37:19.876Z] #73 ... [2024-09-18T08:37:19.876Z] [2024-09-18T08:37:19.876Z] #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:37:19.876Z] #74 ... [2024-09-18T08:37:19.876Z] [2024-09-18T08:37:19.876Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:37:20.145Z] #75 ... [2024-09-18T08:37:20.145Z] [2024-09-18T08:37:20.145Z] #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:37:20.145Z] #34 39.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.145Z] #34 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.145Z] #34 41.36 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:37:20.145Z] #34 41.36 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:37:20.145Z] #34 41.36 OK: 20070 distinct packages available [2024-09-18T08:37:20.145Z] #34 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.145Z] #34 41.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.145Z] #34 42.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:20.145Z] #34 42.30 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T08:37:20.145Z] #34 42.30 (3/4) Installing libucontext (1.2-r2) [2024-09-18T08:37:20.145Z] #34 42.31 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T08:37:20.145Z] #34 42.55 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:20.145Z] #34 42.56 OK: 8 MiB in 19 packages [2024-09-18T08:37:20.145Z] #34 ... [2024-09-18T08:37:20.145Z] [2024-09-18T08:37:20.145Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:37:20.406Z] #76 ... [2024-09-18T08:37:20.406Z] [2024-09-18T08:37:20.406Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:37:20.406Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2024-09-18T08:37:20.668Z] #67 ... [2024-09-18T08:37:20.668Z] [2024-09-18T08:37:20.668Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:37:20.668Z] #52 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.668Z] #52 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.668Z] #52 40.19 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T08:37:20.668Z] #52 41.05 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:20.668Z] #52 41.05 (3/3) Installing tzdata (2024a-r0) [2024-09-18T08:37:20.668Z] #52 41.13 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:20.668Z] #52 41.13 Executing ca-certificates-20240226-r0.trigger [2024-09-18T08:37:20.668Z] #52 41.31 OK: 11 MiB in 18 packages [2024-09-18T08:37:20.668Z] #52 ... [2024-09-18T08:37:20.668Z] [2024-09-18T08:37:20.668Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:37:20.930Z] #77 ... [2024-09-18T08:37:20.930Z] [2024-09-18T08:37:20.930Z] #65 [security-secretstore-setup internal] load build context [2024-09-18T08:37:20.930Z] #65 transferring context: 496.33MB 9.6s done [2024-09-18T08:37:20.930Z] #65 ... [2024-09-18T08:37:20.930Z] [2024-09-18T08:37:20.930Z] #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:37:20.930Z] #42 39.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.930Z] #42 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:20.930Z] #42 39.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:20.930Z] #42 40.49 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:20.930Z] #42 40.49 OK: 7 MiB in 16 packages [2024-09-18T08:37:21.191Z] #42 ... [2024-09-18T08:37:21.191Z] [2024-09-18T08:37:21.191Z] #58 [core-metadata internal] load build context [2024-09-18T08:37:21.191Z] #58 transferring context: 496.33MB 11.0s done [2024-09-18T08:37:26.485Z] #58 ... [2024-09-18T08:37:26.485Z] [2024-09-18T08:37:26.485Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-18T08:37:26.485Z] #60 transferring context: 496.33MB 9.0s done [2024-09-18T08:37:30.701Z] #60 DONE 60.4s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #53 [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-18T08:37:30.701Z] #53 DONE 61.2s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #63 [core-data internal] load build context [2024-09-18T08:37:30.701Z] #63 DONE 60.6s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T08:37:30.701Z] #57 DONE 61.1s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T08:37:30.701Z] #52 DONE 61.1s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:37:30.701Z] #55 DONE 61.2s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T08:37:30.701Z] #69 DONE 22.7s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:37:30.701Z] #78 ... [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #42 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T08:37:30.701Z] #42 DONE 60.6s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #65 [security-secretstore-setup internal] load build context [2024-09-18T08:37:30.701Z] #65 DONE 22.9s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T08:37:30.701Z] #72 DONE 22.6s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T08:37:30.701Z] #34 DONE 61.3s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #58 [core-metadata internal] load build context [2024-09-18T08:37:30.701Z] #58 DONE 60.7s [2024-09-18T08:37:30.701Z] [2024-09-18T08:37:30.701Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T08:37:30.701Z] #67 DONE 22.8s [2024-09-18T08:37:30.962Z] [2024-09-18T08:37:30.962Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:37:31.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10572 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-18T08:37:31.813Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2024-09-18T08:37:31.899Z] #79 ... [2024-09-18T08:37:31.899Z] [2024-09-18T08:37:31.899Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T08:37:31.899Z] #70 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:31.899Z] #70 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:31.899Z] #70 23.62 OK: 264 MiB in 52 packages [2024-09-18T08:37:31.899Z] #70 DONE 23.8s [2024-09-18T08:37:31.899Z] [2024-09-18T08:37:31.899Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:37:31.899Z] #66 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:31.899Z] #66 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:31.899Z] #66 23.63 OK: 12 MiB in 26 packages [2024-09-18T08:37:31.899Z] #66 DONE 23.7s [2024-09-18T08:37:32.160Z] [2024-09-18T08:37:32.160Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:37:32.160Z] #75 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.160Z] #75 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.160Z] #75 23.75 OK: 8 MiB in 17 packages [2024-09-18T08:37:32.160Z] #75 DONE 23.9s [2024-09-18T08:37:32.160Z] [2024-09-18T08:37:32.160Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:37:32.160Z] #80 DONE 0.1s [2024-09-18T08:37:32.160Z] [2024-09-18T08:37:32.160Z] #74 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:37:32.160Z] #74 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.160Z] #74 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.160Z] #74 23.93 OK: 264 MiB in 52 packages [2024-09-18T08:37:32.160Z] #74 DONE 24.0s [2024-09-18T08:37:32.160Z] [2024-09-18T08:37:32.160Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:37:32.160Z] #81 DONE 0.0s [2024-09-18T08:37:32.160Z] [2024-09-18T08:37:32.160Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T08:37:32.160Z] #73 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.160Z] #73 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.160Z] #73 23.97 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T08:37:32.160Z] #73 23.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T08:37:32.160Z] #73 23.97 OK: 20079 distinct packages available [2024-09-18T08:37:32.160Z] #73 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.420Z] #73 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.420Z] #73 24.29 OK: 264 MiB in 52 packages [2024-09-18T08:37:32.678Z] #73 DONE 24.4s [2024-09-18T08:37:32.678Z] [2024-09-18T08:37:32.678Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:37:32.678Z] #82 DONE 0.0s [2024-09-18T08:37:32.678Z] [2024-09-18T08:37:32.678Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:37:32.938Z] #83 ... [2024-09-18T08:37:32.938Z] [2024-09-18T08:37:32.938Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T08:37:32.938Z] #76 DONE 24.5s [2024-09-18T08:37:32.938Z] [2024-09-18T08:37:32.938Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T08:37:32.938Z] #77 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:32.938Z] #77 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:33.200Z] #77 24.98 OK: 8 MiB in 20 packages [2024-09-18T08:37:33.200Z] #77 DONE 25.6s [2024-09-18T08:37:33.200Z] [2024-09-18T08:37:33.201Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T08:37:34.873Z] The recommended git tool is: git [2024-09-18T08:37:35.120Z] #84 ... [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T08:37:35.120Z] #0 2.509 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.120Z] #0 2.999 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.120Z] #0 3.639 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T08:37:35.120Z] #0 3.952 Executing busybox-1.36.1-r7.trigger [2024-09-18T08:37:35.120Z] #0 3.957 OK: 7 MiB in 16 packages [2024-09-18T08:37:35.120Z] #85 DONE 4.2s [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T08:37:35.120Z] #71 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.120Z] #71 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.120Z] #71 25.03 OK: 264 MiB in 52 packages [2024-09-18T08:37:35.120Z] #71 DONE 26.7s [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T08:37:35.120Z] #84 DONE 1.7s [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:37:35.120Z] #86 DONE 1.7s [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T08:37:35.120Z] #87 DONE 0.1s [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:37:35.120Z] #88 DONE 0.1s [2024-09-18T08:37:35.120Z] [2024-09-18T08:37:35.120Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T08:37:35.713Z] #89 DONE 0.7s [2024-09-18T08:37:35.713Z] [2024-09-18T08:37:35.713Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T08:37:35.713Z] #0 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.713Z] #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.713Z] #0 4.583 OK: 17 MiB in 19 packages [2024-09-18T08:37:35.713Z] #90 DONE 5.0s [2024-09-18T08:37:35.713Z] [2024-09-18T08:37:35.713Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T08:37:35.713Z] #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.713Z] #0 4.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:35.713Z] #0 4.552 OK: 11 MiB in 18 packages [2024-09-18T08:37:35.713Z] #91 DONE 5.0s [2024-09-18T08:37:35.713Z] [2024-09-18T08:37:35.713Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:37:35.713Z] #92 DONE 0.8s [2024-09-18T08:37:35.713Z] [2024-09-18T08:37:35.713Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:37:35.713Z] #93 DONE 0.1s [2024-09-18T08:37:35.713Z] [2024-09-18T08:37:35.713Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:37:35.713Z] #78 5.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.054Z] #78 ... [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T08:37:36.054Z] #94 DONE 0.1s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T08:37:36.054Z] #95 DONE 0.1s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T08:37:36.054Z] #96 DONE 0.0s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T08:37:36.054Z] #97 DONE 0.0s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:37:36.054Z] #78 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.054Z] #78 ... [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:37:36.054Z] #98 DONE 0.1s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T08:37:36.054Z] #99 DONE 0.0s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T08:37:36.054Z] #100 DONE 0.1s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T08:37:36.054Z] #101 DONE 0.0s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:37:36.054Z] #79 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.054Z] #79 ... [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #102 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T08:37:36.054Z] #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.054Z] #0 5.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.054Z] #0 5.356 OK: 17 MiB in 19 packages [2024-09-18T08:37:36.054Z] #102 DONE 5.5s [2024-09-18T08:37:36.054Z] [2024-09-18T08:37:36.054Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:37:36.054Z] #79 5.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.313Z] #79 ... [2024-09-18T08:37:36.313Z] [2024-09-18T08:37:36.313Z] #103 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:37:36.313Z] #0 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.313Z] #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:36.313Z] #0 5.404 OK: 7 MiB in 16 packages [2024-09-18T08:37:36.313Z] #103 DONE 5.5s [2024-09-18T08:37:36.313Z] [2024-09-18T08:37:36.313Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T08:37:36.313Z] #78 5.413 OK: 7 MiB in 16 packages [2024-09-18T08:37:36.313Z] #78 DONE 5.6s [2024-09-18T08:37:36.855Z] [2024-09-18T08:37:36.855Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T08:37:36.855Z] #79 5.621 OK: 8 MiB in 19 packages [2024-09-18T08:37:36.855Z] #79 DONE 5.7s [2024-09-18T08:37:36.855Z] [2024-09-18T08:37:36.855Z] #104 [security-spire-agent] exporting to image [2024-09-18T08:37:36.855Z] #104 exporting layers [2024-09-18T08:37:37.116Z] #104 exporting layers 0.7s done [2024-09-18T08:37:37.116Z] #104 writing image sha256:549e4e0a16cecfc96bdbf58fe1b5037ef3c80f70865a9538c486431804966466 done [2024-09-18T08:37:37.116Z] #104 naming to docker.io/library/security-spire-server done [2024-09-18T08:37:37.390Z] #104 ... [2024-09-18T08:37:37.390Z] [2024-09-18T08:37:37.390Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T08:37:37.390Z] #105 DONE 0.9s [2024-09-18T08:37:37.390Z] [2024-09-18T08:37:37.390Z] #106 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T08:37:37.390Z] #106 DONE 6.7s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T08:37:37.652Z] #107 DONE 0.0s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T08:37:37.652Z] #108 DONE 0.0s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #104 [security-spire-agent] exporting to image [2024-09-18T08:37:37.652Z] #104 exporting layers 1.4s done [2024-09-18T08:37:37.652Z] #104 writing image sha256:8b219157c7ff9484fbe9411f082589f779349d0fd401f2138ab6010ce0d2b94e done [2024-09-18T08:37:37.652Z] #104 naming to docker.io/library/security-spire-agent done [2024-09-18T08:37:37.652Z] #104 DONE 1.4s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T08:37:37.652Z] #109 DONE 0.1s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T08:37:37.652Z] #110 DONE 0.0s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:37:37.652Z] #0 4.722 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:37.652Z] #111 ... [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T08:37:37.652Z] #112 DONE 0.0s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T08:37:37.652Z] #113 DONE 0.0s [2024-09-18T08:37:37.652Z] [2024-09-18T08:37:37.652Z] #104 [security-spire-config] exporting to image [2024-09-18T08:37:38.224Z] #104 exporting layers 0.6s done [2024-09-18T08:37:38.224Z] #104 writing image sha256:8ff0daba1f2cddb6709d5fb73875a96c75cb5e3a4f240455c3670b62e58da9f8 done [2024-09-18T08:37:38.224Z] #104 naming to docker.io/library/security-spire-config done [2024-09-18T08:37:38.224Z] #104 DONE 2.0s [2024-09-18T08:37:38.224Z] [2024-09-18T08:37:38.224Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T08:37:38.224Z] #111 5.184 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-18T08:37:38.484Z] #111 5.806 OK: 264 MiB in 52 packages [2024-09-18T08:37:38.745Z] #111 DONE 5.9s [2024-09-18T08:37:38.745Z] [2024-09-18T08:37:38.745Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T08:37:38.745Z] #114 DONE 0.0s [2024-09-18T08:37:38.745Z] [2024-09-18T08:37:38.745Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:37:41.434Z] using credential edgex-jenkins-ssh [2024-09-18T08:37:41.476Z] Cloning the remote Git repository [2024-09-18T08:37:42.044Z] #115 ... [2024-09-18T08:37:42.044Z] [2024-09-18T08:37:42.044Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:37:42.399Z] #116 ... [2024-09-18T08:37:42.399Z] [2024-09-18T08:37:42.399Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:37:41.539Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:37:41.687Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2024-09-18T08:37:41.889Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:37:41.891Z] > git --version # timeout=10 [2024-09-18T08:37:41.918Z] > git --version # 'git version 2.25.1' [2024-09-18T08:37:41.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:37:42.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T08:37:42.842Z] #117 ... [2024-09-18T08:37:42.843Z] [2024-09-18T08:37:42.843Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:01.608Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-18T08:38:01.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T08:38:02.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-18T08:38:02.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-18T08:38:02.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:38:02.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-18T08:38:05.156Z] Merging remotes/origin/main commit 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-18T08:38:06.026Z] Merge succeeded, producing ea319f1aeb8e3e0d20f78845d4f0b019d345e444 [2024-09-18T08:38:06.026Z] Checking out Revision ea319f1aeb8e3e0d20f78845d4f0b019d345e444 (PR-4907) [2024-09-18T08:38:05.178Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T08:38:05.259Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-18T08:38:05.545Z] > git remote # timeout=10 [2024-09-18T08:38:05.569Z] > git config --get remote.origin.url # timeout=10 [2024-09-18T08:38:05.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-18T08:38:05.615Z] > git merge 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 [2024-09-18T08:38:06.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-18T08:38:06.032Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T08:38:06.048Z] > git checkout -f ea319f1aeb8e3e0d20f78845d4f0b019d345e444 # timeout=10 [2024-09-18T08:38:10.098Z] Commit message: "Merge commit '01f2b539fb1973550dfc74f4d3b2b5ba0d443c06' into HEAD" [2024-09-18T08:38:10.135Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2024-09-18T08:38:10.104Z] > git rev-list --no-walk e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-18T08:38:11.843Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-18T08:38:11.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T08:38:11.843Z] Dload Upload Total Spent Left Speed [2024-09-18T08:38:11.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-09-18T08:38:12.189Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-18T08:38:12.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-18T08:38:12.521Z] + sudo tee /etc/docker/daemon.new [2024-09-18T08:38:12.521Z] { [2024-09-18T08:38:12.521Z] "registry-mirrors": [ [2024-09-18T08:38:12.521Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-18T08:38:12.521Z] ], [2024-09-18T08:38:12.521Z] "bip": "10.250.0.254/24", [2024-09-18T08:38:12.521Z] "hosts": [ [2024-09-18T08:38:12.521Z] "tcp://0.0.0.0:5555", [2024-09-18T08:38:12.521Z] "unix:///var/run/docker.sock" [2024-09-18T08:38:12.521Z] ], [2024-09-18T08:38:12.521Z] "mtu": 1458, [2024-09-18T08:38:12.521Z] "selinux-enabled": true, [2024-09-18T08:38:12.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-18T08:38:12.521Z] } [Pipeline] sh [2024-09-18T08:38:12.860Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-18T08:38:13.192Z] + sudo service docker restart [2024-09-18T08:38:21.586Z] #118 ... [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:21.586Z] #115 DONE 39.7s [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:21.586Z] #117 DONE 43.4s [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:21.586Z] #116 DONE 46.4s [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:21.586Z] #83 DONE 45.8s [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-18T08:38:21.586Z] #119 ... [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:21.586Z] #118 DONE 46.2s [2024-09-18T08:38:21.586Z] [2024-09-18T08:38:21.586Z] #120 [core-command builder 6/7] COPY . . [2024-09-18T08:38:29.799Z] #120 ... [2024-09-18T08:38:29.799Z] [2024-09-18T08:38:29.799Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:38:29.799Z] #121 ... [2024-09-18T08:38:29.799Z] [2024-09-18T08:38:29.799Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-18T08:38:29.799Z] #122 ... [2024-09-18T08:38:29.799Z] [2024-09-18T08:38:29.799Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #123 DONE 12.7s [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #124 [core-data builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #124 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #125 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #126 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #127 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #128 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #129 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #120 [core-command builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #120 DONE 12.7s [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #130 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #131 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #132 [support-scheduler builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #132 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #133 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #134 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #135 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #136 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #137 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #138 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-18T08:38:31.187Z] #122 DONE 12.7s [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #139 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #140 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #141 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #142 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #143 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #144 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #145 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T08:38:31.187Z] #145 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #146 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #146 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T08:38:31.187Z] #147 CACHED [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #119 DONE 12.8s [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T08:38:31.187Z] #121 DONE 12.7s [2024-09-18T08:38:31.187Z] [2024-09-18T08:38:31.187Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T08:38:31.486Z] provisioning config files... [2024-09-18T08:38:31.523Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12034598009563599574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T08:38:32.039Z] ---> ****-login.sh [2024-09-18T08:38:32.039Z] nexus3.edgexfoundry.org:10001 [2024-09-18T08:38:32.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:38:32.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:38:32.914Z] Configure a credential helper to remove this warning. See [2024-09-18T08:38:32.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:38:32.914Z] [2024-09-18T08:38:32.914Z] Login Succeeded [2024-09-18T08:38:32.914Z] nexus3.edgexfoundry.org:10002 [2024-09-18T08:38:33.099Z] #148 1.538 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-18T08:38:33.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:38:33.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:38:33.187Z] Configure a credential helper to remove this warning. See [2024-09-18T08:38:33.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:38:33.188Z] [2024-09-18T08:38:33.188Z] Login Succeeded [2024-09-18T08:38:33.461Z] nexus3.edgexfoundry.org:10003 [2024-09-18T08:38:33.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:38:33.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:38:33.739Z] Configure a credential helper to remove this warning. See [2024-09-18T08:38:33.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:38:33.739Z] [2024-09-18T08:38:33.739Z] Login Succeeded [2024-09-18T08:38:33.739Z] nexus3.edgexfoundry.org:10004 [2024-09-18T08:38:34.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:38:34.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:38:34.290Z] Configure a credential helper to remove this warning. See [2024-09-18T08:38:34.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:38:34.290Z] [2024-09-18T08:38:34.290Z] Login Succeeded [2024-09-18T08:38:34.290Z] ****.io [2024-09-18T08:38:34.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T08:38:34.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T08:38:34.835Z] Configure a credential helper to remove this warning. See [2024-09-18T08:38:34.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T08:38:34.835Z] [2024-09-18T08:38:34.835Z] Login Succeeded [2024-09-18T08:38:34.835Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T08:38:34.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-18T08:38:35.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-09-18T08:38:35.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:38:35.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T08:38:35.630Z] ========================================================= [2024-09-18T08:38:35.630Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-18T08:38:35.630Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:38:35.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:38:36.260Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-18T08:38:36.260Z] c6b39de5b339: Pulling fs layer [2024-09-18T08:38:36.260Z] a69c41024577: Pulling fs layer [2024-09-18T08:38:36.260Z] d6de4b400683: Pulling fs layer [2024-09-18T08:38:36.260Z] 35cb2a7552d0: Pulling fs layer [2024-09-18T08:38:36.260Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T08:38:36.260Z] 464afbd9ba4c: Pulling fs layer [2024-09-18T08:38:36.260Z] 00f215d4a9da: Pulling fs layer [2024-09-18T08:38:36.260Z] d496ad576159: Pulling fs layer [2024-09-18T08:38:36.260Z] 35cb2a7552d0: Waiting [2024-09-18T08:38:36.260Z] 4f4fb700ef54: Waiting [2024-09-18T08:38:36.260Z] d496ad576159: Waiting [2024-09-18T08:38:36.260Z] 00f215d4a9da: Waiting [2024-09-18T08:38:36.260Z] a69c41024577: Download complete [2024-09-18T08:38:36.260Z] 35cb2a7552d0: Verifying Checksum [2024-09-18T08:38:36.260Z] 35cb2a7552d0: Download complete [2024-09-18T08:38:36.260Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T08:38:36.260Z] 4f4fb700ef54: Download complete [2024-09-18T08:38:36.260Z] 464afbd9ba4c: Verifying Checksum [2024-09-18T08:38:36.260Z] c6b39de5b339: Download complete [2024-09-18T08:38:36.260Z] 464afbd9ba4c: Download complete [2024-09-18T08:38:36.856Z] d496ad576159: Verifying Checksum [2024-09-18T08:38:36.856Z] d496ad576159: Download complete [2024-09-18T08:38:37.449Z] c6b39de5b339: Pull complete [2024-09-18T08:38:38.042Z] a69c41024577: Pull complete [2024-09-18T08:38:38.316Z] d6de4b400683: Verifying Checksum [2024-09-18T08:38:38.316Z] d6de4b400683: Download complete [2024-09-18T08:38:39.740Z] 00f215d4a9da: Verifying Checksum [2024-09-18T08:38:39.740Z] 00f215d4a9da: Download complete [2024-09-18T08:38:41.222Z] #148 ... [2024-09-18T08:38:41.222Z] [2024-09-18T08:38:41.222Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:38:41.222Z] #0 0.585 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-18T08:38:41.222Z] #149 ... [2024-09-18T08:38:41.222Z] [2024-09-18T08:38:41.222Z] #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-18T08:38:41.222Z] #0 1.280 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-18T08:38:41.482Z] #150 ... [2024-09-18T08:38:41.482Z] [2024-09-18T08:38:41.482Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:38:41.482Z] #0 0.923 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-18T08:38:41.482Z] #151 ... [2024-09-18T08:38:41.482Z] [2024-09-18T08:38:41.482Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:38:41.482Z] #0 1.167 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-18T08:38:41.743Z] #152 ... [2024-09-18T08:38:41.743Z] [2024-09-18T08:38:41.743Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:38:41.743Z] #0 0.491 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-18T08:38:42.002Z] #153 ... [2024-09-18T08:38:42.002Z] [2024-09-18T08:38:42.002Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:38:42.002Z] #0 1.341 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-18T08:38:42.002Z] #154 ... [2024-09-18T08:38:42.002Z] [2024-09-18T08:38:42.002Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:38:42.002Z] #0 1.627 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-18T08:38:42.262Z] #155 ... [2024-09-18T08:38:42.262Z] [2024-09-18T08:38:42.262Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:38:42.262Z] #0 0.910 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-18T08:38:42.262Z] #156 ... [2024-09-18T08:38:42.262Z] [2024-09-18T08:38:42.262Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:38:42.262Z] #0 0.765 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-18T08:38:42.521Z] #157 ... [2024-09-18T08:38:42.521Z] [2024-09-18T08:38:42.521Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:38:42.521Z] #0 1.611 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-18T08:38:42.780Z] #158 ... [2024-09-18T08:38:42.780Z] [2024-09-18T08:38:42.780Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:38:42.780Z] #0 0.913 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-18T08:38:42.780Z] #159 ... [2024-09-18T08:38:42.780Z] [2024-09-18T08:38:42.780Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:38:42.780Z] #0 0.499 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-18T08:38:52.102Z] d6de4b400683: Pull complete [2024-09-18T08:38:52.102Z] 35cb2a7552d0: Pull complete [2024-09-18T08:38:52.102Z] 4f4fb700ef54: Pull complete [2024-09-18T08:38:52.369Z] 464afbd9ba4c: Pull complete [2024-09-18T08:39:00.578Z] 00f215d4a9da: Pull complete [2024-09-18T08:39:01.539Z] d496ad576159: Pull complete [2024-09-18T08:39:01.806Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-18T08:39:01.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:39:01.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:39:02.157Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:39:02.157Z] WORKDIR /edgex [2024-09-18T08:39:02.157Z] COPY go.mod . [2024-09-18T08:39:02.157Z] RUN go mod download [2024-09-18T08:39:02.157Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-18T08:39:02.762Z] Sending build context to Docker daemon 3.576MB [2024-09-18T08:39:02.762Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-18T08:39:02.762Z] ---> f246e2811388 [2024-09-18T08:39:03.033Z] Step 2/4 : WORKDIR /edgex [2024-09-18T08:39:04.983Z] ---> Running in 1ebe53d60479 [2024-09-18T08:39:05.249Z] Removing intermediate container 1ebe53d60479 [2024-09-18T08:39:05.249Z] ---> 54eab29cbf98 [2024-09-18T08:39:05.249Z] Step 3/4 : COPY go.mod . [2024-09-18T08:39:05.516Z] ---> 35ebb9a1beda [2024-09-18T08:39:05.516Z] Step 4/4 : RUN go mod download [2024-09-18T08:39:05.783Z] ---> Running in 20e41739b480 [2024-09-18T08:40:04.245Z] #160 ... [2024-09-18T08:40:04.245Z] [2024-09-18T08:40:04.245Z] #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-18T08:40:04.245Z] #150 91.51 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-18T08:40:13.691Z] Removing intermediate container 20e41739b480 [2024-09-18T08:40:13.692Z] ---> 7221b0b36c29 [2024-09-18T08:40:13.692Z] Successfully built 7221b0b36c29 [2024-09-18T08:40:13.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:40:14.042Z] + docker inspect -f . ci-base-image-arm64 [2024-09-18T08:40:14.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:40:14.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container [2024-09-18T08:40:14.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-18T08:40:15.688Z] $ docker top 1e96733dd6f9744a60fed249571e28c865d428dd70d5835db15300544142c1db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T08:40:16.566Z] + go version [2024-09-18T08:40:16.566Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-18T08:40:16.582Z] $ docker stop --time=1 1e96733dd6f9744a60fed249571e28c865d428dd70d5835db15300544142c1db [2024-09-18T08:40:18.280Z] $ docker rm -f --volumes 1e96733dd6f9744a60fed249571e28c865d428dd70d5835db15300544142c1db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T08:40:18.868Z] + docker inspect -f . ci-base-image-arm64 [2024-09-18T08:40:18.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T08:40:19.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container [2024-09-18T08:40:19.165Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-18T08:40:20.513Z] $ docker top 67f40d99251035887b8640ce66361dc6a883cd6f52615fdd5870961cd742bab0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-18T08:40:20.763Z] ========================================================= [2024-09-18T08:40:20.763Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-18T08:40:20.763Z] ========================================================= [Pipeline] sh [2024-09-18T08:40:21.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-09-18T08:40:22.042Z] + make test [2024-09-18T08:40:22.042Z] go test -race -coverprofile=coverage.out ./... [2024-09-18T08:41:18.486Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-18T08:41:25.711Z] #150 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T08:41:25.711Z] #160 DONE 164.1s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T08:41:25.711Z] #154 DONE 164.1s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T08:41:25.711Z] #148 DONE 164.1s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #161 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T08:41:25.711Z] #152 DONE 164.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T08:41:25.711Z] #151 DONE 164.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T08:41:25.711Z] #159 DONE 164.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T08:41:25.711Z] #158 DONE 164.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T08:41:25.711Z] #153 DONE 164.4s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T08:41:25.711Z] #162 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #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-18T08:41:25.711Z] #150 DONE 164.5s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T08:41:25.711Z] #149 DONE 164.6s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T08:41:25.711Z] #156 DONE 164.6s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #163 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T08:41:25.711Z] #155 DONE 164.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T08:41:25.711Z] #157 DONE 164.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #164 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #161 DONE 1.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #165 DONE 1.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T08:41:25.711Z] #162 DONE 1.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #166 DONE 0.9s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:41:25.711Z] #167 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #163 DONE 0.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #168 DONE 0.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #169 DONE 0.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #164 DONE 0.6s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #170 DONE 0.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #171 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #172 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #173 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #174 DONE 0.5s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #175 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #176 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #177 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #178 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.711Z] #179 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #180 CACHED [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T08:41:25.711Z] #181 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #182 DONE 0.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #183 DONE 0.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #184 DONE 0.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #185 DONE 0.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #186 DONE 0.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:41:25.711Z] #187 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #188 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T08:41:25.711Z] #188 DONE 1.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.711Z] #171 DONE 1.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T08:41:25.711Z] #181 DONE 2.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T08:41:25.711Z] #189 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T08:41:25.711Z] #190 DONE 2.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T08:41:25.711Z] #191 DONE 2.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T08:41:25.711Z] #192 DONE 2.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.711Z] #193 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T08:41:25.711Z] #194 DONE 3.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T08:41:25.711Z] #167 DONE 3.6s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-18T08:41:25.711Z] #195 DONE 2.7s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.711Z] #196 ... [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #197 [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-18T08:41:25.711Z] #197 DONE 3.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T08:41:25.711Z] #198 DONE 3.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #199 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.711Z] #199 DONE 2.0s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T08:41:25.711Z] #200 DONE 3.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T08:41:25.711Z] #187 DONE 3.2s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T08:41:25.711Z] #189 DONE 2.1s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.711Z] #201 DONE 1.8s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.711Z] #202 DONE 1.9s [2024-09-18T08:41:25.711Z] [2024-09-18T08:41:25.711Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.711Z] #203 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.712Z] #193 DONE 1.9s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #204 [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-18T08:41:25.712Z] #204 DONE 1.0s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T08:41:25.712Z] #205 DONE 0.8s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T08:41:25.712Z] #206 DONE 0.8s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.712Z] #196 DONE 0.8s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #207 [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-18T08:41:25.712Z] #207 DONE 0.4s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [support-scheduler] exporting to image [2024-09-18T08:41:25.712Z] #104 exporting layers [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T08:41:25.712Z] #208 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-18T08:41:25.712Z] #209 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.712Z] #210 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [core-keeper] exporting to image [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T08:41:25.712Z] #211 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #212 [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-18T08:41:25.712Z] #212 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [security-spiffe-token-provider] exporting to image [2024-09-18T08:41:25.712Z] #104 writing image sha256:fe23b6565b1e88c0f31816448b8253ac1f70b4e7381790b8d3444b0fb5046feb [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.712Z] #203 DONE 0.7s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #213 [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-18T08:41:25.712Z] #213 DONE 0.7s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T08:41:25.712Z] #214 DONE 0.6s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T08:41:25.712Z] #215 DONE 0.6s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [support-scheduler] exporting to image [2024-09-18T08:41:25.712Z] #104 writing image sha256:fe23b6565b1e88c0f31816448b8253ac1f70b4e7381790b8d3444b0fb5046feb 0.3s done [2024-09-18T08:41:25.712Z] #104 writing image sha256:c2b75e0fb0ac40917163fd4bb46950efc21fce73b926b9780bcd9dc3b13df967 0.0s done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/core-command done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/support-scheduler done [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T08:41:25.712Z] #216 DONE 0.6s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T08:41:25.712Z] #217 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [core-metadata] exporting to image [2024-09-18T08:41:25.712Z] #104 exporting layers 0.6s done [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T08:41:25.712Z] #218 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:41:25.712Z] #219 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:41:25.712Z] #220 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T08:41:25.712Z] #221 DONE 0.6s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T08:41:25.712Z] #222 DONE 0.6s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:41:25.712Z] #223 DONE 1.1s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #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-18T08:41:25.712Z] #224 DONE 0.8s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [core-metadata] exporting to image [2024-09-18T08:41:25.712Z] #104 writing image sha256:9896ffaaeaf86100816ac685c46a1e1bb296af181666e0c3125c29337ba62a01 0.0s done [2024-09-18T08:41:25.712Z] #104 writing image sha256:1a39f971b2a2350c3a23a1f4bf81f534b6e95b5286307420a8bd9fda38d220ff 0.2s done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/support-notifications 0.1s done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/core-keeper done [2024-09-18T08:41:25.712Z] #104 writing image sha256:75c7730875d4d91b22833818fd25802681f7d2580bb321bc4971a1b3e0d2ee93 done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-09-18T08:41:25.712Z] #104 writing image sha256:bc72b382b0fe9de14c9396b60ed225e37b57d4ddc4729962d3019cf164dc130b done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/support-cron-scheduler done [2024-09-18T08:41:25.712Z] #104 writing image sha256:b6c85a2b61f637ee9b6206c4de5dd2c3115aee4793b08a5aae516f295c810599 done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/core-metadata 0.0s done [2024-09-18T08:41:25.712Z] #104 writing image sha256:080fb27f8432d967d5b979fd260019c7d1f63fcca74d2821148ae0ebac805a31 [2024-09-18T08:41:25.712Z] #104 writing image sha256:080fb27f8432d967d5b979fd260019c7d1f63fcca74d2821148ae0ebac805a31 done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/core-data done [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T08:41:25.712Z] #225 DONE 0.4s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [core-data] exporting to image [2024-09-18T08:41:25.712Z] #104 exporting layers 0.4s done [2024-09-18T08:41:25.712Z] #104 exporting layers 0.3s done [2024-09-18T08:41:25.712Z] #104 writing image sha256:8304b9033b1f2ab7af87dcff337da4124d070bdb297f04dc3d202da5dcdb8cf1 done [2024-09-18T08:41:25.712Z] #104 writing image sha256:54bb6e5d3f8519786a158107f342eb0e55854fba7d20e58afb3fa24d9c1c3581 0.0s done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/security-proxy-auth done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-18T08:41:25.712Z] #104 DONE 3.9s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T08:41:25.712Z] #226 DONE 0.4s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #227 [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-18T08:41:25.712Z] #227 DONE 0.1s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T08:41:25.712Z] #228 DONE 0.1s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T08:41:25.712Z] #229 DONE 0.1s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #230 [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-18T08:41:25.712Z] #230 DONE 0.0s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T08:41:25.712Z] #231 DONE 0.1s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:41:25.712Z] #232 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T08:41:25.712Z] #233 DONE 0.1s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:41:25.712Z] #220 DONE 0.8s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [security-proxy-setup] exporting to image [2024-09-18T08:41:25.712Z] #104 exporting layers 0.2s done [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T08:41:25.712Z] #232 DONE 0.4s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [security-secretstore-setup] exporting to image [2024-09-18T08:41:25.712Z] #104 writing image sha256:1c57dc9d997000d65574cb7552302e923efc498a0f3eb84e53119c53471fad22 done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/security-proxy-setup done [2024-09-18T08:41:25.712Z] #104 exporting layers 0.2s done [2024-09-18T08:41:25.712Z] #104 ... [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T08:41:25.712Z] #234 DONE 0.5s [2024-09-18T08:41:25.712Z] [2024-09-18T08:41:25.712Z] #104 [security-bootstrapper] exporting to image [2024-09-18T08:41:25.712Z] #104 writing image sha256:c40a9e7d31363f050e9c2b3f6b86b6605b11c86f265e7c499166abaed80e8de7 done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-09-18T08:41:25.712Z] #104 exporting layers 0.2s done [2024-09-18T08:41:25.712Z] #104 writing image sha256:a110cc1cde5f22e2b387c8c6dcf2d8bf74bb8e35ef3d05d7bc3037ce4581dc38 done [2024-09-18T08:41:25.712Z] #104 naming to docker.io/library/security-bootstrapper done [2024-09-18T08:41:25.712Z] #104 DONE 4.6s [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T08:41:25.712Z] time="2024-09-18T08:36:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T08:41:25.722Z] $ docker stop --time=1 216e0256c8f703b5d66c1968323e3844c2d15483c37758664caf72dcdb6811d6 [2024-09-18T08:41:26.990Z] $ docker rm -f --volumes 216e0256c8f703b5d66c1968323e3844c2d15483c37758664caf72dcdb6811d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T08:41:27.334Z] + docker images [2024-09-18T08:41:27.334Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T08:41:27.334Z] security-bootstrapper latest a110cc1cde5f 4 seconds ago 19MB [2024-09-18T08:41:27.334Z] core-common-config-bootstrapper latest 54bb6e5d3f85 5 seconds ago 15.2MB [2024-09-18T08:41:27.334Z] security-proxy-setup latest 1c57dc9d9970 5 seconds ago 26.2MB [2024-09-18T08:41:27.334Z] security-secretstore-setup latest c40a9e7d3136 5 seconds ago 37MB [2024-09-18T08:41:27.334Z] security-proxy-auth latest 8304b9033b1f 5 seconds ago 33.1MB [2024-09-18T08:41:27.334Z] core-data latest 080fb27f8432 6 seconds ago 39.8MB [2024-09-18T08:41:27.334Z] core-metadata latest b6c85a2b61f6 6 seconds ago 39.9MB [2024-09-18T08:41:27.334Z] support-notifications latest 9896ffaaeaf8 7 seconds ago 42.6MB [2024-09-18T08:41:27.334Z] support-scheduler latest c2b75e0fb0ac 7 seconds ago 42.1MB [2024-09-18T08:41:27.334Z] core-command latest fe23b6565b1e 7 seconds ago 35.5MB [2024-09-18T08:41:27.334Z] core-keeper latest 1a39f971b2a2 7 seconds ago 39.7MB [2024-09-18T08:41:27.334Z] support-cron-scheduler latest bc72b382b0fe 7 seconds ago 44.3MB [2024-09-18T08:41:27.334Z] security-spiffe-token-provider latest 75c7730875d4 7 seconds ago 28.9MB [2024-09-18T08:41:27.334Z] security-spire-config latest 8ff0daba1f2c 3 minutes ago 120MB [2024-09-18T08:41:27.334Z] security-spire-agent latest 8b219157c7ff 3 minutes ago 182MB [2024-09-18T08:41:27.334Z] security-spire-server latest 549e4e0a16ce 3 minutes ago 121MB [2024-09-18T08:41:27.334Z] ci-base-image-x86_64 latest 22959cd154e2 8 minutes ago 971MB [2024-09-18T08:41:27.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-18T08:41:27.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-18T08:41:27.334Z] 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-18T08:45:25.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-18T08:45:25.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-18T08:46:21.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-18T08:46:22.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-18T08:46:24.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-18T08:46:24.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-18T08:46:24.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-18T08:46:24.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-18T08:46:25.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-18T08:46:25.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-18T08:46:25.907Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-18T08:46:32.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-18T08:46:32.568Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-18T08:46:32.568Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-18T08:46:32.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-18T08:46:32.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-18T08:46:44.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-18T08:46:44.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-18T08:46:44.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements [2024-09-18T08:46:57.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.204s coverage: 97.0% of statements [2024-09-18T08:47:03.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-18T08:47:03.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-18T08:47:03.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-18T08:47:07.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.300s coverage: 69.2% of statements [2024-09-18T08:47:09.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-18T08:47:09.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-18T08:47:10.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.229s coverage: 53.2% of statements [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-18T08:47:16.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-18T08:47:26.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-18T08:47:26.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:47:26.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-18T08:47:26.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-18T08:47:26.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-18T08:47:32.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.635s coverage: 93.4% of statements [2024-09-18T08:47:32.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.408s coverage: 91.7% of statements [2024-09-18T08:47:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-18T08:47:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-18T08:47:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.246s coverage: 7.0% of statements [2024-09-18T08:47:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-18T08:47:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:47:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-18T08:47:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-18T08:47:49.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.968s coverage: 95.8% of statements [2024-09-18T08:47:50.189Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-09-18T08:47:56.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-18T08:47:57.429Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.158s coverage: 0.0% of statements [no tests to run] [2024-09-18T08:48:02.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-18T08:48:02.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-18T08:48:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.321s coverage: 0.8% of statements [2024-09-18T08:48:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements [2024-09-18T08:48:08.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.144s coverage: 41.7% of statements [2024-09-18T08:48:08.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.121s coverage: 77.8% of statements [2024-09-18T08:48:08.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements [2024-09-18T08:48:08.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.133s coverage: 96.3% of statements [2024-09-18T08:48:13.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.119s coverage: 87.5% of statements [2024-09-18T08:48:15.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-18T08:48:16.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-18T08:48:16.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-18T08:48:16.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-18T08:48:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-18T08:48:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-18T08:48:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-18T08:48:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-18T08:48:24.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.123s coverage: 94.4% of statements [2024-09-18T08:48:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-18T08:48:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-18T08:48:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-18T08:48:32.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-18T08:48:32.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-18T08:48:32.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-18T08:48:32.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-18T08:48:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-18T08:48:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-18T08:48:39.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-18T08:48:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.109s coverage: 79.9% of statements [2024-09-18T08:48:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.170s coverage: 92.9% of statements [2024-09-18T08:48:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.104s coverage: 66.7% of statements [2024-09-18T08:48:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.132s coverage: 62.3% of statements [2024-09-18T08:48:40.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.109s coverage: 75.0% of statements [2024-09-18T08:48:43.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-18T08:48:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.135s coverage: 87.2% of statements [2024-09-18T08:48:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.085s coverage: 20.0% of statements [2024-09-18T08:48:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements [2024-09-18T08:48:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.288s coverage: 81.8% of statements [2024-09-18T08:48:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.287s coverage: 82.1% of statements [2024-09-18T08:48:46.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-18T08:48:47.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.123s coverage: 86.0% of statements [2024-09-18T08:48:52.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-18T08:48:52.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-18T08:48:54.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.793s coverage: 63.1% of statements [2024-09-18T08:48:54.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.128s coverage: 100.0% of statements [2024-09-18T08:48:56.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.146s coverage: 89.4% of statements [2024-09-18T08:48:56.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.093s coverage: 100.0% of statements [2024-09-18T08:48:56.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-18T08:48:56.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-18T08:48:56.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-18T08:48:56.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.081s coverage: 73.7% of statements [2024-09-18T08:48:57.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements [2024-09-18T08:49:05.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-18T08:49:05.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-18T08:49:05.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-18T08:49:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.751s coverage: 36.5% of statements [2024-09-18T08:49:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.140s coverage: 89.5% of statements [2024-09-18T08:49:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-18T08:49:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-18T08:49:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-18T08:49:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-18T08:49:07.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.115s coverage: 84.8% of statements [2024-09-18T08:49:11.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-18T08:49:11.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-18T08:49:11.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-18T08:49:12.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.149s coverage: 4.9% of statements [2024-09-18T08:49:19.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-18T08:49:19.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:49:19.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-18T08:49:20.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.440s coverage: 97.1% of statements [2024-09-18T08:49:20.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.166s coverage: 35.9% of statements [2024-09-18T08:49:27.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-18T08:49:27.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-18T08:49:27.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-18T08:49:27.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-18T08:49:35.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.195s coverage: 19.9% of statements [2024-09-18T08:49:36.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-18T08:49:36.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:49:36.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-18T08:49:36.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-18T08:49:38.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.599s coverage: 95.7% of statements [2024-09-18T08:49:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-18T08:49:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-18T08:49:43.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.169s coverage: 61.8% of statements [2024-09-18T08:49:46.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-18T08:49:46.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-18T08:49:47.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.350s coverage: 98.9% of statements [2024-09-18T08:49:49.792Z] 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-18T08:49:49.792Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-18T08:49:49.792Z] go vet ./... [2024-09-18T08:54:56.718Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-18T08:54:56.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-18T08:54:56.718Z] ./bin/test-attribution-txt.sh [2024-09-18T08:54:56.718Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-18T08:54:56.718Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-18T08:54:56.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-18T08:54:57.384Z] + ls -al . [2024-09-18T08:54:57.384Z] total 936 [2024-09-18T08:54:57.384Z] drwxrwxr-x 10 1001 1001 4096 Sep 18 08:40 . [2024-09-18T08:54:57.384Z] drwxr-xr-x 4 root root 4096 Sep 18 08:40 .. [2024-09-18T08:54:57.384Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:38 .blubracket [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 10 Sep 18 08:38 .dockerignore [2024-09-18T08:54:57.384Z] drwxrwxr-x 8 1001 1001 4096 Sep 18 08:38 .git [2024-09-18T08:54:57.384Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:38 .github [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:38 .gitignore [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 42 Sep 18 08:38 .golangci.yml [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 100 Sep 18 08:38 .hadolint.yml [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 155 Sep 18 08:38 .sonarcloud.properties [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:38 ADOPTERS.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:38 Attribution.txt [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:38 CHANGELOG.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:38 CONTRIBUTING.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 677 Sep 18 08:38 GOVERNANCE.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 861 Sep 18 08:38 Jenkinsfile [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:38 LICENSE [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:38 Makefile [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 582 Sep 18 08:38 OWNERS.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:38 README.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 789 Sep 18 08:38 SECURITY.md [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 5 Sep 18 08:32 VERSION [2024-09-18T08:54:57.384Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:38 bin [2024-09-18T08:54:57.384Z] drwxrwxr-x 20 1001 1001 4096 Sep 18 08:38 cmd [2024-09-18T08:54:57.384Z] -rw-r--r-- 1 root root 568155 Sep 18 08:49 coverage.out [2024-09-18T08:54:57.384Z] drwxrwxr-x 2 1001 1001 4096 Sep 18 08:38 fuzz_test [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:38 go.mod [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:38 go.sum [2024-09-18T08:54:57.384Z] drwxrwxr-x 7 1001 1001 4096 Sep 18 08:38 internal [2024-09-18T08:54:57.384Z] drwxrwxr-x 3 1001 1001 4096 Sep 18 08:38 openapi [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 584 Sep 18 08:38 security.txt [2024-09-18T08:54:57.384Z] -rw-rw-r-- 1 1001 1001 204 Sep 18 08:38 version.go [Pipeline] sh [2024-09-18T08:54:58.014Z] + '[' -e coverage.out ] [2024-09-18T08:54:58.014Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-18T08:54:58.046Z] Warning: overwriting stash ‘coverage-report’ [2024-09-18T08:54:58.985Z] Stashed 1 file(s) [Pipeline] sh [2024-09-18T08:54:59.616Z] + make build [2024-09-18T08:54:59.616Z] 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-18T08:58:36.400Z] 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-18T08:58:36.400Z] 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-18T08:58:41.743Z] 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-18T08:58:45.093Z] 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-18T08:58:55.152Z] 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-18T08:59:27.363Z] 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-18T08:59:31.619Z] 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-18T08:59:43.925Z] 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-18T08:59:53.973Z] 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-18T08:59:58.216Z] 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-18T09:00:00.792Z] 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-18T09:00:04.123Z] 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-18T09:00:09.447Z] 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-18T09:00:13.752Z] $ docker stop --time=1 67f40d99251035887b8640ce66361dc6a883cd6f52615fdd5870961cd742bab0 [2024-09-18T09:00:16.565Z] $ docker rm -f --volumes 67f40d99251035887b8640ce66361dc6a883cd6f52615fdd5870961cd742bab0 [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-18T09:00:27.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T09:00:27.066Z] [2024-09-18T09:00:27.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:00:27.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T09:00:28.003Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-18T09:00:28.003Z] 547446be3368: Pulling fs layer [2024-09-18T09:00:28.003Z] d125d8839a47: Pulling fs layer [2024-09-18T09:00:28.003Z] 3e85d5ac6304: Pulling fs layer [2024-09-18T09:00:28.003Z] c3105a71a48b: Pulling fs layer [2024-09-18T09:00:28.003Z] 0f093f025ec4: Pulling fs layer [2024-09-18T09:00:28.003Z] c3106fc0e877: Pulling fs layer [2024-09-18T09:00:28.003Z] 0f093f025ec4: Waiting [2024-09-18T09:00:28.003Z] c3106fc0e877: Waiting [2024-09-18T09:00:28.272Z] 547446be3368: Verifying Checksum [2024-09-18T09:00:28.272Z] c3105a71a48b: Download complete [2024-09-18T09:00:28.540Z] d125d8839a47: Verifying Checksum [2024-09-18T09:00:28.540Z] d125d8839a47: Download complete [2024-09-18T09:00:28.540Z] c3106fc0e877: Verifying Checksum [2024-09-18T09:00:28.540Z] c3106fc0e877: Download complete [2024-09-18T09:00:28.810Z] 0f093f025ec4: Verifying Checksum [2024-09-18T09:00:28.810Z] 0f093f025ec4: Download complete [2024-09-18T09:00:29.078Z] 547446be3368: Pull complete [2024-09-18T09:00:30.039Z] d125d8839a47: Pull complete [2024-09-18T09:00:30.629Z] 3e85d5ac6304: Download complete [2024-09-18T09:00:40.712Z] 3e85d5ac6304: Pull complete [2024-09-18T09:00:40.712Z] c3105a71a48b: Pull complete [2024-09-18T09:00:41.672Z] 0f093f025ec4: Pull complete [2024-09-18T09:00:41.940Z] c3106fc0e877: Pull complete [2024-09-18T09:00:41.940Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-18T09:00:41.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-18T09:00:41.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:00:42.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container [2024-09-18T09:00:42.223Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-18T09:00:44.546Z] $ docker top 8c0ec14273a6952d65263507723fe7b4c26637f4631e78cb74369062bb3dd2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T09:00:45.419Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-18T09:00:57.754Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-09-18T09:00:57.754Z] #1 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #2 transferring dockerfile: 2.07kB 0.0s done [2024-09-18T09:00:57.754Z] #2 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #3 [core-data internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #3 transferring dockerfile: 2.07kB 0.0s done [2024-09-18T09:00:57.754Z] #3 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-09-18T09:00:57.754Z] #4 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-09-18T09:00:57.754Z] #5 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #6 transferring dockerfile: 1.70kB done [2024-09-18T09:00:57.754Z] #6 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #7 transferring dockerfile: 1.85kB done [2024-09-18T09:00:57.754Z] #7 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #8 transferring dockerfile: 1.81kB 0.0s done [2024-09-18T09:00:57.754Z] #8 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #9 transferring dockerfile: 1.93kB done [2024-09-18T09:00:57.754Z] #9 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #10 transferring dockerfile: 2.49kB 0.0s done [2024-09-18T09:00:57.754Z] #10 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-18T09:00:57.754Z] #11 transferring dockerfile: 2.50kB done [2024-09-18T09:00:57.754Z] #11 DONE 0.1s [2024-09-18T09:00:57.754Z] [2024-09-18T09:00:57.754Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-18T09:00:58.026Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-09-18T09:00:58.026Z] #12 DONE 0.1s [2024-09-18T09:00:58.026Z] [2024-09-18T09:00:58.026Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-18T09:00:58.026Z] #13 transferring dockerfile: 3.17kB 0.0s done [2024-09-18T09:00:58.026Z] #13 DONE 0.1s [2024-09-18T09:00:58.026Z] [2024-09-18T09:00:58.026Z] #14 [core-command internal] load build definition from Dockerfile [2024-09-18T09:00:58.026Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-09-18T09:00:58.026Z] #14 DONE 0.1s [2024-09-18T09:00:58.026Z] [2024-09-18T09:00:58.026Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-18T09:00:58.026Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-09-18T09:00:58.026Z] #15 DONE 0.1s [2024-09-18T09:00:58.295Z] [2024-09-18T09:00:58.295Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-09-18T09:00:58.295Z] #16 transferring dockerfile: 1.95kB 0.0s done [2024-09-18T09:00:58.295Z] #16 DONE 0.1s [2024-09-18T09:00:58.295Z] [2024-09-18T09:00:58.295Z] #17 [security-spire-config internal] load .dockerignore [2024-09-18T09:00:58.295Z] #17 transferring context: [2024-09-18T09:00:58.295Z] #17 transferring context: 50B 0.0s done [2024-09-18T09:00:58.295Z] #17 DONE 0.1s [2024-09-18T09:00:59.259Z] [2024-09-18T09:00:59.259Z] #18 [core-keeper internal] load .dockerignore [2024-09-18T09:00:59.259Z] #18 transferring context: 50B 0.0s done [2024-09-18T09:00:59.259Z] #18 DONE 0.1s [2024-09-18T09:00:59.259Z] [2024-09-18T09:00:59.259Z] #19 [core-data internal] load .dockerignore [2024-09-18T09:00:59.259Z] #19 transferring context: 50B 0.0s done [2024-09-18T09:00:59.259Z] #19 DONE 0.1s [2024-09-18T09:00:59.259Z] [2024-09-18T09:00:59.259Z] #20 [security-proxy-auth internal] load .dockerignore [2024-09-18T09:00:59.536Z] #20 transferring context: 50B 0.0s done [2024-09-18T09:00:59.536Z] #20 DONE 0.1s [2024-09-18T09:00:59.536Z] [2024-09-18T09:00:59.536Z] #21 [core-metadata internal] load .dockerignore [2024-09-18T09:00:59.536Z] #21 transferring context: 50B done [2024-09-18T09:00:59.536Z] #21 DONE 0.1s [2024-09-18T09:00:59.536Z] [2024-09-18T09:00:59.536Z] #22 [security-spire-server internal] load .dockerignore [2024-09-18T09:00:59.536Z] #22 transferring context: 50B 0.0s done [2024-09-18T09:00:59.536Z] #22 DONE 0.1s [2024-09-18T09:00:59.536Z] [2024-09-18T09:00:59.536Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-18T09:00:59.805Z] #23 transferring context: 50B done [2024-09-18T09:00:59.805Z] #23 DONE 0.1s [2024-09-18T09:00:59.805Z] [2024-09-18T09:00:59.805Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-18T09:00:59.805Z] #24 transferring context: 50B 0.0s done [2024-09-18T09:00:59.805Z] #24 DONE 0.1s [2024-09-18T09:00:59.805Z] [2024-09-18T09:00:59.805Z] #25 [support-scheduler internal] load .dockerignore [2024-09-18T09:00:59.805Z] #25 transferring context: 50B 0.0s done [2024-09-18T09:00:59.805Z] #25 DONE 0.1s [2024-09-18T09:00:59.805Z] [2024-09-18T09:00:59.805Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-18T09:00:59.805Z] #26 transferring context: 50B 0.0s done [2024-09-18T09:00:59.805Z] #26 DONE 0.1s [2024-09-18T09:00:59.805Z] [2024-09-18T09:00:59.805Z] #27 [security-proxy-setup internal] load .dockerignore [2024-09-18T09:00:59.805Z] #27 transferring context: 50B 0.0s done [2024-09-18T09:01:00.082Z] #27 DONE 0.1s [2024-09-18T09:01:00.082Z] [2024-09-18T09:01:00.082Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-18T09:01:00.082Z] #28 transferring context: 50B 0.0s done [2024-09-18T09:01:00.082Z] #28 DONE 0.1s [2024-09-18T09:01:00.082Z] [2024-09-18T09:01:00.082Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-18T09:01:00.082Z] #29 transferring context: 50B 0.0s done [2024-09-18T09:01:00.082Z] #29 DONE 0.1s [2024-09-18T09:01:00.082Z] [2024-09-18T09:01:00.082Z] #30 [core-command internal] load .dockerignore [2024-09-18T09:01:00.358Z] #30 transferring context: 50B 0.0s done [2024-09-18T09:01:00.358Z] #30 DONE 0.1s [2024-09-18T09:01:00.358Z] [2024-09-18T09:01:00.358Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-18T09:01:00.358Z] #31 transferring context: 50B 0.0s done [2024-09-18T09:01:00.358Z] #31 DONE 0.1s [2024-09-18T09:01:00.358Z] [2024-09-18T09:01:00.358Z] #32 [support-notifications internal] load .dockerignore [2024-09-18T09:01:00.358Z] #32 transferring context: 50B done [2024-09-18T09:01:00.358Z] #32 DONE 0.1s [2024-09-18T09:01:00.358Z] [2024-09-18T09:01:00.358Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T09:01:00.629Z] #33 ... [2024-09-18T09:01:00.630Z] [2024-09-18T09:01:00.630Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:00.630Z] #34 DONE 0.2s [2024-09-18T09:01:00.898Z] [2024-09-18T09:01:00.898Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T09:01:01.166Z] #33 DONE 0.7s [2024-09-18T09:01:01.166Z] [2024-09-18T09:01:01.166Z] #35 [security-spire-config internal] load build context [2024-09-18T09:01:01.166Z] #35 transferring context: 25.96kB 0.0s done [2024-09-18T09:01:01.166Z] #35 DONE 0.1s [2024-09-18T09:01:01.166Z] [2024-09-18T09:01:01.166Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:01.166Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-18T09:01:01.438Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-18T09:01:01.438Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-18T09:01:01.438Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-18T09:01:01.438Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T09:01:01.438Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T09:01:01.438Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T09:01:01.438Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-18T09:01:01.438Z] #36 ... [2024-09-18T09:01:01.438Z] [2024-09-18T09:01:01.438Z] #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:01.438Z] #37 DONE 0.0s [2024-09-18T09:01:01.438Z] [2024-09-18T09:01:01.438Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:01.438Z] #34 DONE 0.2s [2024-09-18T09:01:01.438Z] [2024-09-18T09:01:01.438Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:01.438Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-18T09:01:01.438Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-09-18T09:01:01.438Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-09-18T09:01:01.709Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-18T09:01:01.709Z] #36 ... [2024-09-18T09:01:01.709Z] [2024-09-18T09:01:01.709Z] #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:01.709Z] #37 DONE 0.0s [2024-09-18T09:01:01.709Z] [2024-09-18T09:01:01.709Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:01.709Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.00MB / 28.04MB 0.5s [2024-09-18T09:01:01.709Z] #36 ... [2024-09-18T09:01:01.709Z] [2024-09-18T09:01:01.709Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:01.709Z] #34 DONE 0.4s [2024-09-18T09:01:01.709Z] [2024-09-18T09:01:01.709Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:01.978Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.84MB / 28.04MB 0.7s [2024-09-18T09:01:01.978Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-18T09:01:01.978Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s [2024-09-18T09:01:02.248Z] #36 ... [2024-09-18T09:01:02.249Z] [2024-09-18T09:01:02.249Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:02.249Z] #34 DONE 0.7s [2024-09-18T09:01:02.249Z] [2024-09-18T09:01:02.249Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:02.249Z] #36 ... [2024-09-18T09:01:02.249Z] [2024-09-18T09:01:02.249Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T09:01:02.249Z] #33 DONE 0.9s [2024-09-18T09:01:02.249Z] [2024-09-18T09:01:02.249Z] #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:02.249Z] #37 DONE 0.0s [2024-09-18T09:01:02.249Z] [2024-09-18T09:01:02.249Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:02.249Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-18T09:01:02.249Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-18T09:01:02.249Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-18T09:01:02.249Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-18T09:01:02.249Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T09:01:02.249Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T09:01:02.249Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T09:01:02.249Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-18T09:01:02.249Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.20MB / 28.04MB 1.1s [2024-09-18T09:01:02.249Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-18T09:01:02.517Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.22MB / 28.04MB 1.4s [2024-09-18T09:01:02.786Z] #36 ... [2024-09-18T09:01:02.786Z] [2024-09-18T09:01:02.786Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:02.786Z] #34 DONE 1.2s [2024-09-18T09:01:02.786Z] [2024-09-18T09:01:02.786Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:02.786Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.6s [2024-09-18T09:01:03.053Z] #36 ... [2024-09-18T09:01:03.053Z] [2024-09-18T09:01:03.053Z] #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:03.053Z] #37 DONE 0.0s [2024-09-18T09:01:03.053Z] [2024-09-18T09:01:03.053Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:03.053Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.7s [2024-09-18T09:01:03.053Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-18T09:01:03.322Z] #36 ... [2024-09-18T09:01:03.322Z] [2024-09-18T09:01:03.322Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-18T09:01:03.322Z] #33 DONE 1.4s [2024-09-18T09:01:03.322Z] [2024-09-18T09:01:03.322Z] #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:03.322Z] #37 DONE 0.0s [2024-09-18T09:01:03.322Z] [2024-09-18T09:01:03.322Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:03.322Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.1s [2024-09-18T09:01:03.322Z] #36 ... [2024-09-18T09:01:03.322Z] [2024-09-18T09:01:03.322Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:03.322Z] #34 DONE 1.7s [2024-09-18T09:01:03.322Z] [2024-09-18T09:01:03.322Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:03.322Z] #38 DONE 0.0s [2024-09-18T09:01:03.322Z] [2024-09-18T09:01:03.322Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:03.593Z] #36 ... [2024-09-18T09:01:03.593Z] [2024-09-18T09:01:03.593Z] #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:03.593Z] #37 DONE 0.0s [2024-09-18T09:01:03.593Z] [2024-09-18T09:01:03.593Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:03.593Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.5s [2024-09-18T09:01:03.865Z] #36 ... [2024-09-18T09:01:03.865Z] [2024-09-18T09:01:03.865Z] #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:03.865Z] #37 DONE 0.0s [2024-09-18T09:01:03.865Z] [2024-09-18T09:01:03.865Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:03.865Z] #36 ... [2024-09-18T09:01:03.865Z] [2024-09-18T09:01:03.865Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:03.865Z] #34 DONE 2.1s [2024-09-18T09:01:03.865Z] [2024-09-18T09:01:03.865Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:03.865Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.7s [2024-09-18T09:01:03.865Z] #36 ... [2024-09-18T09:01:03.865Z] [2024-09-18T09:01:03.865Z] #39 [security-spire-server internal] load build context [2024-09-18T09:01:03.865Z] #39 transferring context: 27.71kB 0.2s done [2024-09-18T09:01:03.865Z] #39 DONE 1.6s [2024-09-18T09:01:03.865Z] [2024-09-18T09:01:03.865Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:04.135Z] #36 ... [2024-09-18T09:01:04.135Z] [2024-09-18T09:01:04.135Z] #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:04.135Z] #37 DONE 0.0s [2024-09-18T09:01:04.135Z] [2024-09-18T09:01:04.135Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-18T09:01:04.135Z] #40 DONE 1.4s [2024-09-18T09:01:04.135Z] [2024-09-18T09:01:04.135Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:04.135Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.68MB / 28.04MB 2.9s [2024-09-18T09:01:04.135Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-18T09:01:04.135Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-18T09:01:04.135Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-18T09:01:04.135Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-18T09:01:04.135Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-18T09:01:04.135Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-18T09:01:04.135Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-18T09:01:04.135Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-18T09:01:04.135Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-18T09:01:04.135Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-18T09:01:04.404Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.1s [2024-09-18T09:01:04.404Z] #36 ... [2024-09-18T09:01:04.404Z] [2024-09-18T09:01:04.404Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:04.404Z] #34 DONE 2.4s [2024-09-18T09:01:04.404Z] [2024-09-18T09:01:04.404Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:04.404Z] #36 ... [2024-09-18T09:01:04.404Z] [2024-09-18T09:01:04.404Z] #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:04.404Z] #37 DONE 0.0s [2024-09-18T09:01:04.404Z] [2024-09-18T09:01:04.404Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:04.676Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s [2024-09-18T09:01:04.945Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done [2024-09-18T09:01:04.945Z] #36 ... [2024-09-18T09:01:04.945Z] [2024-09-18T09:01:04.945Z] #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:04.945Z] #37 DONE 0.0s [2024-09-18T09:01:04.945Z] [2024-09-18T09:01:04.945Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:04.945Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s done [2024-09-18T09:01:05.216Z] #36 ... [2024-09-18T09:01:05.216Z] [2024-09-18T09:01:05.216Z] #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-18T09:01:05.216Z] #37 DONE 0.1s [2024-09-18T09:01:05.216Z] [2024-09-18T09:01:05.216Z] #41 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T09:01:05.216Z] #41 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T09:01:05.216Z] #41 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T09:01:05.216Z] #41 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T09:01:05.216Z] #41 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T09:01:05.216Z] #41 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T09:01:05.216Z] #41 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.5s done [2024-09-18T09:01:05.803Z] #41 ... [2024-09-18T09:01:05.803Z] [2024-09-18T09:01:05.803Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-18T09:01:05.803Z] #34 DONE 3.4s [2024-09-18T09:01:05.803Z] [2024-09-18T09:01:05.803Z] #42 [security-spire-agent internal] load build context [2024-09-18T09:01:05.803Z] #42 transferring context: 27.24kB 0.2s done [2024-09-18T09:01:05.803Z] #42 DONE 1.6s [2024-09-18T09:01:05.803Z] [2024-09-18T09:01:05.803Z] #41 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-18T09:01:05.803Z] #41 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-18T09:01:05.803Z] #41 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-18T09:01:05.803Z] #41 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-18T09:01:05.803Z] #41 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-18T09:01:05.803Z] #41 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-18T09:01:05.803Z] #41 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.5s done [2024-09-18T09:01:06.072Z] #41 DONE 6.3s [2024-09-18T09:01:06.072Z] [2024-09-18T09:01:06.072Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:06.072Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s [2024-09-18T09:01:08.664Z] #36 ... [2024-09-18T09:01:08.664Z] [2024-09-18T09:01:08.664Z] #43 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T09:01:08.664Z] #43 DONE 7.0s [2024-09-18T09:01:08.664Z] [2024-09-18T09:01:08.664Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:10.624Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.9s [2024-09-18T09:01:11.585Z] #36 ... [2024-09-18T09:01:11.585Z] [2024-09-18T09:01:11.585Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:11.585Z] #44 transferring context: 29.29MB 9.8s [2024-09-18T09:01:11.585Z] #44 ... [2024-09-18T09:01:11.585Z] [2024-09-18T09:01:11.585Z] #45 [core-data internal] load build context [2024-09-18T09:01:11.866Z] #45 ... [2024-09-18T09:01:11.866Z] [2024-09-18T09:01:11.866Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:11.866Z] #36 ... [2024-09-18T09:01:11.866Z] [2024-09-18T09:01:11.866Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:11.866Z] #46 ... [2024-09-18T09:01:11.866Z] [2024-09-18T09:01:11.866Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:01:12.477Z] #47 ... [2024-09-18T09:01:12.477Z] [2024-09-18T09:01:12.477Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:12.745Z] #46 ... [2024-09-18T09:01:12.745Z] [2024-09-18T09:01:12.745Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:12.745Z] #48 ... [2024-09-18T09:01:12.745Z] [2024-09-18T09:01:12.745Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:13.705Z] #46 ... [2024-09-18T09:01:13.705Z] [2024-09-18T09:01:13.705Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:13.705Z] #38 ... [2024-09-18T09:01:13.705Z] [2024-09-18T09:01:13.705Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:13.705Z] #49 ... [2024-09-18T09:01:13.705Z] [2024-09-18T09:01:13.705Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:13.974Z] #38 ... [2024-09-18T09:01:13.974Z] [2024-09-18T09:01:13.974Z] #50 [core-data builder 2/8] WORKDIR /edgex-go [2024-09-18T09:01:13.974Z] #50 DONE 5.0s [2024-09-18T09:01:13.974Z] [2024-09-18T09:01:13.974Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:14.249Z] #49 ... [2024-09-18T09:01:14.249Z] [2024-09-18T09:01:14.249Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:01:14.249Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-18T09:01:14.249Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-18T09:01:14.249Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-18T09:01:14.249Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-18T09:01:14.249Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-18T09:01:14.249Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-18T09:01:14.249Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-18T09:01:14.249Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.2s done [2024-09-18T09:01:14.249Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-18T09:01:14.249Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.7s [2024-09-18T09:01:14.249Z] #51 ... [2024-09-18T09:01:14.249Z] [2024-09-18T09:01:14.249Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:14.249Z] #52 ... [2024-09-18T09:01:14.249Z] [2024-09-18T09:01:14.249Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:14.518Z] #53 ... [2024-09-18T09:01:14.518Z] [2024-09-18T09:01:14.518Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:01:14.518Z] #51 ... [2024-09-18T09:01:14.518Z] [2024-09-18T09:01:14.518Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:01:14.798Z] #54 ... [2024-09-18T09:01:14.798Z] [2024-09-18T09:01:14.798Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:15.072Z] #53 ... [2024-09-18T09:01:15.072Z] [2024-09-18T09:01:15.072Z] #55 [core-command internal] load build context [2024-09-18T09:01:15.343Z] #55 ... [2024-09-18T09:01:15.343Z] [2024-09-18T09:01:15.343Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:15.343Z] #56 ... [2024-09-18T09:01:15.343Z] [2024-09-18T09:01:15.343Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:15.612Z] #46 ... [2024-09-18T09:01:15.612Z] [2024-09-18T09:01:15.612Z] #57 [support-notifications internal] load build context [2024-09-18T09:01:15.880Z] #57 ... [2024-09-18T09:01:15.880Z] [2024-09-18T09:01:15.880Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:16.480Z] #56 ... [2024-09-18T09:01:16.480Z] [2024-09-18T09:01:16.481Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T09:01:16.481Z] #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:16.481Z] #0 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:16.481Z] #0 8.109 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T09:01:16.481Z] #0 8.109 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T09:01:16.481Z] #0 8.109 OK: 19946 distinct packages available [2024-09-18T09:01:16.481Z] #0 8.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:16.481Z] #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:16.481Z] #58 ... [2024-09-18T09:01:16.481Z] [2024-09-18T09:01:16.481Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:16.756Z] #46 transferring context: 52.65MB 14.4s [2024-09-18T09:01:17.029Z] #46 ... [2024-09-18T09:01:17.029Z] [2024-09-18T09:01:17.029Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T09:01:17.305Z] #59 ... [2024-09-18T09:01:17.305Z] [2024-09-18T09:01:17.305Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T09:01:17.305Z] #60 ... [2024-09-18T09:01:17.305Z] [2024-09-18T09:01:17.305Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T09:01:17.573Z] #61 ... [2024-09-18T09:01:17.573Z] [2024-09-18T09:01:17.573Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T09:01:17.573Z] #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:17.573Z] #0 9.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:17.573Z] #62 ... [2024-09-18T09:01:17.573Z] [2024-09-18T09:01:17.573Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T09:01:17.573Z] #63 ... [2024-09-18T09:01:17.573Z] [2024-09-18T09:01:17.573Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T09:01:17.841Z] #64 ... [2024-09-18T09:01:17.841Z] [2024-09-18T09:01:17.841Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T09:01:17.841Z] #65 ... [2024-09-18T09:01:17.841Z] [2024-09-18T09:01:17.841Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T09:01:18.109Z] #66 ... [2024-09-18T09:01:18.109Z] [2024-09-18T09:01:18.109Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T09:01:18.109Z] #67 ... [2024-09-18T09:01:18.109Z] [2024-09-18T09:01:18.109Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T09:01:18.381Z] #68 ... [2024-09-18T09:01:18.381Z] [2024-09-18T09:01:18.381Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:18.656Z] #56 ... [2024-09-18T09:01:18.656Z] [2024-09-18T09:01:18.656Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-18T09:01:18.656Z] #61 DONE 11.5s [2024-09-18T09:01:18.924Z] [2024-09-18T09:01:18.924Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:20.879Z] #56 ... [2024-09-18T09:01:20.879Z] [2024-09-18T09:01:20.879Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-18T09:01:20.879Z] #58 10.71 (1/11) Installing ca-certificates (20240226-r0) [2024-09-18T09:01:20.879Z] #58 11.17 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-18T09:01:20.879Z] #58 11.17 (3/11) Installing libunistring (1.1-r1) [2024-09-18T09:01:20.879Z] #58 11.28 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-18T09:01:20.879Z] #58 11.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-18T09:01:20.879Z] #58 11.41 (6/11) Installing libcurl (8.9.1-r0) [2024-09-18T09:01:20.879Z] #58 11.41 (7/11) Installing curl (8.9.1-r0) [2024-09-18T09:01:20.879Z] #58 11.41 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:20.879Z] #58 11.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-18T09:01:20.879Z] #58 11.52 (10/11) Installing libucontext (1.2-r2) [2024-09-18T09:01:20.879Z] #58 11.52 (11/11) Installing gcompat (1.1.0-r1) [2024-09-18T09:01:20.879Z] #58 11.52 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:20.879Z] #58 11.68 Executing ca-certificates-20240226-r0.trigger [2024-09-18T09:01:20.880Z] #58 12.31 OK: 13 MiB in 26 packages [2024-09-18T09:01:20.880Z] #58 DONE 14.1s [2024-09-18T09:01:20.880Z] [2024-09-18T09:01:20.880Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:21.841Z] #56 ... [2024-09-18T09:01:21.841Z] [2024-09-18T09:01:21.841Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:21.841Z] #44 ... [2024-09-18T09:01:21.841Z] [2024-09-18T09:01:21.841Z] #45 [core-data internal] load build context [2024-09-18T09:01:21.841Z] #45 transferring context: 53.93MB 19.9s [2024-09-18T09:01:22.111Z] #45 ... [2024-09-18T09:01:22.111Z] [2024-09-18T09:01:22.111Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:22.111Z] #44 ... [2024-09-18T09:01:22.111Z] [2024-09-18T09:01:22.111Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-18T09:01:22.111Z] #62 11.45 (1/2) Installing ca-certificates (20240226-r0) [2024-09-18T09:01:22.111Z] #62 11.65 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:22.111Z] #62 11.65 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:22.111Z] #62 11.73 Executing ca-certificates-20240226-r0.trigger [2024-09-18T09:01:22.111Z] #62 12.53 OK: 9 MiB in 17 packages [2024-09-18T09:01:22.111Z] #62 DONE 15.2s [2024-09-18T09:01:22.111Z] [2024-09-18T09:01:22.111Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:22.696Z] #44 ... [2024-09-18T09:01:22.697Z] [2024-09-18T09:01:22.697Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:01:22.697Z] #47 ... [2024-09-18T09:01:22.697Z] [2024-09-18T09:01:22.697Z] #45 [core-data internal] load build context [2024-09-18T09:01:22.969Z] #45 ... [2024-09-18T09:01:22.969Z] [2024-09-18T09:01:22.969Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:22.969Z] #48 ... [2024-09-18T09:01:22.969Z] [2024-09-18T09:01:22.969Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:23.957Z] #44 ... [2024-09-18T09:01:23.957Z] [2024-09-18T09:01:23.957Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:23.957Z] #38 ... [2024-09-18T09:01:23.957Z] [2024-09-18T09:01:23.957Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:23.957Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s [2024-09-18T09:01:24.235Z] #36 ... [2024-09-18T09:01:24.235Z] [2024-09-18T09:01:24.235Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T09:01:24.235Z] #69 ... [2024-09-18T09:01:24.235Z] [2024-09-18T09:01:24.235Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T09:01:24.507Z] #70 ... [2024-09-18T09:01:24.507Z] [2024-09-18T09:01:24.507Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T09:01:24.507Z] #71 ... [2024-09-18T09:01:24.507Z] [2024-09-18T09:01:24.507Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:24.507Z] #49 ... [2024-09-18T09:01:24.507Z] [2024-09-18T09:01:24.507Z] #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-18T09:01:24.776Z] #72 ... [2024-09-18T09:01:24.776Z] [2024-09-18T09:01:24.776Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T09:01:24.776Z] #73 ... [2024-09-18T09:01:24.776Z] [2024-09-18T09:01:24.776Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:25.043Z] #52 ... [2024-09-18T09:01:25.043Z] [2024-09-18T09:01:25.043Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:01:25.043Z] #54 ... [2024-09-18T09:01:25.043Z] [2024-09-18T09:01:25.043Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:25.314Z] #52 ... [2024-09-18T09:01:25.314Z] [2024-09-18T09:01:25.314Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-18T09:01:25.314Z] #59 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:25.314Z] #59 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:25.314Z] #59 16.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:25.314Z] #59 16.05 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:25.314Z] #59 16.05 OK: 8 MiB in 16 packages [2024-09-18T09:01:25.314Z] #59 DONE 18.0s [2024-09-18T09:01:25.314Z] [2024-09-18T09:01:25.314Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:25.314Z] #52 ... [2024-09-18T09:01:25.314Z] [2024-09-18T09:01:25.314Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:25.314Z] #53 ... [2024-09-18T09:01:25.314Z] [2024-09-18T09:01:25.314Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:01:25.314Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.8s [2024-09-18T09:01:25.314Z] #51 ... [2024-09-18T09:01:25.314Z] [2024-09-18T09:01:25.314Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:25.581Z] #52 ... [2024-09-18T09:01:25.581Z] [2024-09-18T09:01:25.581Z] #55 [core-command internal] load build context [2024-09-18T09:01:25.581Z] #55 ... [2024-09-18T09:01:25.581Z] [2024-09-18T09:01:25.581Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:25.850Z] #53 ... [2024-09-18T09:01:25.850Z] [2024-09-18T09:01:25.850Z] #57 [support-notifications internal] load build context [2024-09-18T09:01:25.850Z] #57 ... [2024-09-18T09:01:25.850Z] [2024-09-18T09:01:25.850Z] #55 [core-command internal] load build context [2024-09-18T09:01:27.263Z] #55 ... [2024-09-18T09:01:27.263Z] [2024-09-18T09:01:27.263Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:27.263Z] #46 transferring context: 66.95MB 24.6s [2024-09-18T09:01:27.263Z] #46 ... [2024-09-18T09:01:27.263Z] [2024-09-18T09:01:27.263Z] #55 [core-command internal] load build context [2024-09-18T09:01:28.677Z] #55 ... [2024-09-18T09:01:28.677Z] [2024-09-18T09:01:28.677Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-18T09:01:28.677Z] #64 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:28.677Z] #64 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:28.677Z] #64 18.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:28.677Z] #64 18.89 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:28.677Z] #64 19.04 OK: 8 MiB in 16 packages [2024-09-18T09:01:28.677Z] #64 DONE 21.4s [2024-09-18T09:01:28.677Z] [2024-09-18T09:01:28.677Z] #55 [core-command internal] load build context [2024-09-18T09:01:29.649Z] #55 ... [2024-09-18T09:01:29.649Z] [2024-09-18T09:01:29.649Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T09:01:29.649Z] #74 ... [2024-09-18T09:01:29.649Z] [2024-09-18T09:01:29.649Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:30.242Z] #46 ... [2024-09-18T09:01:30.242Z] [2024-09-18T09:01:30.242Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T09:01:30.242Z] #67 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:30.242Z] #67 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:30.242Z] #67 16.91 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T09:01:30.242Z] #67 16.91 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T09:01:30.242Z] #67 16.91 OK: 19946 distinct packages available [2024-09-18T09:01:30.242Z] #67 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:30.242Z] #67 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:30.242Z] #67 ... [2024-09-18T09:01:30.242Z] [2024-09-18T09:01:30.242Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:30.512Z] #38 ... [2024-09-18T09:01:30.512Z] [2024-09-18T09:01:30.512Z] #45 [core-data internal] load build context [2024-09-18T09:01:30.779Z] #45 ... [2024-09-18T09:01:30.779Z] [2024-09-18T09:01:30.779Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:30.779Z] #38 ... [2024-09-18T09:01:30.779Z] [2024-09-18T09:01:30.779Z] #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-18T09:01:30.779Z] #72 DONE 16.8s [2024-09-18T09:01:31.047Z] [2024-09-18T09:01:31.047Z] #45 [core-data internal] load build context [2024-09-18T09:01:31.315Z] #45 ... [2024-09-18T09:01:31.315Z] [2024-09-18T09:01:31.315Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T09:01:31.585Z] #75 ... [2024-09-18T09:01:31.585Z] [2024-09-18T09:01:31.585Z] #45 [core-data internal] load build context [2024-09-18T09:01:31.852Z] #45 ... [2024-09-18T09:01:31.852Z] [2024-09-18T09:01:31.852Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:31.852Z] #56 ... [2024-09-18T09:01:31.852Z] [2024-09-18T09:01:31.852Z] #45 [core-data internal] load build context [2024-09-18T09:01:32.122Z] #45 transferring context: 66.45MB 30.1s [2024-09-18T09:01:32.392Z] #45 ... [2024-09-18T09:01:32.393Z] [2024-09-18T09:01:32.393Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T09:01:32.661Z] #76 ... [2024-09-18T09:01:32.661Z] [2024-09-18T09:01:32.661Z] #45 [core-data internal] load build context [2024-09-18T09:01:32.932Z] #45 ... [2024-09-18T09:01:32.932Z] [2024-09-18T09:01:32.932Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:01:33.204Z] #47 ... [2024-09-18T09:01:33.204Z] [2024-09-18T09:01:33.204Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T09:01:33.204Z] #68 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:33.204Z] #68 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:33.204Z] #68 20.90 (1/3) Installing ca-certificates (20240226-r0) [2024-09-18T09:01:33.204Z] #68 21.19 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:33.204Z] #68 21.19 (3/3) Installing tzdata (2024a-r0) [2024-09-18T09:01:33.204Z] #68 24.04 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:33.204Z] #68 24.24 Executing ca-certificates-20240226-r0.trigger [2024-09-18T09:01:33.204Z] #68 ... [2024-09-18T09:01:33.204Z] [2024-09-18T09:01:33.204Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T09:01:33.204Z] #71 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:33.204Z] #71 ... [2024-09-18T09:01:33.204Z] [2024-09-18T09:01:33.204Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:33.475Z] #48 ... [2024-09-18T09:01:33.475Z] [2024-09-18T09:01:33.475Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:34.064Z] #56 ... [2024-09-18T09:01:34.064Z] [2024-09-18T09:01:34.064Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T09:01:34.064Z] #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:34.064Z] #60 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:34.064Z] #60 24.67 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T09:01:34.064Z] #60 24.67 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T09:01:34.064Z] #60 24.67 OK: 19946 distinct packages available [2024-09-18T09:01:34.064Z] #60 ... [2024-09-18T09:01:34.064Z] [2024-09-18T09:01:34.064Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:34.333Z] #44 ... [2024-09-18T09:01:34.333Z] [2024-09-18T09:01:34.333Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T09:01:34.333Z] #60 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:34.333Z] #60 ... [2024-09-18T09:01:34.333Z] [2024-09-18T09:01:34.333Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:34.333Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.2s [2024-09-18T09:01:34.601Z] #36 ... [2024-09-18T09:01:34.601Z] [2024-09-18T09:01:34.601Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:34.869Z] #48 ... [2024-09-18T09:01:34.869Z] [2024-09-18T09:01:34.869Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:34.869Z] #49 ... [2024-09-18T09:01:34.869Z] [2024-09-18T09:01:34.869Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:35.136Z] #36 ... [2024-09-18T09:01:35.136Z] [2024-09-18T09:01:35.136Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T09:01:35.404Z] #77 ... [2024-09-18T09:01:35.404Z] [2024-09-18T09:01:35.404Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:01:35.404Z] #54 ... [2024-09-18T09:01:35.404Z] [2024-09-18T09:01:35.404Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:35.404Z] #46 ... [2024-09-18T09:01:35.404Z] [2024-09-18T09:01:35.404Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T09:01:35.404Z] #65 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:35.404Z] #65 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:35.688Z] #65 27.32 (1/4) Installing ca-certificates (20240226-r0) [2024-09-18T09:01:35.688Z] #65 28.01 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:35.688Z] #65 28.01 (3/4) Installing su-exec (0.2-r3) [2024-09-18T09:01:35.688Z] #65 28.01 (4/4) Installing yq (4.33.3-r5) [2024-09-18T09:01:35.688Z] #65 ... [2024-09-18T09:01:35.688Z] [2024-09-18T09:01:35.688Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:01:35.688Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.7s [2024-09-18T09:01:35.688Z] #51 ... [2024-09-18T09:01:35.688Z] [2024-09-18T09:01:35.688Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:35.958Z] #52 ... [2024-09-18T09:01:35.958Z] [2024-09-18T09:01:35.958Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-18T09:01:35.958Z] #67 25.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:35.958Z] #67 26.09 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-18T09:01:35.958Z] #67 26.09 (3/4) Installing libucontext (1.2-r2) [2024-09-18T09:01:35.958Z] #67 26.09 (4/4) Installing gcompat (1.1.0-r1) [2024-09-18T09:01:35.958Z] #67 26.39 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:35.958Z] #67 26.39 OK: 8 MiB in 19 packages [2024-09-18T09:01:35.958Z] #67 DONE 28.7s [2024-09-18T09:01:35.958Z] [2024-09-18T09:01:35.958Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:35.958Z] #52 ... [2024-09-18T09:01:35.958Z] [2024-09-18T09:01:35.958Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:36.228Z] #49 ... [2024-09-18T09:01:36.228Z] [2024-09-18T09:01:36.228Z] #57 [support-notifications internal] load build context [2024-09-18T09:01:36.228Z] #57 ... [2024-09-18T09:01:36.228Z] [2024-09-18T09:01:36.228Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:36.498Z] #36 ... [2024-09-18T09:01:36.498Z] [2024-09-18T09:01:36.498Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:36.498Z] #53 ... [2024-09-18T09:01:36.498Z] [2024-09-18T09:01:36.498Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T09:01:36.498Z] #63 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:36.498Z] #63 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:36.498Z] #63 28.04 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:36.498Z] #63 28.04 (2/2) Installing su-exec (0.2-r3) [2024-09-18T09:01:36.498Z] #63 28.04 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:36.498Z] #63 28.04 OK: 8 MiB in 17 packages [2024-09-18T09:01:36.498Z] #63 ... [2024-09-18T09:01:36.498Z] [2024-09-18T09:01:36.498Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-18T09:01:36.498Z] #66 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:36.498Z] #66 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:36.498Z] #66 24.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:36.498Z] #66 24.22 (2/4) Installing openssl (3.1.7-r0) [2024-09-18T09:01:36.498Z] #66 24.22 (3/4) Installing su-exec (0.2-r3) [2024-09-18T09:01:36.498Z] #66 24.32 (4/4) Installing yq (4.33.3-r5) [2024-09-18T09:01:36.498Z] #66 26.00 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:36.498Z] #66 26.00 OK: 18 MiB in 19 packages [2024-09-18T09:01:36.765Z] #66 DONE 29.2s [2024-09-18T09:01:36.765Z] [2024-09-18T09:01:36.765Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:37.730Z] #53 ... [2024-09-18T09:01:37.730Z] [2024-09-18T09:01:37.730Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-18T09:01:37.730Z] #68 25.79 OK: 12 MiB in 18 packages [2024-09-18T09:01:37.730Z] #68 DONE 30.3s [2024-09-18T09:01:37.730Z] [2024-09-18T09:01:37.730Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:37.730Z] #53 transferring context: 14.38MB 31.2s [2024-09-18T09:01:38.314Z] #53 ... [2024-09-18T09:01:38.314Z] [2024-09-18T09:01:38.314Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T09:01:38.314Z] #78 ... [2024-09-18T09:01:38.314Z] [2024-09-18T09:01:38.314Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T09:01:38.314Z] #69 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:38.314Z] #69 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:38.314Z] #69 21.73 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-18T09:01:38.314Z] #69 21.73 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-18T09:01:38.314Z] #69 21.73 OK: 19955 distinct packages available [2024-09-18T09:01:38.314Z] #69 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:38.581Z] #69 ... [2024-09-18T09:01:38.581Z] [2024-09-18T09:01:38.581Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:40.003Z] #53 ... [2024-09-18T09:01:40.003Z] [2024-09-18T09:01:40.003Z] #55 [core-command internal] load build context [2024-09-18T09:01:40.003Z] #55 ... [2024-09-18T09:01:40.003Z] [2024-09-18T09:01:40.003Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:40.588Z] #53 ... [2024-09-18T09:01:40.588Z] [2024-09-18T09:01:40.588Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-18T09:01:40.588Z] #63 DONE 32.9s [2024-09-18T09:01:40.588Z] [2024-09-18T09:01:40.588Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:40.873Z] #53 ... [2024-09-18T09:01:40.873Z] [2024-09-18T09:01:40.873Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-18T09:01:40.873Z] #65 28.82 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:40.873Z] #65 28.91 Executing ca-certificates-20240226-r0.trigger [2024-09-18T09:01:40.873Z] #65 29.73 OK: 18 MiB in 19 packages [2024-09-18T09:01:40.873Z] #65 DONE 33.5s [2024-09-18T09:01:40.873Z] [2024-09-18T09:01:40.873Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:41.140Z] #38 ... [2024-09-18T09:01:41.140Z] [2024-09-18T09:01:41.140Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T09:01:41.140Z] #79 ... [2024-09-18T09:01:41.140Z] [2024-09-18T09:01:41.140Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:43.092Z] #38 ... [2024-09-18T09:01:43.092Z] [2024-09-18T09:01:43.092Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T09:01:43.092Z] #71 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:43.092Z] #71 25.60 OK: 266 MiB in 52 packages [2024-09-18T09:01:43.092Z] #71 DONE 29.0s [2024-09-18T09:01:43.092Z] [2024-09-18T09:01:43.092Z] #45 [core-data internal] load build context [2024-09-18T09:01:43.092Z] #45 transferring context: 79.90MB 41.1s [2024-09-18T09:01:43.092Z] #45 ... [2024-09-18T09:01:43.092Z] [2024-09-18T09:01:43.092Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T09:01:43.092Z] #77 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:43.677Z] #77 ... [2024-09-18T09:01:43.677Z] [2024-09-18T09:01:43.677Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:01:43.677Z] #47 ... [2024-09-18T09:01:43.677Z] [2024-09-18T09:01:43.677Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:44.262Z] #38 ... [2024-09-18T09:01:44.262Z] [2024-09-18T09:01:44.262Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:44.262Z] #56 ... [2024-09-18T09:01:44.262Z] [2024-09-18T09:01:44.262Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-18T09:01:44.262Z] #60 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:44.262Z] #60 32.45 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:44.262Z] #60 32.45 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-18T09:01:44.262Z] #60 32.45 (3/5) Installing libucontext (1.2-r2) [2024-09-18T09:01:44.262Z] #60 32.45 (4/5) Installing gcompat (1.1.0-r1) [2024-09-18T09:01:44.262Z] #60 32.45 (5/5) Installing openssl (3.1.7-r0) [2024-09-18T09:01:44.262Z] #60 32.45 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:44.262Z] #60 32.64 OK: 9 MiB in 20 packages [2024-09-18T09:01:44.262Z] #60 DONE 37.0s [2024-09-18T09:01:44.262Z] [2024-09-18T09:01:44.262Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:44.262Z] #56 ... [2024-09-18T09:01:44.262Z] [2024-09-18T09:01:44.262Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:44.847Z] #38 ... [2024-09-18T09:01:44.847Z] [2024-09-18T09:01:44.847Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-18T09:01:44.847Z] #73 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:44.847Z] #73 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:44.847Z] #73 27.77 OK: 266 MiB in 52 packages [2024-09-18T09:01:44.847Z] #73 DONE 30.9s [2024-09-18T09:01:44.847Z] [2024-09-18T09:01:44.847Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:44.847Z] #38 ... [2024-09-18T09:01:44.847Z] [2024-09-18T09:01:44.847Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:45.114Z] #48 ... [2024-09-18T09:01:45.114Z] [2024-09-18T09:01:45.114Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-18T09:01:45.114Z] #69 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:45.114Z] #69 27.75 OK: 266 MiB in 52 packages [2024-09-18T09:01:45.114Z] #69 DONE 31.0s [2024-09-18T09:01:45.114Z] [2024-09-18T09:01:45.114Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:45.114Z] #48 ... [2024-09-18T09:01:45.114Z] [2024-09-18T09:01:45.114Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:45.382Z] #38 ... [2024-09-18T09:01:45.382Z] [2024-09-18T09:01:45.382Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:45.650Z] #44 ... [2024-09-18T09:01:45.650Z] [2024-09-18T09:01:45.650Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:01:45.650Z] #54 ... [2024-09-18T09:01:45.650Z] [2024-09-18T09:01:45.650Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:45.918Z] #46 ... [2024-09-18T09:01:45.918Z] [2024-09-18T09:01:45.918Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:45.918Z] #48 ... [2024-09-18T09:01:45.918Z] [2024-09-18T09:01:45.918Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:01:45.918Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.7s [2024-09-18T09:01:46.184Z] #51 ... [2024-09-18T09:01:46.184Z] [2024-09-18T09:01:46.184Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:46.184Z] #49 ... [2024-09-18T09:01:46.184Z] [2024-09-18T09:01:46.184Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:46.450Z] #52 ... [2024-09-18T09:01:46.450Z] [2024-09-18T09:01:46.450Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T09:01:46.450Z] #80 ... [2024-09-18T09:01:46.450Z] [2024-09-18T09:01:46.450Z] #57 [support-notifications internal] load build context [2024-09-18T09:01:46.716Z] #57 ... [2024-09-18T09:01:46.716Z] [2024-09-18T09:01:46.716Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:46.980Z] #49 ... [2024-09-18T09:01:46.980Z] [2024-09-18T09:01:46.980Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:46.980Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.8s [2024-09-18T09:01:46.980Z] #36 ... [2024-09-18T09:01:46.980Z] [2024-09-18T09:01:46.980Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:47.247Z] #52 ... [2024-09-18T09:01:47.247Z] [2024-09-18T09:01:47.247Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T09:01:47.512Z] #81 ... [2024-09-18T09:01:47.512Z] [2024-09-18T09:01:47.512Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:48.095Z] #52 ... [2024-09-18T09:01:48.095Z] [2024-09-18T09:01:48.095Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T09:01:48.095Z] #82 ... [2024-09-18T09:01:48.095Z] [2024-09-18T09:01:48.095Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:49.057Z] #46 transferring context: 97.86MB 46.4s [2024-09-18T09:01:50.016Z] #46 ... [2024-09-18T09:01:50.016Z] [2024-09-18T09:01:50.016Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-18T09:01:50.016Z] #70 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.016Z] #70 28.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.016Z] #70 32.68 OK: 266 MiB in 52 packages [2024-09-18T09:01:50.016Z] #70 DONE 35.9s [2024-09-18T09:01:50.016Z] [2024-09-18T09:01:50.016Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:50.283Z] #46 ... [2024-09-18T09:01:50.283Z] [2024-09-18T09:01:50.283Z] #55 [core-command internal] load build context [2024-09-18T09:01:50.283Z] #55 ... [2024-09-18T09:01:50.283Z] [2024-09-18T09:01:50.283Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T09:01:50.283Z] #76 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.283Z] #76 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.283Z] #76 23.91 OK: 9 MiB in 17 packages [2024-09-18T09:01:50.283Z] #76 DONE 27.8s [2024-09-18T09:01:50.283Z] [2024-09-18T09:01:50.283Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:50.549Z] #46 ... [2024-09-18T09:01:50.549Z] [2024-09-18T09:01:50.549Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T09:01:50.549Z] #75 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.549Z] #75 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.549Z] #75 26.04 OK: 13 MiB in 26 packages [2024-09-18T09:01:50.549Z] #75 DONE 29.2s [2024-09-18T09:01:50.549Z] [2024-09-18T09:01:50.549Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:50.549Z] #46 ... [2024-09-18T09:01:50.549Z] [2024-09-18T09:01:50.549Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T09:01:50.817Z] #83 ... [2024-09-18T09:01:50.817Z] [2024-09-18T09:01:50.817Z] #55 [core-command internal] load build context [2024-09-18T09:01:50.817Z] #55 ... [2024-09-18T09:01:50.817Z] [2024-09-18T09:01:50.817Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-18T09:01:50.817Z] #74 22.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.817Z] #74 24.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:50.817Z] #74 28.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-18T09:01:50.817Z] #74 29.56 Executing busybox-1.36.1-r7.trigger [2024-09-18T09:01:50.817Z] #74 29.72 OK: 8 MiB in 16 packages [2024-09-18T09:01:50.817Z] #74 DONE 31.7s [2024-09-18T09:01:50.817Z] [2024-09-18T09:01:50.817Z] #55 [core-command internal] load build context [2024-09-18T09:01:51.083Z] #55 ... [2024-09-18T09:01:51.083Z] [2024-09-18T09:01:51.083Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T09:01:51.083Z] #84 ... [2024-09-18T09:01:51.083Z] [2024-09-18T09:01:51.083Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-18T09:01:51.083Z] #77 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:51.083Z] #77 24.17 OK: 8 MiB in 16 packages [2024-09-18T09:01:51.083Z] #77 DONE 26.0s [2024-09-18T09:01:51.083Z] [2024-09-18T09:01:51.083Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:01:51.349Z] #53 ... [2024-09-18T09:01:51.350Z] [2024-09-18T09:01:51.350Z] #55 [core-command internal] load build context [2024-09-18T09:01:51.350Z] #55 ... [2024-09-18T09:01:51.350Z] [2024-09-18T09:01:51.350Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-18T09:01:51.350Z] #78 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:51.350Z] #78 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:51.350Z] #78 22.14 OK: 8 MiB in 16 packages [2024-09-18T09:01:51.350Z] #78 DONE 23.4s [2024-09-18T09:01:51.615Z] [2024-09-18T09:01:51.615Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:52.577Z] #46 ... [2024-09-18T09:01:52.577Z] [2024-09-18T09:01:52.577Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-18T09:01:52.577Z] #79 16.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:52.577Z] #79 18.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:52.577Z] #79 20.62 OK: 266 MiB in 52 packages [2024-09-18T09:01:52.577Z] #79 DONE 21.6s [2024-09-18T09:01:52.844Z] [2024-09-18T09:01:52.844Z] #46 [core-metadata internal] load build context [2024-09-18T09:01:53.427Z] #46 ... [2024-09-18T09:01:53.427Z] [2024-09-18T09:01:53.427Z] #45 [core-data internal] load build context [2024-09-18T09:01:53.427Z] #45 ... [2024-09-18T09:01:53.427Z] [2024-09-18T09:01:53.427Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T09:01:53.427Z] #81 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:53.692Z] #81 ... [2024-09-18T09:01:53.692Z] [2024-09-18T09:01:53.692Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:01:53.959Z] #47 transferring context: 99.07MB 51.5s [2024-09-18T09:01:53.959Z] #47 ... [2024-09-18T09:01:53.959Z] [2024-09-18T09:01:53.959Z] #45 [core-data internal] load build context [2024-09-18T09:01:54.542Z] #45 ... [2024-09-18T09:01:54.542Z] [2024-09-18T09:01:54.542Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:54.542Z] #56 ... [2024-09-18T09:01:54.542Z] [2024-09-18T09:01:54.542Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T09:01:54.542Z] #85 ... [2024-09-18T09:01:54.542Z] [2024-09-18T09:01:54.542Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:01:55.500Z] #56 ... [2024-09-18T09:01:55.500Z] [2024-09-18T09:01:55.500Z] #38 [support-scheduler internal] load build context [2024-09-18T09:01:55.764Z] #38 ... [2024-09-18T09:01:55.764Z] [2024-09-18T09:01:55.764Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:55.764Z] #44 ... [2024-09-18T09:01:55.764Z] [2024-09-18T09:01:55.764Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:01:56.033Z] #54 ... [2024-09-18T09:01:56.033Z] [2024-09-18T09:01:56.033Z] #44 [core-keeper internal] load build context [2024-09-18T09:01:56.033Z] #44 ... [2024-09-18T09:01:56.033Z] [2024-09-18T09:01:56.033Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:56.297Z] #48 ... [2024-09-18T09:01:56.297Z] [2024-09-18T09:01:56.297Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:01:56.297Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.8s [2024-09-18T09:01:56.297Z] #51 ... [2024-09-18T09:01:56.297Z] [2024-09-18T09:01:56.297Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:56.560Z] #48 ... [2024-09-18T09:01:56.560Z] [2024-09-18T09:01:56.560Z] #57 [support-notifications internal] load build context [2024-09-18T09:01:56.825Z] #57 ... [2024-09-18T09:01:56.825Z] [2024-09-18T09:01:56.825Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:57.091Z] #48 ... [2024-09-18T09:01:57.091Z] [2024-09-18T09:01:57.091Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:01:57.091Z] #49 ... [2024-09-18T09:01:57.091Z] [2024-09-18T09:01:57.091Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:57.091Z] #48 ... [2024-09-18T09:01:57.091Z] [2024-09-18T09:01:57.091Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:57.091Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.1s [2024-09-18T09:01:57.357Z] #36 ... [2024-09-18T09:01:57.357Z] [2024-09-18T09:01:57.357Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:01:58.318Z] #48 ... [2024-09-18T09:01:58.318Z] [2024-09-18T09:01:58.318Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:01:58.594Z] #52 ... [2024-09-18T09:01:58.594Z] [2024-09-18T09:01:58.594Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:01:59.558Z] #36 ... [2024-09-18T09:01:59.558Z] [2024-09-18T09:01:59.558Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-18T09:01:59.558Z] #81 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:01:59.558Z] #81 20.16 OK: 18 MiB in 19 packages [2024-09-18T09:01:59.558Z] #81 DONE 22.0s [2024-09-18T09:01:59.558Z] [2024-09-18T09:01:59.558Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-18T09:02:00.523Z] #86 DONE 0.8s [2024-09-18T09:02:00.523Z] [2024-09-18T09:02:00.523Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-18T09:02:00.523Z] #82 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:00.523Z] #82 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:00.523Z] #82 21.26 OK: 12 MiB in 18 packages [2024-09-18T09:02:00.523Z] #82 DONE 22.3s [2024-09-18T09:02:00.523Z] [2024-09-18T09:02:00.523Z] #45 [core-data internal] load build context [2024-09-18T09:02:00.523Z] #45 transferring context: 109.80MB 58.3s [2024-09-18T09:02:00.789Z] #45 ... [2024-09-18T09:02:00.789Z] [2024-09-18T09:02:00.789Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:01.378Z] #52 ... [2024-09-18T09:02:01.378Z] [2024-09-18T09:02:01.378Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-18T09:02:01.378Z] #80 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:01.378Z] #80 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:01.378Z] #80 23.50 OK: 8 MiB in 19 packages [2024-09-18T09:02:01.378Z] #80 DONE 24.9s [2024-09-18T09:02:01.378Z] [2024-09-18T09:02:01.378Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:01.378Z] #52 ... [2024-09-18T09:02:01.378Z] [2024-09-18T09:02:01.378Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:01.644Z] #53 ... [2024-09-18T09:02:01.644Z] [2024-09-18T09:02:01.644Z] #55 [core-command internal] load build context [2024-09-18T09:02:01.644Z] #55 ... [2024-09-18T09:02:01.644Z] [2024-09-18T09:02:01.644Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:01.909Z] #52 ... [2024-09-18T09:02:01.909Z] [2024-09-18T09:02:01.909Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-18T09:02:01.909Z] #83 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:01.909Z] #83 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:01.909Z] #83 19.55 OK: 8 MiB in 17 packages [2024-09-18T09:02:01.909Z] #83 DONE 21.2s [2024-09-18T09:02:01.909Z] [2024-09-18T09:02:01.909Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:02.177Z] #52 ... [2024-09-18T09:02:02.177Z] [2024-09-18T09:02:02.177Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-18T09:02:02.177Z] #84 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:02.177Z] #84 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:02.177Z] #84 20.28 OK: 18 MiB in 19 packages [2024-09-18T09:02:02.177Z] #84 DONE 21.1s [2024-09-18T09:02:02.177Z] [2024-09-18T09:02:02.177Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:03.139Z] #52 ... [2024-09-18T09:02:03.139Z] [2024-09-18T09:02:03.139Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-18T09:02:03.139Z] #85 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:03.139Z] #85 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-18T09:02:03.139Z] #85 17.48 OK: 9 MiB in 20 packages [2024-09-18T09:02:03.139Z] #85 DONE 18.7s [2024-09-18T09:02:03.139Z] [2024-09-18T09:02:03.139Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:03.405Z] #52 ... [2024-09-18T09:02:03.405Z] [2024-09-18T09:02:03.405Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:03.683Z] #46 ... [2024-09-18T09:02:03.683Z] [2024-09-18T09:02:03.683Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:03.951Z] #52 ... [2024-09-18T09:02:03.951Z] [2024-09-18T09:02:03.951Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:02:04.217Z] #47 ... [2024-09-18T09:02:04.217Z] [2024-09-18T09:02:04.217Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:05.629Z] #52 transferring context: 107.23MB 59.0s [2024-09-18T09:02:05.629Z] #52 ... [2024-09-18T09:02:05.629Z] [2024-09-18T09:02:05.629Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:05.896Z] #56 ... [2024-09-18T09:02:05.896Z] [2024-09-18T09:02:05.896Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:05.896Z] #38 ... [2024-09-18T09:02:05.896Z] [2024-09-18T09:02:05.896Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-18T09:02:05.896Z] #87 DONE 2.6s [2024-09-18T09:02:05.896Z] [2024-09-18T09:02:05.896Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:05.896Z] #38 ... [2024-09-18T09:02:05.896Z] [2024-09-18T09:02:05.896Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:06.161Z] #52 ... [2024-09-18T09:02:06.161Z] [2024-09-18T09:02:06.161Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:06.161Z] #54 ... [2024-09-18T09:02:06.161Z] [2024-09-18T09:02:06.161Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:06.161Z] #56 ... [2024-09-18T09:02:06.161Z] [2024-09-18T09:02:06.161Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:06.426Z] #44 ... [2024-09-18T09:02:06.426Z] [2024-09-18T09:02:06.426Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:07.021Z] #54 ... [2024-09-18T09:02:07.022Z] [2024-09-18T09:02:07.022Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:07.022Z] #57 ... [2024-09-18T09:02:07.022Z] [2024-09-18T09:02:07.022Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:02:07.022Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 49.1s done [2024-09-18T09:02:07.022Z] #51 ... [2024-09-18T09:02:07.022Z] [2024-09-18T09:02:07.022Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-18T09:02:07.022Z] #88 DONE 5.1s [2024-09-18T09:02:07.022Z] [2024-09-18T09:02:07.022Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:07.287Z] #49 ... [2024-09-18T09:02:07.287Z] [2024-09-18T09:02:07.287Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:07.877Z] #54 ... [2024-09-18T09:02:07.877Z] [2024-09-18T09:02:07.877Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-18T09:02:07.877Z] #89 DONE 0.9s [2024-09-18T09:02:07.877Z] [2024-09-18T09:02:07.877Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:08.839Z] #54 ... [2024-09-18T09:02:08.839Z] [2024-09-18T09:02:08.839Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T09:02:08.839Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 62.0s done [2024-09-18T09:02:08.839Z] #36 DONE 68.5s [2024-09-18T09:02:08.839Z] [2024-09-18T09:02:08.839Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:08.839Z] #54 ... [2024-09-18T09:02:08.839Z] [2024-09-18T09:02:08.839Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:08.839Z] #48 ... [2024-09-18T09:02:08.839Z] [2024-09-18T09:02:08.839Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:10.964Z] #54 transferring context: 120.42MB 64.1s [2024-09-18T09:02:10.964Z] #54 ... [2024-09-18T09:02:10.964Z] [2024-09-18T09:02:10.964Z] #45 [core-data internal] load build context [2024-09-18T09:02:10.964Z] #45 ... [2024-09-18T09:02:10.964Z] [2024-09-18T09:02:10.964Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:11.630Z] #54 ... [2024-09-18T09:02:11.631Z] [2024-09-18T09:02:11.631Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:11.900Z] #53 ... [2024-09-18T09:02:11.900Z] [2024-09-18T09:02:11.900Z] #55 [core-command internal] load build context [2024-09-18T09:02:11.900Z] #55 ... [2024-09-18T09:02:11.900Z] [2024-09-18T09:02:11.900Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:13.950Z] #53 ... [2024-09-18T09:02:13.950Z] [2024-09-18T09:02:13.950Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:13.950Z] #46 ... [2024-09-18T09:02:13.950Z] [2024-09-18T09:02:13.950Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:14.561Z] #53 ... [2024-09-18T09:02:14.561Z] [2024-09-18T09:02:14.561Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:02:14.561Z] #47 ... [2024-09-18T09:02:14.561Z] [2024-09-18T09:02:14.561Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:15.539Z] #53 transferring context: 78.62MB 69.1s [2024-09-18T09:02:16.156Z] #53 ... [2024-09-18T09:02:16.156Z] [2024-09-18T09:02:16.156Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:16.156Z] #38 ... [2024-09-18T09:02:16.156Z] [2024-09-18T09:02:16.156Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:16.454Z] #52 ... [2024-09-18T09:02:16.454Z] [2024-09-18T09:02:16.454Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:16.454Z] #53 ... [2024-09-18T09:02:16.454Z] [2024-09-18T09:02:16.454Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:16.722Z] #56 ... [2024-09-18T09:02:16.722Z] [2024-09-18T09:02:16.722Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:16.722Z] #44 ... [2024-09-18T09:02:16.722Z] [2024-09-18T09:02:16.722Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:17.305Z] #53 ... [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:17.305Z] #57 ... [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T09:02:17.305Z] #90 DONE 4.4s [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:17.305Z] #57 ... [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:17.305Z] #53 ... [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T09:02:17.305Z] #91 DONE 5.3s [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:17.305Z] #53 ... [2024-09-18T09:02:17.305Z] [2024-09-18T09:02:17.305Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:17.572Z] #49 ... [2024-09-18T09:02:17.572Z] [2024-09-18T09:02:17.572Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-18T09:02:17.572Z] #92 DONE 5.4s [2024-09-18T09:02:17.572Z] [2024-09-18T09:02:17.572Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:17.572Z] #49 ... [2024-09-18T09:02:17.572Z] [2024-09-18T09:02:17.572Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-18T09:02:18.549Z] #93 DONE 1.0s [2024-09-18T09:02:18.549Z] [2024-09-18T09:02:18.549Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:18.817Z] #38 ... [2024-09-18T09:02:18.817Z] [2024-09-18T09:02:18.817Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-18T09:02:18.817Z] #94 DONE 1.5s [2024-09-18T09:02:18.817Z] [2024-09-18T09:02:18.817Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:18.817Z] #38 ... [2024-09-18T09:02:18.817Z] [2024-09-18T09:02:18.817Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:19.092Z] #48 ... [2024-09-18T09:02:19.093Z] [2024-09-18T09:02:19.093Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:19.360Z] #38 ... [2024-09-18T09:02:19.360Z] [2024-09-18T09:02:19.360Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-18T09:02:19.360Z] #95 DONE 1.6s [2024-09-18T09:02:19.360Z] [2024-09-18T09:02:19.360Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:19.947Z] #38 ... [2024-09-18T09:02:19.947Z] [2024-09-18T09:02:19.947Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-18T09:02:19.947Z] #96 DONE 1.2s [2024-09-18T09:02:19.947Z] [2024-09-18T09:02:19.947Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:20.571Z] #38 ... [2024-09-18T09:02:20.571Z] [2024-09-18T09:02:20.571Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-18T09:02:20.571Z] #97 DONE 1.5s [2024-09-18T09:02:20.571Z] [2024-09-18T09:02:20.571Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:20.571Z] #38 transferring context: 170.49MB 75.0s [2024-09-18T09:02:20.843Z] #38 ... [2024-09-18T09:02:20.843Z] [2024-09-18T09:02:20.843Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-18T09:02:20.843Z] #98 DONE 1.5s [2024-09-18T09:02:20.843Z] [2024-09-18T09:02:20.843Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:21.117Z] #38 ... [2024-09-18T09:02:21.117Z] [2024-09-18T09:02:21.117Z] #45 [core-data internal] load build context [2024-09-18T09:02:21.117Z] #45 ... [2024-09-18T09:02:21.117Z] [2024-09-18T09:02:21.117Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T09:02:21.117Z] #99 DONE 1.3s [2024-09-18T09:02:21.117Z] [2024-09-18T09:02:21.117Z] #45 [core-data internal] load build context [2024-09-18T09:02:21.117Z] #45 ... [2024-09-18T09:02:21.117Z] [2024-09-18T09:02:21.117Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:21.702Z] #48 ... [2024-09-18T09:02:21.703Z] [2024-09-18T09:02:21.703Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T09:02:21.703Z] #100 DONE 1.0s [2024-09-18T09:02:21.703Z] [2024-09-18T09:02:21.703Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:21.971Z] #48 ... [2024-09-18T09:02:21.971Z] [2024-09-18T09:02:21.971Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:21.971Z] #54 ... [2024-09-18T09:02:21.971Z] [2024-09-18T09:02:21.971Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-18T09:02:21.971Z] #101 DONE 1.2s [2024-09-18T09:02:21.971Z] [2024-09-18T09:02:21.971Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:21.971Z] #54 ... [2024-09-18T09:02:21.971Z] [2024-09-18T09:02:21.971Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:22.240Z] #48 ... [2024-09-18T09:02:22.240Z] [2024-09-18T09:02:22.240Z] #55 [core-command internal] load build context [2024-09-18T09:02:22.240Z] #55 ... [2024-09-18T09:02:22.240Z] [2024-09-18T09:02:22.240Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:22.823Z] #48 ... [2024-09-18T09:02:22.823Z] [2024-09-18T09:02:22.823Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-18T09:02:22.823Z] #102 DONE 1.3s [2024-09-18T09:02:22.823Z] [2024-09-18T09:02:22.823Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:23.088Z] #48 ... [2024-09-18T09:02:23.088Z] [2024-09-18T09:02:23.088Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-18T09:02:23.088Z] #103 DONE 1.4s [2024-09-18T09:02:23.088Z] [2024-09-18T09:02:23.088Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:24.064Z] #48 ... [2024-09-18T09:02:24.064Z] [2024-09-18T09:02:24.064Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:24.064Z] #46 ... [2024-09-18T09:02:24.064Z] [2024-09-18T09:02:24.064Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:24.064Z] #48 ... [2024-09-18T09:02:24.064Z] [2024-09-18T09:02:24.064Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-18T09:02:24.064Z] #104 DONE 1.9s [2024-09-18T09:02:24.064Z] [2024-09-18T09:02:24.064Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:24.330Z] #48 ... [2024-09-18T09:02:24.330Z] [2024-09-18T09:02:24.330Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-18T09:02:24.330Z] #105 DONE 1.6s [2024-09-18T09:02:24.330Z] [2024-09-18T09:02:24.330Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:24.596Z] #48 ... [2024-09-18T09:02:24.596Z] [2024-09-18T09:02:24.596Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:02:24.596Z] #47 ... [2024-09-18T09:02:24.596Z] [2024-09-18T09:02:24.596Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:24.861Z] #48 ... [2024-09-18T09:02:24.861Z] [2024-09-18T09:02:24.861Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-18T09:02:24.861Z] #106 DONE 1.7s [2024-09-18T09:02:25.127Z] [2024-09-18T09:02:25.127Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:25.393Z] #48 ... [2024-09-18T09:02:25.393Z] [2024-09-18T09:02:25.393Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-18T09:02:25.393Z] #107 DONE 1.2s [2024-09-18T09:02:25.393Z] [2024-09-18T09:02:25.393Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:25.978Z] #48 transferring context: 208.13MB 82.1s [2024-09-18T09:02:26.561Z] #48 ... [2024-09-18T09:02:26.561Z] [2024-09-18T09:02:26.561Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:26.561Z] #52 ... [2024-09-18T09:02:26.561Z] [2024-09-18T09:02:26.561Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:26.828Z] #48 ... [2024-09-18T09:02:26.828Z] [2024-09-18T09:02:26.828Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:26.828Z] #56 ... [2024-09-18T09:02:26.828Z] [2024-09-18T09:02:26.828Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:27.098Z] #44 ... [2024-09-18T09:02:27.098Z] [2024-09-18T09:02:27.098Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:27.367Z] #56 ... [2024-09-18T09:02:27.367Z] [2024-09-18T09:02:27.367Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:27.635Z] #57 ... [2024-09-18T09:02:27.635Z] [2024-09-18T09:02:27.635Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:27.635Z] #53 ... [2024-09-18T09:02:27.635Z] [2024-09-18T09:02:27.635Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:27.635Z] #49 ... [2024-09-18T09:02:27.635Z] [2024-09-18T09:02:27.635Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:31.903Z] #53 ... [2024-09-18T09:02:31.903Z] [2024-09-18T09:02:31.903Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:31.903Z] #38 transferring context: 213.64MB 85.5s [2024-09-18T09:02:31.903Z] #38 ... [2024-09-18T09:02:31.903Z] [2024-09-18T09:02:31.903Z] #45 [core-data internal] load build context [2024-09-18T09:02:31.903Z] #45 ... [2024-09-18T09:02:31.903Z] [2024-09-18T09:02:31.903Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:32.170Z] #38 ... [2024-09-18T09:02:32.170Z] [2024-09-18T09:02:32.170Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:32.170Z] #54 ... [2024-09-18T09:02:32.170Z] [2024-09-18T09:02:32.170Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:32.437Z] #38 ... [2024-09-18T09:02:32.437Z] [2024-09-18T09:02:32.437Z] #108 [security-spire-agent] exporting to image [2024-09-18T09:02:32.437Z] #108 exporting layers 6.4s done [2024-09-18T09:02:32.437Z] #108 writing image sha256:b10768b6e1bed7d1d649e15e781931416f38d46740ece29666d30f366d889bed 0.2s done [2024-09-18T09:02:32.437Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-18T09:02:32.437Z] #108 writing image sha256:b046918eb9ed984932bdcc219e1b2f92507b3ee05c9fcc1cab0e74dea7e62adb 0.1s done [2024-09-18T09:02:32.437Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-18T09:02:32.437Z] #108 writing image sha256:f9b64a633666531dbd0649afa2c8f399c80f67d266182985a20a02f88885d85c 0.0s done [2024-09-18T09:02:32.437Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-18T09:02:32.437Z] #108 DONE 7.1s [2024-09-18T09:02:32.437Z] [2024-09-18T09:02:32.437Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:32.437Z] #38 ... [2024-09-18T09:02:32.437Z] [2024-09-18T09:02:32.437Z] #55 [core-command internal] load build context [2024-09-18T09:02:32.437Z] #55 ... [2024-09-18T09:02:32.437Z] [2024-09-18T09:02:32.437Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:33.849Z] #54 ... [2024-09-18T09:02:33.849Z] [2024-09-18T09:02:33.849Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:34.114Z] #46 ... [2024-09-18T09:02:34.114Z] [2024-09-18T09:02:34.114Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:34.697Z] #54 ... [2024-09-18T09:02:34.697Z] [2024-09-18T09:02:34.697Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:02:34.964Z] #47 ... [2024-09-18T09:02:34.964Z] [2024-09-18T09:02:34.964Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:36.368Z] #54 transferring context: 228.99MB 89.8s [2024-09-18T09:02:36.636Z] #54 ... [2024-09-18T09:02:36.637Z] [2024-09-18T09:02:36.637Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:36.637Z] #52 ... [2024-09-18T09:02:36.637Z] [2024-09-18T09:02:36.637Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:36.903Z] #46 ... [2024-09-18T09:02:36.903Z] [2024-09-18T09:02:36.903Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:37.169Z] #48 ... [2024-09-18T09:02:37.169Z] [2024-09-18T09:02:37.169Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:37.169Z] #46 ... [2024-09-18T09:02:37.169Z] [2024-09-18T09:02:37.169Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:37.169Z] #44 ... [2024-09-18T09:02:37.169Z] [2024-09-18T09:02:37.169Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:37.435Z] #48 ... [2024-09-18T09:02:37.435Z] [2024-09-18T09:02:37.435Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:37.701Z] #56 ... [2024-09-18T09:02:37.701Z] [2024-09-18T09:02:37.701Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:37.701Z] #57 ... [2024-09-18T09:02:37.701Z] [2024-09-18T09:02:37.701Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:37.701Z] #56 ... [2024-09-18T09:02:37.701Z] [2024-09-18T09:02:37.701Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:37.967Z] #49 ... [2024-09-18T09:02:37.967Z] [2024-09-18T09:02:37.967Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:41.314Z] #56 ... [2024-09-18T09:02:41.314Z] [2024-09-18T09:02:41.314Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:41.314Z] #53 transferring context: 178.66MB 94.9s [2024-09-18T09:02:41.314Z] #53 ... [2024-09-18T09:02:41.314Z] [2024-09-18T09:02:41.314Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:41.314Z] #56 ... [2024-09-18T09:02:41.314Z] [2024-09-18T09:02:41.314Z] #45 [core-data internal] load build context [2024-09-18T09:02:41.583Z] #45 ... [2024-09-18T09:02:41.583Z] [2024-09-18T09:02:41.583Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:42.546Z] #56 ... [2024-09-18T09:02:42.546Z] [2024-09-18T09:02:42.546Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:42.546Z] #38 ... [2024-09-18T09:02:42.546Z] [2024-09-18T09:02:42.546Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:42.546Z] #53 ... [2024-09-18T09:02:42.546Z] [2024-09-18T09:02:42.546Z] #55 [core-command internal] load build context [2024-09-18T09:02:42.811Z] #55 ... [2024-09-18T09:02:42.811Z] [2024-09-18T09:02:42.811Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:42.811Z] #38 ... [2024-09-18T09:02:42.811Z] [2024-09-18T09:02:42.811Z] #46 [core-metadata internal] load build context [2024-09-18T09:02:42.811Z] #46 transferring context: 310.82MB 100.0s done [2024-09-18T09:02:42.811Z] #46 DONE 101.0s [2024-09-18T09:02:42.811Z] [2024-09-18T09:02:42.811Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:45.423Z] #38 ... [2024-09-18T09:02:45.423Z] [2024-09-18T09:02:45.423Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:02:45.423Z] #47 ... [2024-09-18T09:02:45.423Z] [2024-09-18T09:02:45.423Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:46.384Z] #38 ... [2024-09-18T09:02:46.384Z] [2024-09-18T09:02:46.384Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:02:46.384Z] #109 DONE 3.1s [2024-09-18T09:02:46.384Z] [2024-09-18T09:02:46.384Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:46.969Z] #38 ... [2024-09-18T09:02:46.969Z] [2024-09-18T09:02:46.969Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:46.969Z] #54 ... [2024-09-18T09:02:46.969Z] [2024-09-18T09:02:46.969Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:46.969Z] #52 ... [2024-09-18T09:02:46.969Z] [2024-09-18T09:02:46.969Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:47.555Z] #38 ... [2024-09-18T09:02:47.555Z] [2024-09-18T09:02:47.555Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:47.555Z] #44 transferring context: 192.82MB 105.7s [2024-09-18T09:02:47.555Z] #44 ... [2024-09-18T09:02:47.555Z] [2024-09-18T09:02:47.555Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:47.555Z] #48 ... [2024-09-18T09:02:47.555Z] [2024-09-18T09:02:47.555Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:47.823Z] #44 ... [2024-09-18T09:02:47.823Z] [2024-09-18T09:02:47.823Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:48.091Z] #57 ... [2024-09-18T09:02:48.091Z] [2024-09-18T09:02:48.091Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:48.091Z] #44 ... [2024-09-18T09:02:48.091Z] [2024-09-18T09:02:48.091Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:48.091Z] #49 ... [2024-09-18T09:02:48.091Z] [2024-09-18T09:02:48.091Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:48.676Z] #57 ... [2024-09-18T09:02:48.676Z] [2024-09-18T09:02:48.676Z] #47 [security-proxy-auth internal] load build context [2024-09-18T09:02:48.676Z] #47 transferring context: 310.82MB 106.1s done [2024-09-18T09:02:48.676Z] #47 DONE 106.8s [2024-09-18T09:02:48.676Z] [2024-09-18T09:02:48.676Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:49.262Z] #57 ... [2024-09-18T09:02:49.262Z] [2024-09-18T09:02:49.262Z] #52 [security-proxy-setup internal] load build context [2024-09-18T09:02:49.262Z] #52 transferring context: 310.82MB 102.5s done [2024-09-18T09:02:49.262Z] #52 DONE 105.1s [2024-09-18T09:02:49.262Z] [2024-09-18T09:02:49.262Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:49.262Z] #57 ... [2024-09-18T09:02:49.262Z] [2024-09-18T09:02:49.262Z] #48 [support-cron-scheduler internal] load build context [2024-09-18T09:02:49.262Z] #48 transferring context: 310.82MB 105.2s done [2024-09-18T09:02:49.262Z] #48 DONE 106.6s [2024-09-18T09:02:49.262Z] [2024-09-18T09:02:49.262Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:50.677Z] #57 ... [2024-09-18T09:02:50.677Z] [2024-09-18T09:02:50.677Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:02:50.677Z] #110 DONE 1.4s [2024-09-18T09:02:50.677Z] [2024-09-18T09:02:50.677Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:50.948Z] #57 ... [2024-09-18T09:02:50.948Z] [2024-09-18T09:02:50.948Z] #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:02:50.948Z] #111 DONE 1.1s [2024-09-18T09:02:50.948Z] [2024-09-18T09:02:50.948Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:51.909Z] #57 ... [2024-09-18T09:02:51.909Z] [2024-09-18T09:02:51.909Z] #45 [core-data internal] load build context [2024-09-18T09:02:51.909Z] #45 ... [2024-09-18T09:02:51.909Z] [2024-09-18T09:02:51.909Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:52.495Z] #57 ... [2024-09-18T09:02:52.495Z] [2024-09-18T09:02:52.495Z] #38 [support-scheduler internal] load build context [2024-09-18T09:02:52.495Z] #38 transferring context: 310.82MB 106.4s done [2024-09-18T09:02:52.495Z] #38 DONE 108.7s [2024-09-18T09:02:52.495Z] [2024-09-18T09:02:52.495Z] #57 [support-notifications internal] load build context [2024-09-18T09:02:52.495Z] #57 ... [2024-09-18T09:02:52.495Z] [2024-09-18T09:02:52.495Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:02:52.769Z] #56 ... [2024-09-18T09:02:52.769Z] [2024-09-18T09:02:52.769Z] #55 [core-command internal] load build context [2024-09-18T09:02:52.769Z] #55 ... [2024-09-18T09:02:52.769Z] [2024-09-18T09:02:52.769Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:02:52.769Z] #53 ... [2024-09-18T09:02:52.769Z] [2024-09-18T09:02:52.769Z] #55 [core-command internal] load build context [2024-09-18T09:02:54.189Z] #55 ... [2024-09-18T09:02:54.189Z] [2024-09-18T09:02:54.189Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-18T09:02:54.189Z] #54 transferring context: 310.82MB 107.2s done [2024-09-18T09:02:54.189Z] #54 DONE 109.3s [2024-09-18T09:02:54.189Z] [2024-09-18T09:02:54.189Z] #55 [core-command internal] load build context [2024-09-18T09:02:54.189Z] #55 ... [2024-09-18T09:02:54.189Z] [2024-09-18T09:02:54.189Z] #45 [core-data internal] load build context [2024-09-18T09:02:54.189Z] #45 transferring context: 310.82MB 111.9s done [2024-09-18T09:02:54.189Z] #45 DONE 112.5s [2024-09-18T09:02:54.189Z] [2024-09-18T09:02:54.189Z] #55 [core-command internal] load build context [2024-09-18T09:02:56.135Z] #55 ... [2024-09-18T09:02:56.135Z] [2024-09-18T09:02:56.135Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:02:56.403Z] #112 ... [2024-09-18T09:02:56.403Z] [2024-09-18T09:02:56.403Z] #55 [core-command internal] load build context [2024-09-18T09:02:58.344Z] #55 ... [2024-09-18T09:02:58.344Z] [2024-09-18T09:02:58.344Z] #44 [core-keeper internal] load build context [2024-09-18T09:02:58.344Z] #44 ... [2024-09-18T09:02:58.344Z] [2024-09-18T09:02:58.344Z] #55 [core-command internal] load build context [2024-09-18T09:02:58.344Z] #55 ... [2024-09-18T09:02:58.344Z] [2024-09-18T09:02:58.344Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:02:58.613Z] #49 ... [2024-09-18T09:02:58.614Z] [2024-09-18T09:02:58.614Z] #55 [core-command internal] load build context [2024-09-18T09:02:59.200Z] #55 transferring context: 244.03MB 112.6s [2024-09-18T09:03:00.610Z] #55 ... [2024-09-18T09:03:00.610Z] [2024-09-18T09:03:00.610Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:03:00.610Z] #113 ... [2024-09-18T09:03:00.610Z] [2024-09-18T09:03:00.610Z] #55 [core-command internal] load build context [2024-09-18T09:03:00.877Z] #55 ... [2024-09-18T09:03:00.877Z] [2024-09-18T09:03:00.877Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:03:01.145Z] #114 ... [2024-09-18T09:03:01.145Z] [2024-09-18T09:03:01.145Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:03:01.145Z] #53 ... [2024-09-18T09:03:01.145Z] [2024-09-18T09:03:01.145Z] #55 [core-command internal] load build context [2024-09-18T09:03:02.552Z] #55 ... [2024-09-18T09:03:02.552Z] [2024-09-18T09:03:02.552Z] #57 [support-notifications internal] load build context [2024-09-18T09:03:02.822Z] #57 ... [2024-09-18T09:03:02.822Z] [2024-09-18T09:03:02.822Z] #55 [core-command internal] load build context [2024-09-18T09:03:02.822Z] #55 ... [2024-09-18T09:03:02.822Z] [2024-09-18T09:03:02.822Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:03:03.088Z] #56 ... [2024-09-18T09:03:03.088Z] [2024-09-18T09:03:03.088Z] #57 [support-notifications internal] load build context [2024-09-18T09:03:04.498Z] #57 transferring context: 248.66MB 114.2s [2024-09-18T09:03:08.748Z] #57 ... [2024-09-18T09:03:08.748Z] [2024-09-18T09:03:08.748Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:08.748Z] #44 ... [2024-09-18T09:03:08.748Z] [2024-09-18T09:03:08.748Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:03:08.748Z] #49 ... [2024-09-18T09:03:08.748Z] [2024-09-18T09:03:08.748Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:09.017Z] #44 ... [2024-09-18T09:03:09.017Z] [2024-09-18T09:03:09.017Z] #53 [security-bootstrapper internal] load build context [2024-09-18T09:03:09.017Z] #53 transferring context: 310.82MB 122.3s done [2024-09-18T09:03:09.017Z] #53 DONE 124.9s [2024-09-18T09:03:09.017Z] [2024-09-18T09:03:09.017Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:09.979Z] #44 ... [2024-09-18T09:03:09.979Z] [2024-09-18T09:03:09.979Z] #55 [core-command internal] load build context [2024-09-18T09:03:09.979Z] #55 transferring context: 310.82MB 123.4s done [2024-09-18T09:03:09.979Z] #55 DONE 124.9s [2024-09-18T09:03:09.979Z] [2024-09-18T09:03:09.979Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:10.572Z] #44 ... [2024-09-18T09:03:10.572Z] [2024-09-18T09:03:10.572Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-18T09:03:10.572Z] #56 transferring context: 310.82MB 123.9s done [2024-09-18T09:03:10.572Z] #56 DONE 125.4s [2024-09-18T09:03:10.572Z] [2024-09-18T09:03:10.572Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:12.521Z] #44 ... [2024-09-18T09:03:12.521Z] [2024-09-18T09:03:12.521Z] #57 [support-notifications internal] load build context [2024-09-18T09:03:12.521Z] #57 transferring context: 310.82MB 122.2s done [2024-09-18T09:03:12.521Z] #57 DONE 126.7s [2024-09-18T09:03:12.521Z] [2024-09-18T09:03:12.521Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:13.481Z] #44 ... [2024-09-18T09:03:13.481Z] [2024-09-18T09:03:13.481Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:03:13.482Z] #115 DONE 2.8s [2024-09-18T09:03:13.482Z] [2024-09-18T09:03:13.482Z] #49 [security-secretstore-setup internal] load build context [2024-09-18T09:03:13.482Z] #49 transferring context: 310.82MB 127.6s done [2024-09-18T09:03:13.482Z] #49 DONE 129.8s [2024-09-18T09:03:13.482Z] [2024-09-18T09:03:13.482Z] #44 [core-keeper internal] load build context [2024-09-18T09:03:14.440Z] #44 transferring context: 310.82MB 132.6s done [2024-09-18T09:03:14.440Z] #44 DONE 132.7s [2024-09-18T09:03:14.440Z] [2024-09-18T09:03:14.440Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:03:15.025Z] #116 ... [2024-09-18T09:03:15.025Z] [2024-09-18T09:03:15.025Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-18T09:03:15.025Z] #117 DONE 0.7s [2024-09-18T09:03:15.297Z] [2024-09-18T09:03:15.297Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #118 ... [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #112 DONE 80.0s [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #119 ... [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #113 DONE 80.1s [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #120 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #121 [core-command builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #121 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:11.716Z] #122 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #123 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #124 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:11.716Z] #125 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:11.716Z] #126 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #127 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #128 [support-scheduler builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #128 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #119 DONE 4.5s [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:11.716Z] #129 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #130 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #131 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:11.716Z] #132 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #133 [core-data builder 6/7] COPY . . [2024-09-18T09:04:11.716Z] #133 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:11.716Z] #134 CACHED [2024-09-18T09:04:11.716Z] [2024-09-18T09:04:11.716Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:04:15.073Z] #135 ... [2024-09-18T09:04:15.073Z] [2024-09-18T09:04:15.073Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:15.073Z] #114 DONE 83.9s [2024-09-18T09:04:15.073Z] [2024-09-18T09:04:15.073Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T09:04:20.448Z] #136 ... [2024-09-18T09:04:20.448Z] [2024-09-18T09:04:20.448Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:04:20.448Z] #135 6.354 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-18T09:04:20.746Z] #135 ... [2024-09-18T09:04:20.746Z] [2024-09-18T09:04:20.746Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:04:20.746Z] #0 6.136 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-18T09:04:20.746Z] #137 ... [2024-09-18T09:04:20.746Z] [2024-09-18T09:04:20.746Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:04:20.746Z] #0 6.527 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-18T09:04:21.015Z] #138 ... [2024-09-18T09:04:21.015Z] [2024-09-18T09:04:21.015Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T09:04:21.015Z] #139 ... [2024-09-18T09:04:21.015Z] [2024-09-18T09:04:21.015Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:04:21.015Z] #0 5.756 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-18T09:04:21.297Z] #140 ... [2024-09-18T09:04:21.297Z] [2024-09-18T09:04:21.297Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:04:21.297Z] #0 5.628 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-18T09:04:21.650Z] #141 ... [2024-09-18T09:04:21.651Z] [2024-09-18T09:04:21.651Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:04:21.651Z] #0 6.609 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-18T09:04:22.238Z] #142 ... [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:22.238Z] #143 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #144 [support-notifications builder 6/7] COPY . . [2024-09-18T09:04:22.238Z] #144 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:22.238Z] #145 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-09-18T09:04:22.238Z] #136 DONE 7.2s [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:04:22.238Z] #146 ... [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:22.238Z] #147 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:22.238Z] #148 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #149 [security-bootstrapper builder 6/7] COPY . . [2024-09-18T09:04:22.238Z] #149 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-09-18T09:04:22.238Z] #139 DONE 11.5s [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #150 [security-secretstore-setup builder 6/7] COPY . . [2024-09-18T09:04:22.238Z] #150 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #151 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:22.238Z] #151 CACHED [2024-09-18T09:04:22.238Z] [2024-09-18T09:04:22.238Z] #152 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-18T09:04:22.238Z] #152 CACHED [2024-09-18T09:04:22.506Z] [2024-09-18T09:04:22.506Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T09:04:27.868Z] #153 4.771 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-18T09:04:28.455Z] #153 ... [2024-09-18T09:04:28.455Z] [2024-09-18T09:04:28.455Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:04:28.455Z] #146 4.258 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-18T09:04:32.714Z] #146 ... [2024-09-18T09:04:32.714Z] [2024-09-18T09:04:32.714Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T09:04:32.714Z] #0 5.126 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-18T09:04:32.714Z] #154 ... [2024-09-18T09:04:32.714Z] [2024-09-18T09:04:32.714Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T09:04:32.714Z] #0 4.704 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-18T09:04:32.714Z] #155 ... [2024-09-18T09:04:32.714Z] [2024-09-18T09:04:32.714Z] #156 [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-18T09:04:32.714Z] #0 4.996 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-18T09:04:59.449Z] #156 ... [2024-09-18T09:04:59.449Z] [2024-09-18T09:04:59.449Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:59.449Z] #118 DONE 100.0s [2024-09-18T09:04:59.449Z] [2024-09-18T09:04:59.449Z] #157 [core-keeper builder 7/8] COPY . . [2024-09-18T09:04:59.449Z] #157 ... [2024-09-18T09:04:59.449Z] [2024-09-18T09:04:59.449Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-18T09:04:59.449Z] #116 DONE 104.5s [2024-09-18T09:04:59.449Z] [2024-09-18T09:04:59.449Z] #158 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T09:05:00.045Z] #158 ... [2024-09-18T09:05:00.045Z] [2024-09-18T09:05:00.045Z] #157 [core-keeper builder 7/8] COPY . . [2024-09-18T09:05:00.045Z] #157 DONE 5.0s [2024-09-18T09:05:00.045Z] [2024-09-18T09:05:00.045Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:05:02.642Z] #159 ... [2024-09-18T09:05:02.642Z] [2024-09-18T09:05:02.642Z] #158 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-18T09:05:02.642Z] #158 DONE 4.6s [2024-09-18T09:05:02.642Z] [2024-09-18T09:05:02.642Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:05:02.642Z] #159 2.630 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-18T09:05:10.847Z] #159 ... [2024-09-18T09:05:10.847Z] [2024-09-18T09:05:10.847Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T09:05:10.848Z] #0 2.447 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-18T09:25:48.957Z] #160 ... [2024-09-18T09:25:48.957Z] [2024-09-18T09:25:48.957Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T09:25:48.957Z] #155 DONE 1285.5s [2024-09-18T09:25:48.957Z] [2024-09-18T09:25:48.957Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T09:25:48.957Z] #161 DONE 0.5s [2024-09-18T09:25:48.957Z] [2024-09-18T09:25:48.957Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T09:25:50.898Z] #162 DONE 2.7s [2024-09-18T09:25:50.898Z] [2024-09-18T09:25:50.898Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:25:51.176Z] #163 DONE 0.3s [2024-09-18T09:25:51.176Z] [2024-09-18T09:25:51.176Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:25:51.443Z] #164 DONE 0.3s [2024-09-18T09:25:51.443Z] [2024-09-18T09:25:51.443Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:25:51.443Z] #140 ... [2024-09-18T09:25:51.443Z] [2024-09-18T09:25:51.443Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T09:25:51.711Z] #165 DONE 0.3s [2024-09-18T09:25:51.711Z] [2024-09-18T09:25:51.711Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T09:25:51.980Z] #166 DONE 0.1s [2024-09-18T09:25:51.980Z] [2024-09-18T09:25:51.980Z] #156 [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-18T09:25:51.980Z] #156 1289.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T09:25:51.980Z] #156 ... [2024-09-18T09:25:51.980Z] [2024-09-18T09:25:51.980Z] #167 [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-18T09:25:51.980Z] #167 DONE 0.2s [2024-09-18T09:25:52.250Z] [2024-09-18T09:25:52.250Z] #168 [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-18T09:25:52.250Z] #168 DONE 0.1s [2024-09-18T09:25:52.250Z] [2024-09-18T09:25:52.250Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:25:52.250Z] #51 ... [2024-09-18T09:25:52.250Z] [2024-09-18T09:25:52.250Z] #169 [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-18T09:25:52.518Z] #169 DONE 0.2s [2024-09-18T09:25:52.518Z] [2024-09-18T09:25:52.518Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T09:25:52.790Z] #170 DONE 0.2s [2024-09-18T09:25:52.790Z] [2024-09-18T09:25:52.790Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T09:25:52.790Z] #171 DONE 0.2s [2024-09-18T09:25:52.790Z] [2024-09-18T09:25:52.790Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:25:53.067Z] #137 ... [2024-09-18T09:25:53.067Z] [2024-09-18T09:25:53.067Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T09:25:55.660Z] #172 DONE 2.8s [2024-09-18T09:25:55.660Z] [2024-09-18T09:25:55.660Z] #108 [security-bootstrapper] exporting to image [2024-09-18T09:25:55.660Z] #108 exporting layers [2024-09-18T09:25:57.096Z] #108 ... [2024-09-18T09:25:57.096Z] [2024-09-18T09:25:57.096Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T09:25:57.096Z] #153 DONE 1294.6s [2024-09-18T09:25:57.096Z] [2024-09-18T09:25:57.096Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T09:25:57.377Z] #160 ... [2024-09-18T09:25:57.377Z] [2024-09-18T09:25:57.377Z] #108 [security-bootstrapper] exporting to image [2024-09-18T09:25:57.377Z] #108 exporting layers 1.8s done [2024-09-18T09:25:57.377Z] #108 writing image sha256:6bae244e7c0d2b55082d2893cd3e67db0868a8aa7b8d2f373b6a579c602463a0 [2024-09-18T09:25:57.703Z] #108 writing image sha256:6bae244e7c0d2b55082d2893cd3e67db0868a8aa7b8d2f373b6a579c602463a0 0.0s done [2024-09-18T09:25:57.703Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-18T09:25:57.703Z] #108 DONE 8.9s [2024-09-18T09:25:57.703Z] [2024-09-18T09:25:57.703Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:25:57.971Z] #141 ... [2024-09-18T09:25:57.971Z] [2024-09-18T09:25:57.971Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:25:57.971Z] #173 DONE 0.3s [2024-09-18T09:25:57.971Z] [2024-09-18T09:25:57.971Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:25:57.971Z] #141 ... [2024-09-18T09:25:57.971Z] [2024-09-18T09:25:57.971Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:25:58.246Z] #174 DONE 0.2s [2024-09-18T09:25:58.246Z] [2024-09-18T09:25:58.246Z] #175 [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-18T09:25:58.246Z] #175 DONE 0.2s [2024-09-18T09:25:58.246Z] [2024-09-18T09:25:58.246Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T09:25:58.859Z] #176 DONE 0.2s [2024-09-18T09:25:58.859Z] [2024-09-18T09:25:58.859Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T09:25:58.859Z] #177 DONE 0.4s [2024-09-18T09:25:58.859Z] [2024-09-18T09:25:58.859Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:25:59.132Z] #142 ... [2024-09-18T09:25:59.132Z] [2024-09-18T09:25:59.132Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T09:25:59.400Z] #178 DONE 0.2s [2024-09-18T09:25:59.400Z] [2024-09-18T09:25:59.400Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T09:26:02.008Z] #179 DONE 2.3s [2024-09-18T09:26:02.008Z] [2024-09-18T09:26:02.008Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:26:02.008Z] #141 ... [2024-09-18T09:26:02.008Z] [2024-09-18T09:26:02.008Z] #108 [security-proxy-setup] exporting to image [2024-09-18T09:26:02.969Z] #108 exporting layers 1.1s done [2024-09-18T09:26:02.969Z] #108 writing image sha256:3e3590d505506112277f22e1ecaa6c106d32c39c293b37c50b03035aa036161d done [2024-09-18T09:26:02.969Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-18T09:26:02.969Z] #108 DONE 10.0s [2024-09-18T09:26:02.969Z] [2024-09-18T09:26:02.969Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:26:15.273Z] #140 ... [2024-09-18T09:26:15.273Z] [2024-09-18T09:26:15.273Z] #156 [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-18T09:26:15.273Z] #156 DONE 1312.5s [2024-09-18T09:26:15.273Z] [2024-09-18T09:26:15.273Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:26:15.542Z] #140 ... [2024-09-18T09:26:15.542Z] [2024-09-18T09:26:15.542Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:26:15.542Z] #180 DONE 0.3s [2024-09-18T09:26:15.542Z] [2024-09-18T09:26:15.542Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:26:15.808Z] #141 ... [2024-09-18T09:26:15.808Z] [2024-09-18T09:26:15.808Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:26:15.808Z] #181 DONE 0.1s [2024-09-18T09:26:15.808Z] [2024-09-18T09:26:15.808Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-18T09:26:15.808Z] #182 DONE 0.1s [2024-09-18T09:26:15.808Z] [2024-09-18T09:26:15.808Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:26:16.075Z] #138 ... [2024-09-18T09:26:16.075Z] [2024-09-18T09:26:16.075Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-18T09:26:16.075Z] #183 DONE 0.1s [2024-09-18T09:26:16.075Z] [2024-09-18T09:26:16.075Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:26:16.075Z] #184 DONE 0.1s [2024-09-18T09:26:16.075Z] [2024-09-18T09:26:16.075Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:26:16.342Z] #137 ... [2024-09-18T09:26:16.342Z] [2024-09-18T09:26:16.342Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T09:26:16.342Z] #185 DONE 0.2s [2024-09-18T09:26:16.342Z] [2024-09-18T09:26:16.342Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:26:16.609Z] #141 ... [2024-09-18T09:26:16.609Z] [2024-09-18T09:26:16.609Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T09:26:16.609Z] #186 DONE 0.2s [2024-09-18T09:26:16.609Z] [2024-09-18T09:26:16.609Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T09:26:16.876Z] #187 DONE 0.1s [2024-09-18T09:26:16.876Z] [2024-09-18T09:26:16.876Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:26:16.876Z] #140 ... [2024-09-18T09:26:16.876Z] [2024-09-18T09:26:16.876Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T09:26:19.464Z] #188 DONE 2.2s [2024-09-18T09:26:19.464Z] [2024-09-18T09:26:19.464Z] #108 [security-secretstore-setup] exporting to image [2024-09-18T09:26:19.464Z] #108 exporting layers [2024-09-18T09:26:20.428Z] #108 exporting layers 1.2s done [2024-09-18T09:26:20.428Z] #108 writing image sha256:a096b6a4b70957182eeb45351404b5d60747e3a391186462dbf13a1ed309962e done [2024-09-18T09:26:20.428Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-18T09:26:20.428Z] #108 DONE 11.2s [2024-09-18T09:26:20.428Z] [2024-09-18T09:26:20.428Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:27:16.794Z] #51 ... [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T09:27:16.794Z] #141 DONE 1380.1s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:27:16.794Z] #138 ... [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:27:16.794Z] #189 DONE 0.3s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:27:16.794Z] #190 DONE 0.2s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:27:16.794Z] #159 ... [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #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-18T09:27:16.794Z] #191 DONE 0.3s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:27:16.794Z] #159 ... [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #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-18T09:27:16.794Z] #192 DONE 0.1s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #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-18T09:27:16.794Z] #193 DONE 0.1s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #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-18T09:27:16.794Z] #194 DONE 1.9s [2024-09-18T09:27:16.794Z] [2024-09-18T09:27:16.794Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:27:16.794Z] #140 ... [2024-09-18T09:27:16.795Z] [2024-09-18T09:27:16.795Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-18T09:27:16.795Z] #108 exporting layers [2024-09-18T09:27:16.795Z] #108 exporting layers 0.7s done [2024-09-18T09:27:16.795Z] #108 writing image sha256:82847551d6efacdb2e5c02f26bfaa254a99189f6a32a811e13aa0b66049228af done [2024-09-18T09:27:16.795Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-18T09:27:16.795Z] #108 DONE 12.0s [2024-09-18T09:27:16.795Z] [2024-09-18T09:27:16.795Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:30:23.508Z] #140 ... [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T09:30:23.508Z] #160 DONE 1508.1s [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:30:23.508Z] #137 ... [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:30:23.508Z] #195 DONE 0.3s [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:30:23.508Z] #140 ... [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:30:23.508Z] #196 DONE 0.2s [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #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-18T09:30:23.508Z] #197 DONE 0.4s [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #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-18T09:30:23.508Z] #198 DONE 0.1s [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-18T09:30:23.508Z] #108 exporting layers [2024-09-18T09:30:23.508Z] #108 exporting layers 0.8s done [2024-09-18T09:30:23.508Z] #108 writing image sha256:a38aa583fe95d110073acadd6068e63f641c3817edefb76186e0425d07eba1c7 done [2024-09-18T09:30:23.508Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-18T09:30:23.508Z] #108 DONE 12.8s [2024-09-18T09:30:23.508Z] [2024-09-18T09:30:23.508Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:39:31.104Z] #51 ... [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T09:39:31.104Z] #140 DONE 2113.0s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:39:31.104Z] #137 ... [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:39:31.104Z] #199 DONE 0.3s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:39:31.104Z] #200 DONE 0.2s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:39:31.104Z] #159 ... [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T09:39:31.104Z] #201 DONE 0.5s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #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-18T09:39:31.104Z] #202 DONE 0.1s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T09:39:31.104Z] #203 DONE 0.2s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #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-18T09:39:31.104Z] #204 DONE 2.5s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:39:31.104Z] #138 ... [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #108 [security-proxy-auth] exporting to image [2024-09-18T09:39:31.104Z] #108 exporting layers [2024-09-18T09:39:31.104Z] #108 exporting layers 0.8s done [2024-09-18T09:39:31.104Z] #108 writing image sha256:928b9683a3fefd3b8572913f6afd1d0f6ef45159205ab436a9d6971b46fd3501 done [2024-09-18T09:39:31.104Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-18T09:39:31.104Z] #108 DONE 13.6s [2024-09-18T09:39:31.104Z] [2024-09-18T09:39:31.104Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:40:27.515Z] #138 ... [2024-09-18T09:40:27.515Z] [2024-09-18T09:40:27.515Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T09:40:27.515Z] #137 DONE 2176.9s [2024-09-18T09:40:27.781Z] [2024-09-18T09:40:27.781Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:40:27.781Z] #142 ... [2024-09-18T09:40:27.781Z] [2024-09-18T09:40:27.781Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:40:28.370Z] #205 DONE 0.2s [2024-09-18T09:40:28.370Z] [2024-09-18T09:40:28.370Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:40:28.370Z] #138 ... [2024-09-18T09:40:28.370Z] [2024-09-18T09:40:28.370Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:40:28.959Z] #206 DONE 0.3s [2024-09-18T09:40:28.959Z] [2024-09-18T09:40:28.959Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T09:40:29.225Z] #207 DONE 0.5s [2024-09-18T09:40:29.225Z] [2024-09-18T09:40:29.225Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:40:29.225Z] #208 DONE 0.1s [2024-09-18T09:40:29.225Z] [2024-09-18T09:40:29.225Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:40:29.495Z] #138 ... [2024-09-18T09:40:29.495Z] [2024-09-18T09:40:29.495Z] #108 [core-command] exporting to image [2024-09-18T09:40:29.495Z] #108 exporting layers [2024-09-18T09:40:30.078Z] #108 exporting layers 0.5s done [2024-09-18T09:40:30.078Z] #108 writing image sha256:5987a839ac564ac244fdf68e48a635d41e3f584721f10191bd41477606683a3d 0.0s done [2024-09-18T09:40:30.078Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-18T09:40:30.078Z] #108 DONE 14.1s [2024-09-18T09:40:30.078Z] [2024-09-18T09:40:30.078Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T09:43:21.799Z] #138 DONE 2343.4s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:43:21.799Z] #142 ... [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:43:21.799Z] #209 DONE 0.2s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:43:21.799Z] #210 DONE 0.1s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T09:43:21.799Z] #211 DONE 0.6s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:43:21.799Z] #142 ... [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:43:21.799Z] #212 DONE 0.2s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T09:43:21.799Z] #213 DONE 0.1s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #108 [core-data] exporting to image [2024-09-18T09:43:21.799Z] #108 exporting layers [2024-09-18T09:43:21.799Z] #108 exporting layers 0.6s done [2024-09-18T09:43:21.799Z] #108 writing image sha256:ccf2e52523439f4a5b76871ac61bf3a09eea7ea771f9ae1a4affc2c98778f9f7 done [2024-09-18T09:43:21.799Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-18T09:43:21.799Z] #108 DONE 14.7s [2024-09-18T09:43:21.799Z] [2024-09-18T09:43:21.799Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T09:43:23.211Z] #142 DONE 2352.3s [2024-09-18T09:43:23.211Z] [2024-09-18T09:43:23.211Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:43:23.480Z] #159 ... [2024-09-18T09:43:23.480Z] [2024-09-18T09:43:23.480Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:43:23.480Z] #214 DONE 0.3s [2024-09-18T09:43:23.480Z] [2024-09-18T09:43:23.480Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:43:23.757Z] #159 ... [2024-09-18T09:43:23.757Z] [2024-09-18T09:43:23.757Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:43:24.031Z] #215 DONE 0.2s [2024-09-18T09:43:24.031Z] [2024-09-18T09:43:24.031Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T09:43:24.617Z] #216 DONE 0.6s [2024-09-18T09:43:24.617Z] [2024-09-18T09:43:24.617Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:43:24.890Z] #217 DONE 0.2s [2024-09-18T09:43:24.890Z] [2024-09-18T09:43:24.890Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T09:43:24.890Z] #218 DONE 0.1s [2024-09-18T09:43:24.890Z] [2024-09-18T09:43:24.890Z] #108 [core-metadata] exporting to image [2024-09-18T09:43:24.890Z] #108 exporting layers [2024-09-18T09:43:25.476Z] #108 exporting layers 0.7s done [2024-09-18T09:43:25.476Z] #108 writing image sha256:8460199c10de41920337396b5fbf67c73871847d996efebad533243426a13f79 done [2024-09-18T09:43:25.476Z] #108 naming to docker.io/library/core-metadata-arm64 [2024-09-18T09:43:25.744Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-18T09:43:25.744Z] #108 DONE 15.4s [2024-09-18T09:43:25.744Z] [2024-09-18T09:43:25.744Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T09:43:35.838Z] #159 DONE 2314.4s [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:43:35.838Z] #146 ... [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:43:35.838Z] #219 DONE 0.2s [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:43:35.838Z] #146 ... [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T09:43:35.838Z] #220 DONE 0.6s [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:43:35.838Z] #146 ... [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #221 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:43:35.838Z] #221 DONE 0.1s [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #222 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-18T09:43:35.838Z] #222 DONE 0.1s [2024-09-18T09:43:35.838Z] [2024-09-18T09:43:35.838Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:43:36.115Z] #51 ... [2024-09-18T09:43:36.115Z] [2024-09-18T09:43:36.115Z] #108 [core-keeper] exporting to image [2024-09-18T09:43:36.115Z] #108 exporting layers [2024-09-18T09:43:36.386Z] #108 exporting layers 0.5s done [2024-09-18T09:43:36.659Z] #108 writing image sha256:22319d766e7f2281340ffcfcc82047f1bd42e8d73d2769a12e33fc9951d009cd done [2024-09-18T09:43:36.659Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-18T09:43:36.659Z] #108 DONE 16.0s [2024-09-18T09:43:36.659Z] [2024-09-18T09:43:36.659Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:08.898Z] #146 ... [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T09:44:08.898Z] #135 DONE 2396.4s [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:44:08.898Z] #51 ... [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:44:08.898Z] #223 DONE 0.2s [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:44:08.898Z] #224 DONE 0.1s [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:08.898Z] #146 ... [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T09:44:08.898Z] #225 DONE 0.4s [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:08.898Z] #146 ... [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:44:08.898Z] #226 DONE 0.1s [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #108 [support-scheduler] exporting to image [2024-09-18T09:44:08.898Z] #108 exporting layers [2024-09-18T09:44:08.898Z] #108 exporting layers 0.5s done [2024-09-18T09:44:08.898Z] #108 writing image sha256:4de4251e89fbc225e1a3503de93c0ea1f3015505162d78611d124471146179f6 done [2024-09-18T09:44:08.898Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-18T09:44:08.898Z] #108 DONE 16.5s [2024-09-18T09:44:08.898Z] [2024-09-18T09:44:08.898Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:12.243Z] #146 ... [2024-09-18T09:44:12.243Z] [2024-09-18T09:44:12.243Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T09:44:12.243Z] #154 DONE 2389.9s [2024-09-18T09:44:12.243Z] [2024-09-18T09:44:12.243Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:12.243Z] #146 ... [2024-09-18T09:44:12.243Z] [2024-09-18T09:44:12.243Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:44:12.513Z] #227 DONE 0.1s [2024-09-18T09:44:12.513Z] [2024-09-18T09:44:12.513Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:12.513Z] #146 ... [2024-09-18T09:44:12.513Z] [2024-09-18T09:44:12.513Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:44:12.781Z] #228 DONE 0.1s [2024-09-18T09:44:12.781Z] [2024-09-18T09:44:12.781Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:12.781Z] #146 ... [2024-09-18T09:44:12.781Z] [2024-09-18T09:44:12.781Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T09:44:13.768Z] #229 DONE 0.9s [2024-09-18T09:44:13.768Z] [2024-09-18T09:44:13.768Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:13.768Z] #146 ... [2024-09-18T09:44:13.768Z] [2024-09-18T09:44:13.768Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T09:44:13.768Z] #230 DONE 0.2s [2024-09-18T09:44:13.768Z] [2024-09-18T09:44:13.768Z] #108 [support-notifications] exporting to image [2024-09-18T09:44:14.733Z] #108 exporting layers 0.9s done [2024-09-18T09:44:14.734Z] #108 writing image sha256:2edea9318c269bc50e54da8d2bb7fc915fcb14cacb380983eca5885f39afb41a 0.0s done [2024-09-18T09:44:14.734Z] #108 naming to docker.io/library/support-notifications-arm64 [2024-09-18T09:44:15.006Z] #108 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-09-18T09:44:15.006Z] #108 DONE 17.4s [2024-09-18T09:44:15.006Z] [2024-09-18T09:44:15.006Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:44:16.417Z] #51 ... [2024-09-18T09:44:16.417Z] [2024-09-18T09:44:16.417Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T09:44:16.417Z] #146 DONE 2394.2s [2024-09-18T09:44:16.417Z] [2024-09-18T09:44:16.417Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:44:16.688Z] #51 ... [2024-09-18T09:44:16.688Z] [2024-09-18T09:44:16.688Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T09:44:16.956Z] #231 DONE 0.1s [2024-09-18T09:44:16.956Z] [2024-09-18T09:44:16.956Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T09:44:16.956Z] #232 DONE 0.1s [2024-09-18T09:44:16.956Z] [2024-09-18T09:44:16.956Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T09:44:17.537Z] #233 DONE 0.5s [2024-09-18T09:44:17.537Z] [2024-09-18T09:44:17.537Z] #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T09:44:17.537Z] #234 DONE 0.1s [2024-09-18T09:44:17.537Z] [2024-09-18T09:44:17.537Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:44:17.803Z] #51 ... [2024-09-18T09:44:17.804Z] [2024-09-18T09:44:17.804Z] #108 [support-cron-scheduler] exporting to image [2024-09-18T09:44:19.209Z] #108 exporting layers 1.6s done [2024-09-18T09:44:19.209Z] #108 writing image sha256:3e1067f6b8bedba6418247e1ccf041780eef7256d69e9dafbb80c82e00e6f165 done [2024-09-18T09:44:19.209Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-18T09:44:19.209Z] #108 DONE 19.1s [2024-09-18T09:44:19.209Z] [2024-09-18T09:44:19.209Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T09:44:19.209Z] time="2024-09-18T09:00:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T09:44:19.217Z] $ docker stop --time=1 8c0ec14273a6952d65263507723fe7b4c26637f4631e78cb74369062bb3dd2fe [2024-09-18T09:44:20.977Z] $ docker rm -f --volumes 8c0ec14273a6952d65263507723fe7b4c26637f4631e78cb74369062bb3dd2fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T09:44:21.528Z] + docker images [2024-09-18T09:44:21.528Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T09:44:21.528Z] support-cron-scheduler-arm64 latest 3e1067f6b8be 4 seconds ago 43.7MB [2024-09-18T09:44:21.528Z] support-notifications-arm64 latest 2edea9318c26 8 seconds ago 42.2MB [2024-09-18T09:44:21.528Z] support-scheduler-arm64 latest 4de4251e89fb 13 seconds ago 41.4MB [2024-09-18T09:44:21.528Z] core-keeper-arm64 latest 22319d766e7f 46 seconds ago 39.2MB [2024-09-18T09:44:21.528Z] core-metadata-arm64 latest 8460199c10de 57 seconds ago 39.4MB [2024-09-18T09:44:21.528Z] core-data-arm64 latest ccf2e5252343 About a minute ago 39.3MB [2024-09-18T09:44:21.528Z] core-command-arm64 latest 5987a839ac56 3 minutes ago 35.1MB [2024-09-18T09:44:21.528Z] security-proxy-auth-arm64 latest 928b9683a3fe 4 minutes ago 32.7MB [2024-09-18T09:44:21.528Z] security-spiffe-token-provider-arm64 latest a38aa583fe95 14 minutes ago 29.1MB [2024-09-18T09:44:21.528Z] core-common-config-bootstrapper-arm64 latest 82847551d6ef 17 minutes ago 15.4MB [2024-09-18T09:44:21.528Z] security-secretstore-setup-arm64 latest a096b6a4b709 18 minutes ago 36.4MB [2024-09-18T09:44:21.528Z] security-proxy-setup-arm64 latest 3e3590d50550 18 minutes ago 26.2MB [2024-09-18T09:44:21.528Z] security-bootstrapper-arm64 latest 6bae244e7c0d 18 minutes ago 18.9MB [2024-09-18T09:44:21.528Z] security-spire-agent-arm64 latest f9b64a633666 41 minutes ago 174MB [2024-09-18T09:44:21.528Z] security-spire-server-arm64 latest b046918eb9ed 41 minutes ago 116MB [2024-09-18T09:44:21.528Z] security-spire-config-arm64 latest b10768b6e1be 41 minutes ago 115MB [2024-09-18T09:44:21.528Z] ci-base-image-arm64 latest 7221b0b36c29 About an hour ago 967MB [2024-09-18T09:44:21.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-18T09:44:21.528Z] 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-18T09:44:22.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T09:44:22.029Z] [2024-09-18T09:44:22.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:44:22.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T09:44:22.646Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-18T09:44:22.646Z] 8998bd30e6a1: Pulling fs layer [2024-09-18T09:44:22.646Z] 04944245beec: Pulling fs layer [2024-09-18T09:44:22.646Z] 699f458cf7ca: Pulling fs layer [2024-09-18T09:44:22.646Z] 765212b225bb: Pulling fs layer [2024-09-18T09:44:22.646Z] f23df028b6ca: Pulling fs layer [2024-09-18T09:44:22.646Z] d65c8cfc05b1: Pulling fs layer [2024-09-18T09:44:22.646Z] 765212b225bb: Waiting [2024-09-18T09:44:22.646Z] f23df028b6ca: Waiting [2024-09-18T09:44:22.646Z] 2437ff75d9bd: Pulling fs layer [2024-09-18T09:44:22.646Z] d65c8cfc05b1: Waiting [2024-09-18T09:44:22.646Z] 04944245beec: Verifying Checksum [2024-09-18T09:44:22.646Z] 04944245beec: Download complete [2024-09-18T09:44:22.646Z] 765212b225bb: Verifying Checksum [2024-09-18T09:44:22.646Z] 765212b225bb: Download complete [2024-09-18T09:44:22.646Z] f23df028b6ca: Verifying Checksum [2024-09-18T09:44:22.646Z] f23df028b6ca: Download complete [2024-09-18T09:44:22.646Z] d65c8cfc05b1: Verifying Checksum [2024-09-18T09:44:22.646Z] d65c8cfc05b1: Download complete [2024-09-18T09:44:22.913Z] 699f458cf7ca: Verifying Checksum [2024-09-18T09:44:22.913Z] 699f458cf7ca: Download complete [2024-09-18T09:44:23.496Z] 8998bd30e6a1: Verifying Checksum [2024-09-18T09:44:23.496Z] 8998bd30e6a1: Download complete [2024-09-18T09:44:26.076Z] 2437ff75d9bd: Verifying Checksum [2024-09-18T09:44:26.076Z] 2437ff75d9bd: Download complete [2024-09-18T09:44:28.655Z] 8998bd30e6a1: Pull complete [2024-09-18T09:44:28.921Z] 04944245beec: Pull complete [2024-09-18T09:44:30.859Z] 699f458cf7ca: Pull complete [2024-09-18T09:44:30.859Z] 765212b225bb: Pull complete [2024-09-18T09:44:31.818Z] f23df028b6ca: Pull complete [2024-09-18T09:44:32.084Z] d65c8cfc05b1: Pull complete [2024-09-18T09:44:50.280Z] 2437ff75d9bd: Pull complete [2024-09-18T09:44:50.280Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-18T09:44:50.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T09:44:50.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:44:50.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-10572 does not seem to be running inside a container [2024-09-18T09:44:50.575Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-18T09:44:53.738Z] $ docker top d265af4d78a91986c31fad775f25aa9e74569c48cdb1bb80561ed2e7b9ec02e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:44:54.656Z] ---> job-cost.sh [2024-09-18T09:44:54.656Z] lf-activate-venv: SKIPPING [2024-09-18T09:44:54.656Z] INFO: No Stack... [2024-09-18T09:44:54.922Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-18T09:44:55.882Z] INFO: Archiving Costs [Pipeline] sh [2024-09-18T09:44:56.529Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2024-09-18T09:44:56.529Z] + cut -d, -f6 [Pipeline] lock [2024-09-18T09:44:56.564Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] [2024-09-18T09:44:56.572Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] did not exist. Created. [2024-09-18T09:44:56.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-18T09:44:57.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-18T09:44:57.460Z] Stashed 1 file(s) [Pipeline] } [2024-09-18T09:44:57.469Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-18T09:44:57.480Z] $ docker stop --time=1 d265af4d78a91986c31fad775f25aa9e74569c48cdb1bb80561ed2e7b9ec02e0 [2024-09-18T09:44:59.038Z] $ docker rm -f --volumes d265af4d78a91986c31fad775f25aa9e74569c48cdb1bb80561ed2e7b9ec02e0 [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-18T09:44:59.724Z] provisioning config files... [2024-09-18T09:44:59.732Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config16287354900739874775tmp [Pipeline] { [Pipeline] sh [2024-09-18T09:45:00.032Z] + set +x [2024-09-18T09:45:00.032Z] + + bash -s -- [2024-09-18T09:45:00.032Z] curl -s https://codecov.io/bash [2024-09-18T09:45:00.032Z] [2024-09-18T09:45:00.032Z] _____ _ [2024-09-18T09:45:00.032Z] / ____| | | [2024-09-18T09:45:00.032Z] | | ___ __| | ___ ___ _____ __ [2024-09-18T09:45:00.032Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-18T09:45:00.032Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-18T09:45:00.032Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-18T09:45:00.032Z] Bash-1.0.6 [2024-09-18T09:45:00.032Z] [2024-09-18T09:45:00.032Z] [2024-09-18T09:45:00.032Z] ==> git version 2.25.1 found [2024-09-18T09:45:00.032Z] ==> 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-18T09:45:00.032Z] Release-Date: 2020-01-08 [2024-09-18T09:45:00.032Z] 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-18T09:45:00.032Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-18T09:45:00.032Z] ==> Jenkins CI detected. [2024-09-18T09:45:00.032Z] current dir:  /w/workspace/edgex-go/5 [2024-09-18T09:45:00.032Z] project root: . [2024-09-18T09:45:00.032Z] --> token set from env [2024-09-18T09:45:00.032Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-18T09:45:00.032Z] ==> Running gcov in . (disable via -X gcov) [2024-09-18T09:45:00.032Z] ==> Python coveragepy not found [2024-09-18T09:45:00.032Z] ==> Searching for coverage reports in: [2024-09-18T09:45:00.032Z] + . [2024-09-18T09:45:00.293Z] -> Found 1 reports [2024-09-18T09:45:00.293Z] ==> Detecting git/mercurial file structure [2024-09-18T09:45:00.293Z] ==> Reading reports [2024-09-18T09:45:00.293Z] + ./coverage.out bytes=568155 [2024-09-18T09:45:00.293Z] ==> Appending adjustments [2024-09-18T09:45:00.293Z] https://docs.codecov.io/docs/fixing-reports [2024-09-18T09:45:01.676Z] + Found adjustments [2024-09-18T09:45:01.676Z] ==> Gzipping contents [2024-09-18T09:45:01.676Z] 72K /tmp/codecov.v16Gzh.gz [2024-09-18T09:45:01.676Z] ==> Uploading reports [2024-09-18T09:45:01.676Z] url: https://codecov.io [2024-09-18T09:45:01.676Z] query: branch=PR-4907&commit=61ebeefd8dee49bdb11a605b8314ee5365915f68&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-18T09:45:01.676Z] -> Pinging Codecov [2024-09-18T09:45:01.676Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=61ebeefd8dee49bdb11a605b8314ee5365915f68&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-18T09:45:01.937Z] -> Uploading to [2024-09-18T09:45:01.937Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/61ebeefd8dee49bdb11a605b8314ee5365915f68/a3233bdc-e8ac-448c-8cc3-f82c8324bb62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T094501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2741492623e65e0a9489ae7a26414c98ab2d9a1e30c12239fb864600084bf7cf [2024-09-18T09:45:01.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T09:45:01.937Z] Dload Upload Total Spent Left Speed [2024-09-18T09:45:02.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70000 0 0 100 70000 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-09-18T09:45:02.197Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61ebeefd8dee49bdb11a605b8314ee5365915f68 [Pipeline] } [2024-09-18T09:45:02.204Z] 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-18T09:45:02.954Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:03.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:04.111Z] ---> package-listing.sh [2024-09-18T09:45:04.111Z] ++ facter osfamily [2024-09-18T09:45:04.111Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-18T09:45:04.370Z] + OS_FAMILY=debian [2024-09-18T09:45:04.370Z] + workspace=/w/workspace/edgex-go/5 [2024-09-18T09:45:04.370Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-18T09:45:04.370Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-18T09:45:04.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-18T09:45:04.370Z] + PACKAGES=/tmp/packages_start.txt [2024-09-18T09:45:04.370Z] + '[' /w/workspace/edgex-go/5 ']' [2024-09-18T09:45:04.370Z] + PACKAGES=/tmp/packages_end.txt [2024-09-18T09:45:04.370Z] + case "${OS_FAMILY}" in [2024-09-18T09:45:04.370Z] + dpkg -l [2024-09-18T09:45:04.370Z] + grep '^ii' [2024-09-18T09:45:04.370Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-18T09:45:04.370Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-18T09:45:04.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-18T09:45:04.370Z] + '[' /w/workspace/edgex-go/5 ']' [2024-09-18T09:45:04.370Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2024-09-18T09:45:04.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2024-09-18T09:45:04.382Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-18T09:45:04.663Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:45:05.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:45:05.224Z] [2024-09-18T09:45:05.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T09:45:05.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:45:05.530Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-18T09:45:05.530Z] 5eb5b503b376: Pulling fs layer [2024-09-18T09:45:05.530Z] 5c69ac0246d0: Pulling fs layer [2024-09-18T09:45:05.530Z] ec43610c2a17: Pulling fs layer [2024-09-18T09:45:05.530Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-18T09:45:05.530Z] 33b1e0a273af: Pulling fs layer [2024-09-18T09:45:05.530Z] 5d3b04190fa2: Pulling fs layer [2024-09-18T09:45:05.530Z] 2f39f015ded8: Pulling fs layer [2024-09-18T09:45:05.530Z] 3a2ae6a8a46f: Waiting [2024-09-18T09:45:05.530Z] 33b1e0a273af: Waiting [2024-09-18T09:45:05.530Z] 5d3b04190fa2: Waiting [2024-09-18T09:45:05.530Z] 2f39f015ded8: Waiting [2024-09-18T09:45:05.530Z] 5c69ac0246d0: Download complete [2024-09-18T09:45:05.530Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-18T09:45:05.530Z] 3a2ae6a8a46f: Download complete [2024-09-18T09:45:05.530Z] 33b1e0a273af: Verifying Checksum [2024-09-18T09:45:05.530Z] 33b1e0a273af: Download complete [2024-09-18T09:45:05.530Z] ec43610c2a17: Verifying Checksum [2024-09-18T09:45:05.530Z] ec43610c2a17: Download complete [2024-09-18T09:45:05.530Z] 5d3b04190fa2: Verifying Checksum [2024-09-18T09:45:05.530Z] 5d3b04190fa2: Download complete [2024-09-18T09:45:05.790Z] 5eb5b503b376: Download complete [2024-09-18T09:45:06.357Z] 2f39f015ded8: Download complete [2024-09-18T09:45:06.925Z] 5eb5b503b376: Pull complete [2024-09-18T09:45:07.184Z] 5c69ac0246d0: Pull complete [2024-09-18T09:45:07.441Z] ec43610c2a17: Pull complete [2024-09-18T09:45:07.699Z] 3a2ae6a8a46f: Pull complete [2024-09-18T09:45:07.957Z] 33b1e0a273af: Pull complete [2024-09-18T09:45:07.957Z] 5d3b04190fa2: Pull complete [2024-09-18T09:45:12.140Z] 2f39f015ded8: Pull complete [2024-09-18T09:45:12.140Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-18T09:45:12.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T09:45:12.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T09:45:12.268Z] prd-ubuntu20.04-docker-8c-8g-10571 does not seem to be running inside a container [2024-09-18T09:45:12.279Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-18T09:45:19.357Z] $ docker top d6fe7ba813d185fa634d0d2d112135940cf6fc4c0fd91e55abe0b1c47ad4b933 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T09:45:19.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-18T09:45:20.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-18T09:45:20.297Z] + ls /var/log/sa-host [2024-09-18T09:45:20.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T09:45:20.473Z] provisioning config files... [2024-09-18T09:45:20.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config12570350073961410677tmp [Pipeline] { [Pipeline] echo [2024-09-18T09:45:20.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:20.783Z] ---> create-netrc.sh [Pipeline] } [2024-09-18T09:45:20.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:21.142Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-18T09:45:21.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:21.443Z] ---> sudo-logs.sh [2024-09-18T09:45:21.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-18T09:45:21.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:21.757Z] ---> job-cost.sh [2024-09-18T09:45:21.758Z] lf-activate-venv: SKIPPING [2024-09-18T09:45:21.758Z] DEBUG: total: 0.2199999988079071 [2024-09-18T09:45:21.758Z] INFO: Retrieving Stack Cost... [2024-09-18T09:45:22.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-18T09:45:22.586Z] INFO: Archiving Costs [Pipeline] echo [2024-09-18T09:45:22.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T09:45:22.883Z] ---> logs-deploy.sh [2024-09-18T09:45:22.883Z] lf-activate-venv: SKIPPING [2024-09-18T09:45:22.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/5 [2024-09-18T09:45:22.883Z] INFO: archiving workspace using pattern(s): [2024-09-18T09:45:23.820Z] Archives upload complete. [2024-09-18T09:45:23.820Z] INFO: archiving logs to Nexus