Pull request #4781 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4c1b78fa77e96481b0ae48d95544c10255eea50+c9d1faab620fff591bec2a07ba94ff74d67ceba9 (1e1c1e6d0e7bcdeb30cd0d933aece6c73cd9d6d5) 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-ssh5434255695203022682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10590558739722711805.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4781/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-4781/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4808153575246802748.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-4781/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10293297843867918643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8783711306894565009.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-4781/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-4781/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18155199648399336250.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-602 in /w/workspace/edgexfoundry_edgex-go_PR-4781 [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 > 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/4781/head:refs/remotes/origin/PR-4781 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit f4c1b78fa77e96481b0ae48d95544c10255eea50 Merge succeeded, producing f4c1b78fa77e96481b0ae48d95544c10255eea50 Checking out Revision f4c1b78fa77e96481b0ae48d95544c10255eea50 (PR-4781) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f f4c1b78fa77e96481b0ae48d95544c10255eea50 # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4c1b78fa77e96481b0ae48d95544c10255eea50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T19:05:24.372Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T19:05:24.554Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T19:05:24.659Z] ========================================================= [2024-03-21T19:05:24.659Z] EdgeX Global Pipelines Version Info [2024-03-21T19:05:24.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:05:25.404Z] ------------------- [2024-03-21T19:05:25.404Z] stable info: [2024-03-21T19:05:25.404Z] ------------------- [2024-03-21T19:05:25.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T19:05:25.404Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T19:05:25.404Z] Message: update stable to v1.0.258 [2024-03-21T19:05:26.349Z] ------------------- [2024-03-21T19:05:26.349Z] experimental info: [2024-03-21T19:05:26.349Z] ------------------- [2024-03-21T19:05:26.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T19:05:26.349Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T19:05:26.349Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T19:05:26.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-21T19:05:26.617Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-21T19:05:26.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T19:05:26.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T19:05:26.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T19:05:26.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T19:05:26.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T19:05:26.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-21T19:05:26.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-21T19:05:27.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-21T19:05:27.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T19:05:27.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T19:05:27.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T19:05:27.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T19:05:27.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T19:05:27.295Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T19:05:27.350Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T19:05:27.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T19:05:27.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-21T19:05:27.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-21T19:05:27.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T19:05:27.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T19:05:27.648Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T19:05:27.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4781 [Pipeline] echo [2024-03-21T19:05:27.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4781 [Pipeline] echo [2024-03-21T19:05:27.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4781 [Pipeline] echo [2024-03-21T19:05:27.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4c1b78fa77e96481b0ae48d95544c10255eea50 [Pipeline] echo [2024-03-21T19:05:27.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4c1b78 [Pipeline] echo [2024-03-21T19:05:27.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T19:05:28.097Z] provisioning config files... [2024-03-21T19:05:28.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7792593509758172983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:05:28.484Z] ---> ****-login.sh [2024-03-21T19:05:28.484Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:05:28.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:05:29.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:05:29.005Z] Configure a credential helper to remove this warning. See [2024-03-21T19:05:29.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:05:29.006Z] [2024-03-21T19:05:29.006Z] Login Succeeded [2024-03-21T19:05:29.006Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:05:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:05:29.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:05:29.006Z] Configure a credential helper to remove this warning. See [2024-03-21T19:05:29.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:05:29.006Z] [2024-03-21T19:05:29.006Z] Login Succeeded [2024-03-21T19:05:29.006Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:05:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:05:29.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:05:29.006Z] Configure a credential helper to remove this warning. See [2024-03-21T19:05:29.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:05:29.006Z] [2024-03-21T19:05:29.006Z] Login Succeeded [2024-03-21T19:05:29.006Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:05:29.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:05:29.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:05:29.265Z] Configure a credential helper to remove this warning. See [2024-03-21T19:05:29.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:05:29.265Z] [2024-03-21T19:05:29.265Z] Login Succeeded [2024-03-21T19:05:29.265Z] ****.io [2024-03-21T19:05:29.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:05:29.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:05:29.527Z] Configure a credential helper to remove this warning. See [2024-03-21T19:05:29.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:05:29.527Z] [2024-03-21T19:05:29.527Z] Login Succeeded [2024-03-21T19:05:29.527Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T19:05:29.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T19:05:29.997Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-21T19:05:29.997Z] + + dirname cmd/core-command/Dockerfile [2024-03-21T19:05:29.997Z] cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/core-data/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/core-metadata/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-21T19:05:29.997Z] + + cut -d/ -f2 [2024-03-21T19:05:29.997Z] dirname cmd/security-proxy-auth/Dockerfile [2024-03-21T19:05:29.997Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-21T19:05:29.997Z] + + cut -d/ -f2 [2024-03-21T19:05:29.997Z] dirname cmd/security-proxy-setup/Dockerfile [2024-03-21T19:05:29.997Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-21T19:05:29.997Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/support-notifications/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-21T19:05:29.997Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-21T19:05:29.997Z] + cut -d/ -f2 [2024-03-21T19:05:29.997Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-21T19:05:30.058Z] 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-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-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-03-21T19:05:30.589Z] + git rev-list -1 --merges f4c1b78fa77e96481b0ae48d95544c10255eea50~1..f4c1b78fa77e96481b0ae48d95544c10255eea50 [Pipeline] echo [2024-03-21T19:05:30.622Z] -----------> git rev-list -1 --merges f4c1b78fa77e96481b0ae48d95544c10255eea50~1..f4c1b78fa77e96481b0ae48d95544c10255eea50 f4c1b78fa77e96481b0ae48d95544c10255eea50 [false] [Pipeline] sh [2024-03-21T19:05:30.931Z] + git log --format=format:%s -1 f4c1b78fa77e96481b0ae48d95544c10255eea50 [Pipeline] echo [2024-03-21T19:05:30.969Z] ========================================================= [2024-03-21T19:05:30.969Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T19:05:30.969Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-21T19:05:31.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T19:05:31.530Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T19:05:31.530Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T19:05:31.530Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T19:05:31.530Z] + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2024-03-21T19:05:31.530Z] /etc/ssh/ssh_known_hosts [2024-03-21T19:05:31.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:05:32.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T19:05:32.014Z] [2024-03-21T19:05:32.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:05:32.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T19:05:32.396Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T19:05:32.396Z] b85a868b505f: Pulling fs layer [2024-03-21T19:05:32.396Z] e2be974225ed: Pulling fs layer [2024-03-21T19:05:32.396Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T19:05:32.396Z] 988bab9f4d93: Pulling fs layer [2024-03-21T19:05:32.396Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T19:05:32.396Z] eaf3925da568: Pulling fs layer [2024-03-21T19:05:32.396Z] bab4dde63d76: Pulling fs layer [2024-03-21T19:05:32.396Z] 1469e6f7b9e6: Waiting [2024-03-21T19:05:32.396Z] 988bab9f4d93: Waiting [2024-03-21T19:05:32.396Z] eaf3925da568: Waiting [2024-03-21T19:05:32.396Z] bde34c3a00c8: Pulling fs layer [2024-03-21T19:05:32.396Z] b352a97aabf1: Pulling fs layer [2024-03-21T19:05:32.396Z] 4872d77fe225: Pulling fs layer [2024-03-21T19:05:32.396Z] 5851b861e8e6: Pulling fs layer [2024-03-21T19:05:32.396Z] bab4dde63d76: Waiting [2024-03-21T19:05:32.396Z] 4872d77fe225: Waiting [2024-03-21T19:05:32.396Z] b352a97aabf1: Waiting [2024-03-21T19:05:32.396Z] bde34c3a00c8: Waiting [2024-03-21T19:05:32.396Z] e2be974225ed: Verifying Checksum [2024-03-21T19:05:32.396Z] e2be974225ed: Download complete [2024-03-21T19:05:32.396Z] 988bab9f4d93: Verifying Checksum [2024-03-21T19:05:32.396Z] 988bab9f4d93: Download complete [2024-03-21T19:05:32.396Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T19:05:32.396Z] 1469e6f7b9e6: Download complete [2024-03-21T19:05:32.396Z] eaf3925da568: Verifying Checksum [2024-03-21T19:05:32.396Z] eaf3925da568: Download complete [2024-03-21T19:05:32.396Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T19:05:32.396Z] 339a4e72a1f5: Download complete [2024-03-21T19:05:32.396Z] bde34c3a00c8: Download complete [2024-03-21T19:05:32.657Z] b352a97aabf1: Verifying Checksum [2024-03-21T19:05:32.657Z] b352a97aabf1: Download complete [2024-03-21T19:05:32.657Z] 4872d77fe225: Verifying Checksum [2024-03-21T19:05:32.657Z] 4872d77fe225: Download complete [2024-03-21T19:05:32.657Z] 5851b861e8e6: Download complete [2024-03-21T19:05:32.657Z] b85a868b505f: Verifying Checksum [2024-03-21T19:05:32.657Z] b85a868b505f: Download complete [2024-03-21T19:05:32.918Z] bab4dde63d76: Verifying Checksum [2024-03-21T19:05:32.918Z] bab4dde63d76: Download complete [2024-03-21T19:05:34.319Z] b85a868b505f: Pull complete [2024-03-21T19:05:34.579Z] e2be974225ed: Pull complete [2024-03-21T19:05:35.173Z] 339a4e72a1f5: Pull complete [2024-03-21T19:05:35.173Z] 988bab9f4d93: Pull complete [2024-03-21T19:05:35.482Z] 1469e6f7b9e6: Pull complete [2024-03-21T19:05:35.482Z] eaf3925da568: Pull complete [2024-03-21T19:05:37.393Z] bab4dde63d76: Pull complete [2024-03-21T19:05:37.393Z] bde34c3a00c8: Pull complete [2024-03-21T19:05:37.393Z] b352a97aabf1: Pull complete [2024-03-21T19:05:37.393Z] 4872d77fe225: Pull complete [2024-03-21T19:05:37.393Z] 5851b861e8e6: Pull complete [2024-03-21T19:05:37.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T19:05:37.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T19:05:37.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:05:37.666Z] prd-ubuntu20.04-docker-8c-8g-602 does not seem to be running inside a container [2024-03-21T19:05:37.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T19:05:41.662Z] $ docker top 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 -eo pid,comm [2024-03-21T19:05:41.718Z] 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-03-21T19:05:41.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T19:05:41.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T19:05:41.862Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T19:05:41.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T19:05:41.975Z] $ docker exec 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 ssh-agent [2024-03-21T19:05:42.085Z] SSH_AUTH_SOCK=/tmp/ssh-Ygnqu7HPoH4c/agent.32 [2024-03-21T19:05:42.085Z] SSH_AGENT_PID=38 [2024-03-21T19:05:42.091Z] Running ssh-add (command line suppressed) [2024-03-21T19:05:42.197Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15137486137199271647.key (/w/workspace/edgex-go/1@tmp/private_key_15137486137199271647.key) [2024-03-21T19:05:42.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T19:05:42.552Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T19:05:42.581Z] $ docker exec --env ******** --env ******** 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 ssh-agent -k [2024-03-21T19:05:42.669Z] unset SSH_AUTH_SOCK; [2024-03-21T19:05:42.670Z] unset SSH_AGENT_PID; [2024-03-21T19:05:42.670Z] echo Agent pid 38 killed; [2024-03-21T19:05:42.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T19:05:42.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T19:05:42.785Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T19:05:42.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T19:05:42.898Z] $ docker exec 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 ssh-agent [2024-03-21T19:05:43.013Z] SSH_AUTH_SOCK=/tmp/ssh-91JagKinC0aN/agent.71 [2024-03-21T19:05:43.013Z] SSH_AGENT_PID=77 [2024-03-21T19:05:43.018Z] Running ssh-add (command line suppressed) [2024-03-21T19:05:43.129Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17762041547967349292.key (/w/workspace/edgex-go/1@tmp/private_key_17762041547967349292.key) [2024-03-21T19:05:43.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T19:05:43.486Z] + git semver init [2024-03-21T19:05:43.746Z] 2024-03-21 19:05:43,690 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T19:05:43.746Z] 2024-03-21 19:05:43,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-21T19:05:43.746Z] 2024-03-21 19:05:43,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-21T19:05:43.746Z] 2024-03-21 19:05:43,692 [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-03-21T19:05:49.021Z] 2024-03-21 19:05:48,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4781 with force:False [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,413 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4781 [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,417 [execute] INFO git cat-file --batch-check [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,423 [execute] INFO git cat-file --batch [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T19:05:49.021Z] 2024-03-21 19:05:48,427 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4781 [2024-03-21T19:05:49.021Z] 0.0.0 [Pipeline] } [2024-03-21T19:05:49.052Z] $ docker exec --env ******** --env ******** 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 ssh-agent -k [2024-03-21T19:05:49.153Z] unset SSH_AUTH_SOCK; [2024-03-21T19:05:49.154Z] unset SSH_AGENT_PID; [2024-03-21T19:05:49.154Z] echo Agent pid 77 killed; [2024-03-21T19:05:49.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T19:05:49.611Z] + git semver [Pipeline] } [2024-03-21T19:05:49.896Z] $ docker stop --time=1 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 [2024-03-21T19:05:51.200Z] $ docker rm -f --volumes 6e287420ffbb684a9b457ab849b471e99ba8e57fa468ab097e72aa8d9c97ab96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T19:05:51.617Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T19:05:51.891Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T19:05:51.909Z] [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-03-21T19:05:52.714Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-21T19:05:52.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:05:52.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:05:52.832Z] ========================================================= [2024-03-21T19:05:52.832Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T19:05:52.832Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:05:53.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T19:05:53.173Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T19:05:53.173Z] 7264a8db6415: Pulling fs layer [2024-03-21T19:05:53.173Z] c4d48a809fc2: Pulling fs layer [2024-03-21T19:05:53.173Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T19:05:53.173Z] ad3a456e5733: Pulling fs layer [2024-03-21T19:05:53.173Z] 69c7f0334f64: Pulling fs layer [2024-03-21T19:05:53.173Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T19:05:53.173Z] ce7588e14bc9: Pulling fs layer [2024-03-21T19:05:53.173Z] b5e4710f87ac: Pulling fs layer [2024-03-21T19:05:53.173Z] ad3a456e5733: Waiting [2024-03-21T19:05:53.173Z] 69c7f0334f64: Waiting [2024-03-21T19:05:53.173Z] b5e4710f87ac: Waiting [2024-03-21T19:05:53.173Z] 1f1c1a5573a3: Waiting [2024-03-21T19:05:53.173Z] ce7588e14bc9: Waiting [2024-03-21T19:05:53.173Z] c4d48a809fc2: Download complete [2024-03-21T19:05:53.173Z] ad3a456e5733: Verifying Checksum [2024-03-21T19:05:53.173Z] ad3a456e5733: Download complete [2024-03-21T19:05:53.173Z] 69c7f0334f64: Verifying Checksum [2024-03-21T19:05:53.173Z] 69c7f0334f64: Download complete [2024-03-21T19:05:53.173Z] 7264a8db6415: Verifying Checksum [2024-03-21T19:05:53.173Z] 7264a8db6415: Download complete [2024-03-21T19:05:53.173Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T19:05:53.173Z] 1f1c1a5573a3: Download complete [2024-03-21T19:05:53.432Z] 7264a8db6415: Pull complete [2024-03-21T19:05:53.432Z] b5e4710f87ac: Verifying Checksum [2024-03-21T19:05:53.432Z] b5e4710f87ac: Download complete [2024-03-21T19:05:53.691Z] c4d48a809fc2: Pull complete [2024-03-21T19:05:53.691Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T19:05:53.691Z] 4f1c88b9dad5: Download complete [2024-03-21T19:05:53.950Z] ce7588e14bc9: Verifying Checksum [2024-03-21T19:05:53.950Z] ce7588e14bc9: Download complete [2024-03-21T19:05:57.236Z] 4f1c88b9dad5: Pull complete [2024-03-21T19:05:57.236Z] ad3a456e5733: Pull complete [2024-03-21T19:05:57.236Z] 69c7f0334f64: Pull complete [2024-03-21T19:05:57.236Z] 1f1c1a5573a3: Pull complete [2024-03-21T19:05:59.160Z] ce7588e14bc9: Pull complete [2024-03-21T19:05:59.726Z] b5e4710f87ac: Pull complete [2024-03-21T19:05:59.726Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T19:05:59.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T19:05:59.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:06:00.105Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T19:06:00.105Z] WORKDIR /edgex [2024-03-21T19:06:00.105Z] COPY go.mod . [2024-03-21T19:06:00.105Z] RUN go mod download [2024-03-21T19:06:00.105Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-21T19:06:00.681Z] Sending build context to Docker daemon 175.3MB [2024-03-21T19:06:00.681Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T19:06:00.681Z] ---> 88b5674ff536 [2024-03-21T19:06:00.681Z] Step 2/4 : WORKDIR /edgex [2024-03-21T19:06:06.005Z] ---> Running in fd498054741f [2024-03-21T19:06:06.005Z] Removing intermediate container fd498054741f [2024-03-21T19:06:06.005Z] ---> 6d36e25695e4 [2024-03-21T19:06:06.005Z] Step 3/4 : COPY go.mod . [2024-03-21T19:06:06.005Z] ---> 9b80d59108ce [2024-03-21T19:06:06.005Z] Step 4/4 : RUN go mod download [2024-03-21T19:06:06.005Z] ---> Running in 8e09aaa95b4d [2024-03-21T19:06:07.244Z] Still waiting to schedule task [2024-03-21T19:06:07.244Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-21T19:06:38.127Z] Removing intermediate container 8e09aaa95b4d [2024-03-21T19:06:38.127Z] ---> 9faffeb50f55 [2024-03-21T19:06:38.127Z] Successfully built 9faffeb50f55 [2024-03-21T19:06:38.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:06:38.519Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T19:06:38.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:06:38.678Z] prd-ubuntu20.04-docker-8c-8g-602 does not seem to be running inside a container [2024-03-21T19:06:38.715Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-21T19:06:39.192Z] $ docker top dd327fa42bb7575117f935d46068eef17fadad2bf837ee670d63a94202fc32ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:06:39.589Z] + go version [2024-03-21T19:06:39.589Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T19:06:39.628Z] $ docker stop --time=1 dd327fa42bb7575117f935d46068eef17fadad2bf837ee670d63a94202fc32ca [2024-03-21T19:06:40.885Z] $ docker rm -f --volumes dd327fa42bb7575117f935d46068eef17fadad2bf837ee670d63a94202fc32ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:06:41.625Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T19:06:41.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:06:41.778Z] prd-ubuntu20.04-docker-8c-8g-602 does not seem to be running inside a container [2024-03-21T19:06:41.811Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-21T19:06:42.136Z] $ docker top ae1925296f95945775b301179ba2ea3a074b91d2aa0b4d20de52a32cfc48a18b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T19:06:42.259Z] ========================================================= [2024-03-21T19:06:42.259Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-21T19:06:42.259Z] ========================================================= [Pipeline] sh [2024-03-21T19:06:42.553Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:06:42.910Z] + make test [2024-03-21T19:06:42.910Z] go test -race -coverprofile=coverage.out ./... [2024-03-21T19:06:49.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-21T19:07:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-21T19:07:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-21T19:07:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-21T19:07:21.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-21T19:07:21.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.051s coverage: 28.7% of statements [2024-03-21T19:07:22.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-21T19:07:22.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-21T19:07:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements [2024-03-21T19:07:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-21T19:07:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-21T19:07:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:07:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-21T19:07:22.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-21T19:07:24.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-21T19:07:24.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-21T19:07:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-21T19:07:25.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements [2024-03-21T19:07:25.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2024-03-21T19:07:26.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.252s coverage: 93.4% of statements [2024-03-21T19:07:26.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 6.1% of statements [2024-03-21T19:07:26.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 97.6% of statements [2024-03-21T19:07:26.601Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-03-21T19:07:26.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-21T19:07:26.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-21T19:07:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2024-03-21T19:07:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2024-03-21T19:07:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.063s coverage: 41.7% of statements [2024-03-21T19:07:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2024-03-21T19:07:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2024-03-21T19:07:28.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-03-21T19:07:28.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-03-21T19:07:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-21T19:07:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-21T19:07:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-21T19:07:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-21T19:07:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-21T19:07:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-21T19:07:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-21T19:07:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-21T19:07:29.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-21T19:07:29.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-21T19:07:29.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-21T19:07:29.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-21T19:07:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-21T19:07:30.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-21T19:07:30.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-21T19:07:32.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-21T19:07:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-21T19:07:33.213Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-603 in /w/workspace/edgexfoundry_edgex-go_PR-4781 [Pipeline] { [Pipeline] ws [2024-03-21T19:07:33.278Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-21T19:07:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-21T19:07:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-21T19:07:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-21T19:07:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-21T19:07:36.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-21T19:07:36.370Z] The recommended git tool is: git [2024-03-21T19:07:37.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-21T19:07:37.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-21T19:07:37.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-21T19:07:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-21T19:07:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-21T19:07:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-21T19:07:37.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-21T19:07:39.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-21T19:07:39.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-21T19:07:39.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-21T19:07:39.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-21T19:07:40.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2024-03-21T19:07:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-21T19:07:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:07:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-21T19:07:40.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-21T19:07:41.428Z] using credential edgex-jenkins-ssh [2024-03-21T19:07:41.448Z] Cloning the remote Git repository [2024-03-21T19:07:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-21T19:07:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-21T19:07:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-21T19:07:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:07:41.490Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-21T19:07:41.581Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-21T19:07:41.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-21T19:07:41.717Z] > git --version # timeout=10 [2024-03-21T19:07:41.736Z] > git --version # 'git version 2.25.1' [2024-03-21T19:07:41.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T19:07:41.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.177s coverage: 38.4% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 84.8% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.120s coverage: 95.7% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements [2024-03-21T19:07:54.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2024-03-21T19:07:54.755Z] 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-03-21T19:07:54.755Z] running golangci-lint [2024-03-21T19:07:54.755Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-21T19:07:54.755Z] go version go1.21.0 linux/amd64 [2024-03-21T19:07:54.755Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-21T19:07:54.755Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-21T19:07:57.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-21T19:07:57.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T19:07:59.441Z] Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit f4c1b78fa77e96481b0ae48d95544c10255eea50 [2024-03-21T19:07:59.863Z] Merge succeeded, producing f4c1b78fa77e96481b0ae48d95544c10255eea50 [2024-03-21T19:07:59.864Z] Checking out Revision f4c1b78fa77e96481b0ae48d95544c10255eea50 (PR-4781) [2024-03-21T19:08:00.555Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-21T19:08:00.601Z] > git --version # timeout=10 [2024-03-21T19:08:00.610Z] > git --version # 'git version 2.25.1' [2024-03-21T19:08:00.621Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T19:07:58.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-21T19:07:58.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-21T19:07:58.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T19:07:58.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4781/head:refs/remotes/origin/PR-4781 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T19:07:59.460Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T19:07:59.539Z] > git checkout -f f4c1b78fa77e96481b0ae48d95544c10255eea50 # timeout=10 [2024-03-21T19:07:59.760Z] > git remote # timeout=10 [2024-03-21T19:07:59.779Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T19:07:59.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T19:07:59.810Z] > git merge c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 [2024-03-21T19:07:59.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T19:07:59.873Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T19:07:59.901Z] > git checkout -f f4c1b78fa77e96481b0ae48d95544c10255eea50 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T19:08:05.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T19:08:05.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T19:08:05.338Z] Dload Upload Total Spent Left Speed [2024-03-21T19:08:05.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-03-21T19:08:05.675Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T19:08:06.010Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-21T19:08:06.011Z] /etc/docker/daemon.json [2024-03-21T19:08:06.011Z] { [2024-03-21T19:08:06.011Z] "registry-mirrors": [ [2024-03-21T19:08:06.011Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T19:08:06.011Z] ], [2024-03-21T19:08:06.011Z] "bip": "10.250.0.254/24", [2024-03-21T19:08:06.011Z] "hosts": [ [2024-03-21T19:08:06.011Z] "tcp://0.0.0.0:5555", [2024-03-21T19:08:06.011Z] "unix:///var/run/docker.sock" [2024-03-21T19:08:06.011Z] ], [2024-03-21T19:08:06.011Z] "mtu": 1458, [2024-03-21T19:08:06.011Z] "selinux-enabled": true, [2024-03-21T19:08:06.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T19:08:06.011Z] } [Pipeline] sh [2024-03-21T19:08:06.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T19:08:06.691Z] + sudo service docker restart [2024-03-21T19:08:12.823Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 17.685700727s" [2024-03-21T19:08:12.823Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.979939ms" [2024-03-21T19:08:22.788Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.429633569s with top 10 stages: buildir: 43.784399723s, gosec: 6.310417855s, inspect: 2.509257003s, fact_deprecated: 2.243457928s, ctrlflow: 1.957143447s, printf: 1.904425542s, S1038: 1.084929668s, nilness: 1.049972092s, fact_purity: 947.777879ms, directives: 753.000364ms" [2024-03-21T19:08:22.788Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-21T19:08:22.788Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, exclude: 197/197, exclude-rules: 21/197" [2024-03-21T19:08:22.788Z] level=info msg="[runner] processing took 16.877177ms with stages: nolint: 8.498739ms, identifier_marker: 4.504062ms, exclude-rules: 1.417404ms, autogenerated_exclude: 1.043459ms, path_prettifier: 936.269µs, skip_dirs: 442.414µs, cgo: 20.49µs, filename_unadjuster: 10.24µs, max_same_issues: 530ns, path_prefixer: 480ns, skip_files: 430ns, uniq_by_line: 400ns, fixer: 390ns, path_shortener: 360ns, exclude: 320ns, sort_results: 260ns, severity-rules: 260ns, diff: 210ns, source_code: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 110ns" [2024-03-21T19:08:22.788Z] level=info msg="[runner] linters took 9.592255311s with stages: goanalysis_metalinter: 9.575299203s" [2024-03-21T19:08:22.788Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-21T19:08:22.788Z] level=info msg="Memory: 275 samples, avg is 260.8MB, max is 1096.3MB" [2024-03-21T19:08:22.788Z] level=info msg="Execution took 27.325666393s" [2024-03-21T19:08:22.788Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T19:08:24.987Z] provisioning config files... [2024-03-21T19:08:25.018Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13537887035596409564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:08:25.472Z] ---> ****-login.sh [2024-03-21T19:08:25.472Z] nexus3.edgexfoundry.org:10001 [2024-03-21T19:08:25.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:08:26.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:08:26.008Z] Configure a credential helper to remove this warning. See [2024-03-21T19:08:26.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:08:26.008Z] [2024-03-21T19:08:26.008Z] Login Succeeded [2024-03-21T19:08:26.008Z] nexus3.edgexfoundry.org:10002 [2024-03-21T19:08:26.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:08:26.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:08:26.276Z] Configure a credential helper to remove this warning. See [2024-03-21T19:08:26.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:08:26.276Z] [2024-03-21T19:08:26.276Z] Login Succeeded [2024-03-21T19:08:26.543Z] nexus3.edgexfoundry.org:10003 [2024-03-21T19:08:26.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:08:26.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:08:26.812Z] Configure a credential helper to remove this warning. See [2024-03-21T19:08:26.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:08:26.812Z] [2024-03-21T19:08:26.812Z] Login Succeeded [2024-03-21T19:08:26.812Z] nexus3.edgexfoundry.org:10004 [2024-03-21T19:08:26.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T19:08:26.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T19:08:26.978Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-21T19:08:27.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-21T19:08:27.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:08:27.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:08:27.078Z] Configure a credential helper to remove this warning. See [2024-03-21T19:08:27.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:08:27.078Z] [2024-03-21T19:08:27.078Z] Login Succeeded [2024-03-21T19:08:27.078Z] ****.io [2024-03-21T19:08:27.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T19:08:27.346Z] + ls -al . [2024-03-21T19:08:27.346Z] total 816 [2024-03-21T19:08:27.346Z] drwxrwxr-x 11 1001 1001 4096 Mar 21 19:06 . [2024-03-21T19:08:27.346Z] drwxr-xr-x 4 root root 4096 Mar 21 19:06 .. [2024-03-21T19:08:27.346Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:05 .blubracket [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 10 Mar 21 19:05 .dockerignore [2024-03-21T19:08:27.346Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 19:07 .git [2024-03-21T19:08:27.346Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:05 .github [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 1074 Mar 21 19:05 .gitignore [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 19:05 .golangci.yml [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 100 Mar 21 19:05 .hadolint.yml [2024-03-21T19:08:27.346Z] drwxr-xr-x 3 1001 1001 4096 Mar 21 19:05 .semver [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 155 Mar 21 19:05 .sonarcloud.properties [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:05 ADOPTERS.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 20261 Mar 21 19:05 Attribution.txt [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 100284 Mar 21 19:05 CHANGELOG.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:05 CONTRIBUTING.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 19:05 GOVERNANCE.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 861 Mar 21 19:05 Jenkinsfile [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:05 LICENSE [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 15392 Mar 21 19:05 Makefile [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 19:05 OWNERS.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 9528 Mar 21 19:05 README.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 19:05 SECURITY.md [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 19:05 VERSION [2024-03-21T19:08:27.346Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:05 bin [2024-03-21T19:08:27.346Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 19:05 cmd [2024-03-21T19:08:27.346Z] -rw-r--r-- 1 root root 455122 Mar 21 19:07 coverage.out [2024-03-21T19:08:27.346Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:05 fuzz_test [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 7036 Mar 21 19:05 go.mod [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 101053 Mar 21 19:05 go.sum [2024-03-21T19:08:27.346Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 19:05 internal [2024-03-21T19:08:27.346Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:05 openapi [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 584 Mar 21 19:05 security.txt [2024-03-21T19:08:27.346Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 19:05 version.go [Pipeline] sh [2024-03-21T19:08:27.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T19:08:27.610Z] Configure a credential helper to remove this warning. See [2024-03-21T19:08:27.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T19:08:27.610Z] [2024-03-21T19:08:27.610Z] Login Succeeded [2024-03-21T19:08:27.610Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T19:08:27.642Z] Deleting 1 temporary files [2024-03-21T19:08:27.683Z] + '[' -e coverage.out ] [2024-03-21T19:08:27.683Z] + chown 1001:1001 coverage.out [Pipeline] // configFileProvider [Pipeline] stash [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-21T19:08:27.829Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] sh [2024-03-21T19:08:28.152Z] + make build [2024-03-21T19:08:28.152Z] 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-03-21T19:08:28.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-21T19:08:28.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:08:28.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T19:08:28.463Z] ========================================================= [2024-03-21T19:08:28.463Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T19:08:28.463Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:08:28.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T19:08:28.828Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T19:08:28.828Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T19:08:28.828Z] 5d54e960e981: Pulling fs layer [2024-03-21T19:08:28.828Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T19:08:28.828Z] f0e02332f6b5: Pulling fs layer [2024-03-21T19:08:28.828Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T19:08:28.828Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T19:08:28.828Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T19:08:28.828Z] f0e02332f6b5: Waiting [2024-03-21T19:08:28.828Z] 0c6a40ed1a82: Waiting [2024-03-21T19:08:28.828Z] 872ee5b61b7b: Waiting [2024-03-21T19:08:28.828Z] 94ae7d8d031c: Waiting [2024-03-21T19:08:29.094Z] 5d54e960e981: Verifying Checksum [2024-03-21T19:08:29.094Z] 5d54e960e981: Download complete [2024-03-21T19:08:29.094Z] f0e02332f6b5: Verifying Checksum [2024-03-21T19:08:29.094Z] f0e02332f6b5: Download complete [2024-03-21T19:08:29.094Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T19:08:29.094Z] 872ee5b61b7b: Download complete [2024-03-21T19:08:29.094Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T19:08:29.094Z] 9fda8d8052c6: Download complete [2024-03-21T19:08:29.676Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T19:08:29.676Z] 94ae7d8d031c: Download complete [2024-03-21T19:08:29.944Z] 9fda8d8052c6: Pull complete [2024-03-21T19:08:30.525Z] 5d54e960e981: Pull complete [2024-03-21T19:08:30.791Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T19:08:30.791Z] c4a7e357bf2a: Download complete [2024-03-21T19:08:31.750Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T19:08:44.059Z] c4a7e357bf2a: Pull complete [2024-03-21T19:08:44.059Z] f0e02332f6b5: Pull complete [2024-03-21T19:08:44.059Z] 872ee5b61b7b: Pull complete [2024-03-21T19:08:46.225Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-21T19:08:47.158Z] 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-03-21T19:08:48.533Z] 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-03-21T19:08:48.790Z] 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-03-21T19:08:52.269Z] 0c6a40ed1a82: Pull complete [2024-03-21T19:08:52.973Z] 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-03-21T19:08:53.229Z] 94ae7d8d031c: Pull complete [2024-03-21T19:08:53.495Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T19:08:53.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T19:08:53.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:08:53.879Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-21T19:08:53.880Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T19:08:53.880Z] WORKDIR /edgex [2024-03-21T19:08:53.880Z] COPY go.mod . [2024-03-21T19:08:53.880Z] RUN go mod download [2024-03-21T19:08:53.902Z] 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-03-21T19:08:54.463Z] Sending build context to Docker daemon 3.001MB [2024-03-21T19:08:54.463Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T19:08:54.463Z] ---> 86de565de09d [2024-03-21T19:08:54.463Z] Step 2/4 : WORKDIR /edgex [2024-03-21T19:08:55.802Z] 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-03-21T19:08:56.059Z] 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-03-21T19:08:56.404Z] ---> Running in 6e1b56bc8499 [2024-03-21T19:08:56.404Z] Removing intermediate container 6e1b56bc8499 [2024-03-21T19:08:56.404Z] ---> 770334a2a347 [2024-03-21T19:08:56.404Z] Step 3/4 : COPY go.mod . [2024-03-21T19:08:56.626Z] 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-03-21T19:08:57.005Z] ---> b296e7cac400 [2024-03-21T19:08:57.005Z] Step 4/4 : RUN go mod download [2024-03-21T19:08:57.005Z] ---> Running in b393c35c9ebb [2024-03-21T19:08:57.192Z] 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-03-21T19:08:58.130Z] 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-03-21T19:08:58.723Z] $ docker stop --time=1 ae1925296f95945775b301179ba2ea3a074b91d2aa0b4d20de52a32cfc48a18b [2024-03-21T19:09:04.667Z] $ docker rm -f --volumes ae1925296f95945775b301179ba2ea3a074b91d2aa0b4d20de52a32cfc48a18b [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-03-21T19:09:06.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-21T19:09:06.145Z] [2024-03-21T19:09:06.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:09:06.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-21T19:09:06.813Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-21T19:09:06.813Z] 91d30c5bc195: Pulling fs layer [2024-03-21T19:09:06.813Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-21T19:09:06.813Z] 9c61dcf015f6: Pulling fs layer [2024-03-21T19:09:06.813Z] 4698f68db338: Pulling fs layer [2024-03-21T19:09:06.813Z] 2a2f49069b9e: Pulling fs layer [2024-03-21T19:09:06.813Z] e0025b399a48: Pulling fs layer [2024-03-21T19:09:06.813Z] 2a2f49069b9e: Waiting [2024-03-21T19:09:06.813Z] e0025b399a48: Waiting [2024-03-21T19:09:06.813Z] 4698f68db338: Waiting [2024-03-21T19:09:06.813Z] 91d30c5bc195: Verifying Checksum [2024-03-21T19:09:06.813Z] 91d30c5bc195: Download complete [2024-03-21T19:09:06.813Z] 4698f68db338: Verifying Checksum [2024-03-21T19:09:06.813Z] 4698f68db338: Download complete [2024-03-21T19:09:06.813Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-21T19:09:06.813Z] 2e9b0aa3be6d: Download complete [2024-03-21T19:09:07.071Z] e0025b399a48: Verifying Checksum [2024-03-21T19:09:07.071Z] e0025b399a48: Download complete [2024-03-21T19:09:07.071Z] 91d30c5bc195: Pull complete [2024-03-21T19:09:07.071Z] 2a2f49069b9e: Verifying Checksum [2024-03-21T19:09:07.071Z] 2a2f49069b9e: Download complete [2024-03-21T19:09:07.331Z] 2e9b0aa3be6d: Pull complete [2024-03-21T19:09:07.331Z] 9c61dcf015f6: Download complete [2024-03-21T19:09:09.857Z] 9c61dcf015f6: Pull complete [2024-03-21T19:09:09.857Z] 4698f68db338: Pull complete [2024-03-21T19:09:10.115Z] 2a2f49069b9e: Pull complete [2024-03-21T19:09:10.116Z] e0025b399a48: Pull complete [2024-03-21T19:09:10.116Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-21T19:09:10.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-21T19:09:10.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:09:10.351Z] prd-ubuntu20.04-docker-8c-8g-602 does not seem to be running inside a container [2024-03-21T19:09:10.380Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-21T19:09:13.322Z] $ docker top 9ace277b2c3d7cd9a2ca007244aa2b486e9642d2be1ce46198212e8c12bfb651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:09:13.759Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-21T19:09:15.723Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-03-21T19:09:15.723Z] #1 transferring dockerfile: 1.95kB done [2024-03-21T19:09:15.723Z] #1 DONE 0.0s [2024-03-21T19:09:15.723Z] [2024-03-21T19:09:15.723Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-21T19:09:15.723Z] #2 transferring dockerfile: 1.89kB done [2024-03-21T19:09:15.723Z] #2 DONE 0.0s [2024-03-21T19:09:15.723Z] [2024-03-21T19:09:15.723Z] #3 [core-command internal] load build definition from Dockerfile [2024-03-21T19:09:15.723Z] #3 transferring dockerfile: 1.93kB done [2024-03-21T19:09:15.723Z] #3 DONE 0.0s [2024-03-21T19:09:15.723Z] [2024-03-21T19:09:15.723Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #4 transferring dockerfile: 2.50kB done [2024-03-21T19:09:15.983Z] #4 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #5 transferring dockerfile: 2.15kB done [2024-03-21T19:09:15.983Z] #5 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #6 transferring dockerfile: 1.70kB done [2024-03-21T19:09:15.983Z] #6 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #7 transferring dockerfile: 2.23kB done [2024-03-21T19:09:15.983Z] #7 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #8 transferring dockerfile: 1.69kB done [2024-03-21T19:09:15.983Z] #8 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #9 transferring dockerfile: 2.06kB done [2024-03-21T19:09:15.983Z] #9 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #10 [core-data internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #10 transferring dockerfile: 2.01kB done [2024-03-21T19:09:15.983Z] #10 DONE 0.1s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #11 transferring dockerfile: 2.49kB done [2024-03-21T19:09:15.983Z] #11 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #12 transferring dockerfile: 1.81kB done [2024-03-21T19:09:15.983Z] #12 DONE 0.1s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #13 transferring dockerfile: 1.93kB done [2024-03-21T19:09:15.983Z] #13 DONE 0.1s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-21T19:09:15.983Z] #14 transferring dockerfile: 2.93kB done [2024-03-21T19:09:15.983Z] #14 DONE 0.0s [2024-03-21T19:09:15.983Z] [2024-03-21T19:09:15.983Z] #15 [support-notifications internal] load .dockerignore [2024-03-21T19:09:15.983Z] #15 transferring context: 50B done [2024-03-21T19:09:15.983Z] #15 DONE 0.1s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-03-21T19:09:16.242Z] #16 transferring context: 50B done [2024-03-21T19:09:16.242Z] #16 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #17 [core-command internal] load .dockerignore [2024-03-21T19:09:16.242Z] #17 transferring context: 50B done [2024-03-21T19:09:16.242Z] #17 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #18 [security-proxy-setup internal] load .dockerignore [2024-03-21T19:09:16.242Z] #18 transferring context: 50B done [2024-03-21T19:09:16.242Z] #18 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #19 [security-proxy-auth internal] load .dockerignore [2024-03-21T19:09:16.242Z] #19 transferring context: 50B done [2024-03-21T19:09:16.242Z] #19 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #20 [security-spire-server internal] load .dockerignore [2024-03-21T19:09:16.242Z] #20 transferring context: 50B done [2024-03-21T19:09:16.242Z] #20 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-21T19:09:16.242Z] #21 transferring context: 50B done [2024-03-21T19:09:16.242Z] #21 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #22 [core-metadata internal] load .dockerignore [2024-03-21T19:09:16.242Z] #22 transferring context: 50B done [2024-03-21T19:09:16.242Z] #22 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #23 [security-spire-config internal] load .dockerignore [2024-03-21T19:09:16.242Z] #23 transferring context: 50B done [2024-03-21T19:09:16.242Z] #23 DONE 0.1s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-03-21T19:09:16.242Z] #24 transferring context: 50B done [2024-03-21T19:09:16.242Z] #24 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #25 [security-spire-agent internal] load .dockerignore [2024-03-21T19:09:16.242Z] #25 transferring context: 50B done [2024-03-21T19:09:16.242Z] #25 DONE 0.1s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #26 [core-data internal] load .dockerignore [2024-03-21T19:09:16.242Z] #26 transferring context: 50B done [2024-03-21T19:09:16.242Z] #26 DONE 0.1s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:16.242Z] #27 DONE 0.0s [2024-03-21T19:09:16.242Z] [2024-03-21T19:09:16.242Z] #28 [support-scheduler internal] load .dockerignore [2024-03-21T19:09:16.242Z] #28 transferring context: 50B done [2024-03-21T19:09:16.502Z] #28 DONE 0.1s [2024-03-21T19:09:16.502Z] [2024-03-21T19:09:16.502Z] #29 [security-bootstrapper internal] load .dockerignore [2024-03-21T19:09:16.502Z] #29 transferring context: 50B done [2024-03-21T19:09:16.502Z] #29 DONE 0.0s [2024-03-21T19:09:16.502Z] [2024-03-21T19:09:16.502Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:16.502Z] #27 DONE 0.0s [2024-03-21T19:09:16.502Z] [2024-03-21T19:09:16.502Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:09:16.502Z] #30 DONE 0.1s [2024-03-21T19:09:16.502Z] [2024-03-21T19:09:16.502Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:16.502Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:16.502Z] #31 ... [2024-03-21T19:09:16.502Z] [2024-03-21T19:09:16.502Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:16.502Z] #27 DONE 0.0s [2024-03-21T19:09:16.502Z] [2024-03-21T19:09:16.502Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:16.502Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:16.502Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:16.502Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:16.502Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:16.502Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.1s [2024-03-21T19:09:16.760Z] #31 ... [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:16.760Z] #27 DONE 0.0s [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:09:16.760Z] #30 DONE 0.2s [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:16.760Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:16.760Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:16.760Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:16.760Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:16.760Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-03-21T19:09:16.760Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-21T19:09:16.760Z] #31 ... [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:16.760Z] #27 DONE 0.0s [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:16.760Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:16.760Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:16.760Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:16.760Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:16.760Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-21T19:09:16.760Z] #31 ... [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:16.760Z] #27 DONE 0.0s [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:09:16.760Z] #30 DONE 0.3s [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-21T19:09:16.760Z] #32 DONE 0.6s [2024-03-21T19:09:16.760Z] [2024-03-21T19:09:16.760Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:16.760Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:16.760Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:16.760Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:16.760Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:16.760Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-21T19:09:17.020Z] #31 ... [2024-03-21T19:09:17.020Z] [2024-03-21T19:09:17.020Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-21T19:09:17.020Z] #27 DONE 0.0s [2024-03-21T19:09:17.020Z] [2024-03-21T19:09:17.020Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-21T19:09:17.020Z] #32 DONE 0.6s [2024-03-21T19:09:17.020Z] [2024-03-21T19:09:17.020Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:17.020Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:17.020Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:17.020Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:17.020Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:17.020Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-21T19:09:17.020Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-03-21T19:09:23.768Z] #31 ... [2024-03-21T19:09:23.768Z] [2024-03-21T19:09:23.768Z] #33 [support-notifications internal] load build context [2024-03-21T19:09:23.768Z] #33 transferring context: 189.28MB 5.3s [2024-03-21T19:09:23.768Z] #33 ... [2024-03-21T19:09:23.768Z] [2024-03-21T19:09:23.768Z] #34 [core-command internal] load build context [2024-03-21T19:09:23.768Z] #34 ... [2024-03-21T19:09:23.768Z] [2024-03-21T19:09:23.768Z] #33 [support-notifications internal] load build context [2024-03-21T19:09:27.253Z] #33 ... [2024-03-21T19:09:27.253Z] [2024-03-21T19:09:27.253Z] #35 [security-spiffe-token-provider internal] load build context [2024-03-21T19:09:27.512Z] #35 ... [2024-03-21T19:09:27.512Z] [2024-03-21T19:09:27.512Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-21T19:09:27.512Z] #36 ... [2024-03-21T19:09:27.512Z] [2024-03-21T19:09:27.512Z] #37 [security-secretstore-setup internal] load build context [2024-03-21T19:09:27.512Z] #37 transferring context: 403.26MB 10.6s [2024-03-21T19:09:27.512Z] #37 transferring context: 405.71MB 10.6s done [2024-03-21T19:09:27.512Z] #37 ... [2024-03-21T19:09:27.512Z] [2024-03-21T19:09:27.512Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:09:27.772Z] #38 ... [2024-03-21T19:09:27.772Z] [2024-03-21T19:09:27.772Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-21T19:09:27.772Z] #39 ... [2024-03-21T19:09:27.772Z] [2024-03-21T19:09:27.772Z] #40 [core-metadata internal] load build context [2024-03-21T19:09:27.772Z] #40 ... [2024-03-21T19:09:27.772Z] [2024-03-21T19:09:27.772Z] #41 [support-scheduler internal] load build context [2024-03-21T19:09:28.661Z] #41 ... [2024-03-21T19:09:28.661Z] [2024-03-21T19:09:28.661Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-21T19:09:28.661Z] #42 ... [2024-03-21T19:09:28.661Z] [2024-03-21T19:09:28.661Z] #43 [security-proxy-auth internal] load build context [2024-03-21T19:09:28.920Z] #43 ... [2024-03-21T19:09:28.920Z] [2024-03-21T19:09:28.920Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:09:28.920Z] #30 ... [2024-03-21T19:09:28.920Z] [2024-03-21T19:09:28.920Z] #44 [core-data internal] load build context [2024-03-21T19:09:28.920Z] #44 ... [2024-03-21T19:09:28.920Z] [2024-03-21T19:09:28.920Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:09:28.920Z] #45 transferring context: 405.71MB 11.8s done [2024-03-21T19:09:28.920Z] #45 ... [2024-03-21T19:09:28.920Z] [2024-03-21T19:09:28.920Z] #43 [security-proxy-auth internal] load build context [2024-03-21T19:09:30.294Z] #43 transferring context: 405.71MB 13.4s done [2024-03-21T19:09:32.195Z] #43 ... [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-21T19:09:32.195Z] #32 DONE 0.6s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:09:32.195Z] #30 DONE 15.5s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #37 [security-secretstore-setup internal] load build context [2024-03-21T19:09:32.195Z] #37 DONE 15.4s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #34 [core-command internal] load build context [2024-03-21T19:09:32.195Z] #34 transferring context: 405.71MB 8.3s done [2024-03-21T19:09:32.195Z] #34 DONE 15.7s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #35 [security-spiffe-token-provider internal] load build context [2024-03-21T19:09:32.195Z] #35 transferring context: 405.71MB 11.4s done [2024-03-21T19:09:32.195Z] #35 DONE 15.8s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:32.195Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:32.195Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:32.195Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:32.195Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:32.195Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-21T19:09:32.195Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-03-21T19:09:32.195Z] #31 DONE 16.0s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #42 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-21T19:09:32.195Z] #42 DONE 15.5s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #40 [core-metadata internal] load build context [2024-03-21T19:09:32.195Z] #40 transferring context: 405.71MB 12.1s done [2024-03-21T19:09:32.195Z] #40 DONE 15.5s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #45 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:09:32.195Z] #45 DONE 15.6s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #43 [security-proxy-auth internal] load build context [2024-03-21T19:09:32.195Z] #43 DONE 15.6s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #44 [core-data internal] load build context [2024-03-21T19:09:32.195Z] #44 transferring context: 405.71MB 12.5s done [2024-03-21T19:09:32.195Z] #44 DONE 15.4s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:09:32.195Z] #38 transferring context: 405.71MB 13.8s done [2024-03-21T19:09:32.195Z] #38 DONE 15.8s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #33 [support-notifications internal] load build context [2024-03-21T19:09:32.195Z] #33 transferring context: 405.71MB 14.1s done [2024-03-21T19:09:32.195Z] #33 DONE 15.9s [2024-03-21T19:09:32.195Z] [2024-03-21T19:09:32.195Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:09:32.760Z] #46 ... [2024-03-21T19:09:32.760Z] [2024-03-21T19:09:32.760Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:09:32.760Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:09:32.760Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:09:32.760Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-21T19:09:32.761Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-21T19:09:32.761Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-21T19:09:32.761Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-03-21T19:09:32.761Z] #31 DONE 16.0s [2024-03-21T19:09:32.761Z] [2024-03-21T19:09:32.761Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-21T19:09:32.761Z] #39 DONE 15.8s [2024-03-21T19:09:32.761Z] [2024-03-21T19:09:32.761Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-21T19:09:32.761Z] #36 DONE 16.0s [2024-03-21T19:09:32.761Z] [2024-03-21T19:09:32.761Z] #47 [security-spire-config internal] load build context [2024-03-21T19:09:32.761Z] #47 transferring context: 24.94kB done [2024-03-21T19:09:32.761Z] #47 DONE 0.1s [2024-03-21T19:09:32.761Z] [2024-03-21T19:09:32.761Z] #48 [security-spire-agent internal] load build context [2024-03-21T19:09:32.761Z] #48 transferring context: 26.22kB done [2024-03-21T19:09:32.761Z] #48 DONE 0.1s [2024-03-21T19:09:32.761Z] [2024-03-21T19:09:32.761Z] #49 [security-spire-server internal] load build context [2024-03-21T19:09:32.761Z] #49 transferring context: 26.69kB 0.0s done [2024-03-21T19:09:32.761Z] #49 DONE 0.2s [2024-03-21T19:09:32.761Z] [2024-03-21T19:09:32.761Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:09:32.761Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-21T19:09:32.761Z] #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-21T19:09:32.761Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-21T19:09:32.761Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-21T19:09:32.761Z] #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-21T19:09:32.761Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-03-21T19:09:32.761Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.1s [2024-03-21T19:09:32.761Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-03-21T19:09:32.761Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-03-21T19:09:33.018Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-21T19:09:33.018Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-21T19:09:33.018Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-21T19:09:33.018Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-03-21T19:09:33.018Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-21T19:09:33.018Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-03-21T19:09:33.018Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-21T19:09:33.275Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.4s [2024-03-21T19:09:33.275Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.5s [2024-03-21T19:09:33.275Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-21T19:09:33.533Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2024-03-21T19:09:36.812Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.5s done [2024-03-21T19:09:39.347Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-21T19:09:40.027Z] #50 ... [2024-03-21T19:09:40.027Z] [2024-03-21T19:09:40.027Z] #51 [security-bootstrapper internal] load build context [2024-03-21T19:09:40.027Z] #51 transferring context: 405.71MB 3.5s done [2024-03-21T19:09:40.027Z] #51 DONE 7.7s [2024-03-21T19:09:40.027Z] [2024-03-21T19:09:40.027Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:09:40.027Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2024-03-21T19:09:40.027Z] #50 ... [2024-03-21T19:09:40.027Z] [2024-03-21T19:09:40.027Z] #41 [support-scheduler internal] load build context [2024-03-21T19:09:40.027Z] #41 transferring context: 405.71MB 3.4s done [2024-03-21T19:09:40.285Z] #41 ... [2024-03-21T19:09:40.285Z] [2024-03-21T19:09:40.285Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:09:40.285Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2024-03-21T19:09:42.184Z] #50 ... [2024-03-21T19:09:42.184Z] [2024-03-21T19:09:42.184Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T19:09:42.184Z] #0 0.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:42.184Z] #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:42.184Z] #0 1.078 OK: 264 MiB in 52 packages [2024-03-21T19:09:42.443Z] #52 ... [2024-03-21T19:09:42.443Z] [2024-03-21T19:09:42.443Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T19:09:42.443Z] #0 6.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:42.443Z] #0 6.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:42.443Z] #0 7.141 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:42.443Z] #0 7.142 (2/2) Installing su-exec (0.2-r3) [2024-03-21T19:09:42.443Z] #0 7.146 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:42.443Z] #0 7.151 OK: 7 MiB in 17 packages [2024-03-21T19:09:42.443Z] #53 ... [2024-03-21T19:09:42.443Z] [2024-03-21T19:09:42.443Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T19:09:42.443Z] #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:42.443Z] #0 6.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:42.443Z] #0 7.127 (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T19:09:42.443Z] #0 7.142 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:42.443Z] #0 7.146 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:42.443Z] #0 7.151 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:09:42.443Z] #0 7.193 OK: 8 MiB in 17 packages [2024-03-21T19:09:42.701Z] #54 ... [2024-03-21T19:09:42.701Z] [2024-03-21T19:09:42.701Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T19:09:43.381Z] #55 ... [2024-03-21T19:09:43.381Z] [2024-03-21T19:09:43.381Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:09:43.381Z] #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.381Z] #0 6.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.381Z] #0 6.419 OK: 264 MiB in 52 packages [2024-03-21T19:09:43.381Z] #56 ... [2024-03-21T19:09:43.381Z] [2024-03-21T19:09:43.381Z] #41 [support-scheduler internal] load build context [2024-03-21T19:09:43.381Z] #41 DONE 26.1s [2024-03-21T19:09:43.381Z] [2024-03-21T19:09:43.381Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:09:43.381Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-21T19:09:43.381Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-21T19:09:43.381Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-21T19:09:43.381Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-21T19:09:43.381Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-21T19:09:43.381Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-21T19:09:43.381Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-21T19:09:43.381Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-21T19:09:43.381Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.4s done [2024-03-21T19:09:43.381Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-21T19:09:43.381Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-21T19:09:43.381Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2024-03-21T19:09:43.640Z] #57 ... [2024-03-21T19:09:43.640Z] [2024-03-21T19:09:43.640Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T19:09:43.640Z] #58 ... [2024-03-21T19:09:43.640Z] [2024-03-21T19:09:43.640Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T19:09:43.640Z] #0 5.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.640Z] #0 5.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.640Z] #0 5.582 (1/4) Installing ca-certificates (20240226-r0) [2024-03-21T19:09:43.640Z] #0 5.614 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:43.640Z] #0 5.617 (3/4) Installing su-exec (0.2-r3) [2024-03-21T19:09:43.640Z] #0 5.621 (4/4) Installing yq (4.33.3-r5) [2024-03-21T19:09:43.640Z] #0 5.767 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:43.640Z] #0 5.805 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:09:43.640Z] #0 5.853 OK: 17 MiB in 19 packages [2024-03-21T19:09:43.899Z] #59 ... [2024-03-21T19:09:43.899Z] [2024-03-21T19:09:43.899Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-21T19:09:43.899Z] #0 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.899Z] #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.899Z] #0 1.307 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:43.899Z] #0 1.312 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:43.899Z] #0 1.319 OK: 7 MiB in 16 packages [2024-03-21T19:09:43.899Z] #60 ... [2024-03-21T19:09:43.899Z] [2024-03-21T19:09:43.899Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T19:09:43.899Z] #0 7.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.899Z] #0 7.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:43.899Z] #0 7.789 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:43.899Z] #0 7.792 (2/4) Installing openssl (3.1.4-r5) [2024-03-21T19:09:43.899Z] #0 7.800 (3/4) Installing su-exec (0.2-r3) [2024-03-21T19:09:43.899Z] #0 7.804 (4/4) Installing yq (4.33.3-r5) [2024-03-21T19:09:43.899Z] #0 7.969 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:43.899Z] #0 7.979 OK: 17 MiB in 19 packages [2024-03-21T19:09:44.159Z] #61 ... [2024-03-21T19:09:44.159Z] [2024-03-21T19:09:44.159Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:09:44.159Z] #46 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.159Z] #46 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.159Z] #46 1.269 OK: 264 MiB in 52 packages [2024-03-21T19:09:44.159Z] #46 ... [2024-03-21T19:09:44.159Z] [2024-03-21T19:09:44.159Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T19:09:44.159Z] #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.159Z] #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.159Z] #0 2.301 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:09:44.159Z] #0 2.301 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:09:44.159Z] #0 2.301 OK: 20077 distinct packages available [2024-03-21T19:09:44.159Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.159Z] #0 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.159Z] #0 2.698 OK: 264 MiB in 52 packages [2024-03-21T19:09:44.418Z] #62 ... [2024-03-21T19:09:44.418Z] [2024-03-21T19:09:44.418Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T19:09:44.418Z] #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.418Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.418Z] #0 5.190 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:09:44.418Z] #0 5.190 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:09:44.418Z] #0 5.190 OK: 20071 distinct packages available [2024-03-21T19:09:44.418Z] #0 5.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.418Z] #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:44.418Z] #0 5.564 (1/11) Installing ca-certificates (20240226-r0) [2024-03-21T19:09:44.418Z] #0 5.579 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-21T19:09:44.418Z] #0 5.600 (3/11) Installing libunistring (1.1-r1) [2024-03-21T19:09:44.418Z] #0 5.626 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-21T19:09:44.418Z] #0 5.630 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-21T19:09:44.418Z] #0 5.635 (6/11) Installing libcurl (8.5.0-r0) [2024-03-21T19:09:44.418Z] #0 5.645 (7/11) Installing curl (8.5.0-r0) [2024-03-21T19:09:44.418Z] #0 5.652 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:44.418Z] #0 5.655 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-21T19:09:44.418Z] #0 5.669 (10/11) Installing libucontext (1.2-r2) [2024-03-21T19:09:44.418Z] #0 5.680 (11/11) Installing gcompat (1.1.0-r1) [2024-03-21T19:09:44.418Z] #0 5.766 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:44.418Z] #0 5.772 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:09:44.418Z] #0 5.815 OK: 12 MiB in 26 packages [2024-03-21T19:09:44.677Z] #63 ... [2024-03-21T19:09:44.677Z] [2024-03-21T19:09:44.677Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T19:09:47.281Z] #64 ... [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T19:09:47.281Z] #52 DONE 14.9s [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:09:47.281Z] #65 ... [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T19:09:47.281Z] #53 DONE 15.0s [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T19:09:47.281Z] #63 DONE 15.0s [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-21T19:09:47.281Z] #60 DONE 15.0s [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:09:47.281Z] #46 DONE 15.0s [2024-03-21T19:09:47.281Z] [2024-03-21T19:09:47.281Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T19:09:47.281Z] #62 DONE 15.0s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T19:09:47.539Z] #59 DONE 15.1s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T19:09:47.539Z] #61 DONE 15.1s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:09:47.539Z] #56 DONE 15.1s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T19:09:47.539Z] #54 DONE 15.0s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-03-21T19:09:47.539Z] #66 ... [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:09:47.539Z] #65 DONE 0.4s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:09:47.539Z] #67 DONE 0.4s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:09:47.539Z] #68 DONE 0.4s [2024-03-21T19:09:47.539Z] [2024-03-21T19:09:47.539Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:09:47.797Z] #69 ... [2024-03-21T19:09:47.797Z] [2024-03-21T19:09:47.797Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:09:47.797Z] #70 DONE 0.3s [2024-03-21T19:09:47.797Z] [2024-03-21T19:09:47.797Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:09:47.797Z] #50 DONE 15.1s [2024-03-21T19:09:47.797Z] [2024-03-21T19:09:47.797Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:09:48.741Z] #57 ... [2024-03-21T19:09:48.741Z] [2024-03-21T19:09:48.741Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T19:09:48.741Z] #55 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:48.741Z] #55 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:48.741Z] #55 16.18 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:48.741Z] #55 16.19 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:48.741Z] #55 16.19 OK: 7 MiB in 16 packages [2024-03-21T19:09:48.741Z] #55 DONE 16.3s [2024-03-21T19:09:48.741Z] [2024-03-21T19:09:48.741Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T19:09:48.741Z] #64 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:48.741Z] #64 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:48.741Z] #64 16.26 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:09:48.741Z] #64 16.26 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:09:48.741Z] #64 16.26 OK: 20071 distinct packages available [2024-03-21T19:09:48.999Z] #64 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:48.999Z] #64 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.569Z] #64 16.70 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:49.569Z] #64 16.71 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-21T19:09:49.569Z] #64 16.71 (3/4) Installing libucontext (1.2-r2) [2024-03-21T19:09:49.569Z] #64 16.71 (4/4) Installing gcompat (1.1.0-r1) [2024-03-21T19:09:49.569Z] #64 16.72 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:49.569Z] #64 16.73 OK: 8 MiB in 19 packages [2024-03-21T19:09:49.833Z] #64 DONE 17.1s [2024-03-21T19:09:49.833Z] [2024-03-21T19:09:49.833Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T19:09:49.833Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #0 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #0 2.207 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:49.833Z] #0 2.306 OK: 7 MiB in 17 packages [2024-03-21T19:09:49.833Z] #71 DONE 2.5s [2024-03-21T19:09:49.833Z] [2024-03-21T19:09:49.833Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-03-21T19:09:49.833Z] #66 1.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #66 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #66 2.241 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:49.833Z] #66 2.329 OK: 7 MiB in 16 packages [2024-03-21T19:09:49.833Z] #66 DONE 2.5s [2024-03-21T19:09:49.833Z] [2024-03-21T19:09:49.833Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T19:09:49.833Z] #58 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #58 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #58 16.14 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:09:49.833Z] #58 16.14 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:09:49.833Z] #58 16.14 OK: 20071 distinct packages available [2024-03-21T19:09:49.833Z] #58 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #58 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #58 16.48 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-21T19:09:49.833Z] #58 16.48 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-21T19:09:49.833Z] #58 16.48 (3/5) Installing libucontext (1.2-r2) [2024-03-21T19:09:49.833Z] #58 16.49 (4/5) Installing gcompat (1.1.0-r1) [2024-03-21T19:09:49.833Z] #58 16.49 (5/5) Installing openssl (3.1.4-r5) [2024-03-21T19:09:49.833Z] #58 16.50 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:09:49.833Z] #58 16.51 OK: 8 MiB in 20 packages [2024-03-21T19:09:49.833Z] #58 DONE 17.1s [2024-03-21T19:09:49.833Z] [2024-03-21T19:09:49.833Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:09:49.833Z] #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:49.833Z] #0 2.217 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:49.833Z] #0 2.336 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:09:49.833Z] #0 2.426 OK: 12 MiB in 26 packages [2024-03-21T19:09:49.833Z] #72 DONE 2.5s [2024-03-21T19:09:49.833Z] [2024-03-21T19:09:49.833Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-21T19:09:54.029Z] #73 ... [2024-03-21T19:09:54.029Z] [2024-03-21T19:09:54.029Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:09:54.029Z] #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.029Z] #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.029Z] #0 3.365 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:54.029Z] #0 3.373 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:09:54.029Z] #0 3.423 OK: 8 MiB in 17 packages [2024-03-21T19:09:54.029Z] #74 DONE 6.2s [2024-03-21T19:09:54.029Z] [2024-03-21T19:09:54.029Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-21T19:09:54.029Z] #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.029Z] #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.029Z] #0 4.673 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:54.029Z] #0 4.688 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:09:54.029Z] #0 4.770 OK: 17 MiB in 19 packages [2024-03-21T19:09:54.029Z] #75 DONE 6.3s [2024-03-21T19:09:54.029Z] [2024-03-21T19:09:54.029Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-21T19:09:54.029Z] #0 3.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.029Z] #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.029Z] #0 3.586 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:54.029Z] #0 3.596 OK: 17 MiB in 19 packages [2024-03-21T19:09:54.029Z] #76 DONE 6.4s [2024-03-21T19:09:54.029Z] [2024-03-21T19:09:54.029Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-21T19:09:54.595Z] #77 DONE 0.9s [2024-03-21T19:09:54.595Z] [2024-03-21T19:09:54.595Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:09:54.595Z] #0 6.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.595Z] #78 6.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:54.877Z] #78 6.366 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:55.136Z] #78 6.381 OK: 7 MiB in 16 packages [2024-03-21T19:09:55.136Z] #78 ... [2024-03-21T19:09:55.136Z] [2024-03-21T19:09:55.136Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-21T19:09:55.136Z] #73 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:55.395Z] #73 5.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:55.395Z] #73 ... [2024-03-21T19:09:55.395Z] [2024-03-21T19:09:55.395Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:09:55.395Z] #78 DONE 7.0s [2024-03-21T19:09:55.395Z] [2024-03-21T19:09:55.395Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-21T19:09:55.395Z] #73 5.825 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:55.652Z] #73 5.876 OK: 8 MiB in 20 packages [2024-03-21T19:09:56.216Z] #73 DONE 6.3s [2024-03-21T19:09:56.216Z] [2024-03-21T19:09:56.216Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-21T19:09:57.593Z] #79 ... [2024-03-21T19:09:57.593Z] [2024-03-21T19:09:57.593Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:09:57.854Z] #80 ... [2024-03-21T19:09:57.854Z] [2024-03-21T19:09:57.854Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:09:57.854Z] #81 ... [2024-03-21T19:09:57.854Z] [2024-03-21T19:09:57.854Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:09:57.854Z] #82 DONE 1.8s [2024-03-21T19:09:57.854Z] [2024-03-21T19:09:57.854Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:09:58.113Z] #83 ... [2024-03-21T19:09:58.113Z] [2024-03-21T19:09:58.113Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-21T19:09:58.113Z] #84 DONE 8.3s [2024-03-21T19:09:58.113Z] [2024-03-21T19:09:58.113Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-21T19:09:58.113Z] #79 DONE 2.0s [2024-03-21T19:09:58.113Z] [2024-03-21T19:09:58.113Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-21T19:09:59.049Z] #85 ... [2024-03-21T19:09:59.049Z] [2024-03-21T19:09:59.049Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-21T19:09:59.049Z] #0 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:59.049Z] #0 8.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T19:09:59.049Z] #0 8.595 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:09:59.049Z] #0 8.616 OK: 8 MiB in 19 packages [2024-03-21T19:09:59.049Z] #86 DONE 9.2s [2024-03-21T19:09:59.049Z] [2024-03-21T19:09:59.049Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:09:59.308Z] #87 ... [2024-03-21T19:09:59.308Z] [2024-03-21T19:09:59.308Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-21T19:09:59.308Z] #88 DONE 1.5s [2024-03-21T19:09:59.566Z] [2024-03-21T19:09:59.566Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-21T19:09:59.566Z] #85 DONE 1.5s [2024-03-21T19:09:59.566Z] [2024-03-21T19:09:59.566Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-21T19:10:00.941Z] #89 DONE 1.3s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:10:00.941Z] #90 DONE 2.7s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-21T19:10:00.941Z] #91 ... [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:10:00.941Z] #87 DONE 1.7s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-21T19:10:00.941Z] #91 DONE 0.2s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T19:10:00.941Z] #92 DONE 0.1s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-21T19:10:00.941Z] #93 DONE 0.1s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-21T19:10:00.941Z] #94 DONE 0.1s [2024-03-21T19:10:00.941Z] [2024-03-21T19:10:00.941Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T19:10:01.199Z] #95 DONE 0.1s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-21T19:10:01.199Z] #96 DONE 0.1s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-21T19:10:01.199Z] #97 DONE 0.1s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-21T19:10:01.199Z] #98 DONE 0.1s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-21T19:10:01.199Z] #99 DONE 0.2s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T19:10:01.199Z] #100 DONE 0.2s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-21T19:10:01.199Z] #101 DONE 0.1s [2024-03-21T19:10:01.199Z] [2024-03-21T19:10:01.199Z] #102 [security-spire-server] exporting to image [2024-03-21T19:10:01.199Z] #102 exporting layers [2024-03-21T19:10:01.458Z] #102 ... [2024-03-21T19:10:01.458Z] [2024-03-21T19:10:01.458Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-21T19:10:01.458Z] #103 DONE 0.1s [2024-03-21T19:10:01.458Z] [2024-03-21T19:10:01.458Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-21T19:10:01.458Z] #104 DONE 0.1s [2024-03-21T19:10:01.458Z] [2024-03-21T19:10:01.458Z] #102 [security-spire-config] exporting to image [2024-03-21T19:10:02.026Z] #102 exporting layers 0.6s done [2024-03-21T19:10:02.026Z] #102 writing image sha256:ed26b03d82db65647c653d361f3754fb2ca8e78804bb01fe116bb035da3eddeb [2024-03-21T19:10:02.026Z] #102 exporting layers 0.6s done [2024-03-21T19:10:02.026Z] #102 writing image sha256:ed26b03d82db65647c653d361f3754fb2ca8e78804bb01fe116bb035da3eddeb done [2024-03-21T19:10:02.026Z] #102 naming to docker.io/library/security-spire-server done [2024-03-21T19:10:02.026Z] #102 writing image sha256:b89faa945c91ae2dfa48926055c5d355c2abeb3311f8a0715f73503841d68d5f done [2024-03-21T19:10:02.026Z] #102 naming to docker.io/library/security-spire-agent done [2024-03-21T19:10:02.026Z] #102 writing image sha256:ce3b651bb9808e94aa586ab02e21c6d2daf227522e56eb204281749b87593433 done [2024-03-21T19:10:02.026Z] #102 naming to docker.io/library/security-spire-config done [2024-03-21T19:10:02.026Z] #102 DONE 0.8s [2024-03-21T19:10:02.026Z] [2024-03-21T19:10:02.026Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:04.862Z] Removing intermediate container b393c35c9ebb [2024-03-21T19:10:04.862Z] ---> fedaf01c4152 [2024-03-21T19:10:04.862Z] Successfully built fedaf01c4152 [2024-03-21T19:10:04.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:10:05.270Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T19:10:05.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:10:05.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2024-03-21T19:10:05.602Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-21T19:10:06.788Z] $ docker top c769d8e4040175620a619f1e0d802243babaff775cf2823a51a6d47743f12ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:10:07.653Z] + go version [2024-03-21T19:10:07.653Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T19:10:07.687Z] $ docker stop --time=1 c769d8e4040175620a619f1e0d802243babaff775cf2823a51a6d47743f12ecb [2024-03-21T19:10:09.275Z] $ docker rm -f --volumes c769d8e4040175620a619f1e0d802243babaff775cf2823a51a6d47743f12ecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:10:10.144Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T19:10:10.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:10:10.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2024-03-21T19:10:10.454Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-21T19:10:11.543Z] $ docker top aa15a1d211d443ab80461cf8a21e060b62841bfaeb97c6b76ce25eeafedffee2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T19:10:11.780Z] ========================================================= [2024-03-21T19:10:11.780Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-21T19:10:11.780Z] ========================================================= [Pipeline] sh [2024-03-21T19:10:12.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T19:10:12.785Z] + make test [2024-03-21T19:10:13.153Z] go test -race -coverprofile=coverage.out ./... [2024-03-21T19:10:34.279Z] #81 ... [2024-03-21T19:10:34.279Z] [2024-03-21T19:10:34.279Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:34.279Z] #80 DONE 41.5s [2024-03-21T19:10:34.279Z] [2024-03-21T19:10:34.279Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:34.279Z] #69 DONE 41.5s [2024-03-21T19:10:34.279Z] [2024-03-21T19:10:34.279Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-03-21T19:10:34.279Z] #105 ... [2024-03-21T19:10:34.279Z] [2024-03-21T19:10:34.279Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:34.279Z] #83 DONE 41.5s [2024-03-21T19:10:34.279Z] [2024-03-21T19:10:34.279Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:34.279Z] #81 DONE 41.6s [2024-03-21T19:10:34.279Z] [2024-03-21T19:10:34.279Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #106 DONE 8.5s [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #107 [core-metadata builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #107 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #108 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #109 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #110 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #111 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #112 [support-scheduler builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #112 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #113 [core-data builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #113 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #114 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #115 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #115 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #116 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #117 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #118 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #119 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #120 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #121 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #122 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #123 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #124 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #125 [core-command builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #125 DONE 8.5s [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:10:38.472Z] #126 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #127 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:10:38.472Z] #128 CACHED [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #105 DONE 8.6s [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #129 [support-notifications builder 6/7] COPY . . [2024-03-21T19:10:38.472Z] #129 DONE 8.5s [2024-03-21T19:10:38.472Z] [2024-03-21T19:10:38.472Z] #130 [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-03-21T19:10:38.731Z] #130 1.011 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-03-21T19:10:48.735Z] #130 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:10:48.735Z] #0 1.041 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-03-21T19:10:48.735Z] #131 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T19:10:48.735Z] #0 1.310 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-03-21T19:10:48.735Z] #132 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T19:10:48.735Z] #0 1.011 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-03-21T19:10:48.735Z] #133 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T19:10:48.735Z] #0 1.204 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-03-21T19:10:48.735Z] #134 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:10:48.735Z] #0 0.836 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-03-21T19:10:48.735Z] #135 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-21T19:10:48.735Z] #0 0.553 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-03-21T19:10:48.735Z] #136 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:10:48.735Z] #0 0.529 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-03-21T19:10:48.735Z] #137 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:10:48.735Z] #0 1.027 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-03-21T19:10:48.735Z] #138 ... [2024-03-21T19:10:48.735Z] [2024-03-21T19:10:48.735Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:10:48.735Z] #0 0.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-21T19:10:49.300Z] #139 ... [2024-03-21T19:10:49.300Z] [2024-03-21T19:10:49.300Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T19:10:49.300Z] #0 0.429 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-03-21T19:10:52.081Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-21T19:11:59.967Z] #140 ... [2024-03-21T19:11:59.968Z] [2024-03-21T19:11:59.968Z] #130 [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-03-21T19:11:59.968Z] #130 75.94 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-03-21T19:12:46.713Z] #130 DONE 122.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:12:46.713Z] #135 DONE 122.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T19:12:46.713Z] #133 DONE 122.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T19:12:46.713Z] #134 DONE 122.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:12:46.713Z] #131 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-21T19:12:46.713Z] #136 DONE 122.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:12:46.713Z] #139 DONE 122.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:12:46.713Z] #138 DONE 122.2s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #141 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T19:12:46.713Z] #140 DONE 122.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:12:46.713Z] #131 DONE 122.5s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:12:46.713Z] #137 DONE 122.5s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T19:12:46.713Z] #132 DONE 122.5s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #142 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #143 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #143 DONE 0.7s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-21T19:12:46.713Z] #144 DONE 0.7s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #145 DONE 0.7s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #141 DONE 0.8s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #146 DONE 0.5s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #142 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #147 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #148 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #149 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #149 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #150 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #151 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #152 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #153 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #154 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #155 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #156 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #156 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #157 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #158 CACHED [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #159 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #160 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-21T19:12:46.713Z] #160 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #147 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #161 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #162 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-21T19:12:46.713Z] #163 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #164 [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-03-21T19:12:46.713Z] #164 DONE 1.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-21T19:12:46.713Z] #165 DONE 1.8s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-21T19:12:46.713Z] #166 DONE 1.9s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #167 [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-03-21T19:12:46.713Z] #167 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-21T19:12:46.713Z] #168 DONE 1.9s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-21T19:12:46.713Z] #169 DONE 1.9s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-21T19:12:46.713Z] #170 DONE 1.8s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-21T19:12:46.713Z] #171 DONE 2.0s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-21T19:12:46.713Z] #172 DONE 2.0s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-21T19:12:46.713Z] #163 DONE 1.8s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #160 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-21T19:12:46.713Z] #160 DONE 1.9s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-21T19:12:46.713Z] #173 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-21T19:12:46.713Z] #174 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #175 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-21T19:12:46.713Z] #175 DONE 2.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #176 [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-03-21T19:12:46.713Z] #176 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #167 [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-03-21T19:12:46.713Z] #167 DONE 0.5s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #177 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [security-spiffe-token-provider] exporting to image [2024-03-21T19:12:46.713Z] #102 exporting layers [2024-03-21T19:12:46.713Z] #102 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #178 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #179 [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-03-21T19:12:46.713Z] #179 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #180 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #181 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #182 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [support-scheduler] exporting to image [2024-03-21T19:12:46.713Z] #102 exporting layers 0.2s done [2024-03-21T19:12:46.713Z] #102 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #183 DONE 0.6s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-21T19:12:46.713Z] #174 DONE 0.5s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [core-data] exporting to image [2024-03-21T19:12:46.713Z] #102 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:12:46.713Z] #184 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-21T19:12:46.713Z] #185 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-21T19:12:46.713Z] #186 DONE 0.2s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-21T19:12:46.713Z] #187 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:12:46.713Z] #188 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [core-metadata] exporting to image [2024-03-21T19:12:46.713Z] #102 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T19:12:46.713Z] #189 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [core-metadata] exporting to image [2024-03-21T19:12:46.713Z] #102 exporting layers 0.4s done [2024-03-21T19:12:46.713Z] #102 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:12:46.713Z] #190 DONE 0.4s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-21T19:12:46.713Z] #191 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [support-notifications] exporting to image [2024-03-21T19:12:46.713Z] #102 exporting layers 0.6s done [2024-03-21T19:12:46.713Z] #102 writing image sha256:c2ecac1a4689f0eeeb52291d6c6235461d7db88bbd14535c1531c09525248d37 0.0s done [2024-03-21T19:12:46.713Z] #102 writing image sha256:9d36b3e956948ed30b02ce9037f2e06a5659b7ae771f1bc6cb4330838717481d 0.0s done [2024-03-21T19:12:46.713Z] #102 writing image sha256:bba00169cca31a9ce3d6cfa7120d5a9dcd2bf301d26c1d8bd5e1fd31cada5d60 0.0s done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/core-command done [2024-03-21T19:12:46.713Z] #102 writing image sha256:e152195036c69b6a267d978286d82f527c60ce9f5c3b5b7f5026fa4845716213 0.0s done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/support-notifications done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/support-scheduler [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/support-scheduler 0.2s done [2024-03-21T19:12:46.713Z] #102 ... [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:12:46.713Z] #192 DONE 0.7s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-21T19:12:46.713Z] #193 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-21T19:12:46.713Z] #194 DONE 0.3s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-21T19:12:46.713Z] #195 DONE 0.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #102 [core-metadata] exporting to image [2024-03-21T19:12:46.713Z] #102 writing image sha256:e2d552644e8d122053dac4eb44ba10c8cfd24cd0e18d813dcc812cfcf2cfac90 done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/core-data done [2024-03-21T19:12:46.713Z] #102 writing image sha256:7ae4f56902aebc8106cb6a7add62cb2315af1c2c6bfc102ea2cbafbce318406f done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/core-metadata done [2024-03-21T19:12:46.713Z] #102 exporting layers 0.1s done [2024-03-21T19:12:46.713Z] #102 writing image sha256:d4a883bf980adf202bec1f4d8f15d931e8ece9b09475b41bc2272fe9d5996fa5 done [2024-03-21T19:12:46.713Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-21T19:12:46.713Z] #102 DONE 1.9s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T19:12:46.713Z] #196 DONE 0.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.713Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-21T19:12:46.713Z] #197 DONE 0.1s [2024-03-21T19:12:46.713Z] [2024-03-21T19:12:46.714Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:12:46.714Z] #198 ... [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-21T19:12:46.714Z] #199 DONE 0.1s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:12:46.714Z] #200 DONE 0.9s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-21T19:12:46.714Z] #201 DONE 0.1s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:12:46.714Z] #202 DONE 0.9s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-21T19:12:46.714Z] #203 DONE 0.1s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #102 [security-proxy-setup] exporting to image [2024-03-21T19:12:46.714Z] #102 exporting layers 0.2s done [2024-03-21T19:12:46.714Z] #102 writing image sha256:c07a9521cdb1a728967d2dbd8c656b4887f588d20cef7c00f0c6f9da24f86679 done [2024-03-21T19:12:46.714Z] #102 naming to docker.io/library/security-proxy-auth done [2024-03-21T19:12:46.714Z] #102 writing image sha256:bb522d94ee38730aafa921e3cf7925c1f8c2eabe8d9f7f95c4c792e8f3a94471 [2024-03-21T19:12:46.714Z] #102 ... [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:12:46.714Z] #198 DONE 0.5s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #102 [security-secretstore-setup] exporting to image [2024-03-21T19:12:46.714Z] #102 writing image sha256:bb522d94ee38730aafa921e3cf7925c1f8c2eabe8d9f7f95c4c792e8f3a94471 done [2024-03-21T19:12:46.714Z] #102 naming to docker.io/library/security-proxy-setup done [2024-03-21T19:12:46.714Z] #102 exporting layers 0.2s done [2024-03-21T19:12:46.714Z] #102 writing image sha256:3a6076cf74f7c340991660aec1cf8d86c612be67cd0021e74f7a51a07c921797 done [2024-03-21T19:12:46.714Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-03-21T19:12:46.714Z] #102 DONE 2.4s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-21T19:12:46.714Z] #204 DONE 0.6s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:12:46.714Z] #57 ... [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #102 [security-bootstrapper] exporting to image [2024-03-21T19:12:46.714Z] #102 exporting layers 0.2s done [2024-03-21T19:12:46.714Z] #102 writing image sha256:a0f8a33d1d84acbf64060ea85f6946aac5dd864bde92b5ec20c886efc9a0a876 done [2024-03-21T19:12:46.714Z] #102 naming to docker.io/library/security-bootstrapper done [2024-03-21T19:12:46.714Z] #102 DONE 2.7s [2024-03-21T19:12:46.714Z] [2024-03-21T19:12:46.714Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:12:46.714Z] time="2024-03-21T19:09:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-21T19:12:46.750Z] $ docker stop --time=1 9ace277b2c3d7cd9a2ca007244aa2b486e9642d2be1ce46198212e8c12bfb651 [2024-03-21T19:12:48.028Z] $ docker rm -f --volumes 9ace277b2c3d7cd9a2ca007244aa2b486e9642d2be1ce46198212e8c12bfb651 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T19:12:48.442Z] + docker images [2024-03-21T19:12:48.442Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-21T19:12:48.442Z] security-bootstrapper latest a0f8a33d1d84 3 seconds ago 18.9MB [2024-03-21T19:12:48.442Z] core-common-config-bootstrapper latest d4a883bf980a 4 seconds ago 15.3MB [2024-03-21T19:12:48.442Z] security-proxy-setup latest bb522d94ee38 4 seconds ago 26.2MB [2024-03-21T19:12:48.442Z] security-secretstore-setup latest 3a6076cf74f7 4 seconds ago 36.7MB [2024-03-21T19:12:48.442Z] security-proxy-auth latest c07a9521cdb1 4 seconds ago 32.8MB [2024-03-21T19:12:48.442Z] core-data latest e2d552644e8d 5 seconds ago 35.5MB [2024-03-21T19:12:48.442Z] core-metadata latest 7ae4f56902ae 5 seconds ago 35.7MB [2024-03-21T19:12:48.442Z] support-scheduler latest e152195036c6 5 seconds ago 38.1MB [2024-03-21T19:12:48.442Z] support-notifications latest bba00169cca3 5 seconds ago 38.7MB [2024-03-21T19:12:48.442Z] core-command latest c2ecac1a4689 5 seconds ago 35.2MB [2024-03-21T19:12:48.442Z] security-spiffe-token-provider latest 9d36b3e95694 5 seconds ago 29MB [2024-03-21T19:12:48.442Z] security-spire-agent latest b89faa945c91 2 minutes ago 161MB [2024-03-21T19:12:48.442Z] security-spire-config latest ce3b651bb980 2 minutes ago 102MB [2024-03-21T19:12:48.442Z] security-spire-server latest ed26b03d82db 2 minutes ago 102MB [2024-03-21T19:12:48.442Z] ci-base-image-x86_64 latest 9faffeb50f55 6 minutes ago 977MB [2024-03-21T19:12:48.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-21T19:12:48.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-21T19:12:48.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-21T19:13:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-21T19:13:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-21T19:13:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-21T19:13:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.211s coverage: 28.7% of statements [2024-03-21T19:13:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.259s coverage: 97.0% of statements [2024-03-21T19:13:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-21T19:13:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-21T19:13:43.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-21T19:13:48.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.319s coverage: 69.2% of statements [2024-03-21T19:13:48.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-21T19:13:48.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-21T19:13:49.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.279s coverage: 53.2% of statements [2024-03-21T19:13:53.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-21T19:13:53.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-21T19:13:53.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:13:53.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-21T19:13:53.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-21T19:14:02.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-21T19:14:02.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-21T19:14:07.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.849s coverage: 93.4% of statements [2024-03-21T19:14:07.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.477s coverage: 6.1% of statements [2024-03-21T19:14:12.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-21T19:14:12.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:14:12.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-21T19:14:13.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-21T19:14:14.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.448s coverage: 97.6% of statements [2024-03-21T19:14:14.840Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements [2024-03-21T19:14:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-21T19:14:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-21T19:14:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.354s coverage: 0.9% of statements [2024-03-21T19:14:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.228s coverage: 32.2% of statements [2024-03-21T19:14:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.282s coverage: 41.7% of statements [2024-03-21T19:14:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 82.9% of statements [2024-03-21T19:14:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.245s coverage: 94.1% of statements [2024-03-21T19:14:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.255s coverage: 96.3% of statements [2024-03-21T19:14:30.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.212s coverage: 87.5% of statements [2024-03-21T19:14:31.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-21T19:14:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-21T19:14:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-21T19:14:32.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-21T19:14:35.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-21T19:14:35.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-21T19:14:35.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-21T19:14:35.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-21T19:14:42.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.199s coverage: 94.4% of statements [2024-03-21T19:14:42.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-21T19:14:42.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-21T19:14:42.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-21T19:14:42.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-21T19:14:49.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-21T19:14:49.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-21T19:14:52.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-21T19:14:56.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.885s coverage: 79.9% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.227s coverage: 92.9% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.067s coverage: 64.4% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.197s coverage: 62.3% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.188s coverage: 87.2% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.156s coverage: 20.0% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements [2024-03-21T19:14:56.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.374s coverage: 81.8% of statements [2024-03-21T19:14:57.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.366s coverage: 82.1% of statements [2024-03-21T19:14:58.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-21T19:14:59.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.202s coverage: 86.0% of statements [2024-03-21T19:15:01.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-21T19:15:01.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-21T19:15:03.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.824s coverage: 63.1% of statements [2024-03-21T19:15:04.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.223s coverage: 100.0% of statements [2024-03-21T19:15:04.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.091s coverage: 89.4% of statements [2024-03-21T19:15:04.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements [2024-03-21T19:15:05.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-03-21T19:15:05.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-21T19:15:05.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-21T19:15:05.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-21T19:15:06.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.061s coverage: 100.0% of statements [2024-03-21T19:15:10.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-21T19:15:10.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-21T19:15:10.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-21T19:15:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.789s coverage: 38.4% of statements [2024-03-21T19:15:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.223s coverage: 89.5% of statements [2024-03-21T19:15:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-21T19:15:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-21T19:15:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-21T19:15:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-21T19:15:14.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.206s coverage: 84.8% of statements [2024-03-21T19:15:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-21T19:15:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-21T19:15:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-21T19:15:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-21T19:15:25.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-21T19:15:25.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:15:25.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-21T19:15:25.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-21T19:15:25.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.273s coverage: 19.9% of statements [2024-03-21T19:15:25.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.524s coverage: 95.7% of statements [2024-03-21T19:15:27.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-21T19:15:27.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-21T19:15:29.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.293s coverage: 61.8% of statements [2024-03-21T19:15:31.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-21T19:15:31.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-21T19:15:32.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.350s coverage: 98.9% of statements [2024-03-21T19:15:34.170Z] 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-03-21T19:15:34.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T19:15:34.170Z] go vet ./... [2024-03-21T19:18:25.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T19:18:25.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T19:18:25.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-21T19:18:25.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-21T19:18:26.627Z] + ls -al . [2024-03-21T19:18:26.627Z] total 812 [2024-03-21T19:18:26.627Z] drwxrwxr-x 10 1001 1001 4096 Mar 21 19:10 . [2024-03-21T19:18:26.627Z] drwxr-xr-x 4 root root 4096 Mar 21 19:10 .. [2024-03-21T19:18:26.627Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:07 .blubracket [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 10 Mar 21 19:07 .dockerignore [2024-03-21T19:18:26.627Z] drwxrwxr-x 8 1001 1001 4096 Mar 21 19:08 .git [2024-03-21T19:18:26.627Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:07 .github [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 1074 Mar 21 19:07 .gitignore [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 42 Mar 21 19:07 .golangci.yml [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 100 Mar 21 19:07 .hadolint.yml [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 155 Mar 21 19:07 .sonarcloud.properties [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:07 ADOPTERS.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 20261 Mar 21 19:07 Attribution.txt [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 100284 Mar 21 19:07 CHANGELOG.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:07 CONTRIBUTING.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 677 Mar 21 19:07 GOVERNANCE.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 861 Mar 21 19:07 Jenkinsfile [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:07 LICENSE [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 15392 Mar 21 19:07 Makefile [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 582 Mar 21 19:07 OWNERS.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 9528 Mar 21 19:07 README.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 789 Mar 21 19:07 SECURITY.md [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 5 Mar 21 19:05 VERSION [2024-03-21T19:18:26.627Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:07 bin [2024-03-21T19:18:26.627Z] drwxrwxr-x 18 1001 1001 4096 Mar 21 19:07 cmd [2024-03-21T19:18:26.627Z] -rw-r--r-- 1 root root 455122 Mar 21 19:15 coverage.out [2024-03-21T19:18:26.627Z] drwxrwxr-x 2 1001 1001 4096 Mar 21 19:07 fuzz_test [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 7036 Mar 21 19:07 go.mod [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 101053 Mar 21 19:07 go.sum [2024-03-21T19:18:26.627Z] drwxrwxr-x 7 1001 1001 4096 Mar 21 19:07 internal [2024-03-21T19:18:26.627Z] drwxrwxr-x 3 1001 1001 4096 Mar 21 19:07 openapi [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 584 Mar 21 19:07 security.txt [2024-03-21T19:18:26.627Z] -rw-rw-r-- 1 1001 1001 204 Mar 21 19:07 version.go [Pipeline] sh [2024-03-21T19:18:27.290Z] + '[' -e coverage.out ] [2024-03-21T19:18:27.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-21T19:18:27.327Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T19:18:28.051Z] Stashed 1 file(s) [Pipeline] sh [2024-03-21T19:18:28.743Z] + make build [2024-03-21T19:18:28.743Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-21T19:20:35.470Z] 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-03-21T19:20:39.727Z] 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-03-21T19:20:46.358Z] 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-03-21T19:20:48.929Z] 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-03-21T19:21:10.979Z] 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-03-21T19:21:17.594Z] 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-03-21T19:21:25.764Z] 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-03-21T19:21:28.324Z] 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-03-21T19:21:30.886Z] 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-03-21T19:21:34.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-21T19:21:37.527Z] 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-03-21T19:21:41.792Z] $ docker stop --time=1 aa15a1d211d443ab80461cf8a21e060b62841bfaeb97c6b76ce25eeafedffee2 [2024-03-21T19:21:44.025Z] $ docker rm -f --volumes aa15a1d211d443ab80461cf8a21e060b62841bfaeb97c6b76ce25eeafedffee2 [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-03-21T19:21:47.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-21T19:21:47.827Z] [2024-03-21T19:21:47.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:21:48.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-21T19:21:48.500Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-21T19:21:48.500Z] 547446be3368: Pulling fs layer [2024-03-21T19:21:48.500Z] d125d8839a47: Pulling fs layer [2024-03-21T19:21:48.500Z] 3e85d5ac6304: Pulling fs layer [2024-03-21T19:21:48.500Z] c3105a71a48b: Pulling fs layer [2024-03-21T19:21:48.500Z] 0f093f025ec4: Pulling fs layer [2024-03-21T19:21:48.500Z] c3106fc0e877: Pulling fs layer [2024-03-21T19:21:48.500Z] c3105a71a48b: Waiting [2024-03-21T19:21:48.500Z] 0f093f025ec4: Waiting [2024-03-21T19:21:48.500Z] c3106fc0e877: Waiting [2024-03-21T19:21:48.500Z] 547446be3368: Verifying Checksum [2024-03-21T19:21:48.500Z] c3105a71a48b: Download complete [2024-03-21T19:21:48.766Z] d125d8839a47: Verifying Checksum [2024-03-21T19:21:48.766Z] d125d8839a47: Download complete [2024-03-21T19:21:48.766Z] c3106fc0e877: Verifying Checksum [2024-03-21T19:21:48.766Z] c3106fc0e877: Download complete [2024-03-21T19:21:49.031Z] 0f093f025ec4: Verifying Checksum [2024-03-21T19:21:49.031Z] 0f093f025ec4: Download complete [2024-03-21T19:21:49.297Z] 547446be3368: Pull complete [2024-03-21T19:21:50.252Z] d125d8839a47: Pull complete [2024-03-21T19:21:50.832Z] 3e85d5ac6304: Verifying Checksum [2024-03-21T19:21:50.832Z] 3e85d5ac6304: Download complete [2024-03-21T19:22:00.877Z] 3e85d5ac6304: Pull complete [2024-03-21T19:22:00.877Z] c3105a71a48b: Pull complete [2024-03-21T19:22:02.283Z] 0f093f025ec4: Pull complete [2024-03-21T19:22:02.283Z] c3106fc0e877: Pull complete [2024-03-21T19:22:02.283Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-21T19:22:02.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-21T19:22:02.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:22:02.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2024-03-21T19:22:02.700Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-21T19:22:04.788Z] $ docker top fd38f2dba662aa9fa509407e9c198348632af9e3dd9009b3106f1f31654517b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:22:05.645Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-21T19:22:13.850Z] #1 [core-data internal] load build definition from Dockerfile [2024-03-21T19:22:13.850Z] #1 transferring dockerfile: 2.01kB done [2024-03-21T19:22:13.850Z] #1 DONE 0.1s [2024-03-21T19:22:14.428Z] [2024-03-21T19:22:14.428Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-03-21T19:22:14.428Z] #2 transferring dockerfile: 2.06kB done [2024-03-21T19:22:14.428Z] #2 DONE 0.1s [2024-03-21T19:22:14.428Z] [2024-03-21T19:22:14.428Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-03-21T19:22:14.428Z] #3 transferring dockerfile: 1.81kB done [2024-03-21T19:22:14.428Z] #3 DONE 0.1s [2024-03-21T19:22:14.428Z] [2024-03-21T19:22:14.428Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-03-21T19:22:14.428Z] #4 transferring dockerfile: 1.95kB done [2024-03-21T19:22:14.428Z] #4 DONE 0.1s [2024-03-21T19:22:14.428Z] [2024-03-21T19:22:14.428Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-03-21T19:22:14.700Z] #5 transferring dockerfile: 1.93kB done [2024-03-21T19:22:14.700Z] #5 DONE 0.1s [2024-03-21T19:22:14.700Z] [2024-03-21T19:22:14.700Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-03-21T19:22:14.700Z] #6 transferring dockerfile: 1.69kB done [2024-03-21T19:22:14.700Z] #6 DONE 0.1s [2024-03-21T19:22:14.700Z] [2024-03-21T19:22:14.700Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-21T19:22:14.700Z] #7 transferring dockerfile: 2.15kB 0.0s done [2024-03-21T19:22:14.700Z] #7 DONE 0.1s [2024-03-21T19:22:14.700Z] [2024-03-21T19:22:14.700Z] #8 [core-command internal] load build definition from Dockerfile [2024-03-21T19:22:14.700Z] #8 transferring dockerfile: 1.93kB done [2024-03-21T19:22:14.700Z] #8 DONE 0.0s [2024-03-21T19:22:14.700Z] [2024-03-21T19:22:14.700Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-21T19:22:14.700Z] #9 transferring dockerfile: 2.93kB done [2024-03-21T19:22:14.700Z] #9 DONE 0.1s [2024-03-21T19:22:14.966Z] [2024-03-21T19:22:14.966Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-21T19:22:14.966Z] #10 transferring dockerfile: 1.89kB done [2024-03-21T19:22:14.966Z] #10 DONE 0.1s [2024-03-21T19:22:14.966Z] [2024-03-21T19:22:14.966Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-21T19:22:14.966Z] #11 transferring dockerfile: 2.49kB done [2024-03-21T19:22:14.966Z] #11 DONE 0.1s [2024-03-21T19:22:14.966Z] [2024-03-21T19:22:14.966Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-21T19:22:14.966Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-03-21T19:22:14.966Z] #12 DONE 0.1s [2024-03-21T19:22:15.237Z] [2024-03-21T19:22:15.237Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-03-21T19:22:15.237Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-03-21T19:22:15.237Z] #13 DONE 0.1s [2024-03-21T19:22:15.237Z] [2024-03-21T19:22:15.237Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-21T19:22:15.237Z] #14 transferring dockerfile: 2.50kB 0.0s done [2024-03-21T19:22:15.237Z] #14 DONE 0.1s [2024-03-21T19:22:15.237Z] [2024-03-21T19:22:15.237Z] #15 [core-data internal] load .dockerignore [2024-03-21T19:22:15.237Z] #15 transferring context: 50B done [2024-03-21T19:22:15.237Z] #15 DONE 0.1s [2024-03-21T19:22:15.827Z] [2024-03-21T19:22:15.827Z] #16 [core-metadata internal] load .dockerignore [2024-03-21T19:22:15.827Z] #16 transferring context: 50B done [2024-03-21T19:22:15.827Z] #16 DONE 0.0s [2024-03-21T19:22:16.094Z] [2024-03-21T19:22:16.094Z] #17 [security-spire-agent internal] load .dockerignore [2024-03-21T19:22:16.094Z] #17 transferring context: 50B done [2024-03-21T19:22:16.094Z] #17 DONE 0.1s [2024-03-21T19:22:16.094Z] [2024-03-21T19:22:16.094Z] #18 [support-notifications internal] load .dockerignore [2024-03-21T19:22:16.094Z] #18 transferring context: 50B 0.0s done [2024-03-21T19:22:16.094Z] #18 DONE 0.1s [2024-03-21T19:22:16.094Z] [2024-03-21T19:22:16.094Z] #19 [support-scheduler internal] load .dockerignore [2024-03-21T19:22:16.094Z] #19 transferring context: 50B 0.0s done [2024-03-21T19:22:16.094Z] #19 DONE 0.1s [2024-03-21T19:22:16.094Z] [2024-03-21T19:22:16.094Z] #20 [security-spire-config internal] load .dockerignore [2024-03-21T19:22:16.360Z] #20 transferring context: 50B done [2024-03-21T19:22:16.360Z] #20 DONE 0.1s [2024-03-21T19:22:16.360Z] [2024-03-21T19:22:16.360Z] #21 [security-proxy-auth internal] load .dockerignore [2024-03-21T19:22:16.360Z] #21 transferring context: 50B 0.0s done [2024-03-21T19:22:16.360Z] #21 DONE 0.1s [2024-03-21T19:22:16.360Z] [2024-03-21T19:22:16.360Z] #22 [core-command internal] load .dockerignore [2024-03-21T19:22:16.360Z] #22 transferring context: 50B 0.0s done [2024-03-21T19:22:16.360Z] #22 DONE 0.1s [2024-03-21T19:22:16.360Z] [2024-03-21T19:22:16.360Z] #23 [security-bootstrapper internal] load .dockerignore [2024-03-21T19:22:16.360Z] #23 transferring context: 50B 0.0s done [2024-03-21T19:22:16.360Z] #23 DONE 0.1s [2024-03-21T19:22:16.360Z] [2024-03-21T19:22:16.360Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-03-21T19:22:16.626Z] #24 transferring context: 50B done [2024-03-21T19:22:16.626Z] #24 DONE 0.1s [2024-03-21T19:22:16.626Z] [2024-03-21T19:22:16.626Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-03-21T19:22:16.626Z] #25 transferring context: 50B 0.0s done [2024-03-21T19:22:16.626Z] #25 DONE 0.1s [2024-03-21T19:22:16.626Z] [2024-03-21T19:22:16.626Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-21T19:22:16.626Z] #26 transferring context: 50B done [2024-03-21T19:22:16.626Z] #26 DONE 0.1s [2024-03-21T19:22:16.626Z] [2024-03-21T19:22:16.626Z] #27 [security-spire-server internal] load .dockerignore [2024-03-21T19:22:16.626Z] #27 transferring context: 50B 0.0s done [2024-03-21T19:22:16.626Z] #27 DONE 0.1s [2024-03-21T19:22:16.626Z] [2024-03-21T19:22:16.626Z] #28 [security-proxy-setup internal] load .dockerignore [2024-03-21T19:22:16.892Z] #28 transferring context: 50B done [2024-03-21T19:22:16.892Z] #28 DONE 0.0s [2024-03-21T19:22:16.892Z] [2024-03-21T19:22:16.892Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:16.892Z] #29 DONE 0.0s [2024-03-21T19:22:16.892Z] [2024-03-21T19:22:16.892Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:16.892Z] #30 DONE 0.1s [2024-03-21T19:22:16.892Z] [2024-03-21T19:22:16.892Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:16.892Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:16.892Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:16.892Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-03-21T19:22:16.892Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:16.892Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:17.158Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.1s [2024-03-21T19:22:17.158Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:17.158Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-21T19:22:17.743Z] #31 ... [2024-03-21T19:22:17.743Z] [2024-03-21T19:22:17.743Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:17.743Z] #32 DONE 0.9s [2024-03-21T19:22:17.743Z] [2024-03-21T19:22:17.743Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:18.007Z] #31 ... [2024-03-21T19:22:18.007Z] [2024-03-21T19:22:18.007Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:18.007Z] #33 DONE 0.3s [2024-03-21T19:22:18.007Z] [2024-03-21T19:22:18.007Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:18.273Z] #31 ... [2024-03-21T19:22:18.273Z] [2024-03-21T19:22:18.273Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:18.273Z] #29 DONE 0.0s [2024-03-21T19:22:18.273Z] [2024-03-21T19:22:18.273Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:18.273Z] #30 DONE 0.2s [2024-03-21T19:22:18.273Z] [2024-03-21T19:22:18.273Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:18.273Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:18.273Z] #31 ... [2024-03-21T19:22:18.273Z] [2024-03-21T19:22:18.273Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:18.273Z] #32 DONE 1.5s [2024-03-21T19:22:18.273Z] [2024-03-21T19:22:18.273Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:18.273Z] #33 DONE 0.5s [2024-03-21T19:22:18.273Z] [2024-03-21T19:22:18.273Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:18.273Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:18.273Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:18.273Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:18.273Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:18.273Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:18.273Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:18.540Z] #31 ... [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:18.540Z] #29 DONE 0.0s [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:18.540Z] #29 DONE 0.0s [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:18.540Z] #30 DONE 0.4s [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:18.540Z] #34 ... [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:18.540Z] #32 DONE 1.6s [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:18.540Z] #33 DONE 0.6s [2024-03-21T19:22:18.540Z] [2024-03-21T19:22:18.540Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:18.807Z] #34 ... [2024-03-21T19:22:18.807Z] [2024-03-21T19:22:18.807Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:18.807Z] #29 DONE 0.0s [2024-03-21T19:22:18.807Z] [2024-03-21T19:22:18.807Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:19.078Z] #34 ... [2024-03-21T19:22:19.078Z] [2024-03-21T19:22:19.078Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:19.078Z] #29 DONE 0.0s [2024-03-21T19:22:19.078Z] [2024-03-21T19:22:19.078Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:19.078Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:19.078Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:19.078Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:19.078Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:19.078Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:19.078Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:19.078Z] #31 DONE 2.8s [2024-03-21T19:22:19.078Z] [2024-03-21T19:22:19.078Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:19.078Z] #34 ... [2024-03-21T19:22:19.078Z] [2024-03-21T19:22:19.078Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:19.078Z] #29 DONE 0.0s [2024-03-21T19:22:19.078Z] [2024-03-21T19:22:19.078Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:19.078Z] #32 DONE 1.7s [2024-03-21T19:22:19.078Z] [2024-03-21T19:22:19.079Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:19.079Z] #33 DONE 0.7s [2024-03-21T19:22:19.079Z] [2024-03-21T19:22:19.079Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:19.079Z] #29 DONE 0.0s [2024-03-21T19:22:19.079Z] [2024-03-21T19:22:19.079Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:19.079Z] #30 DONE 0.8s [2024-03-21T19:22:19.079Z] [2024-03-21T19:22:19.079Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:19.079Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:19.079Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:19.079Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:19.079Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:19.079Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:19.079Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:19.079Z] #31 DONE 2.9s [2024-03-21T19:22:19.079Z] [2024-03-21T19:22:19.079Z] #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:19.344Z] #35 ... [2024-03-21T19:22:19.344Z] [2024-03-21T19:22:19.344Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:19.344Z] #32 DONE 1.7s [2024-03-21T19:22:19.344Z] [2024-03-21T19:22:19.344Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:19.344Z] #33 DONE 0.7s [2024-03-21T19:22:19.344Z] [2024-03-21T19:22:19.344Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:22:19.344Z] #36 DONE 0.0s [2024-03-21T19:22:19.344Z] [2024-03-21T19:22:19.344Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:19.344Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:19.344Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:19.344Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:19.344Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:19.344Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:19.344Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:19.344Z] #31 DONE 2.9s [2024-03-21T19:22:19.344Z] [2024-03-21T19:22:19.344Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:19.344Z] #29 DONE 0.0s [2024-03-21T19:22:19.344Z] [2024-03-21T19:22:19.344Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:19.928Z] #30 ... [2024-03-21T19:22:19.928Z] [2024-03-21T19:22:19.928Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-21T19:22:19.928Z] #29 DONE 0.0s [2024-03-21T19:22:19.928Z] [2024-03-21T19:22:19.928Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:19.928Z] #30 ... [2024-03-21T19:22:19.928Z] [2024-03-21T19:22:19.928Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-21T19:22:19.928Z] #37 DONE 1.7s [2024-03-21T19:22:20.196Z] [2024-03-21T19:22:20.196Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:20.783Z] #34 ... [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:20.783Z] #32 DONE 1.8s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:20.783Z] #33 DONE 0.8s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:20.783Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:20.783Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:20.783Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:20.783Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:20.783Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:20.783Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:20.783Z] #31 DONE 3.0s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-21T19:22:20.783Z] #30 DONE 2.1s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:20.783Z] #34 ... [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-21T19:22:20.783Z] #32 DONE 1.8s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-21T19:22:20.783Z] #33 DONE 0.8s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:20.783Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:20.783Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:20.783Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:20.783Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:20.783Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:20.783Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:20.783Z] #31 DONE 3.0s [2024-03-21T19:22:20.783Z] [2024-03-21T19:22:20.783Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:21.050Z] #34 ... [2024-03-21T19:22:21.050Z] [2024-03-21T19:22:21.050Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:21.050Z] #38 DONE 0.0s [2024-03-21T19:22:21.050Z] [2024-03-21T19:22:21.050Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:21.050Z] #34 ... [2024-03-21T19:22:21.050Z] [2024-03-21T19:22:21.050Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:21.050Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:21.050Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:21.050Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:21.050Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:21.050Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:21.050Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:21.050Z] #31 DONE 3.0s [2024-03-21T19:22:21.050Z] [2024-03-21T19:22:21.050Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-21T19:22:21.050Z] #39 DONE 2.7s [2024-03-21T19:22:21.050Z] [2024-03-21T19:22:21.050Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:21.320Z] #34 ... [2024-03-21T19:22:21.320Z] [2024-03-21T19:22:21.320Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:21.320Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:21.320Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:21.320Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:21.320Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:21.320Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:21.320Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:21.320Z] #31 DONE 3.0s [2024-03-21T19:22:21.320Z] [2024-03-21T19:22:21.320Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:21.320Z] #34 ... [2024-03-21T19:22:21.320Z] [2024-03-21T19:22:21.320Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T19:22:21.320Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-21T19:22:21.320Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-21T19:22:21.320Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-21T19:22:21.320Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-21T19:22:21.320Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-21T19:22:21.320Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.0s done [2024-03-21T19:22:21.320Z] #31 DONE 3.0s [2024-03-21T19:22:21.320Z] [2024-03-21T19:22:21.320Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:21.320Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:23.271Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.1s done [2024-03-21T19:22:23.271Z] #40 DONE 2.4s [2024-03-21T19:22:23.271Z] [2024-03-21T19:22:23.271Z] #41 [security-spire-config internal] load build context [2024-03-21T19:22:23.271Z] #41 transferring context: 24.94kB 0.2s done [2024-03-21T19:22:23.271Z] #41 DONE 2.1s [2024-03-21T19:22:23.271Z] [2024-03-21T19:22:23.271Z] #42 [core-data internal] load build context [2024-03-21T19:22:23.271Z] #42 ... [2024-03-21T19:22:23.271Z] [2024-03-21T19:22:23.271Z] #43 [security-spire-server internal] load build context [2024-03-21T19:22:23.271Z] #43 transferring context: 26.69kB 0.3s done [2024-03-21T19:22:23.271Z] #43 DONE 2.2s [2024-03-21T19:22:23.271Z] [2024-03-21T19:22:23.271Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:22:23.271Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done [2024-03-21T19:22:23.271Z] #44 DONE 2.1s [2024-03-21T19:22:23.271Z] [2024-03-21T19:22:23.271Z] #42 [core-data internal] load build context [2024-03-21T19:22:23.271Z] #42 ... [2024-03-21T19:22:23.271Z] [2024-03-21T19:22:23.271Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:23.857Z] #40 ... [2024-03-21T19:22:23.857Z] [2024-03-21T19:22:23.857Z] #45 [security-spire-agent internal] load build context [2024-03-21T19:22:23.857Z] #45 transferring context: 26.22kB 0.2s done [2024-03-21T19:22:23.857Z] #45 DONE 2.4s [2024-03-21T19:22:23.857Z] [2024-03-21T19:22:23.857Z] #46 [support-scheduler internal] load build context [2024-03-21T19:22:24.131Z] #46 ... [2024-03-21T19:22:24.131Z] [2024-03-21T19:22:24.131Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:24.131Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-21T19:22:24.401Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-21T19:22:24.668Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-21T19:22:25.254Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.5s [2024-03-21T19:22:25.254Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2024-03-21T19:22:25.254Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 36.86kB / 123.55kB 0.6s [2024-03-21T19:22:25.520Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-03-21T19:22:25.520Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2024-03-21T19:22:25.520Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-21T19:22:25.520Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2024-03-21T19:22:25.520Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-21T19:22:25.787Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2024-03-21T19:22:25.787Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s [2024-03-21T19:22:26.750Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.9s [2024-03-21T19:22:27.335Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done [2024-03-21T19:22:27.613Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.7s [2024-03-21T19:22:28.201Z] #40 ... [2024-03-21T19:22:28.201Z] [2024-03-21T19:22:28.201Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:22:28.201Z] #0 5.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:28.201Z] #0 6.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:28.201Z] #0 8.504 OK: 266 MiB in 52 packages [2024-03-21T19:22:28.201Z] #47 ... [2024-03-21T19:22:28.201Z] [2024-03-21T19:22:28.201Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:28.787Z] #40 ... [2024-03-21T19:22:28.787Z] [2024-03-21T19:22:28.787Z] #47 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:22:28.787Z] #47 DONE 11.3s [2024-03-21T19:22:28.787Z] [2024-03-21T19:22:28.787Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:28.787Z] #40 ... [2024-03-21T19:22:28.787Z] [2024-03-21T19:22:28.787Z] #48 [support-notifications internal] load build context [2024-03-21T19:22:28.787Z] #48 transferring context: 15.32MB 9.7s [2024-03-21T19:22:28.787Z] #48 ... [2024-03-21T19:22:28.787Z] [2024-03-21T19:22:28.787Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T19:22:28.787Z] #0 7.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:28.787Z] #0 8.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:28.787Z] #49 ... [2024-03-21T19:22:28.787Z] [2024-03-21T19:22:28.787Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:29.057Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.59MB / 23.39MB 4.4s [2024-03-21T19:22:29.057Z] #40 ... [2024-03-21T19:22:29.057Z] [2024-03-21T19:22:29.057Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T19:22:29.057Z] #0 4.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:29.057Z] #0 5.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:29.057Z] #0 8.223 (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T19:22:29.057Z] #0 8.414 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:29.057Z] #0 8.414 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:29.057Z] #0 8.531 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:22:29.057Z] #0 9.158 OK: 9 MiB in 17 packages [2024-03-21T19:22:29.324Z] #50 ... [2024-03-21T19:22:29.324Z] [2024-03-21T19:22:29.324Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:29.324Z] #51 ... [2024-03-21T19:22:29.324Z] [2024-03-21T19:22:29.324Z] #52 [core-command internal] load build context [2024-03-21T19:22:29.591Z] #52 ... [2024-03-21T19:22:29.591Z] [2024-03-21T19:22:29.591Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:22:29.591Z] #53 ... [2024-03-21T19:22:29.591Z] [2024-03-21T19:22:29.591Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:29.886Z] #54 ... [2024-03-21T19:22:29.886Z] [2024-03-21T19:22:29.886Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T19:22:29.886Z] #50 DONE 10.6s [2024-03-21T19:22:29.886Z] [2024-03-21T19:22:29.886Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:29.886Z] #54 ... [2024-03-21T19:22:29.886Z] [2024-03-21T19:22:29.886Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:22:29.886Z] #36 ... [2024-03-21T19:22:29.886Z] [2024-03-21T19:22:29.886Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T19:22:29.886Z] #55 ... [2024-03-21T19:22:29.886Z] [2024-03-21T19:22:29.886Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:30.156Z] #56 ... [2024-03-21T19:22:30.156Z] [2024-03-21T19:22:30.156Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T19:22:30.156Z] #57 ... [2024-03-21T19:22:30.156Z] [2024-03-21T19:22:30.156Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T19:22:30.156Z] #58 ... [2024-03-21T19:22:30.156Z] [2024-03-21T19:22:30.156Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:30.156Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 5.5s [2024-03-21T19:22:30.424Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-21T19:22:30.693Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-03-21T19:22:30.693Z] #40 ... [2024-03-21T19:22:30.693Z] [2024-03-21T19:22:30.693Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:22:30.960Z] #59 ... [2024-03-21T19:22:30.960Z] [2024-03-21T19:22:30.960Z] #35 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:30.960Z] #35 ... [2024-03-21T19:22:30.960Z] [2024-03-21T19:22:30.960Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:31.228Z] #60 ... [2024-03-21T19:22:31.228Z] [2024-03-21T19:22:31.228Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:31.228Z] #38 ... [2024-03-21T19:22:31.228Z] [2024-03-21T19:22:31.228Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-21T19:22:31.228Z] #49 10.66 OK: 266 MiB in 52 packages [2024-03-21T19:22:31.228Z] #49 DONE 12.6s [2024-03-21T19:22:31.228Z] [2024-03-21T19:22:31.228Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:31.228Z] #38 ... [2024-03-21T19:22:31.228Z] [2024-03-21T19:22:31.228Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:31.228Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-03-21T19:22:31.498Z] #40 ... [2024-03-21T19:22:31.498Z] [2024-03-21T19:22:31.498Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:31.498Z] #34 ... [2024-03-21T19:22:31.498Z] [2024-03-21T19:22:31.498Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:31.766Z] #38 ... [2024-03-21T19:22:31.766Z] [2024-03-21T19:22:31.766Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T19:22:31.766Z] #61 ... [2024-03-21T19:22:31.766Z] [2024-03-21T19:22:31.766Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:31.766Z] #38 ... [2024-03-21T19:22:31.766Z] [2024-03-21T19:22:31.766Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T19:22:32.032Z] #62 ... [2024-03-21T19:22:32.032Z] [2024-03-21T19:22:32.032Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:32.032Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.48MB / 23.39MB 7.2s [2024-03-21T19:22:32.032Z] #40 ... [2024-03-21T19:22:32.032Z] [2024-03-21T19:22:32.032Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T19:22:32.307Z] #63 ... [2024-03-21T19:22:32.307Z] [2024-03-21T19:22:32.307Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:32.307Z] #40 ... [2024-03-21T19:22:32.307Z] [2024-03-21T19:22:32.307Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T19:22:32.576Z] #64 ... [2024-03-21T19:22:32.576Z] [2024-03-21T19:22:32.576Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:33.158Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 8.3s [2024-03-21T19:22:33.431Z] #40 ... [2024-03-21T19:22:33.431Z] [2024-03-21T19:22:33.431Z] #42 [core-data internal] load build context [2024-03-21T19:22:33.431Z] #42 transferring context: 57.24MB 16.2s [2024-03-21T19:22:33.702Z] #42 ... [2024-03-21T19:22:33.702Z] [2024-03-21T19:22:33.702Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:33.702Z] #40 ... [2024-03-21T19:22:33.702Z] [2024-03-21T19:22:33.702Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:22:33.702Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-21T19:22:33.702Z] #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-21T19:22:33.702Z] #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-21T19:22:33.702Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-03-21T19:22:33.702Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2024-03-21T19:22:33.702Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-03-21T19:22:33.702Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-21T19:22:33.702Z] #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 9.3s [2024-03-21T19:22:33.702Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-03-21T19:22:33.969Z] #44 ... [2024-03-21T19:22:33.969Z] [2024-03-21T19:22:33.969Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:34.237Z] #34 ... [2024-03-21T19:22:34.237Z] [2024-03-21T19:22:34.237Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-21T19:22:34.237Z] #53 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:34.237Z] #53 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:34.237Z] #53 13.44 OK: 266 MiB in 52 packages [2024-03-21T19:22:34.237Z] #53 DONE 14.9s [2024-03-21T19:22:34.237Z] [2024-03-21T19:22:34.237Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:34.237Z] #34 ... [2024-03-21T19:22:34.237Z] [2024-03-21T19:22:34.237Z] #46 [support-scheduler internal] load build context [2024-03-21T19:22:34.237Z] #46 ... [2024-03-21T19:22:34.237Z] [2024-03-21T19:22:34.237Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:34.237Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 9.5s [2024-03-21T19:22:34.237Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-03-21T19:22:34.505Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-03-21T19:22:34.505Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 9.9s [2024-03-21T19:22:35.913Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 11.1s [2024-03-21T19:22:36.495Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 11.5s [2024-03-21T19:22:36.761Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 12.1s [2024-03-21T19:22:37.350Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 12.5s [2024-03-21T19:22:37.931Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 13.0s [2024-03-21T19:22:38.199Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.3s done [2024-03-21T19:22:38.199Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-21T19:22:39.168Z] #40 ... [2024-03-21T19:22:39.168Z] [2024-03-21T19:22:39.168Z] #48 [support-notifications internal] load build context [2024-03-21T19:22:39.168Z] #48 transferring context: 24.57MB 20.1s [2024-03-21T19:22:39.168Z] #48 ... [2024-03-21T19:22:39.168Z] [2024-03-21T19:22:39.168Z] #46 [support-scheduler internal] load build context [2024-03-21T19:22:39.749Z] #46 ... [2024-03-21T19:22:39.749Z] [2024-03-21T19:22:39.749Z] #52 [core-command internal] load build context [2024-03-21T19:22:39.749Z] #52 ... [2024-03-21T19:22:39.749Z] [2024-03-21T19:22:39.749Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:40.015Z] #40 ... [2024-03-21T19:22:40.015Z] [2024-03-21T19:22:40.015Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:22:40.015Z] #36 ... [2024-03-21T19:22:40.015Z] [2024-03-21T19:22:40.015Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:22:40.015Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:40.284Z] #65 ... [2024-03-21T19:22:40.284Z] [2024-03-21T19:22:40.284Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:40.284Z] #54 ... [2024-03-21T19:22:40.284Z] [2024-03-21T19:22:40.284Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:40.551Z] #56 ... [2024-03-21T19:22:40.551Z] [2024-03-21T19:22:40.551Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:40.551Z] #54 ... [2024-03-21T19:22:40.551Z] [2024-03-21T19:22:40.551Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T19:22:40.551Z] #55 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:40.551Z] #55 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:40.551Z] #55 16.98 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:22:40.551Z] #55 16.98 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:22:40.551Z] #55 16.98 OK: 19953 distinct packages available [2024-03-21T19:22:40.551Z] #55 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:40.551Z] #55 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:40.817Z] #55 ... [2024-03-21T19:22:40.817Z] [2024-03-21T19:22:40.817Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:41.097Z] #40 ... [2024-03-21T19:22:41.097Z] [2024-03-21T19:22:41.097Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:22:41.097Z] #59 ... [2024-03-21T19:22:41.097Z] [2024-03-21T19:22:41.097Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:41.369Z] #54 ... [2024-03-21T19:22:41.369Z] [2024-03-21T19:22:41.369Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:41.369Z] #60 ... [2024-03-21T19:22:41.369Z] [2024-03-21T19:22:41.369Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:42.326Z] #54 ... [2024-03-21T19:22:42.326Z] [2024-03-21T19:22:42.326Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:42.326Z] #38 ... [2024-03-21T19:22:42.326Z] [2024-03-21T19:22:42.326Z] #35 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:42.326Z] #35 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:42.326Z] #35 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:42.326Z] #35 20.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:42.326Z] #35 20.22 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:42.326Z] #35 20.32 OK: 8 MiB in 16 packages [2024-03-21T19:22:42.326Z] #35 ... [2024-03-21T19:22:42.326Z] [2024-03-21T19:22:42.326Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:42.688Z] #60 ... [2024-03-21T19:22:42.688Z] [2024-03-21T19:22:42.688Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:42.688Z] #35 DONE 23.8s [2024-03-21T19:22:42.688Z] [2024-03-21T19:22:42.688Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:43.051Z] #60 ... [2024-03-21T19:22:43.051Z] [2024-03-21T19:22:43.051Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:43.051Z] #51 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:43.051Z] #51 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:43.051Z] #51 20.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:43.051Z] #51 20.22 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:43.051Z] #51 20.57 OK: 8 MiB in 16 packages [2024-03-21T19:22:43.051Z] #51 ... [2024-03-21T19:22:43.051Z] [2024-03-21T19:22:43.051Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-21T19:22:43.051Z] #66 ... [2024-03-21T19:22:43.051Z] [2024-03-21T19:22:43.051Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-21T19:22:43.051Z] #51 DONE 23.8s [2024-03-21T19:22:43.351Z] [2024-03-21T19:22:43.351Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:43.969Z] #38 ... [2024-03-21T19:22:43.969Z] [2024-03-21T19:22:43.969Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T19:22:43.969Z] #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:43.969Z] #58 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:43.969Z] #58 23.16 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:22:43.969Z] #58 23.16 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:22:43.969Z] #58 23.16 OK: 19947 distinct packages available [2024-03-21T19:22:43.969Z] #58 ... [2024-03-21T19:22:43.969Z] [2024-03-21T19:22:43.969Z] #52 [core-command internal] load build context [2024-03-21T19:22:43.969Z] #52 ... [2024-03-21T19:22:43.969Z] [2024-03-21T19:22:43.969Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:22:43.969Z] #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 12.6s done [2024-03-21T19:22:43.969Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2024-03-21T19:22:43.969Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.5s [2024-03-21T19:22:44.247Z] #44 ... [2024-03-21T19:22:44.247Z] [2024-03-21T19:22:44.247Z] #42 [core-data internal] load build context [2024-03-21T19:22:44.247Z] #42 transferring context: 73.73MB 27.1s [2024-03-21T19:22:44.247Z] #42 ... [2024-03-21T19:22:44.247Z] [2024-03-21T19:22:44.247Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:44.247Z] #34 ... [2024-03-21T19:22:44.247Z] [2024-03-21T19:22:44.247Z] #52 [core-command internal] load build context [2024-03-21T19:22:45.241Z] #52 ... [2024-03-21T19:22:45.241Z] [2024-03-21T19:22:45.241Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T19:22:45.241Z] #57 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:45.241Z] #57 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:45.241Z] #57 ... [2024-03-21T19:22:45.241Z] [2024-03-21T19:22:45.241Z] #52 [core-command internal] load build context [2024-03-21T19:22:45.522Z] #52 ... [2024-03-21T19:22:45.522Z] [2024-03-21T19:22:45.522Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T19:22:45.522Z] #61 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:45.522Z] #61 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:45.522Z] #61 22.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:45.522Z] #61 22.63 (2/4) Installing openssl (3.1.4-r5) [2024-03-21T19:22:45.522Z] #61 22.96 (3/4) Installing su-exec (0.2-r3) [2024-03-21T19:22:45.522Z] #61 22.96 (4/4) Installing yq (4.33.3-r5) [2024-03-21T19:22:45.805Z] #61 ... [2024-03-21T19:22:45.805Z] [2024-03-21T19:22:45.805Z] #42 [core-data internal] load build context [2024-03-21T19:22:46.389Z] #42 ... [2024-03-21T19:22:46.389Z] [2024-03-21T19:22:46.389Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T19:22:46.389Z] #62 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:46.389Z] #62 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:46.389Z] #62 ... [2024-03-21T19:22:46.389Z] [2024-03-21T19:22:46.389Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:47.798Z] #34 ... [2024-03-21T19:22:47.798Z] [2024-03-21T19:22:47.798Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T19:22:47.798Z] #63 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:47.798Z] #63 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:47.798Z] #63 25.11 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:22:47.798Z] #63 25.11 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:22:47.798Z] #63 25.11 OK: 19947 distinct packages available [2024-03-21T19:22:48.067Z] #63 ... [2024-03-21T19:22:48.067Z] [2024-03-21T19:22:48.067Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:48.067Z] #56 ... [2024-03-21T19:22:48.067Z] [2024-03-21T19:22:48.067Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:48.651Z] #34 ... [2024-03-21T19:22:48.651Z] [2024-03-21T19:22:48.651Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T19:22:48.651Z] #64 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:48.651Z] #64 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:48.651Z] #64 25.78 v3.18.6-106-g82e4083e6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-21T19:22:48.651Z] #64 25.78 v3.18.6-107-g1ebbbfa381a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-21T19:22:48.651Z] #64 25.78 OK: 19947 distinct packages available [2024-03-21T19:22:48.651Z] #64 ... [2024-03-21T19:22:48.651Z] [2024-03-21T19:22:48.651Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:48.917Z] #56 ... [2024-03-21T19:22:48.917Z] [2024-03-21T19:22:48.917Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-21T19:22:48.917Z] #61 24.17 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:48.917Z] #61 24.44 OK: 18 MiB in 19 packages [2024-03-21T19:22:48.917Z] #61 DONE 27.2s [2024-03-21T19:22:48.917Z] [2024-03-21T19:22:48.917Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:49.191Z] #56 ... [2024-03-21T19:22:49.191Z] [2024-03-21T19:22:49.191Z] #48 [support-notifications internal] load build context [2024-03-21T19:22:49.191Z] #48 ... [2024-03-21T19:22:49.191Z] [2024-03-21T19:22:49.191Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:49.777Z] #56 ... [2024-03-21T19:22:49.777Z] [2024-03-21T19:22:49.777Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-21T19:22:49.777Z] #57 26.93 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:49.777Z] #57 26.99 (2/2) Installing su-exec (0.2-r3) [2024-03-21T19:22:49.777Z] #57 27.03 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:49.777Z] #57 27.26 OK: 8 MiB in 17 packages [2024-03-21T19:22:49.777Z] #57 DONE 30.1s [2024-03-21T19:22:49.777Z] [2024-03-21T19:22:49.777Z] #46 [support-scheduler internal] load build context [2024-03-21T19:22:49.777Z] #46 transferring context: 66.28MB 31.0s [2024-03-21T19:22:50.047Z] #46 ... [2024-03-21T19:22:50.047Z] [2024-03-21T19:22:50.047Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:50.318Z] #56 ... [2024-03-21T19:22:50.318Z] [2024-03-21T19:22:50.318Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:22:50.318Z] #36 ... [2024-03-21T19:22:50.318Z] [2024-03-21T19:22:50.318Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:50.903Z] #56 ... [2024-03-21T19:22:50.903Z] [2024-03-21T19:22:50.903Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-21T19:22:50.903Z] #55 28.95 OK: 266 MiB in 52 packages [2024-03-21T19:22:50.903Z] #55 DONE 31.6s [2024-03-21T19:22:51.170Z] [2024-03-21T19:22:51.170Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:51.442Z] #56 ... [2024-03-21T19:22:51.442Z] [2024-03-21T19:22:51.442Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:22:51.442Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.1s [2024-03-21T19:22:51.442Z] #40 ... [2024-03-21T19:22:51.442Z] [2024-03-21T19:22:51.442Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:22:51.442Z] #59 ... [2024-03-21T19:22:51.442Z] [2024-03-21T19:22:51.442Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:52.402Z] #56 ... [2024-03-21T19:22:52.402Z] [2024-03-21T19:22:52.402Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-21T19:22:52.402Z] #62 24.97 (1/4) Installing ca-certificates (20240226-r0) [2024-03-21T19:22:52.402Z] #62 25.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:52.402Z] #62 25.57 (3/4) Installing su-exec (0.2-r3) [2024-03-21T19:22:52.402Z] #62 25.57 (4/4) Installing yq (4.33.3-r5) [2024-03-21T19:22:52.402Z] #62 27.05 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:52.402Z] #62 27.07 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:22:52.402Z] #62 28.53 OK: 18 MiB in 19 packages [2024-03-21T19:22:52.402Z] #62 DONE 30.4s [2024-03-21T19:22:52.402Z] [2024-03-21T19:22:52.402Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:52.402Z] #56 ... [2024-03-21T19:22:52.402Z] [2024-03-21T19:22:52.402Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:22:52.402Z] #54 ... [2024-03-21T19:22:52.402Z] [2024-03-21T19:22:52.402Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:52.402Z] #56 ... [2024-03-21T19:22:52.402Z] [2024-03-21T19:22:52.402Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:22:52.402Z] #65 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:52.402Z] #65 20.22 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:22:52.402Z] #65 20.22 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:22:52.402Z] #65 21.67 OK: 9 MiB in 17 packages [2024-03-21T19:22:52.671Z] #65 ... [2024-03-21T19:22:52.671Z] [2024-03-21T19:22:52.671Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:22:52.938Z] #56 ... [2024-03-21T19:22:52.938Z] [2024-03-21T19:22:52.938Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:53.205Z] #60 ... [2024-03-21T19:22:53.205Z] [2024-03-21T19:22:53.205Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:22:53.205Z] #0 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:53.205Z] #67 ... [2024-03-21T19:22:53.205Z] [2024-03-21T19:22:53.205Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:53.792Z] #60 ... [2024-03-21T19:22:53.792Z] [2024-03-21T19:22:53.792Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:22:53.792Z] #65 DONE 23.8s [2024-03-21T19:22:53.792Z] [2024-03-21T19:22:53.792Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:54.069Z] #60 ... [2024-03-21T19:22:54.069Z] [2024-03-21T19:22:54.069Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:22:54.069Z] #38 ... [2024-03-21T19:22:54.069Z] [2024-03-21T19:22:54.069Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:54.337Z] #60 ... [2024-03-21T19:22:54.337Z] [2024-03-21T19:22:54.337Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:22:54.337Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.6s [2024-03-21T19:22:54.337Z] #44 ... [2024-03-21T19:22:54.337Z] [2024-03-21T19:22:54.337Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:54.608Z] #60 ... [2024-03-21T19:22:54.608Z] [2024-03-21T19:22:54.608Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T19:22:54.608Z] #58 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:54.608Z] #58 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:54.608Z] #58 32.40 (1/11) Installing ca-certificates (20240226-r0) [2024-03-21T19:22:54.608Z] #58 32.71 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-21T19:22:54.608Z] #58 32.97 (3/11) Installing libunistring (1.1-r1) [2024-03-21T19:22:54.608Z] #58 33.10 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-21T19:22:54.608Z] #58 33.10 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-21T19:22:54.608Z] #58 33.10 (6/11) Installing libcurl (8.5.0-r0) [2024-03-21T19:22:54.608Z] #58 33.16 (7/11) Installing curl (8.5.0-r0) [2024-03-21T19:22:54.608Z] #58 33.16 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:54.608Z] #58 33.23 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-21T19:22:54.608Z] #58 33.23 (10/11) Installing libucontext (1.2-r2) [2024-03-21T19:22:54.608Z] #58 33.23 (11/11) Installing gcompat (1.1.0-r1) [2024-03-21T19:22:54.608Z] #58 33.26 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:54.608Z] #58 33.54 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:22:54.608Z] #58 34.66 OK: 13 MiB in 26 packages [2024-03-21T19:22:54.608Z] #58 ... [2024-03-21T19:22:54.608Z] [2024-03-21T19:22:54.608Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:54.881Z] #60 transferring context: 25.95MB 32.9s [2024-03-21T19:22:55.842Z] #60 ... [2024-03-21T19:22:55.842Z] [2024-03-21T19:22:55.842Z] #52 [core-command internal] load build context [2024-03-21T19:22:55.842Z] #52 ... [2024-03-21T19:22:55.842Z] [2024-03-21T19:22:55.842Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:56.424Z] #60 ... [2024-03-21T19:22:56.424Z] [2024-03-21T19:22:56.424Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-21T19:22:56.424Z] #58 DONE 36.5s [2024-03-21T19:22:56.424Z] [2024-03-21T19:22:56.424Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:56.424Z] #60 ... [2024-03-21T19:22:56.424Z] [2024-03-21T19:22:56.424Z] #42 [core-data internal] load build context [2024-03-21T19:22:56.691Z] #42 ... [2024-03-21T19:22:56.691Z] [2024-03-21T19:22:56.691Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:57.645Z] #60 ... [2024-03-21T19:22:57.645Z] [2024-03-21T19:22:57.645Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-21T19:22:57.645Z] #63 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:57.645Z] #63 28.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:57.645Z] #63 33.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:57.645Z] #63 33.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-21T19:22:57.645Z] #63 33.26 (3/4) Installing libucontext (1.2-r2) [2024-03-21T19:22:57.645Z] #63 33.31 (4/4) Installing gcompat (1.1.0-r1) [2024-03-21T19:22:57.645Z] #63 33.33 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:57.645Z] #63 33.47 OK: 8 MiB in 19 packages [2024-03-21T19:22:57.645Z] #63 DONE 35.5s [2024-03-21T19:22:57.645Z] [2024-03-21T19:22:57.645Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:57.910Z] #60 ... [2024-03-21T19:22:57.910Z] [2024-03-21T19:22:57.910Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-21T19:22:57.910Z] #64 26.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:57.910Z] #64 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:57.910Z] #64 33.10 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-21T19:22:57.910Z] #64 33.19 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-21T19:22:57.910Z] #64 33.21 (3/5) Installing libucontext (1.2-r2) [2024-03-21T19:22:57.910Z] #64 33.27 (4/5) Installing gcompat (1.1.0-r1) [2024-03-21T19:22:57.910Z] #64 33.37 (5/5) Installing openssl (3.1.4-r5) [2024-03-21T19:22:57.910Z] #64 33.47 Executing busybox-1.36.1-r5.trigger [2024-03-21T19:22:57.910Z] #64 33.51 OK: 9 MiB in 20 packages [2024-03-21T19:22:57.910Z] #64 DONE 35.9s [2024-03-21T19:22:57.910Z] [2024-03-21T19:22:57.910Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:58.495Z] #60 ... [2024-03-21T19:22:58.495Z] [2024-03-21T19:22:58.495Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:22:58.495Z] #67 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:58.495Z] #67 13.90 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:22:58.495Z] #67 13.90 OK: 8 MiB in 16 packages [2024-03-21T19:22:58.495Z] #67 DONE 15.3s [2024-03-21T19:22:58.495Z] [2024-03-21T19:22:58.495Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:58.761Z] #60 ... [2024-03-21T19:22:58.761Z] [2024-03-21T19:22:58.761Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-03-21T19:22:58.761Z] #66 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:58.761Z] #66 9.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:58.761Z] #66 14.10 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:22:58.761Z] #66 14.10 OK: 8 MiB in 16 packages [2024-03-21T19:22:58.761Z] #66 DONE 16.2s [2024-03-21T19:22:58.761Z] [2024-03-21T19:22:58.761Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:22:59.029Z] #60 ... [2024-03-21T19:22:59.029Z] [2024-03-21T19:22:59.029Z] #34 [core-metadata internal] load build context [2024-03-21T19:22:59.029Z] #34 ... [2024-03-21T19:22:59.029Z] [2024-03-21T19:22:59.029Z] #52 [core-command internal] load build context [2024-03-21T19:22:59.613Z] #52 ... [2024-03-21T19:22:59.613Z] [2024-03-21T19:22:59.613Z] #48 [support-notifications internal] load build context [2024-03-21T19:22:59.613Z] #48 ... [2024-03-21T19:22:59.613Z] [2024-03-21T19:22:59.613Z] #52 [core-command internal] load build context [2024-03-21T19:22:59.882Z] #52 ... [2024-03-21T19:22:59.882Z] [2024-03-21T19:22:59.882Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-21T19:22:59.882Z] #0 8.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:59.882Z] #0 8.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:22:59.882Z] #68 ... [2024-03-21T19:22:59.882Z] [2024-03-21T19:22:59.882Z] #52 [core-command internal] load build context [2024-03-21T19:22:59.882Z] #52 transferring context: 62.25MB 39.9s [2024-03-21T19:23:00.150Z] #52 ... [2024-03-21T19:23:00.150Z] [2024-03-21T19:23:00.150Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T19:23:00.150Z] #0 7.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:00.150Z] #0 8.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:00.150Z] #69 ... [2024-03-21T19:23:00.150Z] [2024-03-21T19:23:00.150Z] #46 [support-scheduler internal] load build context [2024-03-21T19:23:00.150Z] #46 ... [2024-03-21T19:23:00.150Z] [2024-03-21T19:23:00.150Z] #52 [core-command internal] load build context [2024-03-21T19:23:00.416Z] #52 ... [2024-03-21T19:23:00.416Z] [2024-03-21T19:23:00.416Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:00.682Z] #36 ... [2024-03-21T19:23:00.682Z] [2024-03-21T19:23:00.682Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T19:23:00.682Z] #69 10.62 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:00.682Z] #69 10.62 OK: 8 MiB in 17 packages [2024-03-21T19:23:01.641Z] #69 ... [2024-03-21T19:23:01.641Z] [2024-03-21T19:23:01.641Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:01.907Z] #59 ... [2024-03-21T19:23:01.907Z] [2024-03-21T19:23:01.907Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-21T19:23:01.907Z] #68 10.66 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:01.907Z] #68 10.77 OK: 18 MiB in 19 packages [2024-03-21T19:23:01.907Z] #68 DONE 12.1s [2024-03-21T19:23:01.907Z] [2024-03-21T19:23:01.907Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:01.907Z] #59 ... [2024-03-21T19:23:01.907Z] [2024-03-21T19:23:01.907Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:01.907Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.4s [2024-03-21T19:23:01.907Z] #40 ... [2024-03-21T19:23:01.907Z] [2024-03-21T19:23:01.907Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:02.171Z] #59 ... [2024-03-21T19:23:02.171Z] [2024-03-21T19:23:02.171Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-21T19:23:02.171Z] #69 DONE 12.2s [2024-03-21T19:23:02.436Z] [2024-03-21T19:23:02.436Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:02.436Z] #59 ... [2024-03-21T19:23:02.436Z] [2024-03-21T19:23:02.436Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-21T19:23:02.436Z] #0 7.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:02.436Z] #0 8.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:02.436Z] #0 9.850 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:02.436Z] #0 9.887 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:23:02.436Z] #0 10.21 OK: 18 MiB in 19 packages [2024-03-21T19:23:02.706Z] #70 ... [2024-03-21T19:23:02.706Z] [2024-03-21T19:23:02.706Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:02.706Z] #54 ... [2024-03-21T19:23:02.706Z] [2024-03-21T19:23:02.706Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:02.972Z] #40 ... [2024-03-21T19:23:02.972Z] [2024-03-21T19:23:02.972Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:23:03.238Z] #56 ... [2024-03-21T19:23:03.238Z] [2024-03-21T19:23:03.238Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-21T19:23:03.238Z] #70 DONE 10.9s [2024-03-21T19:23:03.238Z] [2024-03-21T19:23:03.238Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:23:03.238Z] #56 ... [2024-03-21T19:23:03.238Z] [2024-03-21T19:23:03.238Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:03.238Z] #54 ... [2024-03-21T19:23:03.238Z] [2024-03-21T19:23:03.238Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-21T19:23:03.238Z] #71 DONE 1.2s [2024-03-21T19:23:03.238Z] [2024-03-21T19:23:03.238Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:04.188Z] #54 ... [2024-03-21T19:23:04.188Z] [2024-03-21T19:23:04.188Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:04.451Z] #38 ... [2024-03-21T19:23:04.451Z] [2024-03-21T19:23:04.451Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:04.716Z] #54 ... [2024-03-21T19:23:04.716Z] [2024-03-21T19:23:04.716Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:23:04.716Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.5s done [2024-03-21T19:23:04.716Z] #44 ... [2024-03-21T19:23:04.716Z] [2024-03-21T19:23:04.716Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:04.979Z] #54 transferring context: 88.34MB 44.7s [2024-03-21T19:23:05.557Z] #54 ... [2024-03-21T19:23:05.557Z] [2024-03-21T19:23:05.557Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-21T19:23:05.557Z] #44 DONE 44.0s [2024-03-21T19:23:05.557Z] [2024-03-21T19:23:05.557Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:06.510Z] #54 ... [2024-03-21T19:23:06.510Z] [2024-03-21T19:23:06.510Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:23:06.510Z] #0 7.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:06.510Z] #0 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:06.510Z] #0 9.598 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:06.510Z] #0 9.631 Executing ca-certificates-20240226-r0.trigger [2024-03-21T19:23:06.510Z] #72 ... [2024-03-21T19:23:06.510Z] [2024-03-21T19:23:06.510Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:07.089Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.8s [2024-03-21T19:23:07.089Z] #40 ... [2024-03-21T19:23:07.089Z] [2024-03-21T19:23:07.089Z] #42 [core-data internal] load build context [2024-03-21T19:23:07.089Z] #42 ... [2024-03-21T19:23:07.089Z] [2024-03-21T19:23:07.089Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:07.677Z] #54 ... [2024-03-21T19:23:07.677Z] [2024-03-21T19:23:07.677Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-21T19:23:07.677Z] #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:07.677Z] #0 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:07.677Z] #0 9.847 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:07.677Z] #0 9.924 OK: 8 MiB in 19 packages [2024-03-21T19:23:07.677Z] #73 ... [2024-03-21T19:23:07.677Z] [2024-03-21T19:23:07.677Z] #42 [core-data internal] load build context [2024-03-21T19:23:07.942Z] #42 ... [2024-03-21T19:23:07.942Z] [2024-03-21T19:23:07.942Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-21T19:23:07.942Z] #72 10.29 OK: 13 MiB in 26 packages [2024-03-21T19:23:07.942Z] #72 DONE 11.5s [2024-03-21T19:23:07.942Z] [2024-03-21T19:23:07.942Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:08.207Z] #40 ... [2024-03-21T19:23:08.207Z] [2024-03-21T19:23:08.207Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-21T19:23:08.207Z] #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:08.207Z] #0 7.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T19:23:08.207Z] #0 9.188 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T19:23:08.207Z] #0 9.188 OK: 9 MiB in 20 packages [2024-03-21T19:23:08.207Z] #74 DONE 10.1s [2024-03-21T19:23:08.207Z] [2024-03-21T19:23:08.207Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:08.471Z] #40 ... [2024-03-21T19:23:08.471Z] [2024-03-21T19:23:08.471Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-21T19:23:08.471Z] #75 DONE 6.2s [2024-03-21T19:23:08.737Z] [2024-03-21T19:23:08.737Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:08.737Z] #40 ... [2024-03-21T19:23:08.737Z] [2024-03-21T19:23:08.737Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-21T19:23:08.737Z] #73 DONE 11.2s [2024-03-21T19:23:09.003Z] [2024-03-21T19:23:09.003Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:09.003Z] #54 ... [2024-03-21T19:23:09.003Z] [2024-03-21T19:23:09.003Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:09.273Z] #34 ... [2024-03-21T19:23:09.273Z] [2024-03-21T19:23:09.273Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:23:09.273Z] #60 ... [2024-03-21T19:23:09.273Z] [2024-03-21T19:23:09.273Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:09.864Z] #34 transferring context: 98.23MB 51.5s [2024-03-21T19:23:09.864Z] #34 ... [2024-03-21T19:23:09.864Z] [2024-03-21T19:23:09.864Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:09.864Z] #48 ... [2024-03-21T19:23:09.864Z] [2024-03-21T19:23:09.864Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-21T19:23:09.864Z] #76 DONE 1.1s [2024-03-21T19:23:09.864Z] [2024-03-21T19:23:09.864Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:09.864Z] #48 ... [2024-03-21T19:23:09.864Z] [2024-03-21T19:23:09.864Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:10.444Z] #34 ... [2024-03-21T19:23:10.444Z] [2024-03-21T19:23:10.444Z] #46 [support-scheduler internal] load build context [2024-03-21T19:23:10.444Z] #46 ... [2024-03-21T19:23:10.444Z] [2024-03-21T19:23:10.444Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:10.709Z] #34 ... [2024-03-21T19:23:10.709Z] [2024-03-21T19:23:10.709Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-21T19:23:10.709Z] #77 DONE 1.8s [2024-03-21T19:23:10.709Z] [2024-03-21T19:23:10.709Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:10.709Z] #34 ... [2024-03-21T19:23:10.709Z] [2024-03-21T19:23:10.709Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:10.709Z] #36 ... [2024-03-21T19:23:10.709Z] [2024-03-21T19:23:10.709Z] #52 [core-command internal] load build context [2024-03-21T19:23:10.974Z] #52 ... [2024-03-21T19:23:10.974Z] [2024-03-21T19:23:10.974Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:12.906Z] #36 ... [2024-03-21T19:23:12.906Z] [2024-03-21T19:23:12.906Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:12.906Z] #59 ... [2024-03-21T19:23:12.906Z] [2024-03-21T19:23:12.906Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:13.482Z] #36 ... [2024-03-21T19:23:13.482Z] [2024-03-21T19:23:13.482Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:23:13.482Z] #56 ... [2024-03-21T19:23:13.482Z] [2024-03-21T19:23:13.482Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-21T19:23:13.482Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.1s done [2024-03-21T19:23:13.482Z] #40 DONE 52.6s [2024-03-21T19:23:13.482Z] [2024-03-21T19:23:13.482Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:23:13.482Z] #56 ... [2024-03-21T19:23:13.482Z] [2024-03-21T19:23:13.482Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:14.450Z] #36 ... [2024-03-21T19:23:14.450Z] [2024-03-21T19:23:14.450Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:14.450Z] #38 ... [2024-03-21T19:23:14.450Z] [2024-03-21T19:23:14.450Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:15.032Z] #36 transferring context: 136.77MB 55.1s [2024-03-21T19:23:18.374Z] #36 ... [2024-03-21T19:23:18.374Z] [2024-03-21T19:23:18.374Z] #42 [core-data internal] load build context [2024-03-21T19:23:18.374Z] #42 ... [2024-03-21T19:23:18.374Z] [2024-03-21T19:23:18.374Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:19.339Z] #38 ... [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:23:19.339Z] #78 DONE 3.2s [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:19.339Z] #38 ... [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:19.339Z] #54 ... [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:23:19.339Z] #79 DONE 3.4s [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:19.339Z] #54 ... [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:19.339Z] #38 ... [2024-03-21T19:23:19.339Z] [2024-03-21T19:23:19.339Z] #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-21T19:23:19.340Z] #80 DONE 2.7s [2024-03-21T19:23:19.340Z] [2024-03-21T19:23:19.340Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:19.340Z] #38 ... [2024-03-21T19:23:19.340Z] [2024-03-21T19:23:19.340Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:23:19.606Z] #60 ... [2024-03-21T19:23:19.606Z] [2024-03-21T19:23:19.606Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:20.243Z] #54 transferring context: 160.45MB 59.8s [2024-03-21T19:23:20.243Z] #54 ... [2024-03-21T19:23:20.243Z] [2024-03-21T19:23:20.243Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:20.243Z] #48 ... [2024-03-21T19:23:20.243Z] [2024-03-21T19:23:20.243Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:20.509Z] #54 ... [2024-03-21T19:23:20.509Z] [2024-03-21T19:23:20.509Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-21T19:23:20.509Z] #81 DONE 1.3s [2024-03-21T19:23:20.509Z] [2024-03-21T19:23:20.509Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:20.509Z] #54 ... [2024-03-21T19:23:20.509Z] [2024-03-21T19:23:20.509Z] #46 [support-scheduler internal] load build context [2024-03-21T19:23:20.776Z] #46 ... [2024-03-21T19:23:20.776Z] [2024-03-21T19:23:20.776Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:20.776Z] #54 ... [2024-03-21T19:23:20.776Z] [2024-03-21T19:23:20.776Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-21T19:23:20.776Z] #82 DONE 1.5s [2024-03-21T19:23:20.776Z] [2024-03-21T19:23:20.776Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:20.776Z] #54 ... [2024-03-21T19:23:20.776Z] [2024-03-21T19:23:20.776Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:21.046Z] #34 ... [2024-03-21T19:23:21.046Z] [2024-03-21T19:23:21.046Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:21.046Z] #54 ... [2024-03-21T19:23:21.046Z] [2024-03-21T19:23:21.046Z] #52 [core-command internal] load build context [2024-03-21T19:23:21.315Z] #52 ... [2024-03-21T19:23:21.315Z] [2024-03-21T19:23:21.315Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-21T19:23:21.315Z] #83 DONE 1.8s [2024-03-21T19:23:21.315Z] [2024-03-21T19:23:21.315Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-21T19:23:22.730Z] #84 ... [2024-03-21T19:23:22.730Z] [2024-03-21T19:23:22.730Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-21T19:23:22.730Z] #85 DONE 1.8s [2024-03-21T19:23:22.730Z] [2024-03-21T19:23:22.730Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-21T19:23:22.730Z] #84 DONE 1.5s [2024-03-21T19:23:22.730Z] [2024-03-21T19:23:22.730Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:22.730Z] #38 ... [2024-03-21T19:23:22.730Z] [2024-03-21T19:23:22.730Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-21T19:23:22.730Z] #86 DONE 1.8s [2024-03-21T19:23:22.730Z] [2024-03-21T19:23:22.730Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:22.730Z] #38 ... [2024-03-21T19:23:22.730Z] [2024-03-21T19:23:22.730Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:22.996Z] #59 ... [2024-03-21T19:23:22.996Z] [2024-03-21T19:23:22.996Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:23.586Z] #38 ... [2024-03-21T19:23:23.586Z] [2024-03-21T19:23:23.586Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:23:23.855Z] #56 ... [2024-03-21T19:23:23.855Z] [2024-03-21T19:23:23.855Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:23.855Z] #38 ... [2024-03-21T19:23:23.855Z] [2024-03-21T19:23:23.855Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T19:23:23.855Z] #87 DONE 1.2s [2024-03-21T19:23:23.855Z] [2024-03-21T19:23:23.855Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:24.122Z] #38 ... [2024-03-21T19:23:24.122Z] [2024-03-21T19:23:24.122Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T19:23:24.122Z] #88 DONE 1.4s [2024-03-21T19:23:24.122Z] [2024-03-21T19:23:24.122Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:24.708Z] #38 ... [2024-03-21T19:23:24.708Z] [2024-03-21T19:23:24.708Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-21T19:23:24.708Z] #89 DONE 1.8s [2024-03-21T19:23:24.708Z] [2024-03-21T19:23:24.708Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:25.305Z] #38 transferring context: 196.70MB 63.7s [2024-03-21T19:23:25.577Z] #38 ... [2024-03-21T19:23:25.577Z] [2024-03-21T19:23:25.577Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-21T19:23:25.577Z] #90 DONE 1.2s [2024-03-21T19:23:25.577Z] [2024-03-21T19:23:25.577Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:25.845Z] #38 ... [2024-03-21T19:23:25.845Z] [2024-03-21T19:23:25.845Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-21T19:23:25.845Z] #91 DONE 1.1s [2024-03-21T19:23:25.845Z] [2024-03-21T19:23:25.845Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:25.845Z] #38 ... [2024-03-21T19:23:25.845Z] [2024-03-21T19:23:25.845Z] #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-21T19:23:25.845Z] #92 DONE 1.4s [2024-03-21T19:23:25.845Z] [2024-03-21T19:23:25.845Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:26.818Z] #38 ... [2024-03-21T19:23:26.818Z] [2024-03-21T19:23:26.818Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-21T19:23:26.818Z] #93 DONE 1.0s [2024-03-21T19:23:26.818Z] [2024-03-21T19:23:26.818Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:27.084Z] #38 ... [2024-03-21T19:23:27.084Z] [2024-03-21T19:23:27.084Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-21T19:23:27.084Z] #94 DONE 1.2s [2024-03-21T19:23:27.084Z] [2024-03-21T19:23:27.084Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:27.351Z] #38 ... [2024-03-21T19:23:27.351Z] [2024-03-21T19:23:27.351Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-21T19:23:27.351Z] #95 DONE 1.4s [2024-03-21T19:23:27.351Z] [2024-03-21T19:23:27.351Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:28.319Z] #38 ... [2024-03-21T19:23:28.319Z] [2024-03-21T19:23:28.319Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:28.319Z] #36 ... [2024-03-21T19:23:28.319Z] [2024-03-21T19:23:28.319Z] #42 [core-data internal] load build context [2024-03-21T19:23:28.319Z] #42 ... [2024-03-21T19:23:28.319Z] [2024-03-21T19:23:28.319Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:29.736Z] #36 ... [2024-03-21T19:23:29.736Z] [2024-03-21T19:23:29.736Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:23:29.736Z] #60 ... [2024-03-21T19:23:29.736Z] [2024-03-21T19:23:29.736Z] #42 [core-data internal] load build context [2024-03-21T19:23:29.736Z] #42 transferring context: 199.14MB 72.8s [2024-03-21T19:23:30.328Z] #42 ... [2024-03-21T19:23:30.328Z] [2024-03-21T19:23:30.328Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:30.328Z] #48 ... [2024-03-21T19:23:30.328Z] [2024-03-21T19:23:30.328Z] #52 [core-command internal] load build context [2024-03-21T19:23:30.597Z] #52 ... [2024-03-21T19:23:30.597Z] [2024-03-21T19:23:30.597Z] #36 [security-spiffe-token-provider internal] load build context [2024-03-21T19:23:30.597Z] #36 transferring context: 226.30MB 70.2s done [2024-03-21T19:23:30.597Z] #36 DONE 71.2s [2024-03-21T19:23:30.597Z] [2024-03-21T19:23:30.597Z] #52 [core-command internal] load build context [2024-03-21T19:23:30.597Z] #52 ... [2024-03-21T19:23:30.597Z] [2024-03-21T19:23:30.597Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:30.597Z] #48 ... [2024-03-21T19:23:30.597Z] [2024-03-21T19:23:30.597Z] #46 [support-scheduler internal] load build context [2024-03-21T19:23:30.597Z] #46 transferring context: 226.30MB 71.7s done [2024-03-21T19:23:30.868Z] #46 ... [2024-03-21T19:23:30.868Z] [2024-03-21T19:23:30.868Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:30.868Z] #48 ... [2024-03-21T19:23:30.868Z] [2024-03-21T19:23:30.868Z] #46 [support-scheduler internal] load build context [2024-03-21T19:23:30.868Z] #46 DONE 72.3s [2024-03-21T19:23:30.868Z] [2024-03-21T19:23:30.868Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:31.135Z] #48 ... [2024-03-21T19:23:31.135Z] [2024-03-21T19:23:31.135Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:31.135Z] #34 ... [2024-03-21T19:23:31.135Z] [2024-03-21T19:23:31.135Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:31.404Z] #54 ... [2024-03-21T19:23:31.404Z] [2024-03-21T19:23:31.404Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:32.380Z] #34 ... [2024-03-21T19:23:32.380Z] [2024-03-21T19:23:32.380Z] #38 [security-proxy-setup internal] load build context [2024-03-21T19:23:32.380Z] #38 transferring context: 226.30MB 70.5s done [2024-03-21T19:23:32.380Z] #38 DONE 71.3s [2024-03-21T19:23:32.380Z] [2024-03-21T19:23:32.380Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:23:32.380Z] #96 DONE 1.8s [2024-03-21T19:23:32.380Z] [2024-03-21T19:23:32.380Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:32.647Z] #34 ... [2024-03-21T19:23:32.648Z] [2024-03-21T19:23:32.648Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:23:32.648Z] #97 DONE 1.4s [2024-03-21T19:23:32.648Z] [2024-03-21T19:23:32.648Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:32.913Z] #34 ... [2024-03-21T19:23:32.913Z] [2024-03-21T19:23:32.913Z] #56 [security-bootstrapper internal] load build context [2024-03-21T19:23:32.913Z] #56 transferring context: 226.30MB 72.8s done [2024-03-21T19:23:32.913Z] #56 DONE 73.7s [2024-03-21T19:23:32.913Z] [2024-03-21T19:23:32.913Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:33.184Z] #59 ... [2024-03-21T19:23:33.184Z] [2024-03-21T19:23:33.184Z] #52 [core-command internal] load build context [2024-03-21T19:23:33.453Z] #52 ... [2024-03-21T19:23:33.453Z] [2024-03-21T19:23:33.453Z] #54 [security-proxy-auth internal] load build context [2024-03-21T19:23:33.453Z] #54 transferring context: 226.30MB 72.7s done [2024-03-21T19:23:33.453Z] #54 DONE 74.2s [2024-03-21T19:23:33.719Z] [2024-03-21T19:23:33.719Z] #52 [core-command internal] load build context [2024-03-21T19:23:33.719Z] #52 ... [2024-03-21T19:23:33.719Z] [2024-03-21T19:23:33.719Z] #98 [security-spire-agent] exporting to image [2024-03-21T19:23:33.719Z] #98 exporting layers 6.2s done [2024-03-21T19:23:33.719Z] #98 writing image sha256:e9be1764e5085768e472149f599552191b772a4e7b2088a1e8da13374f981fe8 0.3s done [2024-03-21T19:23:33.719Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-21T19:23:33.719Z] #98 writing image sha256:bdb0234972bc4cd6454345e15f8ef422fabfe162b4f34e1f6b27e4b81224fea7 0.1s done [2024-03-21T19:23:33.719Z] #98 naming to docker.io/library/security-spire-config-arm64 done [2024-03-21T19:23:33.719Z] #98 writing image sha256:523de5aed7e0cd69b49597a4df0a3163fb99743d7e87b89dae9f9d01f8b92bff 0.1s done [2024-03-21T19:23:33.719Z] #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-03-21T19:23:33.719Z] #98 DONE 7.0s [2024-03-21T19:23:33.719Z] [2024-03-21T19:23:33.719Z] #52 [core-command internal] load build context [2024-03-21T19:23:35.133Z] #52 ... [2024-03-21T19:23:35.133Z] [2024-03-21T19:23:35.133Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:23:35.133Z] #99 DONE 2.3s [2024-03-21T19:23:35.133Z] [2024-03-21T19:23:35.133Z] #52 [core-command internal] load build context [2024-03-21T19:23:36.538Z] #52 ... [2024-03-21T19:23:36.538Z] [2024-03-21T19:23:36.538Z] #42 [core-data internal] load build context [2024-03-21T19:23:36.538Z] #42 transferring context: 226.30MB 79.2s done [2024-03-21T19:23:36.538Z] #42 DONE 79.5s [2024-03-21T19:23:36.538Z] [2024-03-21T19:23:36.538Z] #52 [core-command internal] load build context [2024-03-21T19:23:36.802Z] #52 transferring context: 226.30MB 76.7s done [2024-03-21T19:23:36.803Z] #52 DONE 77.5s [2024-03-21T19:23:36.803Z] [2024-03-21T19:23:36.803Z] #59 [core-common-config-bootstrapper internal] load build context [2024-03-21T19:23:37.388Z] #59 transferring context: 226.30MB 76.0s done [2024-03-21T19:23:37.388Z] #59 DONE 76.6s [2024-03-21T19:23:37.388Z] [2024-03-21T19:23:37.388Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:39.323Z] #48 ... [2024-03-21T19:23:39.323Z] [2024-03-21T19:23:39.323Z] #34 [core-metadata internal] load build context [2024-03-21T19:23:39.323Z] #34 transferring context: 226.30MB 80.6s done [2024-03-21T19:23:39.323Z] #34 DONE 80.8s [2024-03-21T19:23:39.323Z] [2024-03-21T19:23:39.323Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:39.323Z] #48 ... [2024-03-21T19:23:39.323Z] [2024-03-21T19:23:39.323Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:23:39.323Z] #60 ... [2024-03-21T19:23:39.323Z] [2024-03-21T19:23:39.323Z] #48 [support-notifications internal] load build context [2024-03-21T19:23:41.908Z] #48 transferring context: 226.30MB 83.0s done [2024-03-21T19:23:41.908Z] #48 DONE 83.2s [2024-03-21T19:23:41.908Z] [2024-03-21T19:23:41.908Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:23:42.492Z] #100 ... [2024-03-21T19:23:42.492Z] [2024-03-21T19:23:42.492Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:23:42.756Z] #101 ... [2024-03-21T19:23:42.756Z] [2024-03-21T19:23:42.756Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:23:42.756Z] #100 DONE 0.8s [2024-03-21T19:23:42.756Z] [2024-03-21T19:23:42.756Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:23:42.756Z] #60 ... [2024-03-21T19:23:42.756Z] [2024-03-21T19:23:42.756Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:23:43.020Z] #102 ... [2024-03-21T19:23:43.020Z] [2024-03-21T19:23:43.020Z] #60 [security-secretstore-setup internal] load build context [2024-03-21T19:23:44.426Z] #60 transferring context: 226.30MB 82.3s done [2024-03-21T19:23:44.426Z] #60 DONE 83.4s [2024-03-21T19:23:44.426Z] [2024-03-21T19:23:44.426Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:23:45.379Z] #103 ... [2024-03-21T19:23:45.379Z] [2024-03-21T19:23:45.379Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:41.761Z] #104 DONE 64.0s [2024-03-21T19:24:41.761Z] [2024-03-21T19:24:41.761Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:41.761Z] #101 DONE 66.7s [2024-03-21T19:24:41.761Z] [2024-03-21T19:24:41.761Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:41.761Z] #103 DONE 56.6s [2024-03-21T19:24:41.761Z] [2024-03-21T19:24:41.761Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:41.761Z] #102 DONE 66.6s [2024-03-21T19:24:41.761Z] [2024-03-21T19:24:41.761Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #105 DONE 4.0s [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.174Z] #106 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #107 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.174Z] #108 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #109 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #109 DONE 4.0s [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #110 [core-command builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #110 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.174Z] #111 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.174Z] #112 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.174Z] #113 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #114 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.174Z] #115 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #116 [support-scheduler builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #116 DONE 4.0s [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.174Z] #117 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.174Z] #118 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #119 [core-metadata builder 6/7] COPY . . [2024-03-21T19:24:43.174Z] #119 CACHED [2024-03-21T19:24:43.174Z] [2024-03-21T19:24:43.174Z] #120 [core-data builder 6/7] COPY . . [2024-03-21T19:24:43.175Z] #120 CACHED [2024-03-21T19:24:43.175Z] [2024-03-21T19:24:43.175Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.175Z] #121 CACHED [2024-03-21T19:24:43.175Z] [2024-03-21T19:24:43.175Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.175Z] #122 CACHED [2024-03-21T19:24:43.175Z] [2024-03-21T19:24:43.175Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:24:43.441Z] #123 ... [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-03-21T19:24:43.441Z] #124 DONE 4.1s [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-03-21T19:24:43.441Z] #125 CACHED [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.441Z] #126 CACHED [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.441Z] #127 CACHED [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-21T19:24:43.441Z] #128 CACHED [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T19:24:43.441Z] #129 CACHED [2024-03-21T19:24:43.441Z] [2024-03-21T19:24:43.441Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-03-21T19:24:43.441Z] #130 CACHED [2024-03-21T19:24:43.708Z] [2024-03-21T19:24:43.708Z] #131 [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-03-21T19:24:49.056Z] #131 ... [2024-03-21T19:24:49.056Z] [2024-03-21T19:24:49.056Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T19:24:49.056Z] #0 5.150 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-03-21T19:24:49.056Z] #132 ... [2024-03-21T19:24:49.056Z] [2024-03-21T19:24:49.056Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T19:24:49.056Z] #0 5.532 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-03-21T19:24:49.056Z] #133 ... [2024-03-21T19:24:49.056Z] [2024-03-21T19:24:49.056Z] #131 [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-03-21T19:24:49.056Z] #131 5.717 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-03-21T19:24:53.350Z] #131 ... [2024-03-21T19:24:53.350Z] [2024-03-21T19:24:53.350Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:24:53.350Z] #0 4.746 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-03-21T19:24:53.633Z] #134 ... [2024-03-21T19:24:53.633Z] [2024-03-21T19:24:53.633Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T19:24:53.633Z] #0 5.021 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-03-21T19:24:53.633Z] #135 ... [2024-03-21T19:24:53.633Z] [2024-03-21T19:24:53.633Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:24:53.633Z] #0 5.566 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-03-21T19:24:53.901Z] #136 ... [2024-03-21T19:24:53.901Z] [2024-03-21T19:24:53.901Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:24:53.901Z] #0 3.682 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-03-21T19:24:53.901Z] #137 ... [2024-03-21T19:24:53.901Z] [2024-03-21T19:24:53.901Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:24:53.901Z] #0 4.160 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-03-21T19:24:54.168Z] #138 ... [2024-03-21T19:24:54.168Z] [2024-03-21T19:24:54.168Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-21T19:24:54.168Z] #0 5.279 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-03-21T19:24:54.168Z] #139 ... [2024-03-21T19:24:54.168Z] [2024-03-21T19:24:54.168Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T19:24:54.168Z] #0 5.413 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-03-21T19:24:54.435Z] #140 ... [2024-03-21T19:24:54.435Z] [2024-03-21T19:24:54.435Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:24:54.435Z] #123 5.950 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-03-21T19:37:46.939Z] #123 ... [2024-03-21T19:37:46.939Z] [2024-03-21T19:37:46.939Z] #131 [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-03-21T19:37:46.939Z] #131 775.6 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-03-21T19:37:50.276Z] #131 ... [2024-03-21T19:37:50.276Z] [2024-03-21T19:37:50.276Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-21T19:37:50.276Z] #133 DONE 786.7s [2024-03-21T19:37:50.276Z] [2024-03-21T19:37:50.276Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:37:50.543Z] #138 ... [2024-03-21T19:37:50.543Z] [2024-03-21T19:37:50.543Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:37:50.543Z] #141 DONE 0.3s [2024-03-21T19:37:50.543Z] [2024-03-21T19:37:50.543Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T19:37:50.807Z] #132 ... [2024-03-21T19:37:50.807Z] [2024-03-21T19:37:50.807Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:37:50.807Z] #142 DONE 0.2s [2024-03-21T19:37:50.807Z] [2024-03-21T19:37:50.807Z] #131 [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-03-21T19:37:51.093Z] #131 ... [2024-03-21T19:37:51.093Z] [2024-03-21T19:37:51.093Z] #143 [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-03-21T19:37:51.093Z] #143 DONE 0.1s [2024-03-21T19:37:51.093Z] [2024-03-21T19:37:51.093Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-21T19:37:51.357Z] #144 DONE 0.2s [2024-03-21T19:37:51.357Z] [2024-03-21T19:37:51.357Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-21T19:37:51.357Z] #145 ... [2024-03-21T19:37:51.357Z] [2024-03-21T19:37:51.357Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-21T19:37:51.357Z] #132 DONE 788.0s [2024-03-21T19:37:51.633Z] [2024-03-21T19:37:51.633Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T19:37:51.910Z] #140 ... [2024-03-21T19:37:51.910Z] [2024-03-21T19:37:51.910Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-21T19:37:51.910Z] #146 ... [2024-03-21T19:37:51.910Z] [2024-03-21T19:37:51.910Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-21T19:37:51.910Z] #145 DONE 0.8s [2024-03-21T19:37:52.192Z] [2024-03-21T19:37:52.192Z] #147 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T19:37:52.192Z] #147 ... [2024-03-21T19:37:52.192Z] [2024-03-21T19:37:52.192Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-21T19:37:52.192Z] #146 DONE 0.3s [2024-03-21T19:37:52.458Z] [2024-03-21T19:37:52.458Z] #147 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T19:37:52.458Z] #147 DONE 0.4s [2024-03-21T19:37:52.458Z] [2024-03-21T19:37:52.458Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-21T19:37:55.032Z] #148 ... [2024-03-21T19:37:55.032Z] [2024-03-21T19:37:55.032Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:37:55.032Z] #149 DONE 2.4s [2024-03-21T19:37:55.032Z] [2024-03-21T19:37:55.032Z] #98 [security-proxy-setup] exporting to image [2024-03-21T19:37:55.032Z] #98 exporting layers [2024-03-21T19:37:55.628Z] #98 ... [2024-03-21T19:37:55.628Z] [2024-03-21T19:37:55.628Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-21T19:37:55.628Z] #148 DONE 3.4s [2024-03-21T19:37:55.934Z] [2024-03-21T19:37:55.934Z] #131 [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-03-21T19:37:55.934Z] #131 DONE 792.5s [2024-03-21T19:37:55.934Z] [2024-03-21T19:37:55.934Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:37:56.224Z] #150 DONE 0.6s [2024-03-21T19:37:56.224Z] [2024-03-21T19:37:56.224Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:37:56.814Z] #151 DONE 0.5s [2024-03-21T19:37:56.814Z] [2024-03-21T19:37:56.814Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-21T19:37:57.085Z] #152 ... [2024-03-21T19:37:57.085Z] [2024-03-21T19:37:57.085Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:37:57.085Z] #153 DONE 0.6s [2024-03-21T19:37:57.085Z] [2024-03-21T19:37:57.085Z] #98 [security-proxy-setup] exporting to image [2024-03-21T19:37:57.085Z] #98 exporting layers 2.1s done [2024-03-21T19:37:57.085Z] #98 writing image sha256:3699aa20cc704ca4c1f6cdbe4023a29d663979a7a19c62876ee830535700be4a 0.0s done [2024-03-21T19:37:57.085Z] #98 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-03-21T19:37:57.085Z] #98 DONE 9.1s [2024-03-21T19:37:57.085Z] [2024-03-21T19:37:57.085Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:37:57.352Z] #154 ... [2024-03-21T19:37:57.352Z] [2024-03-21T19:37:57.352Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-21T19:37:57.352Z] #152 DONE 0.6s [2024-03-21T19:37:57.352Z] [2024-03-21T19:37:57.352Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:37:57.352Z] #154 DONE 0.3s [2024-03-21T19:37:57.352Z] [2024-03-21T19:37:57.352Z] #155 [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-03-21T19:37:57.619Z] #155 ... [2024-03-21T19:37:57.619Z] [2024-03-21T19:37:57.619Z] #156 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-21T19:37:57.619Z] #156 DONE 0.2s [2024-03-21T19:37:57.619Z] [2024-03-21T19:37:57.619Z] #155 [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-03-21T19:37:57.619Z] #155 DONE 0.3s [2024-03-21T19:37:57.619Z] [2024-03-21T19:37:57.619Z] #157 [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-03-21T19:37:57.886Z] #157 DONE 0.2s [2024-03-21T19:37:57.886Z] [2024-03-21T19:37:57.886Z] #158 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-21T19:37:57.886Z] #158 DONE 0.2s [2024-03-21T19:37:57.886Z] [2024-03-21T19:37:57.886Z] #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:37:57.886Z] #159 ... [2024-03-21T19:37:57.886Z] [2024-03-21T19:37:57.886Z] #160 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-21T19:37:57.886Z] #160 DONE 0.2s [2024-03-21T19:37:58.242Z] [2024-03-21T19:37:58.242Z] #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:37:58.242Z] #159 DONE 0.2s [2024-03-21T19:37:58.242Z] [2024-03-21T19:37:58.242Z] #161 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-21T19:37:58.242Z] #161 ... [2024-03-21T19:37:58.242Z] [2024-03-21T19:37:58.242Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-21T19:37:58.242Z] #162 DONE 0.3s [2024-03-21T19:37:58.510Z] [2024-03-21T19:37:58.510Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-21T19:37:58.510Z] #163 ... [2024-03-21T19:37:58.510Z] [2024-03-21T19:37:58.510Z] #161 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-21T19:37:58.510Z] #161 DONE 0.5s [2024-03-21T19:37:58.819Z] [2024-03-21T19:37:58.820Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-21T19:37:58.820Z] #163 DONE 0.3s [2024-03-21T19:37:58.820Z] [2024-03-21T19:37:58.820Z] #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-21T19:37:59.091Z] #164 DONE 0.6s [2024-03-21T19:37:59.091Z] [2024-03-21T19:37:59.091Z] #165 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-21T19:37:59.672Z] #165 DONE 0.2s [2024-03-21T19:37:59.672Z] [2024-03-21T19:37:59.672Z] #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:38:01.621Z] #166 ... [2024-03-21T19:38:01.621Z] [2024-03-21T19:38:01.621Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-21T19:38:01.621Z] #167 DONE 2.9s [2024-03-21T19:38:01.897Z] [2024-03-21T19:38:01.897Z] #98 [security-bootstrapper] exporting to image [2024-03-21T19:38:02.168Z] #98 ... [2024-03-21T19:38:02.168Z] [2024-03-21T19:38:02.168Z] #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:38:02.168Z] #166 DONE 2.8s [2024-03-21T19:38:02.440Z] [2024-03-21T19:38:02.440Z] #98 [security-secretstore-setup] exporting to image [2024-03-21T19:38:02.440Z] #98 exporting layers [2024-03-21T19:38:03.027Z] #98 exporting layers 1.6s done [2024-03-21T19:38:03.027Z] #98 writing image sha256:84bbb1e7dc743e94ddc4a69f310b8c60a2e25f86c3d19551b99eea41fda0cd5b done [2024-03-21T19:38:03.293Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-21T19:38:03.880Z] #98 exporting layers 1.3s done [2024-03-21T19:38:03.880Z] #98 writing image sha256:d764ef6056a5c1a452ffb784ab11a26b3e5b8e6a97b49d9bad2074403f694ebc done [2024-03-21T19:38:03.880Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-21T19:38:03.880Z] #98 DONE 11.1s [2024-03-21T19:38:03.880Z] [2024-03-21T19:38:03.880Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:38:25.939Z] #138 ... [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-21T19:38:25.939Z] #139 DONE 820.6s [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T19:38:25.939Z] #140 ... [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:38:25.939Z] #168 DONE 0.2s [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:38:25.939Z] #169 DONE 0.1s [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-21T19:38:25.939Z] #170 DONE 0.2s [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:38:25.939Z] #136 ... [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #171 [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-03-21T19:38:25.939Z] #171 DONE 0.2s [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-21T19:38:25.939Z] #172 DONE 0.1s [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:38:25.939Z] #138 ... [2024-03-21T19:38:25.939Z] [2024-03-21T19:38:25.939Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:38:26.899Z] #173 DONE 1.7s [2024-03-21T19:38:26.899Z] [2024-03-21T19:38:26.899Z] #98 [core-common-config-bootstrapper] exporting to image [2024-03-21T19:38:26.899Z] #98 exporting layers [2024-03-21T19:38:27.486Z] #98 exporting layers 0.4s done [2024-03-21T19:38:27.486Z] #98 writing image sha256:0f13befe7f95a0d9bc975b7552b9fdc063e91f1f109b5d50464e8e8939fb6c06 done [2024-03-21T19:38:27.486Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-21T19:38:27.486Z] #98 DONE 11.6s [2024-03-21T19:38:27.486Z] [2024-03-21T19:38:27.486Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:40:04.115Z] #136 ... [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-21T19:40:04.115Z] #140 DONE 914.5s [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:40:04.115Z] #136 ... [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:40:04.115Z] #174 DONE 0.2s [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:40:04.115Z] #175 DONE 0.1s [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:40:04.115Z] #136 ... [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-21T19:40:04.115Z] #176 DONE 0.2s [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #177 [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-03-21T19:40:04.115Z] #177 DONE 0.2s [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:40:04.115Z] #134 ... [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #98 [security-spiffe-token-provider] exporting to image [2024-03-21T19:40:04.115Z] #98 exporting layers [2024-03-21T19:40:04.115Z] #98 exporting layers 0.8s done [2024-03-21T19:40:04.115Z] #98 writing image sha256:7eef45a9791d95a909bf65804109aa98a11ae09ffbe83e4fe42300e5fce3f35e done [2024-03-21T19:40:04.115Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-21T19:40:04.115Z] #98 DONE 12.4s [2024-03-21T19:40:04.115Z] [2024-03-21T19:40:04.115Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:44:10.918Z] #134 ... [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-21T19:44:10.918Z] #138 DONE 1163.9s [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:44:10.918Z] #134 ... [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:44:10.918Z] #178 DONE 0.3s [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:44:10.918Z] #136 ... [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:44:10.918Z] #179 DONE 0.1s [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-21T19:44:10.918Z] #180 DONE 0.3s [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:44:10.918Z] #181 DONE 0.2s [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.918Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-21T19:44:10.918Z] #182 DONE 0.1s [2024-03-21T19:44:10.918Z] [2024-03-21T19:44:10.919Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:44:10.919Z] #136 ... [2024-03-21T19:44:10.919Z] [2024-03-21T19:44:10.919Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-21T19:44:10.919Z] #183 DONE 1.8s [2024-03-21T19:44:10.919Z] [2024-03-21T19:44:10.919Z] #98 [security-proxy-auth] exporting to image [2024-03-21T19:44:10.919Z] #98 exporting layers [2024-03-21T19:44:11.185Z] #98 exporting layers 0.8s done [2024-03-21T19:44:11.185Z] #98 writing image sha256:dfa4fdc3e60b11550ec31184d5a7b39bd10e049d2c0feae78a28b418f7f8e136 done [2024-03-21T19:44:11.185Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-21T19:44:11.185Z] #98 DONE 13.2s [2024-03-21T19:44:11.185Z] [2024-03-21T19:44:11.185Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-21T19:44:50.033Z] #134 DONE 1200.8s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:44:50.033Z] #136 ... [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:44:50.033Z] #184 DONE 0.2s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:44:50.033Z] #185 DONE 0.4s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:44:50.033Z] #136 ... [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-21T19:44:50.033Z] #186 DONE 0.4s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:44:50.033Z] #136 ... [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:44:50.033Z] #187 DONE 0.1s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #98 [core-command] exporting to image [2024-03-21T19:44:50.033Z] #98 exporting layers [2024-03-21T19:44:50.033Z] #98 exporting layers 0.4s done [2024-03-21T19:44:50.033Z] #98 writing image sha256:f9f408a344fc733f665958eb73b2118a5c2b435d239831e8af91e7db018f6e28 done [2024-03-21T19:44:50.033Z] #98 naming to docker.io/library/core-command-arm64 done [2024-03-21T19:44:50.033Z] #98 DONE 13.6s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:44:50.033Z] #137 ... [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-21T19:44:50.033Z] #136 DONE 1204.8s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:44:50.033Z] #137 ... [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:44:50.033Z] #188 DONE 0.2s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:44:50.033Z] #189 DONE 0.1s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-21T19:44:50.033Z] #190 DONE 0.4s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:44:50.033Z] #137 ... [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:44:50.033Z] #191 DONE 0.1s [2024-03-21T19:44:50.033Z] [2024-03-21T19:44:50.033Z] #98 [core-data] exporting to image [2024-03-21T19:44:50.033Z] #98 exporting layers 0.6s done [2024-03-21T19:44:50.300Z] #98 writing image sha256:7554a22dd1b43eb7a490f196a04097f9b562d2aee94ce88fd04c0d5d7fff457d done [2024-03-21T19:44:50.300Z] #98 naming to docker.io/library/core-data-arm64 done [2024-03-21T19:44:50.300Z] #98 DONE 14.2s [2024-03-21T19:44:50.300Z] [2024-03-21T19:44:50.300Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:44:51.264Z] #123 ... [2024-03-21T19:44:51.264Z] [2024-03-21T19:44:51.264Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-21T19:44:51.264Z] #137 DONE 1208.0s [2024-03-21T19:44:51.531Z] [2024-03-21T19:44:51.531Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T19:44:52.130Z] #135 ... [2024-03-21T19:44:52.130Z] [2024-03-21T19:44:52.130Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:44:52.130Z] #192 DONE 0.2s [2024-03-21T19:44:52.130Z] [2024-03-21T19:44:52.130Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:44:52.397Z] #193 DONE 0.1s [2024-03-21T19:44:52.397Z] [2024-03-21T19:44:52.397Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-21T19:44:52.667Z] #194 DONE 0.4s [2024-03-21T19:44:52.667Z] [2024-03-21T19:44:52.667Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:44:52.937Z] #195 DONE 0.1s [2024-03-21T19:44:52.937Z] [2024-03-21T19:44:52.937Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-21T19:44:52.937Z] #196 DONE 0.1s [2024-03-21T19:44:52.937Z] [2024-03-21T19:44:52.937Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:44:52.937Z] #123 ... [2024-03-21T19:44:52.937Z] [2024-03-21T19:44:52.937Z] #98 [core-metadata] exporting to image [2024-03-21T19:44:53.520Z] #98 exporting layers 0.5s done [2024-03-21T19:44:53.520Z] #98 writing image sha256:12b492fa19f8f6539419462da97d225230fced895b7af4c4eca2e24e66258702 done [2024-03-21T19:44:53.520Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-03-21T19:44:53.520Z] #98 DONE 14.7s [2024-03-21T19:44:53.520Z] [2024-03-21T19:44:53.520Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:45:15.553Z] #123 ... [2024-03-21T19:45:15.553Z] [2024-03-21T19:45:15.553Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-21T19:45:15.553Z] #135 DONE 1228.9s [2024-03-21T19:45:15.553Z] [2024-03-21T19:45:15.553Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:45:15.553Z] #123 ... [2024-03-21T19:45:15.553Z] [2024-03-21T19:45:15.553Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:45:15.553Z] #197 DONE 0.1s [2024-03-21T19:45:15.553Z] [2024-03-21T19:45:15.553Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-21T19:45:15.553Z] #123 DONE 1229.5s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:45:15.554Z] #198 DONE 0.1s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-21T19:45:15.554Z] #199 DONE 0.5s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-21T19:45:15.554Z] #200 DONE 0.1s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:45:15.554Z] #201 DONE 0.1s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-21T19:45:15.554Z] #202 DONE 0.1s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #98 [support-scheduler] exporting to image [2024-03-21T19:45:15.554Z] #98 exporting layers [2024-03-21T19:45:15.554Z] #98 exporting layers 0.4s done [2024-03-21T19:45:15.554Z] #98 writing image sha256:39657244a98b0e391056bebb0aed3b1a6079bafef349586b78eaee0d1ae7ab10 done [2024-03-21T19:45:15.554Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-03-21T19:45:15.554Z] #98 DONE 15.1s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-21T19:45:15.554Z] #203 DONE 0.4s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-21T19:45:15.554Z] #204 DONE 0.1s [2024-03-21T19:45:15.554Z] [2024-03-21T19:45:15.554Z] #98 [support-notifications] exporting to image [2024-03-21T19:45:15.554Z] #98 exporting layers 0.5s done [2024-03-21T19:45:15.554Z] #98 writing image sha256:23ac9275e9080952b1ca1cf58c8e974efadb86f67285a61eb105cd36d3eb120d done [2024-03-21T19:45:15.554Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-03-21T19:45:15.554Z] #98 DONE 15.6s [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-21T19:45:15.554Z] time="2024-03-21T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-21T19:45:15.596Z] $ docker stop --time=1 fd38f2dba662aa9fa509407e9c198348632af9e3dd9009b3106f1f31654517b1 [2024-03-21T19:45:17.229Z] $ docker rm -f --volumes fd38f2dba662aa9fa509407e9c198348632af9e3dd9009b3106f1f31654517b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T19:45:17.768Z] + docker images [2024-03-21T19:45:17.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-21T19:45:17.768Z] support-scheduler-arm64 latest 39657244a98b 4 seconds ago 37.7MB [2024-03-21T19:45:17.768Z] support-notifications-arm64 latest 23ac9275e908 4 seconds ago 38.4MB [2024-03-21T19:45:17.768Z] core-metadata-arm64 latest 12b492fa19f8 25 seconds ago 35.3MB [2024-03-21T19:45:17.768Z] core-data-arm64 latest 7554a22dd1b4 28 seconds ago 35.2MB [2024-03-21T19:45:17.768Z] core-command-arm64 latest f9f408a344fc 32 seconds ago 34.8MB [2024-03-21T19:45:17.768Z] security-proxy-auth-arm64 latest dfa4fdc3e60b About a minute ago 32.5MB [2024-03-21T19:45:17.768Z] security-spiffe-token-provider-arm64 latest 7eef45a9791d 5 minutes ago 29.5MB [2024-03-21T19:45:17.768Z] core-common-config-bootstrapper-arm64 latest 0f13befe7f95 6 minutes ago 15.4MB [2024-03-21T19:45:17.768Z] security-secretstore-setup-arm64 latest d764ef6056a5 7 minutes ago 36.2MB [2024-03-21T19:45:17.768Z] security-bootstrapper-arm64 latest 84bbb1e7dc74 7 minutes ago 18.9MB [2024-03-21T19:45:17.768Z] security-proxy-setup-arm64 latest 3699aa20cc70 7 minutes ago 26.1MB [2024-03-21T19:45:17.768Z] security-spire-agent-arm64 latest 523de5aed7e0 21 minutes ago 152MB [2024-03-21T19:45:17.768Z] security-spire-server-arm64 latest e9be1764e508 21 minutes ago 96.9MB [2024-03-21T19:45:17.768Z] security-spire-config-arm64 latest bdb0234972bc 21 minutes ago 96MB [2024-03-21T19:45:17.768Z] ci-base-image-arm64 latest fedaf01c4152 35 minutes ago 973MB [2024-03-21T19:45:17.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-21T19:45:17.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:45:18.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T19:45:18.615Z] [2024-03-21T19:45:18.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:45:19.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T19:45:19.018Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T19:45:19.018Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T19:45:19.018Z] 04944245beec: Pulling fs layer [2024-03-21T19:45:19.018Z] 699f458cf7ca: Pulling fs layer [2024-03-21T19:45:19.018Z] 765212b225bb: Pulling fs layer [2024-03-21T19:45:19.018Z] f23df028b6ca: Pulling fs layer [2024-03-21T19:45:19.018Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T19:45:19.018Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T19:45:19.018Z] f23df028b6ca: Waiting [2024-03-21T19:45:19.018Z] d65c8cfc05b1: Waiting [2024-03-21T19:45:19.018Z] 2437ff75d9bd: Waiting [2024-03-21T19:45:19.018Z] 765212b225bb: Waiting [2024-03-21T19:45:19.285Z] 04944245beec: Verifying Checksum [2024-03-21T19:45:19.285Z] 04944245beec: Download complete [2024-03-21T19:45:19.285Z] 765212b225bb: Verifying Checksum [2024-03-21T19:45:19.285Z] 765212b225bb: Download complete [2024-03-21T19:45:19.285Z] f23df028b6ca: Verifying Checksum [2024-03-21T19:45:19.285Z] f23df028b6ca: Download complete [2024-03-21T19:45:19.285Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T19:45:19.285Z] d65c8cfc05b1: Download complete [2024-03-21T19:45:19.551Z] 699f458cf7ca: Verifying Checksum [2024-03-21T19:45:19.551Z] 699f458cf7ca: Download complete [2024-03-21T19:45:19.818Z] 8998bd30e6a1: Download complete [2024-03-21T19:45:22.395Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T19:45:22.395Z] 2437ff75d9bd: Download complete [2024-03-21T19:45:24.973Z] 8998bd30e6a1: Pull complete [2024-03-21T19:45:24.973Z] 04944245beec: Pull complete [2024-03-21T19:45:26.912Z] 699f458cf7ca: Pull complete [2024-03-21T19:45:26.912Z] 765212b225bb: Pull complete [2024-03-21T19:45:27.869Z] f23df028b6ca: Pull complete [2024-03-21T19:45:27.869Z] d65c8cfc05b1: Pull complete [2024-03-21T19:45:46.054Z] 2437ff75d9bd: Pull complete [2024-03-21T19:45:46.054Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T19:45:46.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T19:45:46.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:45:46.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2024-03-21T19:45:46.458Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-21T19:45:49.335Z] $ docker top d73f3f4ac83ae5b29f9336d0af08f28e3fb8491e7452138c705da54850c20067 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:45:50.316Z] ---> job-cost.sh [2024-03-21T19:45:50.316Z] lf-activate-venv: SKIPPING [2024-03-21T19:45:50.316Z] INFO: No Stack... [2024-03-21T19:45:50.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T19:45:51.534Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T19:45:52.198Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-03-21T19:45:52.198Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T19:45:52.289Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4781-1-stack-cost] [2024-03-21T19:45:52.294Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4781-1-stack-cost] did not exist. Created. [2024-03-21T19:45:52.298Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4781-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T19:45:53.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T19:45:53.300Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T19:45:53.317Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4781-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T19:45:53.404Z] $ docker stop --time=1 d73f3f4ac83ae5b29f9336d0af08f28e3fb8491e7452138c705da54850c20067 [2024-03-21T19:45:54.974Z] $ docker rm -f --volumes d73f3f4ac83ae5b29f9336d0af08f28e3fb8491e7452138c705da54850c20067 [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-03-21T19:45:56.054Z] provisioning config files... [2024-03-21T19:45:56.062Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17840883914120190673tmp [Pipeline] { [Pipeline] sh [2024-03-21T19:45:56.409Z] + set +x [2024-03-21T19:45:56.409Z] + bash -s -- [2024-03-21T19:45:56.409Z] + curl -s https://codecov.io/bash [2024-03-21T19:45:56.409Z] [2024-03-21T19:45:56.409Z] _____ _ [2024-03-21T19:45:56.409Z] / ____| | | [2024-03-21T19:45:56.409Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T19:45:56.409Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T19:45:56.409Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T19:45:56.409Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T19:45:56.409Z] Bash-1.0.6 [2024-03-21T19:45:56.409Z] [2024-03-21T19:45:56.409Z] [2024-03-21T19:45:56.409Z] ==> git version 2.25.1 found [2024-03-21T19:45:56.409Z] ==> 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-03-21T19:45:56.409Z] Release-Date: 2020-01-08 [2024-03-21T19:45:56.409Z] 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-03-21T19:45:56.409Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T19:45:56.409Z] ==> Jenkins CI detected. [2024-03-21T19:45:56.410Z] current dir:  /w/workspace/edgex-go/1 [2024-03-21T19:45:56.410Z] project root: . [2024-03-21T19:45:56.410Z] --> token set from env [2024-03-21T19:45:56.410Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T19:45:56.669Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T19:45:56.669Z] ==> Python coveragepy not found [2024-03-21T19:45:56.669Z] ==> Searching for coverage reports in: [2024-03-21T19:45:56.669Z] + . [2024-03-21T19:45:56.669Z] -> Found 1 reports [2024-03-21T19:45:56.669Z] ==> Detecting git/mercurial file structure [2024-03-21T19:45:56.669Z] ==> Reading reports [2024-03-21T19:45:56.669Z] + ./coverage.out bytes=455122 [2024-03-21T19:45:56.669Z] ==> Appending adjustments [2024-03-21T19:45:56.669Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T19:45:57.606Z] + Found adjustments [2024-03-21T19:45:57.606Z] ==> Gzipping contents [2024-03-21T19:45:57.606Z] 60K /tmp/codecov.yOtW6m.gz [2024-03-21T19:45:57.606Z] ==> Uploading reports [2024-03-21T19:45:57.606Z] url: https://codecov.io [2024-03-21T19:45:57.606Z] query: branch=PR-4781&commit=f4c1b78fa77e96481b0ae48d95544c10255eea50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4781%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4781&job=&cmd_args= [2024-03-21T19:45:57.606Z] -> Pinging Codecov [2024-03-21T19:45:57.606Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4781&commit=f4c1b78fa77e96481b0ae48d95544c10255eea50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4781%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4781&job=&cmd_args= [2024-03-21T19:45:57.867Z] -> Uploading to [2024-03-21T19:45:57.867Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/00271124DB129430A58F1EEE437C3FCB/f4c1b78fa77e96481b0ae48d95544c10255eea50/e1c47dbc-eadf-4e9a-9a78-c37a2d44c776.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T194557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19364d1ac55693e75a20615c51af69e9f04e8e384f9bdabbf3f2bf95ebca1bc3 [2024-03-21T19:45:57.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T19:45:57.867Z] Dload Upload Total Spent Left Speed [2024-03-21T19:45:58.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57866 0 0 100 57866 0 177k --:--:-- --:--:-- --:--:-- 177k [2024-03-21T19:45:58.437Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f4c1b78fa77e96481b0ae48d95544c10255eea50 [Pipeline] } [2024-03-21T19:45:58.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-03-21T19:45:59.927Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:00.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:01.168Z] ---> package-listing.sh [2024-03-21T19:46:01.168Z] ++ facter osfamily [2024-03-21T19:46:01.168Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T19:46:01.429Z] + OS_FAMILY=debian [2024-03-21T19:46:01.429Z] + workspace=/w/workspace/edgex-go/1 [2024-03-21T19:46:01.429Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T19:46:01.429Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T19:46:01.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T19:46:01.429Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T19:46:01.429Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-21T19:46:01.429Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T19:46:01.429Z] + case "${OS_FAMILY}" in [2024-03-21T19:46:01.429Z] + dpkg -l [2024-03-21T19:46:01.429Z] + grep '^ii' [2024-03-21T19:46:01.429Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T19:46:01.429Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T19:46:01.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T19:46:01.429Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-21T19:46:01.429Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-21T19:46:01.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-21T19:46:01.461Z] 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-03-21T19:46:01.752Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:46:02.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:46:02.392Z] [2024-03-21T19:46:02.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T19:46:02.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:46:02.769Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T19:46:02.769Z] 5eb5b503b376: Pulling fs layer [2024-03-21T19:46:02.769Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T19:46:02.769Z] ec43610c2a17: Pulling fs layer [2024-03-21T19:46:02.769Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T19:46:02.769Z] 33b1e0a273af: Pulling fs layer [2024-03-21T19:46:02.769Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T19:46:02.769Z] 2f39f015ded8: Pulling fs layer [2024-03-21T19:46:02.769Z] 5d3b04190fa2: Waiting [2024-03-21T19:46:02.769Z] 3a2ae6a8a46f: Waiting [2024-03-21T19:46:02.769Z] 33b1e0a273af: Waiting [2024-03-21T19:46:02.769Z] 2f39f015ded8: Waiting [2024-03-21T19:46:02.769Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T19:46:02.769Z] 5c69ac0246d0: Download complete [2024-03-21T19:46:02.769Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T19:46:02.769Z] 3a2ae6a8a46f: Download complete [2024-03-21T19:46:02.769Z] 33b1e0a273af: Verifying Checksum [2024-03-21T19:46:02.769Z] 33b1e0a273af: Download complete [2024-03-21T19:46:02.769Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T19:46:02.769Z] 5d3b04190fa2: Download complete [2024-03-21T19:46:03.027Z] ec43610c2a17: Verifying Checksum [2024-03-21T19:46:03.027Z] ec43610c2a17: Download complete [2024-03-21T19:46:03.027Z] 5eb5b503b376: Verifying Checksum [2024-03-21T19:46:03.027Z] 5eb5b503b376: Download complete [2024-03-21T19:46:03.971Z] 5eb5b503b376: Pull complete [2024-03-21T19:46:04.229Z] 5c69ac0246d0: Pull complete [2024-03-21T19:46:04.490Z] ec43610c2a17: Pull complete [2024-03-21T19:46:04.491Z] 3a2ae6a8a46f: Pull complete [2024-03-21T19:46:04.749Z] 33b1e0a273af: Pull complete [2024-03-21T19:46:05.007Z] 5d3b04190fa2: Pull complete [2024-03-21T19:46:09.189Z] 2f39f015ded8: Pull complete [2024-03-21T19:46:09.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T19:46:09.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T19:46:09.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T19:46:09.415Z] prd-ubuntu20.04-docker-8c-8g-602 does not seem to be running inside a container [2024-03-21T19:46:09.430Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T19:46:14.242Z] $ docker top ddf762070bb76f2f7d04300627b5e45a26ebfc4b014af096f4efe23a83aa2ca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T19:46:14.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T19:46:14.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T19:46:15.284Z] + ls /var/log/sa-host [2024-03-21T19:46:15.284Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T19:46:15.519Z] provisioning config files... [2024-03-21T19:46:15.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2875877602776132197tmp [Pipeline] { [Pipeline] echo [2024-03-21T19:46:15.591Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:15.908Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T19:46:15.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:16.352Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T19:46:16.384Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:16.706Z] ---> sudo-logs.sh [2024-03-21T19:46:16.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T19:46:16.797Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:17.113Z] ---> job-cost.sh [2024-03-21T19:46:17.113Z] lf-activate-venv: SKIPPING [2024-03-21T19:46:17.113Z] DEBUG: total: 0.10999999940395355 [2024-03-21T19:46:17.113Z] INFO: Retrieving Stack Cost... [2024-03-21T19:46:17.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T19:46:17.943Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T19:46:17.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T19:46:18.288Z] ---> logs-deploy.sh [2024-03-21T19:46:18.288Z] lf-activate-venv: SKIPPING [2024-03-21T19:46:18.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4781/1 [2024-03-21T19:46:18.288Z] INFO: archiving workspace using pattern(s): [2024-03-21T19:46:19.225Z] Archives upload complete. [2024-03-21T19:46:19.225Z] INFO: archiving logs to Nexus