Pull request #4900 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from b28e27c397a684cdafcfa7fc85b774e1d972bc3c+d10896467fa144e67a67be8d8faf3bc8d031442b (407a1a858f187c4a46a4615bc2cb63d218352f54) 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-ssh18122172363163365894.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-ssh12148873028926162245.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-4900/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-4900/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1504109925640272385.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-4900/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8067374506325114044.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-ssh8463524246545713140.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-4900/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-4900/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9511252328552215489.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-9824’ Running on prd-ubuntu20.04-docker-8c-8g-9828 in /w/workspace/edgexfoundry_edgex-go_PR-4900 [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 d10896467fa144e67a67be8d8faf3bc8d031442b into PR head commit b28e27c397a684cdafcfa7fc85b774e1d972bc3c Merge succeeded, producing b28e27c397a684cdafcfa7fc85b774e1d972bc3c Checking out Revision b28e27c397a684cdafcfa7fc85b774e1d972bc3c (PR-4900) > 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/4900/head:refs/remotes/origin/PR-4900 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # 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 d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # timeout=10 Commit message: "fix: Fix the error while query reading with Postgres" 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-09T09:19:32.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T09:19:32.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T09:19:32.557Z] ========================================================= [2024-09-09T09:19:32.557Z] EdgeX Global Pipelines Version Info [2024-09-09T09:19:32.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T09:19:33.309Z] ------------------- [2024-09-09T09:19:33.309Z] stable info: [2024-09-09T09:19:33.309Z] ------------------- [2024-09-09T09:19:33.309Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T09:19:33.309Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T09:19:33.309Z] Message: update stable to v1.0.263 [2024-09-09T09:19:33.879Z] ------------------- [2024-09-09T09:19:33.879Z] experimental info: [2024-09-09T09:19:33.879Z] ------------------- [2024-09-09T09:19:33.879Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T09:19:33.879Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T09:19:33.879Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T09:19:34.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T09:19:34.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T09:19:34.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T09:19:34.287Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T09:19:34.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T09:19:34.406Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T09:19:34.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T09:19:34.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T09:19:34.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T09:19:34.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T09:19:34.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T09:19:34.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T09:19:34.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T09:19:34.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T09:19:34.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T09:19:34.969Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T09:19:35.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T09:19:35.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T09:19:35.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T09:19:35.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T09:19:35.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T09:19:35.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T09:19:35.389Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T09:19:35.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4900 [Pipeline] echo [2024-09-09T09:19:35.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4900 [Pipeline] echo [2024-09-09T09:19:35.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4900 [Pipeline] echo [2024-09-09T09:19:35.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] echo [2024-09-09T09:19:35.681Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b28e27c [Pipeline] echo [2024-09-09T09:19:35.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T09:19:35.884Z] provisioning config files... [2024-09-09T09:19:35.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9537395899939495317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T09:19:36.302Z] ---> ****-login.sh [2024-09-09T09:19:36.302Z] nexus3.edgexfoundry.org:10001 [2024-09-09T09:19:36.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:19:36.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:19:36.566Z] Configure a credential helper to remove this warning. See [2024-09-09T09:19:36.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:19:36.566Z] [2024-09-09T09:19:36.566Z] Login Succeeded [2024-09-09T09:19:36.566Z] nexus3.edgexfoundry.org:10002 [2024-09-09T09:19:36.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:19:36.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:19:36.566Z] Configure a credential helper to remove this warning. See [2024-09-09T09:19:36.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:19:36.566Z] [2024-09-09T09:19:36.566Z] Login Succeeded [2024-09-09T09:19:36.566Z] nexus3.edgexfoundry.org:10003 [2024-09-09T09:19:36.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:19:36.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:19:36.827Z] Configure a credential helper to remove this warning. See [2024-09-09T09:19:36.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:19:36.827Z] [2024-09-09T09:19:36.827Z] Login Succeeded [2024-09-09T09:19:36.827Z] nexus3.edgexfoundry.org:10004 [2024-09-09T09:19:36.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:19:36.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:19:36.827Z] Configure a credential helper to remove this warning. See [2024-09-09T09:19:36.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:19:36.827Z] [2024-09-09T09:19:36.827Z] Login Succeeded [2024-09-09T09:19:36.827Z] ****.io [2024-09-09T09:19:36.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:19:37.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:19:37.090Z] Configure a credential helper to remove this warning. See [2024-09-09T09:19:37.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:19:37.090Z] [2024-09-09T09:19:37.090Z] Login Succeeded [2024-09-09T09:19:37.090Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T09:19:37.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T09:19:37.583Z] + 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-09T09:19:37.583Z] + dirname cmd/core-command/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/core-data/Dockerfile+ [2024-09-09T09:19:37.583Z] cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T09:19:37.583Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T09:19:37.583Z] + cut -d/ -f2 [2024-09-09T09:19:37.583Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T09:19:37.650Z] 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-09T09:19:38.192Z] + git rev-list -1 --merges b28e27c397a684cdafcfa7fc85b774e1d972bc3c~1..b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] echo [2024-09-09T09:19:38.237Z] -----------> git rev-list -1 --merges b28e27c397a684cdafcfa7fc85b774e1d972bc3c~1..b28e27c397a684cdafcfa7fc85b774e1d972bc3c b28e27c397a684cdafcfa7fc85b774e1d972bc3c [false] [Pipeline] sh [2024-09-09T09:19:38.564Z] + git log --format=format:%s -1 b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] echo [2024-09-09T09:19:38.612Z] ========================================================= [2024-09-09T09:19:38.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T09:19:38.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T09:19:39.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T09:19:39.135Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T09:19:39.135Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T09:19:39.135Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T09:19:39.135Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T09:19:39.135Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T09:19:39.135Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:19:39.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T09:19:39.678Z] [2024-09-09T09:19:39.678Z] 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-09T09:19:40.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T09:19:40.068Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T09:19:40.068Z] b85a868b505f: Pulling fs layer [2024-09-09T09:19:40.068Z] e2be974225ed: Pulling fs layer [2024-09-09T09:19:40.068Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T09:19:40.068Z] 988bab9f4d93: Pulling fs layer [2024-09-09T09:19:40.068Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T09:19:40.068Z] eaf3925da568: Pulling fs layer [2024-09-09T09:19:40.068Z] bab4dde63d76: Pulling fs layer [2024-09-09T09:19:40.068Z] bde34c3a00c8: Pulling fs layer [2024-09-09T09:19:40.068Z] b352a97aabf1: Pulling fs layer [2024-09-09T09:19:40.068Z] 4872d77fe225: Pulling fs layer [2024-09-09T09:19:40.068Z] 5851b861e8e6: Pulling fs layer [2024-09-09T09:19:40.068Z] 988bab9f4d93: Waiting [2024-09-09T09:19:40.068Z] 1469e6f7b9e6: Waiting [2024-09-09T09:19:40.068Z] eaf3925da568: Waiting [2024-09-09T09:19:40.068Z] bab4dde63d76: Waiting [2024-09-09T09:19:40.068Z] bde34c3a00c8: Waiting [2024-09-09T09:19:40.068Z] b352a97aabf1: Waiting [2024-09-09T09:19:40.068Z] 4872d77fe225: Waiting [2024-09-09T09:19:40.068Z] 5851b861e8e6: Waiting [2024-09-09T09:19:40.068Z] e2be974225ed: Verifying Checksum [2024-09-09T09:19:40.068Z] e2be974225ed: Download complete [2024-09-09T09:19:40.068Z] 988bab9f4d93: Verifying Checksum [2024-09-09T09:19:40.068Z] 988bab9f4d93: Download complete [2024-09-09T09:19:40.068Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T09:19:40.068Z] 1469e6f7b9e6: Download complete [2024-09-09T09:19:40.068Z] eaf3925da568: Verifying Checksum [2024-09-09T09:19:40.068Z] eaf3925da568: Download complete [2024-09-09T09:19:40.328Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T09:19:40.328Z] 339a4e72a1f5: Download complete [2024-09-09T09:19:40.328Z] bde34c3a00c8: Download complete [2024-09-09T09:19:40.328Z] b352a97aabf1: Verifying Checksum [2024-09-09T09:19:40.328Z] b352a97aabf1: Download complete [2024-09-09T09:19:40.328Z] 4872d77fe225: Verifying Checksum [2024-09-09T09:19:40.328Z] 4872d77fe225: Download complete [2024-09-09T09:19:40.328Z] 5851b861e8e6: Verifying Checksum [2024-09-09T09:19:40.328Z] 5851b861e8e6: Download complete [2024-09-09T09:19:40.328Z] b85a868b505f: Verifying Checksum [2024-09-09T09:19:40.328Z] b85a868b505f: Download complete [2024-09-09T09:19:40.588Z] bab4dde63d76: Verifying Checksum [2024-09-09T09:19:40.588Z] bab4dde63d76: Download complete [2024-09-09T09:19:41.525Z] b85a868b505f: Pull complete [2024-09-09T09:19:41.525Z] e2be974225ed: Pull complete [2024-09-09T09:19:42.093Z] 339a4e72a1f5: Pull complete [2024-09-09T09:19:42.093Z] 988bab9f4d93: Pull complete [2024-09-09T09:19:42.352Z] 1469e6f7b9e6: Pull complete [2024-09-09T09:19:42.352Z] eaf3925da568: Pull complete [2024-09-09T09:19:44.257Z] bab4dde63d76: Pull complete [2024-09-09T09:19:44.257Z] bde34c3a00c8: Pull complete [2024-09-09T09:19:44.257Z] b352a97aabf1: Pull complete [2024-09-09T09:19:44.257Z] 4872d77fe225: Pull complete [2024-09-09T09:19:44.257Z] 5851b861e8e6: Pull complete [2024-09-09T09:19:44.257Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T09:19:44.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T09:19:44.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:19:44.570Z] prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container [2024-09-09T09:19:44.602Z] $ 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-09T09:19:48.593Z] $ docker top 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 -eo pid,comm [2024-09-09T09:19:48.643Z] 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-09T09:19:48.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T09:19:48.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T09:19:48.835Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T09:19:48.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T09:19:48.934Z] $ docker exec 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent [2024-09-09T09:19:49.035Z] SSH_AUTH_SOCK=/tmp/ssh-yPsHMGOg71Em/agent.33 [2024-09-09T09:19:49.035Z] SSH_AGENT_PID=39 [2024-09-09T09:19:49.041Z] Running ssh-add (command line suppressed) [2024-09-09T09:19:49.138Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1274750553200942654.key (/w/workspace/edgex-go/1@tmp/private_key_1274750553200942654.key) [2024-09-09T09:19:49.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T09:19:49.500Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T09:19:49.528Z] $ docker exec --env ******** --env ******** 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent -k [2024-09-09T09:19:49.620Z] unset SSH_AUTH_SOCK; [2024-09-09T09:19:49.620Z] unset SSH_AGENT_PID; [2024-09-09T09:19:49.620Z] echo Agent pid 39 killed; [2024-09-09T09:19:49.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T09:19:49.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T09:19:49.739Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T09:19:49.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T09:19:49.843Z] $ docker exec 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent [2024-09-09T09:19:49.960Z] SSH_AUTH_SOCK=/tmp/ssh-hKjriUotJt49/agent.72 [2024-09-09T09:19:49.961Z] SSH_AGENT_PID=78 [2024-09-09T09:19:49.965Z] Running ssh-add (command line suppressed) [2024-09-09T09:19:50.058Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6341333556780271058.key (/w/workspace/edgex-go/1@tmp/private_key_6341333556780271058.key) [2024-09-09T09:19:50.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T09:19:50.420Z] + git semver init [2024-09-09T09:19:50.678Z] 2024-09-09 09:19:50,577 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T09:19:50.678Z] 2024-09-09 09:19:50,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-09T09:19:50.678Z] 2024-09-09 09:19:50,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-09T09:19:50.678Z] 2024-09-09 09:19:50,579 [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-09T09:19:57.244Z] 2024-09-09 09:19:56,271 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-09T09:19:57.244Z] 2024-09-09 09:19:56,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4900 with force:False [2024-09-09T09:19:57.244Z] 2024-09-09 09:19:56,271 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4900 [2024-09-09T09:19:57.244Z] 2024-09-09 09:19:56,276 [execute] INFO git cat-file --batch-check [2024-09-09T09:19:57.244Z] 2024-09-09 09:19:56,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T09:19:57.244Z] 2024-09-09 09:19:56,282 [execute] INFO git cat-file --batch [2024-09-09T09:19:57.244Z] 2024-09-09 09:19:56,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T09:19:57.245Z] 2024-09-09 09:19:56,287 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4900 [2024-09-09T09:19:57.245Z] 0.0.0 [Pipeline] } [2024-09-09T09:19:57.277Z] $ docker exec --env ******** --env ******** 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent -k [2024-09-09T09:19:57.373Z] unset SSH_AUTH_SOCK; [2024-09-09T09:19:57.374Z] unset SSH_AGENT_PID; [2024-09-09T09:19:57.374Z] echo Agent pid 78 killed; [2024-09-09T09:19:57.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T09:19:57.869Z] + git semver [Pipeline] } [2024-09-09T09:19:58.157Z] $ docker stop --time=1 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 [2024-09-09T09:19:59.517Z] $ docker rm -f --volumes 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T09:19:59.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T09:20:00.241Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T09:20:00.262Z] [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-09T09:20:01.122Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T09:20:01.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T09:20:01.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T09:20:01.277Z] ========================================================= [2024-09-09T09:20:01.277Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T09:20:01.277Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:20:01.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T09:20:01.647Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T09:20:01.647Z] 619be1103602: Pulling fs layer [2024-09-09T09:20:01.647Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T09:20:01.647Z] 5df492c9dc93: Pulling fs layer [2024-09-09T09:20:01.647Z] 7629e6793208: Pulling fs layer [2024-09-09T09:20:01.647Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T09:20:01.647Z] fb5054dd5b73: Pulling fs layer [2024-09-09T09:20:01.647Z] eeca6798cff9: Pulling fs layer [2024-09-09T09:20:01.647Z] aa269ceb94a6: Pulling fs layer [2024-09-09T09:20:01.647Z] ada007ff1a6a: Pulling fs layer [2024-09-09T09:20:01.647Z] 7629e6793208: Waiting [2024-09-09T09:20:01.647Z] 4f4fb700ef54: Waiting [2024-09-09T09:20:01.647Z] aa269ceb94a6: Waiting [2024-09-09T09:20:01.647Z] eeca6798cff9: Waiting [2024-09-09T09:20:01.647Z] ada007ff1a6a: Waiting [2024-09-09T09:20:01.647Z] fb5054dd5b73: Waiting [2024-09-09T09:20:01.647Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T09:20:01.647Z] 7862e08f4a3e: Download complete [2024-09-09T09:20:01.647Z] 7629e6793208: Verifying Checksum [2024-09-09T09:20:01.647Z] 7629e6793208: Download complete [2024-09-09T09:20:01.647Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T09:20:01.647Z] 4f4fb700ef54: Download complete [2024-09-09T09:20:01.647Z] 619be1103602: Download complete [2024-09-09T09:20:01.647Z] fb5054dd5b73: Verifying Checksum [2024-09-09T09:20:01.647Z] fb5054dd5b73: Download complete [2024-09-09T09:20:01.647Z] eeca6798cff9: Verifying Checksum [2024-09-09T09:20:01.647Z] eeca6798cff9: Download complete [2024-09-09T09:20:01.906Z] 619be1103602: Pull complete [2024-09-09T09:20:01.906Z] ada007ff1a6a: Verifying Checksum [2024-09-09T09:20:01.906Z] ada007ff1a6a: Download complete [2024-09-09T09:20:01.906Z] 7862e08f4a3e: Pull complete [2024-09-09T09:20:02.165Z] 5df492c9dc93: Download complete [2024-09-09T09:20:02.423Z] aa269ceb94a6: Verifying Checksum [2024-09-09T09:20:02.423Z] aa269ceb94a6: Download complete [2024-09-09T09:20:04.957Z] 5df492c9dc93: Pull complete [2024-09-09T09:20:05.216Z] 7629e6793208: Pull complete [2024-09-09T09:20:05.216Z] 4f4fb700ef54: Pull complete [2024-09-09T09:20:05.216Z] fb5054dd5b73: Pull complete [2024-09-09T09:20:05.216Z] eeca6798cff9: Pull complete [2024-09-09T09:20:07.746Z] aa269ceb94a6: Pull complete [2024-09-09T09:20:08.004Z] ada007ff1a6a: Pull complete [2024-09-09T09:20:08.004Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T09:20:08.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T09:20:08.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:20:08.387Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T09:20:08.387Z] WORKDIR /edgex [2024-09-09T09:20:08.387Z] COPY go.mod . [2024-09-09T09:20:08.387Z] RUN go mod download [2024-09-09T09:20:08.387Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T09:20:08.956Z] Sending build context to Docker daemon 179.3MB [2024-09-09T09:20:08.956Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T09:20:08.956Z] ---> f489d0715acc [2024-09-09T09:20:08.956Z] Step 2/4 : WORKDIR /edgex [2024-09-09T09:20:15.595Z] ---> Running in b55067b092fa [2024-09-09T09:20:15.595Z] Removing intermediate container b55067b092fa [2024-09-09T09:20:15.595Z] ---> 56801449e683 [2024-09-09T09:20:15.595Z] Step 3/4 : COPY go.mod . [2024-09-09T09:20:15.595Z] ---> f431b51ca20c [2024-09-09T09:20:15.595Z] Step 4/4 : RUN go mod download [2024-09-09T09:20:15.595Z] ---> Running in 07c54529048f [2024-09-09T09:20:15.631Z] Still waiting to schedule task [2024-09-09T09:20:15.631Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9825’ [2024-09-09T09:20:47.704Z] Removing intermediate container 07c54529048f [2024-09-09T09:20:47.704Z] ---> 9cb072204f17 [2024-09-09T09:20:47.704Z] Successfully built 9cb072204f17 [2024-09-09T09:20:47.704Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:20:48.112Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T09:20:48.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:20:48.284Z] prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container [2024-09-09T09:20:48.311Z] $ 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-09T09:20:48.790Z] $ docker top 5a560e5e3ac3cda16d28acb5f582077dab77ce9da6170a1a6f42bc0dadb6899e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T09:20:49.194Z] + go version [2024-09-09T09:20:49.194Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T09:20:49.231Z] $ docker stop --time=1 5a560e5e3ac3cda16d28acb5f582077dab77ce9da6170a1a6f42bc0dadb6899e [2024-09-09T09:20:50.464Z] $ docker rm -f --volumes 5a560e5e3ac3cda16d28acb5f582077dab77ce9da6170a1a6f42bc0dadb6899e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:20:51.277Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T09:20:51.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:20:51.451Z] prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container [2024-09-09T09:20:51.480Z] $ 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-09T09:20:51.780Z] $ docker top 89cb0db783854e9043b5927bff41226e68f8e8216f9c4244755df3e873f9a7c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T09:20:51.906Z] ========================================================= [2024-09-09T09:20:51.906Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T09:20:51.906Z] ========================================================= [Pipeline] sh [2024-09-09T09:20:52.204Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:20:52.597Z] + make test [2024-09-09T09:20:52.597Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T09:20:59.169Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T09:21:25.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T09:21:25.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T09:21:26.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T09:21:26.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T09:21:26.780Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T09:21:27.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T09:21:27.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T09:21:27.346Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T09:21:27.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T09:21:29.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T09:21:29.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T09:21:30.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T09:21:30.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T09:21:30.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T09:21:30.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-09T09:21:31.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T09:21:31.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T09:21:31.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-09-09T09:21:31.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T09:21:31.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T09:21:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T09:21:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:21:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T09:21:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T09:21:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T09:21:34.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T09:21:34.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T09:21:34.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-09-09T09:21:34.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-09-09T09:21:34.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.472s coverage: 93.4% of statements [2024-09-09T09:21:34.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-09-09T09:21:35.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T09:21:36.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T09:21:37.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T09:21:37.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2024-09-09T09:21:37.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-09-09T09:21:38.238Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T09:21:38.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T09:21:38.238Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-09T09:21:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-09-09T09:21:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.7% of statements [2024-09-09T09:21:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements [2024-09-09T09:21:39.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-09-09T09:21:39.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-09-09T09:21:39.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-09-09T09:21:40.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-09-09T09:21:40.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T09:21:40.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T09:21:40.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T09:21:40.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T09:21:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T09:21:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T09:21:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T09:21:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T09:21:41.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T09:21:41.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T09:21:41.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T09:21:42.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T09:21:42.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T09:21:42.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T09:21:42.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T09:21:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T09:21:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T09:21:43.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T09:21:44.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T09:21:45.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T09:21:46.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T09:21:46.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T09:21:49.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T09:21:49.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T09:21:49.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T09:21:50.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T09:21:50.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T09:21:50.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T09:21:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T09:21:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T09:21:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T09:21:50.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T09:21:51.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T09:21:51.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T09:21:51.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T09:21:52.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-09-09T09:21:52.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T09:21:52.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T09:21:52.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:21:52.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T09:21:53.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T09:21:53.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T09:21:53.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T09:21:53.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T09:21:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T09:21:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:21:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T09:21:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T09:21:56.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T09:21:56.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T09:21:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T09:21:56.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.232s coverage: 79.9% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.036s coverage: 92.9% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-09-09T09:22:04.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.5% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.021s coverage: 5.2% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 97.1% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.092s coverage: 19.9% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-09T09:22:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-09-09T09:22:04.764Z] 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-09T09:22:05.333Z] running golangci-lint [2024-09-09T09:22:05.333Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T09:22:05.333Z] go version go1.21.9 linux/amd64 [2024-09-09T09:22:05.333Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T09:22:05.593Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T09:22:27.509Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 20.617767528s" [2024-09-09T09:22:27.509Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.47081ms" [2024-09-09T09:22:37.467Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.614811354s with top 10 stages: buildir: 48.51779849s, gosec: 8.197609099s, inspect: 2.927404346s, fact_deprecated: 2.181798664s, printf: 1.593653643s, fact_purity: 1.353528422s, ctrlflow: 1.342878529s, nilness: 1.127100154s, S1038: 1.095307956s, directives: 883.978411ms" [2024-09-09T09:22:37.467Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T09:22:37.467Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, nolint: 0/22, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214" [2024-09-09T09:22:37.467Z] level=info msg="[runner] processing took 17.509265ms with stages: nolint: 6.418789ms, identifier_marker: 6.025807ms, path_prettifier: 1.581767ms, autogenerated_exclude: 1.533225ms, exclude-rules: 1.151074ms, skip_dirs: 751.212µs, cgo: 28.961µs, filename_unadjuster: 14.22µs, uniq_by_line: 600ns, max_same_issues: 510ns, sort_results: 490ns, path_shortener: 460ns, skip_files: 410ns, fixer: 360ns, exclude: 280ns, diff: 240ns, severity-rules: 220ns, source_code: 210ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-09-09T09:22:37.467Z] level=info msg="[runner] linters took 10.267075347s with stages: goanalysis_metalinter: 10.2494835s" [2024-09-09T09:22:37.467Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T09:22:37.467Z] level=info msg="Memory: 307 samples, avg is 291.4MB, max is 1430.9MB" [2024-09-09T09:22:37.467Z] level=info msg="Execution took 30.949635009s" [2024-09-09T09:22:37.467Z] go vet ./... [2024-09-09T09:22:42.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T09:22:42.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T09:22:42.726Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T09:22:43.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T09:22:43.339Z] + ls -al . [2024-09-09T09:22:43.339Z] total 916 [2024-09-09T09:22:43.339Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 09:20 . [2024-09-09T09:22:43.339Z] drwxr-xr-x 4 root root 4096 Sep 9 09:20 .. [2024-09-09T09:22:43.339Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 09:19 .blubracket [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 09:19 .dockerignore [2024-09-09T09:22:43.339Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 09:22 .git [2024-09-09T09:22:43.339Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 09:19 .github [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 09:19 .gitignore [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 09:19 .golangci.yml [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 09:19 .hadolint.yml [2024-09-09T09:22:43.339Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 09:19 .semver [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 09:19 .sonarcloud.properties [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 09:19 ADOPTERS.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 09:19 Attribution.txt [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 09:19 CHANGELOG.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 09:19 CONTRIBUTING.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 09:19 GOVERNANCE.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 09:19 Jenkinsfile [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 09:19 LICENSE [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 09:19 Makefile [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 09:19 OWNERS.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 09:19 README.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 09:19 SECURITY.md [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 09:20 VERSION [2024-09-09T09:22:43.339Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 09:19 bin [2024-09-09T09:22:43.339Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 09:19 cmd [2024-09-09T09:22:43.339Z] -rw-r--r-- 1 root root 545683 Sep 9 09:22 coverage.out [2024-09-09T09:22:43.339Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 09:19 fuzz_test [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 09:19 go.mod [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 09:19 go.sum [2024-09-09T09:22:43.339Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 09:19 internal [2024-09-09T09:22:43.339Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 09:19 openapi [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 09:19 security.txt [2024-09-09T09:22:43.339Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 09:19 version.go [Pipeline] sh [2024-09-09T09:22:43.661Z] + '[' -e coverage.out ] [2024-09-09T09:22:43.661Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T09:22:43.798Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T09:22:44.116Z] + make build [2024-09-09T09:22:44.117Z] 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-09T09:23:10.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T09:23:10.936Z] 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-09T09:23:12.310Z] 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-09T09:23:12.877Z] 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-09T09:23:14.255Z] 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-09T09:23:18.439Z] 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-09T09:23:19.814Z] 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-09T09:23:21.713Z] 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-09T09:23:23.613Z] 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-09T09:23:24.547Z] 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-09T09:23:25.112Z] 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-09T09:23:25.678Z] 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-09T09:23:26.612Z] 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-09T09:23:27.202Z] $ docker stop --time=1 89cb0db783854e9043b5927bff41226e68f8e8216f9c4244755df3e873f9a7c2 [2024-09-09T09:23:33.916Z] $ docker rm -f --volumes 89cb0db783854e9043b5927bff41226e68f8e8216f9c4244755df3e873f9a7c2 [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-09T09:23:40.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T09:23:40.208Z] [2024-09-09T09:23:40.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:23:40.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T09:23:41.246Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T09:23:41.246Z] 91d30c5bc195: Pulling fs layer [2024-09-09T09:23:41.246Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T09:23:41.246Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T09:23:41.246Z] 4698f68db338: Pulling fs layer [2024-09-09T09:23:41.246Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T09:23:41.246Z] e0025b399a48: Pulling fs layer [2024-09-09T09:23:41.246Z] 4698f68db338: Waiting [2024-09-09T09:23:41.246Z] 2a2f49069b9e: Waiting [2024-09-09T09:23:41.246Z] e0025b399a48: Waiting [2024-09-09T09:23:41.246Z] 91d30c5bc195: Verifying Checksum [2024-09-09T09:23:41.246Z] 91d30c5bc195: Download complete [2024-09-09T09:23:41.246Z] 4698f68db338: Verifying Checksum [2024-09-09T09:23:41.246Z] 4698f68db338: Download complete [2024-09-09T09:23:41.507Z] 91d30c5bc195: Pull complete [2024-09-09T09:23:41.507Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T09:23:41.507Z] 2e9b0aa3be6d: Download complete [2024-09-09T09:23:41.507Z] e0025b399a48: Verifying Checksum [2024-09-09T09:23:41.507Z] e0025b399a48: Download complete [2024-09-09T09:23:41.507Z] 2a2f49069b9e: Verifying Checksum [2024-09-09T09:23:41.507Z] 2a2f49069b9e: Download complete [2024-09-09T09:23:41.766Z] 2e9b0aa3be6d: Pull complete [2024-09-09T09:23:41.766Z] 9c61dcf015f6: Download complete [2024-09-09T09:23:44.293Z] 9c61dcf015f6: Pull complete [2024-09-09T09:23:44.293Z] 4698f68db338: Pull complete [2024-09-09T09:23:44.551Z] 2a2f49069b9e: Pull complete [2024-09-09T09:23:44.551Z] e0025b399a48: Pull complete [2024-09-09T09:23:44.551Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T09:23:44.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T09:23:44.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:23:44.925Z] prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container [2024-09-09T09:23:44.948Z] $ 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-09T09:23:48.998Z] $ docker top 098d78addfffccfc1b61216b02205232ce69fa621ebd2c2ba2a5dd7bc8315325 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T09:23:49.420Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T09:23:51.958Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #1 transferring dockerfile: 3.17kB done [2024-09-09T09:23:51.958Z] #1 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #2 transferring dockerfile: 1.89kB done [2024-09-09T09:23:51.958Z] #2 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #3 transferring dockerfile: 2.01kB done [2024-09-09T09:23:51.958Z] #3 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #4 transferring dockerfile: 1.69kB done [2024-09-09T09:23:51.958Z] #4 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #5 [core-command internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #5 transferring dockerfile: 1.93kB done [2024-09-09T09:23:51.958Z] #5 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #6 transferring dockerfile: 2.15kB done [2024-09-09T09:23:51.958Z] #6 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #7 transferring dockerfile: 1.81kB done [2024-09-09T09:23:51.958Z] #7 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #8 [security-bootstrapper internal] load .dockerignore [2024-09-09T09:23:51.958Z] #8 transferring context: 50B done [2024-09-09T09:23:51.958Z] #8 DONE 0.0s [2024-09-09T09:23:51.958Z] [2024-09-09T09:23:51.958Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T09:23:51.958Z] #9 transferring dockerfile: 1.93kB done [2024-09-09T09:23:52.217Z] #9 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #10 transferring dockerfile: 1.95kB done [2024-09-09T09:23:52.217Z] #10 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #11 transferring dockerfile: 2.49kB done [2024-09-09T09:23:52.217Z] #11 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #12 transferring dockerfile: 2.50kB done [2024-09-09T09:23:52.217Z] #12 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #13 transferring dockerfile: 1.70kB done [2024-09-09T09:23:52.217Z] #13 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #14 transferring dockerfile: 2.23kB done [2024-09-09T09:23:52.217Z] #14 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #15 transferring dockerfile: 2.06kB done [2024-09-09T09:23:52.217Z] #15 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #16 transferring dockerfile: 1.85kB done [2024-09-09T09:23:52.217Z] #16 DONE 0.0s [2024-09-09T09:23:52.217Z] [2024-09-09T09:23:52.217Z] #17 [core-data internal] load build definition from Dockerfile [2024-09-09T09:23:52.217Z] #17 transferring dockerfile: 2.07kB done [2024-09-09T09:23:52.217Z] #17 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T09:23:52.476Z] #18 transferring context: 50B done [2024-09-09T09:23:52.476Z] #18 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #19 [core-keeper internal] load .dockerignore [2024-09-09T09:23:52.476Z] #19 transferring context: 50B done [2024-09-09T09:23:52.476Z] #19 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #20 [security-spire-config internal] load .dockerignore [2024-09-09T09:23:52.476Z] #20 transferring context: 50B done [2024-09-09T09:23:52.476Z] #20 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #21 [core-command internal] load .dockerignore [2024-09-09T09:23:52.476Z] #21 transferring context: 50B done [2024-09-09T09:23:52.476Z] #21 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-09T09:23:52.476Z] #22 transferring context: 50B done [2024-09-09T09:23:52.476Z] #22 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #23 [security-spire-agent internal] load .dockerignore [2024-09-09T09:23:52.476Z] #23 transferring context: 50B done [2024-09-09T09:23:52.476Z] #23 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #24 [support-scheduler internal] load .dockerignore [2024-09-09T09:23:52.476Z] #24 transferring context: 50B done [2024-09-09T09:23:52.476Z] #24 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #25 [support-notifications internal] load .dockerignore [2024-09-09T09:23:52.476Z] #25 transferring context: 50B done [2024-09-09T09:23:52.476Z] #25 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:52.476Z] #26 DONE 0.0s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:23:52.476Z] #27 DONE 0.1s [2024-09-09T09:23:52.476Z] [2024-09-09T09:23:52.476Z] #28 [security-spire-server internal] load .dockerignore [2024-09-09T09:23:52.735Z] #28 transferring context: 50B done [2024-09-09T09:23:52.735Z] #28 DONE 0.1s [2024-09-09T09:23:52.735Z] [2024-09-09T09:23:52.735Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-09T09:23:52.735Z] #29 transferring context: 50B done [2024-09-09T09:23:52.735Z] #29 DONE 0.0s [2024-09-09T09:23:52.735Z] [2024-09-09T09:23:52.735Z] #30 [core-data internal] load .dockerignore [2024-09-09T09:23:52.735Z] #30 ... [2024-09-09T09:23:52.735Z] [2024-09-09T09:23:52.735Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T09:23:52.735Z] #31 transferring context: 50B done [2024-09-09T09:23:52.735Z] #31 DONE 0.2s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #32 [core-metadata internal] load .dockerignore [2024-09-09T09:23:52.994Z] #32 transferring context: 50B done [2024-09-09T09:23:52.994Z] #32 DONE 0.3s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #33 [support-cron-scheduler internal] load .dockerignore [2024-09-09T09:23:52.994Z] #33 transferring context: 50B done [2024-09-09T09:23:52.994Z] #33 DONE 0.3s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #30 [core-data internal] load .dockerignore [2024-09-09T09:23:52.994Z] #30 transferring context: 50B done [2024-09-09T09:23:52.994Z] #30 DONE 0.3s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #34 [security-proxy-setup internal] load .dockerignore [2024-09-09T09:23:52.994Z] #34 transferring context: 50B done [2024-09-09T09:23:52.994Z] #34 DONE 0.4s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:52.994Z] #26 DONE 0.0s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #27 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:23:52.994Z] #27 DONE 0.1s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:23:52.994Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:23:52.994Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:23:52.994Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:23:52.994Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:23:52.994Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:23:52.994Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:23:52.994Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:23:52.994Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:23:52.994Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:23:52.994Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:23:52.994Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:23:52.994Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:23:52.994Z] #35 DONE 0.7s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:52.994Z] #26 DONE 0.0s [2024-09-09T09:23:52.994Z] [2024-09-09T09:23:52.994Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T09:23:53.253Z] #36 ... [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:53.253Z] #26 DONE 0.0s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:23:53.253Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:23:53.253Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:23:53.253Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:23:53.253Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:23:53.253Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:23:53.253Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:23:53.253Z] #35 DONE 0.7s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T09:23:53.253Z] #37 DONE 0.8s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:53.253Z] #26 DONE 0.0s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:23:53.253Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:23:53.253Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:23:53.253Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:23:53.253Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:23:53.253Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:23:53.253Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:23:53.253Z] #35 DONE 0.7s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:23:53.253Z] #27 DONE 0.4s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T09:23:53.253Z] #37 DONE 0.8s [2024-09-09T09:23:53.253Z] [2024-09-09T09:23:53.253Z] #38 [security-secretstore-setup internal] load build context [2024-09-09T09:23:53.512Z] #38 ... [2024-09-09T09:23:53.512Z] [2024-09-09T09:23:53.512Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:53.512Z] #26 DONE 0.0s [2024-09-09T09:23:53.512Z] [2024-09-09T09:23:53.512Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:53.512Z] #26 DONE 0.0s [2024-09-09T09:23:53.512Z] [2024-09-09T09:23:53.512Z] #27 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:23:56.004Z] #27 ... [2024-09-09T09:23:56.004Z] [2024-09-09T09:23:56.004Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T09:23:56.004Z] #26 DONE 0.0s [2024-09-09T09:23:56.004Z] [2024-09-09T09:23:56.004Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:23:58.641Z] #27 ... [2024-09-09T09:23:58.641Z] [2024-09-09T09:23:58.641Z] #39 [security-bootstrapper internal] load build context [2024-09-09T09:23:58.641Z] #39 transferring context: 239.89MB 5.8s [2024-09-09T09:23:58.641Z] #39 ... [2024-09-09T09:23:58.641Z] [2024-09-09T09:23:58.641Z] #40 [support-scheduler internal] load build context [2024-09-09T09:23:58.911Z] #40 ... [2024-09-09T09:23:58.911Z] [2024-09-09T09:23:58.911Z] #39 [security-bootstrapper internal] load build context [2024-09-09T09:24:01.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9829 in /w/workspace/edgexfoundry_edgex-go_PR-4900 [Pipeline] { [Pipeline] ws [2024-09-09T09:24:01.142Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T09:24:01.232Z] The recommended git tool is: git [2024-09-09T09:24:02.206Z] #39 ... [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-09T09:24:02.206Z] #41 transferring context: 495.52MB 8.4s done [2024-09-09T09:24:02.206Z] #41 DONE 8.9s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #39 [security-bootstrapper internal] load build context [2024-09-09T09:24:02.206Z] #39 ... [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #42 [security-proxy-auth internal] load build context [2024-09-09T09:24:02.206Z] #42 transferring context: 495.52MB 8.5s done [2024-09-09T09:24:02.206Z] #42 DONE 8.7s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #43 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T09:24:02.206Z] #43 DONE 8.9s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #39 [security-bootstrapper internal] load build context [2024-09-09T09:24:02.206Z] #39 ... [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:24:02.206Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:24:02.206Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:24:02.206Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:24:02.206Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:24:02.206Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:24:02.206Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:24:02.206Z] #35 DONE 0.7s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T09:24:02.206Z] #37 DONE 0.8s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #27 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:24:02.206Z] #27 DONE 9.0s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #43 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-09T09:24:02.206Z] #43 DONE 8.9s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:24:02.206Z] #44 ... [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T09:24:02.206Z] #45 DONE 9.2s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:24:02.206Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:24:02.206Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:24:02.206Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:24:02.206Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:24:02.206Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:24:02.206Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:24:02.206Z] #35 DONE 0.7s [2024-09-09T09:24:02.206Z] [2024-09-09T09:24:02.206Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:02.206Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:03.176Z] #46 ... [2024-09-09T09:24:03.176Z] [2024-09-09T09:24:03.176Z] #47 [core-keeper internal] load build context [2024-09-09T09:24:03.176Z] #47 transferring context: 495.52MB 9.9s done [2024-09-09T09:24:03.176Z] #47 ... [2024-09-09T09:24:03.176Z] [2024-09-09T09:24:03.176Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:24:03.176Z] #48 ... [2024-09-09T09:24:03.176Z] [2024-09-09T09:24:03.176Z] #49 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:03.176Z] #49 ... [2024-09-09T09:24:03.176Z] [2024-09-09T09:24:03.176Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:24:03.176Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:04.900Z] #50 ... [2024-09-09T09:24:04.900Z] [2024-09-09T09:24:04.900Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T09:24:04.900Z] #51 ... [2024-09-09T09:24:04.900Z] [2024-09-09T09:24:04.900Z] #52 [core-command internal] load build context [2024-09-09T09:24:04.900Z] #52 transferring context: 495.52MB 9.4s done [2024-09-09T09:24:04.900Z] #52 ... [2024-09-09T09:24:04.900Z] [2024-09-09T09:24:04.900Z] #53 [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-09T09:24:04.900Z] #53 ... [2024-09-09T09:24:04.900Z] [2024-09-09T09:24:04.900Z] #54 [support-notifications internal] load build context [2024-09-09T09:24:04.900Z] #54 ... [2024-09-09T09:24:04.900Z] [2024-09-09T09:24:04.900Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:24:08.207Z] #55 transferring context: 298.45MB 5.6s [2024-09-09T09:24:08.207Z] #55 ... [2024-09-09T09:24:08.207Z] [2024-09-09T09:24:08.207Z] #38 [security-secretstore-setup internal] load build context [2024-09-09T09:24:08.207Z] #38 ... [2024-09-09T09:24:08.207Z] [2024-09-09T09:24:08.207Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:24:09.141Z] #55 ... [2024-09-09T09:24:09.141Z] [2024-09-09T09:24:09.141Z] #40 [support-scheduler internal] load build context [2024-09-09T09:24:09.141Z] #40 transferring context: 495.52MB 9.7s done [2024-09-09T09:24:09.141Z] #40 ... [2024-09-09T09:24:09.141Z] [2024-09-09T09:24:09.141Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:24:09.141Z] #55 transferring context: 407.86MB 7.1s [2024-09-09T09:24:10.023Z] using credential edgex-jenkins-ssh [2024-09-09T09:24:10.047Z] Cloning the remote Git repository [2024-09-09T09:24:10.534Z] #55 transferring context: 495.52MB 8.0s done [2024-09-09T09:24:10.110Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T09:24:10.222Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-09T09:24:10.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T09:24:10.419Z] > git --version # timeout=10 [2024-09-09T09:24:10.459Z] > git --version # 'git version 2.25.1' [2024-09-09T09:24:10.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T09:24:10.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T09:24:11.943Z] #55 ... [2024-09-09T09:24:11.943Z] [2024-09-09T09:24:11.943Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T09:24:11.943Z] #56 ... [2024-09-09T09:24:11.943Z] [2024-09-09T09:24:11.943Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:24:11.943Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:24:11.943Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:24:11.943Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T09:24:11.943Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T09:24:11.943Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T09:24:11.943Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T09:24:11.943Z] #35 DONE 0.7s [2024-09-09T09:24:11.943Z] [2024-09-09T09:24:11.943Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T09:24:11.943Z] #36 DONE 18.8s [2024-09-09T09:24:11.943Z] [2024-09-09T09:24:11.943Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:24:12.228Z] #57 ... [2024-09-09T09:24:12.228Z] [2024-09-09T09:24:12.228Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:24:12.491Z] #58 ... [2024-09-09T09:24:12.491Z] [2024-09-09T09:24:12.491Z] #39 [security-bootstrapper internal] load build context [2024-09-09T09:24:12.491Z] #39 transferring context: 495.52MB 10.0s done [2024-09-09T09:24:12.491Z] #39 ... [2024-09-09T09:24:12.491Z] [2024-09-09T09:24:12.491Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:12.752Z] #59 ... [2024-09-09T09:24:12.752Z] [2024-09-09T09:24:12.752Z] #60 [core-metadata internal] load build context [2024-09-09T09:24:12.752Z] #60 transferring context: 495.52MB 6.0s done [2024-09-09T09:24:12.752Z] #60 ... [2024-09-09T09:24:12.752Z] [2024-09-09T09:24:12.752Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:24:13.015Z] #61 ... [2024-09-09T09:24:13.015Z] [2024-09-09T09:24:13.015Z] #62 [security-spire-server internal] load build context [2024-09-09T09:24:13.015Z] #62 ... [2024-09-09T09:24:13.015Z] [2024-09-09T09:24:13.015Z] #63 [security-proxy-setup internal] load build context [2024-09-09T09:24:13.015Z] #63 transferring context: 495.52MB 7.2s done [2024-09-09T09:24:13.277Z] #63 ... [2024-09-09T09:24:13.277Z] [2024-09-09T09:24:13.277Z] #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T09:24:13.539Z] #64 ... [2024-09-09T09:24:13.539Z] [2024-09-09T09:24:13.539Z] #49 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:13.539Z] #49 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:13.539Z] #49 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:13.539Z] #49 12.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:13.539Z] #49 12.33 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:13.539Z] #49 12.35 OK: 7 MiB in 16 packages [2024-09-09T09:24:13.539Z] #49 ... [2024-09-09T09:24:13.539Z] [2024-09-09T09:24:13.539Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T09:24:13.803Z] #65 ... [2024-09-09T09:24:13.803Z] [2024-09-09T09:24:13.803Z] #66 [support-cron-scheduler internal] load build context [2024-09-09T09:24:13.803Z] #66 transferring context: 495.52MB 7.3s done [2024-09-09T09:24:14.065Z] #66 ... [2024-09-09T09:24:14.065Z] [2024-09-09T09:24:14.065Z] #67 [security-spire-config internal] load build context [2024-09-09T09:24:14.065Z] #67 ... [2024-09-09T09:24:14.065Z] [2024-09-09T09:24:14.065Z] #68 [core-data internal] load build context [2024-09-09T09:24:14.326Z] #68 ... [2024-09-09T09:24:14.326Z] [2024-09-09T09:24:14.326Z] #54 [support-notifications internal] load build context [2024-09-09T09:24:14.326Z] #54 transferring context: 495.52MB 6.9s done [2024-09-09T09:24:14.326Z] #54 ... [2024-09-09T09:24:14.326Z] [2024-09-09T09:24:14.326Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:24:14.587Z] #69 ... [2024-09-09T09:24:14.587Z] [2024-09-09T09:24:14.587Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:24:14.587Z] #48 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:14.587Z] #48 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:14.587Z] #48 12.35 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:14.587Z] #48 12.36 (2/2) Installing su-exec (0.2-r3) [2024-09-09T09:24:14.587Z] #48 12.37 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:14.587Z] #48 12.38 OK: 7 MiB in 17 packages [2024-09-09T09:24:14.848Z] #48 ... [2024-09-09T09:24:14.848Z] [2024-09-09T09:24:14.848Z] #38 [security-secretstore-setup internal] load build context [2024-09-09T09:24:14.848Z] #38 transferring context: 495.52MB 9.0s done [2024-09-09T09:24:15.110Z] #38 ... [2024-09-09T09:24:15.110Z] [2024-09-09T09:24:15.110Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:24:15.110Z] #50 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:15.110Z] #50 12.37 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:24:15.110Z] #50 12.37 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:24:15.110Z] #50 12.37 OK: 20070 distinct packages available [2024-09-09T09:24:15.110Z] #50 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:15.110Z] #50 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:15.110Z] #50 12.69 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T09:24:15.110Z] #50 12.70 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T09:24:15.110Z] #50 12.71 (3/11) Installing libunistring (1.1-r1) [2024-09-09T09:24:15.110Z] #50 12.73 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T09:24:15.110Z] #50 12.73 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T09:24:15.110Z] #50 12.73 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T09:24:15.110Z] #50 12.74 (7/11) Installing curl (8.9.0-r0) [2024-09-09T09:24:15.110Z] #50 12.75 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:15.110Z] #50 12.75 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:24:15.110Z] #50 12.75 (10/11) Installing libucontext (1.2-r2) [2024-09-09T09:24:15.110Z] #50 12.75 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T09:24:15.110Z] #50 12.76 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:15.110Z] #50 12.77 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:24:15.110Z] #50 12.82 OK: 12 MiB in 26 packages [2024-09-09T09:24:23.641Z] #50 ... [2024-09-09T09:24:23.641Z] [2024-09-09T09:24:23.641Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:24:23.641Z] #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:24:23.641Z] #70 ... [2024-09-09T09:24:23.641Z] [2024-09-09T09:24:23.641Z] #71 [security-spire-agent internal] load build context [2024-09-09T09:24:23.641Z] #71 ... [2024-09-09T09:24:23.641Z] [2024-09-09T09:24:23.641Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:24.044Z] #46 ... [2024-09-09T09:24:24.044Z] [2024-09-09T09:24:24.044Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:24:24.325Z] #72 ... [2024-09-09T09:24:24.325Z] [2024-09-09T09:24:24.325Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:24:29.433Z] #73 ... [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #52 [core-command internal] load build context [2024-09-09T09:24:29.433Z] #52 DONE 35.9s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #39 [security-bootstrapper internal] load build context [2024-09-09T09:24:29.433Z] #39 DONE 36.4s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:29.433Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 26.7s done [2024-09-09T09:24:29.433Z] #46 ... [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #47 [core-keeper internal] load build context [2024-09-09T09:24:29.433Z] #47 DONE 36.0s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #40 [support-scheduler internal] load build context [2024-09-09T09:24:29.433Z] #40 DONE 35.9s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #63 [security-proxy-setup internal] load build context [2024-09-09T09:24:29.433Z] #63 DONE 27.1s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #54 [support-notifications internal] load build context [2024-09-09T09:24:29.433Z] #54 DONE 35.8s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #60 [core-metadata internal] load build context [2024-09-09T09:24:29.433Z] #60 DONE 27.1s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:24:29.433Z] #55 DONE 27.1s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #53 [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-09T09:24:29.433Z] #53 DONE 36.0s [2024-09-09T09:24:29.433Z] [2024-09-09T09:24:29.433Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:29.433Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T09:24:29.434Z] #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T09:24:29.434Z] #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T09:24:29.434Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-09T09:24:29.434Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-09T09:24:29.434Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T09:24:29.434Z] #46 ... [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #66 [support-cron-scheduler internal] load build context [2024-09-09T09:24:29.434Z] #66 DONE 27.1s [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #38 [security-secretstore-setup internal] load build context [2024-09-09T09:24:29.434Z] #38 DONE 35.9s [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:24:29.434Z] #50 DONE 36.1s [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:29.434Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T09:24:29.434Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T09:24:29.434Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-09T09:24:29.434Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-09T09:24:29.434Z] #46 ... [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:29.434Z] #49 DONE 36.2s [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:24:29.434Z] #48 DONE 36.2s [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:29.434Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-09T09:24:29.434Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s [2024-09-09T09:24:29.434Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T09:24:29.434Z] #46 ... [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #67 [security-spire-config internal] load build context [2024-09-09T09:24:29.434Z] #67 transferring context: 25.96kB 0.0s done [2024-09-09T09:24:29.434Z] #67 DONE 27.1s [2024-09-09T09:24:29.434Z] [2024-09-09T09:24:29.434Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:29.434Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s [2024-09-09T09:24:29.434Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T09:24:29.694Z] #46 ... [2024-09-09T09:24:29.694Z] [2024-09-09T09:24:29.694Z] #62 [security-spire-server internal] load build context [2024-09-09T09:24:29.694Z] #62 transferring context: 27.71kB 0.0s done [2024-09-09T09:24:29.694Z] #62 DONE 27.4s [2024-09-09T09:24:29.694Z] [2024-09-09T09:24:29.694Z] #71 [security-spire-agent internal] load build context [2024-09-09T09:24:29.694Z] #71 transferring context: 27.24kB 0.0s done [2024-09-09T09:24:29.694Z] #71 DONE 17.8s [2024-09-09T09:24:29.694Z] [2024-09-09T09:24:29.694Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:29.694Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-09-09T09:24:29.694Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T09:24:30.387Z] Merging remotes/origin/main commit d10896467fa144e67a67be8d8faf3bc8d031442b into PR head commit b28e27c397a684cdafcfa7fc85b774e1d972bc3c [2024-09-09T09:24:28.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T09:24:28.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T09:24:29.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T09:24:29.513Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T09:24:29.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T09:24:29.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4900/head:refs/remotes/origin/PR-4900 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T09:24:30.405Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T09:24:30.474Z] > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # timeout=10 [2024-09-09T09:24:30.882Z] Merge succeeded, producing b28e27c397a684cdafcfa7fc85b774e1d972bc3c [2024-09-09T09:24:30.883Z] Checking out Revision b28e27c397a684cdafcfa7fc85b774e1d972bc3c (PR-4900) [2024-09-09T09:24:31.068Z] #46 ... [2024-09-09T09:24:31.068Z] [2024-09-09T09:24:31.068Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:24:31.068Z] #69 DONE 29.0s [2024-09-09T09:24:31.068Z] [2024-09-09T09:24:31.068Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:24:31.068Z] #61 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:31.068Z] #61 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:31.068Z] #61 28.12 OK: 264 MiB in 52 packages [2024-09-09T09:24:31.068Z] #61 DONE 29.2s [2024-09-09T09:24:31.068Z] [2024-09-09T09:24:31.068Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:31.068Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-09T09:24:32.130Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-09T09:24:32.400Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-09T09:24:30.744Z] > git remote # timeout=10 [2024-09-09T09:24:30.765Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T09:24:30.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T09:24:30.809Z] > git merge d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 [2024-09-09T09:24:30.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T09:24:30.888Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T09:24:30.904Z] > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # timeout=10 [2024-09-09T09:24:34.822Z] Commit message: "fix: Fix the error while query reading with Postgres" [2024-09-09T09:24:34.883Z] > git --version # timeout=10 [2024-09-09T09:24:34.896Z] > git --version # 'git version 2.25.1' [2024-09-09T09:24:34.917Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T09:24:36.634Z] #46 ... [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #68 [core-data internal] load build context [2024-09-09T09:24:36.634Z] #68 transferring context: 495.52MB 6.1s done [2024-09-09T09:24:36.634Z] #68 DONE 34.3s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T09:24:36.634Z] #51 37.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #51 39.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #51 39.95 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T09:24:36.634Z] #51 40.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:36.634Z] #51 40.30 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:36.634Z] #51 40.31 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:24:36.634Z] #51 40.36 OK: 8 MiB in 17 packages [2024-09-09T09:24:36.634Z] #51 DONE 43.0s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T09:24:36.634Z] #56 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #56 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #56 29.59 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T09:24:36.634Z] #56 29.65 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:36.634Z] #56 29.67 (3/4) Installing su-exec (0.2-r3) [2024-09-09T09:24:36.634Z] #56 29.67 (4/4) Installing yq (4.33.3-r5) [2024-09-09T09:24:36.634Z] #56 29.75 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:36.634Z] #56 29.76 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:24:36.634Z] #56 29.82 OK: 17 MiB in 19 packages [2024-09-09T09:24:36.634Z] #56 DONE 34.6s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:24:36.634Z] #58 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #58 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #58 29.50 OK: 264 MiB in 52 packages [2024-09-09T09:24:36.634Z] #58 DONE 34.4s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T09:24:36.634Z] #64 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #64 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #64 29.44 OK: 264 MiB in 52 packages [2024-09-09T09:24:36.634Z] #64 DONE 34.4s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:24:36.634Z] #57 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #57 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #57 29.15 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:24:36.634Z] #57 29.15 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:24:36.634Z] #57 29.15 OK: 20078 distinct packages available [2024-09-09T09:24:36.634Z] #57 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #57 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:36.634Z] #57 29.53 OK: 264 MiB in 52 packages [2024-09-09T09:24:36.634Z] #57 DONE 34.4s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:24:36.634Z] #74 DONE 5.5s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:24:36.634Z] #75 ... [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:24:36.634Z] #76 DONE 0.1s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:24:36.634Z] #77 DONE 0.1s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:24:36.634Z] #78 DONE 0.2s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:24:36.634Z] #46 DONE 34.3s [2024-09-09T09:24:36.634Z] [2024-09-09T09:24:36.634Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:24:36.939Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T09:24:36.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T09:24:36.939Z] Dload Upload Total Spent Left Speed [2024-09-09T09:24:36.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh [2024-09-09T09:24:37.296Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T09:24:37.647Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T09:24:37.648Z] sudo tee /etc/docker/daemon.new [2024-09-09T09:24:37.648Z] { [2024-09-09T09:24:37.648Z] "registry-mirrors": [ [2024-09-09T09:24:37.648Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T09:24:37.648Z] ], [2024-09-09T09:24:37.648Z] "bip": "10.250.0.254/24", [2024-09-09T09:24:37.648Z] "hosts": [ [2024-09-09T09:24:37.648Z] "tcp://0.0.0.0:5555", [2024-09-09T09:24:37.648Z] "unix:///var/run/docker.sock" [2024-09-09T09:24:37.648Z] ], [2024-09-09T09:24:37.648Z] "mtu": 1458, [2024-09-09T09:24:37.648Z] "selinux-enabled": true, [2024-09-09T09:24:37.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T09:24:37.648Z] } [Pipeline] sh [2024-09-09T09:24:37.992Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T09:24:38.339Z] + sudo service docker restart [2024-09-09T09:24:38.555Z] #79 ... [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:24:38.555Z] #44 35.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #44 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #44 35.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:38.555Z] #44 35.43 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T09:24:38.555Z] #44 35.45 (3/4) Installing su-exec (0.2-r3) [2024-09-09T09:24:38.555Z] #44 35.45 (4/4) Installing yq (4.33.3-r5) [2024-09-09T09:24:38.555Z] #44 35.51 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:38.555Z] #44 35.51 OK: 17 MiB in 19 packages [2024-09-09T09:24:38.555Z] #44 DONE 36.0s [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:38.555Z] #59 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #59 35.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #59 35.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:38.555Z] #59 35.72 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:38.555Z] #59 35.73 OK: 7 MiB in 16 packages [2024-09-09T09:24:38.555Z] #59 DONE 36.0s [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T09:24:38.555Z] #65 35.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #65 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #65 35.59 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T09:24:38.555Z] #65 35.60 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:38.555Z] #65 35.71 (3/3) Installing tzdata (2024a-r0) [2024-09-09T09:24:38.555Z] #65 35.77 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:38.555Z] #65 35.77 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:24:38.555Z] #65 35.81 OK: 11 MiB in 18 packages [2024-09-09T09:24:38.555Z] #65 DONE 36.1s [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:24:38.555Z] #73 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #73 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #73 25.89 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:24:38.555Z] #73 25.89 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:24:38.555Z] #73 25.89 OK: 20070 distinct packages available [2024-09-09T09:24:38.555Z] #73 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #73 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #73 26.27 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:38.555Z] #73 26.30 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:24:38.555Z] #73 26.30 (3/4) Installing libucontext (1.2-r2) [2024-09-09T09:24:38.555Z] #73 26.30 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T09:24:38.555Z] #73 ... [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #80 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:24:38.555Z] #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #0 8.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #0 9.198 OK: 7 MiB in 16 packages [2024-09-09T09:24:38.555Z] #80 DONE 9.4s [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:24:38.555Z] #0 8.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #0 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #0 9.214 OK: 12 MiB in 26 packages [2024-09-09T09:24:38.555Z] #81 DONE 9.5s [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T09:24:38.555Z] #0 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #0 8.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.555Z] #0 9.087 OK: 7 MiB in 17 packages [2024-09-09T09:24:38.555Z] #82 DONE 9.3s [2024-09-09T09:24:38.555Z] [2024-09-09T09:24:38.555Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:24:38.555Z] #73 26.32 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:38.555Z] #73 26.33 OK: 8 MiB in 19 packages [2024-09-09T09:24:38.815Z] #73 DONE 26.6s [2024-09-09T09:24:38.815Z] [2024-09-09T09:24:38.815Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:24:38.815Z] #72 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.815Z] #72 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.815Z] #72 26.05 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:24:38.815Z] #72 26.05 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:24:38.816Z] #72 26.05 OK: 20070 distinct packages available [2024-09-09T09:24:38.816Z] #72 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.816Z] #72 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:38.816Z] #72 26.43 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:38.816Z] #72 26.43 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:24:38.816Z] #72 26.43 (3/5) Installing libucontext (1.2-r2) [2024-09-09T09:24:38.816Z] #72 26.44 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T09:24:38.816Z] #72 26.44 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T09:24:38.816Z] #72 26.45 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:38.816Z] #72 26.45 OK: 8 MiB in 20 packages [2024-09-09T09:24:39.075Z] #72 DONE 26.6s [2024-09-09T09:24:39.076Z] [2024-09-09T09:24:39.076Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T09:24:39.076Z] #83 ... [2024-09-09T09:24:39.076Z] [2024-09-09T09:24:39.076Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:39.076Z] #0 8.936 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:39.076Z] #0 9.477 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:39.076Z] #0 10.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:24:39.335Z] #84 ... [2024-09-09T09:24:39.335Z] [2024-09-09T09:24:39.335Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:24:39.335Z] #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17.0s done [2024-09-09T09:24:39.335Z] #70 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T09:24:39.335Z] #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T09:24:39.335Z] #70 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T09:24:39.335Z] #70 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T09:24:39.335Z] #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T09:24:39.335Z] #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T09:24:39.335Z] #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-09T09:24:39.335Z] #70 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-09-09T09:24:39.335Z] #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T09:24:39.335Z] #70 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-09-09T09:24:39.595Z] #70 ... [2024-09-09T09:24:39.595Z] [2024-09-09T09:24:39.595Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:24:39.595Z] #84 10.43 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:24:39.595Z] #84 10.44 OK: 7 MiB in 16 packages [2024-09-09T09:24:39.984Z] #84 DONE 10.8s [2024-09-09T09:24:39.984Z] [2024-09-09T09:24:39.984Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:24:39.984Z] #0 2.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:39.984Z] #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:39.984Z] #0 2.949 OK: 8 MiB in 17 packages [2024-09-09T09:24:39.984Z] #85 DONE 3.6s [2024-09-09T09:24:39.984Z] [2024-09-09T09:24:39.984Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T09:24:39.984Z] #0 7.791 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:39.984Z] #0 8.311 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:39.984Z] #0 8.944 OK: 264 MiB in 52 packages [2024-09-09T09:24:39.984Z] #86 DONE 9.0s [2024-09-09T09:24:39.984Z] [2024-09-09T09:24:39.984Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T09:24:40.244Z] #87 DONE 0.4s [2024-09-09T09:24:40.244Z] [2024-09-09T09:24:40.244Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T09:24:41.184Z] #88 ... [2024-09-09T09:24:41.184Z] [2024-09-09T09:24:41.184Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T09:24:41.184Z] #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:41.184Z] #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:41.184Z] #0 4.363 OK: 17 MiB in 19 packages [2024-09-09T09:24:41.184Z] #89 DONE 4.9s [2024-09-09T09:24:41.448Z] [2024-09-09T09:24:41.448Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:24:42.016Z] #90 ... [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:24:42.016Z] #0 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.016Z] #0 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.016Z] #0 3.585 OK: 7 MiB in 16 packages [2024-09-09T09:24:42.016Z] #91 DONE 3.7s [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T09:24:42.016Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.016Z] #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.016Z] #0 3.750 OK: 17 MiB in 19 packages [2024-09-09T09:24:42.016Z] #92 DONE 3.9s [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T09:24:42.016Z] #93 DONE 3.4s [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T09:24:42.016Z] #94 DONE 0.0s [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T09:24:42.016Z] #95 DONE 0.0s [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:24:42.016Z] #0 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.016Z] #0 3.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.016Z] #0 3.823 OK: 11 MiB in 18 packages [2024-09-09T09:24:42.016Z] #96 DONE 3.9s [2024-09-09T09:24:42.016Z] [2024-09-09T09:24:42.016Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T09:24:42.016Z] #83 3.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.278Z] #83 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.278Z] #83 ... [2024-09-09T09:24:42.278Z] [2024-09-09T09:24:42.278Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T09:24:42.278Z] #88 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.278Z] #88 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T09:24:42.278Z] #88 3.443 OK: 8 MiB in 19 packages [2024-09-09T09:24:42.278Z] #88 DONE 3.6s [2024-09-09T09:24:42.539Z] [2024-09-09T09:24:42.539Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T09:24:42.539Z] #83 3.563 OK: 8 MiB in 20 packages [2024-09-09T09:24:43.478Z] #83 DONE 4.5s [2024-09-09T09:24:43.478Z] [2024-09-09T09:24:43.478Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:24:43.478Z] #97 DONE 1.0s [2024-09-09T09:24:43.478Z] [2024-09-09T09:24:43.478Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T09:24:44.862Z] #98 DONE 1.2s [2024-09-09T09:24:44.862Z] [2024-09-09T09:24:44.862Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:24:44.862Z] #99 DONE 1.2s [2024-09-09T09:24:44.862Z] [2024-09-09T09:24:44.862Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T09:24:44.862Z] #100 DONE 1.2s [2024-09-09T09:24:44.862Z] [2024-09-09T09:24:44.862Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T09:24:44.862Z] #101 DONE 0.1s [2024-09-09T09:24:44.862Z] [2024-09-09T09:24:44.862Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T09:24:44.862Z] #102 DONE 0.1s [2024-09-09T09:24:44.862Z] [2024-09-09T09:24:44.862Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T09:24:45.122Z] #103 ... [2024-09-09T09:24:45.122Z] [2024-09-09T09:24:45.122Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:24:45.122Z] #104 DONE 0.5s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T09:24:45.383Z] #103 DONE 0.5s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:24:45.383Z] #105 DONE 0.6s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T09:24:45.383Z] #106 DONE 0.1s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T09:24:45.383Z] #107 DONE 0.1s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:24:45.383Z] #108 DONE 0.1s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T09:24:45.383Z] #109 DONE 0.1s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T09:24:45.383Z] #110 DONE 0.1s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T09:24:45.383Z] #111 DONE 0.1s [2024-09-09T09:24:45.383Z] [2024-09-09T09:24:45.383Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T09:24:45.642Z] #112 DONE 0.1s [2024-09-09T09:24:45.642Z] [2024-09-09T09:24:45.642Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:24:45.642Z] #113 DONE 0.1s [2024-09-09T09:24:45.642Z] [2024-09-09T09:24:45.642Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T09:24:45.642Z] #114 DONE 0.1s [2024-09-09T09:24:45.642Z] [2024-09-09T09:24:45.642Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T09:24:45.642Z] #115 DONE 0.1s [2024-09-09T09:24:45.642Z] [2024-09-09T09:24:45.642Z] #116 [security-spire-agent] exporting to image [2024-09-09T09:24:45.642Z] #116 exporting layers [2024-09-09T09:24:46.212Z] #116 exporting layers 0.7s done [2024-09-09T09:24:46.212Z] #116 writing image sha256:d411eae7728e686ba14e41c268f79d7a423362f1c831b08e336e02d3fb48235b done [2024-09-09T09:24:46.212Z] #116 naming to docker.io/library/security-spire-config done [2024-09-09T09:24:46.212Z] #116 writing image sha256:fb5c42fac6842c2413be7ffd8335d6bf90be660cb1c230490d86a2a6ef0dc43d [2024-09-09T09:24:46.212Z] #116 exporting layers 0.7s done [2024-09-09T09:24:46.212Z] #116 writing image sha256:fb5c42fac6842c2413be7ffd8335d6bf90be660cb1c230490d86a2a6ef0dc43d done [2024-09-09T09:24:46.212Z] #116 naming to docker.io/library/security-spire-server done [2024-09-09T09:24:46.471Z] #116 writing image sha256:89e88290ff517230e9c14c96466bae0d382d035e54da53d526a0c93b4a864b04 done [2024-09-09T09:24:46.471Z] #116 naming to docker.io/library/security-spire-agent done [2024-09-09T09:24:46.471Z] #116 DONE 1.0s [2024-09-09T09:24:46.471Z] [2024-09-09T09:24:46.471Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:24:46.471Z] #117 ... [2024-09-09T09:24:46.471Z] [2024-09-09T09:24:46.471Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T09:24:56.687Z] provisioning config files... [2024-09-09T09:24:56.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config125447228287791857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T09:24:57.207Z] ---> ****-login.sh [2024-09-09T09:24:57.207Z] nexus3.edgexfoundry.org:10001 [2024-09-09T09:24:57.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:24:57.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:24:57.797Z] Configure a credential helper to remove this warning. See [2024-09-09T09:24:57.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:24:57.797Z] [2024-09-09T09:24:57.797Z] Login Succeeded [2024-09-09T09:24:57.797Z] nexus3.edgexfoundry.org:10002 [2024-09-09T09:24:58.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:24:58.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:24:58.345Z] Configure a credential helper to remove this warning. See [2024-09-09T09:24:58.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:24:58.345Z] [2024-09-09T09:24:58.345Z] Login Succeeded [2024-09-09T09:24:58.345Z] nexus3.edgexfoundry.org:10003 [2024-09-09T09:24:58.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:24:58.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:24:58.617Z] Configure a credential helper to remove this warning. See [2024-09-09T09:24:58.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:24:58.617Z] [2024-09-09T09:24:58.617Z] Login Succeeded [2024-09-09T09:24:58.617Z] nexus3.edgexfoundry.org:10004 [2024-09-09T09:24:58.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:24:58.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:24:58.885Z] Configure a credential helper to remove this warning. See [2024-09-09T09:24:58.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:24:58.885Z] [2024-09-09T09:24:58.885Z] Login Succeeded [2024-09-09T09:24:58.885Z] ****.io [2024-09-09T09:24:59.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T09:24:59.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T09:24:59.430Z] Configure a credential helper to remove this warning. See [2024-09-09T09:24:59.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T09:24:59.430Z] [2024-09-09T09:24:59.430Z] Login Succeeded [2024-09-09T09:24:59.430Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T09:24:59.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T09:25:00.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T09:25:00.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T09:25:00.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T09:25:00.402Z] ========================================================= [2024-09-09T09:25:00.402Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T09:25:00.402Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:25:00.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T09:25:00.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T09:25:00.826Z] c6b39de5b339: Pulling fs layer [2024-09-09T09:25:00.826Z] a69c41024577: Pulling fs layer [2024-09-09T09:25:00.826Z] d6de4b400683: Pulling fs layer [2024-09-09T09:25:00.826Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T09:25:00.826Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T09:25:00.826Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T09:25:00.826Z] 00f215d4a9da: Pulling fs layer [2024-09-09T09:25:00.826Z] d496ad576159: Pulling fs layer [2024-09-09T09:25:00.826Z] 35cb2a7552d0: Waiting [2024-09-09T09:25:00.826Z] 4f4fb700ef54: Waiting [2024-09-09T09:25:00.826Z] 464afbd9ba4c: Waiting [2024-09-09T09:25:00.826Z] 00f215d4a9da: Waiting [2024-09-09T09:25:00.826Z] d496ad576159: Waiting [2024-09-09T09:25:01.094Z] a69c41024577: Verifying Checksum [2024-09-09T09:25:01.094Z] a69c41024577: Download complete [2024-09-09T09:25:01.094Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T09:25:01.094Z] 35cb2a7552d0: Download complete [2024-09-09T09:25:01.094Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T09:25:01.094Z] 4f4fb700ef54: Download complete [2024-09-09T09:25:01.094Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T09:25:01.094Z] 464afbd9ba4c: Download complete [2024-09-09T09:25:01.094Z] c6b39de5b339: Download complete [2024-09-09T09:25:01.688Z] d496ad576159: Verifying Checksum [2024-09-09T09:25:01.688Z] d496ad576159: Download complete [2024-09-09T09:25:01.960Z] c6b39de5b339: Pull complete [2024-09-09T09:25:02.933Z] a69c41024577: Pull complete [2024-09-09T09:25:02.933Z] d6de4b400683: Download complete [2024-09-09T09:25:04.348Z] 00f215d4a9da: Verifying Checksum [2024-09-09T09:25:04.348Z] 00f215d4a9da: Download complete [2024-09-09T09:25:16.697Z] d6de4b400683: Pull complete [2024-09-09T09:25:17.285Z] 35cb2a7552d0: Pull complete [2024-09-09T09:25:17.554Z] 4f4fb700ef54: Pull complete [2024-09-09T09:25:17.823Z] 464afbd9ba4c: Pull complete [2024-09-09T09:25:27.928Z] 00f215d4a9da: Pull complete [2024-09-09T09:25:28.198Z] d496ad576159: Pull complete [2024-09-09T09:25:28.198Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T09:25:28.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T09:25:28.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:25:28.617Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T09:25:28.617Z] WORKDIR /edgex [2024-09-09T09:25:28.617Z] COPY go.mod . [2024-09-09T09:25:28.617Z] RUN go mod download [2024-09-09T09:25:28.617Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-09T09:25:29.203Z] Sending build context to Docker daemon 3.539MB [2024-09-09T09:25:29.474Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T09:25:29.474Z] ---> f246e2811388 [2024-09-09T09:25:29.474Z] Step 2/4 : WORKDIR /edgex [2024-09-09T09:25:31.415Z] ---> Running in e74ede604995 [2024-09-09T09:25:31.415Z] Removing intermediate container e74ede604995 [2024-09-09T09:25:31.415Z] ---> 0851871ff3fc [2024-09-09T09:25:31.415Z] Step 3/4 : COPY go.mod . [2024-09-09T09:25:31.998Z] ---> b89f92b5bf15 [2024-09-09T09:25:31.998Z] Step 4/4 : RUN go mod download [2024-09-09T09:25:31.998Z] ---> Running in 5cf039a87590 [2024-09-09T09:25:43.147Z] #118 ... [2024-09-09T09:25:43.147Z] [2024-09-09T09:25:43.147Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:43.147Z] #117 DONE 58.9s [2024-09-09T09:25:43.147Z] [2024-09-09T09:25:43.147Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:43.147Z] #90 DONE 55.0s [2024-09-09T09:25:43.147Z] [2024-09-09T09:25:43.147Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:43.147Z] #118 DONE 58.9s [2024-09-09T09:25:43.147Z] [2024-09-09T09:25:43.147Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:43.147Z] #79 DONE 58.9s [2024-09-09T09:25:43.147Z] [2024-09-09T09:25:43.147Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:43.147Z] #75 DONE 59.0s [2024-09-09T09:25:43.147Z] [2024-09-09T09:25:43.147Z] #119 [core-command builder 6/7] COPY . . [2024-09-09T09:25:45.679Z] #119 ... [2024-09-09T09:25:45.679Z] [2024-09-09T09:25:45.679Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T09:25:45.679Z] #120 ... [2024-09-09T09:25:45.679Z] [2024-09-09T09:25:45.679Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T09:25:45.679Z] #121 ... [2024-09-09T09:25:45.679Z] [2024-09-09T09:25:45.679Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-09T09:25:45.679Z] #122 ... [2024-09-09T09:25:45.679Z] [2024-09-09T09:25:45.679Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-09T09:25:48.215Z] #123 DONE 12.8s [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #124 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #125 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #126 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #127 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #128 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #129 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #129 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #130 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #131 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #132 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #133 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #134 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #135 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #122 DONE 12.8s [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #136 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #137 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #138 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #139 [core-data builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #139 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #140 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #141 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #119 [core-command builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #119 DONE 12.8s [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #142 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #143 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #144 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #144 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #145 [support-scheduler builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #145 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #146 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:25:48.215Z] #146 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #147 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:25:48.215Z] #147 CACHED [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #121 DONE 12.8s [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T09:25:48.215Z] #120 DONE 12.8s [2024-09-09T09:25:48.215Z] [2024-09-09T09:25:48.215Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:25:49.592Z] #148 1.449 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-09T09:26:00.117Z] #148 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:26:00.117Z] #0 1.453 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-09T09:26:00.117Z] #149 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:26:00.117Z] #0 1.023 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-09T09:26:00.117Z] #150 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:26:00.117Z] #0 1.393 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-09T09:26:00.117Z] #151 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #152 [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-09T09:26:00.117Z] #0 1.226 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-09T09:26:00.117Z] #152 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:26:00.117Z] #0 1.253 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-09T09:26:00.117Z] #153 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:26:00.117Z] #0 1.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-command/core-command ./cmd/core-command [2024-09-09T09:26:00.117Z] #154 ... [2024-09-09T09:26:00.117Z] [2024-09-09T09:26:00.117Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:26:00.117Z] #0 0.463 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-09T09:26:00.375Z] #155 ... [2024-09-09T09:26:00.375Z] [2024-09-09T09:26:00.375Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:26:00.375Z] #0 0.530 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-09T09:26:00.375Z] #156 ... [2024-09-09T09:26:00.375Z] [2024-09-09T09:26:00.375Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:26:00.375Z] #0 1.111 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-09T09:26:00.634Z] #157 ... [2024-09-09T09:26:00.634Z] [2024-09-09T09:26:00.634Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:26:00.634Z] #0 1.602 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-09T09:26:00.634Z] #158 ... [2024-09-09T09:26:00.634Z] [2024-09-09T09:26:00.634Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:26:00.634Z] #0 1.654 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-09T09:26:00.891Z] #159 ... [2024-09-09T09:26:00.891Z] [2024-09-09T09:26:00.891Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:26:00.891Z] #0 1.688 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-09T09:26:39.899Z] Removing intermediate container 5cf039a87590 [2024-09-09T09:26:39.899Z] ---> 4489abc106fd [2024-09-09T09:26:39.899Z] Successfully built 4489abc106fd [2024-09-09T09:26:39.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:26:40.340Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T09:26:40.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:26:40.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container [2024-09-09T09:26:40.712Z] $ 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-09T09:26:42.028Z] $ docker top 96616472871f86907461c8771eac33525617ad922b1573bd9e342804d5b76fb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T09:26:42.944Z] + go version [2024-09-09T09:26:42.944Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T09:26:42.988Z] $ docker stop --time=1 96616472871f86907461c8771eac33525617ad922b1573bd9e342804d5b76fb3 [2024-09-09T09:26:44.621Z] $ docker rm -f --volumes 96616472871f86907461c8771eac33525617ad922b1573bd9e342804d5b76fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:26:45.579Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T09:26:45.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:26:45.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container [2024-09-09T09:26:45.909Z] $ 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-09T09:26:47.144Z] $ docker top 79125e8ed1ea057c39c1b1cb5c74ad81b6faa9a93f5f7671a4083033f47a57ae -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T09:26:47.432Z] ========================================================= [2024-09-09T09:26:47.432Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T09:26:47.432Z] ========================================================= [Pipeline] sh [2024-09-09T09:26:47.761Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T09:26:48.756Z] + make test [2024-09-09T09:26:48.756Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T09:27:22.408Z] #160 ... [2024-09-09T09:27:22.408Z] [2024-09-09T09:27:22.408Z] #152 [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-09T09:27:22.408Z] #152 93.14 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-09T09:27:35.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T09:28:49.073Z] #152 ... [2024-09-09T09:28:49.073Z] [2024-09-09T09:28:49.074Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:28:49.074Z] #156 DONE 171.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:28:49.074Z] #158 DONE 171.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:28:49.074Z] #155 DONE 172.0s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:28:49.074Z] #149 DONE 172.0s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:28:49.074Z] #160 DONE 171.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:28:49.074Z] #151 DONE 172.0s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:28:49.074Z] #150 DONE 171.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T09:28:49.074Z] #161 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:28:49.074Z] #159 DONE 172.1s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:28:49.074Z] #153 DONE 172.2s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:28:49.074Z] #148 DONE 172.3s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #152 [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-09T09:28:49.074Z] #152 DONE 172.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #162 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:28:49.074Z] #154 DONE 172.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:28:49.074Z] #157 DONE 172.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #163 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T09:28:49.074Z] #161 DONE 0.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #164 DONE 1.0s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #165 DONE 0.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #166 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #167 DONE 1.1s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #162 DONE 0.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #168 DONE 1.0s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #169 DONE 0.7s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #163 DONE 0.6s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #170 DONE 0.6s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #171 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #172 DONE 0.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #166 DONE 0.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #173 DONE 0.7s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #174 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #175 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #176 DONE 0.7s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #177 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #178 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #179 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #180 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #181 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #182 CACHED [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T09:28:49.074Z] #183 DONE 0.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #184 DONE 0.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #185 DONE 0.7s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T09:28:49.074Z] #186 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #171 DONE 0.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #187 [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-09T09:28:49.074Z] #187 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #188 [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-09T09:28:49.074Z] #188 DONE 1.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T09:28:49.074Z] #189 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T09:28:49.074Z] #190 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #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-09T09:28:49.074Z] #191 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T09:28:49.074Z] #192 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T09:28:49.074Z] #193 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T09:28:49.074Z] #186 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T09:28:49.074Z] #194 DONE 2.9s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #195 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T09:28:49.074Z] #196 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T09:28:49.074Z] #197 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T09:28:49.074Z] #198 DONE 3.7s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #199 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #187 [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-09T09:28:49.074Z] #187 DONE 2.8s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #116 [core-keeper] exporting to image [2024-09-09T09:28:49.074Z] #116 exporting layers 0.3s done [2024-09-09T09:28:49.074Z] #116 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T09:28:49.074Z] #200 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T09:28:49.074Z] #201 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #202 [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-09T09:28:49.074Z] #202 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #203 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #204 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #205 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #206 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #207 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #208 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T09:28:49.074Z] #208 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #116 [core-command] exporting to image [2024-09-09T09:28:49.074Z] #116 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #199 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #209 [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-09T09:28:49.074Z] #209 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #210 [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-09T09:28:49.074Z] #210 DONE 0.6s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #116 [security-spiffe-token-provider] exporting to image [2024-09-09T09:28:49.074Z] #116 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T09:28:49.074Z] #211 DONE 0.5s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #212 [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-09T09:28:49.074Z] #212 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T09:28:49.074Z] #213 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T09:28:49.074Z] #214 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T09:28:49.074Z] #215 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T09:28:49.074Z] #216 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #116 [core-data] exporting to image [2024-09-09T09:28:49.074Z] #116 exporting layers 0.5s done [2024-09-09T09:28:49.074Z] #116 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T09:28:49.074Z] #217 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #116 [core-keeper] exporting to image [2024-09-09T09:28:49.074Z] #116 writing image sha256:8bc8364a8a7ed277a89887359a14da5392c7f759f61216225809d0a0eb965b83 0.0s done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/core-keeper done [2024-09-09T09:28:49.074Z] #116 ... [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T09:28:49.074Z] #218 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T09:28:49.074Z] #219 DONE 0.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T09:28:49.074Z] #220 DONE 0.3s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T09:28:49.074Z] #221 DONE 0.1s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #116 [core-metadata] exporting to image [2024-09-09T09:28:49.074Z] #116 exporting layers 0.4s done [2024-09-09T09:28:49.074Z] #116 writing image sha256:fa70462afb9bf91f062eb14485ddb10447acf92c93929a5fb955e690dceccf90 0.0s done [2024-09-09T09:28:49.074Z] #116 writing image sha256:e6b751ebaaa1eb396c19710ba69a791778c534d95b81adac22da46c144dc4a33 0.0s done [2024-09-09T09:28:49.074Z] #116 writing image sha256:91cb261b2caf99c73910a5bfa6d6735ff69b4c175ce1d435136528f95873da72 0.0s done [2024-09-09T09:28:49.074Z] #116 writing image sha256:e55a5fd4749e21be0147b1b687d3e6ee9b6a57389ed3643c3792ba030273273c 0.0s done [2024-09-09T09:28:49.074Z] #116 writing image sha256:ac352b1cf373c2f59a0afe45b4fa94d22e9933e486e7d7ab3a73f2afdc285ebb 0.0s done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/support-notifications done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/core-command done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/support-scheduler done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/support-cron-scheduler done [2024-09-09T09:28:49.074Z] #116 writing image sha256:eae1c61e9a38f8c5f03bcbfa4232910af6fa6e820d34f25646249ec4e361590e done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/core-metadata done [2024-09-09T09:28:49.074Z] #116 writing image sha256:795e318a98362bdab53ed01b8d3329437dd0f9a100e99e523af6922510da5f68 0.0s done [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/core-data [2024-09-09T09:28:49.074Z] #116 naming to docker.io/library/core-data 0.1s done [2024-09-09T09:28:49.074Z] #116 DONE 2.4s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.074Z] #222 [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-09T09:28:49.074Z] #222 DONE 0.3s [2024-09-09T09:28:49.074Z] [2024-09-09T09:28:49.075Z] #223 [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-09T09:28:49.075Z] #223 DONE 0.7s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T09:28:49.075Z] #224 DONE 0.3s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:28:49.075Z] #225 DONE 0.7s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T09:28:49.075Z] #226 DONE 0.1s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #116 [core-common-config-bootstrapper] exporting to image [2024-09-09T09:28:49.075Z] #116 ... [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #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-09T09:28:49.075Z] #227 DONE 0.1s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #228 [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-09T09:28:49.075Z] #228 DONE 0.1s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #116 [core-common-config-bootstrapper] exporting to image [2024-09-09T09:28:49.075Z] #116 exporting layers 0.2s done [2024-09-09T09:28:49.075Z] #116 writing image sha256:6e77c48c4544c851c329d5e25675bc37d9c48546f28ab276c6ae0fc77fed638c [2024-09-09T09:28:49.075Z] #116 exporting layers 0.3s done [2024-09-09T09:28:49.075Z] #116 writing image sha256:6e77c48c4544c851c329d5e25675bc37d9c48546f28ab276c6ae0fc77fed638c 0.0s done [2024-09-09T09:28:49.075Z] #116 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T09:28:49.075Z] #116 ... [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:28:49.075Z] #229 DONE 0.7s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T09:28:49.075Z] #230 DONE 0.1s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T09:28:49.075Z] #231 DONE 0.1s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #116 [security-proxy-auth] exporting to image [2024-09-09T09:28:49.075Z] #116 writing image sha256:fba951db7e4f1119acd161dd780c612b393c9024a8d314364e4da337ac048f97 done [2024-09-09T09:28:49.075Z] #116 naming to docker.io/library/security-proxy-auth done [2024-09-09T09:28:49.075Z] #116 exporting layers 0.2s done [2024-09-09T09:28:49.075Z] #116 writing image sha256:658d2d78b0705f0a86b1f5ae1623c5e6f95e42b6289672765f9224ea10dc4450 done [2024-09-09T09:28:49.075Z] #116 naming to docker.io/library/security-proxy-setup done [2024-09-09T09:28:49.075Z] #116 DONE 3.0s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T09:28:49.075Z] #232 DONE 0.5s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T09:28:49.075Z] #233 ... [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #116 [security-secretstore-setup] exporting to image [2024-09-09T09:28:49.075Z] #116 exporting layers 0.2s done [2024-09-09T09:28:49.075Z] #116 writing image sha256:35d299f56621acac3f688b4cd6b0dfc8b7e307f03c164c45f3f9d031b4e568ba done [2024-09-09T09:28:49.075Z] #116 naming to docker.io/library/security-secretstore-setup done [2024-09-09T09:28:49.075Z] #116 DONE 3.2s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T09:28:49.075Z] #233 DONE 0.4s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #116 [security-bootstrapper] exporting to image [2024-09-09T09:28:49.075Z] #116 exporting layers 0.2s done [2024-09-09T09:28:49.075Z] #116 writing image sha256:daab9d59e34ff2ea22e0734c5e3e59256e1213ce8dc6aab5528c575d85330e31 done [2024-09-09T09:28:49.075Z] #116 naming to docker.io/library/security-bootstrapper done [2024-09-09T09:28:49.075Z] #116 DONE 3.4s [2024-09-09T09:28:49.075Z] [2024-09-09T09:28:49.075Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T09:28:49.075Z] time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T09:28:49.109Z] $ docker stop --time=1 098d78addfffccfc1b61216b02205232ce69fa621ebd2c2ba2a5dd7bc8315325 [2024-09-09T09:28:50.395Z] $ docker rm -f --volumes 098d78addfffccfc1b61216b02205232ce69fa621ebd2c2ba2a5dd7bc8315325 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T09:28:50.814Z] + docker images [2024-09-09T09:28:50.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T09:28:50.814Z] security-bootstrapper latest daab9d59e34f 3 seconds ago 19MB [2024-09-09T09:28:50.814Z] core-common-config-bootstrapper latest 6e77c48c4544 4 seconds ago 15.2MB [2024-09-09T09:28:50.814Z] security-proxy-setup latest 658d2d78b070 4 seconds ago 26.2MB [2024-09-09T09:28:50.814Z] security-proxy-auth latest fba951db7e4f 4 seconds ago 33.1MB [2024-09-09T09:28:50.814Z] security-secretstore-setup latest 35d299f56621 4 seconds ago 37MB [2024-09-09T09:28:50.814Z] support-scheduler latest ac352b1cf373 5 seconds ago 42MB [2024-09-09T09:28:50.814Z] core-metadata latest eae1c61e9a38 5 seconds ago 39.8MB [2024-09-09T09:28:50.814Z] security-spiffe-token-provider latest e55a5fd4749e 5 seconds ago 28.9MB [2024-09-09T09:28:50.814Z] core-data latest 795e318a9836 5 seconds ago 39.7MB [2024-09-09T09:28:50.814Z] core-command latest e6b751ebaaa1 5 seconds ago 35.5MB [2024-09-09T09:28:50.814Z] support-notifications latest fa70462afb9b 5 seconds ago 42.5MB [2024-09-09T09:28:50.814Z] support-cron-scheduler latest 91cb261b2caf 5 seconds ago 44.1MB [2024-09-09T09:28:50.814Z] core-keeper latest 8bc8364a8a7e 6 seconds ago 39.5MB [2024-09-09T09:28:50.814Z] security-spire-config latest d411eae7728e 4 minutes ago 120MB [2024-09-09T09:28:50.814Z] security-spire-agent latest 89e88290ff51 4 minutes ago 182MB [2024-09-09T09:28:50.814Z] security-spire-server latest fb5c42fac684 4 minutes ago 121MB [2024-09-09T09:28:50.814Z] ci-base-image-x86_64 latest 9cb072204f17 8 minutes ago 971MB [2024-09-09T09:28:50.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T09:28:50.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T09:28:50.814Z] 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-09T09:31:13.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T09:31:13.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T09:32:01.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T09:32:05.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T09:32:05.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T09:32:05.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T09:32:05.408Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T09:32:05.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T09:32:17.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T09:32:17.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T09:32:18.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-09-09T09:32:31.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.192s coverage: 97.0% of statements [2024-09-09T09:32:36.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T09:32:36.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T09:32:36.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T09:32:40.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.304s coverage: 69.2% of statements [2024-09-09T09:32:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T09:32:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T09:32:43.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.225s coverage: 53.2% of statements [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T09:32:49.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T09:32:57.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.566s coverage: 93.4% of statements [2024-09-09T09:32:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T09:32:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:32:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T09:32:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T09:32:57.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T09:32:58.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.261s coverage: 91.7% of statements [2024-09-09T09:33:05.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T09:33:05.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T09:33:06.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.256s coverage: 7.0% of statements [2024-09-09T09:33:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T09:33:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:33:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T09:33:20.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T09:33:21.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.810s coverage: 95.8% of statements [2024-09-09T09:33:21.390Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements [2024-09-09T09:33:25.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T09:33:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.112s coverage: 0.0% of statements [no tests to run] [2024-09-09T09:33:33.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T09:33:33.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T09:33:33.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-09-09T09:33:33.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.141s coverage: 30.7% of statements [2024-09-09T09:33:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.142s coverage: 41.7% of statements [2024-09-09T09:33:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements [2024-09-09T09:33:37.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements [2024-09-09T09:33:37.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements [2024-09-09T09:33:41.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.097s coverage: 87.5% of statements [2024-09-09T09:33:43.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T09:33:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T09:33:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T09:33:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T09:33:47.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T09:33:47.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T09:33:47.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T09:33:47.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T09:33:54.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.091s coverage: 94.4% of statements [2024-09-09T09:33:54.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T09:33:54.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T09:33:54.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T09:33:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T09:33:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T09:33:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T09:33:58.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T09:34:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T09:34:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T09:34:06.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T09:34:07.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.882s coverage: 79.9% of statements [2024-09-09T09:34:08.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.138s coverage: 92.9% of statements [2024-09-09T09:34:08.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 66.7% of statements [2024-09-09T09:34:08.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-09-09T09:34:08.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.101s coverage: 75.0% of statements [2024-09-09T09:34:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T09:34:12.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.115s coverage: 87.2% of statements [2024-09-09T09:34:12.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-09-09T09:34:12.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements [2024-09-09T09:34:12.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements [2024-09-09T09:34:13.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.260s coverage: 82.1% of statements [2024-09-09T09:34:13.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T09:34:14.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.103s coverage: 86.0% of statements [2024-09-09T09:34:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T09:34:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T09:34:20.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.771s coverage: 63.1% of statements [2024-09-09T09:34:20.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.147s coverage: 100.0% of statements [2024-09-09T09:34:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2024-09-09T09:34:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements [2024-09-09T09:34:22.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T09:34:22.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T09:34:22.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T09:34:23.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2024-09-09T09:34:23.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2024-09-09T09:34:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T09:34:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T09:34:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T09:34:31.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.727s coverage: 36.5% of statements [2024-09-09T09:34:31.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-09-09T09:34:31.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T09:34:31.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T09:34:31.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T09:34:31.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T09:34:33.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-09-09T09:34:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T09:34:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T09:34:35.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T09:34:37.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements [2024-09-09T09:34:42.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T09:34:42.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T09:34:42.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:34:42.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T09:34:44.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.329s coverage: 97.1% of statements [2024-09-09T09:34:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T09:34:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T09:34:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T09:34:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T09:34:57.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.192s coverage: 19.9% of statements [2024-09-09T09:34:57.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T09:34:57.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T09:34:57.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T09:34:57.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:34:58.969Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.500s coverage: 95.7% of statements [2024-09-09T09:35:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T09:35:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T09:35:02.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements [2024-09-09T09:35:05.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T09:35:05.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T09:35:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.304s coverage: 98.9% of statements [2024-09-09T09:35:08.857Z] 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-09T09:35:08.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T09:35:08.857Z] go vet ./... [2024-09-09T09:40:02.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T09:40:02.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T09:40:02.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T09:40:02.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T09:40:02.859Z] + ls -al . [2024-09-09T09:40:02.859Z] total 916 [2024-09-09T09:40:02.859Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 09:26 . [2024-09-09T09:40:02.859Z] drwxr-xr-x 4 root root 4096 Sep 9 09:26 .. [2024-09-09T09:40:02.859Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 09:24 .blubracket [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 09:24 .dockerignore [2024-09-09T09:40:02.859Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 09:24 .git [2024-09-09T09:40:02.859Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 09:24 .github [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 09:24 .gitignore [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 09:24 .golangci.yml [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 09:24 .hadolint.yml [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 09:24 .sonarcloud.properties [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 09:24 ADOPTERS.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 09:24 Attribution.txt [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 09:24 CHANGELOG.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 09:24 CONTRIBUTING.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 09:24 GOVERNANCE.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 09:24 Jenkinsfile [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 09:24 LICENSE [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 09:24 Makefile [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 09:24 OWNERS.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 09:24 README.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 09:24 SECURITY.md [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 09:20 VERSION [2024-09-09T09:40:02.859Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 09:24 bin [2024-09-09T09:40:02.859Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 09:24 cmd [2024-09-09T09:40:02.859Z] -rw-r--r-- 1 root root 545683 Sep 9 09:35 coverage.out [2024-09-09T09:40:02.859Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 09:24 fuzz_test [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 09:24 go.mod [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 09:24 go.sum [2024-09-09T09:40:02.859Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 09:24 internal [2024-09-09T09:40:02.859Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 09:24 openapi [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 09:24 security.txt [2024-09-09T09:40:02.859Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 09:24 version.go [Pipeline] sh [2024-09-09T09:40:03.520Z] + '[' -e coverage.out ] [2024-09-09T09:40:03.520Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T09:40:03.564Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T09:40:05.824Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T09:40:06.477Z] + make build [2024-09-09T09:40:06.477Z] 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-09T09:43:46.930Z] 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-09T09:43:51.187Z] 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-09T09:44:01.269Z] 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-09T09:44:04.602Z] 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-09T09:44:16.905Z] 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-09T09:44:49.125Z] 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-09T09:44:59.182Z] 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-09T09:45:11.487Z] 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-09T09:45:23.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T09:45:28.043Z] 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-09T09:45:32.299Z] 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-09T09:45:35.648Z] 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-09T09:45:42.319Z] 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-09T09:45:46.614Z] $ docker stop --time=1 79125e8ed1ea057c39c1b1cb5c74ad81b6faa9a93f5f7671a4083033f47a57ae [2024-09-09T09:45:48.896Z] $ docker rm -f --volumes 79125e8ed1ea057c39c1b1cb5c74ad81b6faa9a93f5f7671a4083033f47a57ae [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-09T09:45:53.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T09:45:53.159Z] [2024-09-09T09:45:53.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T09:45:53.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T09:45:53.856Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T09:45:53.856Z] 547446be3368: Pulling fs layer [2024-09-09T09:45:53.856Z] d125d8839a47: Pulling fs layer [2024-09-09T09:45:53.856Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T09:45:53.856Z] c3105a71a48b: Pulling fs layer [2024-09-09T09:45:53.856Z] c3105a71a48b: Waiting [2024-09-09T09:45:53.856Z] 0f093f025ec4: Pulling fs layer [2024-09-09T09:45:53.856Z] 0f093f025ec4: Waiting [2024-09-09T09:45:53.856Z] c3106fc0e877: Pulling fs layer [2024-09-09T09:45:53.856Z] c3106fc0e877: Waiting [2024-09-09T09:45:54.126Z] 547446be3368: Verifying Checksum [2024-09-09T09:45:54.126Z] 547446be3368: Download complete [2024-09-09T09:45:54.126Z] c3105a71a48b: Verifying Checksum [2024-09-09T09:45:54.126Z] c3105a71a48b: Download complete [2024-09-09T09:45:54.710Z] d125d8839a47: Verifying Checksum [2024-09-09T09:45:54.710Z] d125d8839a47: Download complete [2024-09-09T09:45:54.710Z] c3106fc0e877: Verifying Checksum [2024-09-09T09:45:54.710Z] c3106fc0e877: Download complete [2024-09-09T09:45:54.710Z] 0f093f025ec4: Verifying Checksum [2024-09-09T09:45:54.710Z] 0f093f025ec4: Download complete [2024-09-09T09:45:54.976Z] 547446be3368: Pull complete [2024-09-09T09:45:56.378Z] d125d8839a47: Pull complete [2024-09-09T09:45:56.959Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T09:45:56.959Z] 3e85d5ac6304: Download complete [2024-09-09T09:46:07.017Z] 3e85d5ac6304: Pull complete [2024-09-09T09:46:07.017Z] c3105a71a48b: Pull complete [2024-09-09T09:46:08.488Z] 0f093f025ec4: Pull complete [2024-09-09T09:46:08.763Z] c3106fc0e877: Pull complete [2024-09-09T09:46:08.763Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T09:46:08.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T09:46:08.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T09:46:09.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container [2024-09-09T09:46:09.244Z] $ 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-09T09:46:11.608Z] $ docker top dcc03c2f07cdb8b0f98079e4467eafc623510a9a0ff02576db329c6a08aea9a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T09:46:12.558Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T09:46:24.881Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #1 transferring dockerfile: 2.15kB done [2024-09-09T09:46:24.881Z] #1 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #2 transferring dockerfile: 2.50kB done [2024-09-09T09:46:24.881Z] #2 DONE 0.0s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #3 transferring dockerfile: 1.81kB done [2024-09-09T09:46:24.881Z] #3 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #4 transferring dockerfile: 1.85kB 0.0s done [2024-09-09T09:46:24.881Z] #4 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-09-09T09:46:24.881Z] #5 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-09-09T09:46:24.881Z] #6 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-09-09T09:46:24.881Z] #7 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-09-09T09:46:24.881Z] #8 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #9 [core-data internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #9 transferring dockerfile: 2.07kB done [2024-09-09T09:46:24.881Z] #9 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #10 transferring dockerfile: 3.17kB 0.0s done [2024-09-09T09:46:24.881Z] #10 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #11 transferring dockerfile: 2.06kB done [2024-09-09T09:46:24.881Z] #11 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #12 transferring dockerfile: 1.69kB done [2024-09-09T09:46:24.881Z] #12 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #13 transferring dockerfile: 1.93kB done [2024-09-09T09:46:24.881Z] #13 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T09:46:24.881Z] #14 transferring dockerfile: 2.49kB done [2024-09-09T09:46:24.881Z] #14 DONE 0.1s [2024-09-09T09:46:24.881Z] [2024-09-09T09:46:24.881Z] #15 [core-command internal] load build definition from Dockerfile [2024-09-09T09:46:25.148Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-09-09T09:46:25.148Z] #15 DONE 0.1s [2024-09-09T09:46:25.148Z] [2024-09-09T09:46:25.148Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-09T09:46:25.148Z] #16 transferring dockerfile: 2.01kB done [2024-09-09T09:46:25.148Z] #16 DONE 0.1s [2024-09-09T09:46:25.415Z] [2024-09-09T09:46:25.415Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-09T09:46:25.415Z] #17 transferring context: 50B 0.0s done [2024-09-09T09:46:25.415Z] #17 DONE 0.1s [2024-09-09T09:46:25.999Z] [2024-09-09T09:46:25.999Z] #18 [security-proxy-setup internal] load .dockerignore [2024-09-09T09:46:25.999Z] #18 transferring context: 50B done [2024-09-09T09:46:25.999Z] #18 DONE 0.0s [2024-09-09T09:46:26.268Z] [2024-09-09T09:46:26.268Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-09T09:46:26.268Z] #19 transferring context: 50B done [2024-09-09T09:46:26.268Z] #19 DONE 0.1s [2024-09-09T09:46:26.268Z] [2024-09-09T09:46:26.268Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-09-09T09:46:26.268Z] #20 transferring context: 50B 0.0s done [2024-09-09T09:46:26.268Z] #20 DONE 0.1s [2024-09-09T09:46:26.268Z] [2024-09-09T09:46:26.268Z] #21 [security-spire-server internal] load .dockerignore [2024-09-09T09:46:26.268Z] #21 transferring context: 50B done [2024-09-09T09:46:26.268Z] #21 DONE 0.1s [2024-09-09T09:46:26.268Z] [2024-09-09T09:46:26.268Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T09:46:26.538Z] #22 transferring context: 50B done [2024-09-09T09:46:26.538Z] #22 DONE 0.1s [2024-09-09T09:46:26.538Z] [2024-09-09T09:46:26.538Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T09:46:26.538Z] #23 transferring context: 50B done [2024-09-09T09:46:26.538Z] #23 DONE 0.1s [2024-09-09T09:46:26.538Z] [2024-09-09T09:46:26.538Z] #24 [support-notifications internal] load .dockerignore [2024-09-09T09:46:26.538Z] #24 transferring context: 50B done [2024-09-09T09:46:26.538Z] #24 DONE 0.1s [2024-09-09T09:46:26.538Z] [2024-09-09T09:46:26.538Z] #25 [core-data internal] load .dockerignore [2024-09-09T09:46:26.538Z] #25 transferring context: 50B 0.0s done [2024-09-09T09:46:26.538Z] #25 DONE 0.1s [2024-09-09T09:46:26.538Z] [2024-09-09T09:46:26.538Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-09T09:46:26.538Z] #26 transferring context: 50B 0.0s done [2024-09-09T09:46:26.808Z] #26 DONE 0.1s [2024-09-09T09:46:26.808Z] [2024-09-09T09:46:26.808Z] #27 [core-metadata internal] load .dockerignore [2024-09-09T09:46:26.808Z] #27 transferring context: 50B done [2024-09-09T09:46:26.808Z] #27 DONE 0.1s [2024-09-09T09:46:26.808Z] [2024-09-09T09:46:26.808Z] #28 [security-spire-config internal] load .dockerignore [2024-09-09T09:46:26.808Z] #28 transferring context: 50B 0.0s done [2024-09-09T09:46:26.808Z] #28 DONE 0.1s [2024-09-09T09:46:26.808Z] [2024-09-09T09:46:26.808Z] #29 [support-scheduler internal] load .dockerignore [2024-09-09T09:46:27.075Z] #29 transferring context: 50B done [2024-09-09T09:46:27.075Z] #29 DONE 0.1s [2024-09-09T09:46:27.075Z] [2024-09-09T09:46:27.075Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-09T09:46:27.075Z] #30 transferring context: 50B done [2024-09-09T09:46:27.075Z] #30 DONE 0.1s [2024-09-09T09:46:27.075Z] [2024-09-09T09:46:27.075Z] #31 [core-command internal] load .dockerignore [2024-09-09T09:46:27.075Z] #31 transferring context: 50B 0.0s done [2024-09-09T09:46:27.075Z] #31 DONE 0.1s [2024-09-09T09:46:27.075Z] [2024-09-09T09:46:27.075Z] #32 [core-keeper internal] load .dockerignore [2024-09-09T09:46:27.075Z] #32 transferring context: 50B 0.0s done [2024-09-09T09:46:27.075Z] #32 DONE 0.1s [2024-09-09T09:46:27.341Z] [2024-09-09T09:46:27.341Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:27.341Z] #33 DONE 0.0s [2024-09-09T09:46:27.341Z] [2024-09-09T09:46:27.341Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:46:27.341Z] #34 DONE 0.2s [2024-09-09T09:46:27.341Z] [2024-09-09T09:46:27.341Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:27.341Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:27.607Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:27.607Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:27.607Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:27.607Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.0s [2024-09-09T09:46:27.607Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.1s [2024-09-09T09:46:27.607Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:27.607Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T09:46:28.567Z] #35 ... [2024-09-09T09:46:28.567Z] [2024-09-09T09:46:28.567Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:28.567Z] #36 DONE 1.2s [2024-09-09T09:46:28.567Z] [2024-09-09T09:46:28.567Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:28.844Z] #35 ... [2024-09-09T09:46:28.844Z] [2024-09-09T09:46:28.844Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:28.844Z] #33 DONE 0.0s [2024-09-09T09:46:28.844Z] [2024-09-09T09:46:28.844Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:28.844Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:29.116Z] #35 ... [2024-09-09T09:46:29.116Z] [2024-09-09T09:46:29.116Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.116Z] #33 DONE 0.0s [2024-09-09T09:46:29.116Z] [2024-09-09T09:46:29.116Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:29.116Z] #37 DONE 0.3s [2024-09-09T09:46:29.116Z] [2024-09-09T09:46:29.116Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:29.116Z] #36 DONE 2.0s [2024-09-09T09:46:29.116Z] [2024-09-09T09:46:29.116Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:29.116Z] #37 DONE 0.7s [2024-09-09T09:46:29.116Z] [2024-09-09T09:46:29.116Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:29.116Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:29.116Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:29.116Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:29.116Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:29.116Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:29.116Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:29.382Z] #35 ... [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.382Z] #33 DONE 0.0s [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.382Z] #33 DONE 0.0s [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:29.382Z] #38 ... [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:29.382Z] #36 DONE 2.0s [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.382Z] #33 DONE 0.0s [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:29.382Z] #37 DONE 0.8s [2024-09-09T09:46:29.382Z] [2024-09-09T09:46:29.382Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:29.648Z] #38 ... [2024-09-09T09:46:29.648Z] [2024-09-09T09:46:29.648Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.648Z] #33 DONE 0.0s [2024-09-09T09:46:29.648Z] [2024-09-09T09:46:29.648Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:29.648Z] #38 ... [2024-09-09T09:46:29.648Z] [2024-09-09T09:46:29.648Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.648Z] #33 DONE 0.0s [2024-09-09T09:46:29.913Z] [2024-09-09T09:46:29.913Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:29.913Z] #36 DONE 2.1s [2024-09-09T09:46:29.913Z] [2024-09-09T09:46:29.913Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:29.913Z] #37 DONE 0.8s [2024-09-09T09:46:29.913Z] [2024-09-09T09:46:29.913Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:29.913Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:29.913Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:29.913Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:29.913Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:29.913Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:29.913Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:29.913Z] #35 ... [2024-09-09T09:46:29.913Z] [2024-09-09T09:46:29.913Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:29.913Z] #33 DONE 0.0s [2024-09-09T09:46:29.913Z] [2024-09-09T09:46:29.913Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:46:30.178Z] #34 ... [2024-09-09T09:46:30.178Z] [2024-09-09T09:46:30.178Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:30.178Z] #35 DONE 3.6s [2024-09-09T09:46:30.178Z] [2024-09-09T09:46:30.178Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:30.178Z] #33 DONE 0.0s [2024-09-09T09:46:30.178Z] [2024-09-09T09:46:30.178Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:30.446Z] #38 ... [2024-09-09T09:46:30.446Z] [2024-09-09T09:46:30.446Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:30.446Z] #33 DONE 0.0s [2024-09-09T09:46:30.446Z] [2024-09-09T09:46:30.446Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:30.446Z] #38 ... [2024-09-09T09:46:30.446Z] [2024-09-09T09:46:30.446Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T09:46:30.446Z] #39 DONE 1.7s [2024-09-09T09:46:30.446Z] [2024-09-09T09:46:30.446Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:30.711Z] #38 ... [2024-09-09T09:46:30.711Z] [2024-09-09T09:46:30.711Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:30.711Z] #33 DONE 0.1s [2024-09-09T09:46:30.711Z] [2024-09-09T09:46:30.711Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:30.711Z] #38 ... [2024-09-09T09:46:30.711Z] [2024-09-09T09:46:30.711Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T09:46:30.711Z] #33 DONE 0.1s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:30.987Z] #36 DONE 2.1s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:30.987Z] #37 DONE 0.9s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:30.987Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:30.987Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:30.987Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:30.987Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:30.987Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:30.987Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:30.987Z] #35 DONE 3.7s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T09:46:30.987Z] #40 ... [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:30.987Z] #36 DONE 2.2s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:30.987Z] #37 DONE 0.9s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:30.987Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:30.987Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:30.987Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:30.987Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:30.987Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:30.987Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:30.987Z] #35 DONE 3.7s [2024-09-09T09:46:30.987Z] [2024-09-09T09:46:30.987Z] #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T09:46:31.253Z] #40 ... [2024-09-09T09:46:31.253Z] [2024-09-09T09:46:31.253Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:31.253Z] #36 DONE 2.2s [2024-09-09T09:46:31.253Z] [2024-09-09T09:46:31.253Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:31.253Z] #37 DONE 0.9s [2024-09-09T09:46:31.253Z] [2024-09-09T09:46:31.253Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:31.253Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:31.253Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:31.253Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:31.253Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:31.253Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:31.253Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:31.253Z] #35 DONE 3.7s [2024-09-09T09:46:31.253Z] [2024-09-09T09:46:31.253Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T09:46:31.253Z] #40 ... [2024-09-09T09:46:31.253Z] [2024-09-09T09:46:31.253Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:31.253Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:31.253Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:31.253Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:31.253Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:31.253Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:31.253Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:31.253Z] #35 DONE 3.7s [2024-09-09T09:46:31.253Z] [2024-09-09T09:46:31.253Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T09:46:31.253Z] #41 DONE 2.5s [2024-09-09T09:46:31.519Z] [2024-09-09T09:46:31.519Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:31.519Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:35.787Z] #42 ... [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T09:46:35.787Z] #34 DONE 6.3s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #43 [security-spire-server internal] load build context [2024-09-09T09:46:35.787Z] #43 transferring context: 27.71kB 0.3s done [2024-09-09T09:46:35.787Z] #43 DONE 4.0s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:46:35.787Z] #44 ... [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T09:46:35.787Z] #36 DONE 2.2s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T09:46:35.787Z] #37 DONE 0.9s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T09:46:35.787Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T09:46:35.787Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T09:46:35.787Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T09:46:35.787Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T09:46:35.787Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T09:46:35.787Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done [2024-09-09T09:46:35.787Z] #35 DONE 3.7s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #45 [core-keeper internal] load build context [2024-09-09T09:46:35.787Z] #45 DONE 0.0s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:46:35.787Z] #44 ... [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:35.787Z] #46 ... [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #47 [security-spire-config internal] load build context [2024-09-09T09:46:35.787Z] #47 transferring context: 25.96kB 0.2s done [2024-09-09T09:46:35.787Z] #47 DONE 4.3s [2024-09-09T09:46:35.787Z] [2024-09-09T09:46:35.787Z] #45 [core-keeper internal] load build context [2024-09-09T09:46:36.370Z] #45 ... [2024-09-09T09:46:36.370Z] [2024-09-09T09:46:36.370Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:36.370Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.9s done [2024-09-09T09:46:36.370Z] #42 DONE 5.1s [2024-09-09T09:46:36.370Z] [2024-09-09T09:46:36.370Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:36.951Z] #42 ... [2024-09-09T09:46:36.951Z] [2024-09-09T09:46:36.951Z] #48 [security-spire-agent internal] load build context [2024-09-09T09:46:36.951Z] #48 transferring context: 27.24kB 0.3s done [2024-09-09T09:46:36.951Z] #48 DONE 5.5s [2024-09-09T09:46:36.951Z] [2024-09-09T09:46:36.951Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:46:37.535Z] #44 ... [2024-09-09T09:46:37.535Z] [2024-09-09T09:46:37.535Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:46:37.535Z] #0 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:37.535Z] #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:37.535Z] #0 6.401 OK: 266 MiB in 52 packages [2024-09-09T09:46:37.535Z] #49 DONE 9.5s [2024-09-09T09:46:37.535Z] [2024-09-09T09:46:37.535Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:46:38.944Z] #44 transferring context: 61.56MB 11.5s [2024-09-09T09:46:39.209Z] #44 ... [2024-09-09T09:46:39.209Z] [2024-09-09T09:46:39.209Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T09:46:39.209Z] #0 7.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:39.209Z] #0 8.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:39.209Z] #50 ... [2024-09-09T09:46:39.209Z] [2024-09-09T09:46:39.209Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:46:39.479Z] #51 ... [2024-09-09T09:46:39.479Z] [2024-09-09T09:46:39.479Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:46:39.479Z] #0 6.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:39.479Z] #0 6.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:39.479Z] #0 9.276 OK: 266 MiB in 52 packages [2024-09-09T09:46:39.479Z] #52 ... [2024-09-09T09:46:39.479Z] [2024-09-09T09:46:39.479Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:46:39.479Z] #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:39.479Z] #0 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:39.479Z] #53 ... [2024-09-09T09:46:39.479Z] [2024-09-09T09:46:39.479Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:46:39.745Z] #51 ... [2024-09-09T09:46:39.745Z] [2024-09-09T09:46:39.745Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T09:46:39.745Z] #52 DONE 10.8s [2024-09-09T09:46:39.745Z] [2024-09-09T09:46:39.745Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:46:39.745Z] #51 ... [2024-09-09T09:46:39.745Z] [2024-09-09T09:46:39.745Z] #54 [core-data internal] load build context [2024-09-09T09:46:40.012Z] #54 ... [2024-09-09T09:46:40.012Z] [2024-09-09T09:46:40.012Z] #55 [support-notifications internal] load build context [2024-09-09T09:46:40.012Z] #55 ... [2024-09-09T09:46:40.012Z] [2024-09-09T09:46:40.012Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:46:40.278Z] #56 ... [2024-09-09T09:46:40.278Z] [2024-09-09T09:46:40.278Z] #54 [core-data internal] load build context [2024-09-09T09:46:40.543Z] #54 ... [2024-09-09T09:46:40.543Z] [2024-09-09T09:46:40.543Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T09:46:40.543Z] #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:40.543Z] #0 8.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:40.543Z] #57 ... [2024-09-09T09:46:40.543Z] [2024-09-09T09:46:40.543Z] #54 [core-data internal] load build context [2024-09-09T09:46:40.814Z] #54 ... [2024-09-09T09:46:40.814Z] [2024-09-09T09:46:40.814Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:41.084Z] #38 ... [2024-09-09T09:46:41.084Z] [2024-09-09T09:46:41.084Z] #58 [support-scheduler internal] load build context [2024-09-09T09:46:41.084Z] #58 ... [2024-09-09T09:46:41.084Z] [2024-09-09T09:46:41.084Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:46:41.348Z] #59 ... [2024-09-09T09:46:41.348Z] [2024-09-09T09:46:41.348Z] #60 [core-command internal] load build context [2024-09-09T09:46:41.348Z] #60 ... [2024-09-09T09:46:41.348Z] [2024-09-09T09:46:41.348Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T09:46:41.348Z] #50 11.12 OK: 266 MiB in 52 packages [2024-09-09T09:46:41.348Z] #50 DONE 12.2s [2024-09-09T09:46:41.348Z] [2024-09-09T09:46:41.348Z] #60 [core-command internal] load build context [2024-09-09T09:46:41.348Z] #60 ... [2024-09-09T09:46:41.348Z] [2024-09-09T09:46:41.348Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:46:41.617Z] #61 ... [2024-09-09T09:46:41.617Z] [2024-09-09T09:46:41.617Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:46:41.617Z] #62 ... [2024-09-09T09:46:41.617Z] [2024-09-09T09:46:41.617Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:46:41.617Z] #63 ... [2024-09-09T09:46:41.617Z] [2024-09-09T09:46:41.617Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T09:46:41.889Z] #64 ... [2024-09-09T09:46:41.889Z] [2024-09-09T09:46:41.889Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:41.889Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.3s done [2024-09-09T09:46:41.889Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T09:46:41.889Z] #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T09:46:41.889Z] #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T09:46:41.889Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2024-09-09T09:46:41.889Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.0s done [2024-09-09T09:46:41.889Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-09T09:46:41.889Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done [2024-09-09T09:46:41.889Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 2.7s [2024-09-09T09:46:41.889Z] #65 ... [2024-09-09T09:46:41.889Z] [2024-09-09T09:46:41.889Z] #66 [core-metadata internal] load build context [2024-09-09T09:46:42.162Z] #66 ... [2024-09-09T09:46:42.162Z] [2024-09-09T09:46:42.162Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:46:42.162Z] #67 ... [2024-09-09T09:46:42.162Z] [2024-09-09T09:46:42.162Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:42.162Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 3.1s [2024-09-09T09:46:42.744Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.5s [2024-09-09T09:46:43.329Z] #65 ... [2024-09-09T09:46:43.329Z] [2024-09-09T09:46:43.329Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T09:46:43.329Z] #68 ... [2024-09-09T09:46:43.329Z] [2024-09-09T09:46:43.329Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:43.329Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T09:46:43.329Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T09:46:43.329Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T09:46:43.329Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-09-09T09:46:43.329Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done [2024-09-09T09:46:43.329Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done [2024-09-09T09:46:43.329Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.4s [2024-09-09T09:46:43.329Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.2s done [2024-09-09T09:46:43.329Z] #42 ... [2024-09-09T09:46:43.329Z] [2024-09-09T09:46:43.329Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:46:43.595Z] #69 ... [2024-09-09T09:46:43.595Z] [2024-09-09T09:46:43.595Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:43.595Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 4.6s [2024-09-09T09:46:44.178Z] #65 ... [2024-09-09T09:46:44.178Z] [2024-09-09T09:46:44.178Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T09:46:44.178Z] #53 10.87 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:46:44.178Z] #53 10.87 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:46:44.178Z] #53 10.87 OK: 19954 distinct packages available [2024-09-09T09:46:44.178Z] #53 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:44.178Z] #53 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:44.178Z] #53 13.82 OK: 266 MiB in 52 packages [2024-09-09T09:46:44.178Z] #53 DONE 14.8s [2024-09-09T09:46:44.178Z] [2024-09-09T09:46:44.178Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:44.178Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.1s [2024-09-09T09:46:44.178Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T09:46:44.445Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.3s [2024-09-09T09:46:44.445Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T09:46:44.445Z] #65 ... [2024-09-09T09:46:44.445Z] [2024-09-09T09:46:44.445Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:46:44.445Z] #70 ... [2024-09-09T09:46:44.445Z] [2024-09-09T09:46:44.445Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:46:44.713Z] #71 ... [2024-09-09T09:46:44.713Z] [2024-09-09T09:46:44.713Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:44.713Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.2s [2024-09-09T09:46:44.713Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T09:46:44.998Z] #42 ... [2024-09-09T09:46:44.998Z] [2024-09-09T09:46:44.998Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T09:46:44.998Z] #57 11.09 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T09:46:44.998Z] #57 11.39 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:44.998Z] #57 11.39 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:46:44.998Z] #57 11.39 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:46:44.998Z] #57 11.99 OK: 9 MiB in 17 packages [2024-09-09T09:46:44.998Z] #57 DONE 14.3s [2024-09-09T09:46:44.998Z] [2024-09-09T09:46:44.998Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:45.958Z] #42 ... [2024-09-09T09:46:45.958Z] [2024-09-09T09:46:45.958Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:46:45.958Z] #72 ... [2024-09-09T09:46:45.958Z] [2024-09-09T09:46:45.958Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:45.958Z] #46 transferring context: 35.14MB 16.0s [2024-09-09T09:46:45.958Z] #46 ... [2024-09-09T09:46:45.958Z] [2024-09-09T09:46:45.958Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:45.958Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.7s [2024-09-09T09:46:46.551Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 7.2s [2024-09-09T09:46:46.822Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 7.7s [2024-09-09T09:46:47.089Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 7.9s [2024-09-09T09:46:47.355Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.66MB / 18.32MB 8.2s [2024-09-09T09:46:47.620Z] #65 ... [2024-09-09T09:46:47.620Z] [2024-09-09T09:46:47.620Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T09:46:47.620Z] #40 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:47.620Z] #40 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:47.620Z] #40 16.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:47.620Z] #40 16.22 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:46:47.620Z] #40 16.22 OK: 8 MiB in 16 packages [2024-09-09T09:46:47.620Z] #40 DONE 17.6s [2024-09-09T09:46:47.620Z] [2024-09-09T09:46:47.620Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:47.620Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.61MB / 18.32MB 8.5s [2024-09-09T09:46:47.620Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T09:46:47.620Z] #65 ... [2024-09-09T09:46:47.620Z] [2024-09-09T09:46:47.620Z] #73 [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-09T09:46:47.620Z] #73 ... [2024-09-09T09:46:47.620Z] [2024-09-09T09:46:47.620Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:49.024Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 9.8s [2024-09-09T09:46:49.024Z] #65 ... [2024-09-09T09:46:49.024Z] [2024-09-09T09:46:49.024Z] #45 [core-keeper internal] load build context [2024-09-09T09:46:49.294Z] #45 ... [2024-09-09T09:46:49.294Z] [2024-09-09T09:46:49.294Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:49.294Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.8s [2024-09-09T09:46:49.294Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-09T09:46:49.294Z] #42 ... [2024-09-09T09:46:49.294Z] [2024-09-09T09:46:49.294Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:46:49.294Z] #44 ... [2024-09-09T09:46:49.294Z] [2024-09-09T09:46:49.294Z] #45 [core-keeper internal] load build context [2024-09-09T09:46:50.255Z] #45 ... [2024-09-09T09:46:50.255Z] [2024-09-09T09:46:50.255Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:46:50.255Z] #51 ... [2024-09-09T09:46:50.255Z] [2024-09-09T09:46:50.255Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:50.255Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.9s [2024-09-09T09:46:50.255Z] #42 ... [2024-09-09T09:46:50.255Z] [2024-09-09T09:46:50.255Z] #55 [support-notifications internal] load build context [2024-09-09T09:46:50.521Z] #55 ... [2024-09-09T09:46:50.521Z] [2024-09-09T09:46:50.521Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:50.521Z] #42 ... [2024-09-09T09:46:50.521Z] [2024-09-09T09:46:50.521Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:46:50.788Z] #56 ... [2024-09-09T09:46:50.788Z] [2024-09-09T09:46:50.788Z] #55 [support-notifications internal] load build context [2024-09-09T09:46:51.055Z] #55 ... [2024-09-09T09:46:51.055Z] [2024-09-09T09:46:51.055Z] #54 [core-data internal] load build context [2024-09-09T09:46:51.322Z] #54 ... [2024-09-09T09:46:51.322Z] [2024-09-09T09:46:51.322Z] #58 [support-scheduler internal] load build context [2024-09-09T09:46:51.322Z] #58 transferring context: 23.77MB 18.6s [2024-09-09T09:46:51.322Z] #58 ... [2024-09-09T09:46:51.322Z] [2024-09-09T09:46:51.322Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:46:51.322Z] #38 ... [2024-09-09T09:46:51.322Z] [2024-09-09T09:46:51.322Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:51.322Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.0s [2024-09-09T09:46:51.594Z] #42 ... [2024-09-09T09:46:51.594Z] [2024-09-09T09:46:51.594Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:46:51.594Z] #59 ... [2024-09-09T09:46:51.594Z] [2024-09-09T09:46:51.594Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:46:51.861Z] #62 ... [2024-09-09T09:46:51.861Z] [2024-09-09T09:46:51.861Z] #60 [core-command internal] load build context [2024-09-09T09:46:51.861Z] #60 ... [2024-09-09T09:46:51.861Z] [2024-09-09T09:46:51.861Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:46:52.130Z] #62 ... [2024-09-09T09:46:52.130Z] [2024-09-09T09:46:52.130Z] #66 [core-metadata internal] load build context [2024-09-09T09:46:52.404Z] #66 ... [2024-09-09T09:46:52.404Z] [2024-09-09T09:46:52.404Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:52.404Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.81MB / 28.04MB 13.0s [2024-09-09T09:46:52.999Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.8s [2024-09-09T09:46:54.417Z] #42 ... [2024-09-09T09:46:54.417Z] [2024-09-09T09:46:54.417Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T09:46:54.417Z] #63 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:54.417Z] #63 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:54.417Z] #63 19.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:54.417Z] #63 19.87 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T09:46:54.417Z] #63 20.08 (3/4) Installing su-exec (0.2-r3) [2024-09-09T09:46:54.417Z] #63 20.08 (4/4) Installing yq (4.33.3-r5) [2024-09-09T09:46:54.417Z] #63 20.56 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:46:54.417Z] #63 20.72 OK: 18 MiB in 19 packages [2024-09-09T09:46:54.417Z] #63 DONE 23.1s [2024-09-09T09:46:54.417Z] [2024-09-09T09:46:54.417Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:54.417Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.60MB / 28.04MB 14.9s [2024-09-09T09:46:55.002Z] #42 ... [2024-09-09T09:46:55.002Z] [2024-09-09T09:46:55.002Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:46:55.002Z] #74 ... [2024-09-09T09:46:55.002Z] [2024-09-09T09:46:55.002Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:55.270Z] #42 ... [2024-09-09T09:46:55.270Z] [2024-09-09T09:46:55.270Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T09:46:55.270Z] #64 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:55.270Z] #64 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:55.270Z] #64 17.18 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T09:46:55.270Z] #64 17.32 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:55.270Z] #64 17.32 (3/3) Installing tzdata (2024a-r0) [2024-09-09T09:46:55.270Z] #64 19.35 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:46:55.270Z] #64 19.51 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:46:55.270Z] #64 20.79 OK: 12 MiB in 18 packages [2024-09-09T09:46:55.270Z] #64 DONE 24.0s [2024-09-09T09:46:55.270Z] [2024-09-09T09:46:55.270Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:55.270Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.0s [2024-09-09T09:46:55.862Z] #42 ... [2024-09-09T09:46:55.862Z] [2024-09-09T09:46:55.862Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T09:46:55.862Z] #67 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:55.862Z] #67 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:55.862Z] #67 22.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:55.862Z] #67 22.62 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:46:55.862Z] #67 22.72 OK: 8 MiB in 16 packages [2024-09-09T09:46:55.862Z] #67 DONE 24.6s [2024-09-09T09:46:55.862Z] [2024-09-09T09:46:55.862Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:46:55.862Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done [2024-09-09T09:46:56.447Z] #42 ... [2024-09-09T09:46:56.447Z] [2024-09-09T09:46:56.447Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:56.447Z] #46 transferring context: 45.96MB 26.4s [2024-09-09T09:46:56.447Z] #46 ... [2024-09-09T09:46:56.447Z] [2024-09-09T09:46:56.447Z] #66 [core-metadata internal] load build context [2024-09-09T09:46:57.860Z] #66 ... [2024-09-09T09:46:57.860Z] [2024-09-09T09:46:57.860Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T09:46:57.860Z] #75 ... [2024-09-09T09:46:57.860Z] [2024-09-09T09:46:57.860Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:58.445Z] #46 ... [2024-09-09T09:46:58.445Z] [2024-09-09T09:46:58.445Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:46:58.445Z] #61 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:58.445Z] #61 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:58.445Z] #61 22.49 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:46:58.445Z] #61 22.49 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:46:58.445Z] #61 22.49 OK: 19946 distinct packages available [2024-09-09T09:46:58.445Z] #61 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:58.445Z] #61 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:58.445Z] #61 ... [2024-09-09T09:46:58.445Z] [2024-09-09T09:46:58.445Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:46:58.712Z] #44 ... [2024-09-09T09:46:58.712Z] [2024-09-09T09:46:58.712Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:58.982Z] #46 ... [2024-09-09T09:46:58.982Z] [2024-09-09T09:46:58.982Z] #73 [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-09T09:46:58.982Z] #73 DONE 21.2s [2024-09-09T09:46:58.982Z] [2024-09-09T09:46:58.982Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:59.571Z] #46 ... [2024-09-09T09:46:59.571Z] [2024-09-09T09:46:59.571Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T09:46:59.571Z] #68 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:59.571Z] #68 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:46:59.571Z] #68 21.96 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T09:46:59.571Z] #68 22.11 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:59.571Z] #68 22.22 (3/4) Installing su-exec (0.2-r3) [2024-09-09T09:46:59.571Z] #68 22.22 (4/4) Installing yq (4.33.3-r5) [2024-09-09T09:46:59.571Z] #68 22.59 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:46:59.571Z] #68 22.59 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:46:59.571Z] #68 23.61 OK: 18 MiB in 19 packages [2024-09-09T09:46:59.571Z] #68 DONE 26.3s [2024-09-09T09:46:59.571Z] [2024-09-09T09:46:59.571Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:46:59.571Z] #46 ... [2024-09-09T09:46:59.571Z] [2024-09-09T09:46:59.571Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:46:59.571Z] #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.7s done [2024-09-09T09:46:59.571Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s [2024-09-09T09:46:59.571Z] #65 ... [2024-09-09T09:46:59.571Z] [2024-09-09T09:46:59.571Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:46:59.571Z] #61 28.00 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T09:46:59.571Z] #61 28.11 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T09:46:59.571Z] #61 28.22 (3/11) Installing libunistring (1.1-r1) [2024-09-09T09:46:59.571Z] #61 28.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T09:46:59.571Z] #61 28.32 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T09:46:59.571Z] #61 28.41 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T09:46:59.845Z] #61 28.51 (7/11) Installing curl (8.9.0-r0) [2024-09-09T09:46:59.845Z] #61 28.59 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T09:46:59.845Z] #61 28.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:46:59.845Z] #61 28.59 (10/11) Installing libucontext (1.2-r2) [2024-09-09T09:46:59.845Z] #61 28.59 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T09:47:00.115Z] #61 28.72 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:47:00.115Z] #61 28.83 Executing ca-certificates-20240226-r0.trigger [2024-09-09T09:47:00.381Z] #61 ... [2024-09-09T09:47:00.381Z] [2024-09-09T09:47:00.381Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:00.649Z] #45 ... [2024-09-09T09:47:00.649Z] [2024-09-09T09:47:00.649Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:00.649Z] #51 ... [2024-09-09T09:47:00.649Z] [2024-09-09T09:47:00.649Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:00.925Z] #46 ... [2024-09-09T09:47:00.925Z] [2024-09-09T09:47:00.925Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:01.197Z] #56 ... [2024-09-09T09:47:01.197Z] [2024-09-09T09:47:01.197Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:01.197Z] #46 ... [2024-09-09T09:47:01.197Z] [2024-09-09T09:47:01.197Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T09:47:01.197Z] #72 DONE 25.4s [2024-09-09T09:47:01.467Z] [2024-09-09T09:47:01.467Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T09:47:01.467Z] #75 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:01.467Z] #75 ... [2024-09-09T09:47:01.467Z] [2024-09-09T09:47:01.467Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:01.739Z] #58 transferring context: 35.81MB 28.9s [2024-09-09T09:47:01.739Z] #58 ... [2024-09-09T09:47:01.739Z] [2024-09-09T09:47:01.739Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:01.739Z] #55 ... [2024-09-09T09:47:01.739Z] [2024-09-09T09:47:01.739Z] #54 [core-data internal] load build context [2024-09-09T09:47:01.739Z] #54 ... [2024-09-09T09:47:01.739Z] [2024-09-09T09:47:01.739Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:02.005Z] #38 ... [2024-09-09T09:47:02.005Z] [2024-09-09T09:47:02.005Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T09:47:02.005Z] #61 29.40 OK: 13 MiB in 26 packages [2024-09-09T09:47:02.005Z] #61 DONE 30.8s [2024-09-09T09:47:02.005Z] [2024-09-09T09:47:02.005Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:02.005Z] #38 ... [2024-09-09T09:47:02.005Z] [2024-09-09T09:47:02.005Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:02.005Z] #59 ... [2024-09-09T09:47:02.005Z] [2024-09-09T09:47:02.005Z] #60 [core-command internal] load build context [2024-09-09T09:47:02.276Z] #60 ... [2024-09-09T09:47:02.276Z] [2024-09-09T09:47:02.276Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:02.276Z] #38 ... [2024-09-09T09:47:02.276Z] [2024-09-09T09:47:02.276Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:02.276Z] #62 ... [2024-09-09T09:47:02.276Z] [2024-09-09T09:47:02.276Z] #60 [core-command internal] load build context [2024-09-09T09:47:03.246Z] #60 ... [2024-09-09T09:47:03.246Z] [2024-09-09T09:47:03.246Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T09:47:03.246Z] #69 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:03.246Z] #69 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:03.246Z] #69 27.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T09:47:03.246Z] #69 27.22 (2/2) Installing su-exec (0.2-r3) [2024-09-09T09:47:03.246Z] #69 27.22 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:47:03.246Z] #69 27.43 OK: 8 MiB in 17 packages [2024-09-09T09:47:03.246Z] #69 DONE 29.7s [2024-09-09T09:47:03.246Z] [2024-09-09T09:47:03.246Z] #60 [core-command internal] load build context [2024-09-09T09:47:03.513Z] #60 ... [2024-09-09T09:47:03.513Z] [2024-09-09T09:47:03.513Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:47:03.513Z] #71 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:03.513Z] #71 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:03.513Z] #71 23.08 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:47:03.513Z] #71 23.08 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:47:03.513Z] #71 23.08 OK: 19946 distinct packages available [2024-09-09T09:47:03.513Z] #71 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:03.513Z] #71 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:03.513Z] #71 27.40 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T09:47:03.513Z] #71 27.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:47:03.513Z] #71 27.45 (3/5) Installing libucontext (1.2-r2) [2024-09-09T09:47:03.513Z] #71 27.45 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T09:47:03.513Z] #71 27.45 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T09:47:03.513Z] #71 27.53 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:47:03.513Z] #71 27.74 OK: 9 MiB in 20 packages [2024-09-09T09:47:03.513Z] #71 ... [2024-09-09T09:47:03.513Z] [2024-09-09T09:47:03.513Z] #60 [core-command internal] load build context [2024-09-09T09:47:04.493Z] #60 ... [2024-09-09T09:47:04.493Z] [2024-09-09T09:47:04.493Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T09:47:04.770Z] #76 ... [2024-09-09T09:47:04.770Z] [2024-09-09T09:47:04.770Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T09:47:04.770Z] #71 DONE 30.5s [2024-09-09T09:47:04.770Z] [2024-09-09T09:47:04.770Z] #60 [core-command internal] load build context [2024-09-09T09:47:05.363Z] #60 ... [2024-09-09T09:47:05.363Z] [2024-09-09T09:47:05.363Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:47:05.363Z] #77 ... [2024-09-09T09:47:05.363Z] [2024-09-09T09:47:05.363Z] #60 [core-command internal] load build context [2024-09-09T09:47:05.953Z] #60 ... [2024-09-09T09:47:05.953Z] [2024-09-09T09:47:05.953Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:47:05.953Z] #74 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:05.953Z] #74 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:05.953Z] #74 19.73 OK: 9 MiB in 17 packages [2024-09-09T09:47:05.953Z] #74 DONE 20.8s [2024-09-09T09:47:05.953Z] [2024-09-09T09:47:05.953Z] #60 [core-command internal] load build context [2024-09-09T09:47:05.953Z] #60 ... [2024-09-09T09:47:05.953Z] [2024-09-09T09:47:05.953Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:47:06.221Z] #78 ... [2024-09-09T09:47:06.221Z] [2024-09-09T09:47:06.221Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:06.488Z] #46 ... [2024-09-09T09:47:06.488Z] [2024-09-09T09:47:06.488Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T09:47:06.488Z] #75 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:06.488Z] #75 18.34 OK: 8 MiB in 16 packages [2024-09-09T09:47:06.488Z] #75 DONE 19.9s [2024-09-09T09:47:06.488Z] [2024-09-09T09:47:06.488Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:06.488Z] #46 transferring context: 61.11MB 36.7s [2024-09-09T09:47:06.488Z] #46 ... [2024-09-09T09:47:06.488Z] [2024-09-09T09:47:06.488Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:07.909Z] #62 ... [2024-09-09T09:47:07.909Z] [2024-09-09T09:47:07.909Z] #66 [core-metadata internal] load build context [2024-09-09T09:47:07.909Z] #66 ... [2024-09-09T09:47:07.909Z] [2024-09-09T09:47:07.909Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:08.493Z] #46 ... [2024-09-09T09:47:08.493Z] [2024-09-09T09:47:08.493Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T09:47:08.493Z] #70 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:08.493Z] #70 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:08.493Z] #70 29.94 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T09:47:08.493Z] #70 29.94 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T09:47:08.493Z] #70 29.94 OK: 19946 distinct packages available [2024-09-09T09:47:08.493Z] #70 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:08.493Z] #70 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:08.493Z] #70 32.70 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T09:47:08.493Z] #70 32.70 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T09:47:08.493Z] #70 32.70 (3/4) Installing libucontext (1.2-r2) [2024-09-09T09:47:08.493Z] #70 32.74 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T09:47:08.493Z] #70 32.74 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:47:08.493Z] #70 32.80 OK: 8 MiB in 19 packages [2024-09-09T09:47:08.493Z] #70 DONE 34.1s [2024-09-09T09:47:08.493Z] [2024-09-09T09:47:08.493Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:09.078Z] #46 ... [2024-09-09T09:47:09.078Z] [2024-09-09T09:47:09.078Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:09.078Z] #44 ... [2024-09-09T09:47:09.078Z] [2024-09-09T09:47:09.078Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:09.078Z] #46 ... [2024-09-09T09:47:09.078Z] [2024-09-09T09:47:09.078Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:09.078Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-09-09T09:47:09.347Z] #42 ... [2024-09-09T09:47:09.347Z] [2024-09-09T09:47:09.347Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:47:09.347Z] #79 ... [2024-09-09T09:47:09.347Z] [2024-09-09T09:47:09.347Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:09.950Z] #44 ... [2024-09-09T09:47:09.950Z] [2024-09-09T09:47:09.950Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T09:47:09.950Z] #80 ... [2024-09-09T09:47:09.950Z] [2024-09-09T09:47:09.950Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:10.225Z] #42 ... [2024-09-09T09:47:10.225Z] [2024-09-09T09:47:10.225Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:47:10.225Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.5s [2024-09-09T09:47:10.225Z] #65 ... [2024-09-09T09:47:10.225Z] [2024-09-09T09:47:10.225Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:10.810Z] #42 ... [2024-09-09T09:47:10.810Z] [2024-09-09T09:47:10.810Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:10.810Z] #51 ... [2024-09-09T09:47:10.810Z] [2024-09-09T09:47:10.810Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:11.078Z] #45 ... [2024-09-09T09:47:11.078Z] [2024-09-09T09:47:11.078Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:11.346Z] #42 ... [2024-09-09T09:47:11.346Z] [2024-09-09T09:47:11.346Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:11.346Z] #56 ... [2024-09-09T09:47:11.346Z] [2024-09-09T09:47:11.346Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:11.935Z] #51 transferring context: 62.91MB 42.3s [2024-09-09T09:47:11.935Z] #51 ... [2024-09-09T09:47:11.935Z] [2024-09-09T09:47:11.935Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:11.935Z] #55 ... [2024-09-09T09:47:11.935Z] [2024-09-09T09:47:11.935Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:47:12.202Z] #81 ... [2024-09-09T09:47:12.203Z] [2024-09-09T09:47:12.203Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:12.203Z] #58 ... [2024-09-09T09:47:12.203Z] [2024-09-09T09:47:12.203Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T09:47:12.203Z] #76 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:12.203Z] #76 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:12.203Z] #76 16.44 OK: 18 MiB in 19 packages [2024-09-09T09:47:12.203Z] #76 DONE 17.6s [2024-09-09T09:47:12.203Z] [2024-09-09T09:47:12.203Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:12.470Z] #59 ... [2024-09-09T09:47:12.470Z] [2024-09-09T09:47:12.470Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T09:47:12.470Z] #82 ... [2024-09-09T09:47:12.470Z] [2024-09-09T09:47:12.470Z] #54 [core-data internal] load build context [2024-09-09T09:47:12.737Z] #54 ... [2024-09-09T09:47:12.737Z] [2024-09-09T09:47:12.737Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:12.737Z] #38 ... [2024-09-09T09:47:12.737Z] [2024-09-09T09:47:12.737Z] #54 [core-data internal] load build context [2024-09-09T09:47:14.148Z] #54 ... [2024-09-09T09:47:14.148Z] [2024-09-09T09:47:14.148Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T09:47:14.148Z] #83 DONE 1.3s [2024-09-09T09:47:14.148Z] [2024-09-09T09:47:14.148Z] #54 [core-data internal] load build context [2024-09-09T09:47:14.148Z] #54 ... [2024-09-09T09:47:14.148Z] [2024-09-09T09:47:14.148Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T09:47:14.148Z] #84 ... [2024-09-09T09:47:14.148Z] [2024-09-09T09:47:14.148Z] #54 [core-data internal] load build context [2024-09-09T09:47:14.733Z] #54 ... [2024-09-09T09:47:14.733Z] [2024-09-09T09:47:14.733Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:47:14.733Z] #77 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:14.733Z] #77 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:14.733Z] #77 17.61 OK: 12 MiB in 18 packages [2024-09-09T09:47:14.733Z] #77 DONE 19.5s [2024-09-09T09:47:14.733Z] [2024-09-09T09:47:14.733Z] #54 [core-data internal] load build context [2024-09-09T09:47:14.733Z] #54 ... [2024-09-09T09:47:14.733Z] [2024-09-09T09:47:14.733Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T09:47:15.007Z] #85 ... [2024-09-09T09:47:15.007Z] [2024-09-09T09:47:15.007Z] #54 [core-data internal] load build context [2024-09-09T09:47:15.274Z] #54 ... [2024-09-09T09:47:15.275Z] [2024-09-09T09:47:15.275Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T09:47:15.275Z] #78 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:15.275Z] #78 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:15.275Z] #78 17.28 OK: 8 MiB in 16 packages [2024-09-09T09:47:15.275Z] #78 DONE 19.3s [2024-09-09T09:47:15.275Z] [2024-09-09T09:47:15.275Z] #54 [core-data internal] load build context [2024-09-09T09:47:16.242Z] #54 ... [2024-09-09T09:47:16.242Z] [2024-09-09T09:47:16.242Z] #60 [core-command internal] load build context [2024-09-09T09:47:16.242Z] #60 ... [2024-09-09T09:47:16.242Z] [2024-09-09T09:47:16.242Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:16.508Z] #45 ... [2024-09-09T09:47:16.508Z] [2024-09-09T09:47:16.508Z] #60 [core-command internal] load build context [2024-09-09T09:47:16.776Z] #60 ... [2024-09-09T09:47:16.776Z] [2024-09-09T09:47:16.776Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T09:47:16.776Z] #80 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:16.776Z] #80 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:16.776Z] #80 16.18 OK: 18 MiB in 19 packages [2024-09-09T09:47:16.776Z] #80 DONE 17.0s [2024-09-09T09:47:16.776Z] [2024-09-09T09:47:16.776Z] #54 [core-data internal] load build context [2024-09-09T09:47:17.044Z] #54 transferring context: 50.51MB 46.8s [2024-09-09T09:47:18.007Z] #54 ... [2024-09-09T09:47:18.007Z] [2024-09-09T09:47:18.007Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:18.007Z] #62 ... [2024-09-09T09:47:18.007Z] [2024-09-09T09:47:18.007Z] #54 [core-data internal] load build context [2024-09-09T09:47:18.273Z] #54 ... [2024-09-09T09:47:18.273Z] [2024-09-09T09:47:18.273Z] #66 [core-metadata internal] load build context [2024-09-09T09:47:18.273Z] #66 ... [2024-09-09T09:47:18.273Z] [2024-09-09T09:47:18.273Z] #54 [core-data internal] load build context [2024-09-09T09:47:18.540Z] #54 ... [2024-09-09T09:47:18.540Z] [2024-09-09T09:47:18.540Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T09:47:18.540Z] #86 ... [2024-09-09T09:47:18.540Z] [2024-09-09T09:47:18.540Z] #54 [core-data internal] load build context [2024-09-09T09:47:19.502Z] #54 ... [2024-09-09T09:47:19.502Z] [2024-09-09T09:47:19.502Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:19.502Z] #46 ... [2024-09-09T09:47:19.502Z] [2024-09-09T09:47:19.502Z] #60 [core-command internal] load build context [2024-09-09T09:47:20.085Z] #60 ... [2024-09-09T09:47:20.085Z] [2024-09-09T09:47:20.085Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:20.085Z] #44 ... [2024-09-09T09:47:20.085Z] [2024-09-09T09:47:20.085Z] #60 [core-command internal] load build context [2024-09-09T09:47:20.668Z] #60 ... [2024-09-09T09:47:20.668Z] [2024-09-09T09:47:20.668Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:47:20.668Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.0s [2024-09-09T09:47:20.668Z] #65 ... [2024-09-09T09:47:20.668Z] [2024-09-09T09:47:20.668Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:20.934Z] #44 transferring context: 116.41MB 53.6s [2024-09-09T09:47:21.526Z] #44 ... [2024-09-09T09:47:21.526Z] [2024-09-09T09:47:21.526Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:21.526Z] #56 ... [2024-09-09T09:47:21.526Z] [2024-09-09T09:47:21.526Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:22.119Z] #44 ... [2024-09-09T09:47:22.119Z] [2024-09-09T09:47:22.119Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:22.119Z] #51 ... [2024-09-09T09:47:22.119Z] [2024-09-09T09:47:22.119Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:22.119Z] #44 ... [2024-09-09T09:47:22.119Z] [2024-09-09T09:47:22.119Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T09:47:22.119Z] #81 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:22.119Z] #81 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:22.119Z] #81 18.31 OK: 13 MiB in 26 packages [2024-09-09T09:47:22.119Z] #81 DONE 20.2s [2024-09-09T09:47:22.119Z] [2024-09-09T09:47:22.119Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:22.394Z] #44 ... [2024-09-09T09:47:22.394Z] [2024-09-09T09:47:22.394Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:22.394Z] #55 ... [2024-09-09T09:47:22.394Z] [2024-09-09T09:47:22.394Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:22.661Z] #58 ... [2024-09-09T09:47:22.661Z] [2024-09-09T09:47:22.661Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:22.661Z] #59 ... [2024-09-09T09:47:22.661Z] [2024-09-09T09:47:22.661Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:22.661Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.5s [2024-09-09T09:47:22.930Z] #42 ... [2024-09-09T09:47:22.930Z] [2024-09-09T09:47:22.930Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:22.930Z] #58 ... [2024-09-09T09:47:22.930Z] [2024-09-09T09:47:22.930Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:22.930Z] #38 ... [2024-09-09T09:47:22.930Z] [2024-09-09T09:47:22.930Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:24.344Z] #59 ... [2024-09-09T09:47:24.344Z] [2024-09-09T09:47:24.344Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T09:47:24.344Z] #79 17.54 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:24.344Z] #79 18.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:24.344Z] #79 22.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T09:47:24.344Z] #79 23.30 Executing busybox-1.36.1-r7.trigger [2024-09-09T09:47:24.344Z] #79 23.58 OK: 8 MiB in 16 packages [2024-09-09T09:47:24.344Z] #79 DONE 24.9s [2024-09-09T09:47:24.344Z] [2024-09-09T09:47:24.344Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:25.766Z] #59 ... [2024-09-09T09:47:25.766Z] [2024-09-09T09:47:25.766Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T09:47:25.766Z] #86 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:25.766Z] #86 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:25.766Z] #86 15.94 OK: 8 MiB in 19 packages [2024-09-09T09:47:25.766Z] #86 DONE 17.3s [2024-09-09T09:47:26.036Z] [2024-09-09T09:47:26.036Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:26.036Z] #59 ... [2024-09-09T09:47:26.036Z] [2024-09-09T09:47:26.036Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T09:47:26.036Z] #85 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:26.036Z] #85 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:26.036Z] #85 20.03 OK: 9 MiB in 20 packages [2024-09-09T09:47:26.036Z] #85 DONE 21.2s [2024-09-09T09:47:26.036Z] [2024-09-09T09:47:26.036Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:26.306Z] #59 ... [2024-09-09T09:47:26.306Z] [2024-09-09T09:47:26.306Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T09:47:26.306Z] #84 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:26.306Z] #84 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:26.306Z] #84 20.65 OK: 8 MiB in 17 packages [2024-09-09T09:47:26.306Z] #84 DONE 22.3s [2024-09-09T09:47:26.575Z] [2024-09-09T09:47:26.575Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T09:47:26.575Z] #82 16.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:26.575Z] #82 18.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T09:47:26.575Z] #82 23.68 OK: 266 MiB in 52 packages [2024-09-09T09:47:26.575Z] #82 DONE 24.6s [2024-09-09T09:47:26.575Z] [2024-09-09T09:47:26.575Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T09:47:26.575Z] #87 ... [2024-09-09T09:47:26.575Z] [2024-09-09T09:47:26.575Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:26.575Z] #45 ... [2024-09-09T09:47:26.575Z] [2024-09-09T09:47:26.575Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:27.160Z] #59 transferring context: 59.90MB 54.1s [2024-09-09T09:47:28.128Z] #59 ... [2024-09-09T09:47:28.128Z] [2024-09-09T09:47:28.128Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:28.393Z] #62 ... [2024-09-09T09:47:28.393Z] [2024-09-09T09:47:28.393Z] #66 [core-metadata internal] load build context [2024-09-09T09:47:28.393Z] #66 ... [2024-09-09T09:47:28.393Z] [2024-09-09T09:47:28.393Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:29.812Z] #62 ... [2024-09-09T09:47:29.812Z] [2024-09-09T09:47:29.812Z] #54 [core-data internal] load build context [2024-09-09T09:47:29.812Z] #54 ... [2024-09-09T09:47:29.812Z] [2024-09-09T09:47:29.812Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:29.812Z] #46 ... [2024-09-09T09:47:29.812Z] [2024-09-09T09:47:29.812Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:30.776Z] #62 ... [2024-09-09T09:47:30.776Z] [2024-09-09T09:47:30.776Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:47:30.776Z] #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.8s done [2024-09-09T09:47:30.776Z] #65 ... [2024-09-09T09:47:30.776Z] [2024-09-09T09:47:30.776Z] #60 [core-command internal] load build context [2024-09-09T09:47:31.043Z] #60 ... [2024-09-09T09:47:31.043Z] [2024-09-09T09:47:31.043Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:31.043Z] #62 ... [2024-09-09T09:47:31.043Z] [2024-09-09T09:47:31.043Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T09:47:31.043Z] #87 DONE 4.7s [2024-09-09T09:47:31.043Z] [2024-09-09T09:47:31.043Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:31.309Z] #62 ... [2024-09-09T09:47:31.309Z] [2024-09-09T09:47:31.309Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T09:47:31.309Z] #65 DONE 59.7s [2024-09-09T09:47:31.309Z] [2024-09-09T09:47:31.309Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:31.894Z] #62 ... [2024-09-09T09:47:31.895Z] [2024-09-09T09:47:31.895Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:31.895Z] #56 ... [2024-09-09T09:47:31.895Z] [2024-09-09T09:47:31.895Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:32.162Z] #62 transferring context: 78.09MB 58.7s [2024-09-09T09:47:32.162Z] #62 ... [2024-09-09T09:47:32.162Z] [2024-09-09T09:47:32.162Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:32.162Z] #51 ... [2024-09-09T09:47:32.162Z] [2024-09-09T09:47:32.162Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:32.430Z] #62 ... [2024-09-09T09:47:32.430Z] [2024-09-09T09:47:32.430Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T09:47:32.430Z] #88 DONE 1.1s [2024-09-09T09:47:32.430Z] [2024-09-09T09:47:32.430Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:32.430Z] #62 ... [2024-09-09T09:47:32.430Z] [2024-09-09T09:47:32.430Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:32.430Z] #44 ... [2024-09-09T09:47:32.430Z] [2024-09-09T09:47:32.430Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:32.695Z] #62 ... [2024-09-09T09:47:32.695Z] [2024-09-09T09:47:32.695Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:32.695Z] #55 ... [2024-09-09T09:47:32.695Z] [2024-09-09T09:47:32.695Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:32.960Z] #62 ... [2024-09-09T09:47:32.960Z] [2024-09-09T09:47:32.960Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:32.960Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.7s [2024-09-09T09:47:33.225Z] #42 ... [2024-09-09T09:47:33.225Z] [2024-09-09T09:47:33.225Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:33.225Z] #58 ... [2024-09-09T09:47:33.225Z] [2024-09-09T09:47:33.225Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:33.491Z] #38 ... [2024-09-09T09:47:33.491Z] [2024-09-09T09:47:33.491Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:36.140Z] #42 ... [2024-09-09T09:47:36.140Z] [2024-09-09T09:47:36.140Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T09:47:36.140Z] #89 DONE 1.6s [2024-09-09T09:47:36.140Z] [2024-09-09T09:47:36.140Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:36.720Z] #42 ... [2024-09-09T09:47:36.720Z] [2024-09-09T09:47:36.720Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:36.720Z] #45 ... [2024-09-09T09:47:36.720Z] [2024-09-09T09:47:36.720Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:36.985Z] #46 ... [2024-09-09T09:47:36.985Z] [2024-09-09T09:47:36.985Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:37.251Z] #45 transferring context: 93.21MB 58.3s [2024-09-09T09:47:38.204Z] #45 ... [2024-09-09T09:47:38.204Z] [2024-09-09T09:47:38.204Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:38.468Z] #59 ... [2024-09-09T09:47:38.468Z] [2024-09-09T09:47:38.468Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:38.468Z] #45 ... [2024-09-09T09:47:38.468Z] [2024-09-09T09:47:38.468Z] #66 [core-metadata internal] load build context [2024-09-09T09:47:38.733Z] #66 ... [2024-09-09T09:47:38.733Z] [2024-09-09T09:47:38.733Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:39.686Z] #45 ... [2024-09-09T09:47:39.686Z] [2024-09-09T09:47:39.686Z] #54 [core-data internal] load build context [2024-09-09T09:47:39.950Z] #54 ... [2024-09-09T09:47:39.950Z] [2024-09-09T09:47:39.950Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:39.950Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.6s [2024-09-09T09:47:41.348Z] #42 ... [2024-09-09T09:47:41.348Z] [2024-09-09T09:47:41.348Z] #60 [core-command internal] load build context [2024-09-09T09:47:41.348Z] #60 ... [2024-09-09T09:47:41.348Z] [2024-09-09T09:47:41.348Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:41.927Z] #45 ... [2024-09-09T09:47:41.927Z] [2024-09-09T09:47:41.927Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:42.194Z] #56 transferring context: 129.92MB 71.9s [2024-09-09T09:47:42.195Z] #56 ... [2024-09-09T09:47:42.195Z] [2024-09-09T09:47:42.195Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:42.459Z] #45 ... [2024-09-09T09:47:42.459Z] [2024-09-09T09:47:42.459Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:42.459Z] #51 ... [2024-09-09T09:47:42.459Z] [2024-09-09T09:47:42.459Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:42.725Z] #45 ... [2024-09-09T09:47:42.725Z] [2024-09-09T09:47:42.725Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:42.725Z] #44 ... [2024-09-09T09:47:42.725Z] [2024-09-09T09:47:42.725Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:42.994Z] #45 ... [2024-09-09T09:47:42.994Z] [2024-09-09T09:47:42.994Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:42.994Z] #55 ... [2024-09-09T09:47:42.994Z] [2024-09-09T09:47:42.994Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:43.258Z] #42 ... [2024-09-09T09:47:43.258Z] [2024-09-09T09:47:43.258Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:43.258Z] #62 ... [2024-09-09T09:47:43.258Z] [2024-09-09T09:47:43.258Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:43.522Z] #58 ... [2024-09-09T09:47:43.522Z] [2024-09-09T09:47:43.522Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:43.522Z] #38 ... [2024-09-09T09:47:43.522Z] [2024-09-09T09:47:43.522Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T09:47:43.523Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s done [2024-09-09T09:47:45.458Z] #42 DONE 74.0s [2024-09-09T09:47:45.458Z] [2024-09-09T09:47:45.458Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:46.859Z] #56 ... [2024-09-09T09:47:46.859Z] [2024-09-09T09:47:46.859Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:47.130Z] #46 ... [2024-09-09T09:47:47.130Z] [2024-09-09T09:47:47.130Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:47.130Z] #56 transferring context: 154.96MB 76.9s [2024-09-09T09:47:48.532Z] #56 ... [2024-09-09T09:47:48.532Z] [2024-09-09T09:47:48.532Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:48.532Z] #59 ... [2024-09-09T09:47:48.532Z] [2024-09-09T09:47:48.532Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:48.796Z] #56 ... [2024-09-09T09:47:48.796Z] [2024-09-09T09:47:48.796Z] #66 [core-metadata internal] load build context [2024-09-09T09:47:48.796Z] #66 ... [2024-09-09T09:47:48.796Z] [2024-09-09T09:47:48.796Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:50.200Z] #56 ... [2024-09-09T09:47:50.200Z] [2024-09-09T09:47:50.200Z] #54 [core-data internal] load build context [2024-09-09T09:47:50.200Z] #54 ... [2024-09-09T09:47:50.200Z] [2024-09-09T09:47:50.200Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:51.604Z] #56 ... [2024-09-09T09:47:51.604Z] [2024-09-09T09:47:51.604Z] #60 [core-command internal] load build context [2024-09-09T09:47:51.604Z] #60 ... [2024-09-09T09:47:51.604Z] [2024-09-09T09:47:51.604Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:52.194Z] #56 transferring context: 174.10MB 82.0s [2024-09-09T09:47:52.803Z] #56 ... [2024-09-09T09:47:52.803Z] [2024-09-09T09:47:52.803Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:47:52.803Z] #51 ... [2024-09-09T09:47:52.803Z] [2024-09-09T09:47:52.803Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:52.803Z] #56 ... [2024-09-09T09:47:52.803Z] [2024-09-09T09:47:52.803Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:47:53.069Z] #44 ... [2024-09-09T09:47:53.069Z] [2024-09-09T09:47:53.069Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:53.069Z] #45 ... [2024-09-09T09:47:53.069Z] [2024-09-09T09:47:53.069Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:53.335Z] #56 ... [2024-09-09T09:47:53.335Z] [2024-09-09T09:47:53.335Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:47:53.335Z] #90 DONE 5.0s [2024-09-09T09:47:53.335Z] [2024-09-09T09:47:53.335Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:47:53.335Z] #56 ... [2024-09-09T09:47:53.335Z] [2024-09-09T09:47:53.335Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:53.335Z] #55 ... [2024-09-09T09:47:53.335Z] [2024-09-09T09:47:53.335Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:47:53.335Z] #91 DONE 5.2s [2024-09-09T09:47:53.335Z] [2024-09-09T09:47:53.335Z] #55 [support-notifications internal] load build context [2024-09-09T09:47:53.335Z] #55 ... [2024-09-09T09:47:53.335Z] [2024-09-09T09:47:53.335Z] #45 [core-keeper internal] load build context [2024-09-09T09:47:53.601Z] #45 ... [2024-09-09T09:47:53.601Z] [2024-09-09T09:47:53.601Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:53.601Z] #62 ... [2024-09-09T09:47:53.601Z] [2024-09-09T09:47:53.601Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T09:47:53.601Z] #92 DONE 3.8s [2024-09-09T09:47:53.601Z] [2024-09-09T09:47:53.601Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:47:53.601Z] #62 ... [2024-09-09T09:47:53.601Z] [2024-09-09T09:47:53.601Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:53.601Z] #58 ... [2024-09-09T09:47:53.601Z] [2024-09-09T09:47:53.601Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:47:53.870Z] #38 ... [2024-09-09T09:47:53.870Z] [2024-09-09T09:47:53.870Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:55.277Z] #58 ... [2024-09-09T09:47:55.277Z] [2024-09-09T09:47:55.277Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T09:47:55.277Z] #93 DONE 1.5s [2024-09-09T09:47:55.277Z] [2024-09-09T09:47:55.277Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:55.277Z] #58 ... [2024-09-09T09:47:55.277Z] [2024-09-09T09:47:55.277Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T09:47:55.277Z] #94 DONE 1.8s [2024-09-09T09:47:55.277Z] [2024-09-09T09:47:55.277Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:55.543Z] #58 ... [2024-09-09T09:47:55.543Z] [2024-09-09T09:47:55.543Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T09:47:55.543Z] #95 DONE 2.1s [2024-09-09T09:47:55.543Z] [2024-09-09T09:47:55.543Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:56.506Z] #58 ... [2024-09-09T09:47:56.506Z] [2024-09-09T09:47:56.506Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T09:47:56.506Z] #96 DONE 1.0s [2024-09-09T09:47:56.506Z] [2024-09-09T09:47:56.506Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:56.773Z] #58 ... [2024-09-09T09:47:56.773Z] [2024-09-09T09:47:56.773Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T09:47:56.773Z] #97 DONE 1.4s [2024-09-09T09:47:56.773Z] [2024-09-09T09:47:56.773Z] #58 [support-scheduler internal] load build context [2024-09-09T09:47:57.040Z] #58 ... [2024-09-09T09:47:57.040Z] [2024-09-09T09:47:57.040Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:57.309Z] #46 ... [2024-09-09T09:47:57.309Z] [2024-09-09T09:47:57.309Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T09:47:57.309Z] #98 DONE 1.5s [2024-09-09T09:47:57.309Z] [2024-09-09T09:47:57.309Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:57.309Z] #46 transferring context: 220.65MB 87.4s [2024-09-09T09:47:57.309Z] #46 ... [2024-09-09T09:47:57.309Z] [2024-09-09T09:47:57.309Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:47:58.271Z] #99 ... [2024-09-09T09:47:58.271Z] [2024-09-09T09:47:58.271Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:47:58.271Z] #100 DONE 1.6s [2024-09-09T09:47:58.271Z] [2024-09-09T09:47:58.271Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:58.271Z] #46 ... [2024-09-09T09:47:58.271Z] [2024-09-09T09:47:58.271Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:47:58.271Z] #99 DONE 1.1s [2024-09-09T09:47:58.271Z] [2024-09-09T09:47:58.271Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:58.537Z] #46 ... [2024-09-09T09:47:58.537Z] [2024-09-09T09:47:58.537Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T09:47:58.537Z] #101 DONE 1.5s [2024-09-09T09:47:58.537Z] [2024-09-09T09:47:58.537Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:58.804Z] #46 ... [2024-09-09T09:47:58.804Z] [2024-09-09T09:47:58.804Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:47:58.804Z] #59 ... [2024-09-09T09:47:58.804Z] [2024-09-09T09:47:58.804Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:47:59.072Z] #46 ... [2024-09-09T09:47:59.072Z] [2024-09-09T09:47:59.072Z] #66 [core-metadata internal] load build context [2024-09-09T09:47:59.072Z] #66 ... [2024-09-09T09:47:59.072Z] [2024-09-09T09:47:59.072Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:48:00.041Z] #46 ... [2024-09-09T09:48:00.041Z] [2024-09-09T09:48:00.041Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T09:48:00.041Z] #102 DONE 1.4s [2024-09-09T09:48:00.041Z] [2024-09-09T09:48:00.041Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:48:00.308Z] #46 ... [2024-09-09T09:48:00.308Z] [2024-09-09T09:48:00.308Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T09:48:00.308Z] #103 DONE 1.6s [2024-09-09T09:48:00.308Z] [2024-09-09T09:48:00.308Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:48:00.308Z] #46 ... [2024-09-09T09:48:00.308Z] [2024-09-09T09:48:00.308Z] #54 [core-data internal] load build context [2024-09-09T09:48:00.308Z] #54 ... [2024-09-09T09:48:00.308Z] [2024-09-09T09:48:00.308Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T09:48:00.308Z] #104 DONE 2.1s [2024-09-09T09:48:00.308Z] [2024-09-09T09:48:00.308Z] #54 [core-data internal] load build context [2024-09-09T09:48:00.308Z] #54 ... [2024-09-09T09:48:00.308Z] [2024-09-09T09:48:00.308Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T09:48:01.721Z] #105 DONE 1.1s [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #54 [core-data internal] load build context [2024-09-09T09:48:01.721Z] #54 ... [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T09:48:01.721Z] #106 DONE 1.1s [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #54 [core-data internal] load build context [2024-09-09T09:48:01.721Z] #54 ... [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #60 [core-command internal] load build context [2024-09-09T09:48:01.721Z] #60 ... [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T09:48:01.721Z] #107 DONE 1.7s [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #60 [core-command internal] load build context [2024-09-09T09:48:01.721Z] #60 ... [2024-09-09T09:48:01.721Z] [2024-09-09T09:48:01.721Z] #54 [core-data internal] load build context [2024-09-09T09:48:02.306Z] #54 transferring context: 191.18MB 92.3s [2024-09-09T09:48:02.886Z] #54 ... [2024-09-09T09:48:02.886Z] [2024-09-09T09:48:02.886Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:48:02.886Z] #51 ... [2024-09-09T09:48:02.886Z] [2024-09-09T09:48:02.886Z] #54 [core-data internal] load build context [2024-09-09T09:48:03.154Z] #54 ... [2024-09-09T09:48:03.154Z] [2024-09-09T09:48:03.154Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:48:03.154Z] #44 ... [2024-09-09T09:48:03.154Z] [2024-09-09T09:48:03.154Z] #54 [core-data internal] load build context [2024-09-09T09:48:03.419Z] #54 ... [2024-09-09T09:48:03.419Z] [2024-09-09T09:48:03.419Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:48:03.419Z] #56 ... [2024-09-09T09:48:03.419Z] [2024-09-09T09:48:03.419Z] #55 [support-notifications internal] load build context [2024-09-09T09:48:03.419Z] #55 ... [2024-09-09T09:48:03.419Z] [2024-09-09T09:48:03.419Z] #54 [core-data internal] load build context [2024-09-09T09:48:03.689Z] #54 ... [2024-09-09T09:48:03.689Z] [2024-09-09T09:48:03.689Z] #45 [core-keeper internal] load build context [2024-09-09T09:48:03.689Z] #45 ... [2024-09-09T09:48:03.689Z] [2024-09-09T09:48:03.689Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:03.954Z] #62 ... [2024-09-09T09:48:03.954Z] [2024-09-09T09:48:03.954Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:03.954Z] #38 ... [2024-09-09T09:48:03.954Z] [2024-09-09T09:48:03.954Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:07.288Z] #62 ... [2024-09-09T09:48:07.288Z] [2024-09-09T09:48:07.288Z] #58 [support-scheduler internal] load build context [2024-09-09T09:48:07.288Z] #58 ... [2024-09-09T09:48:07.288Z] [2024-09-09T09:48:07.288Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:07.559Z] #62 transferring context: 231.87MB 94.1s [2024-09-09T09:48:08.516Z] #62 ... [2024-09-09T09:48:08.516Z] [2024-09-09T09:48:08.516Z] #108 [security-spire-server] exporting to image [2024-09-09T09:48:08.516Z] #108 exporting layers 6.5s done [2024-09-09T09:48:08.516Z] #108 writing image sha256:e61ce6fcd192a2874443354e1c52a0510286363ec99e38a03508234824c9da29 0.1s done [2024-09-09T09:48:08.516Z] #108 naming to docker.io/library/security-spire-config-arm64 0.2s done [2024-09-09T09:48:08.516Z] #108 writing image sha256:5fc42f51b144830dd3b9c1ca07b47d5bec0887a7b46171e6c641cf06124314d8 0.0s done [2024-09-09T09:48:08.516Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-09T09:48:08.516Z] #108 writing image sha256:2a8bad78daf719007e6545e500bb660a94bd5ad00c06ee64664dbe2b53e51df8 done [2024-09-09T09:48:08.516Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-09T09:48:08.516Z] #108 DONE 6.8s [2024-09-09T09:48:08.516Z] [2024-09-09T09:48:08.516Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:09.100Z] #62 ... [2024-09-09T09:48:09.100Z] [2024-09-09T09:48:09.100Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:48:09.100Z] #59 ... [2024-09-09T09:48:09.100Z] [2024-09-09T09:48:09.100Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:09.100Z] #62 ... [2024-09-09T09:48:09.100Z] [2024-09-09T09:48:09.100Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:09.370Z] #66 ... [2024-09-09T09:48:09.370Z] [2024-09-09T09:48:09.370Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:10.330Z] #62 ... [2024-09-09T09:48:10.330Z] [2024-09-09T09:48:10.330Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:48:10.330Z] #46 ... [2024-09-09T09:48:10.330Z] [2024-09-09T09:48:10.330Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:12.274Z] #62 ... [2024-09-09T09:48:12.274Z] [2024-09-09T09:48:12.274Z] #60 [core-command internal] load build context [2024-09-09T09:48:12.274Z] #60 ... [2024-09-09T09:48:12.274Z] [2024-09-09T09:48:12.274Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:12.542Z] #62 transferring context: 258.47MB 99.2s [2024-09-09T09:48:12.810Z] #62 ... [2024-09-09T09:48:12.810Z] [2024-09-09T09:48:12.810Z] #55 [support-notifications internal] load build context [2024-09-09T09:48:12.810Z] #55 transferring context: 310.11MB 102.2s done [2024-09-09T09:48:12.810Z] #55 DONE 103.0s [2024-09-09T09:48:12.810Z] [2024-09-09T09:48:12.810Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:13.086Z] #62 ... [2024-09-09T09:48:13.086Z] [2024-09-09T09:48:13.086Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:48:13.086Z] #51 ... [2024-09-09T09:48:13.086Z] [2024-09-09T09:48:13.086Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:13.367Z] #62 ... [2024-09-09T09:48:13.367Z] [2024-09-09T09:48:13.367Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:48:13.650Z] #44 ... [2024-09-09T09:48:13.650Z] [2024-09-09T09:48:13.650Z] #60 [core-command internal] load build context [2024-09-09T09:48:13.650Z] #60 ... [2024-09-09T09:48:13.650Z] [2024-09-09T09:48:13.650Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:48:13.650Z] #56 ... [2024-09-09T09:48:13.650Z] [2024-09-09T09:48:13.650Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:48:13.920Z] #44 ... [2024-09-09T09:48:13.920Z] [2024-09-09T09:48:13.920Z] #54 [core-data internal] load build context [2024-09-09T09:48:13.920Z] #54 ... [2024-09-09T09:48:13.920Z] [2024-09-09T09:48:13.920Z] #45 [core-keeper internal] load build context [2024-09-09T09:48:14.195Z] #45 ... [2024-09-09T09:48:14.195Z] [2024-09-09T09:48:14.195Z] #54 [core-data internal] load build context [2024-09-09T09:48:14.195Z] #54 ... [2024-09-09T09:48:14.195Z] [2024-09-09T09:48:14.195Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:14.470Z] #38 ... [2024-09-09T09:48:14.470Z] [2024-09-09T09:48:14.470Z] #54 [core-data internal] load build context [2024-09-09T09:48:15.436Z] #54 ... [2024-09-09T09:48:15.436Z] [2024-09-09T09:48:15.436Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:48:15.436Z] #109 DONE 2.1s [2024-09-09T09:48:15.436Z] [2024-09-09T09:48:15.436Z] #54 [core-data internal] load build context [2024-09-09T09:48:16.857Z] #54 ... [2024-09-09T09:48:16.857Z] [2024-09-09T09:48:16.857Z] #58 [support-scheduler internal] load build context [2024-09-09T09:48:16.857Z] #58 transferring context: 310.11MB 103.5s done [2024-09-09T09:48:16.857Z] #58 DONE 105.7s [2024-09-09T09:48:16.857Z] [2024-09-09T09:48:16.857Z] #54 [core-data internal] load build context [2024-09-09T09:48:18.281Z] #54 ... [2024-09-09T09:48:18.281Z] [2024-09-09T09:48:18.281Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:48:18.281Z] #110 DONE 1.3s [2024-09-09T09:48:18.281Z] [2024-09-09T09:48:18.281Z] #54 [core-data internal] load build context [2024-09-09T09:48:18.866Z] #54 ... [2024-09-09T09:48:18.866Z] [2024-09-09T09:48:18.866Z] #44 [security-proxy-auth internal] load build context [2024-09-09T09:48:18.866Z] #44 transferring context: 310.11MB 111.0s done [2024-09-09T09:48:18.866Z] #44 DONE 111.4s [2024-09-09T09:48:18.866Z] [2024-09-09T09:48:18.866Z] #54 [core-data internal] load build context [2024-09-09T09:48:19.133Z] #54 ... [2024-09-09T09:48:19.133Z] [2024-09-09T09:48:19.133Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:48:19.402Z] #59 ... [2024-09-09T09:48:19.402Z] [2024-09-09T09:48:19.402Z] #54 [core-data internal] load build context [2024-09-09T09:48:19.675Z] #54 ... [2024-09-09T09:48:19.675Z] [2024-09-09T09:48:19.675Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:19.675Z] #66 ... [2024-09-09T09:48:19.675Z] [2024-09-09T09:48:19.675Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:48:19.944Z] #59 ... [2024-09-09T09:48:19.944Z] [2024-09-09T09:48:19.944Z] #60 [core-command internal] load build context [2024-09-09T09:48:19.944Z] #60 transferring context: 310.11MB 106.3s done [2024-09-09T09:48:19.944Z] #60 DONE 108.8s [2024-09-09T09:48:20.214Z] [2024-09-09T09:48:20.214Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:20.481Z] #66 ... [2024-09-09T09:48:20.481Z] [2024-09-09T09:48:20.481Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:48:20.481Z] #46 ... [2024-09-09T09:48:20.481Z] [2024-09-09T09:48:20.481Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:21.441Z] #66 ... [2024-09-09T09:48:21.441Z] [2024-09-09T09:48:21.441Z] #46 [security-spiffe-token-provider internal] load build context [2024-09-09T09:48:21.441Z] #46 transferring context: 310.11MB 111.2s done [2024-09-09T09:48:21.441Z] #46 DONE 111.7s [2024-09-09T09:48:21.441Z] [2024-09-09T09:48:21.441Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:22.403Z] #66 ... [2024-09-09T09:48:22.403Z] [2024-09-09T09:48:22.403Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:48:22.403Z] #111 DONE 1.3s [2024-09-09T09:48:22.403Z] [2024-09-09T09:48:22.403Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:23.361Z] #66 ... [2024-09-09T09:48:23.361Z] [2024-09-09T09:48:23.361Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-09T09:48:23.361Z] #56 transferring context: 310.11MB 112.6s done [2024-09-09T09:48:23.361Z] #56 DONE 113.4s [2024-09-09T09:48:23.361Z] [2024-09-09T09:48:23.361Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:23.361Z] #66 ... [2024-09-09T09:48:23.361Z] [2024-09-09T09:48:23.361Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:48:23.361Z] #51 ... [2024-09-09T09:48:23.361Z] [2024-09-09T09:48:23.361Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:23.628Z] #66 ... [2024-09-09T09:48:23.628Z] [2024-09-09T09:48:23.628Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:23.628Z] #62 ... [2024-09-09T09:48:23.628Z] [2024-09-09T09:48:23.628Z] #45 [core-keeper internal] load build context [2024-09-09T09:48:23.893Z] #45 ... [2024-09-09T09:48:23.893Z] [2024-09-09T09:48:23.893Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:24.474Z] #62 transferring context: 310.11MB 111.0s done [2024-09-09T09:48:24.474Z] #62 ... [2024-09-09T09:48:24.474Z] [2024-09-09T09:48:24.474Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:24.474Z] #38 ... [2024-09-09T09:48:24.474Z] [2024-09-09T09:48:24.474Z] #62 [security-bootstrapper internal] load build context [2024-09-09T09:48:24.474Z] #62 DONE 113.4s [2024-09-09T09:48:24.474Z] [2024-09-09T09:48:24.474Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:24.474Z] #38 ... [2024-09-09T09:48:24.474Z] [2024-09-09T09:48:24.474Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:48:25.433Z] #112 ... [2024-09-09T09:48:25.433Z] [2024-09-09T09:48:25.433Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:48:25.433Z] #113 ... [2024-09-09T09:48:25.433Z] [2024-09-09T09:48:25.433Z] #45 [core-keeper internal] load build context [2024-09-09T09:48:25.702Z] #45 ... [2024-09-09T09:48:25.702Z] [2024-09-09T09:48:25.702Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:48:25.702Z] #112 DONE 1.0s [2024-09-09T09:48:25.702Z] [2024-09-09T09:48:25.702Z] #66 [core-metadata internal] load build context [2024-09-09T09:48:25.702Z] #66 transferring context: 310.11MB 112.2s done [2024-09-09T09:48:25.702Z] #66 DONE 114.5s [2024-09-09T09:48:25.702Z] [2024-09-09T09:48:25.702Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:25.976Z] #38 ... [2024-09-09T09:48:25.976Z] [2024-09-09T09:48:25.976Z] #45 [core-keeper internal] load build context [2024-09-09T09:48:25.976Z] #45 transferring context: 310.11MB 106.6s done [2024-09-09T09:48:25.976Z] #45 DONE 110.0s [2024-09-09T09:48:25.976Z] [2024-09-09T09:48:25.976Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:27.385Z] #38 ... [2024-09-09T09:48:27.385Z] [2024-09-09T09:48:27.385Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T09:48:27.385Z] #114 DONE 1.0s [2024-09-09T09:48:27.385Z] [2024-09-09T09:48:27.385Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:28.340Z] #38 ... [2024-09-09T09:48:28.340Z] [2024-09-09T09:48:28.340Z] #59 [security-secretstore-setup internal] load build context [2024-09-09T09:48:28.340Z] #59 transferring context: 310.11MB 114.9s done [2024-09-09T09:48:28.340Z] #59 DONE 117.0s [2024-09-09T09:48:28.340Z] [2024-09-09T09:48:28.340Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:28.340Z] #38 ... [2024-09-09T09:48:28.340Z] [2024-09-09T09:48:28.340Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:48:28.340Z] #115 ... [2024-09-09T09:48:28.340Z] [2024-09-09T09:48:28.340Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:29.297Z] #38 ... [2024-09-09T09:48:29.297Z] [2024-09-09T09:48:29.297Z] #51 [support-cron-scheduler internal] load build context [2024-09-09T09:48:29.297Z] #51 transferring context: 310.11MB 119.7s done [2024-09-09T09:48:29.297Z] #51 DONE 120.1s [2024-09-09T09:48:29.297Z] [2024-09-09T09:48:29.297Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:29.563Z] #38 ... [2024-09-09T09:48:29.563Z] [2024-09-09T09:48:29.563Z] #54 [core-data internal] load build context [2024-09-09T09:48:29.563Z] #54 transferring context: 310.11MB 119.3s done [2024-09-09T09:48:29.563Z] #54 DONE 119.7s [2024-09-09T09:48:29.563Z] [2024-09-09T09:48:29.563Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:33.136Z] #38 ... [2024-09-09T09:48:33.136Z] [2024-09-09T09:48:33.136Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:48:33.136Z] #116 ... [2024-09-09T09:48:33.136Z] [2024-09-09T09:48:33.136Z] #38 [security-proxy-setup internal] load build context [2024-09-09T09:48:33.445Z] #38 transferring context: 310.11MB 124.1s done [2024-09-09T09:48:33.445Z] #38 DONE 124.2s [2024-09-09T09:48:33.445Z] [2024-09-09T09:48:33.445Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:48:36.166Z] #117 ... [2024-09-09T09:48:36.166Z] [2024-09-09T09:48:36.166Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #118 ... [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #113 DONE 82.5s [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #115 DONE 79.7s [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #116 DONE 75.2s [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #119 [support-scheduler builder 6/7] COPY . . [2024-09-09T09:49:44.212Z] #119 DONE 5.6s [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #117 DONE 76.5s [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #120 [core-command builder 6/7] COPY . . [2024-09-09T09:49:44.212Z] #120 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #121 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:44.212Z] #122 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #123 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:44.212Z] #124 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #125 [core-metadata builder 6/7] COPY . . [2024-09-09T09:49:44.212Z] #125 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.212Z] #126 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #127 [core-data builder 6/7] COPY . . [2024-09-09T09:49:44.212Z] #127 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:44.212Z] #128 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:44.212Z] #129 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T09:49:44.212Z] #130 CACHED [2024-09-09T09:49:44.212Z] [2024-09-09T09:49:44.212Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.213Z] #131 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #132 [support-notifications builder 6/7] COPY . . [2024-09-09T09:49:44.213Z] #132 DONE 5.8s [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T09:49:44.213Z] #133 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.213Z] #134 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:44.213Z] #135 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T09:49:44.213Z] #136 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.213Z] #137 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:44.213Z] #138 CACHED [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:49:44.213Z] #139 ... [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:44.213Z] #118 DONE 78.0s [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T09:49:44.213Z] #140 DONE 5.8s [2024-09-09T09:49:44.213Z] [2024-09-09T09:49:44.213Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T09:49:49.562Z] #141 5.251 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-09T09:49:49.562Z] #141 ... [2024-09-09T09:49:49.562Z] [2024-09-09T09:49:49.562Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T09:49:49.562Z] #139 4.972 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-09T09:49:53.814Z] #139 ... [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #142 [core-keeper builder 7/8] COPY . . [2024-09-09T09:49:53.814Z] #142 DONE 10.0s [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T09:49:53.814Z] #0 5.626 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-09T09:49:53.814Z] #143 ... [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:53.814Z] #144 CACHED [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:53.814Z] #145 CACHED [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T09:49:53.814Z] #146 CACHED [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T09:49:53.814Z] #147 DONE 10.0s [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T09:49:53.814Z] #148 CACHED [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #149 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T09:49:53.814Z] #149 CACHED [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #150 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T09:49:53.814Z] #150 CACHED [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T09:49:53.814Z] #0 5.362 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-09T09:49:53.814Z] #151 ... [2024-09-09T09:49:53.814Z] [2024-09-09T09:49:53.814Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T09:49:53.814Z] #0 4.459 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-09T09:49:54.080Z] #152 ... [2024-09-09T09:49:54.080Z] [2024-09-09T09:49:54.080Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T09:49:54.080Z] #0 5.595 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-09T09:49:54.080Z] #153 ... [2024-09-09T09:49:54.080Z] [2024-09-09T09:49:54.080Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T09:49:54.080Z] #0 5.313 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-09T09:49:54.352Z] #154 ... [2024-09-09T09:49:54.352Z] [2024-09-09T09:49:54.352Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T09:49:54.352Z] #0 4.116 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-09T09:49:54.352Z] #155 ... [2024-09-09T09:49:54.352Z] [2024-09-09T09:49:54.352Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T09:49:54.352Z] #0 4.914 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-09T09:49:54.629Z] #156 ... [2024-09-09T09:49:54.629Z] [2024-09-09T09:49:54.629Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T09:49:57.978Z] #157 4.245 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-09T09:50:04.630Z] #157 ... [2024-09-09T09:50:04.630Z] [2024-09-09T09:50:04.630Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T09:50:04.630Z] #0 3.897 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-09T09:50:04.630Z] #158 ... [2024-09-09T09:50:04.630Z] [2024-09-09T09:50:04.630Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T09:50:04.630Z] #0 3.110 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-09T09:50:04.630Z] #159 ... [2024-09-09T09:50:04.630Z] [2024-09-09T09:50:04.630Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T09:50:04.630Z] #0 4.024 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-09T10:11:57.599Z] #160 1315.1 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-09T10:11:57.599Z] #160 ... [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T10:11:57.599Z] #158 DONE 1318.6s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:11:57.599Z] #153 ... [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T10:11:57.599Z] #161 DONE 0.3s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T10:11:57.599Z] #162 DONE 2.3s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:11:57.599Z] #153 ... [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:11:57.599Z] #163 DONE 0.3s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:11:57.599Z] #164 DONE 0.3s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T10:11:57.599Z] #165 DONE 0.3s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T10:11:57.599Z] #166 DONE 0.1s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #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-09T10:11:57.599Z] #167 DONE 0.3s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #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-09T10:11:57.599Z] #168 DONE 0.2s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #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-09T10:11:57.599Z] #169 DONE 0.1s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T10:11:57.599Z] #170 DONE 0.2s [2024-09-09T10:11:57.599Z] [2024-09-09T10:11:57.599Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T10:11:57.867Z] #171 DONE 0.2s [2024-09-09T10:11:57.867Z] [2024-09-09T10:11:57.867Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T10:11:59.815Z] #172 DONE 2.1s [2024-09-09T10:11:59.815Z] [2024-09-09T10:11:59.815Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:11:59.815Z] #154 ... [2024-09-09T10:11:59.815Z] [2024-09-09T10:11:59.815Z] #108 [security-bootstrapper] exporting to image [2024-09-09T10:11:59.815Z] #108 exporting layers [2024-09-09T10:12:01.224Z] #108 exporting layers 1.2s done [2024-09-09T10:12:01.224Z] #108 writing image sha256:50956f677a1f0b82dfbd572eec1423fde24e4195b9b95a1f555cb61b3b1425f1 done [2024-09-09T10:12:01.224Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T10:12:01.224Z] #108 DONE 8.0s [2024-09-09T10:12:01.224Z] [2024-09-09T10:12:01.224Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:12:04.567Z] #151 ... [2024-09-09T10:12:04.567Z] [2024-09-09T10:12:04.567Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T10:12:04.567Z] #157 DONE 1330.4s [2024-09-09T10:12:04.567Z] [2024-09-09T10:12:04.567Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:12:04.567Z] #151 ... [2024-09-09T10:12:04.567Z] [2024-09-09T10:12:04.567Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:12:05.152Z] #173 DONE 0.2s [2024-09-09T10:12:05.152Z] [2024-09-09T10:12:05.152Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:12:05.152Z] #174 DONE 0.2s [2024-09-09T10:12:05.152Z] [2024-09-09T10:12:05.152Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:12:05.152Z] #153 ... [2024-09-09T10:12:05.152Z] [2024-09-09T10:12:05.152Z] #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-09T10:12:05.422Z] #175 DONE 0.1s [2024-09-09T10:12:05.422Z] [2024-09-09T10:12:05.422Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T10:12:05.422Z] #176 DONE 0.1s [2024-09-09T10:12:05.422Z] [2024-09-09T10:12:05.422Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:12:05.422Z] #151 ... [2024-09-09T10:12:05.422Z] [2024-09-09T10:12:05.422Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T10:12:05.689Z] #177 DONE 0.3s [2024-09-09T10:12:05.689Z] [2024-09-09T10:12:05.689Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:12:05.689Z] #151 ... [2024-09-09T10:12:05.689Z] [2024-09-09T10:12:05.689Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T10:12:05.689Z] #178 DONE 0.1s [2024-09-09T10:12:05.956Z] [2024-09-09T10:12:05.956Z] #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-09T10:12:08.564Z] #179 DONE 2.3s [2024-09-09T10:12:08.564Z] [2024-09-09T10:12:08.564Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T10:12:08.564Z] #152 ... [2024-09-09T10:12:08.564Z] [2024-09-09T10:12:08.564Z] #108 [security-proxy-setup] exporting to image [2024-09-09T10:12:08.564Z] #108 exporting layers [2024-09-09T10:12:09.149Z] #108 exporting layers 0.9s done [2024-09-09T10:12:09.149Z] #108 writing image sha256:e9a14fe2c2be7bd554953c02ef89dd8864466018048fbf969117be1e45ed5a68 0.0s done [2024-09-09T10:12:09.149Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T10:12:09.149Z] #108 DONE 9.0s [2024-09-09T10:12:09.149Z] [2024-09-09T10:12:09.149Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:12:12.510Z] #151 ... [2024-09-09T10:12:12.510Z] [2024-09-09T10:12:12.510Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T10:12:12.510Z] #160 DONE 1338.9s [2024-09-09T10:12:12.784Z] [2024-09-09T10:12:12.784Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:12:13.054Z] #151 ... [2024-09-09T10:12:13.054Z] [2024-09-09T10:12:13.054Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:12:13.323Z] #180 DONE 0.2s [2024-09-09T10:12:13.323Z] [2024-09-09T10:12:13.323Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:12:13.593Z] #181 DONE 0.1s [2024-09-09T10:12:13.593Z] [2024-09-09T10:12:13.593Z] #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-09T10:12:13.861Z] #182 DONE 0.3s [2024-09-09T10:12:13.861Z] [2024-09-09T10:12:13.861Z] #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-09T10:12:13.861Z] #183 DONE 0.2s [2024-09-09T10:12:13.861Z] [2024-09-09T10:12:13.861Z] #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-09T10:12:14.128Z] #184 DONE 0.2s [2024-09-09T10:12:14.128Z] [2024-09-09T10:12:14.128Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T10:12:14.396Z] #185 DONE 0.3s [2024-09-09T10:12:14.396Z] [2024-09-09T10:12:14.396Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T10:12:14.667Z] #186 DONE 0.3s [2024-09-09T10:12:14.667Z] [2024-09-09T10:12:14.667Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T10:12:14.940Z] #187 DONE 0.2s [2024-09-09T10:12:14.940Z] [2024-09-09T10:12:14.940Z] #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-09T10:12:17.521Z] #188 DONE 2.3s [2024-09-09T10:12:17.521Z] [2024-09-09T10:12:17.521Z] #108 [security-secretstore-setup] exporting to image [2024-09-09T10:12:17.521Z] #108 exporting layers [2024-09-09T10:12:18.485Z] #108 exporting layers 1.2s done [2024-09-09T10:12:18.485Z] #108 writing image sha256:85784040219cbb5d07436bd029920b1b3541cbe33e79eee677448d4b1f9fc89f done [2024-09-09T10:12:18.485Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T10:12:18.485Z] #108 DONE 10.2s [2024-09-09T10:12:18.485Z] [2024-09-09T10:12:18.485Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:13:14.864Z] #139 ... [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T10:13:14.864Z] #143 DONE 1404.0s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:13:14.864Z] #151 ... [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:13:14.864Z] #189 DONE 0.3s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:13:14.864Z] #151 ... [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:13:14.864Z] #190 DONE 0.2s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:13:14.864Z] #151 ... [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #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-09T10:13:14.864Z] #191 DONE 0.3s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:13:14.864Z] #139 ... [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #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-09T10:13:14.864Z] #192 DONE 0.2s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #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-09T10:13:14.864Z] #193 DONE 0.2s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #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-09T10:13:14.864Z] #194 DONE 2.3s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-09T10:13:14.864Z] #108 exporting layers [2024-09-09T10:13:14.864Z] #108 exporting layers 0.5s done [2024-09-09T10:13:14.864Z] #108 writing image sha256:b3606c0ba634abb458c227059fbb5fc0414d903c559c47812c546cae57489f90 0.0s done [2024-09-09T10:13:14.864Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-09-09T10:13:14.864Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T10:13:14.864Z] #108 DONE 10.7s [2024-09-09T10:13:14.864Z] [2024-09-09T10:13:14.864Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:15:21.525Z] #154 ... [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T10:15:21.525Z] #141 DONE 1524.0s [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:15:21.525Z] #154 ... [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:15:21.525Z] #195 DONE 0.2s [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:15:21.525Z] #196 DONE 0.3s [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:15:21.525Z] #151 ... [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #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-09T10:15:21.525Z] #197 DONE 0.3s [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #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-09T10:15:21.525Z] #198 DONE 0.1s [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:15:21.525Z] #139 ... [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-09T10:15:21.525Z] #108 exporting layers [2024-09-09T10:15:21.525Z] #108 exporting layers 0.8s done [2024-09-09T10:15:21.525Z] #108 writing image sha256:7733d3865a152f89c02948d62cc67a29ec909e463561fa84ca3507624d6491c6 done [2024-09-09T10:15:21.525Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T10:15:21.525Z] #108 DONE 11.5s [2024-09-09T10:15:21.525Z] [2024-09-09T10:15:21.525Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T10:23:43.563Z] #151 DONE 2029.7s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:23:43.563Z] #154 ... [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:23:43.563Z] #199 DONE 0.2s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:23:43.563Z] #200 DONE 0.2s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T10:23:43.563Z] #201 DONE 0.4s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:23:43.563Z] #154 ... [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #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-09T10:23:43.563Z] #202 DONE 0.1s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T10:23:43.563Z] #203 DONE 0.1s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:23:43.563Z] #154 ... [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #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-09T10:23:43.563Z] #204 DONE 2.1s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:23:43.563Z] #154 ... [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #108 [security-proxy-auth] exporting to image [2024-09-09T10:23:43.563Z] #108 exporting layers [2024-09-09T10:23:43.563Z] #108 exporting layers 0.7s done [2024-09-09T10:23:43.563Z] #108 writing image sha256:740559dd8755cb9f3fc0b18f26fc505c04ef63e96003a33229f49257e293acd9 done [2024-09-09T10:23:43.563Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-09T10:23:43.563Z] #108 DONE 12.2s [2024-09-09T10:23:43.563Z] [2024-09-09T10:23:43.563Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:24:40.126Z] #154 ... [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T10:24:40.126Z] #156 DONE 2094.4s [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:24:40.126Z] #154 ... [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:24:40.126Z] #205 DONE 0.1s [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:24:40.126Z] #206 DONE 0.1s [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:24:40.126Z] #154 ... [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T10:24:40.126Z] #207 DONE 0.4s [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T10:24:40.126Z] #208 DONE 0.2s [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #108 [core-command] exporting to image [2024-09-09T10:24:40.126Z] #108 exporting layers [2024-09-09T10:24:40.126Z] #108 exporting layers 0.5s done [2024-09-09T10:24:40.126Z] #108 writing image sha256:dd846d72c04a1de067a663d19fc34cd139c6fe8f22f34e8c109f1f352b3e332d done [2024-09-09T10:24:40.126Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-09T10:24:40.126Z] #108 DONE 12.7s [2024-09-09T10:24:40.126Z] [2024-09-09T10:24:40.126Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:26:46.897Z] #139 ... [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T10:26:46.897Z] #159 DONE 2207.8s [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:26:46.897Z] #154 ... [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:26:46.897Z] #209 DONE 0.2s [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:26:46.897Z] #154 ... [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T10:26:46.897Z] #210 DONE 0.5s [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T10:26:46.897Z] #211 DONE 0.2s [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #108 [core-keeper] exporting to image [2024-09-09T10:26:46.897Z] #108 exporting layers [2024-09-09T10:26:46.897Z] #108 exporting layers 0.6s done [2024-09-09T10:26:46.897Z] #108 writing image sha256:8982ac5497e87c5b27fe790f3709ced4afdf9b4329f278f10ff9d4e12e319d3b 0.0s done [2024-09-09T10:26:46.897Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T10:26:46.897Z] #108 DONE 13.3s [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T10:26:46.897Z] #152 DONE 2223.3s [2024-09-09T10:26:46.897Z] [2024-09-09T10:26:46.897Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:26:47.490Z] #154 ... [2024-09-09T10:26:47.490Z] [2024-09-09T10:26:47.490Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:26:47.490Z] #212 DONE 0.3s [2024-09-09T10:26:47.490Z] [2024-09-09T10:26:47.490Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:26:47.764Z] #154 ... [2024-09-09T10:26:47.764Z] [2024-09-09T10:26:47.764Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:26:48.031Z] #213 DONE 0.2s [2024-09-09T10:26:48.031Z] [2024-09-09T10:26:48.031Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:26:48.031Z] #154 ... [2024-09-09T10:26:48.031Z] [2024-09-09T10:26:48.031Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T10:26:48.634Z] #214 DONE 0.5s [2024-09-09T10:26:48.634Z] [2024-09-09T10:26:48.634Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T10:26:48.903Z] #215 DONE 0.1s [2024-09-09T10:26:48.903Z] [2024-09-09T10:26:48.903Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T10:26:48.903Z] #216 DONE 0.1s [2024-09-09T10:26:48.903Z] [2024-09-09T10:26:48.903Z] #108 [core-data] exporting to image [2024-09-09T10:26:48.903Z] #108 exporting layers [2024-09-09T10:26:49.487Z] #108 exporting layers 0.7s done [2024-09-09T10:26:49.754Z] #108 writing image sha256:1fcd3a4ab5ac1aa4d817a1fb5dd565ea2582d9e0424b795588a65c45bb5e6a60 0.0s done [2024-09-09T10:26:49.754Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-09T10:26:49.754Z] #108 DONE 14.1s [2024-09-09T10:26:49.754Z] [2024-09-09T10:26:49.754Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T10:26:51.710Z] #154 DONE 2227.8s [2024-09-09T10:26:51.710Z] [2024-09-09T10:26:51.710Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:26:51.710Z] #153 ... [2024-09-09T10:26:51.710Z] [2024-09-09T10:26:51.710Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:26:51.977Z] #217 DONE 0.1s [2024-09-09T10:26:51.977Z] [2024-09-09T10:26:51.977Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:26:52.243Z] #218 DONE 0.1s [2024-09-09T10:26:52.243Z] [2024-09-09T10:26:52.243Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:26:52.243Z] #153 ... [2024-09-09T10:26:52.243Z] [2024-09-09T10:26:52.243Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T10:26:52.825Z] #219 DONE 0.4s [2024-09-09T10:26:52.826Z] [2024-09-09T10:26:52.826Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T10:26:52.826Z] #220 DONE 0.1s [2024-09-09T10:26:52.826Z] [2024-09-09T10:26:52.826Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:26:52.826Z] #153 ... [2024-09-09T10:26:52.826Z] [2024-09-09T10:26:52.826Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T10:26:52.826Z] #221 DONE 0.1s [2024-09-09T10:26:53.099Z] [2024-09-09T10:26:53.099Z] #108 [core-metadata] exporting to image [2024-09-09T10:26:54.511Z] #108 exporting layers 1.4s done [2024-09-09T10:26:54.511Z] #108 writing image sha256:a4acc7592d97427b8f138f887e09d0ac009114bc7d9eb821983d3e0def619d56 done [2024-09-09T10:26:54.511Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T10:26:54.511Z] #108 DONE 15.5s [2024-09-09T10:26:54.511Z] [2024-09-09T10:26:54.511Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T10:27:26.731Z] #153 DONE 2257.7s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T10:27:26.731Z] #155 DONE 2257.8s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:27:26.731Z] #139 ... [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:27:26.731Z] #222 DONE 0.1s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:27:26.731Z] #139 ... [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:27:26.731Z] #223 DONE 0.2s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:27:26.731Z] #224 DONE 0.2s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T10:27:26.731Z] #225 ... [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:27:26.731Z] #226 DONE 0.2s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T10:27:26.731Z] #139 DONE 2259.0s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T10:27:26.731Z] #225 DONE 0.5s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T10:27:26.731Z] #227 DONE 0.2s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #108 [support-scheduler] exporting to image [2024-09-09T10:27:26.731Z] #108 exporting layers [2024-09-09T10:27:26.731Z] #108 ... [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T10:27:26.731Z] #228 DONE 0.6s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T10:27:26.731Z] #229 DONE 0.2s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T10:27:26.731Z] #230 DONE 0.2s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #108 [support-notifications] exporting to image [2024-09-09T10:27:26.731Z] #108 ... [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T10:27:26.731Z] #231 DONE 0.1s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #108 [support-scheduler] exporting to image [2024-09-09T10:27:26.731Z] #108 exporting layers 0.7s done [2024-09-09T10:27:26.731Z] #108 writing image sha256:8d4c663c9fdf221ee0141e8d405b60447f7abb6f8097de12a05e9c706e4b506b 0.0s done [2024-09-09T10:27:26.731Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T10:27:26.731Z] #108 ... [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T10:27:26.731Z] #232 DONE 0.4s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T10:27:26.731Z] #233 DONE 0.1s [2024-09-09T10:27:26.731Z] [2024-09-09T10:27:26.731Z] #108 [support-cron-scheduler] exporting to image [2024-09-09T10:27:26.731Z] #108 exporting layers 0.8s done [2024-09-09T10:27:26.731Z] #108 writing image sha256:6bafd04f9bae1b6e30e28a67c9d1ef56aa243195dfd22b2d547acedd609a1ede done [2024-09-09T10:27:26.731Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T10:27:26.731Z] #108 exporting layers 1.3s done [2024-09-09T10:27:26.731Z] #108 writing image sha256:9610842b313bb094dc8c51edd2035b465a9bcc1452f5852fbc50674242255829 done [2024-09-09T10:27:26.731Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T10:27:26.731Z] #108 DONE 18.2s [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T10:27:26.731Z] time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T10:27:26.751Z] $ docker stop --time=1 dcc03c2f07cdb8b0f98079e4467eafc623510a9a0ff02576db329c6a08aea9a0 [2024-09-09T10:27:28.387Z] $ docker rm -f --volumes dcc03c2f07cdb8b0f98079e4467eafc623510a9a0ff02576db329c6a08aea9a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T10:27:28.985Z] + docker images [2024-09-09T10:27:28.985Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T10:27:28.985Z] support-cron-scheduler-arm64 latest 9610842b313b 5 seconds ago 43.6MB [2024-09-09T10:27:28.985Z] support-notifications-arm64 latest 6bafd04f9bae 5 seconds ago 42MB [2024-09-09T10:27:28.985Z] support-scheduler-arm64 latest 8d4c663c9fdf 6 seconds ago 41.4MB [2024-09-09T10:27:28.985Z] core-metadata-arm64 latest a4acc7592d97 36 seconds ago 39.3MB [2024-09-09T10:27:28.985Z] core-data-arm64 latest 1fcd3a4ab5ac 40 seconds ago 39.1MB [2024-09-09T10:27:28.985Z] core-keeper-arm64 latest 8982ac5497e8 45 seconds ago 39MB [2024-09-09T10:27:28.985Z] core-command-arm64 latest dd846d72c04a 2 minutes ago 35.1MB [2024-09-09T10:27:28.985Z] security-proxy-auth-arm64 latest 740559dd8755 3 minutes ago 32.7MB [2024-09-09T10:27:28.985Z] security-spiffe-token-provider-arm64 latest 7733d3865a15 12 minutes ago 29.1MB [2024-09-09T10:27:28.985Z] core-common-config-bootstrapper-arm64 latest b3606c0ba634 14 minutes ago 15.4MB [2024-09-09T10:27:28.985Z] security-secretstore-setup-arm64 latest 85784040219c 15 minutes ago 36.4MB [2024-09-09T10:27:28.985Z] security-proxy-setup-arm64 latest e9a14fe2c2be 15 minutes ago 26.2MB [2024-09-09T10:27:28.985Z] security-bootstrapper-arm64 latest 50956f677a1f 15 minutes ago 18.9MB [2024-09-09T10:27:28.985Z] security-spire-config-arm64 latest e61ce6fcd192 39 minutes ago 115MB [2024-09-09T10:27:28.985Z] security-spire-server-arm64 latest 2a8bad78daf7 39 minutes ago 116MB [2024-09-09T10:27:28.985Z] security-spire-agent-arm64 latest 5fc42f51b144 39 minutes ago 174MB [2024-09-09T10:27:28.985Z] ci-base-image-arm64 latest 4489abc106fd About an hour ago 967MB [2024-09-09T10:27:28.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T10:27:28.986Z] 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-09T10:27:30.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:27:30.040Z] [2024-09-09T10:27:30.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:27:30.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:27:30.729Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T10:27:30.729Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T10:27:30.729Z] 04944245beec: Pulling fs layer [2024-09-09T10:27:30.729Z] 699f458cf7ca: Pulling fs layer [2024-09-09T10:27:30.729Z] 765212b225bb: Pulling fs layer [2024-09-09T10:27:30.729Z] f23df028b6ca: Pulling fs layer [2024-09-09T10:27:30.729Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T10:27:30.729Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T10:27:30.729Z] d65c8cfc05b1: Waiting [2024-09-09T10:27:30.729Z] 765212b225bb: Waiting [2024-09-09T10:27:30.729Z] 2437ff75d9bd: Waiting [2024-09-09T10:27:30.729Z] f23df028b6ca: Waiting [2024-09-09T10:27:30.729Z] 04944245beec: Verifying Checksum [2024-09-09T10:27:30.729Z] 04944245beec: Download complete [2024-09-09T10:27:30.729Z] 765212b225bb: Verifying Checksum [2024-09-09T10:27:30.729Z] 765212b225bb: Download complete [2024-09-09T10:27:30.729Z] f23df028b6ca: Verifying Checksum [2024-09-09T10:27:30.729Z] f23df028b6ca: Download complete [2024-09-09T10:27:30.729Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T10:27:30.729Z] d65c8cfc05b1: Download complete [2024-09-09T10:27:30.996Z] 699f458cf7ca: Verifying Checksum [2024-09-09T10:27:30.996Z] 699f458cf7ca: Download complete [2024-09-09T10:27:31.262Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T10:27:31.262Z] 8998bd30e6a1: Download complete [2024-09-09T10:27:33.833Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T10:27:33.833Z] 2437ff75d9bd: Download complete [2024-09-09T10:27:36.400Z] 8998bd30e6a1: Pull complete [2024-09-09T10:27:36.400Z] 04944245beec: Pull complete [2024-09-09T10:27:38.333Z] 699f458cf7ca: Pull complete [2024-09-09T10:27:38.333Z] 765212b225bb: Pull complete [2024-09-09T10:27:39.294Z] f23df028b6ca: Pull complete [2024-09-09T10:27:39.294Z] d65c8cfc05b1: Pull complete [2024-09-09T10:27:57.490Z] 2437ff75d9bd: Pull complete [2024-09-09T10:27:57.490Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T10:27:57.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T10:27:57.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:27:57.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container [2024-09-09T10:27:57.903Z] $ 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-09T10:28:00.869Z] $ docker top 3f83bee85e258f777cc45511c800b1c905287abb7b112d00613b0f2a79908f5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:01.892Z] ---> job-cost.sh [2024-09-09T10:28:01.892Z] lf-activate-venv: SKIPPING [2024-09-09T10:28:01.892Z] INFO: No Stack... [2024-09-09T10:28:02.472Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T10:28:03.051Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T10:28:03.702Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-09T10:28:03.702Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T10:28:03.770Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] [2024-09-09T10:28:03.777Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] did not exist. Created. [2024-09-09T10:28:03.786Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T10:28:04.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T10:28:04.761Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T10:28:04.785Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T10:28:04.857Z] $ docker stop --time=1 3f83bee85e258f777cc45511c800b1c905287abb7b112d00613b0f2a79908f5c [2024-09-09T10:28:06.417Z] $ docker rm -f --volumes 3f83bee85e258f777cc45511c800b1c905287abb7b112d00613b0f2a79908f5c [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-09T10:28:07.612Z] provisioning config files... [2024-09-09T10:28:07.619Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5445632667046829999tmp [Pipeline] { [Pipeline] sh [2024-09-09T10:28:07.977Z] + set +x [2024-09-09T10:28:07.977Z] + bash -s -- [2024-09-09T10:28:07.977Z] + curl -s https://codecov.io/bash [2024-09-09T10:28:07.977Z] [2024-09-09T10:28:07.977Z] _____ _ [2024-09-09T10:28:07.977Z] / ____| | | [2024-09-09T10:28:07.977Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T10:28:07.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T10:28:07.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T10:28:07.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T10:28:07.977Z] Bash-1.0.6 [2024-09-09T10:28:07.977Z] [2024-09-09T10:28:07.977Z] [2024-09-09T10:28:07.977Z] ==> git version 2.25.1 found [2024-09-09T10:28:07.978Z] ==> 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-09T10:28:07.978Z] Release-Date: 2020-01-08 [2024-09-09T10:28:07.978Z] 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-09T10:28:07.978Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T10:28:07.978Z] ==> Jenkins CI detected. [2024-09-09T10:28:07.978Z] current dir:  /w/workspace/edgex-go/1 [2024-09-09T10:28:07.978Z] project root: . [2024-09-09T10:28:07.978Z] --> token set from env [2024-09-09T10:28:07.978Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T10:28:07.978Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T10:28:07.978Z] ==> Python coveragepy not found [2024-09-09T10:28:07.978Z] ==> Searching for coverage reports in: [2024-09-09T10:28:07.978Z] + . [2024-09-09T10:28:08.237Z] -> Found 1 reports [2024-09-09T10:28:08.237Z] ==> Detecting git/mercurial file structure [2024-09-09T10:28:08.237Z] ==> Reading reports [2024-09-09T10:28:08.237Z] + ./coverage.out bytes=545683 [2024-09-09T10:28:08.237Z] ==> Appending adjustments [2024-09-09T10:28:08.237Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T10:28:09.616Z] + Found adjustments [2024-09-09T10:28:09.616Z] ==> Gzipping contents [2024-09-09T10:28:09.616Z] 68K /tmp/codecov.nrrzVw.gz [2024-09-09T10:28:09.616Z] ==> Uploading reports [2024-09-09T10:28:09.616Z] url: https://codecov.io [2024-09-09T10:28:09.616Z] query: branch=PR-4900&commit=b28e27c397a684cdafcfa7fc85b774e1d972bc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4900&job=&cmd_args= [2024-09-09T10:28:09.616Z] -> Pinging Codecov [2024-09-09T10:28:09.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4900&commit=b28e27c397a684cdafcfa7fc85b774e1d972bc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4900&job=&cmd_args= [2024-09-09T10:28:09.616Z] -> Uploading to [2024-09-09T10:28:09.616Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/b28e27c397a684cdafcfa7fc85b774e1d972bc3c/9aaf26bd-f1de-438b-8ad5-20708bf3248e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T102809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=967f5b9a60e7fc605e61d12a0ab0906cce83449bab364b3cceaa2b0ff1856695 [2024-09-09T10:28:09.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T10:28:09.616Z] Dload Upload Total Spent Left Speed [2024-09-09T10:28:09.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68079 0 0 100 68079 0 233k --:--:-- --:--:-- --:--:-- 232k [2024-09-09T10:28:09.875Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] } [2024-09-09T10:28:09.906Z] 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-09T10:28:11.715Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:12.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:12.969Z] ---> package-listing.sh [2024-09-09T10:28:12.969Z] ++ facter osfamily [2024-09-09T10:28:12.969Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T10:28:13.229Z] + OS_FAMILY=debian [2024-09-09T10:28:13.229Z] + workspace=/w/workspace/edgex-go/1 [2024-09-09T10:28:13.229Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T10:28:13.229Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T10:28:13.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T10:28:13.229Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T10:28:13.229Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T10:28:13.229Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T10:28:13.229Z] + case "${OS_FAMILY}" in [2024-09-09T10:28:13.229Z] + dpkg -l [2024-09-09T10:28:13.229Z] + grep '^ii' [2024-09-09T10:28:13.229Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T10:28:13.229Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T10:28:13.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T10:28:13.229Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T10:28:13.229Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-09T10:28:13.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-09T10:28:13.273Z] 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-09T10:28:13.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:28:14.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:28:14.246Z] [2024-09-09T10:28:14.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:28:14.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:28:14.648Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T10:28:14.648Z] 5eb5b503b376: Pulling fs layer [2024-09-09T10:28:14.648Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T10:28:14.648Z] ec43610c2a17: Pulling fs layer [2024-09-09T10:28:14.648Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T10:28:14.648Z] 33b1e0a273af: Pulling fs layer [2024-09-09T10:28:14.648Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T10:28:14.648Z] 2f39f015ded8: Pulling fs layer [2024-09-09T10:28:14.648Z] 33b1e0a273af: Waiting [2024-09-09T10:28:14.648Z] 5d3b04190fa2: Waiting [2024-09-09T10:28:14.648Z] 3a2ae6a8a46f: Waiting [2024-09-09T10:28:14.648Z] 2f39f015ded8: Waiting [2024-09-09T10:28:14.648Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T10:28:14.648Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T10:28:14.648Z] 3a2ae6a8a46f: Download complete [2024-09-09T10:28:14.648Z] 33b1e0a273af: Verifying Checksum [2024-09-09T10:28:14.648Z] 33b1e0a273af: Download complete [2024-09-09T10:28:14.648Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T10:28:14.648Z] 5d3b04190fa2: Download complete [2024-09-09T10:28:14.648Z] ec43610c2a17: Verifying Checksum [2024-09-09T10:28:14.648Z] ec43610c2a17: Download complete [2024-09-09T10:28:14.908Z] 5eb5b503b376: Verifying Checksum [2024-09-09T10:28:14.908Z] 5eb5b503b376: Download complete [2024-09-09T10:28:15.478Z] 2f39f015ded8: Verifying Checksum [2024-09-09T10:28:15.478Z] 2f39f015ded8: Download complete [2024-09-09T10:28:16.416Z] 5eb5b503b376: Pull complete [2024-09-09T10:28:16.416Z] 5c69ac0246d0: Pull complete [2024-09-09T10:28:16.675Z] ec43610c2a17: Pull complete [2024-09-09T10:28:16.675Z] 3a2ae6a8a46f: Pull complete [2024-09-09T10:28:16.934Z] 33b1e0a273af: Pull complete [2024-09-09T10:28:16.934Z] 5d3b04190fa2: Pull complete [2024-09-09T10:28:21.125Z] 2f39f015ded8: Pull complete [2024-09-09T10:28:21.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T10:28:21.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:28:21.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:28:21.373Z] prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container [2024-09-09T10:28:21.378Z] $ 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-09T10:28:24.500Z] $ docker top 410c152a74c2a883be97e4f9476347df752a48a75095b06be8913dc1b35dae82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:28:24.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T10:28:25.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T10:28:25.590Z] + ls /var/log/sa-host [2024-09-09T10:28:25.590Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:28:25.878Z] provisioning config files... [2024-09-09T10:28:25.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18405317691061260067tmp [Pipeline] { [Pipeline] echo [2024-09-09T10:28:25.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:26.311Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T10:28:26.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:26.800Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T10:28:26.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:27.166Z] ---> sudo-logs.sh [2024-09-09T10:28:27.166Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T10:28:27.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:27.594Z] ---> job-cost.sh [2024-09-09T10:28:27.594Z] lf-activate-venv: SKIPPING [2024-09-09T10:28:27.594Z] DEBUG: total: 0.2199999988079071 [2024-09-09T10:28:27.594Z] INFO: Retrieving Stack Cost... [2024-09-09T10:28:27.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T10:28:28.113Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T10:28:28.173Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:28:28.503Z] ---> logs-deploy.sh [2024-09-09T10:28:28.503Z] lf-activate-venv: SKIPPING [2024-09-09T10:28:28.503Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4900/1 [2024-09-09T10:28:28.503Z] INFO: archiving workspace using pattern(s): [2024-09-09T10:28:29.449Z] Archives upload complete. [2024-09-09T10:28:29.449Z] INFO: archiving logs to Nexus