Pull request #4895 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 47a4fcd215791b0bce88d1fb69b39ce9754e0fce+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (675e538e097d4ac18d793ca4bd0a443fd27f36cc) 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-ssh7740412319791472751.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-ssh5982819193449802851.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4895/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4895/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13213094122003656833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4895/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9602308307418459099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5667652437186112002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4895/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4895/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14990583078804277781.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9598’ Running on prd-ubuntu20.04-docker-8c-8g-9621 in /w/workspace/edgexfoundry_edgex-go_PR-4895 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 47a4fcd215791b0bce88d1fb69b39ce9754e0fce Merge succeeded, producing 47a4fcd215791b0bce88d1fb69b39ce9754e0fce Checking out Revision 47a4fcd215791b0bce88d1fb69b39ce9754e0fce (PR-4895) > 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/4895/head:refs/remotes/origin/PR-4895 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47a4fcd215791b0bce88d1fb69b39ce9754e0fce # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47a4fcd215791b0bce88d1fb69b39ce9754e0fce # timeout=10 Commit message: "fix: Modify the HTTP status code of TriggerScheduleJobByName API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-06T17:13:24.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T17:13:24.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T17:13:25.500Z] ========================================================= [2024-09-06T17:13:25.500Z] EdgeX Global Pipelines Version Info [2024-09-06T17:13:25.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T17:13:27.209Z] ------------------- [2024-09-06T17:13:27.209Z] stable info: [2024-09-06T17:13:27.209Z] ------------------- [2024-09-06T17:13:27.209Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T17:13:27.209Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T17:13:27.209Z] Message: update stable to v1.0.263 [2024-09-06T17:13:27.471Z] ------------------- [2024-09-06T17:13:27.471Z] experimental info: [2024-09-06T17:13:27.471Z] ------------------- [2024-09-06T17:13:27.471Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T17:13:27.471Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T17:13:27.471Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T17:13:27.699Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-06T17:13:27.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-06T17:13:27.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T17:13:27.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T17:13:27.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T17:13:28.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T17:13:28.058Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T17:13:28.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-06T17:13:28.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-06T17:13:28.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-06T17:13:28.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T17:13:28.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T17:13:28.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T17:13:28.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T17:13:28.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T17:13:28.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T17:13:28.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T17:13:28.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T17:13:28.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T17:13:28.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T17:13:28.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T17:13:28.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T17:13:29.024Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T17:13:29.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4895 [Pipeline] echo [2024-09-06T17:13:29.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4895 [Pipeline] echo [2024-09-06T17:13:29.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4895 [Pipeline] echo [2024-09-06T17:13:29.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47a4fcd215791b0bce88d1fb69b39ce9754e0fce [Pipeline] echo [2024-09-06T17:13:29.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47a4fcd [Pipeline] echo [2024-09-06T17:13:29.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T17:13:29.556Z] provisioning config files... [2024-09-06T17:13:29.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11601429013680275691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T17:13:29.970Z] ---> ****-login.sh [2024-09-06T17:13:29.970Z] nexus3.edgexfoundry.org:10001 [2024-09-06T17:13:31.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:13:31.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:13:31.353Z] Configure a credential helper to remove this warning. See [2024-09-06T17:13:31.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:13:31.353Z] [2024-09-06T17:13:31.353Z] Login Succeeded [2024-09-06T17:13:31.353Z] nexus3.edgexfoundry.org:10002 [2024-09-06T17:13:31.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:13:31.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:13:31.615Z] Configure a credential helper to remove this warning. See [2024-09-06T17:13:31.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:13:31.615Z] [2024-09-06T17:13:31.615Z] Login Succeeded [2024-09-06T17:13:31.615Z] nexus3.edgexfoundry.org:10003 [2024-09-06T17:13:31.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:13:31.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:13:31.881Z] Configure a credential helper to remove this warning. See [2024-09-06T17:13:31.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:13:31.881Z] [2024-09-06T17:13:31.882Z] Login Succeeded [2024-09-06T17:13:31.882Z] nexus3.edgexfoundry.org:10004 [2024-09-06T17:13:31.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:13:31.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:13:31.882Z] Configure a credential helper to remove this warning. See [2024-09-06T17:13:31.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:13:31.882Z] [2024-09-06T17:13:31.882Z] Login Succeeded [2024-09-06T17:13:31.882Z] ****.io [2024-09-06T17:13:31.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:13:32.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:13:32.143Z] Configure a credential helper to remove this warning. See [2024-09-06T17:13:32.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:13:32.143Z] [2024-09-06T17:13:32.143Z] Login Succeeded [2024-09-06T17:13:32.143Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T17:13:32.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T17:13:32.623Z] + 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-06T17:13:32.623Z] + dirname cmd/core-command/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T17:13:32.623Z] + + cut -d/ -f2 [2024-09-06T17:13:32.623Z] dirname cmd/core-data/Dockerfile [2024-09-06T17:13:32.623Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/core-keeper/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/core-metadata/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-06T17:13:32.623Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-06T17:13:32.623Z] + cut -d/ -f2 [2024-09-06T17:13:32.623Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-06T17:13:32.623Z] + dirname cmd/support-notifications/Dockerfile [2024-09-06T17:13:32.624Z] + cut -d/ -f2 [2024-09-06T17:13:32.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-06T17:13:32.624Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-06T17:13:32.624Z] + cut -d/ -f2 [2024-09-06T17:13:32.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-06T17:13:32.679Z] 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-06T17:13:33.206Z] + git rev-list -1 --merges 47a4fcd215791b0bce88d1fb69b39ce9754e0fce~1..47a4fcd215791b0bce88d1fb69b39ce9754e0fce [Pipeline] echo [2024-09-06T17:13:33.246Z] -----------> git rev-list -1 --merges 47a4fcd215791b0bce88d1fb69b39ce9754e0fce~1..47a4fcd215791b0bce88d1fb69b39ce9754e0fce 47a4fcd215791b0bce88d1fb69b39ce9754e0fce [false] [Pipeline] sh [2024-09-06T17:13:33.575Z] + git log --format=format:%s -1 47a4fcd215791b0bce88d1fb69b39ce9754e0fce [Pipeline] echo [2024-09-06T17:13:33.613Z] ========================================================= [2024-09-06T17:13:33.613Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T17:13:33.613Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-06T17:13:34.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T17:13:34.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T17:13:34.074Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T17:13:34.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T17:13:34.074Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T17:13:34.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T17:13:34.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:13:34.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T17:13:34.529Z] [2024-09-06T17:13:34.529Z] 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-06T17:13:34.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T17:13:35.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T17:13:35.186Z] b85a868b505f: Pulling fs layer [2024-09-06T17:13:35.186Z] e2be974225ed: Pulling fs layer [2024-09-06T17:13:35.186Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T17:13:35.186Z] 988bab9f4d93: Pulling fs layer [2024-09-06T17:13:35.186Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T17:13:35.186Z] eaf3925da568: Pulling fs layer [2024-09-06T17:13:35.186Z] bab4dde63d76: Pulling fs layer [2024-09-06T17:13:35.186Z] bde34c3a00c8: Pulling fs layer [2024-09-06T17:13:35.186Z] b352a97aabf1: Pulling fs layer [2024-09-06T17:13:35.186Z] 4872d77fe225: Pulling fs layer [2024-09-06T17:13:35.186Z] 5851b861e8e6: Pulling fs layer [2024-09-06T17:13:35.446Z] 5851b861e8e6: Waiting [2024-09-06T17:13:35.446Z] bab4dde63d76: Waiting [2024-09-06T17:13:35.446Z] 988bab9f4d93: Waiting [2024-09-06T17:13:35.446Z] 1469e6f7b9e6: Waiting [2024-09-06T17:13:35.446Z] 4872d77fe225: Waiting [2024-09-06T17:13:35.446Z] eaf3925da568: Waiting [2024-09-06T17:13:35.446Z] bde34c3a00c8: Waiting [2024-09-06T17:13:35.446Z] b352a97aabf1: Waiting [2024-09-06T17:13:35.446Z] e2be974225ed: Verifying Checksum [2024-09-06T17:13:35.446Z] e2be974225ed: Download complete [2024-09-06T17:13:35.446Z] 988bab9f4d93: Verifying Checksum [2024-09-06T17:13:35.446Z] 988bab9f4d93: Download complete [2024-09-06T17:13:35.446Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T17:13:35.446Z] 1469e6f7b9e6: Download complete [2024-09-06T17:13:35.446Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T17:13:35.446Z] 339a4e72a1f5: Download complete [2024-09-06T17:13:35.446Z] eaf3925da568: Download complete [2024-09-06T17:13:35.446Z] bde34c3a00c8: Download complete [2024-09-06T17:13:35.446Z] b352a97aabf1: Download complete [2024-09-06T17:13:35.446Z] 4872d77fe225: Verifying Checksum [2024-09-06T17:13:35.446Z] 4872d77fe225: Download complete [2024-09-06T17:13:35.447Z] 5851b861e8e6: Download complete [2024-09-06T17:13:35.707Z] b85a868b505f: Verifying Checksum [2024-09-06T17:13:35.707Z] b85a868b505f: Download complete [2024-09-06T17:13:35.967Z] bab4dde63d76: Verifying Checksum [2024-09-06T17:13:35.967Z] bab4dde63d76: Download complete [2024-09-06T17:13:37.346Z] b85a868b505f: Pull complete [2024-09-06T17:13:37.346Z] e2be974225ed: Pull complete [2024-09-06T17:13:38.303Z] 339a4e72a1f5: Pull complete [2024-09-06T17:13:38.914Z] 988bab9f4d93: Pull complete [2024-09-06T17:13:39.489Z] 1469e6f7b9e6: Pull complete [2024-09-06T17:13:39.750Z] eaf3925da568: Pull complete [2024-09-06T17:13:41.661Z] bab4dde63d76: Pull complete [2024-09-06T17:13:41.661Z] bde34c3a00c8: Pull complete [2024-09-06T17:13:41.920Z] b352a97aabf1: Pull complete [2024-09-06T17:13:42.180Z] 4872d77fe225: Pull complete [2024-09-06T17:13:42.180Z] 5851b861e8e6: Pull complete [2024-09-06T17:13:42.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T17:13:42.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T17:13:42.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:13:42.742Z] prd-ubuntu20.04-docker-8c-8g-9621 does not seem to be running inside a container [2024-09-06T17:13:42.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-06T17:13:47.711Z] $ docker top 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef -eo pid,comm [2024-09-06T17:13:47.800Z] 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-06T17:13:47.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T17:13:47.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T17:13:47.969Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T17:13:48.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T17:13:48.081Z] $ docker exec 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef ssh-agent [2024-09-06T17:13:48.195Z] SSH_AUTH_SOCK=/tmp/ssh-v9N5mKbjRzEs/agent.33 [2024-09-06T17:13:48.195Z] SSH_AGENT_PID=39 [2024-09-06T17:13:48.202Z] Running ssh-add (command line suppressed) [2024-09-06T17:13:48.315Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5170940419143633818.key (/w/workspace/edgex-go/1@tmp/private_key_5170940419143633818.key) [2024-09-06T17:13:48.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T17:13:48.679Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T17:13:48.709Z] $ docker exec --env ******** --env ******** 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef ssh-agent -k [2024-09-06T17:13:48.806Z] unset SSH_AUTH_SOCK; [2024-09-06T17:13:48.807Z] unset SSH_AGENT_PID; [2024-09-06T17:13:48.807Z] echo Agent pid 39 killed; [2024-09-06T17:13:48.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T17:13:48.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T17:13:48.927Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T17:13:49.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T17:13:49.045Z] $ docker exec 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef ssh-agent [2024-09-06T17:13:49.160Z] SSH_AUTH_SOCK=/tmp/ssh-6wwlFnhKRf61/agent.74 [2024-09-06T17:13:49.160Z] SSH_AGENT_PID=80 [2024-09-06T17:13:49.166Z] Running ssh-add (command line suppressed) [2024-09-06T17:13:49.264Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15491629093609712024.key (/w/workspace/edgex-go/1@tmp/private_key_15491629093609712024.key) [2024-09-06T17:13:49.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T17:13:49.634Z] + git semver init [2024-09-06T17:13:49.896Z] 2024-09-06 17:13:49,820 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T17:13:49.896Z] 2024-09-06 17:13:49,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-06T17:13:49.896Z] 2024-09-06 17:13:49,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-06T17:13:49.896Z] 2024-09-06 17:13:49,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,388 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4895 with force:False [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,389 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4895 [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,393 [execute] INFO git cat-file --batch-check [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,400 [execute] INFO git cat-file --batch [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T17:13:57.618Z] 2024-09-06 17:13:55,406 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4895 [2024-09-06T17:13:57.618Z] 0.0.0 [Pipeline] } [2024-09-06T17:13:57.649Z] $ docker exec --env ******** --env ******** 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef ssh-agent -k [2024-09-06T17:13:57.767Z] unset SSH_AUTH_SOCK; [2024-09-06T17:13:57.767Z] unset SSH_AGENT_PID; [2024-09-06T17:13:57.767Z] echo Agent pid 80 killed; [2024-09-06T17:13:57.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T17:13:58.224Z] + git semver [Pipeline] } [2024-09-06T17:13:58.511Z] $ docker stop --time=1 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef [2024-09-06T17:13:59.819Z] $ docker rm -f --volumes 26b048bdff82d95e4f2f4d2d4c4bdf021507aa7eb52f38f2cf74d3ccadde30ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T17:14:00.248Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T17:14:00.633Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T17:14:00.658Z] [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-06T17:14:01.554Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T17:14:01.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:14:01.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:14:01.756Z] ========================================================= [2024-09-06T17:14:01.756Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T17:14:01.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:14:02.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:14:02.116Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T17:14:02.116Z] 619be1103602: Pulling fs layer [2024-09-06T17:14:02.116Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T17:14:02.116Z] 5df492c9dc93: Pulling fs layer [2024-09-06T17:14:02.116Z] 7629e6793208: Pulling fs layer [2024-09-06T17:14:02.116Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T17:14:02.116Z] fb5054dd5b73: Pulling fs layer [2024-09-06T17:14:02.116Z] eeca6798cff9: Pulling fs layer [2024-09-06T17:14:02.116Z] aa269ceb94a6: Pulling fs layer [2024-09-06T17:14:02.116Z] ada007ff1a6a: Pulling fs layer [2024-09-06T17:14:02.116Z] fb5054dd5b73: Waiting [2024-09-06T17:14:02.116Z] eeca6798cff9: Waiting [2024-09-06T17:14:02.116Z] aa269ceb94a6: Waiting [2024-09-06T17:14:02.116Z] ada007ff1a6a: Waiting [2024-09-06T17:14:02.116Z] 7629e6793208: Waiting [2024-09-06T17:14:02.116Z] 4f4fb700ef54: Waiting [2024-09-06T17:14:02.116Z] 7862e08f4a3e: Verifying Checksum [2024-09-06T17:14:02.116Z] 7862e08f4a3e: Download complete [2024-09-06T17:14:02.116Z] 7629e6793208: Verifying Checksum [2024-09-06T17:14:02.116Z] 7629e6793208: Download complete [2024-09-06T17:14:02.116Z] 4f4fb700ef54: Download complete [2024-09-06T17:14:02.116Z] 619be1103602: Verifying Checksum [2024-09-06T17:14:02.116Z] 619be1103602: Download complete [2024-09-06T17:14:02.116Z] fb5054dd5b73: Verifying Checksum [2024-09-06T17:14:02.116Z] fb5054dd5b73: Download complete [2024-09-06T17:14:02.116Z] eeca6798cff9: Verifying Checksum [2024-09-06T17:14:02.116Z] eeca6798cff9: Download complete [2024-09-06T17:14:02.966Z] 619be1103602: Pull complete [2024-09-06T17:14:03.231Z] 7862e08f4a3e: Pull complete [2024-09-06T17:14:03.231Z] ada007ff1a6a: Verifying Checksum [2024-09-06T17:14:03.231Z] ada007ff1a6a: Download complete [2024-09-06T17:14:03.490Z] 5df492c9dc93: Verifying Checksum [2024-09-06T17:14:03.490Z] 5df492c9dc93: Download complete [2024-09-06T17:14:03.750Z] aa269ceb94a6: Verifying Checksum [2024-09-06T17:14:03.750Z] aa269ceb94a6: Download complete [2024-09-06T17:14:07.036Z] 5df492c9dc93: Pull complete [2024-09-06T17:14:07.036Z] 7629e6793208: Pull complete [2024-09-06T17:14:07.036Z] 4f4fb700ef54: Pull complete [2024-09-06T17:14:07.036Z] fb5054dd5b73: Pull complete [2024-09-06T17:14:07.036Z] eeca6798cff9: Pull complete [2024-09-06T17:14:09.568Z] aa269ceb94a6: Pull complete [2024-09-06T17:14:10.138Z] ada007ff1a6a: Pull complete [2024-09-06T17:14:10.138Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T17:14:10.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:14:10.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:14:10.521Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:14:10.521Z] WORKDIR /edgex [2024-09-06T17:14:10.521Z] COPY go.mod . [2024-09-06T17:14:10.521Z] RUN go mod download [2024-09-06T17:14:10.521Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-06T17:14:11.504Z] Sending build context to Docker daemon 179.3MB [2024-09-06T17:14:11.504Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:14:11.504Z] ---> f489d0715acc [2024-09-06T17:14:11.504Z] Step 2/4 : WORKDIR /edgex [2024-09-06T17:14:16.070Z] Still waiting to schedule task [2024-09-06T17:14:16.070Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-06T17:14:21.883Z] ---> Running in f2ff933bcbcc [2024-09-06T17:14:21.883Z] Removing intermediate container f2ff933bcbcc [2024-09-06T17:14:21.883Z] ---> c409b997e560 [2024-09-06T17:14:21.883Z] Step 3/4 : COPY go.mod . [2024-09-06T17:14:21.883Z] ---> c8648f04f6fe [2024-09-06T17:14:21.883Z] Step 4/4 : RUN go mod download [2024-09-06T17:14:21.883Z] ---> Running in bcd3c2490472 [2024-09-06T17:15:02.196Z] Removing intermediate container bcd3c2490472 [2024-09-06T17:15:02.196Z] ---> 6dc41a9d85e5 [2024-09-06T17:15:02.196Z] Successfully built 6dc41a9d85e5 [2024-09-06T17:15:02.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:15:02.725Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T17:15:02.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:15:02.898Z] prd-ubuntu20.04-docker-8c-8g-9621 does not seem to be running inside a container [2024-09-06T17:15:02.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T17:15:03.899Z] $ docker top 66580b87367058246ea2e8233c52b304494d6a7a3298d4a29519802fcf27c302 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:15:04.327Z] + go version [2024-09-06T17:15:04.328Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T17:15:04.361Z] $ docker stop --time=1 66580b87367058246ea2e8233c52b304494d6a7a3298d4a29519802fcf27c302 [2024-09-06T17:15:05.982Z] $ docker rm -f --volumes 66580b87367058246ea2e8233c52b304494d6a7a3298d4a29519802fcf27c302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:15:06.812Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T17:15:06.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:15:06.990Z] prd-ubuntu20.04-docker-8c-8g-9621 does not seem to be running inside a container [2024-09-06T17:15:07.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T17:15:07.942Z] $ docker top 60253fb9ddffa939709a490bcebb3cecaa5de049a6b870a847f845074819e921 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T17:15:08.083Z] ========================================================= [2024-09-06T17:15:08.083Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T17:15:08.083Z] ========================================================= [Pipeline] sh [2024-09-06T17:15:08.386Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:15:08.782Z] + make test [2024-09-06T17:15:08.782Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T17:15:16.909Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T17:15:43.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T17:15:43.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T17:15:44.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T17:15:44.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T17:15:44.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T17:15:44.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T17:15:45.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T17:15:45.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T17:15:45.557Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T17:15:45.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T17:15:46.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T17:15:46.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T17:15:48.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-06T17:15:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T17:15:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T17:15:48.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T17:15:49.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T17:15:49.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T17:15:49.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T17:15:49.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T17:15:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T17:15:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T17:15:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T17:15:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T17:15:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:15:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-09-06T17:15:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-09-06T17:15:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.576s coverage: 93.4% of statements [2024-09-06T17:15:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-09-06T17:15:53.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T17:15:53.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T17:15:54.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 7.0% of statements [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T17:15:54.774Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T17:15:55.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T17:15:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.447s coverage: 95.8% of statements [2024-09-06T17:15:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-06T17:15:56.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] [2024-09-06T17:15:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T17:15:57.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T17:15:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-09-06T17:15:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 30.7% of statements [2024-09-06T17:15:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements [2024-09-06T17:15:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.032s coverage: 77.8% of statements [2024-09-06T17:15:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2024-09-06T17:15:58.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-06T17:15:58.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.083s coverage: 87.5% of statements [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T17:15:59.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T17:16:00.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T17:16:00.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T17:16:00.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T17:16:01.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T17:16:01.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T17:16:01.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T17:16:01.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T17:16:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T17:16:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T17:16:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T17:16:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T17:16:04.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T17:16:06.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T17:16:06.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T17:16:08.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T17:16:08.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T17:16:08.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T17:16:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T17:16:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T17:16:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T17:16:10.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T17:16:10.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T17:16:10.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T17:16:10.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T17:16:11.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-09-06T17:16:11.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T17:16:11.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T17:16:11.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T17:16:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T17:16:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T17:16:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:16:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T17:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T17:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T17:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T17:16:14.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T17:16:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T17:16:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:16:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T17:16:15.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T17:16:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T17:16:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T17:16:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T17:16:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:16:23.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.040s coverage: 92.9% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.165s coverage: 62.3% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.026s coverage: 100.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.051s coverage: 73.7% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.024s coverage: 100.0% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.186s coverage: 36.5% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 84.8% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.085s coverage: 95.7% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-06T17:16:25.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements [2024-09-06T17:16:25.698Z] 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-06T17:16:25.957Z] running golangci-lint [2024-09-06T17:16:25.957Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-06T17:16:25.957Z] go version go1.21.9 linux/amd64 [2024-09-06T17:16:26.216Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-06T17:16:26.217Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-06T17:16:52.763Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 23.268896354s" [2024-09-06T17:16:52.763Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.149192ms" [2024-09-06T17:17:00.871Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.689650513s with top 10 stages: buildir: 52.646463227s, gosec: 8.274053447s, inspect: 2.589180733s, ctrlflow: 1.987469336s, fact_deprecated: 1.873253712s, printf: 1.813413934s, S1038: 1.435650459s, fact_purity: 1.250721395s, nilness: 1.225918184s, SA9006: 650.193093ms" [2024-09-06T17:17:00.871Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-06T17:17:00.871Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, nolint: 0/22" [2024-09-06T17:17:00.871Z] level=info msg="[runner] processing took 19.1381ms with stages: nolint: 7.517737ms, identifier_marker: 5.88365ms, path_prettifier: 1.759072ms, autogenerated_exclude: 1.566685ms, exclude-rules: 1.435641ms, skip_dirs: 908.792µs, cgo: 39.552µs, filename_unadjuster: 21.021µs, uniq_by_line: 1.01µs, max_same_issues: 790ns, exclude: 730ns, fixer: 660ns, skip_files: 620ns, max_from_linter: 470ns, severity-rules: 420ns, sort_results: 380ns, diff: 360ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-09-06T17:17:00.871Z] level=info msg="[runner] linters took 11.271753964s with stages: goanalysis_metalinter: 11.252496691s" [2024-09-06T17:17:00.871Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-06T17:17:00.871Z] level=info msg="Memory: 347 samples, avg is 291.0MB, max is 1399.6MB" [2024-09-06T17:17:00.871Z] level=info msg="Execution took 34.587449118s" [2024-09-06T17:17:00.871Z] go vet ./... [2024-09-06T17:17:07.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T17:17:07.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T17:17:07.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T17:17:07.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T17:17:08.081Z] + ls -al . [2024-09-06T17:17:08.081Z] total 916 [2024-09-06T17:17:08.081Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 17:15 . [2024-09-06T17:17:08.081Z] drwxr-xr-x 4 root root 4096 Sep 6 17:15 .. [2024-09-06T17:17:08.081Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:13 .blubracket [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 17:13 .dockerignore [2024-09-06T17:17:08.081Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 17:16 .git [2024-09-06T17:17:08.081Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:13 .github [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 17:13 .gitignore [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 17:13 .golangci.yml [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 17:13 .hadolint.yml [2024-09-06T17:17:08.081Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 17:13 .semver [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 17:13 .sonarcloud.properties [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 17:13 ADOPTERS.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 17:13 Attribution.txt [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 17:13 CHANGELOG.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 17:13 CONTRIBUTING.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 17:13 GOVERNANCE.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 17:13 Jenkinsfile [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 17:13 LICENSE [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 17:13 Makefile [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 17:13 OWNERS.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 17:13 README.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 17:13 SECURITY.md [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 17:14 VERSION [2024-09-06T17:17:08.081Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:13 bin [2024-09-06T17:17:08.081Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 17:13 cmd [2024-09-06T17:17:08.081Z] -rw-r--r-- 1 root root 545398 Sep 6 17:16 coverage.out [2024-09-06T17:17:08.081Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:13 fuzz_test [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 17:13 go.mod [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 17:13 go.sum [2024-09-06T17:17:08.081Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 17:13 internal [2024-09-06T17:17:08.081Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:13 openapi [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 17:13 security.txt [2024-09-06T17:17:08.081Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 17:13 version.go [Pipeline] sh [2024-09-06T17:17:08.402Z] + '[' -e coverage.out ] [2024-09-06T17:17:08.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T17:17:08.539Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T17:17:08.840Z] + make build [2024-09-06T17:17:08.840Z] 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-06T17:17:35.809Z] 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-06T17:17:35.809Z] 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-06T17:17:36.401Z] 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-06T17:17:37.345Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-06T17:17:38.720Z] 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-06T17:17:42.909Z] 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-06T17:17:44.830Z] 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-06T17:17:46.731Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-06T17:17:48.637Z] 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-06T17:17:49.204Z] 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-06T17:17:50.143Z] 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-06T17:17:50.711Z] 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-06T17:17:51.645Z] 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-06T17:17:52.238Z] $ docker stop --time=1 60253fb9ddffa939709a490bcebb3cecaa5de049a6b870a847f845074819e921 [2024-09-06T17:17:54.414Z] $ docker rm -f --volumes 60253fb9ddffa939709a490bcebb3cecaa5de049a6b870a847f845074819e921 [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-06T17:17:57.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T17:17:57.004Z] [2024-09-06T17:17:57.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:17:57.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T17:17:57.434Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-06T17:17:57.434Z] 91d30c5bc195: Pulling fs layer [2024-09-06T17:17:57.434Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-06T17:17:57.434Z] 9c61dcf015f6: Pulling fs layer [2024-09-06T17:17:57.434Z] 4698f68db338: Pulling fs layer [2024-09-06T17:17:57.434Z] 2a2f49069b9e: Pulling fs layer [2024-09-06T17:17:57.434Z] e0025b399a48: Pulling fs layer [2024-09-06T17:17:57.434Z] 2a2f49069b9e: Waiting [2024-09-06T17:17:57.434Z] 4698f68db338: Waiting [2024-09-06T17:17:57.434Z] 91d30c5bc195: Download complete [2024-09-06T17:17:57.691Z] 4698f68db338: Verifying Checksum [2024-09-06T17:17:57.691Z] 4698f68db338: Download complete [2024-09-06T17:17:57.691Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-06T17:17:57.691Z] 2e9b0aa3be6d: Download complete [2024-09-06T17:17:57.691Z] e0025b399a48: Download complete [2024-09-06T17:17:57.691Z] 91d30c5bc195: Pull complete [2024-09-06T17:17:57.691Z] 2a2f49069b9e: Verifying Checksum [2024-09-06T17:17:57.691Z] 2a2f49069b9e: Download complete [2024-09-06T17:17:57.951Z] 2e9b0aa3be6d: Pull complete [2024-09-06T17:17:58.212Z] 9c61dcf015f6: Verifying Checksum [2024-09-06T17:17:58.212Z] 9c61dcf015f6: Download complete [2024-09-06T17:18:00.743Z] 9c61dcf015f6: Pull complete [2024-09-06T17:18:00.743Z] 4698f68db338: Pull complete [2024-09-06T17:18:01.003Z] 2a2f49069b9e: Pull complete [2024-09-06T17:18:01.003Z] e0025b399a48: Pull complete [2024-09-06T17:18:01.003Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-06T17:18:01.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T17:18:01.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:18:01.263Z] prd-ubuntu20.04-docker-8c-8g-9621 does not seem to be running inside a container [2024-09-06T17:18:01.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-06T17:18:05.435Z] $ docker top e2722d160c8c7ecbe6db4249181e06eec1df0114562cb8e18330f2cee0663a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:18:05.865Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T17:18:08.395Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #1 transferring dockerfile: 1.95kB done [2024-09-06T17:18:08.395Z] #1 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #2 transferring dockerfile: 1.70kB done [2024-09-06T17:18:08.395Z] #2 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #3 transferring dockerfile: 2.15kB done [2024-09-06T17:18:08.395Z] #3 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #4 transferring dockerfile: 2.23kB done [2024-09-06T17:18:08.395Z] #4 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #5 transferring dockerfile: 3.17kB done [2024-09-06T17:18:08.395Z] #5 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #6 transferring dockerfile: 2.01kB done [2024-09-06T17:18:08.395Z] #6 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #7 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #8 transferring dockerfile: 1.85kB done [2024-09-06T17:18:08.395Z] #8 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #9 transferring dockerfile: 1.89kB done [2024-09-06T17:18:08.395Z] #9 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #7 transferring dockerfile: 1.93kB done [2024-09-06T17:18:08.395Z] #7 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #10 transferring dockerfile: 1.93kB done [2024-09-06T17:18:08.395Z] #10 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #11 transferring dockerfile: 2.49kB done [2024-09-06T17:18:08.395Z] #11 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #12 transferring dockerfile: 1.81kB done [2024-09-06T17:18:08.395Z] #12 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-06T17:18:08.395Z] #13 transferring dockerfile: 2.07kB done [2024-09-06T17:18:08.395Z] #13 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #14 [support-notifications internal] load .dockerignore [2024-09-06T17:18:08.395Z] #14 transferring context: 50B done [2024-09-06T17:18:08.395Z] #14 DONE 0.0s [2024-09-06T17:18:08.395Z] [2024-09-06T17:18:08.395Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-06T17:18:08.655Z] #15 transferring dockerfile: 2.06kB done [2024-09-06T17:18:08.655Z] #15 DONE 0.0s [2024-09-06T17:18:08.655Z] [2024-09-06T17:18:08.655Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T17:18:08.655Z] #16 transferring dockerfile: 2.50kB done [2024-09-06T17:18:08.655Z] #16 DONE 0.0s [2024-09-06T17:18:08.655Z] [2024-09-06T17:18:08.655Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T17:18:08.655Z] #17 transferring dockerfile: 1.69kB done [2024-09-06T17:18:08.655Z] #17 DONE 0.0s [2024-09-06T17:18:08.655Z] [2024-09-06T17:18:08.655Z] #18 [security-spire-server internal] load .dockerignore [2024-09-06T17:18:08.655Z] #18 transferring context: 50B done [2024-09-06T17:18:08.655Z] #18 DONE 0.0s [2024-09-06T17:18:08.655Z] [2024-09-06T17:18:08.655Z] #19 [security-proxy-auth internal] load .dockerignore [2024-09-06T17:18:08.655Z] #19 transferring context: 50B done [2024-09-06T17:18:08.655Z] #19 DONE 0.0s [2024-09-06T17:18:08.655Z] [2024-09-06T17:18:08.655Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T17:18:08.655Z] #20 transferring context: 50B done [2024-09-06T17:18:08.655Z] #20 DONE 0.0s [2024-09-06T17:18:08.655Z] [2024-09-06T17:18:08.655Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-06T17:18:08.933Z] #21 transferring context: 50B done [2024-09-06T17:18:08.933Z] #21 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #22 [core-keeper internal] load .dockerignore [2024-09-06T17:18:08.933Z] #22 transferring context: 50B done [2024-09-06T17:18:08.933Z] #22 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-06T17:18:08.933Z] #23 transferring context: 50B done [2024-09-06T17:18:08.933Z] #23 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T17:18:08.933Z] #24 transferring context: 50B done [2024-09-06T17:18:08.933Z] #24 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #25 [support-scheduler internal] load .dockerignore [2024-09-06T17:18:08.933Z] #25 transferring context: 50B done [2024-09-06T17:18:08.933Z] #25 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #26 [core-command internal] load .dockerignore [2024-09-06T17:18:08.933Z] #26 transferring context: 50B done [2024-09-06T17:18:08.933Z] #26 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #27 [core-data internal] load .dockerignore [2024-09-06T17:18:08.933Z] #27 transferring context: 50B done [2024-09-06T17:18:08.933Z] #27 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-06T17:18:08.933Z] #28 transferring context: 50B done [2024-09-06T17:18:08.933Z] #28 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-06T17:18:08.933Z] #29 transferring context: 50B done [2024-09-06T17:18:08.933Z] #29 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #30 [core-metadata internal] load .dockerignore [2024-09-06T17:18:08.933Z] #30 transferring context: 50B done [2024-09-06T17:18:08.933Z] #30 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-06T17:18:08.933Z] #31 transferring context: 50B done [2024-09-06T17:18:08.933Z] #31 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #32 [security-spire-config internal] load .dockerignore [2024-09-06T17:18:08.933Z] #32 transferring context: 50B done [2024-09-06T17:18:08.933Z] #32 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:18:08.933Z] #33 DONE 0.0s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:18:08.933Z] #34 DONE 0.1s [2024-09-06T17:18:08.933Z] [2024-09-06T17:18:08.933Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:18:08.933Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:08.933Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:08.933Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:08.933Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:08.933Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-09-06T17:18:09.192Z] #35 ... [2024-09-06T17:18:09.192Z] [2024-09-06T17:18:09.192Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:18:09.192Z] #33 DONE 0.0s [2024-09-06T17:18:09.192Z] [2024-09-06T17:18:09.192Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:18:09.192Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:09.192Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-06T17:18:09.192Z] #35 ... [2024-09-06T17:18:09.192Z] [2024-09-06T17:18:09.192Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:18:09.192Z] #33 DONE 0.0s [2024-09-06T17:18:09.192Z] [2024-09-06T17:18:09.192Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:18:09.192Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:09.192Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:09.192Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:09.192Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:09.192Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:09.464Z] #35 ... [2024-09-06T17:18:09.464Z] [2024-09-06T17:18:09.464Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:18:09.464Z] #33 DONE 0.0s [2024-09-06T17:18:09.464Z] [2024-09-06T17:18:09.464Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:18:09.464Z] #34 DONE 0.3s [2024-09-06T17:18:09.464Z] [2024-09-06T17:18:09.464Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:18:09.464Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:09.464Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:09.464Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:09.464Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:09.464Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:09.464Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:09.464Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:09.464Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:09.464Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:09.464Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:09.723Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-06T17:18:09.983Z] #35 ... [2024-09-06T17:18:09.983Z] [2024-09-06T17:18:09.983Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:18:09.983Z] #34 DONE 0.7s [2024-09-06T17:18:09.983Z] [2024-09-06T17:18:09.983Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:18:09.983Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:09.983Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:09.983Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:09.983Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:09.983Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:09.983Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-06T17:18:09.983Z] #35 ... [2024-09-06T17:18:09.983Z] [2024-09-06T17:18:09.983Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T17:18:09.983Z] #36 DONE 0.9s [2024-09-06T17:18:09.983Z] [2024-09-06T17:18:09.983Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:18:09.983Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:09.983Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:09.983Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:09.983Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:09.983Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:09.983Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-06T17:18:10.241Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:18:10.241Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:18:10.241Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:18:10.241Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:18:10.241Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:18:10.241Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-06T17:18:10.241Z] #35 DONE 1.4s [2024-09-06T17:18:10.241Z] [2024-09-06T17:18:10.241Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T17:18:10.241Z] #37 DONE 0.8s [2024-09-06T17:18:10.241Z] [2024-09-06T17:18:10.241Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:18:10.241Z] #38 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:18:10.241Z] #38 ... [2024-09-06T17:18:10.241Z] [2024-09-06T17:18:10.241Z] #39 [security-spire-server internal] load build context [2024-09-06T17:18:10.241Z] #39 transferring context: 27.71kB done [2024-09-06T17:18:10.241Z] #39 DONE 0.4s [2024-09-06T17:18:10.241Z] [2024-09-06T17:18:10.241Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T17:18:10.241Z] #40 DONE 1.6s [2024-09-06T17:18:10.500Z] [2024-09-06T17:18:10.500Z] #41 [security-spire-config internal] load build context [2024-09-06T17:18:10.500Z] #41 transferring context: 25.96kB 0.0s done [2024-09-06T17:18:10.500Z] #41 DONE 0.5s [2024-09-06T17:18:10.500Z] [2024-09-06T17:18:10.500Z] #42 [security-spire-agent internal] load build context [2024-09-06T17:18:10.500Z] #42 transferring context: 27.24kB 0.1s done [2024-09-06T17:18:10.500Z] #42 DONE 0.3s [2024-09-06T17:18:10.500Z] [2024-09-06T17:18:10.500Z] #43 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T17:18:15.797Z] #43 ... [2024-09-06T17:18:15.797Z] [2024-09-06T17:18:15.797Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:18:15.797Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-06T17:18:15.797Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T17:18:15.797Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T17:18:15.797Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T17:18:15.797Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-06T17:18:15.797Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-06T17:18:15.797Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:18:15.797Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-09-06T17:18:15.797Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.0s [2024-09-06T17:18:17.693Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-06T17:18:18.785Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.1s done [2024-09-06T17:18:19.046Z] #44 ... [2024-09-06T17:18:19.046Z] [2024-09-06T17:18:19.046Z] #45 [support-notifications internal] load build context [2024-09-06T17:18:19.046Z] #45 transferring context: 295.33MB 10.1s [2024-09-06T17:18:19.046Z] #45 ... [2024-09-06T17:18:19.046Z] [2024-09-06T17:18:19.046Z] #46 [support-cron-scheduler internal] load build context [2024-09-06T17:18:19.303Z] #46 ... [2024-09-06T17:18:19.303Z] [2024-09-06T17:18:19.303Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-06T17:18:19.303Z] #47 ... [2024-09-06T17:18:19.303Z] [2024-09-06T17:18:19.303Z] #48 [core-keeper internal] load build context [2024-09-06T17:18:19.562Z] #48 ... [2024-09-06T17:18:19.562Z] [2024-09-06T17:18:19.562Z] #49 [security-proxy-auth internal] load build context [2024-09-06T17:18:19.562Z] #49 ... [2024-09-06T17:18:19.562Z] [2024-09-06T17:18:19.562Z] #50 [core-command internal] load build context [2024-09-06T17:18:19.562Z] #50 ... [2024-09-06T17:18:19.562Z] [2024-09-06T17:18:19.562Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:18:19.822Z] #51 ... [2024-09-06T17:18:19.822Z] [2024-09-06T17:18:19.822Z] #52 [core-data internal] load build context [2024-09-06T17:18:19.822Z] #52 ... [2024-09-06T17:18:19.822Z] [2024-09-06T17:18:19.822Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T17:18:20.259Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9622 in /w/workspace/edgexfoundry_edgex-go_PR-4895 [Pipeline] { [Pipeline] ws [2024-09-06T17:18:20.329Z] #53 ... [2024-09-06T17:18:20.329Z] [2024-09-06T17:18:20.329Z] #54 [security-proxy-setup internal] load build context [2024-09-06T17:18:20.334Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-06T17:18:20.590Z] #54 ... [2024-09-06T17:18:20.590Z] [2024-09-06T17:18:20.590Z] #55 [support-scheduler internal] load build context [2024-09-06T17:18:20.590Z] #55 ... [2024-09-06T17:18:20.590Z] [2024-09-06T17:18:20.590Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:20.590Z] #56 ... [2024-09-06T17:18:20.590Z] [2024-09-06T17:18:20.590Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:18:20.590Z] #57 ... [2024-09-06T17:18:20.590Z] [2024-09-06T17:18:20.590Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:18:20.590Z] #0 0.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:20.590Z] #0 0.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:20.590Z] #0 1.037 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T17:18:20.590Z] #0 1.057 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:20.590Z] #0 1.057 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:20.590Z] #0 1.060 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:18:20.590Z] #0 1.114 OK: 8 MiB in 17 packages [2024-09-06T17:18:20.858Z] #58 ... [2024-09-06T17:18:20.858Z] [2024-09-06T17:18:20.858Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:18:20.858Z] #59 ... [2024-09-06T17:18:20.858Z] [2024-09-06T17:18:20.858Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:18:21.250Z] #60 ... [2024-09-06T17:18:21.250Z] [2024-09-06T17:18:21.250Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:18:21.250Z] #61 ... [2024-09-06T17:18:21.250Z] [2024-09-06T17:18:21.250Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:18:21.250Z] #62 ... [2024-09-06T17:18:21.250Z] [2024-09-06T17:18:21.250Z] #63 [core-metadata internal] load build context [2024-09-06T17:18:21.509Z] #63 ... [2024-09-06T17:18:21.509Z] [2024-09-06T17:18:21.509Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:18:21.509Z] #38 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-06T17:18:21.509Z] #38 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T17:18:21.509Z] #38 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-06T17:18:21.509Z] #38 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-06T17:18:21.509Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-06T17:18:21.509Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2024-09-06T17:18:21.509Z] #38 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.1s done [2024-09-06T17:18:21.509Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-06T17:18:21.509Z] #38 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 10.6s [2024-09-06T17:18:21.509Z] #38 ... [2024-09-06T17:18:21.509Z] [2024-09-06T17:18:21.509Z] #64 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:21.509Z] #64 ... [2024-09-06T17:18:21.509Z] [2024-09-06T17:18:21.509Z] #65 [security-bootstrapper internal] load build context [2024-09-06T17:18:21.770Z] #65 ... [2024-09-06T17:18:21.770Z] [2024-09-06T17:18:21.770Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:18:21.770Z] #66 ... [2024-09-06T17:18:21.770Z] [2024-09-06T17:18:21.770Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:18:22.028Z] #67 ... [2024-09-06T17:18:22.028Z] [2024-09-06T17:18:22.028Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:18:22.028Z] #68 ... [2024-09-06T17:18:22.028Z] [2024-09-06T17:18:22.028Z] #65 [security-bootstrapper internal] load build context [2024-09-06T17:18:22.287Z] #65 transferring context: 495.52MB 12.8s done [2024-09-06T17:18:23.456Z] The recommended git tool is: git [2024-09-06T17:18:27.569Z] #65 ... [2024-09-06T17:18:27.569Z] [2024-09-06T17:18:27.569Z] #48 [core-keeper internal] load build context [2024-09-06T17:18:27.569Z] #48 transferring context: 495.52MB 15.6s done [2024-09-06T17:18:29.551Z] using credential edgex-jenkins-ssh [2024-09-06T17:18:29.586Z] Cloning the remote Git repository [2024-09-06T17:18:29.689Z] #48 ... [2024-09-06T17:18:29.689Z] [2024-09-06T17:18:29.689Z] #45 [support-notifications internal] load build context [2024-09-06T17:18:29.689Z] #45 transferring context: 495.52MB 15.6s done [2024-09-06T17:18:29.689Z] #45 ... [2024-09-06T17:18:29.689Z] [2024-09-06T17:18:29.689Z] #46 [support-cron-scheduler internal] load build context [2024-09-06T17:18:29.689Z] #46 transferring context: 495.52MB 15.5s done [2024-09-06T17:18:29.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-06T17:18:30.244Z] #46 ... [2024-09-06T17:18:30.244Z] [2024-09-06T17:18:30.244Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-06T17:18:30.244Z] #47 transferring context: 495.52MB 14.0s done [2024-09-06T17:18:30.503Z] #47 ... [2024-09-06T17:18:30.503Z] [2024-09-06T17:18:30.503Z] #49 [security-proxy-auth internal] load build context [2024-09-06T17:18:30.503Z] #49 transferring context: 495.52MB 13.0s done [2024-09-06T17:18:30.503Z] #49 ... [2024-09-06T17:18:30.503Z] [2024-09-06T17:18:30.503Z] #52 [core-data internal] load build context [2024-09-06T17:18:30.503Z] #52 transferring context: 495.52MB 14.7s done [2024-09-06T17:18:30.762Z] #52 ... [2024-09-06T17:18:30.762Z] [2024-09-06T17:18:30.762Z] #54 [security-proxy-setup internal] load build context [2024-09-06T17:18:30.762Z] #54 transferring context: 495.52MB 13.6s done [2024-09-06T17:18:30.762Z] #54 ... [2024-09-06T17:18:30.762Z] [2024-09-06T17:18:30.762Z] #50 [core-command internal] load build context [2024-09-06T17:18:30.762Z] #50 transferring context: 495.52MB 15.0s done [2024-09-06T17:18:29.790Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-06T17:18:29.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T17:18:29.994Z] > git --version # timeout=10 [2024-09-06T17:18:30.021Z] > git --version # 'git version 2.25.1' [2024-09-06T17:18:30.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T17:18:30.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T17:18:31.382Z] #50 ... [2024-09-06T17:18:31.382Z] [2024-09-06T17:18:31.382Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:18:31.382Z] #51 transferring context: 495.52MB 13.6s done [2024-09-06T17:18:31.641Z] #51 ... [2024-09-06T17:18:31.641Z] [2024-09-06T17:18:31.641Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T17:18:31.641Z] #53 transferring context: 495.52MB 13.6s done [2024-09-06T17:18:31.641Z] #53 ... [2024-09-06T17:18:31.641Z] [2024-09-06T17:18:31.641Z] #63 [core-metadata internal] load build context [2024-09-06T17:18:31.641Z] #63 transferring context: 495.52MB 13.2s done [2024-09-06T17:18:31.899Z] #63 ... [2024-09-06T17:18:31.899Z] [2024-09-06T17:18:31.899Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:18:31.899Z] #38 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 13.3s done [2024-09-06T17:18:31.899Z] #38 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-06T17:18:32.157Z] #38 ... [2024-09-06T17:18:32.157Z] [2024-09-06T17:18:32.157Z] #55 [support-scheduler internal] load build context [2024-09-06T17:18:32.157Z] #55 transferring context: 495.52MB 14.3s done [2024-09-06T17:18:34.689Z] #55 ... [2024-09-06T17:18:34.690Z] [2024-09-06T17:18:34.690Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:18:34.690Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-06T17:18:34.690Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s [2024-09-06T17:18:34.690Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-09-06T17:18:37.223Z] #44 ... [2024-09-06T17:18:37.223Z] [2024-09-06T17:18:37.223Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:18:37.223Z] #38 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-06T17:18:37.805Z] #38 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-06T17:18:49.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T17:18:49.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T17:18:51.539Z] Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 47a4fcd215791b0bce88d1fb69b39ce9754e0fce [2024-09-06T17:18:52.046Z] Merge succeeded, producing 47a4fcd215791b0bce88d1fb69b39ce9754e0fce [2024-09-06T17:18:52.047Z] Checking out Revision 47a4fcd215791b0bce88d1fb69b39ce9754e0fce (PR-4895) [2024-09-06T17:18:50.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T17:18:50.637Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T17:18:50.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T17:18:50.661Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4895/head:refs/remotes/origin/PR-4895 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-06T17:18:51.560Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T17:18:51.644Z] > git checkout -f 47a4fcd215791b0bce88d1fb69b39ce9754e0fce # timeout=10 [2024-09-06T17:18:51.939Z] > git remote # timeout=10 [2024-09-06T17:18:51.960Z] > git config --get remote.origin.url # timeout=10 [2024-09-06T17:18:51.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T17:18:52.000Z] > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [2024-09-06T17:18:52.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-06T17:18:52.056Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T17:18:52.071Z] > git checkout -f 47a4fcd215791b0bce88d1fb69b39ce9754e0fce # timeout=10 [2024-09-06T17:18:52.927Z] #38 ... [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #65 [security-bootstrapper internal] load build context [2024-09-06T17:18:52.927Z] #65 DONE 43.4s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #49 [security-proxy-auth internal] load build context [2024-09-06T17:18:52.927Z] #49 DONE 43.4s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #63 [core-metadata internal] load build context [2024-09-06T17:18:52.927Z] #63 DONE 43.2s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #53 [security-secretstore-setup internal] load build context [2024-09-06T17:18:52.927Z] #53 DONE 43.3s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #54 [security-proxy-setup internal] load build context [2024-09-06T17:18:52.927Z] #54 DONE 42.9s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:18:52.927Z] #51 DONE 43.5s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-06T17:18:52.927Z] #47 DONE 43.5s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #52 [core-data internal] load build context [2024-09-06T17:18:52.927Z] #52 DONE 43.3s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #55 [support-scheduler internal] load build context [2024-09-06T17:18:52.927Z] #55 DONE 43.5s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #50 [core-command internal] load build context [2024-09-06T17:18:52.927Z] #50 DONE 43.3s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:18:52.927Z] #68 DONE 42.3s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #45 [support-notifications internal] load build context [2024-09-06T17:18:52.927Z] #45 DONE 43.7s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:52.927Z] #69 ... [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #46 [support-cron-scheduler internal] load build context [2024-09-06T17:18:52.927Z] #46 DONE 43.6s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #48 [core-keeper internal] load build context [2024-09-06T17:18:52.927Z] #48 DONE 43.6s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:18:52.927Z] #58 DONE 42.3s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #43 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T17:18:52.927Z] #43 DONE 42.5s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:18:52.927Z] #44 DONE 43.0s [2024-09-06T17:18:52.927Z] [2024-09-06T17:18:52.927Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:18:52.927Z] #60 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:53.187Z] #60 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:53.559Z] #60 42.99 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T17:18:53.559Z] #60 43.00 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:53.559Z] #60 43.01 (3/3) Installing tzdata (2024a-r0) [2024-09-06T17:18:53.819Z] #60 43.27 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:53.819Z] #60 43.28 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:18:53.819Z] #60 43.33 OK: 11 MiB in 18 packages [2024-09-06T17:18:53.819Z] #60 ... [2024-09-06T17:18:53.819Z] [2024-09-06T17:18:53.819Z] #64 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:53.819Z] #64 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:53.819Z] #64 42.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:53.819Z] #64 42.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:53.819Z] #64 42.99 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:53.819Z] #64 43.00 OK: 7 MiB in 16 packages [2024-09-06T17:18:53.819Z] #64 DONE 43.5s [2024-09-06T17:18:54.081Z] [2024-09-06T17:18:54.081Z] #70 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:18:54.342Z] #70 ... [2024-09-06T17:18:54.343Z] [2024-09-06T17:18:54.343Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:18:54.343Z] #67 42.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #67 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #67 43.01 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:54.343Z] #67 43.05 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:54.343Z] #67 43.07 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.343Z] #67 43.08 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T17:18:54.343Z] #67 43.26 (5/6) Installing su-exec (0.2-r3) [2024-09-06T17:18:54.343Z] #67 43.26 (6/6) Installing yq (4.33.3-r5) [2024-09-06T17:18:54.343Z] #67 43.33 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.343Z] #67 43.33 OK: 17 MiB in 19 packages [2024-09-06T17:18:54.343Z] #67 DONE 43.8s [2024-09-06T17:18:54.343Z] [2024-09-06T17:18:54.343Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:18:54.343Z] #66 43.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #66 43.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #66 43.27 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T17:18:54.343Z] #66 43.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.343Z] #66 43.29 (3/4) Installing su-exec (0.2-r3) [2024-09-06T17:18:54.343Z] #66 43.29 (4/4) Installing yq (4.33.3-r5) [2024-09-06T17:18:54.343Z] #66 43.35 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.343Z] #66 43.36 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:18:54.343Z] #66 43.40 OK: 17 MiB in 19 packages [2024-09-06T17:18:54.343Z] #66 DONE 43.8s [2024-09-06T17:18:54.343Z] [2024-09-06T17:18:54.343Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:18:54.343Z] #57 43.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #57 43.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #57 43.37 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.343Z] #57 43.38 (2/2) Installing su-exec (0.2-r3) [2024-09-06T17:18:54.343Z] #57 43.38 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.343Z] #57 43.39 OK: 7 MiB in 17 packages [2024-09-06T17:18:54.343Z] #57 DONE 43.8s [2024-09-06T17:18:54.343Z] [2024-09-06T17:18:54.343Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:18:54.343Z] #61 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #61 42.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #61 43.04 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:18:54.343Z] #61 43.04 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:18:54.343Z] #61 43.04 OK: 20072 distinct packages available [2024-09-06T17:18:54.343Z] #61 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #61 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #61 43.49 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:54.343Z] #61 43.54 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:54.343Z] #61 43.55 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.343Z] #61 43.55 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:18:54.343Z] #61 43.55 (5/7) Installing libucontext (1.2-r2) [2024-09-06T17:18:54.343Z] #61 43.56 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T17:18:54.343Z] #61 43.56 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T17:18:54.343Z] #61 43.57 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.343Z] #61 43.58 OK: 8 MiB in 20 packages [2024-09-06T17:18:54.343Z] #61 DONE 43.9s [2024-09-06T17:18:54.343Z] [2024-09-06T17:18:54.343Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:18:54.343Z] #60 DONE 43.8s [2024-09-06T17:18:54.343Z] [2024-09-06T17:18:54.343Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:18:54.343Z] #59 43.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #59 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #59 43.50 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:18:54.343Z] #59 43.50 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:18:54.343Z] #59 43.50 OK: 20072 distinct packages available [2024-09-06T17:18:54.343Z] #59 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #59 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.343Z] #59 43.85 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T17:18:54.343Z] #59 43.88 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T17:18:54.343Z] #59 43.89 (3/11) Installing libunistring (1.1-r1) [2024-09-06T17:18:54.343Z] #59 43.94 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T17:18:54.343Z] #59 43.94 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T17:18:54.343Z] #59 43.95 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T17:18:54.343Z] #59 43.96 (7/11) Installing curl (8.9.0-r0) [2024-09-06T17:18:54.343Z] #59 43.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.343Z] #59 43.99 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:18:54.603Z] #59 44.00 (10/11) Installing libucontext (1.2-r2) [2024-09-06T17:18:54.603Z] #59 44.00 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T17:18:54.603Z] #59 44.01 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.603Z] #59 44.01 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:18:54.603Z] #59 44.05 OK: 12 MiB in 26 packages [2024-09-06T17:18:54.603Z] #59 ... [2024-09-06T17:18:54.603Z] [2024-09-06T17:18:54.603Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:18:54.603Z] #62 43.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.603Z] #62 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.603Z] #62 43.65 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:18:54.603Z] #62 43.65 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:18:54.603Z] #62 43.65 OK: 20072 distinct packages available [2024-09-06T17:18:54.603Z] #62 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.603Z] #62 43.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.603Z] #62 44.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.603Z] #62 44.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:18:54.603Z] #62 44.01 (3/4) Installing libucontext (1.2-r2) [2024-09-06T17:18:54.603Z] #62 44.01 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T17:18:54.603Z] #62 44.02 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.603Z] #62 44.03 OK: 8 MiB in 19 packages [2024-09-06T17:18:54.603Z] #62 DONE 44.2s [2024-09-06T17:18:54.863Z] [2024-09-06T17:18:54.863Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:54.863Z] #56 43.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.863Z] #56 43.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:54.863Z] #56 44.00 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:54.863Z] #56 44.01 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:54.863Z] #56 44.01 OK: 7 MiB in 16 packages [2024-09-06T17:18:54.863Z] #56 DONE 44.3s [2024-09-06T17:18:54.863Z] [2024-09-06T17:18:54.863Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:18:54.863Z] #59 DONE 44.3s [2024-09-06T17:18:54.863Z] [2024-09-06T17:18:54.863Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:18:55.812Z] #71 ... [2024-09-06T17:18:55.812Z] [2024-09-06T17:18:55.812Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:18:55.812Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:55.812Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:55.812Z] #0 2.754 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:55.812Z] #0 2.793 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:55.812Z] #0 2.800 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:18:55.812Z] #0 2.865 OK: 8 MiB in 17 packages [2024-09-06T17:18:55.812Z] #72 DONE 3.1s [2024-09-06T17:18:55.991Z] Commit message: "fix: Modify the HTTP status code of TriggerScheduleJobByName API" [2024-09-06T17:18:56.073Z] [2024-09-06T17:18:56.073Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:56.073Z] #69 2.874 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.074Z] #69 3.351 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.162Z] > git --version # timeout=10 [2024-09-06T17:18:56.192Z] > git --version # 'git version 2.25.1' [2024-09-06T17:18:56.215Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T17:18:56.337Z] #69 ... [2024-09-06T17:18:56.337Z] [2024-09-06T17:18:56.337Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:18:56.337Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.337Z] #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.337Z] #0 3.289 OK: 264 MiB in 52 packages [2024-09-06T17:18:56.337Z] #73 DONE 3.7s [2024-09-06T17:18:56.337Z] [2024-09-06T17:18:56.337Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:18:56.337Z] #74 DONE 0.0s [2024-09-06T17:18:56.337Z] [2024-09-06T17:18:56.337Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:18:56.337Z] #75 ... [2024-09-06T17:18:56.337Z] [2024-09-06T17:18:56.337Z] #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-06T17:18:56.337Z] #76 DONE 3.7s [2024-09-06T17:18:56.337Z] [2024-09-06T17:18:56.337Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T17:18:56.337Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.337Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.337Z] #0 3.214 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:18:56.337Z] #0 3.214 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:18:56.337Z] #0 3.214 OK: 20078 distinct packages available [2024-09-06T17:18:56.337Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.337Z] #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.337Z] #0 3.620 OK: 264 MiB in 52 packages [2024-09-06T17:18:56.337Z] #77 DONE 3.7s [2024-09-06T17:18:56.609Z] [2024-09-06T17:18:56.609Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:18:56.609Z] #78 DONE 0.1s [2024-09-06T17:18:56.609Z] [2024-09-06T17:18:56.609Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:18:56.870Z] #79 ... [2024-09-06T17:18:56.870Z] [2024-09-06T17:18:56.870Z] #80 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:18:56.870Z] #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.870Z] #0 3.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:56.870Z] #0 3.845 OK: 264 MiB in 52 packages [2024-09-06T17:18:56.870Z] #80 DONE 4.0s [2024-09-06T17:18:56.870Z] [2024-09-06T17:18:56.870Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:18:56.870Z] #81 DONE 0.0s [2024-09-06T17:18:56.870Z] [2024-09-06T17:18:56.870Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:56.870Z] #69 4.088 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:18:57.132Z] #69 ... [2024-09-06T17:18:57.132Z] [2024-09-06T17:18:57.132Z] #82 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:18:57.132Z] #0 3.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.132Z] #0 3.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.132Z] #0 4.129 OK: 264 MiB in 52 packages [2024-09-06T17:18:57.132Z] #82 DONE 4.3s [2024-09-06T17:18:57.132Z] [2024-09-06T17:18:57.132Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:18:57.132Z] #83 DONE 0.1s [2024-09-06T17:18:57.132Z] [2024-09-06T17:18:57.132Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:18:57.132Z] #69 4.376 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:18:57.132Z] #69 4.384 OK: 7 MiB in 16 packages [2024-09-06T17:18:57.393Z] #69 DONE 4.5s [2024-09-06T17:18:57.393Z] [2024-09-06T17:18:57.393Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:18:57.393Z] #84 ... [2024-09-06T17:18:57.393Z] [2024-09-06T17:18:57.393Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T17:18:57.393Z] #0 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.393Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.393Z] #0 3.089 OK: 17 MiB in 19 packages [2024-09-06T17:18:57.393Z] #85 DONE 3.2s [2024-09-06T17:18:57.393Z] [2024-09-06T17:18:57.393Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T17:18:57.393Z] #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.393Z] #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.393Z] #0 2.970 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:57.393Z] #0 3.005 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:57.393Z] #0 3.013 OK: 7 MiB in 17 packages [2024-09-06T17:18:57.393Z] #86 DONE 3.2s [Pipeline] withEnv [Pipeline] { [2024-09-06T17:18:57.655Z] [2024-09-06T17:18:57.655Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T17:18:57.655Z] #87 DONE 0.0s [2024-09-06T17:18:57.655Z] [2024-09-06T17:18:57.655Z] #70 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:18:57.655Z] #70 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:57.655Z] #70 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T17:18:57.916Z] #70 3.938 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:57.917Z] #70 3.972 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:57.917Z] #70 3.984 OK: 7 MiB in 16 packages [2024-09-06T17:18:58.178Z] #70 DONE 4.2s [2024-09-06T17:18:58.178Z] [2024-09-06T17:18:58.178Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T17:18:58.441Z] #88 ... [2024-09-06T17:18:58.441Z] [2024-09-06T17:18:58.441Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T17:18:58.441Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:58.441Z] #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:58.441Z] #0 3.792 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:58.441Z] #0 3.830 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:18:58.441Z] #0 3.843 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:18:58.441Z] #0 3.878 OK: 17 MiB in 19 packages [2024-09-06T17:18:58.441Z] #89 DONE 4.2s [2024-09-06T17:18:58.441Z] [2024-09-06T17:18:58.441Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:18:58.441Z] #0 3.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:58.441Z] #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:18:58.441Z] #0 4.186 OK: 8 MiB in 20 packages [2024-09-06T17:18:58.441Z] #90 DONE 4.3s [2024-09-06T17:18:58.441Z] [2024-09-06T17:18:58.441Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T17:18:58.482Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T17:18:58.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T17:18:58.482Z] Dload Upload Total Spent Left Speed [2024-09-06T17:18:58.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-09-06T17:18:58.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T17:18:59.233Z] + sudo tee /etc/docker/daemon.new [2024-09-06T17:18:59.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-06T17:18:59.233Z] { [2024-09-06T17:18:59.233Z] "registry-mirrors": [ [2024-09-06T17:18:59.233Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T17:18:59.233Z] ], [2024-09-06T17:18:59.233Z] "bip": "10.250.0.254/24", [2024-09-06T17:18:59.233Z] "hosts": [ [2024-09-06T17:18:59.233Z] "tcp://0.0.0.0:5555", [2024-09-06T17:18:59.233Z] "unix:///var/run/docker.sock" [2024-09-06T17:18:59.233Z] ], [2024-09-06T17:18:59.233Z] "mtu": 1458, [2024-09-06T17:18:59.233Z] "selinux-enabled": true, [2024-09-06T17:18:59.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T17:18:59.233Z] } [Pipeline] sh [2024-09-06T17:18:59.618Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-06T17:19:00.115Z] + sudo service docker restart [2024-09-06T17:19:00.356Z] #91 DONE 1.5s [2024-09-06T17:19:00.356Z] [2024-09-06T17:19:00.356Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:19:00.356Z] #0 4.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:00.356Z] #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:00.356Z] #0 4.519 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:00.356Z] #0 4.607 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:00.356Z] #0 4.614 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:19:00.356Z] #0 4.660 OK: 11 MiB in 18 packages [2024-09-06T17:19:00.356Z] #92 DONE 5.7s [2024-09-06T17:19:00.356Z] [2024-09-06T17:19:00.356Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:19:00.356Z] #93 DONE 1.5s [2024-09-06T17:19:00.356Z] [2024-09-06T17:19:00.356Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:19:00.356Z] #71 5.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:00.356Z] #71 5.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:00.356Z] #71 5.640 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:00.685Z] #71 5.674 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:00.685Z] #71 5.683 OK: 7 MiB in 16 packages [2024-09-06T17:19:01.257Z] #71 DONE 6.3s [2024-09-06T17:19:01.257Z] [2024-09-06T17:19:01.257Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T17:19:01.257Z] #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:01.257Z] #0 5.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:01.257Z] #0 5.601 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:01.257Z] #0 5.633 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:01.257Z] #0 5.640 OK: 8 MiB in 19 packages [2024-09-06T17:19:01.257Z] #94 DONE 6.3s [2024-09-06T17:19:01.257Z] [2024-09-06T17:19:01.257Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:19:01.257Z] #95 DONE 1.1s [2024-09-06T17:19:01.257Z] [2024-09-06T17:19:01.257Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:19:01.257Z] #0 5.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:01.257Z] #0 5.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:01.257Z] #0 5.590 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:01.257Z] #0 5.620 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:19:01.257Z] #0 5.626 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:19:01.257Z] #0 5.697 OK: 12 MiB in 26 packages [2024-09-06T17:19:01.257Z] #96 DONE 6.3s [2024-09-06T17:19:01.257Z] [2024-09-06T17:19:01.257Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T17:19:01.257Z] #97 DONE 1.0s [2024-09-06T17:19:01.257Z] [2024-09-06T17:19:01.257Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T17:19:01.257Z] #98 DONE 0.1s [2024-09-06T17:19:01.257Z] [2024-09-06T17:19:01.257Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:19:01.844Z] #99 ... [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T17:19:01.844Z] #100 DONE 0.7s [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:19:01.844Z] #101 DONE 0.8s [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T17:19:01.844Z] #102 DONE 0.1s [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T17:19:01.844Z] #103 DONE 0.1s [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:19:01.844Z] #99 DONE 0.7s [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T17:19:01.844Z] #104 DONE 0.1s [2024-09-06T17:19:01.844Z] [2024-09-06T17:19:01.844Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T17:19:02.109Z] #105 DONE 0.1s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T17:19:02.109Z] #106 DONE 0.1s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:19:02.109Z] #107 DONE 0.1s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #108 [security-spire-server] exporting to image [2024-09-06T17:19:02.109Z] #108 exporting layers [2024-09-06T17:19:02.109Z] #108 ... [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:19:02.109Z] #109 DONE 0.1s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T17:19:02.109Z] #110 DONE 0.1s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T17:19:02.109Z] #111 DONE 0.0s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T17:19:02.109Z] #112 DONE 0.0s [2024-09-06T17:19:02.109Z] [2024-09-06T17:19:02.109Z] #108 [security-spire-agent] exporting to image [2024-09-06T17:19:02.395Z] #108 ... [2024-09-06T17:19:02.395Z] [2024-09-06T17:19:02.395Z] #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-06T17:19:02.395Z] #113 DONE 0.1s [2024-09-06T17:19:02.395Z] [2024-09-06T17:19:02.395Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T17:19:02.395Z] #0 4.575 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:02.395Z] #0 5.087 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:19:02.395Z] #0 5.726 OK: 264 MiB in 52 packages [2024-09-06T17:19:02.395Z] #114 DONE 5.8s [2024-09-06T17:19:02.395Z] [2024-09-06T17:19:02.395Z] #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T17:19:02.395Z] #88 DONE 4.9s [2024-09-06T17:19:02.395Z] [2024-09-06T17:19:02.395Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T17:19:02.395Z] #115 DONE 0.1s [2024-09-06T17:19:02.395Z] [2024-09-06T17:19:02.395Z] #108 [security-spire-config] exporting to image [2024-09-06T17:19:02.395Z] #108 ... [2024-09-06T17:19:02.395Z] [2024-09-06T17:19:02.395Z] #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T17:19:02.395Z] #116 DONE 0.1s [2024-09-06T17:19:02.656Z] [2024-09-06T17:19:02.656Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:02.917Z] #117 ... [2024-09-06T17:19:02.917Z] [2024-09-06T17:19:02.917Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:19:03.177Z] #38 ... [2024-09-06T17:19:03.177Z] [2024-09-06T17:19:03.177Z] #108 [security-spire-config] exporting to image [2024-09-06T17:19:03.177Z] #108 exporting layers 0.7s done [2024-09-06T17:19:03.177Z] #108 writing image sha256:a6f41cdd08def838ec73ae1044808f52d5ff627a7012c1b5680af3bf427101ca 0.0s done [2024-09-06T17:19:03.177Z] #108 naming to docker.io/library/security-spire-server done [2024-09-06T17:19:03.177Z] #108 writing image sha256:659995d335fb634212f7786280f5f7dc7d4a035ca8aae2982923342936be2d07 done [2024-09-06T17:19:03.177Z] #108 naming to docker.io/library/security-spire-agent done [2024-09-06T17:19:03.177Z] #108 writing image sha256:9d44f10c3ffdfb6096b8c0aea5526f639b9a85c44f25d0858841b95392b57c56 done [2024-09-06T17:19:03.177Z] #108 naming to docker.io/library/security-spire-config done [2024-09-06T17:19:03.177Z] #108 DONE 0.9s [2024-09-06T17:19:03.177Z] [2024-09-06T17:19:03.177Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T17:19:18.505Z] provisioning config files... [2024-09-06T17:19:18.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16545019240197451398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T17:19:19.022Z] ---> ****-login.sh [2024-09-06T17:19:19.022Z] nexus3.edgexfoundry.org:10001 [2024-09-06T17:19:19.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:19:19.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:19:19.607Z] Configure a credential helper to remove this warning. See [2024-09-06T17:19:19.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:19:19.607Z] [2024-09-06T17:19:19.607Z] Login Succeeded [2024-09-06T17:19:19.607Z] nexus3.edgexfoundry.org:10002 [2024-09-06T17:19:19.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:19:19.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:19:19.876Z] Configure a credential helper to remove this warning. See [2024-09-06T17:19:19.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:19:19.876Z] [2024-09-06T17:19:19.876Z] Login Succeeded [2024-09-06T17:19:19.876Z] nexus3.edgexfoundry.org:10003 [2024-09-06T17:19:20.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:19:20.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:19:20.414Z] Configure a credential helper to remove this warning. See [2024-09-06T17:19:20.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:19:20.414Z] [2024-09-06T17:19:20.414Z] Login Succeeded [2024-09-06T17:19:20.414Z] nexus3.edgexfoundry.org:10004 [2024-09-06T17:19:20.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:19:20.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:19:20.689Z] Configure a credential helper to remove this warning. See [2024-09-06T17:19:20.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:19:20.689Z] [2024-09-06T17:19:20.689Z] Login Succeeded [2024-09-06T17:19:20.689Z] ****.io [2024-09-06T17:19:20.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:19:21.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:19:21.230Z] Configure a credential helper to remove this warning. See [2024-09-06T17:19:21.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:19:21.230Z] [2024-09-06T17:19:21.230Z] Login Succeeded [2024-09-06T17:19:21.230Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T17:19:21.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-06T17:19:22.067Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T17:19:22.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:19:22.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:19:22.221Z] ========================================================= [2024-09-06T17:19:22.221Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T17:19:22.221Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:19:22.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:19:22.912Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T17:19:22.912Z] c6b39de5b339: Pulling fs layer [2024-09-06T17:19:22.912Z] a69c41024577: Pulling fs layer [2024-09-06T17:19:22.912Z] d6de4b400683: Pulling fs layer [2024-09-06T17:19:22.912Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T17:19:22.912Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T17:19:22.912Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T17:19:22.912Z] 00f215d4a9da: Pulling fs layer [2024-09-06T17:19:22.912Z] d496ad576159: Pulling fs layer [2024-09-06T17:19:22.912Z] 35cb2a7552d0: Waiting [2024-09-06T17:19:22.912Z] 4f4fb700ef54: Waiting [2024-09-06T17:19:22.912Z] 464afbd9ba4c: Waiting [2024-09-06T17:19:22.912Z] 00f215d4a9da: Waiting [2024-09-06T17:19:22.912Z] d496ad576159: Waiting [2024-09-06T17:19:22.912Z] a69c41024577: Verifying Checksum [2024-09-06T17:19:22.912Z] a69c41024577: Download complete [2024-09-06T17:19:22.912Z] 35cb2a7552d0: Verifying Checksum [2024-09-06T17:19:22.912Z] 35cb2a7552d0: Download complete [2024-09-06T17:19:22.912Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T17:19:22.912Z] 4f4fb700ef54: Download complete [2024-09-06T17:19:22.912Z] 464afbd9ba4c: Verifying Checksum [2024-09-06T17:19:22.912Z] 464afbd9ba4c: Download complete [2024-09-06T17:19:22.912Z] c6b39de5b339: Download complete [2024-09-06T17:19:23.498Z] d496ad576159: Verifying Checksum [2024-09-06T17:19:23.498Z] d496ad576159: Download complete [2024-09-06T17:19:23.767Z] c6b39de5b339: Pull complete [2024-09-06T17:19:24.375Z] a69c41024577: Pull complete [2024-09-06T17:19:24.646Z] d6de4b400683: Verifying Checksum [2024-09-06T17:19:24.646Z] d6de4b400683: Download complete [2024-09-06T17:19:26.069Z] 00f215d4a9da: Verifying Checksum [2024-09-06T17:19:26.069Z] 00f215d4a9da: Download complete [2024-09-06T17:19:38.403Z] d6de4b400683: Pull complete [2024-09-06T17:19:38.403Z] 35cb2a7552d0: Pull complete [2024-09-06T17:19:38.403Z] 4f4fb700ef54: Pull complete [2024-09-06T17:19:38.674Z] 464afbd9ba4c: Pull complete [2024-09-06T17:19:46.883Z] 00f215d4a9da: Pull complete [2024-09-06T17:19:48.824Z] d496ad576159: Pull complete [2024-09-06T17:19:48.824Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T17:19:48.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:19:48.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:19:49.241Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:19:49.241Z] WORKDIR /edgex [2024-09-06T17:19:49.241Z] COPY go.mod . [2024-09-06T17:19:49.241Z] RUN go mod download [2024-09-06T17:19:49.241Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-06T17:19:49.831Z] Sending build context to Docker daemon 3.534MB [2024-09-06T17:19:49.831Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:19:49.831Z] ---> f246e2811388 [2024-09-06T17:19:49.831Z] Step 2/4 : WORKDIR /edgex [2024-09-06T17:19:49.994Z] #118 DONE 46.0s [2024-09-06T17:19:49.994Z] [2024-09-06T17:19:49.994Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:49.994Z] #117 DONE 40.4s [2024-09-06T17:19:49.994Z] [2024-09-06T17:19:49.994Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:49.994Z] #79 DONE 46.2s [2024-09-06T17:19:49.994Z] [2024-09-06T17:19:49.994Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:49.994Z] #84 DONE 45.7s [2024-09-06T17:19:49.994Z] [2024-09-06T17:19:49.994Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:49.994Z] #75 DONE 46.5s [2024-09-06T17:19:49.994Z] [2024-09-06T17:19:49.994Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-06T17:19:51.781Z] ---> Running in ebe74c1cd928 [2024-09-06T17:19:52.050Z] Removing intermediate container ebe74c1cd928 [2024-09-06T17:19:52.050Z] ---> f3973f6c9043 [2024-09-06T17:19:52.050Z] Step 3/4 : COPY go.mod . [2024-09-06T17:19:52.638Z] ---> 44181e020e6a [2024-09-06T17:19:52.638Z] Step 4/4 : RUN go mod download [2024-09-06T17:19:52.638Z] ---> Running in d9fe69bf8134 [2024-09-06T17:19:53.301Z] #119 ... [2024-09-06T17:19:53.301Z] [2024-09-06T17:19:53.301Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-06T17:19:53.301Z] #120 ... [2024-09-06T17:19:53.301Z] [2024-09-06T17:19:53.301Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T17:19:53.301Z] #121 ... [2024-09-06T17:19:53.301Z] [2024-09-06T17:19:53.301Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T17:19:53.301Z] #122 ... [2024-09-06T17:19:53.301Z] [2024-09-06T17:19:53.301Z] #123 [support-notifications builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #123 DONE 13.1s [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #124 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #125 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #126 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #127 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #128 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #129 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #130 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #131 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #132 [core-metadata builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #132 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-06T17:19:56.643Z] #120 DONE 13.2s [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #121 DONE 13.1s [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #133 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #134 [core-data builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #134 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #135 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #136 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #137 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #137 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #138 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #122 DONE 13.2s [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #139 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #140 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #141 [core-command builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #141 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #119 DONE 13.1s [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.643Z] #142 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.643Z] #143 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #144 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.643Z] #145 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T17:19:56.643Z] #145 CACHED [2024-09-06T17:19:56.643Z] [2024-09-06T17:19:56.644Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:19:56.644Z] #146 CACHED [2024-09-06T17:19:56.644Z] [2024-09-06T17:19:56.644Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:19:56.644Z] #147 CACHED [2024-09-06T17:19:56.644Z] [2024-09-06T17:19:56.644Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T17:19:57.213Z] #148 1.169 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-06T17:20:07.223Z] #148 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T17:20:07.223Z] #0 0.630 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-06T17:20:07.223Z] #149 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T17:20:07.223Z] #0 1.304 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-06T17:20:07.223Z] #150 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T17:20:07.223Z] #0 1.487 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-06T17:20:07.223Z] #151 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T17:20:07.223Z] #0 0.773 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-06T17:20:07.223Z] #152 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T17:20:07.223Z] #0 0.633 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-06T17:20:07.223Z] #153 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:20:07.223Z] #0 0.904 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-06T17:20:07.223Z] #154 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T17:20:07.223Z] #0 0.674 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-06T17:20:07.223Z] #155 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #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-06T17:20:07.223Z] #0 0.312 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-06T17:20:07.223Z] #156 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:20:07.223Z] #0 1.288 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-06T17:20:07.223Z] #157 ... [2024-09-06T17:20:07.223Z] [2024-09-06T17:20:07.223Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:20:07.223Z] #0 1.349 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-06T17:20:07.483Z] #158 ... [2024-09-06T17:20:07.483Z] [2024-09-06T17:20:07.483Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T17:20:07.483Z] #0 0.527 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-06T17:20:07.483Z] #159 ... [2024-09-06T17:20:07.483Z] [2024-09-06T17:20:07.483Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:20:07.483Z] #0 0.921 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-06T17:21:00.534Z] Removing intermediate container d9fe69bf8134 [2024-09-06T17:21:00.534Z] ---> 176bd9595166 [2024-09-06T17:21:00.534Z] Successfully built 176bd9595166 [2024-09-06T17:21:00.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:21:00.977Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T17:21:00.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:21:01.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-9622 does not seem to be running inside a container [2024-09-06T17:21:01.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-06T17:21:03.052Z] $ docker top bb9da91b6cd9d13ff82425b550cbfe9190962243979f495d25afbbd2f98d69d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:21:03.948Z] + go version [2024-09-06T17:21:03.948Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T17:21:03.995Z] $ docker stop --time=1 bb9da91b6cd9d13ff82425b550cbfe9190962243979f495d25afbbd2f98d69d3 [2024-09-06T17:21:05.567Z] $ docker rm -f --volumes bb9da91b6cd9d13ff82425b550cbfe9190962243979f495d25afbbd2f98d69d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:21:06.534Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T17:21:06.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:21:06.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-9622 does not seem to be running inside a container [2024-09-06T17:21:06.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-06T17:21:08.121Z] $ docker top c21b645a45b9b7546e987b69a65f2b6be6da5c6fecd4f6e6fd172d081665801e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T17:21:08.400Z] ========================================================= [2024-09-06T17:21:08.400Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T17:21:08.400Z] ========================================================= [Pipeline] sh [2024-09-06T17:21:09.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:21:09.785Z] + make test [2024-09-06T17:21:09.785Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T17:21:28.894Z] #160 ... [2024-09-06T17:21:28.894Z] [2024-09-06T17:21:28.894Z] #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-06T17:21:28.894Z] #156 79.48 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-06T17:22:06.222Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T17:22:50.331Z] #156 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T17:22:50.331Z] #150 DONE 164.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:22:50.331Z] #160 DONE 164.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T17:22:50.331Z] #148 DONE 164.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:22:50.331Z] #154 DONE 164.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:22:50.331Z] #158 DONE 164.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #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-06T17:22:50.331Z] #156 DONE 164.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T17:22:50.331Z] #159 DONE 164.7s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T17:22:50.331Z] #151 DONE 164.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #161 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T17:22:50.331Z] #155 DONE 164.7s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T17:22:50.331Z] #149 DONE 164.9s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T17:22:50.331Z] #153 DONE 165.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #162 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:22:50.331Z] #157 DONE 165.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T17:22:50.331Z] #152 DONE 165.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #163 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #164 DONE 0.9s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #162 DONE 0.8s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #165 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #166 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #166 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #161 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #163 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T17:22:50.331Z] #167 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #168 DONE 0.3s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #169 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #170 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #171 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #172 DONE 0.3s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #165 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #165 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #173 [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-06T17:22:50.331Z] #173 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #174 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #175 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #176 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #177 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #178 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #179 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #180 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #181 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #182 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #183 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #184 CACHED [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T17:22:50.331Z] #185 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #186 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #171 DONE 1.0s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T17:22:50.331Z] #187 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #173 [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-06T17:22:50.331Z] #173 DONE 0.9s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #188 [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-06T17:22:50.331Z] #188 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T17:22:50.331Z] #189 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T17:22:50.331Z] #190 DONE 3.7s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T17:22:50.331Z] #191 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T17:22:50.331Z] #192 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T17:22:50.331Z] #193 DONE 3.2s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #194 [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-06T17:22:50.331Z] #194 DONE 3.2s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T17:22:50.331Z] #195 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T17:22:50.331Z] #196 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #197 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T17:22:50.331Z] #187 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T17:22:50.331Z] #198 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T17:22:50.331Z] #199 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #188 [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-06T17:22:50.331Z] #188 DONE 3.1s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T17:22:50.331Z] #200 DONE 4.2s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #108 [core-keeper] exporting to image [2024-09-06T17:22:50.331Z] #108 exporting layers 0.3s done [2024-09-06T17:22:50.331Z] #108 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #201 [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-06T17:22:50.331Z] #201 DONE 0.4s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #202 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #203 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #204 DONE 0.4s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #205 [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-06T17:22:50.331Z] #205 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #108 [core-command] exporting to image [2024-09-06T17:22:50.331Z] #108 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #206 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T17:22:50.331Z] #207 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #208 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T17:22:50.331Z] #199 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #209 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:22:50.331Z] #210 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #108 [support-notifications] exporting to image [2024-09-06T17:22:50.331Z] #108 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:22:50.331Z] #211 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #108 [support-notifications] exporting to image [2024-09-06T17:22:50.331Z] #108 exporting layers 0.2s done [2024-09-06T17:22:50.331Z] #108 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T17:22:50.331Z] #212 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T17:22:50.331Z] #213 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T17:22:50.331Z] #214 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T17:22:50.331Z] #215 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #216 [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-06T17:22:50.331Z] #216 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T17:22:50.331Z] #217 DONE 0.6s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:22:50.331Z] #218 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #108 [core-metadata] exporting to image [2024-09-06T17:22:50.331Z] #108 exporting layers 0.6s done [2024-09-06T17:22:50.331Z] #108 writing image sha256:ee337f9cd4ab418a35b1ff3a961c51232437ed391ea0603b1ba0a14ddc29dd0f 0.0s done [2024-09-06T17:22:50.331Z] #108 naming to docker.io/library/core-keeper [2024-09-06T17:22:50.331Z] #108 naming to docker.io/library/core-keeper done [2024-09-06T17:22:50.331Z] #108 ... [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.331Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T17:22:50.331Z] #219 DONE 0.5s [2024-09-06T17:22:50.331Z] [2024-09-06T17:22:50.332Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T17:22:50.332Z] #220 DONE 0.5s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T17:22:50.332Z] #221 DONE 0.5s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #108 [support-cron-scheduler] exporting to image [2024-09-06T17:22:50.332Z] #108 exporting layers 0.6s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:0cd54245fc69f4cc9cc384f6037c277ff1230fe7609c41a6141364c1604c0186 0.0s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:e5445397be75bb62bc10a3ffba6c5cc7e31f187fe6d9396e61fd487472cb4a8d 0.0s done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/core-command done [2024-09-06T17:22:50.332Z] #108 writing image sha256:8454386228128ecc2a0de1f80eff0357e3d324910ce937f7cb986c95ed49db53 0.0s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:eadc64dfae0ef7f970ef720723c0b341fc4564a71a4e4780704026be913a52be 0.0s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:37b1bf0e3b39423a299e225b7df67b47c7a99f5220982f2915b4944dbc5f7d4e 0.0s done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/support-scheduler done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/support-notifications done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/support-cron-scheduler done [2024-09-06T17:22:50.332Z] #108 writing image sha256:3df82b16274a6b6f3dc037fd4f258f9c47e2bd096a6a4e6ea945471026a48614 [2024-09-06T17:22:50.332Z] #108 writing image sha256:3df82b16274a6b6f3dc037fd4f258f9c47e2bd096a6a4e6ea945471026a48614 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/core-metadata done [2024-09-06T17:22:50.332Z] #108 writing image sha256:63596e48e303f8a631591f618021c26429e0ef4bfdf3866c57a65e305a9942d5 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/core-data done [2024-09-06T17:22:50.332Z] #108 DONE 2.7s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T17:22:50.332Z] #222 DONE 0.1s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T17:22:50.332Z] #223 DONE 0.2s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #224 [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-06T17:22:50.332Z] #224 DONE 0.1s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:22:50.332Z] #225 ... [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:22:50.332Z] #226 DONE 0.8s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #227 [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-06T17:22:50.332Z] #227 DONE 0.1s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #228 [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-06T17:22:50.332Z] #228 DONE 1.0s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-06T17:22:50.332Z] #229 DONE 0.1s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:22:50.332Z] #230 DONE 0.5s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #108 [security-proxy-setup] exporting to image [2024-09-06T17:22:50.332Z] #108 ... [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T17:22:50.332Z] #231 DONE 0.1s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T17:22:50.332Z] #232 DONE 0.1s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-06T17:22:50.332Z] #108 exporting layers 0.2s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:29cd0577ceee6bd3062fc5f66654ed2260de36adecf60899de150189824dc983 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/security-proxy-auth done [2024-09-06T17:22:50.332Z] #108 writing image sha256:7528bd45aee1f2f2d78dbd0046d72c6a8c0b28d97bef1a75badaa4972b904c24 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-06T17:22:50.332Z] #108 exporting layers 0.3s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:495a5d7252da2241ae9cb66975d5a6ccbaa5d0b947780eeee977327a5dd6b172 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/security-proxy-setup done [2024-09-06T17:22:50.332Z] #108 DONE 3.2s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T17:22:50.332Z] #233 ... [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:22:50.332Z] #225 DONE 0.8s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #108 [security-secretstore-setup] exporting to image [2024-09-06T17:22:50.332Z] #108 ... [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T17:22:50.332Z] #233 DONE 0.5s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #108 [security-bootstrapper] exporting to image [2024-09-06T17:22:50.332Z] #108 writing image sha256:0601f266601643e99b38509563c2fb318836b33e22897a2c60891d4bf5fe7779 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-09-06T17:22:50.332Z] #108 exporting layers 0.2s done [2024-09-06T17:22:50.332Z] #108 writing image sha256:3e675fa749760de6e3a28b2a86f6d92cea5f67e36759debbf49a52cd39528997 done [2024-09-06T17:22:50.332Z] #108 naming to docker.io/library/security-bootstrapper done [2024-09-06T17:22:50.332Z] #108 DONE 3.7s [2024-09-06T17:22:50.332Z] [2024-09-06T17:22:50.332Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:22:50.332Z] time="2024-09-06T17:18:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T17:22:50.374Z] $ docker stop --time=1 e2722d160c8c7ecbe6db4249181e06eec1df0114562cb8e18330f2cee0663a9e [2024-09-06T17:22:51.650Z] $ docker rm -f --volumes e2722d160c8c7ecbe6db4249181e06eec1df0114562cb8e18330f2cee0663a9e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T17:22:52.078Z] + docker images [2024-09-06T17:22:52.079Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T17:22:52.079Z] security-secretstore-setup latest 0601f2666016 3 seconds ago 42.3MB [2024-09-06T17:22:52.079Z] security-bootstrapper latest 3e675fa74976 3 seconds ago 24MB [2024-09-06T17:22:52.079Z] security-proxy-setup latest 495a5d7252da 4 seconds ago 31.3MB [2024-09-06T17:22:52.079Z] security-proxy-auth latest 29cd0577ceee 4 seconds ago 38.1MB [2024-09-06T17:22:52.079Z] core-common-config-bootstrapper latest 7528bd45aee1 4 seconds ago 20.3MB [2024-09-06T17:22:52.079Z] support-notifications latest eadc64dfae0e 5 seconds ago 47.8MB [2024-09-06T17:22:52.079Z] support-cron-scheduler latest 845438622812 5 seconds ago 49.4MB [2024-09-06T17:22:52.079Z] core-data latest 63596e48e303 5 seconds ago 44.7MB [2024-09-06T17:22:52.079Z] support-scheduler latest 37b1bf0e3b39 5 seconds ago 47MB [2024-09-06T17:22:52.079Z] core-metadata latest 3df82b16274a 5 seconds ago 44.9MB [2024-09-06T17:22:52.079Z] core-keeper latest ee337f9cd4ab 6 seconds ago 39.5MB [2024-09-06T17:22:52.079Z] core-command latest 0cd54245fc69 6 seconds ago 40.6MB [2024-09-06T17:22:52.079Z] security-spiffe-token-provider latest e5445397be75 6 seconds ago 34.1MB [2024-09-06T17:22:52.079Z] security-spire-config latest 9d44f10c3ffd 3 minutes ago 125MB [2024-09-06T17:22:52.079Z] security-spire-agent latest 659995d335fb 3 minutes ago 187MB [2024-09-06T17:22:52.079Z] security-spire-server latest a6f41cdd08de 3 minutes ago 126MB [2024-09-06T17:22:52.079Z] ci-base-image-x86_64 latest 6dc41a9d85e5 7 minutes ago 971MB [2024-09-06T17:22:52.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-06T17:22:52.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-06T17:22:52.079Z] 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-06T17:26:28.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T17:26:28.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T17:27:36.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T17:27:43.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T17:27:43.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T17:27:43.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T17:27:43.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T17:27:43.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T17:27:58.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T17:27:58.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T17:27:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements [2024-09-06T17:28:13.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.230s coverage: 97.0% of statements [2024-09-06T17:28:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T17:28:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T17:28:20.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T17:28:24.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.307s coverage: 69.2% of statements [2024-09-06T17:28:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T17:28:26.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T17:28:28.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.232s coverage: 53.2% of statements [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:28:33.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T17:28:43.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T17:28:43.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:28:43.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T17:28:43.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T17:28:43.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T17:28:43.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.257s coverage: 93.4% of statements [2024-09-06T17:28:43.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.253s coverage: 91.7% of statements [2024-09-06T17:28:52.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T17:28:52.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T17:28:52.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.283s coverage: 7.0% of statements [2024-09-06T17:29:07.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T17:29:07.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:29:07.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T17:29:09.296Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T17:29:09.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T17:29:09.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.255s coverage: 95.8% of statements [2024-09-06T17:29:10.148Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-09-06T17:29:15.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T17:29:16.449Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.127s coverage: 0.0% of statements [no tests to run] [2024-09-06T17:29:26.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T17:29:26.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T17:29:26.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.8% of statements [2024-09-06T17:29:26.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 30.7% of statements [2024-09-06T17:29:30.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.135s coverage: 41.7% of statements [2024-09-06T17:29:30.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.145s coverage: 77.8% of statements [2024-09-06T17:29:30.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.125s coverage: 94.1% of statements [2024-09-06T17:29:30.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.118s coverage: 96.3% of statements [2024-09-06T17:29:36.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements [2024-09-06T17:29:38.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T17:29:40.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T17:29:40.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T17:29:40.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T17:29:44.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T17:29:44.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T17:29:44.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T17:29:44.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T17:29:48.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements [2024-09-06T17:29:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T17:29:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T17:29:50.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T17:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T17:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T17:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T17:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T17:30:00.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T17:30:00.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T17:30:03.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.956s coverage: 79.9% of statements [2024-09-06T17:30:03.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.159s coverage: 92.9% of statements [2024-09-06T17:30:03.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 66.7% of statements [2024-09-06T17:30:03.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.141s coverage: 62.3% of statements [2024-09-06T17:30:03.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.116s coverage: 75.0% of statements [2024-09-06T17:30:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T17:30:07.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T17:30:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements [2024-09-06T17:30:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-09-06T17:30:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements [2024-09-06T17:30:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.292s coverage: 81.8% of statements [2024-09-06T17:30:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.300s coverage: 82.1% of statements [2024-09-06T17:30:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T17:30:11.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.119s coverage: 86.0% of statements [2024-09-06T17:30:17.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T17:30:17.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T17:30:17.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.800s coverage: 63.1% of statements [2024-09-06T17:30:17.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.127s coverage: 100.0% of statements [2024-09-06T17:30:19.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.116s coverage: 89.4% of statements [2024-09-06T17:30:19.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-09-06T17:30:19.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T17:30:19.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T17:30:19.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T17:30:20.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-09-06T17:30:20.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements [2024-09-06T17:30:28.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T17:30:28.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T17:30:28.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T17:30:29.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.706s coverage: 36.5% of statements [2024-09-06T17:30:29.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements [2024-09-06T17:30:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T17:30:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T17:30:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T17:30:30.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T17:30:31.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.111s coverage: 84.8% of statements [2024-09-06T17:30:34.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T17:30:34.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T17:30:34.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T17:30:36.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.144s coverage: 5.2% of statements [2024-09-06T17:30:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T17:30:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T17:30:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:30:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T17:30:44.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.368s coverage: 97.1% of statements [2024-09-06T17:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T17:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T17:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T17:30:51.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T17:30:59.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements [2024-09-06T17:30:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T17:30:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:30:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T17:30:59.827Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T17:31:01.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.553s coverage: 95.7% of statements [2024-09-06T17:31:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T17:31:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T17:31:05.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.159s coverage: 61.8% of statements [2024-09-06T17:31:09.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T17:31:09.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:31:10.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.299s coverage: 98.9% of statements [2024-09-06T17:31:11.997Z] 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-06T17:31:11.998Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-06T17:31:11.998Z] go vet ./... [2024-09-06T17:36:18.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T17:36:18.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T17:36:18.931Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T17:36:18.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T17:36:19.678Z] + ls -al . [2024-09-06T17:36:19.679Z] total 916 [2024-09-06T17:36:19.679Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 17:21 . [2024-09-06T17:36:19.679Z] drwxr-xr-x 4 root root 4096 Sep 6 17:21 .. [2024-09-06T17:36:19.679Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:18 .blubracket [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 17:18 .dockerignore [2024-09-06T17:36:19.679Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 17:18 .git [2024-09-06T17:36:19.679Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:18 .github [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 17:18 .gitignore [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 17:18 .golangci.yml [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 17:18 .hadolint.yml [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 17:18 .sonarcloud.properties [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 17:18 ADOPTERS.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 17:18 Attribution.txt [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 17:18 CHANGELOG.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 17:18 CONTRIBUTING.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 17:18 GOVERNANCE.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 17:18 Jenkinsfile [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 17:18 LICENSE [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 17:18 Makefile [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 17:18 OWNERS.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 17:18 README.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 17:18 SECURITY.md [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 17:14 VERSION [2024-09-06T17:36:19.679Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:18 bin [2024-09-06T17:36:19.679Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 17:18 cmd [2024-09-06T17:36:19.679Z] -rw-r--r-- 1 root root 545398 Sep 6 17:31 coverage.out [2024-09-06T17:36:19.679Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:18 fuzz_test [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 17:18 go.mod [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 17:18 go.sum [2024-09-06T17:36:19.679Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 17:18 internal [2024-09-06T17:36:19.679Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:18 openapi [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 17:18 security.txt [2024-09-06T17:36:19.679Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 17:18 version.go [Pipeline] sh [2024-09-06T17:36:20.352Z] + '[' -e coverage.out ] [2024-09-06T17:36:20.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T17:36:20.395Z] Warning: overwriting stash ‘coverage-report’ [2024-09-06T17:36:21.417Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T17:36:22.079Z] + make build [2024-09-06T17:36:22.079Z] 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-06T17:40:29.134Z] 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-06T17:40:29.134Z] 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-06T17:40:39.225Z] 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-06T17:40:42.571Z] 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-06T17:40:52.650Z] 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-06T17:41:24.881Z] 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-06T17:41:33.076Z] 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-06T17:41:45.403Z] 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-06T17:41:57.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-06T17:42:00.479Z] 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-06T17:42:03.816Z] 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-06T17:42:07.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-06T17:42:12.497Z] 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-06T17:42:17.888Z] $ docker stop --time=1 c21b645a45b9b7546e987b69a65f2b6be6da5c6fecd4f6e6fd172d081665801e [2024-09-06T17:42:20.191Z] $ docker rm -f --volumes c21b645a45b9b7546e987b69a65f2b6be6da5c6fecd4f6e6fd172d081665801e [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-06T17:42:24.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T17:42:24.386Z] [2024-09-06T17:42:24.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:42:24.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T17:42:25.097Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-06T17:42:25.097Z] 547446be3368: Pulling fs layer [2024-09-06T17:42:25.097Z] d125d8839a47: Pulling fs layer [2024-09-06T17:42:25.097Z] 3e85d5ac6304: Pulling fs layer [2024-09-06T17:42:25.097Z] c3105a71a48b: Pulling fs layer [2024-09-06T17:42:25.097Z] 0f093f025ec4: Pulling fs layer [2024-09-06T17:42:25.097Z] c3106fc0e877: Pulling fs layer [2024-09-06T17:42:25.097Z] c3105a71a48b: Waiting [2024-09-06T17:42:25.097Z] 0f093f025ec4: Waiting [2024-09-06T17:42:25.097Z] c3106fc0e877: Waiting [2024-09-06T17:42:25.097Z] 547446be3368: Verifying Checksum [2024-09-06T17:42:25.097Z] 547446be3368: Download complete [2024-09-06T17:42:25.098Z] c3105a71a48b: Verifying Checksum [2024-09-06T17:42:25.098Z] c3105a71a48b: Download complete [2024-09-06T17:42:25.683Z] d125d8839a47: Verifying Checksum [2024-09-06T17:42:25.683Z] d125d8839a47: Download complete [2024-09-06T17:42:25.683Z] c3106fc0e877: Verifying Checksum [2024-09-06T17:42:25.683Z] c3106fc0e877: Download complete [2024-09-06T17:42:25.683Z] 0f093f025ec4: Verifying Checksum [2024-09-06T17:42:25.683Z] 0f093f025ec4: Download complete [2024-09-06T17:42:25.952Z] 547446be3368: Pull complete [2024-09-06T17:42:26.910Z] d125d8839a47: Pull complete [2024-09-06T17:42:27.870Z] 3e85d5ac6304: Verifying Checksum [2024-09-06T17:42:27.870Z] 3e85d5ac6304: Download complete [2024-09-06T17:42:37.937Z] 3e85d5ac6304: Pull complete [2024-09-06T17:42:37.937Z] c3105a71a48b: Pull complete [2024-09-06T17:42:38.894Z] 0f093f025ec4: Pull complete [2024-09-06T17:42:38.894Z] c3106fc0e877: Pull complete [2024-09-06T17:42:38.894Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-06T17:42:38.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T17:42:38.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:42:39.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-9622 does not seem to be running inside a container [2024-09-06T17:42:39.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-06T17:42:41.466Z] $ docker top 0f839895f17e3d7d1424a35151bb77388b7559b79ec028126b9cb6c764b61d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:42:42.345Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T17:42:52.430Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T17:42:52.430Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-09-06T17:42:52.430Z] #1 DONE 0.1s [2024-09-06T17:42:52.702Z] [2024-09-06T17:42:52.702Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T17:42:52.702Z] #2 transferring dockerfile: 1.70kB done [2024-09-06T17:42:52.702Z] #2 DONE 0.1s [2024-09-06T17:42:52.702Z] [2024-09-06T17:42:52.702Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-09-06T17:42:52.702Z] #3 transferring dockerfile: 1.95kB done [2024-09-06T17:42:52.970Z] #3 DONE 0.1s [2024-09-06T17:42:52.970Z] [2024-09-06T17:42:52.970Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-06T17:42:52.970Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-09-06T17:42:52.970Z] #4 DONE 0.1s [2024-09-06T17:42:52.970Z] [2024-09-06T17:42:52.970Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-06T17:42:52.970Z] #5 transferring dockerfile: 2.01kB done [2024-09-06T17:42:52.970Z] #5 DONE 0.1s [2024-09-06T17:42:52.970Z] [2024-09-06T17:42:52.970Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:42:52.970Z] #6 transferring dockerfile: 2.23kB done [2024-09-06T17:42:52.970Z] #6 DONE 0.1s [2024-09-06T17:42:52.970Z] [2024-09-06T17:42:52.970Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T17:42:52.970Z] #7 transferring dockerfile: 2.49kB done [2024-09-06T17:42:52.970Z] #7 DONE 0.1s [2024-09-06T17:42:52.970Z] [2024-09-06T17:42:52.970Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-06T17:42:53.237Z] #8 transferring dockerfile: 2.07kB done [2024-09-06T17:42:53.237Z] #8 DONE 0.1s [2024-09-06T17:42:53.237Z] [2024-09-06T17:42:53.237Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:42:53.237Z] #9 transferring dockerfile: 3.17kB done [2024-09-06T17:42:53.237Z] #9 DONE 0.1s [2024-09-06T17:42:53.237Z] [2024-09-06T17:42:53.237Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T17:42:53.237Z] #10 transferring dockerfile: 1.85kB done [2024-09-06T17:42:53.237Z] #10 DONE 0.1s [2024-09-06T17:42:53.237Z] [2024-09-06T17:42:53.237Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T17:42:53.509Z] #11 transferring dockerfile: 1.69kB done [2024-09-06T17:42:53.509Z] #11 DONE 0.1s [2024-09-06T17:42:53.509Z] [2024-09-06T17:42:53.509Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T17:42:53.509Z] #12 transferring dockerfile: 2.50kB done [2024-09-06T17:42:53.509Z] #12 DONE 0.1s [2024-09-06T17:42:53.509Z] [2024-09-06T17:42:53.509Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T17:42:53.509Z] #13 transferring dockerfile: 1.81kB 0.0s done [2024-09-06T17:42:53.509Z] #13 DONE 0.1s [2024-09-06T17:42:53.509Z] [2024-09-06T17:42:53.509Z] #14 [core-command internal] load build definition from Dockerfile [2024-09-06T17:42:53.509Z] #14 transferring dockerfile: 1.93kB done [2024-09-06T17:42:53.509Z] #14 DONE 0.1s [2024-09-06T17:42:53.509Z] [2024-09-06T17:42:53.509Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T17:42:53.778Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-09-06T17:42:53.778Z] #15 DONE 0.1s [2024-09-06T17:42:53.778Z] [2024-09-06T17:42:53.778Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T17:42:53.778Z] #16 transferring dockerfile: 2.15kB 0.0s done [2024-09-06T17:42:53.778Z] #16 DONE 0.1s [2024-09-06T17:42:53.778Z] [2024-09-06T17:42:53.778Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T17:42:53.778Z] #17 transferring context: 50B done [2024-09-06T17:42:53.778Z] #17 DONE 0.1s [2024-09-06T17:42:54.741Z] [2024-09-06T17:42:54.741Z] #18 [security-spire-server internal] load .dockerignore [2024-09-06T17:42:54.741Z] #18 transferring context: 50B 0.0s done [2024-09-06T17:42:54.741Z] #18 DONE 0.1s [2024-09-06T17:42:54.741Z] [2024-09-06T17:42:54.741Z] #19 [support-notifications internal] load .dockerignore [2024-09-06T17:42:54.741Z] #19 transferring context: 50B done [2024-09-06T17:42:54.741Z] #19 DONE 0.1s [2024-09-06T17:42:54.741Z] [2024-09-06T17:42:54.741Z] #20 [core-metadata internal] load .dockerignore [2024-09-06T17:42:54.741Z] #20 transferring context: 50B 0.0s done [2024-09-06T17:42:54.741Z] #20 DONE 0.1s [2024-09-06T17:42:54.741Z] [2024-09-06T17:42:54.741Z] #21 [core-keeper internal] load .dockerignore [2024-09-06T17:42:54.741Z] #21 transferring context: 50B done [2024-09-06T17:42:54.741Z] #21 DONE 0.1s [2024-09-06T17:42:54.741Z] [2024-09-06T17:42:54.741Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T17:42:55.009Z] #22 transferring context: 50B 0.0s done [2024-09-06T17:42:55.009Z] #22 DONE 0.1s [2024-09-06T17:42:55.009Z] [2024-09-06T17:42:55.009Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-09-06T17:42:55.009Z] #23 transferring context: 50B 0.0s done [2024-09-06T17:42:55.009Z] #23 DONE 0.1s [2024-09-06T17:42:55.009Z] [2024-09-06T17:42:55.009Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-06T17:42:55.009Z] #24 transferring context: 50B 0.0s done [2024-09-06T17:42:55.009Z] #24 DONE 0.1s [2024-09-06T17:42:55.009Z] [2024-09-06T17:42:55.009Z] #25 [core-data internal] load .dockerignore [2024-09-06T17:42:55.009Z] #25 transferring context: 50B done [2024-09-06T17:42:55.009Z] #25 DONE 0.1s [2024-09-06T17:42:55.009Z] [2024-09-06T17:42:55.009Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-09-06T17:42:55.009Z] #26 transferring context: 50B 0.0s done [2024-09-06T17:42:55.009Z] #26 DONE 0.1s [2024-09-06T17:42:55.009Z] [2024-09-06T17:42:55.009Z] #27 [security-spire-config internal] load .dockerignore [2024-09-06T17:42:55.280Z] #27 transferring context: 50B 0.0s done [2024-09-06T17:42:55.280Z] #27 DONE 0.1s [2024-09-06T17:42:55.280Z] [2024-09-06T17:42:55.280Z] #28 [security-proxy-setup internal] load .dockerignore [2024-09-06T17:42:55.280Z] #28 transferring context: 50B 0.0s done [2024-09-06T17:42:55.280Z] #28 DONE 0.1s [2024-09-06T17:42:55.280Z] [2024-09-06T17:42:55.280Z] #29 [security-spire-agent internal] load .dockerignore [2024-09-06T17:42:55.280Z] #29 transferring context: 50B done [2024-09-06T17:42:55.280Z] #29 DONE 0.1s [2024-09-06T17:42:55.280Z] [2024-09-06T17:42:55.280Z] #30 [core-command internal] load .dockerignore [2024-09-06T17:42:55.549Z] #30 transferring context: 50B done [2024-09-06T17:42:55.549Z] #30 DONE 0.1s [2024-09-06T17:42:55.549Z] [2024-09-06T17:42:55.549Z] #31 [support-scheduler internal] load .dockerignore [2024-09-06T17:42:55.549Z] #31 transferring context: 50B 0.0s done [2024-09-06T17:42:55.549Z] #31 DONE 0.1s [2024-09-06T17:42:55.549Z] [2024-09-06T17:42:55.549Z] #32 [security-proxy-auth internal] load .dockerignore [2024-09-06T17:42:55.549Z] #32 transferring context: 50B 0.0s done [2024-09-06T17:42:55.549Z] #32 DONE 0.1s [2024-09-06T17:42:55.816Z] [2024-09-06T17:42:55.816Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:55.816Z] #33 DONE 0.0s [2024-09-06T17:42:55.816Z] [2024-09-06T17:42:55.816Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:42:55.816Z] #34 DONE 0.2s [2024-09-06T17:42:55.816Z] [2024-09-06T17:42:55.816Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:55.816Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:42:55.816Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 40.96kB / 3.34MB 0.1s [2024-09-06T17:42:55.816Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:42:55.816Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:42:55.816Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:42:56.083Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.13MB / 3.34MB 0.2s [2024-09-06T17:42:56.083Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:42:56.083Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-06T17:42:57.045Z] #35 ... [2024-09-06T17:42:57.045Z] [2024-09-06T17:42:57.045Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-06T17:42:57.045Z] #36 DONE 0.3s [2024-09-06T17:42:57.045Z] [2024-09-06T17:42:57.045Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:57.313Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:42:57.313Z] #35 ... [2024-09-06T17:42:57.313Z] [2024-09-06T17:42:57.313Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:57.313Z] #33 DONE 0.0s [2024-09-06T17:42:57.583Z] [2024-09-06T17:42:57.583Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:57.583Z] #33 DONE 0.0s [2024-09-06T17:42:57.583Z] [2024-09-06T17:42:57.583Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-06T17:42:57.583Z] #36 DONE 0.6s [2024-09-06T17:42:57.583Z] [2024-09-06T17:42:57.583Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:57.583Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:42:57.583Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:42:57.583Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:42:57.583Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:42:57.583Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:42:57.583Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:42:57.583Z] #35 ... [2024-09-06T17:42:57.583Z] [2024-09-06T17:42:57.583Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:57.583Z] #33 DONE 0.0s [2024-09-06T17:42:57.583Z] [2024-09-06T17:42:57.583Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-06T17:42:57.583Z] #36 DONE 0.6s [2024-09-06T17:42:57.583Z] [2024-09-06T17:42:57.583Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:57.583Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:42:57.583Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:42:57.583Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:42:57.583Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:42:57.583Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:42:57.583Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:42:57.849Z] #35 ... [2024-09-06T17:42:57.849Z] [2024-09-06T17:42:57.849Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:57.849Z] #33 DONE 0.0s [2024-09-06T17:42:57.849Z] [2024-09-06T17:42:57.849Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:42:57.849Z] #34 DONE 0.6s [2024-09-06T17:42:57.849Z] [2024-09-06T17:42:57.849Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-06T17:42:57.849Z] #36 DONE 0.6s [2024-09-06T17:42:57.849Z] [2024-09-06T17:42:57.849Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:57.849Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:42:57.849Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:42:57.849Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:42:57.849Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:42:57.849Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:42:57.849Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:42:58.117Z] #35 ... [2024-09-06T17:42:58.117Z] [2024-09-06T17:42:58.117Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:58.117Z] #33 DONE 0.0s [2024-09-06T17:42:58.117Z] [2024-09-06T17:42:58.117Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:58.117Z] #35 ... [2024-09-06T17:42:58.117Z] [2024-09-06T17:42:58.117Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:58.117Z] #33 DONE 0.0s [2024-09-06T17:42:58.117Z] [2024-09-06T17:42:58.117Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:58.117Z] #33 DONE 0.0s [2024-09-06T17:42:58.117Z] [2024-09-06T17:42:58.117Z] #37 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:42:58.384Z] #37 ... [2024-09-06T17:42:58.384Z] [2024-09-06T17:42:58.384Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:58.384Z] #33 DONE 0.0s [2024-09-06T17:42:58.384Z] [2024-09-06T17:42:58.384Z] #38 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:42:58.653Z] #38 ... [2024-09-06T17:42:58.653Z] [2024-09-06T17:42:58.653Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T17:42:58.653Z] #36 DONE 0.7s [2024-09-06T17:42:58.653Z] [2024-09-06T17:42:58.653Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T17:42:58.653Z] #36 DONE 0.8s [2024-09-06T17:42:58.653Z] [2024-09-06T17:42:58.653Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:58.653Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:42:58.653Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:42:58.653Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:42:58.653Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:42:58.653Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:42:58.653Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:42:58.920Z] #35 ... [2024-09-06T17:42:58.920Z] [2024-09-06T17:42:58.920Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:58.920Z] #33 DONE 0.0s [2024-09-06T17:42:59.188Z] [2024-09-06T17:42:59.188Z] #39 [core-keeper internal] load build context [2024-09-06T17:42:59.188Z] #39 ... [2024-09-06T17:42:59.188Z] [2024-09-06T17:42:59.188Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:59.188Z] #33 DONE 0.0s [2024-09-06T17:42:59.188Z] [2024-09-06T17:42:59.188Z] #39 [core-keeper internal] load build context [2024-09-06T17:42:59.456Z] #39 ... [2024-09-06T17:42:59.456Z] [2024-09-06T17:42:59.456Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:59.456Z] #33 DONE 0.0s [2024-09-06T17:42:59.456Z] [2024-09-06T17:42:59.456Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T17:42:59.456Z] #40 DONE 2.2s [2024-09-06T17:42:59.456Z] [2024-09-06T17:42:59.456Z] #39 [core-keeper internal] load build context [2024-09-06T17:42:59.724Z] #39 ... [2024-09-06T17:42:59.724Z] [2024-09-06T17:42:59.724Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:42:59.724Z] #33 DONE 0.0s [2024-09-06T17:42:59.992Z] [2024-09-06T17:42:59.992Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:42:59.992Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:42:59.992Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:42:59.992Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:42:59.992Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:42:59.992Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:42:59.992Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:43:00.577Z] #35 ... [2024-09-06T17:43:00.577Z] [2024-09-06T17:43:00.577Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:43:00.577Z] #34 DONE 2.9s [2024-09-06T17:43:00.577Z] [2024-09-06T17:43:00.577Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-06T17:43:00.577Z] #36 DONE 0.9s [2024-09-06T17:43:00.577Z] [2024-09-06T17:43:00.577Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:43:00.577Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:43:00.577Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:43:00.577Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:43:00.577Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:43:00.577Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:43:00.577Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:43:01.163Z] #35 ... [2024-09-06T17:43:01.163Z] [2024-09-06T17:43:01.163Z] #41 [security-spire-server internal] load build context [2024-09-06T17:43:01.163Z] #41 transferring context: 27.71kB 0.4s done [2024-09-06T17:43:01.163Z] #41 DONE 1.5s [2024-09-06T17:43:01.163Z] [2024-09-06T17:43:01.163Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:03.119Z] #42 ... [2024-09-06T17:43:03.119Z] [2024-09-06T17:43:03.120Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:03.120Z] #43 ... [2024-09-06T17:43:03.120Z] [2024-09-06T17:43:03.120Z] #44 [security-spire-config internal] load build context [2024-09-06T17:43:03.120Z] #44 transferring context: 25.96kB 0.4s done [2024-09-06T17:43:03.120Z] #44 DONE 2.7s [2024-09-06T17:43:03.120Z] [2024-09-06T17:43:03.120Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:03.120Z] #43 ... [2024-09-06T17:43:03.120Z] [2024-09-06T17:43:03.120Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:05.070Z] #42 ... [2024-09-06T17:43:05.071Z] [2024-09-06T17:43:05.071Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T17:43:05.071Z] #45 DONE 6.0s [2024-09-06T17:43:05.071Z] [2024-09-06T17:43:05.071Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:06.046Z] #42 ... [2024-09-06T17:43:06.046Z] [2024-09-06T17:43:06.046Z] #46 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:43:06.046Z] #46 ... [2024-09-06T17:43:06.046Z] [2024-09-06T17:43:06.046Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:07.009Z] #42 ... [2024-09-06T17:43:07.009Z] [2024-09-06T17:43:07.009Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T17:43:07.009Z] #0 7.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:07.009Z] #0 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:07.286Z] #47 ... [2024-09-06T17:43:07.286Z] [2024-09-06T17:43:07.286Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:07.286Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.4s done [2024-09-06T17:43:07.286Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T17:43:07.286Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T17:43:07.286Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T17:43:07.286Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-09-06T17:43:07.286Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s [2024-09-06T17:43:07.286Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:43:07.286Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s [2024-09-06T17:43:07.286Z] #48 ... [2024-09-06T17:43:07.286Z] [2024-09-06T17:43:07.286Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:07.554Z] #42 ... [2024-09-06T17:43:07.554Z] [2024-09-06T17:43:07.554Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:43:07.554Z] #0 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:07.554Z] #0 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:07.823Z] #49 ... [2024-09-06T17:43:07.823Z] [2024-09-06T17:43:07.823Z] #50 [core-metadata internal] load build context [2024-09-06T17:43:07.823Z] #50 transferring context: 12.40MB 9.8s [2024-09-06T17:43:07.823Z] #50 ... [2024-09-06T17:43:07.823Z] [2024-09-06T17:43:07.823Z] #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:43:07.823Z] #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:08.094Z] #51 ... [2024-09-06T17:43:08.094Z] [2024-09-06T17:43:08.094Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:08.094Z] #52 ... [2024-09-06T17:43:08.094Z] [2024-09-06T17:43:08.094Z] #53 [security-spire-agent internal] load build context [2024-09-06T17:43:08.094Z] #53 transferring context: 27.24kB 0.8s done [2024-09-06T17:43:08.094Z] #53 DONE 2.8s [2024-09-06T17:43:08.094Z] [2024-09-06T17:43:08.094Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:08.094Z] #52 ... [2024-09-06T17:43:08.094Z] [2024-09-06T17:43:08.094Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:43:08.445Z] #54 ... [2024-09-06T17:43:08.445Z] [2024-09-06T17:43:08.445Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:43:08.445Z] #55 DONE 10.3s [2024-09-06T17:43:08.445Z] [2024-09-06T17:43:08.445Z] #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:43:08.445Z] #51 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:08.445Z] #51 ... [2024-09-06T17:43:08.445Z] [2024-09-06T17:43:08.445Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:43:08.719Z] #56 ... [2024-09-06T17:43:08.719Z] [2024-09-06T17:43:08.719Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:08.719Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-09-06T17:43:08.719Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-09-06T17:43:08.719Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:43:08.719Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.9s done [2024-09-06T17:43:08.719Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.9s [2024-09-06T17:43:08.719Z] #48 ... [2024-09-06T17:43:08.719Z] [2024-09-06T17:43:08.719Z] #57 [core-data internal] load build context [2024-09-06T17:43:08.719Z] #57 ... [2024-09-06T17:43:08.719Z] [2024-09-06T17:43:08.719Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:43:08.986Z] #58 ... [2024-09-06T17:43:08.987Z] [2024-09-06T17:43:08.987Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:08.987Z] #59 ... [2024-09-06T17:43:08.987Z] [2024-09-06T17:43:08.987Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:43:08.987Z] #54 DONE 10.9s [2024-09-06T17:43:08.987Z] [2024-09-06T17:43:08.987Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:08.987Z] #59 ... [2024-09-06T17:43:08.987Z] [2024-09-06T17:43:08.987Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:09.254Z] #60 ... [2024-09-06T17:43:09.254Z] [2024-09-06T17:43:09.254Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:43:09.254Z] #61 ... [2024-09-06T17:43:09.254Z] [2024-09-06T17:43:09.254Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:43:09.254Z] #62 ... [2024-09-06T17:43:09.254Z] [2024-09-06T17:43:09.254Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:43:09.541Z] #63 ... [2024-09-06T17:43:09.541Z] [2024-09-06T17:43:09.541Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:43:09.541Z] #64 ... [2024-09-06T17:43:09.541Z] [2024-09-06T17:43:09.541Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:43:09.809Z] #65 ... [2024-09-06T17:43:09.809Z] [2024-09-06T17:43:09.809Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:09.809Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.2s [2024-09-06T17:43:09.809Z] #48 ... [2024-09-06T17:43:09.809Z] [2024-09-06T17:43:09.809Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:10.077Z] #39 ... [2024-09-06T17:43:10.077Z] [2024-09-06T17:43:10.077Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:10.346Z] #48 ... [2024-09-06T17:43:10.346Z] [2024-09-06T17:43:10.346Z] #38 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:43:10.618Z] #38 ... [2024-09-06T17:43:10.618Z] [2024-09-06T17:43:10.618Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:10.618Z] #66 ... [2024-09-06T17:43:10.618Z] [2024-09-06T17:43:10.618Z] #67 [core-command internal] load build context [2024-09-06T17:43:10.886Z] #67 ... [2024-09-06T17:43:10.886Z] [2024-09-06T17:43:10.886Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:43:10.886Z] #68 ... [2024-09-06T17:43:10.886Z] [2024-09-06T17:43:10.886Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:11.163Z] #69 ... [2024-09-06T17:43:11.163Z] [2024-09-06T17:43:11.163Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:11.163Z] #70 ... [2024-09-06T17:43:11.163Z] [2024-09-06T17:43:11.163Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:11.433Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.9s [2024-09-06T17:43:11.699Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-06T17:43:11.699Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-06T17:43:11.965Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.5s [2024-09-06T17:43:12.234Z] #48 ... [2024-09-06T17:43:12.234Z] [2024-09-06T17:43:12.234Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:43:12.504Z] #71 ... [2024-09-06T17:43:12.504Z] [2024-09-06T17:43:12.504Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:12.504Z] #48 ... [2024-09-06T17:43:12.504Z] [2024-09-06T17:43:12.504Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:43:12.779Z] #72 ... [2024-09-06T17:43:12.779Z] [2024-09-06T17:43:12.779Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:43:12.779Z] #51 12.90 OK: 266 MiB in 52 packages [2024-09-06T17:43:12.779Z] #51 DONE 15.0s [2024-09-06T17:43:12.779Z] [2024-09-06T17:43:12.779Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:12.779Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.0s [2024-09-06T17:43:13.048Z] #48 ... [2024-09-06T17:43:13.048Z] [2024-09-06T17:43:13.048Z] #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:43:13.048Z] #49 12.24 OK: 266 MiB in 52 packages [2024-09-06T17:43:13.048Z] #49 DONE 15.7s [2024-09-06T17:43:13.048Z] [2024-09-06T17:43:13.048Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:13.328Z] #48 ... [2024-09-06T17:43:13.328Z] [2024-09-06T17:43:13.328Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:13.328Z] #43 transferring context: 77.24MB 17.1s [2024-09-06T17:43:13.605Z] #43 ... [2024-09-06T17:43:13.605Z] [2024-09-06T17:43:13.605Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:13.605Z] #42 ... [2024-09-06T17:43:13.605Z] [2024-09-06T17:43:13.605Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:43:13.605Z] #58 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:14.193Z] #58 ... [2024-09-06T17:43:14.193Z] [2024-09-06T17:43:14.193Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T17:43:14.193Z] #47 10.07 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:43:14.193Z] #47 10.07 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:43:14.193Z] #47 10.07 OK: 19954 distinct packages available [2024-09-06T17:43:14.193Z] #47 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:14.193Z] #47 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:14.193Z] #47 13.69 OK: 266 MiB in 52 packages [2024-09-06T17:43:14.193Z] #47 DONE 16.8s [2024-09-06T17:43:14.193Z] [2024-09-06T17:43:14.193Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:15.609Z] #43 ... [2024-09-06T17:43:15.609Z] [2024-09-06T17:43:15.609Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:43:15.609Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:43:15.609Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:43:15.609Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:43:15.609Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:43:15.609Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:43:15.609Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-09-06T17:43:15.609Z] #35 ... [2024-09-06T17:43:15.609Z] [2024-09-06T17:43:15.609Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:43:15.609Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done [2024-09-06T17:43:15.609Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T17:43:15.609Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-06T17:43:15.609Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-06T17:43:15.609Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:43:15.609Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-06T17:43:15.609Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-06T17:43:15.609Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.4s done [2024-09-06T17:43:15.609Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.20MB / 18.32MB 6.2s [2024-09-06T17:43:15.609Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-06T17:43:15.609Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-06T17:43:15.609Z] #73 ... [2024-09-06T17:43:15.609Z] [2024-09-06T17:43:15.609Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:15.609Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.25MB / 28.04MB 10.1s [2024-09-06T17:43:15.609Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-06T17:43:15.877Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.5s [2024-09-06T17:43:17.832Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.28MB / 28.04MB 12.1s [2024-09-06T17:43:17.832Z] #48 ... [2024-09-06T17:43:17.832Z] [2024-09-06T17:43:17.832Z] #50 [core-metadata internal] load build context [2024-09-06T17:43:18.101Z] #50 ... [2024-09-06T17:43:18.101Z] [2024-09-06T17:43:18.101Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:18.373Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.8s [2024-09-06T17:43:18.373Z] #48 ... [2024-09-06T17:43:18.373Z] [2024-09-06T17:43:18.373Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:18.373Z] #52 ... [2024-09-06T17:43:18.373Z] [2024-09-06T17:43:18.373Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:18.641Z] #48 ... [2024-09-06T17:43:18.641Z] [2024-09-06T17:43:18.641Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T17:43:18.909Z] #74 ... [2024-09-06T17:43:18.909Z] [2024-09-06T17:43:18.909Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:18.909Z] #48 ... [2024-09-06T17:43:18.909Z] [2024-09-06T17:43:18.909Z] #57 [core-data internal] load build context [2024-09-06T17:43:18.909Z] #57 transferring context: 30.67MB 19.9s [2024-09-06T17:43:18.909Z] #57 ... [2024-09-06T17:43:18.909Z] [2024-09-06T17:43:18.909Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:18.909Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.6s [2024-09-06T17:43:19.178Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.8s [2024-09-06T17:43:19.446Z] #48 ... [2024-09-06T17:43:19.446Z] [2024-09-06T17:43:19.446Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:43:19.446Z] #75 ... [2024-09-06T17:43:19.446Z] [2024-09-06T17:43:19.446Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:19.446Z] #59 ... [2024-09-06T17:43:19.446Z] [2024-09-06T17:43:19.446Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:19.729Z] #60 ... [2024-09-06T17:43:19.729Z] [2024-09-06T17:43:19.729Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:19.729Z] #59 ... [2024-09-06T17:43:19.729Z] [2024-09-06T17:43:19.729Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:43:20.001Z] #64 ... [2024-09-06T17:43:20.001Z] [2024-09-06T17:43:20.001Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:20.269Z] #60 ... [2024-09-06T17:43:20.269Z] [2024-09-06T17:43:20.269Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:20.269Z] #39 ... [2024-09-06T17:43:20.269Z] [2024-09-06T17:43:20.269Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:20.269Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.6s [2024-09-06T17:43:20.855Z] #48 ... [2024-09-06T17:43:20.855Z] [2024-09-06T17:43:20.855Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:20.855Z] #66 ... [2024-09-06T17:43:20.855Z] [2024-09-06T17:43:20.855Z] #38 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:43:20.855Z] #38 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:20.855Z] #38 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:20.855Z] #38 19.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:20.855Z] #38 19.35 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:20.855Z] #38 19.54 OK: 8 MiB in 16 packages [2024-09-06T17:43:20.855Z] #38 DONE 22.8s [2024-09-06T17:43:20.855Z] [2024-09-06T17:43:20.855Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:20.855Z] #66 ... [2024-09-06T17:43:20.855Z] [2024-09-06T17:43:20.855Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:21.130Z] #48 ... [2024-09-06T17:43:21.130Z] [2024-09-06T17:43:21.130Z] #67 [core-command internal] load build context [2024-09-06T17:43:21.130Z] #67 ... [2024-09-06T17:43:21.130Z] [2024-09-06T17:43:21.130Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:21.398Z] #70 ... [2024-09-06T17:43:21.398Z] [2024-09-06T17:43:21.398Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:21.398Z] #69 ... [2024-09-06T17:43:21.398Z] [2024-09-06T17:43:21.398Z] #37 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:43:21.398Z] #37 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.398Z] #37 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.398Z] #37 18.28 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T17:43:21.398Z] #37 18.75 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:21.398Z] #37 18.75 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:21.398Z] #37 18.75 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:21.398Z] #37 20.49 OK: 9 MiB in 17 packages [2024-09-06T17:43:21.398Z] #37 DONE 23.2s [2024-09-06T17:43:21.398Z] [2024-09-06T17:43:21.398Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:21.398Z] #69 ... [2024-09-06T17:43:21.398Z] [2024-09-06T17:43:21.398Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:21.987Z] #70 ... [2024-09-06T17:43:21.987Z] [2024-09-06T17:43:21.987Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:43:21.987Z] #58 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.987Z] #58 20.30 OK: 266 MiB in 52 packages [2024-09-06T17:43:21.987Z] #58 DONE 23.3s [2024-09-06T17:43:21.987Z] [2024-09-06T17:43:21.987Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:21.987Z] #70 ... [2024-09-06T17:43:21.987Z] [2024-09-06T17:43:21.987Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:43:21.987Z] #56 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.987Z] #56 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.987Z] #56 18.03 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:43:21.987Z] #56 18.03 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:43:21.987Z] #56 18.03 OK: 19948 distinct packages available [2024-09-06T17:43:21.987Z] #56 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.987Z] #56 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:21.987Z] #56 ... [2024-09-06T17:43:21.987Z] [2024-09-06T17:43:21.987Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:22.949Z] #70 ... [2024-09-06T17:43:22.949Z] [2024-09-06T17:43:22.949Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:43:22.949Z] #65 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:22.949Z] #65 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:22.949Z] #65 18.72 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T17:43:22.949Z] #65 19.37 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:22.949Z] #65 19.37 (3/4) Installing su-exec (0.2-r3) [2024-09-06T17:43:22.949Z] #65 19.42 (4/4) Installing yq (4.33.3-r5) [2024-09-06T17:43:22.949Z] #65 21.03 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:22.949Z] #65 21.03 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:22.949Z] #65 21.95 OK: 18 MiB in 19 packages [2024-09-06T17:43:23.216Z] #65 ... [2024-09-06T17:43:23.216Z] [2024-09-06T17:43:23.216Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:23.485Z] #70 ... [2024-09-06T17:43:23.485Z] [2024-09-06T17:43:23.485Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:43:23.485Z] #65 DONE 24.0s [2024-09-06T17:43:23.485Z] [2024-09-06T17:43:23.485Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:23.753Z] #70 ... [2024-09-06T17:43:23.753Z] [2024-09-06T17:43:23.753Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:24.021Z] #42 transferring context: 42.31MB 26.3s [2024-09-06T17:43:24.021Z] #42 ... [2024-09-06T17:43:24.021Z] [2024-09-06T17:43:24.021Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:25.444Z] #70 ... [2024-09-06T17:43:25.444Z] [2024-09-06T17:43:25.444Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:26.041Z] #43 ... [2024-09-06T17:43:26.041Z] [2024-09-06T17:43:26.041Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:43:26.041Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.4s done [2024-09-06T17:43:26.041Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.9s [2024-09-06T17:43:26.041Z] #73 ... [2024-09-06T17:43:26.041Z] [2024-09-06T17:43:26.041Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:26.041Z] #39 ... [2024-09-06T17:43:26.041Z] [2024-09-06T17:43:26.041Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:26.646Z] #43 ... [2024-09-06T17:43:26.646Z] [2024-09-06T17:43:26.646Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:43:26.646Z] #63 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:26.646Z] #63 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:26.646Z] #63 24.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:26.646Z] #63 24.33 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:26.646Z] #63 24.58 OK: 8 MiB in 16 packages [2024-09-06T17:43:26.646Z] #63 DONE 27.4s [2024-09-06T17:43:26.646Z] [2024-09-06T17:43:26.646Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:28.065Z] #43 ... [2024-09-06T17:43:28.065Z] [2024-09-06T17:43:28.065Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:43:28.065Z] #56 24.85 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T17:43:28.065Z] #56 25.25 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T17:43:28.065Z] #56 25.38 (3/11) Installing libunistring (1.1-r1) [2024-09-06T17:43:28.065Z] #56 25.57 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T17:43:28.065Z] #56 25.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T17:43:28.065Z] #56 25.71 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T17:43:28.065Z] #56 25.88 (7/11) Installing curl (8.9.0-r0) [2024-09-06T17:43:28.065Z] #56 25.88 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:28.065Z] #56 25.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:43:28.065Z] #56 25.95 (10/11) Installing libucontext (1.2-r2) [2024-09-06T17:43:28.065Z] #56 26.09 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T17:43:28.065Z] #56 26.09 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:28.065Z] #56 26.27 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:28.065Z] #56 27.43 OK: 13 MiB in 26 packages [2024-09-06T17:43:28.065Z] #56 DONE 29.5s [2024-09-06T17:43:28.065Z] [2024-09-06T17:43:28.065Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:28.336Z] #43 transferring context: 104.97MB 32.3s [2024-09-06T17:43:28.336Z] #43 ... [2024-09-06T17:43:28.336Z] [2024-09-06T17:43:28.336Z] #50 [core-metadata internal] load build context [2024-09-06T17:43:28.336Z] #50 ... [2024-09-06T17:43:28.336Z] [2024-09-06T17:43:28.336Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:28.603Z] #39 ... [2024-09-06T17:43:28.603Z] [2024-09-06T17:43:28.603Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:28.872Z] #52 ... [2024-09-06T17:43:28.872Z] [2024-09-06T17:43:28.872Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:29.156Z] #39 ... [2024-09-06T17:43:29.156Z] [2024-09-06T17:43:29.156Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:43:29.156Z] #62 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:29.156Z] #62 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:29.156Z] #62 25.12 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T17:43:29.156Z] #62 25.54 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:29.156Z] #62 25.62 (3/3) Installing tzdata (2024a-r0) [2024-09-06T17:43:29.156Z] #62 28.92 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:29.156Z] #62 28.98 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:29.156Z] #62 ... [2024-09-06T17:43:29.156Z] [2024-09-06T17:43:29.156Z] #57 [core-data internal] load build context [2024-09-06T17:43:29.424Z] #57 ... [2024-09-06T17:43:29.424Z] [2024-09-06T17:43:29.424Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:30.012Z] #39 ... [2024-09-06T17:43:30.012Z] [2024-09-06T17:43:30.012Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:30.012Z] #59 ... [2024-09-06T17:43:30.012Z] [2024-09-06T17:43:30.012Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:43:30.279Z] #64 ... [2024-09-06T17:43:30.279Z] [2024-09-06T17:43:30.279Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:43:30.279Z] #61 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:30.279Z] #61 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:30.279Z] #61 28.10 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:30.279Z] #61 28.10 (2/2) Installing su-exec (0.2-r3) [2024-09-06T17:43:30.279Z] #61 28.10 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:30.279Z] #61 28.39 OK: 8 MiB in 17 packages [2024-09-06T17:43:30.279Z] #61 DONE 30.9s [2024-09-06T17:43:30.279Z] [2024-09-06T17:43:30.279Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:43:30.279Z] #64 ... [2024-09-06T17:43:30.279Z] [2024-09-06T17:43:30.279Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:30.279Z] #39 ... [2024-09-06T17:43:30.279Z] [2024-09-06T17:43:30.279Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:30.546Z] #60 ... [2024-09-06T17:43:30.546Z] [2024-09-06T17:43:30.546Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:31.133Z] #52 ... [2024-09-06T17:43:31.133Z] [2024-09-06T17:43:31.133Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:31.133Z] #66 ... [2024-09-06T17:43:31.133Z] [2024-09-06T17:43:31.133Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T17:43:31.403Z] #76 ... [2024-09-06T17:43:31.403Z] [2024-09-06T17:43:31.403Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:31.403Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.6s done [2024-09-06T17:43:31.403Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.3s [2024-09-06T17:43:31.403Z] #48 ... [2024-09-06T17:43:31.403Z] [2024-09-06T17:43:31.403Z] #67 [core-command internal] load build context [2024-09-06T17:43:31.672Z] #67 ... [2024-09-06T17:43:31.672Z] [2024-09-06T17:43:31.672Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:31.672Z] #69 ... [2024-09-06T17:43:31.672Z] [2024-09-06T17:43:31.672Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:31.672Z] #0 9.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:31.672Z] #77 ... [2024-09-06T17:43:31.672Z] [2024-09-06T17:43:31.672Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:43:31.672Z] #62 30.24 OK: 12 MiB in 18 packages [2024-09-06T17:43:31.672Z] #62 DONE 32.5s [2024-09-06T17:43:31.672Z] [2024-09-06T17:43:31.672Z] #67 [core-command internal] load build context [2024-09-06T17:43:31.942Z] #67 ... [2024-09-06T17:43:31.942Z] [2024-09-06T17:43:31.942Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:43:31.942Z] #68 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:31.942Z] #68 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:31.942Z] #68 27.64 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:43:31.942Z] #68 27.64 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:43:31.942Z] #68 27.64 OK: 19948 distinct packages available [2024-09-06T17:43:31.942Z] #68 28.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:31.942Z] #68 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:32.211Z] #68 ... [2024-09-06T17:43:32.211Z] [2024-09-06T17:43:32.211Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:43:32.211Z] #71 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:32.211Z] #71 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:32.211Z] #71 27.12 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:43:32.211Z] #71 27.12 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:43:32.211Z] #71 27.12 OK: 19948 distinct packages available [2024-09-06T17:43:32.211Z] #71 28.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:32.211Z] #71 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:32.211Z] #71 ... [2024-09-06T17:43:32.211Z] [2024-09-06T17:43:32.211Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:34.215Z] #48 ... [2024-09-06T17:43:34.215Z] [2024-09-06T17:43:34.215Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T17:43:34.215Z] #78 ... [2024-09-06T17:43:34.215Z] [2024-09-06T17:43:34.215Z] #57 [core-data internal] load build context [2024-09-06T17:43:34.215Z] #57 transferring context: 50.38MB 35.0s [2024-09-06T17:43:34.482Z] #57 ... [2024-09-06T17:43:34.482Z] [2024-09-06T17:43:34.482Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:34.482Z] #42 ... [2024-09-06T17:43:34.482Z] [2024-09-06T17:43:34.482Z] #57 [core-data internal] load build context [2024-09-06T17:43:35.898Z] #57 ... [2024-09-06T17:43:35.898Z] [2024-09-06T17:43:35.898Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:36.167Z] #70 ... [2024-09-06T17:43:36.167Z] [2024-09-06T17:43:36.167Z] #57 [core-data internal] load build context [2024-09-06T17:43:36.168Z] #57 ... [2024-09-06T17:43:36.168Z] [2024-09-06T17:43:36.168Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T17:43:36.168Z] #74 18.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:36.168Z] #74 20.69 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:36.168Z] #74 25.34 OK: 266 MiB in 52 packages [2024-09-06T17:43:36.168Z] #74 DONE 27.3s [2024-09-06T17:43:36.168Z] [2024-09-06T17:43:36.168Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:43:36.168Z] #72 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:36.168Z] #72 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:36.168Z] #72 29.77 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:36.168Z] #72 29.77 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:36.168Z] #72 29.94 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:36.168Z] #72 29.94 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T17:43:36.168Z] #72 29.94 (5/6) Installing su-exec (0.2-r3) [2024-09-06T17:43:36.168Z] #72 29.94 (6/6) Installing yq (4.33.3-r5) [2024-09-06T17:43:36.168Z] #72 30.86 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:36.168Z] #72 30.96 OK: 18 MiB in 19 packages [2024-09-06T17:43:36.168Z] #72 ... [2024-09-06T17:43:36.168Z] [2024-09-06T17:43:36.168Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:43:36.168Z] #71 33.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:36.168Z] #71 33.90 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:43:36.168Z] #71 33.94 (3/4) Installing libucontext (1.2-r2) [2024-09-06T17:43:36.168Z] #71 33.94 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T17:43:36.168Z] #71 33.94 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:36.436Z] #71 34.11 OK: 8 MiB in 19 packages [2024-09-06T17:43:36.704Z] #71 ... [2024-09-06T17:43:36.704Z] [2024-09-06T17:43:36.704Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:43:36.704Z] #72 DONE 34.1s [2024-09-06T17:43:36.704Z] [2024-09-06T17:43:36.704Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:43:36.704Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.1s [2024-09-06T17:43:36.704Z] #73 ... [2024-09-06T17:43:36.704Z] [2024-09-06T17:43:36.704Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:36.973Z] #42 ... [2024-09-06T17:43:36.973Z] [2024-09-06T17:43:36.973Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:43:36.973Z] #79 ... [2024-09-06T17:43:36.973Z] [2024-09-06T17:43:36.973Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T17:43:38.385Z] #80 ... [2024-09-06T17:43:38.385Z] [2024-09-06T17:43:38.385Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:38.385Z] #81 ... [2024-09-06T17:43:38.385Z] [2024-09-06T17:43:38.385Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:38.655Z] #42 ... [2024-09-06T17:43:38.655Z] [2024-09-06T17:43:38.655Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:43:38.656Z] #71 DONE 36.2s [2024-09-06T17:43:38.656Z] [2024-09-06T17:43:38.656Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:38.656Z] #42 ... [2024-09-06T17:43:38.656Z] [2024-09-06T17:43:38.656Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:38.656Z] #43 transferring context: 117.89MB 42.7s [2024-09-06T17:43:38.656Z] #43 ... [2024-09-06T17:43:38.656Z] [2024-09-06T17:43:38.656Z] #57 [core-data internal] load build context [2024-09-06T17:43:38.927Z] #57 ... [2024-09-06T17:43:38.927Z] [2024-09-06T17:43:38.927Z] #50 [core-metadata internal] load build context [2024-09-06T17:43:38.927Z] #50 ... [2024-09-06T17:43:38.927Z] [2024-09-06T17:43:38.927Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:39.196Z] #43 ... [2024-09-06T17:43:39.196Z] [2024-09-06T17:43:39.196Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:43:39.196Z] #68 35.19 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:39.196Z] #68 35.67 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:39.196Z] #68 35.67 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:39.196Z] #68 35.75 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:43:39.196Z] #68 35.75 (5/7) Installing libucontext (1.2-r2) [2024-09-06T17:43:39.196Z] #68 35.75 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T17:43:39.196Z] #68 35.79 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T17:43:39.196Z] #68 35.91 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:39.196Z] #68 36.06 OK: 9 MiB in 20 packages [2024-09-06T17:43:39.196Z] #68 DONE 38.6s [2024-09-06T17:43:39.196Z] [2024-09-06T17:43:39.196Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:40.159Z] #43 ... [2024-09-06T17:43:40.159Z] [2024-09-06T17:43:40.159Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:40.159Z] #59 ... [2024-09-06T17:43:40.159Z] [2024-09-06T17:43:40.159Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T17:43:40.427Z] #82 ... [2024-09-06T17:43:40.427Z] [2024-09-06T17:43:40.427Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:43:40.427Z] #64 ... [2024-09-06T17:43:40.427Z] [2024-09-06T17:43:40.427Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:40.695Z] #39 ... [2024-09-06T17:43:40.695Z] [2024-09-06T17:43:40.695Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:40.695Z] #60 ... [2024-09-06T17:43:40.695Z] [2024-09-06T17:43:40.695Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:40.695Z] #81 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:40.965Z] #81 ... [2024-09-06T17:43:40.965Z] [2024-09-06T17:43:40.965Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:40.965Z] #77 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:40.965Z] #77 15.10 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:40.965Z] #77 15.36 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:40.965Z] #77 15.36 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:40.965Z] #77 16.68 OK: 9 MiB in 17 packages [2024-09-06T17:43:40.965Z] #77 DONE 19.2s [2024-09-06T17:43:40.965Z] [2024-09-06T17:43:40.965Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:41.236Z] #60 ... [2024-09-06T17:43:41.236Z] [2024-09-06T17:43:41.236Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:41.236Z] #52 ... [2024-09-06T17:43:41.236Z] [2024-09-06T17:43:41.236Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:41.505Z] #66 ... [2024-09-06T17:43:41.505Z] [2024-09-06T17:43:41.505Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:42.090Z] #59 ... [2024-09-06T17:43:42.090Z] [2024-09-06T17:43:42.090Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:42.090Z] #69 ... [2024-09-06T17:43:42.090Z] [2024-09-06T17:43:42.090Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:42.090Z] #66 ... [2024-09-06T17:43:42.090Z] [2024-09-06T17:43:42.090Z] #67 [core-command internal] load build context [2024-09-06T17:43:42.358Z] #67 ... [2024-09-06T17:43:42.358Z] [2024-09-06T17:43:42.358Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:42.358Z] #66 ... [2024-09-06T17:43:42.358Z] [2024-09-06T17:43:42.358Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:42.358Z] #0 8.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:42.626Z] #83 ... [2024-09-06T17:43:42.627Z] [2024-09-06T17:43:42.627Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:43.602Z] #59 ... [2024-09-06T17:43:43.602Z] [2024-09-06T17:43:43.602Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T17:43:43.602Z] #76 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:43.602Z] #76 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:43.602Z] #76 20.05 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:43.602Z] #76 20.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:43.602Z] #76 20.76 OK: 8 MiB in 16 packages [2024-09-06T17:43:43.602Z] #76 DONE 22.8s [2024-09-06T17:43:43.602Z] [2024-09-06T17:43:43.602Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:44.189Z] #59 ... [2024-09-06T17:43:44.189Z] [2024-09-06T17:43:44.189Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:43:44.189Z] #75 24.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:44.189Z] #75 26.54 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:44.189Z] #75 31.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:43:44.189Z] #75 32.34 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:43:44.189Z] #75 32.45 OK: 8 MiB in 16 packages [2024-09-06T17:43:44.189Z] #75 DONE 34.8s [2024-09-06T17:43:44.189Z] [2024-09-06T17:43:44.189Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:44.461Z] #59 ... [2024-09-06T17:43:44.461Z] [2024-09-06T17:43:44.461Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:44.461Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s [2024-09-06T17:43:44.461Z] #48 ... [2024-09-06T17:43:44.461Z] [2024-09-06T17:43:44.461Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:44.461Z] #59 transferring context: 16.68MB 45.1s [2024-09-06T17:43:46.420Z] #59 ... [2024-09-06T17:43:46.420Z] [2024-09-06T17:43:46.420Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:46.420Z] #70 ... [2024-09-06T17:43:46.420Z] [2024-09-06T17:43:46.420Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:46.688Z] #59 ... [2024-09-06T17:43:46.688Z] [2024-09-06T17:43:46.688Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T17:43:46.688Z] #78 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:46.688Z] #78 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:46.688Z] #78 18.93 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:46.688Z] #78 19.26 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:46.688Z] #78 19.26 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:46.688Z] #78 20.42 OK: 18 MiB in 19 packages [2024-09-06T17:43:46.688Z] #78 DONE 22.5s [2024-09-06T17:43:46.688Z] [2024-09-06T17:43:46.688Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:47.650Z] #59 ... [2024-09-06T17:43:47.650Z] [2024-09-06T17:43:47.650Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:43:47.650Z] #79 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:47.650Z] #79 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:47.650Z] #79 18.40 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:47.650Z] #79 18.90 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:47.650Z] #79 18.99 OK: 8 MiB in 16 packages [2024-09-06T17:43:47.650Z] #79 DONE 20.7s [2024-09-06T17:43:47.650Z] [2024-09-06T17:43:47.650Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:48.237Z] #59 ... [2024-09-06T17:43:48.237Z] [2024-09-06T17:43:48.237Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T17:43:48.237Z] #82 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:48.237Z] #82 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:48.237Z] #82 16.17 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:48.237Z] #82 16.55 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:48.237Z] #82 16.55 OK: 8 MiB in 17 packages [2024-09-06T17:43:48.237Z] #82 DONE 17.8s [2024-09-06T17:43:48.237Z] [2024-09-06T17:43:48.237Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:48.237Z] #59 ... [2024-09-06T17:43:48.237Z] [2024-09-06T17:43:48.237Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:43:48.237Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.6s [2024-09-06T17:43:48.237Z] #73 ... [2024-09-06T17:43:48.237Z] [2024-09-06T17:43:48.237Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:48.506Z] #59 ... [2024-09-06T17:43:48.506Z] [2024-09-06T17:43:48.506Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T17:43:48.506Z] #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:48.784Z] #84 ... [2024-09-06T17:43:48.784Z] [2024-09-06T17:43:48.784Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:48.784Z] #59 ... [2024-09-06T17:43:48.784Z] [2024-09-06T17:43:48.784Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:49.053Z] #42 ... [2024-09-06T17:43:49.053Z] [2024-09-06T17:43:49.053Z] #57 [core-data internal] load build context [2024-09-06T17:43:49.053Z] #57 ... [2024-09-06T17:43:49.053Z] [2024-09-06T17:43:49.053Z] #50 [core-metadata internal] load build context [2024-09-06T17:43:49.321Z] #50 ... [2024-09-06T17:43:49.321Z] [2024-09-06T17:43:49.321Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:49.321Z] #81 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:49.321Z] #81 18.75 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:49.321Z] #81 19.16 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:49.321Z] #81 19.26 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:49.321Z] #81 19.88 OK: 13 MiB in 26 packages [2024-09-06T17:43:49.321Z] #81 DONE 21.1s [2024-09-06T17:43:49.321Z] [2024-09-06T17:43:49.321Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:49.321Z] #59 ... [2024-09-06T17:43:49.321Z] [2024-09-06T17:43:49.321Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:43:49.321Z] #85 ... [2024-09-06T17:43:49.321Z] [2024-09-06T17:43:49.321Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:49.589Z] #59 transferring context: 18.74MB 50.1s [2024-09-06T17:43:49.856Z] #59 ... [2024-09-06T17:43:49.856Z] [2024-09-06T17:43:49.856Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:43:49.856Z] #83 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:49.856Z] #83 14.43 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:49.856Z] #83 14.77 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:49.856Z] #83 14.80 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:43:49.856Z] #83 15.54 OK: 12 MiB in 18 packages [2024-09-06T17:43:49.856Z] #83 DONE 17.2s [2024-09-06T17:43:49.856Z] [2024-09-06T17:43:49.856Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:50.442Z] #59 ... [2024-09-06T17:43:50.442Z] [2024-09-06T17:43:50.442Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:50.442Z] #43 ... [2024-09-06T17:43:50.442Z] [2024-09-06T17:43:50.442Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:43:50.710Z] #59 ... [2024-09-06T17:43:50.710Z] [2024-09-06T17:43:50.710Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:43:50.710Z] #64 ... [2024-09-06T17:43:50.710Z] [2024-09-06T17:43:50.710Z] #39 [core-keeper internal] load build context [2024-09-06T17:43:51.044Z] #39 ... [2024-09-06T17:43:51.044Z] [2024-09-06T17:43:51.044Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:51.311Z] #43 ... [2024-09-06T17:43:51.311Z] [2024-09-06T17:43:51.311Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:43:51.580Z] #60 ... [2024-09-06T17:43:51.580Z] [2024-09-06T17:43:51.580Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:51.580Z] #52 ... [2024-09-06T17:43:51.580Z] [2024-09-06T17:43:51.580Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:51.849Z] #43 ... [2024-09-06T17:43:51.849Z] [2024-09-06T17:43:51.849Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T17:43:51.849Z] #80 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:51.849Z] #80 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:51.849Z] #80 13.69 OK: 18 MiB in 19 packages [2024-09-06T17:43:51.849Z] #80 DONE 14.8s [2024-09-06T17:43:51.849Z] [2024-09-06T17:43:51.849Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:52.118Z] #43 ... [2024-09-06T17:43:52.118Z] [2024-09-06T17:43:52.118Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:52.118Z] #69 ... [2024-09-06T17:43:52.118Z] [2024-09-06T17:43:52.118Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:43:52.386Z] #43 ... [2024-09-06T17:43:52.386Z] [2024-09-06T17:43:52.386Z] #67 [core-command internal] load build context [2024-09-06T17:43:52.816Z] #67 ... [2024-09-06T17:43:52.816Z] [2024-09-06T17:43:52.816Z] #69 [support-scheduler internal] load build context [2024-09-06T17:43:52.816Z] #69 ... [2024-09-06T17:43:52.816Z] [2024-09-06T17:43:52.816Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:43:52.816Z] #66 ... [2024-09-06T17:43:52.816Z] [2024-09-06T17:43:52.816Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T17:43:52.816Z] #84 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:52.816Z] #84 12.83 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:52.816Z] #84 12.96 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:43:52.816Z] #84 13.04 OK: 8 MiB in 19 packages [2024-09-06T17:43:52.816Z] #84 DONE 14.1s [2024-09-06T17:43:52.816Z] [2024-09-06T17:43:52.816Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:53.109Z] #52 ... [2024-09-06T17:43:53.109Z] [2024-09-06T17:43:53.109Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T17:43:53.109Z] #86 DONE 1.2s [2024-09-06T17:43:53.109Z] [2024-09-06T17:43:53.109Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:53.741Z] #52 ... [2024-09-06T17:43:53.741Z] [2024-09-06T17:43:53.741Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:43:53.742Z] #85 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:53.742Z] #85 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:43:53.742Z] #85 13.64 OK: 9 MiB in 20 packages [2024-09-06T17:43:53.742Z] #85 DONE 14.6s [2024-09-06T17:43:53.742Z] [2024-09-06T17:43:53.742Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:54.745Z] #52 transferring context: 104.60MB 56.5s [2024-09-06T17:43:55.033Z] #52 ... [2024-09-06T17:43:55.033Z] [2024-09-06T17:43:55.033Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:55.033Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s [2024-09-06T17:43:55.033Z] #48 ... [2024-09-06T17:43:55.033Z] [2024-09-06T17:43:55.033Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:55.033Z] #52 ... [2024-09-06T17:43:55.033Z] [2024-09-06T17:43:55.033Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T17:43:55.033Z] #87 DONE 6.7s [2024-09-06T17:43:55.033Z] [2024-09-06T17:43:55.033Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:56.488Z] #52 ... [2024-09-06T17:43:56.488Z] [2024-09-06T17:43:56.488Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T17:43:56.488Z] #88 DONE 1.1s [2024-09-06T17:43:56.488Z] [2024-09-06T17:43:56.488Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:43:56.488Z] #52 ... [2024-09-06T17:43:56.488Z] [2024-09-06T17:43:56.488Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:43:56.488Z] #70 ... [2024-09-06T17:43:56.488Z] [2024-09-06T17:43:56.488Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:59.076Z] #48 ... [2024-09-06T17:43:59.076Z] [2024-09-06T17:43:59.076Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:43:59.076Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.7s [2024-09-06T17:43:59.346Z] #73 ... [2024-09-06T17:43:59.346Z] [2024-09-06T17:43:59.346Z] #42 [support-notifications internal] load build context [2024-09-06T17:43:59.346Z] #42 ... [2024-09-06T17:43:59.346Z] [2024-09-06T17:43:59.346Z] #57 [core-data internal] load build context [2024-09-06T17:43:59.346Z] #57 ... [2024-09-06T17:43:59.346Z] [2024-09-06T17:43:59.346Z] #50 [core-metadata internal] load build context [2024-09-06T17:43:59.612Z] #50 ... [2024-09-06T17:43:59.612Z] [2024-09-06T17:43:59.612Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:43:59.881Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.2s [2024-09-06T17:44:00.841Z] #48 ... [2024-09-06T17:44:00.841Z] [2024-09-06T17:44:00.841Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:00.841Z] #59 transferring context: 27.01MB 61.1s [2024-09-06T17:44:00.841Z] #59 ... [2024-09-06T17:44:00.841Z] [2024-09-06T17:44:00.841Z] #57 [core-data internal] load build context [2024-09-06T17:44:00.841Z] #57 ... [2024-09-06T17:44:00.841Z] [2024-09-06T17:44:00.841Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:44:01.108Z] #64 ... [2024-09-06T17:44:01.108Z] [2024-09-06T17:44:01.108Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:01.108Z] #39 ... [2024-09-06T17:44:01.108Z] [2024-09-06T17:44:01.108Z] #57 [core-data internal] load build context [2024-09-06T17:44:01.688Z] #57 ... [2024-09-06T17:44:01.688Z] [2024-09-06T17:44:01.688Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:01.688Z] #60 ... [2024-09-06T17:44:01.688Z] [2024-09-06T17:44:01.688Z] #57 [core-data internal] load build context [2024-09-06T17:44:02.652Z] #57 ... [2024-09-06T17:44:02.652Z] [2024-09-06T17:44:02.652Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:44:02.652Z] #43 ... [2024-09-06T17:44:02.652Z] [2024-09-06T17:44:02.652Z] #67 [core-command internal] load build context [2024-09-06T17:44:02.652Z] #67 ... [2024-09-06T17:44:02.652Z] [2024-09-06T17:44:02.652Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:44:02.917Z] #48 ... [2024-09-06T17:44:02.917Z] [2024-09-06T17:44:02.917Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:02.917Z] #66 ... [2024-09-06T17:44:02.917Z] [2024-09-06T17:44:02.917Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:03.185Z] #69 ... [2024-09-06T17:44:03.185Z] [2024-09-06T17:44:03.185Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:44:05.771Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.6s [2024-09-06T17:44:06.730Z] #48 ... [2024-09-06T17:44:06.730Z] [2024-09-06T17:44:06.730Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:06.730Z] #52 transferring context: 157.02MB 68.4s [2024-09-06T17:44:06.731Z] #52 ... [2024-09-06T17:44:06.731Z] [2024-09-06T17:44:06.731Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:06.731Z] #70 ... [2024-09-06T17:44:06.731Z] [2024-09-06T17:44:06.731Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:07.313Z] #52 ... [2024-09-06T17:44:07.313Z] [2024-09-06T17:44:07.313Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T17:44:07.313Z] #89 DONE 1.7s [2024-09-06T17:44:07.313Z] [2024-09-06T17:44:07.313Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:09.893Z] #52 ... [2024-09-06T17:44:09.893Z] [2024-09-06T17:44:09.893Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:44:09.893Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.6s done [2024-09-06T17:44:09.893Z] #73 ... [2024-09-06T17:44:09.893Z] [2024-09-06T17:44:09.893Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:09.893Z] #42 ... [2024-09-06T17:44:09.893Z] [2024-09-06T17:44:09.893Z] #50 [core-metadata internal] load build context [2024-09-06T17:44:09.893Z] #50 ... [2024-09-06T17:44:09.893Z] [2024-09-06T17:44:09.893Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:10.852Z] #42 ... [2024-09-06T17:44:10.852Z] [2024-09-06T17:44:10.852Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:10.852Z] #59 ... [2024-09-06T17:44:10.852Z] [2024-09-06T17:44:10.852Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:11.119Z] #42 ... [2024-09-06T17:44:11.119Z] [2024-09-06T17:44:11.119Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:44:11.119Z] #64 ... [2024-09-06T17:44:11.119Z] [2024-09-06T17:44:11.119Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:11.384Z] #39 ... [2024-09-06T17:44:11.384Z] [2024-09-06T17:44:11.384Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:44:11.384Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.4s [2024-09-06T17:44:11.967Z] #48 ... [2024-09-06T17:44:11.967Z] [2024-09-06T17:44:11.967Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:11.967Z] #60 transferring context: 119.89MB 72.4s [2024-09-06T17:44:11.967Z] #60 ... [2024-09-06T17:44:11.967Z] [2024-09-06T17:44:11.967Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:12.548Z] #39 ... [2024-09-06T17:44:12.548Z] [2024-09-06T17:44:12.548Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:44:12.814Z] #43 ... [2024-09-06T17:44:12.814Z] [2024-09-06T17:44:12.814Z] #57 [core-data internal] load build context [2024-09-06T17:44:12.814Z] #57 ... [2024-09-06T17:44:12.814Z] [2024-09-06T17:44:12.814Z] #67 [core-command internal] load build context [2024-09-06T17:44:13.080Z] #67 ... [2024-09-06T17:44:13.080Z] [2024-09-06T17:44:13.080Z] #57 [core-data internal] load build context [2024-09-06T17:44:13.080Z] #57 ... [2024-09-06T17:44:13.080Z] [2024-09-06T17:44:13.080Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:13.347Z] #66 ... [2024-09-06T17:44:13.347Z] [2024-09-06T17:44:13.347Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:13.347Z] #69 ... [2024-09-06T17:44:13.347Z] [2024-09-06T17:44:13.347Z] #57 [core-data internal] load build context [2024-09-06T17:44:17.594Z] #57 transferring context: 178.66MB 77.7s [2024-09-06T17:44:17.594Z] #57 ... [2024-09-06T17:44:17.594Z] [2024-09-06T17:44:17.594Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:17.594Z] #70 ... [2024-09-06T17:44:17.594Z] [2024-09-06T17:44:17.594Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:44:18.999Z] #43 ... [2024-09-06T17:44:18.999Z] [2024-09-06T17:44:18.999Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:19.582Z] #70 ... [2024-09-06T17:44:19.582Z] [2024-09-06T17:44:19.582Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:19.848Z] #52 ... [2024-09-06T17:44:19.848Z] [2024-09-06T17:44:19.848Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:19.848Z] #70 ... [2024-09-06T17:44:19.848Z] [2024-09-06T17:44:19.848Z] #50 [core-metadata internal] load build context [2024-09-06T17:44:19.848Z] #50 ... [2024-09-06T17:44:19.848Z] [2024-09-06T17:44:19.848Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:21.248Z] #52 ... [2024-09-06T17:44:21.248Z] [2024-09-06T17:44:21.248Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:21.248Z] #59 ... [2024-09-06T17:44:21.248Z] [2024-09-06T17:44:21.248Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:21.248Z] #42 ... [2024-09-06T17:44:21.248Z] [2024-09-06T17:44:21.248Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:21.512Z] #59 ... [2024-09-06T17:44:21.512Z] [2024-09-06T17:44:21.512Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:44:21.512Z] #64 ... [2024-09-06T17:44:21.512Z] [2024-09-06T17:44:21.512Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:21.782Z] #42 transferring context: 180.85MB 84.2s [2024-09-06T17:44:22.049Z] #42 ... [2024-09-06T17:44:22.049Z] [2024-09-06T17:44:22.049Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:22.049Z] #60 ... [2024-09-06T17:44:22.049Z] [2024-09-06T17:44:22.049Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:44:22.049Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.4s done [2024-09-06T17:44:22.318Z] #48 ... [2024-09-06T17:44:22.318Z] [2024-09-06T17:44:22.318Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:22.584Z] #42 ... [2024-09-06T17:44:22.584Z] [2024-09-06T17:44:22.584Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:22.848Z] #39 ... [2024-09-06T17:44:22.848Z] [2024-09-06T17:44:22.848Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:23.113Z] #42 ... [2024-09-06T17:44:23.113Z] [2024-09-06T17:44:23.113Z] #67 [core-command internal] load build context [2024-09-06T17:44:23.382Z] #67 ... [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:44:23.382Z] #90 DONE 5.4s [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #67 [core-command internal] load build context [2024-09-06T17:44:23.382Z] #67 ... [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:23.382Z] #42 ... [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:44:23.382Z] #91 DONE 5.5s [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:23.382Z] #42 ... [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:23.382Z] #66 ... [2024-09-06T17:44:23.382Z] [2024-09-06T17:44:23.382Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T17:44:23.647Z] #92 ... [2024-09-06T17:44:23.647Z] [2024-09-06T17:44:23.647Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:44:23.647Z] #93 DONE 4.3s [2024-09-06T17:44:23.647Z] [2024-09-06T17:44:23.647Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:23.647Z] #69 ... [2024-09-06T17:44:23.647Z] [2024-09-06T17:44:23.647Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:24.601Z] #66 ... [2024-09-06T17:44:24.601Z] [2024-09-06T17:44:24.601Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T17:44:24.601Z] #94 DONE 0.9s [2024-09-06T17:44:24.601Z] [2024-09-06T17:44:24.601Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:24.866Z] #66 ... [2024-09-06T17:44:24.866Z] [2024-09-06T17:44:24.866Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T17:44:24.866Z] #92 DONE 1.3s [2024-09-06T17:44:24.866Z] [2024-09-06T17:44:24.866Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:25.131Z] #66 ... [2024-09-06T17:44:25.131Z] [2024-09-06T17:44:25.131Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T17:44:25.131Z] #95 DONE 1.6s [2024-09-06T17:44:25.131Z] [2024-09-06T17:44:25.131Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:26.098Z] #66 ... [2024-09-06T17:44:26.098Z] [2024-09-06T17:44:26.098Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T17:44:26.098Z] #96 DONE 1.3s [2024-09-06T17:44:26.098Z] [2024-09-06T17:44:26.098Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:26.678Z] #66 ... [2024-09-06T17:44:26.678Z] [2024-09-06T17:44:26.678Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T17:44:26.678Z] #97 DONE 1.4s [2024-09-06T17:44:26.678Z] [2024-09-06T17:44:26.678Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:44:26.946Z] #98 ... [2024-09-06T17:44:26.946Z] [2024-09-06T17:44:26.946Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T17:44:26.946Z] #99 DONE 2.0s [2024-09-06T17:44:27.217Z] [2024-09-06T17:44:27.217Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:27.217Z] #69 transferring context: 162.44MB 85.0s [2024-09-06T17:44:27.217Z] #69 ... [2024-09-06T17:44:27.217Z] [2024-09-06T17:44:27.217Z] #57 [core-data internal] load build context [2024-09-06T17:44:27.217Z] #57 ... [2024-09-06T17:44:27.217Z] [2024-09-06T17:44:27.217Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:27.808Z] #69 ... [2024-09-06T17:44:27.808Z] [2024-09-06T17:44:27.808Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:44:27.808Z] #100 DONE 1.5s [2024-09-06T17:44:27.808Z] [2024-09-06T17:44:27.808Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:28.392Z] #69 ... [2024-09-06T17:44:28.392Z] [2024-09-06T17:44:28.392Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:44:28.392Z] #98 DONE 1.6s [2024-09-06T17:44:28.392Z] [2024-09-06T17:44:28.392Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-06T17:44:28.392Z] #43 transferring context: 310.04MB 91.8s done [2024-09-06T17:44:28.392Z] #43 DONE 92.4s [2024-09-06T17:44:28.392Z] [2024-09-06T17:44:28.392Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:28.392Z] #69 ... [2024-09-06T17:44:28.392Z] [2024-09-06T17:44:28.392Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:44:28.392Z] #101 DONE 1.3s [2024-09-06T17:44:28.392Z] [2024-09-06T17:44:28.392Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:29.817Z] #69 ... [2024-09-06T17:44:29.817Z] [2024-09-06T17:44:29.817Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T17:44:29.817Z] #102 DONE 1.5s [2024-09-06T17:44:29.817Z] [2024-09-06T17:44:29.817Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:29.817Z] #69 ... [2024-09-06T17:44:29.817Z] [2024-09-06T17:44:29.817Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T17:44:29.817Z] #103 DONE 1.5s [2024-09-06T17:44:29.817Z] [2024-09-06T17:44:29.817Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:29.817Z] #69 ... [2024-09-06T17:44:29.817Z] [2024-09-06T17:44:29.817Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:30.084Z] #70 ... [2024-09-06T17:44:30.084Z] [2024-09-06T17:44:30.084Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T17:44:30.084Z] #104 DONE 1.8s [2024-09-06T17:44:30.084Z] [2024-09-06T17:44:30.084Z] #50 [core-metadata internal] load build context [2024-09-06T17:44:30.084Z] #50 ... [2024-09-06T17:44:30.084Z] [2024-09-06T17:44:30.084Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T17:44:30.673Z] #105 ... [2024-09-06T17:44:30.673Z] [2024-09-06T17:44:30.673Z] #106 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:44:30.673Z] #106 DONE 2.2s [2024-09-06T17:44:30.673Z] [2024-09-06T17:44:30.673Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:44:31.264Z] #107 ... [2024-09-06T17:44:31.264Z] [2024-09-06T17:44:31.264Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T17:44:31.264Z] #108 DONE 1.3s [2024-09-06T17:44:31.264Z] [2024-09-06T17:44:31.264Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:31.264Z] #52 ... [2024-09-06T17:44:31.264Z] [2024-09-06T17:44:31.264Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:31.537Z] #70 ... [2024-09-06T17:44:31.537Z] [2024-09-06T17:44:31.537Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:31.805Z] #59 ... [2024-09-06T17:44:31.805Z] [2024-09-06T17:44:31.805Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:44:31.805Z] #64 ... [2024-09-06T17:44:31.805Z] [2024-09-06T17:44:31.805Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:32.390Z] #70 ... [2024-09-06T17:44:32.390Z] [2024-09-06T17:44:32.390Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T17:44:32.390Z] #109 DONE 2.2s [2024-09-06T17:44:32.390Z] [2024-09-06T17:44:32.390Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:32.390Z] #70 ... [2024-09-06T17:44:32.390Z] [2024-09-06T17:44:32.390Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:32.390Z] #60 ... [2024-09-06T17:44:32.390Z] [2024-09-06T17:44:32.390Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:32.661Z] #70 ... [2024-09-06T17:44:32.661Z] [2024-09-06T17:44:32.661Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T17:44:32.661Z] #105 DONE 2.6s [2024-09-06T17:44:32.661Z] [2024-09-06T17:44:32.661Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:32.936Z] #70 ... [2024-09-06T17:44:32.936Z] [2024-09-06T17:44:32.936Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:33.203Z] #39 ... [2024-09-06T17:44:33.203Z] [2024-09-06T17:44:33.203Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:33.470Z] #70 ... [2024-09-06T17:44:33.470Z] [2024-09-06T17:44:33.470Z] #67 [core-command internal] load build context [2024-09-06T17:44:33.470Z] #67 ... [2024-09-06T17:44:33.470Z] [2024-09-06T17:44:33.470Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:33.470Z] #42 transferring context: 218.66MB 96.0s [2024-09-06T17:44:33.470Z] #42 ... [2024-09-06T17:44:33.470Z] [2024-09-06T17:44:33.470Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:36.815Z] #70 ... [2024-09-06T17:44:36.815Z] [2024-09-06T17:44:36.815Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:36.815Z] #66 ... [2024-09-06T17:44:36.815Z] [2024-09-06T17:44:36.815Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:37.397Z] #60 ... [2024-09-06T17:44:37.397Z] [2024-09-06T17:44:37.397Z] #57 [core-data internal] load build context [2024-09-06T17:44:37.667Z] #57 ... [2024-09-06T17:44:37.667Z] [2024-09-06T17:44:37.667Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:39.078Z] #70 transferring context: 212.88MB 96.6s [2024-09-06T17:44:39.663Z] #70 ... [2024-09-06T17:44:39.663Z] [2024-09-06T17:44:39.663Z] #64 [security-bootstrapper internal] load build context [2024-09-06T17:44:39.663Z] #64 transferring context: 310.04MB 100.2s done [2024-09-06T17:44:39.663Z] #64 DONE 100.9s [2024-09-06T17:44:39.663Z] [2024-09-06T17:44:39.663Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:39.932Z] #70 ... [2024-09-06T17:44:39.932Z] [2024-09-06T17:44:39.932Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:40.197Z] #69 ... [2024-09-06T17:44:40.197Z] [2024-09-06T17:44:40.197Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:40.197Z] #60 ... [2024-09-06T17:44:40.197Z] [2024-09-06T17:44:40.197Z] #50 [core-metadata internal] load build context [2024-09-06T17:44:40.471Z] #50 ... [2024-09-06T17:44:40.471Z] [2024-09-06T17:44:40.471Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:41.445Z] #60 ... [2024-09-06T17:44:41.445Z] [2024-09-06T17:44:41.445Z] #110 [security-spire-server] exporting to image [2024-09-06T17:44:41.445Z] #110 exporting layers 8.6s done [2024-09-06T17:44:41.445Z] #110 writing image sha256:244f84bf218a4643942facf8d8050162ca9d90347beceb32df2b5ee2c6c97020 0.3s done [2024-09-06T17:44:41.445Z] #110 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-06T17:44:41.445Z] #110 writing image sha256:408d1922344e229770054c2a49d750ee3b3a73b9d8116ee6ca18354fab333481 0.7s done [2024-09-06T17:44:41.445Z] #110 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-06T17:44:41.445Z] #110 ... [2024-09-06T17:44:41.445Z] [2024-09-06T17:44:41.445Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:44:41.445Z] #52 transferring context: 310.04MB 102.7s done [2024-09-06T17:44:41.445Z] #52 DONE 103.5s [2024-09-06T17:44:41.445Z] [2024-09-06T17:44:41.445Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:41.720Z] #60 ... [2024-09-06T17:44:41.720Z] [2024-09-06T17:44:41.720Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:41.989Z] #59 ... [2024-09-06T17:44:41.989Z] [2024-09-06T17:44:41.989Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:41.989Z] #60 ... [2024-09-06T17:44:41.989Z] [2024-09-06T17:44:41.989Z] #110 [security-spire-agent] exporting to image [2024-09-06T17:44:41.989Z] #110 writing image sha256:bbc17e033c856db4c87ab9aee60301b1040516584c3f179f3826133277cc1078 0.0s done [2024-09-06T17:44:41.989Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-06T17:44:41.989Z] #110 DONE 10.7s [2024-09-06T17:44:41.989Z] [2024-09-06T17:44:41.989Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:42.576Z] #60 ... [2024-09-06T17:44:42.576Z] [2024-09-06T17:44:42.576Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:44:42.576Z] #111 DONE 2.7s [2024-09-06T17:44:42.576Z] [2024-09-06T17:44:42.576Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:43.560Z] #60 ... [2024-09-06T17:44:43.560Z] [2024-09-06T17:44:43.560Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:43.560Z] #39 ... [2024-09-06T17:44:43.560Z] [2024-09-06T17:44:43.560Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:43.560Z] #60 ... [2024-09-06T17:44:43.560Z] [2024-09-06T17:44:43.560Z] #67 [core-command internal] load build context [2024-09-06T17:44:43.560Z] #67 ... [2024-09-06T17:44:43.560Z] [2024-09-06T17:44:43.560Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:43.827Z] #42 ... [2024-09-06T17:44:43.827Z] [2024-09-06T17:44:43.827Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:44:43.827Z] #112 DONE 2.1s [2024-09-06T17:44:43.827Z] [2024-09-06T17:44:43.827Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:43.827Z] #42 ... [2024-09-06T17:44:43.827Z] [2024-09-06T17:44:43.827Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:45.781Z] #39 transferring context: 269.50MB 107.7s [2024-09-06T17:44:46.743Z] #39 ... [2024-09-06T17:44:46.743Z] [2024-09-06T17:44:46.743Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:47.010Z] #66 ... [2024-09-06T17:44:47.010Z] [2024-09-06T17:44:47.010Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:47.593Z] #39 ... [2024-09-06T17:44:47.593Z] [2024-09-06T17:44:47.593Z] #57 [core-data internal] load build context [2024-09-06T17:44:47.860Z] #57 ... [2024-09-06T17:44:47.860Z] [2024-09-06T17:44:47.860Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:50.438Z] #39 ... [2024-09-06T17:44:50.438Z] [2024-09-06T17:44:50.438Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:50.438Z] #69 ... [2024-09-06T17:44:50.438Z] [2024-09-06T17:44:50.438Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:44:50.438Z] #70 ... [2024-09-06T17:44:50.438Z] [2024-09-06T17:44:50.438Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:50.438Z] #39 ... [2024-09-06T17:44:50.438Z] [2024-09-06T17:44:50.438Z] #50 [core-metadata internal] load build context [2024-09-06T17:44:50.704Z] #50 ... [2024-09-06T17:44:50.704Z] [2024-09-06T17:44:50.704Z] #42 [support-notifications internal] load build context [2024-09-06T17:44:50.704Z] #42 ... [2024-09-06T17:44:50.704Z] [2024-09-06T17:44:50.704Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:50.970Z] #39 transferring context: 286.56MB 112.7s [2024-09-06T17:44:51.928Z] #39 ... [2024-09-06T17:44:51.928Z] [2024-09-06T17:44:51.928Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:44:52.197Z] #59 ... [2024-09-06T17:44:52.197Z] [2024-09-06T17:44:52.197Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:52.473Z] #39 ... [2024-09-06T17:44:52.473Z] [2024-09-06T17:44:52.473Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:44:52.738Z] #113 ... [2024-09-06T17:44:52.738Z] [2024-09-06T17:44:52.738Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:53.697Z] #39 ... [2024-09-06T17:44:53.697Z] [2024-09-06T17:44:53.697Z] #57 [core-data internal] load build context [2024-09-06T17:44:53.697Z] #57 transferring context: 310.04MB 114.4s done [2024-09-06T17:44:53.697Z] #57 DONE 115.0s [2024-09-06T17:44:53.697Z] [2024-09-06T17:44:53.697Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:53.697Z] #39 ... [2024-09-06T17:44:53.697Z] [2024-09-06T17:44:53.697Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:53.697Z] #60 ... [2024-09-06T17:44:53.697Z] [2024-09-06T17:44:53.697Z] #69 [support-scheduler internal] load build context [2024-09-06T17:44:53.964Z] #69 ... [2024-09-06T17:44:53.964Z] [2024-09-06T17:44:53.964Z] #67 [core-command internal] load build context [2024-09-06T17:44:53.964Z] #67 ... [2024-09-06T17:44:53.964Z] [2024-09-06T17:44:53.964Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:44:54.230Z] #114 ... [2024-09-06T17:44:54.230Z] [2024-09-06T17:44:54.230Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:54.817Z] #39 ... [2024-09-06T17:44:54.817Z] [2024-09-06T17:44:54.817Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T17:44:54.817Z] #60 transferring context: 310.04MB 115.3s done [2024-09-06T17:44:54.817Z] #60 DONE 116.1s [2024-09-06T17:44:54.817Z] [2024-09-06T17:44:54.817Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:57.402Z] #39 transferring context: 310.04MB 119.1s done [2024-09-06T17:44:57.402Z] #39 ... [2024-09-06T17:44:57.402Z] [2024-09-06T17:44:57.402Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:57.402Z] #66 ... [2024-09-06T17:44:57.402Z] [2024-09-06T17:44:57.402Z] #115 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:44:57.402Z] #115 DONE 2.2s [2024-09-06T17:44:57.402Z] [2024-09-06T17:44:57.402Z] #39 [core-keeper internal] load build context [2024-09-06T17:44:57.402Z] #39 DONE 119.3s [2024-09-06T17:44:57.402Z] [2024-09-06T17:44:57.402Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:44:57.402Z] #66 ... [2024-09-06T17:44:57.402Z] [2024-09-06T17:44:57.402Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:44:58.371Z] #116 ... [2024-09-06T17:44:58.371Z] [2024-09-06T17:44:58.371Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T17:44:58.371Z] #117 DONE 1.1s [2024-09-06T17:44:58.639Z] [2024-09-06T17:44:58.639Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:45:00.592Z] #118 ... [2024-09-06T17:45:00.592Z] [2024-09-06T17:45:00.592Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:45:00.860Z] #70 ... [2024-09-06T17:45:00.860Z] [2024-09-06T17:45:00.860Z] #42 [support-notifications internal] load build context [2024-09-06T17:45:00.860Z] #42 ... [2024-09-06T17:45:00.860Z] [2024-09-06T17:45:00.860Z] #50 [core-metadata internal] load build context [2024-09-06T17:45:01.127Z] #50 ... [2024-09-06T17:45:01.127Z] [2024-09-06T17:45:01.127Z] #42 [support-notifications internal] load build context [2024-09-06T17:45:02.095Z] #42 transferring context: 309.58MB 124.6s [2024-09-06T17:45:02.095Z] #42 ... [2024-09-06T17:45:02.095Z] [2024-09-06T17:45:02.095Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:02.362Z] #59 ... [2024-09-06T17:45:02.362Z] [2024-09-06T17:45:02.362Z] #70 [security-proxy-setup internal] load build context [2024-09-06T17:45:02.362Z] #70 transferring context: 310.04MB 120.0s done [2024-09-06T17:45:02.362Z] #70 DONE 121.8s [2024-09-06T17:45:02.362Z] [2024-09-06T17:45:02.362Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:02.362Z] #59 ... [2024-09-06T17:45:02.362Z] [2024-09-06T17:45:02.362Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:45:02.362Z] #66 ... [2024-09-06T17:45:02.362Z] [2024-09-06T17:45:02.362Z] #42 [support-notifications internal] load build context [2024-09-06T17:45:02.362Z] #42 transferring context: 310.04MB 124.7s done [2024-09-06T17:45:02.362Z] #42 DONE 124.9s [2024-09-06T17:45:02.362Z] [2024-09-06T17:45:02.362Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:45:02.362Z] #66 ... [2024-09-06T17:45:02.362Z] [2024-09-06T17:45:02.362Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:03.780Z] #59 ... [2024-09-06T17:45:03.780Z] [2024-09-06T17:45:03.780Z] #69 [support-scheduler internal] load build context [2024-09-06T17:45:03.780Z] #69 transferring context: 310.04MB 121.2s done [2024-09-06T17:45:03.780Z] #69 DONE 123.0s [2024-09-06T17:45:03.780Z] [2024-09-06T17:45:03.780Z] #67 [core-command internal] load build context [2024-09-06T17:45:03.780Z] #67 transferring context: 310.04MB 121.2s done [2024-09-06T17:45:03.780Z] #67 DONE 123.1s [2024-09-06T17:45:03.780Z] [2024-09-06T17:45:03.780Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:09.127Z] #59 ... [2024-09-06T17:45:09.127Z] [2024-09-06T17:45:09.127Z] #66 [security-proxy-auth internal] load build context [2024-09-06T17:45:09.127Z] #66 transferring context: 310.04MB 125.8s done [2024-09-06T17:45:09.127Z] #66 DONE 127.7s [2024-09-06T17:45:09.127Z] [2024-09-06T17:45:09.127Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:11.070Z] #59 ... [2024-09-06T17:45:11.070Z] [2024-09-06T17:45:11.070Z] #50 [core-metadata internal] load build context [2024-09-06T17:45:11.338Z] #50 ... [2024-09-06T17:45:11.338Z] [2024-09-06T17:45:11.338Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:13.287Z] #59 transferring context: 223.74MB 133.5s [2024-09-06T17:45:15.244Z] #59 ... [2024-09-06T17:45:15.244Z] [2024-09-06T17:45:15.244Z] #50 [core-metadata internal] load build context [2024-09-06T17:45:15.244Z] #50 transferring context: 310.04MB 137.3s done [2024-09-06T17:45:15.244Z] #50 DONE 137.7s [2024-09-06T17:45:15.244Z] [2024-09-06T17:45:15.244Z] #59 [security-secretstore-setup internal] load build context [2024-09-06T17:45:18.592Z] #59 transferring context: 310.04MB 138.6s done [2024-09-06T17:45:18.593Z] #59 DONE 139.4s [2024-09-06T17:45:18.593Z] [2024-09-06T17:45:18.593Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:46:05.411Z] #73 ... [2024-09-06T17:46:05.411Z] [2024-09-06T17:46:05.411Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:05.411Z] #107 DONE 91.5s [2024-09-06T17:46:05.411Z] [2024-09-06T17:46:05.411Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T17:46:06.814Z] #119 DONE 4.7s [2024-09-06T17:46:06.814Z] [2024-09-06T17:46:06.814Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:46:08.794Z] #120 1.663 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-06T17:46:12.151Z] #120 ... [2024-09-06T17:46:12.151Z] [2024-09-06T17:46:12.151Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:12.151Z] #113 DONE 89.1s [2024-09-06T17:46:12.151Z] [2024-09-06T17:46:12.151Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T17:46:14.127Z] #121 ... [2024-09-06T17:46:14.127Z] [2024-09-06T17:46:14.127Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:14.127Z] #114 DONE 90.2s [2024-09-06T17:46:14.417Z] [2024-09-06T17:46:14.417Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T17:46:15.842Z] #122 ... [2024-09-06T17:46:15.843Z] [2024-09-06T17:46:15.843Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T17:46:15.843Z] #121 DONE 4.4s [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:16.114Z] #123 CACHED [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:16.114Z] #124 CACHED [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T17:46:16.114Z] #125 CACHED [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:16.114Z] #126 CACHED [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:16.114Z] #127 CACHED [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T17:46:16.114Z] #128 CACHED [2024-09-06T17:46:16.114Z] [2024-09-06T17:46:16.114Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T17:46:19.478Z] #129 3.057 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-06T17:46:20.447Z] #129 ... [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:20.447Z] #130 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:20.447Z] #131 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T17:46:20.447Z] #132 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T17:46:20.447Z] #122 DONE 6.3s [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #133 [support-scheduler builder 6/7] COPY . . [2024-09-06T17:46:20.447Z] #133 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:20.447Z] #134 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:20.447Z] #135 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:20.447Z] #136 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:20.447Z] #137 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #138 [core-command builder 6/7] COPY . . [2024-09-06T17:46:20.447Z] #138 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:20.447Z] #139 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:20.447Z] #140 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #141 [core-data builder 6/7] COPY . . [2024-09-06T17:46:20.447Z] #141 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:20.447Z] #142 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #143 [core-metadata builder 6/7] COPY . . [2024-09-06T17:46:20.447Z] #143 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:20.447Z] #144 CACHED [2024-09-06T17:46:20.447Z] [2024-09-06T17:46:20.447Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:46:25.861Z] #145 ... [2024-09-06T17:46:25.861Z] [2024-09-06T17:46:25.861Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:46:25.861Z] #0 5.109 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-06T17:46:26.134Z] #146 ... [2024-09-06T17:46:26.134Z] [2024-09-06T17:46:26.134Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T17:46:26.134Z] #0 3.060 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-06T17:46:26.134Z] #147 ... [2024-09-06T17:46:26.134Z] [2024-09-06T17:46:26.134Z] #148 [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-06T17:46:26.134Z] #0 3.091 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-06T17:46:26.415Z] #148 ... [2024-09-06T17:46:26.415Z] [2024-09-06T17:46:26.415Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:46:26.415Z] #145 5.526 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-06T17:46:27.024Z] #145 ... [2024-09-06T17:46:27.024Z] [2024-09-06T17:46:27.024Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:27.024Z] #116 DONE 89.8s [2024-09-06T17:46:27.301Z] [2024-09-06T17:46:27.301Z] #149 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T17:46:30.672Z] #149 ... [2024-09-06T17:46:30.672Z] [2024-09-06T17:46:30.672Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T17:46:30.672Z] #0 5.238 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-06T17:46:30.672Z] #150 ... [2024-09-06T17:46:30.672Z] [2024-09-06T17:46:30.672Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T17:46:30.672Z] #0 4.723 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-06T17:46:30.956Z] #151 ... [2024-09-06T17:46:30.956Z] [2024-09-06T17:46:30.956Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T17:46:30.956Z] #0 5.149 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-06T17:46:30.956Z] #152 ... [2024-09-06T17:46:30.956Z] [2024-09-06T17:46:30.956Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T17:46:30.956Z] #0 5.545 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-06T17:46:31.222Z] #153 ... [2024-09-06T17:46:31.222Z] [2024-09-06T17:46:31.222Z] #149 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T17:46:31.222Z] #149 DONE 4.2s [2024-09-06T17:46:31.222Z] [2024-09-06T17:46:31.222Z] #154 [support-notifications builder 6/7] COPY . . [2024-09-06T17:46:31.222Z] #154 CACHED [2024-09-06T17:46:31.222Z] [2024-09-06T17:46:31.222Z] #155 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:31.222Z] #155 CACHED [2024-09-06T17:46:31.222Z] [2024-09-06T17:46:31.222Z] #156 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:46:31.222Z] #156 CACHED [2024-09-06T17:46:31.222Z] [2024-09-06T17:46:31.222Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:46:31.222Z] #118 DONE 92.9s [2024-09-06T17:46:31.222Z] [2024-09-06T17:46:31.222Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T17:46:34.574Z] #157 3.308 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-06T17:46:39.086Z] #157 ... [2024-09-06T17:46:39.086Z] [2024-09-06T17:46:39.086Z] #158 [core-keeper builder 7/8] COPY . . [2024-09-06T17:46:39.086Z] #158 DONE 7.3s [2024-09-06T17:46:39.086Z] [2024-09-06T17:46:39.086Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:46:41.100Z] #159 2.253 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-06T17:46:41.414Z] #159 ... [2024-09-06T17:46:41.414Z] [2024-09-06T17:46:41.414Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T17:46:41.414Z] #0 3.210 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-06T18:09:34.891Z] #160 ... [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T18:09:34.892Z] #147 DONE 1387.8s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T18:09:34.892Z] #161 DONE 0.6s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T18:09:34.892Z] #162 DONE 2.9s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:09:34.892Z] #163 DONE 0.4s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:09:34.892Z] #164 DONE 0.2s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #148 [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-06T18:09:34.892Z] #148 1388.3 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-06T18:09:34.892Z] #148 ... [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T18:09:34.892Z] #165 DONE 0.4s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T18:09:34.892Z] #166 DONE 0.3s [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.892Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T18:09:34.892Z] #146 ... [2024-09-06T18:09:34.892Z] [2024-09-06T18:09:34.893Z] #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-06T18:09:34.893Z] #167 DONE 0.2s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #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-06T18:09:34.893Z] #168 DONE 0.2s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #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-06T18:09:34.893Z] #169 DONE 0.2s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T18:09:34.893Z] #170 DONE 0.2s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T18:09:34.893Z] #152 ... [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T18:09:34.893Z] #171 ... [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T18:09:34.893Z] #129 DONE 1394.0s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T18:09:34.893Z] #171 DONE 0.3s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T18:09:34.893Z] #172 ... [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:09:34.893Z] #173 DONE 0.3s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.893Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:09:34.893Z] #174 DONE 0.1s [2024-09-06T18:09:34.893Z] [2024-09-06T18:09:34.894Z] #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-06T18:09:34.894Z] #175 DONE 0.3s [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T18:09:34.894Z] #152 ... [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T18:09:34.894Z] #176 DONE 0.3s [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T18:09:34.894Z] #177 DONE 0.5s [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T18:09:34.894Z] #178 DONE 0.3s [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #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-06T18:09:34.894Z] #179 ... [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T18:09:34.894Z] #172 DONE 3.5s [2024-09-06T18:09:34.894Z] [2024-09-06T18:09:34.894Z] #110 [security-bootstrapper] exporting to image [2024-09-06T18:09:34.894Z] #110 exporting layers [2024-09-06T18:09:35.163Z] #110 exporting layers 1.7s done [2024-09-06T18:09:35.163Z] #110 writing image sha256:625b47300f61a6a68bd32c2fc39b62c6f703841ce60a963ba63b21741858f657 0.0s done [2024-09-06T18:09:35.163Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-06T18:09:35.163Z] #110 DONE 12.4s [2024-09-06T18:09:35.163Z] [2024-09-06T18:09:35.163Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T18:09:35.752Z] #151 ... [2024-09-06T18:09:35.752Z] [2024-09-06T18:09:35.752Z] #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-06T18:09:35.752Z] #179 DONE 2.8s [2024-09-06T18:09:35.752Z] [2024-09-06T18:09:35.752Z] #110 [security-proxy-setup] exporting to image [2024-09-06T18:09:37.199Z] #110 exporting layers 1.4s done [2024-09-06T18:09:37.199Z] #110 writing image sha256:45959830d83d34bd884ab89a30d7e40ecdec96ce694efc87a57275f8d8459a40 done [2024-09-06T18:09:37.199Z] #110 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-06T18:09:37.199Z] #110 DONE 13.7s [2024-09-06T18:09:37.199Z] [2024-09-06T18:09:37.199Z] #148 [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-06T18:09:47.298Z] #148 DONE 1411.4s [2024-09-06T18:09:47.298Z] [2024-09-06T18:09:47.298Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T18:09:47.887Z] #152 ... [2024-09-06T18:09:47.887Z] [2024-09-06T18:09:47.887Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:09:47.887Z] #180 DONE 0.2s [2024-09-06T18:09:47.887Z] [2024-09-06T18:09:47.887Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:09:48.643Z] #181 DONE 0.4s [2024-09-06T18:09:48.643Z] [2024-09-06T18:09:48.643Z] #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-06T18:09:48.643Z] #182 DONE 0.2s [2024-09-06T18:09:48.643Z] [2024-09-06T18:09:48.643Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T18:09:48.643Z] #145 ... [2024-09-06T18:09:48.643Z] [2024-09-06T18:09:48.643Z] #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-06T18:09:48.942Z] #183 DONE 0.3s [2024-09-06T18:09:48.942Z] [2024-09-06T18:09:48.942Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:09:48.942Z] #157 ... [2024-09-06T18:09:48.942Z] [2024-09-06T18:09:48.943Z] #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-06T18:09:49.215Z] #184 DONE 0.2s [2024-09-06T18:09:49.215Z] [2024-09-06T18:09:49.215Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T18:09:49.545Z] #185 DONE 0.3s [2024-09-06T18:09:49.545Z] [2024-09-06T18:09:49.545Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T18:09:49.848Z] #186 DONE 0.4s [2024-09-06T18:09:49.848Z] [2024-09-06T18:09:49.848Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T18:09:50.119Z] #187 DONE 0.3s [2024-09-06T18:09:50.119Z] [2024-09-06T18:09:50.119Z] #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-06T18:09:52.716Z] #188 DONE 2.3s [2024-09-06T18:09:52.716Z] [2024-09-06T18:09:52.716Z] #110 [security-secretstore-setup] exporting to image [2024-09-06T18:09:52.716Z] #110 exporting layers [2024-09-06T18:09:53.683Z] #110 exporting layers 1.3s done [2024-09-06T18:09:53.683Z] #110 writing image sha256:540ced476416a86a20251f83b370bed6377f9977db4650dff9a507c7670ea4df 0.1s done [2024-09-06T18:09:53.683Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 [2024-09-06T18:09:53.683Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-06T18:09:53.683Z] #110 DONE 15.1s [2024-09-06T18:09:53.683Z] [2024-09-06T18:09:53.683Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:11:01.548Z] #157 ... [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T18:11:01.548Z] #146 DONE 1473.9s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T18:11:01.548Z] #150 ... [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:11:01.548Z] #189 DONE 0.3s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:11:01.548Z] #190 DONE 0.2s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T18:11:01.548Z] #145 ... [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #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-06T18:11:01.548Z] #191 DONE 0.3s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #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-06T18:11:01.548Z] #192 DONE 0.1s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #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-06T18:11:01.548Z] #193 DONE 0.2s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #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-06T18:11:01.548Z] #194 DONE 2.1s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #110 [core-common-config-bootstrapper] exporting to image [2024-09-06T18:11:01.548Z] #110 exporting layers [2024-09-06T18:11:01.548Z] #110 exporting layers 0.8s done [2024-09-06T18:11:01.548Z] #110 writing image sha256:c2fb9185f11c28d4f41c4d921913fce49a702ff9d3eddea47a301d53f88d290e done [2024-09-06T18:11:01.548Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-06T18:11:01.548Z] #110 DONE 15.9s [2024-09-06T18:11:01.548Z] [2024-09-06T18:11:01.548Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T18:13:08.285Z] #145 ... [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T18:13:08.285Z] #120 DONE 1612.1s [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T18:13:08.285Z] #73 ... [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:13:08.285Z] #195 DONE 0.3s [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:13:08.285Z] #196 DONE 0.2s [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T18:13:08.285Z] #73 ... [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #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-06T18:13:08.285Z] #197 DONE 0.3s [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #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-06T18:13:08.285Z] #198 DONE 0.2s [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #110 [security-spiffe-token-provider] exporting to image [2024-09-06T18:13:08.285Z] #110 exporting layers [2024-09-06T18:13:08.285Z] #110 exporting layers 0.9s done [2024-09-06T18:13:08.285Z] #110 writing image sha256:66e5c64deacdb34945d68284c44fdeaa62e4d56c73a2689dbeb5a19e81296b0e done [2024-09-06T18:13:08.285Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-06T18:13:08.285Z] #110 DONE 16.8s [2024-09-06T18:13:08.285Z] [2024-09-06T18:13:08.285Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T18:22:30.499Z] #151 ... [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T18:22:30.499Z] #152 DONE 2166.1s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:22:30.499Z] #199 DONE 0.2s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #46 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T18:22:30.499Z] #46 ... [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:22:30.499Z] #200 DONE 0.3s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T18:22:30.499Z] #201 DONE 0.4s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T18:22:30.499Z] #150 ... [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #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-06T18:22:30.499Z] #202 DONE 0.2s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T18:22:30.499Z] #203 DONE 0.1s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:22:30.499Z] #160 ... [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #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-06T18:22:30.499Z] #204 DONE 2.1s [2024-09-06T18:22:30.499Z] [2024-09-06T18:22:30.499Z] #110 [security-proxy-auth] exporting to image [2024-09-06T18:22:30.499Z] #110 exporting layers [2024-09-06T18:22:31.084Z] #110 exporting layers 0.7s done [2024-09-06T18:22:31.084Z] #110 writing image sha256:605982fa8004fdcda3bee0cb9510cb57c2bf0e0fa57f09f2efa1c8498a5b3079 done [2024-09-06T18:22:31.084Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-06T18:22:31.084Z] #110 DONE 17.5s [2024-09-06T18:22:31.084Z] [2024-09-06T18:22:31.084Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T18:23:38.939Z] #48 ... [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T18:23:38.939Z] #145 DONE 2234.7s [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:23:38.939Z] #157 ... [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:23:38.939Z] #205 DONE 0.2s [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:23:38.939Z] #160 ... [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:23:38.939Z] #206 DONE 0.3s [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T18:23:38.939Z] #150 ... [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T18:23:38.939Z] #207 DONE 0.4s [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:23:38.939Z] #208 DONE 0.1s [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #110 [core-command] exporting to image [2024-09-06T18:23:38.939Z] #110 exporting layers [2024-09-06T18:23:38.939Z] #110 exporting layers 0.5s done [2024-09-06T18:23:38.939Z] #110 writing image sha256:699839023184f28a9b01facacc0afc75e0bcf53dc46a5f70a2048299fe526360 0.0s done [2024-09-06T18:23:38.939Z] #110 naming to docker.io/library/core-command-arm64 [2024-09-06T18:23:38.939Z] #110 naming to docker.io/library/core-command-arm64 0.0s done [2024-09-06T18:23:38.939Z] #110 DONE 18.0s [2024-09-06T18:23:38.939Z] [2024-09-06T18:23:38.939Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:25:45.627Z] #160 ... [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T18:25:45.627Z] #153 DONE 2359.6s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T18:25:45.627Z] #151 DONE 2359.6s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:25:45.627Z] #157 ... [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:25:45.627Z] #209 DONE 0.7s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:25:45.627Z] #210 DONE 0.6s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:25:45.627Z] #211 DONE 0.3s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:25:45.627Z] #212 DONE 0.5s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T18:25:45.627Z] #213 DONE 0.8s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T18:25:45.627Z] #214 DONE 0.7s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:25:45.627Z] #215 ... [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:25:45.627Z] #216 DONE 0.2s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:25:45.627Z] #215 DONE 0.3s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T18:25:45.627Z] #217 ... [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T18:25:45.627Z] #218 DONE 0.2s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T18:25:45.627Z] #217 DONE 0.3s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #110 [core-metadata] exporting to image [2024-09-06T18:25:45.627Z] #110 exporting layers [2024-09-06T18:25:45.627Z] #110 exporting layers 1.1s done [2024-09-06T18:25:45.627Z] #110 writing image sha256:bdadc81ce149ab85f59ed7c3075a0def072d8561bb72a4ab3aba9b0c7270ec93 done [2024-09-06T18:25:45.627Z] #110 naming to docker.io/library/core-data-arm64 done [2024-09-06T18:25:45.627Z] #110 exporting layers 1.0s done [2024-09-06T18:25:45.627Z] #110 writing image sha256:3b323e2aa4a725fba873fc9aef1f11c5e18f98365071266b9ded1b044ff454c8 done [2024-09-06T18:25:45.627Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-09-06T18:25:45.627Z] #110 DONE 19.3s [2024-09-06T18:25:45.627Z] [2024-09-06T18:25:45.627Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T18:25:45.895Z] #48 ... [2024-09-06T18:25:45.895Z] [2024-09-06T18:25:45.895Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T18:25:45.895Z] #159 DONE 2347.2s [2024-09-06T18:25:46.164Z] [2024-09-06T18:25:46.164Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T18:25:46.435Z] #73 ... [2024-09-06T18:25:46.435Z] [2024-09-06T18:25:46.435Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:25:46.701Z] #219 DONE 0.2s [2024-09-06T18:25:46.701Z] [2024-09-06T18:25:46.701Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T18:25:46.701Z] #48 ... [2024-09-06T18:25:46.701Z] [2024-09-06T18:25:46.701Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T18:25:47.291Z] #220 DONE 0.4s [2024-09-06T18:25:47.291Z] [2024-09-06T18:25:47.291Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:25:47.291Z] #221 DONE 0.2s [2024-09-06T18:25:47.291Z] [2024-09-06T18:25:47.291Z] #110 [core-keeper] exporting to image [2024-09-06T18:25:47.875Z] #110 exporting layers 0.4s done [2024-09-06T18:25:47.875Z] #110 writing image sha256:404c9cd5d8c7ef0aa365a95f68cb14deebe072734248e63c904ae4750afb1417 done [2024-09-06T18:25:47.875Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-09-06T18:25:47.875Z] #110 DONE 19.8s [2024-09-06T18:25:47.875Z] [2024-09-06T18:25:47.875Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T18:26:26.774Z] #150 DONE 2403.4s [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:26:26.774Z] #160 ... [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:26:26.774Z] #222 DONE 0.2s [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T18:26:26.774Z] #73 ... [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:26:26.774Z] #223 DONE 0.5s [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T18:26:26.774Z] #224 DONE 0.6s [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:26:26.774Z] #225 DONE 0.1s [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #110 [support-scheduler] exporting to image [2024-09-06T18:26:26.774Z] #110 exporting layers [2024-09-06T18:26:26.774Z] #110 exporting layers 0.9s done [2024-09-06T18:26:26.774Z] #110 writing image sha256:f2cbb263df92572b146c9282d0f6f68324dfd9f70f1f58656752f1d65fe5d3d0 done [2024-09-06T18:26:26.774Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2024-09-06T18:26:26.774Z] #110 DONE 20.7s [2024-09-06T18:26:26.774Z] [2024-09-06T18:26:26.774Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:26:28.202Z] #160 ... [2024-09-06T18:26:28.202Z] [2024-09-06T18:26:28.202Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:26:28.202Z] #157 DONE 2396.7s [2024-09-06T18:26:28.202Z] [2024-09-06T18:26:28.202Z] #46 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T18:26:28.480Z] #46 ... [2024-09-06T18:26:28.480Z] [2024-09-06T18:26:28.480Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:26:28.480Z] #160 DONE 2397.3s [2024-09-06T18:26:28.750Z] [2024-09-06T18:26:28.750Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:26:29.023Z] #226 DONE 0.2s [2024-09-06T18:26:29.023Z] [2024-09-06T18:26:29.023Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:26:29.023Z] #227 ... [2024-09-06T18:26:29.023Z] [2024-09-06T18:26:29.023Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:26:29.023Z] #228 DONE 0.2s [2024-09-06T18:26:29.297Z] [2024-09-06T18:26:29.297Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:26:29.297Z] #227 DONE 0.2s [2024-09-06T18:26:29.297Z] [2024-09-06T18:26:29.297Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:26:29.297Z] #229 DONE 0.1s [2024-09-06T18:26:29.297Z] [2024-09-06T18:26:29.297Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T18:26:29.884Z] #230 DONE 0.7s [2024-09-06T18:26:29.884Z] [2024-09-06T18:26:29.884Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T18:26:29.884Z] #231 DONE 0.6s [2024-09-06T18:26:29.884Z] [2024-09-06T18:26:29.884Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:26:30.151Z] #232 DONE 0.1s [2024-09-06T18:26:30.151Z] [2024-09-06T18:26:30.151Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T18:26:30.151Z] #233 DONE 0.2s [2024-09-06T18:26:30.151Z] [2024-09-06T18:26:30.151Z] #110 [support-cron-scheduler] exporting to image [2024-09-06T18:26:30.736Z] #110 exporting layers 0.7s done [2024-09-06T18:26:30.736Z] #110 writing image sha256:7cb8afb0df9f55d2274eae2c24bea68cec53604360249ac98b81422378de507a done [2024-09-06T18:26:30.736Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-09-06T18:26:31.698Z] #110 exporting layers 1.7s done [2024-09-06T18:26:31.699Z] #110 writing image sha256:bd3bb8760d8327babc599e2e0a250c974ce5cc9a14a04c012e8b4ab3fa989555 done [2024-09-06T18:26:31.699Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-06T18:26:31.699Z] #110 DONE 22.4s [2024-09-06T18:26:31.699Z] [2024-09-06T18:26:31.699Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:26:31.699Z] time="2024-09-06T17:42:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T18:26:31.777Z] $ docker stop --time=1 0f839895f17e3d7d1424a35151bb77388b7559b79ec028126b9cb6c764b61d93 [2024-09-06T18:26:33.532Z] $ docker rm -f --volumes 0f839895f17e3d7d1424a35151bb77388b7559b79ec028126b9cb6c764b61d93 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T18:26:34.133Z] + docker images [2024-09-06T18:26:34.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T18:26:34.133Z] support-notifications-arm64 latest 7cb8afb0df9f 5 seconds ago 47.1MB [2024-09-06T18:26:34.133Z] support-cron-scheduler-arm64 latest bd3bb8760d83 5 seconds ago 48.7MB [2024-09-06T18:26:34.133Z] support-scheduler-arm64 latest f2cbb263df92 9 seconds ago 46.2MB [2024-09-06T18:26:34.133Z] core-keeper-arm64 latest 404c9cd5d8c7 47 seconds ago 39MB [2024-09-06T18:26:34.133Z] core-data-arm64 latest bdadc81ce149 51 seconds ago 44MB [2024-09-06T18:26:34.133Z] core-metadata-arm64 latest 3b323e2aa4a7 51 seconds ago 44.1MB [2024-09-06T18:26:34.133Z] core-command-arm64 latest 699839023184 2 minutes ago 39.9MB [2024-09-06T18:26:34.133Z] security-proxy-auth-arm64 latest 605982fa8004 4 minutes ago 37.6MB [2024-09-06T18:26:34.133Z] security-spiffe-token-provider-arm64 latest 66e5c64deacd 13 minutes ago 34.2MB [2024-09-06T18:26:34.133Z] core-common-config-bootstrapper-arm64 latest c2fb9185f11c 15 minutes ago 20.2MB [2024-09-06T18:26:34.133Z] security-secretstore-setup-arm64 latest 540ced476416 16 minutes ago 41.5MB [2024-09-06T18:26:34.133Z] security-proxy-setup-arm64 latest 45959830d83d 16 minutes ago 31MB [2024-09-06T18:26:34.133Z] security-bootstrapper-arm64 latest 625b47300f61 17 minutes ago 23.8MB [2024-09-06T18:26:34.133Z] security-spire-agent-arm64 latest bbc17e033c85 42 minutes ago 179MB [2024-09-06T18:26:34.133Z] security-spire-server-arm64 latest 408d1922344e 42 minutes ago 121MB [2024-09-06T18:26:34.133Z] security-spire-config-arm64 latest 244f84bf218a 42 minutes ago 120MB [2024-09-06T18:26:34.133Z] ci-base-image-arm64 latest 176bd9595166 About an hour ago 967MB [2024-09-06T18:26:34.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-06T18:26:34.133Z] 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-06T18:26:35.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T18:26:35.097Z] [2024-09-06T18:26:35.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T18:26:35.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T18:26:35.801Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T18:26:35.801Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T18:26:35.801Z] 04944245beec: Pulling fs layer [2024-09-06T18:26:35.801Z] 699f458cf7ca: Pulling fs layer [2024-09-06T18:26:35.801Z] 765212b225bb: Pulling fs layer [2024-09-06T18:26:35.801Z] f23df028b6ca: Pulling fs layer [2024-09-06T18:26:35.801Z] 765212b225bb: Waiting [2024-09-06T18:26:35.801Z] f23df028b6ca: Waiting [2024-09-06T18:26:35.801Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T18:26:35.801Z] d65c8cfc05b1: Waiting [2024-09-06T18:26:35.801Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T18:26:35.801Z] 2437ff75d9bd: Waiting [2024-09-06T18:26:35.801Z] 04944245beec: Verifying Checksum [2024-09-06T18:26:35.801Z] 04944245beec: Download complete [2024-09-06T18:26:35.801Z] 765212b225bb: Verifying Checksum [2024-09-06T18:26:35.801Z] 765212b225bb: Download complete [2024-09-06T18:26:36.068Z] f23df028b6ca: Verifying Checksum [2024-09-06T18:26:36.068Z] f23df028b6ca: Download complete [2024-09-06T18:26:36.068Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T18:26:36.068Z] d65c8cfc05b1: Download complete [2024-09-06T18:26:36.068Z] 699f458cf7ca: Verifying Checksum [2024-09-06T18:26:36.068Z] 699f458cf7ca: Download complete [2024-09-06T18:26:36.649Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T18:26:36.649Z] 8998bd30e6a1: Download complete [2024-09-06T18:26:39.230Z] 2437ff75d9bd: Verifying Checksum [2024-09-06T18:26:39.230Z] 2437ff75d9bd: Download complete [2024-09-06T18:26:41.812Z] 8998bd30e6a1: Pull complete [2024-09-06T18:26:41.812Z] 04944245beec: Pull complete [2024-09-06T18:26:43.758Z] 699f458cf7ca: Pull complete [2024-09-06T18:26:44.027Z] 765212b225bb: Pull complete [2024-09-06T18:26:44.987Z] f23df028b6ca: Pull complete [2024-09-06T18:26:44.987Z] d65c8cfc05b1: Pull complete [2024-09-06T18:27:03.190Z] 2437ff75d9bd: Pull complete [2024-09-06T18:27:03.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T18:27:03.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T18:27:03.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T18:27:03.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-9622 does not seem to be running inside a container [2024-09-06T18:27:03.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-06T18:27:07.266Z] $ docker top a9d99a99042f860c9c0d13e232e7dfa9f48757c146126c2dde06c3cf7990baf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:08.277Z] ---> job-cost.sh [2024-09-06T18:27:08.277Z] lf-activate-venv: SKIPPING [2024-09-06T18:27:08.277Z] INFO: No Stack... [2024-09-06T18:27:08.865Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T18:27:09.829Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T18:27:10.517Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-06T18:27:10.517Z] + cut -d, -f6 [Pipeline] lock [2024-09-06T18:27:10.586Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4895-1-stack-cost] [2024-09-06T18:27:10.592Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4895-1-stack-cost] did not exist. Created. [2024-09-06T18:27:10.600Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4895-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T18:27:11.385Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-06T18:27:11.665Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T18:27:11.687Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4895-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T18:27:11.814Z] $ docker stop --time=1 a9d99a99042f860c9c0d13e232e7dfa9f48757c146126c2dde06c3cf7990baf5 [2024-09-06T18:27:13.499Z] $ docker rm -f --volumes a9d99a99042f860c9c0d13e232e7dfa9f48757c146126c2dde06c3cf7990baf5 [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-06T18:27:14.601Z] provisioning config files... [2024-09-06T18:27:14.608Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config542825519185504096tmp [Pipeline] { [Pipeline] sh [2024-09-06T18:27:14.964Z] + set +x [2024-09-06T18:27:14.964Z] + bash -s -- [2024-09-06T18:27:14.964Z] + curl -s https://codecov.io/bash [2024-09-06T18:27:14.964Z] [2024-09-06T18:27:14.964Z] _____ _ [2024-09-06T18:27:14.964Z] / ____| | | [2024-09-06T18:27:14.964Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T18:27:14.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T18:27:14.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T18:27:14.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T18:27:14.964Z] Bash-1.0.6 [2024-09-06T18:27:14.964Z] [2024-09-06T18:27:14.964Z] [2024-09-06T18:27:14.964Z] ==> git version 2.25.1 found [2024-09-06T18:27:14.964Z] ==> 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-06T18:27:14.964Z] Release-Date: 2020-01-08 [2024-09-06T18:27:14.964Z] 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-06T18:27:14.964Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T18:27:14.964Z] ==> Jenkins CI detected. [2024-09-06T18:27:14.964Z] current dir:  /w/workspace/edgex-go/1 [2024-09-06T18:27:14.964Z] project root: . [2024-09-06T18:27:14.964Z] --> token set from env [2024-09-06T18:27:14.964Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T18:27:14.964Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T18:27:14.964Z] ==> Python coveragepy not found [2024-09-06T18:27:14.964Z] ==> Searching for coverage reports in: [2024-09-06T18:27:14.964Z] + . [2024-09-06T18:27:14.964Z] -> Found 1 reports [2024-09-06T18:27:14.964Z] ==> Detecting git/mercurial file structure [2024-09-06T18:27:15.224Z] ==> Reading reports [2024-09-06T18:27:15.224Z] + ./coverage.out bytes=545398 [2024-09-06T18:27:15.224Z] ==> Appending adjustments [2024-09-06T18:27:15.224Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T18:27:16.605Z] + Found adjustments [2024-09-06T18:27:16.605Z] ==> Gzipping contents [2024-09-06T18:27:16.605Z] 68K /tmp/codecov.4ARfSG.gz [2024-09-06T18:27:16.605Z] ==> Uploading reports [2024-09-06T18:27:16.605Z] url: https://codecov.io [2024-09-06T18:27:16.605Z] query: branch=PR-4895&commit=47a4fcd215791b0bce88d1fb69b39ce9754e0fce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4895%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4895&job=&cmd_args= [2024-09-06T18:27:16.605Z] -> Pinging Codecov [2024-09-06T18:27:16.605Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4895&commit=47a4fcd215791b0bce88d1fb69b39ce9754e0fce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4895%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4895&job=&cmd_args= [2024-09-06T18:27:17.543Z] -> Uploading to [2024-09-06T18:27:17.543Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/47a4fcd215791b0bce88d1fb69b39ce9754e0fce/b59caaf8-67e9-4fde-aeea-2f0adff6de58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T182717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48a74f42b5e0d5519cc84f6f09619e724ae52a5b0519bb03355682c42041692a [2024-09-06T18:27:17.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T18:27:17.543Z] Dload Upload Total Spent Left Speed [2024-09-06T18:27:17.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67972 0 0 100 67972 0 202k --:--:-- --:--:-- --:--:-- 202k 100 67972 0 0 100 67972 0 202k --:--:-- --:--:-- --:--:-- 202k [2024-09-06T18:27:17.804Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/47a4fcd215791b0bce88d1fb69b39ce9754e0fce [Pipeline] } [2024-09-06T18:27:17.838Z] 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-06T18:27:19.504Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:19.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:20.747Z] ---> package-listing.sh [2024-09-06T18:27:20.747Z] ++ facter osfamily [2024-09-06T18:27:20.747Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T18:27:21.009Z] + OS_FAMILY=debian [2024-09-06T18:27:21.009Z] + workspace=/w/workspace/edgex-go/1 [2024-09-06T18:27:21.009Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T18:27:21.009Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T18:27:21.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T18:27:21.009Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T18:27:21.009Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T18:27:21.009Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T18:27:21.009Z] + case "${OS_FAMILY}" in [2024-09-06T18:27:21.009Z] + dpkg -l [2024-09-06T18:27:21.009Z] + grep '^ii' [2024-09-06T18:27:21.009Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T18:27:21.009Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T18:27:21.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T18:27:21.009Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T18:27:21.009Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-06T18:27:21.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-06T18:27:21.052Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-06T18:27:21.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T18:27:22.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T18:27:22.003Z] [2024-09-06T18:27:22.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T18:27:22.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T18:27:22.415Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T18:27:22.415Z] 5eb5b503b376: Pulling fs layer [2024-09-06T18:27:22.415Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T18:27:22.415Z] ec43610c2a17: Pulling fs layer [2024-09-06T18:27:22.415Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T18:27:22.415Z] 3a2ae6a8a46f: Waiting [2024-09-06T18:27:22.415Z] 33b1e0a273af: Pulling fs layer [2024-09-06T18:27:22.415Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T18:27:22.415Z] 2f39f015ded8: Pulling fs layer [2024-09-06T18:27:22.415Z] 2f39f015ded8: Waiting [2024-09-06T18:27:22.415Z] 5d3b04190fa2: Waiting [2024-09-06T18:27:22.415Z] 5c69ac0246d0: Download complete [2024-09-06T18:27:22.415Z] 3a2ae6a8a46f: Download complete [2024-09-06T18:27:22.415Z] 33b1e0a273af: Download complete [2024-09-06T18:27:22.676Z] 5d3b04190fa2: Verifying Checksum [2024-09-06T18:27:22.676Z] 5d3b04190fa2: Download complete [2024-09-06T18:27:22.676Z] ec43610c2a17: Verifying Checksum [2024-09-06T18:27:22.676Z] ec43610c2a17: Download complete [2024-09-06T18:27:22.676Z] 5eb5b503b376: Download complete [2024-09-06T18:27:23.244Z] 2f39f015ded8: Download complete [2024-09-06T18:27:24.198Z] 5eb5b503b376: Pull complete [2024-09-06T18:27:24.198Z] 5c69ac0246d0: Pull complete [2024-09-06T18:27:24.459Z] ec43610c2a17: Pull complete [2024-09-06T18:27:24.717Z] 3a2ae6a8a46f: Pull complete [2024-09-06T18:27:24.977Z] 33b1e0a273af: Pull complete [2024-09-06T18:27:24.977Z] 5d3b04190fa2: Pull complete [2024-09-06T18:27:30.293Z] 2f39f015ded8: Pull complete [2024-09-06T18:27:30.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T18:27:30.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T18:27:30.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T18:27:30.571Z] prd-ubuntu20.04-docker-8c-8g-9621 does not seem to be running inside a container [2024-09-06T18:27:30.602Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-06T18:27:35.194Z] $ docker top 1f25245970a8dfce59e21cb9542e030deb3298491490c2ab2ff1baf160da964c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T18:27:35.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T18:27:35.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T18:27:36.267Z] + ls /var/log/sa-host [2024-09-06T18:27:36.267Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T18:27:36.443Z] provisioning config files... [2024-09-06T18:27:36.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13280719059329681711tmp [Pipeline] { [Pipeline] echo [2024-09-06T18:27:36.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:36.874Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T18:27:36.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:37.413Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T18:27:37.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:37.783Z] ---> sudo-logs.sh [2024-09-06T18:27:37.783Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T18:27:37.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:38.224Z] ---> job-cost.sh [2024-09-06T18:27:38.224Z] lf-activate-venv: SKIPPING [2024-09-06T18:27:38.224Z] DEBUG: total: 0.2199999988079071 [2024-09-06T18:27:38.224Z] INFO: Retrieving Stack Cost... [2024-09-06T18:27:38.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T18:27:39.052Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T18:27:39.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:27:39.424Z] ---> logs-deploy.sh [2024-09-06T18:27:39.424Z] lf-activate-venv: SKIPPING [2024-09-06T18:27:39.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4895/1 [2024-09-06T18:27:39.424Z] INFO: archiving workspace using pattern(s): [2024-09-06T18:27:40.363Z] Archives upload complete. [2024-09-06T18:27:40.363Z] INFO: archiving logs to Nexus