Pull request #5041 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027+b24805f90b03a244b57d66aad36c21d665a8ccc6 (0cdb5a26c2237082714e61bd32be459f33d80d4b) 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-ssh13154934895795061199.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12067533442478515741.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-5041/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-5041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16052344089223378162.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-5041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9525851405084751773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6625500415553970157.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-5041/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-5041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6680486705951572398.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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]] ========================================================= [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.23 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 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-36223 in /w/workspace/edgexfoundry_edgex-go_PR-5041 [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 Merging remotes/origin/main commit b24805f90b03a244b57d66aad36c21d665a8ccc6 into PR head commit d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 Merge succeeded, producing d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 Checking out Revision d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 (PR-5041) Commit message: "build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0" First time build. Skipping changelog. > 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/5041/head:refs/remotes/origin/PR-5041 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 # 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 b24805f90b03a244b57d66aad36c21d665a8ccc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T19:36:11.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T19:36:12.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T19:36:12.172Z] ========================================================= [2025-01-06T19:36:12.172Z] EdgeX Global Pipelines Version Info [2025-01-06T19:36:12.172Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:36:12.934Z] ------------------- [2025-01-06T19:36:12.934Z] stable info: [2025-01-06T19:36:12.934Z] ------------------- [2025-01-06T19:36:12.934Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T19:36:12.934Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T19:36:12.934Z] Message: update stable to v1.0.269 [2025-01-06T19:36:13.505Z] ------------------- [2025-01-06T19:36:13.505Z] experimental info: [2025-01-06T19:36:13.505Z] ------------------- [2025-01-06T19:36:13.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T19:36:13.505Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T19:36:13.505Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T19:36:13.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-06T19:36:13.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-06T19:36:13.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T19:36:13.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T19:36:13.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T19:36:13.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T19:36:14.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T19:36:14.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-06T19:36:14.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-06T19:36:14.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-06T19:36:14.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T19:36:14.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T19:36:14.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T19:36:14.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T19:36:14.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T19:36:14.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T19:36:14.528Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T19:36:14.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T19:36:14.632Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-06T19:36:14.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-06T19:36:14.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T19:36:14.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T19:36:14.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T19:36:14.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5041 [Pipeline] echo [2025-01-06T19:36:14.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5041 [Pipeline] echo [2025-01-06T19:36:14.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5041 [Pipeline] echo [2025-01-06T19:36:15.044Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 [Pipeline] echo [2025-01-06T19:36:15.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2ee8ad [Pipeline] echo [2025-01-06T19:36:15.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T19:36:15.272Z] provisioning config files... [2025-01-06T19:36:15.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5346934959340543741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:36:15.680Z] ---> ****-login.sh [2025-01-06T19:36:15.680Z] nexus3.edgexfoundry.org:10001 [2025-01-06T19:36:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T19:36:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T19:36:16.250Z] Configure a credential helper to remove this warning. See [2025-01-06T19:36:16.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T19:36:16.250Z] [2025-01-06T19:36:16.250Z] Login Succeeded [2025-01-06T19:36:16.250Z] nexus3.edgexfoundry.org:10002 [2025-01-06T19:36:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T19:36:16.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T19:36:16.510Z] Configure a credential helper to remove this warning. See [2025-01-06T19:36:16.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T19:36:16.510Z] [2025-01-06T19:36:16.510Z] Login Succeeded [2025-01-06T19:36:16.510Z] nexus3.edgexfoundry.org:10003 [2025-01-06T19:36:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T19:36:16.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T19:36:16.510Z] Configure a credential helper to remove this warning. See [2025-01-06T19:36:16.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T19:36:16.510Z] [2025-01-06T19:36:16.510Z] Login Succeeded [2025-01-06T19:36:16.510Z] nexus3.edgexfoundry.org:10004 [2025-01-06T19:36:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T19:36:16.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T19:36:16.770Z] Configure a credential helper to remove this warning. See [2025-01-06T19:36:16.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T19:36:16.770Z] [2025-01-06T19:36:16.770Z] Login Succeeded [2025-01-06T19:36:16.770Z] ****.io [2025-01-06T19:36:16.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T19:36:17.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T19:36:17.030Z] Configure a credential helper to remove this warning. See [2025-01-06T19:36:17.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T19:36:17.030Z] [2025-01-06T19:36:17.030Z] Login Succeeded [2025-01-06T19:36:17.030Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T19:36:17.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T19:36:17.531Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/core-command/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/core-data/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-06T19:36:17.531Z] + + dirname cmd/core-keeper/Dockerfile [2025-01-06T19:36:17.531Z] cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/core-metadata/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T19:36:17.531Z] + dirname+ cmd/security-spire-agent/Dockerfile [2025-01-06T19:36:17.531Z] cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/support-notifications/Dockerfile+ [2025-01-06T19:36:17.531Z] cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-06T19:36:17.531Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-06T19:36:17.531Z] + cut -d/ -f2 [2025-01-06T19:36:17.531Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-06T19:36:17.585Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 [2025-01-06T19:36:18.100Z] + git rev-list -1 --merges d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027~1..d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 [Pipeline] echo [2025-01-06T19:36:18.138Z] -----------> git rev-list -1 --merges d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027~1..d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 [false] [Pipeline] sh [2025-01-06T19:36:18.455Z] + git log --format=format:%s -1 d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 [Pipeline] echo [2025-01-06T19:36:18.492Z] ========================================================= [2025-01-06T19:36:18.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T19:36:18.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-06T19:36:18.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T19:36:18.985Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T19:36:18.985Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T19:36:18.985Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T19:36:18.985Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T19:36:18.985Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T19:36:18.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:36:19.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T19:36:19.477Z] [2025-01-06T19:36:19.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:36:19.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T19:36:19.863Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T19:36:19.863Z] b85a868b505f: Pulling fs layer [2025-01-06T19:36:19.863Z] e2be974225ed: Pulling fs layer [2025-01-06T19:36:19.863Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T19:36:19.863Z] 988bab9f4d93: Pulling fs layer [2025-01-06T19:36:19.863Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T19:36:19.863Z] eaf3925da568: Pulling fs layer [2025-01-06T19:36:19.863Z] bab4dde63d76: Pulling fs layer [2025-01-06T19:36:19.863Z] bde34c3a00c8: Pulling fs layer [2025-01-06T19:36:19.863Z] b352a97aabf1: Pulling fs layer [2025-01-06T19:36:19.863Z] 4872d77fe225: Pulling fs layer [2025-01-06T19:36:19.863Z] 5851b861e8e6: Pulling fs layer [2025-01-06T19:36:19.863Z] bab4dde63d76: Waiting [2025-01-06T19:36:19.863Z] bde34c3a00c8: Waiting [2025-01-06T19:36:19.863Z] 988bab9f4d93: Waiting [2025-01-06T19:36:19.863Z] b352a97aabf1: Waiting [2025-01-06T19:36:19.863Z] 1469e6f7b9e6: Waiting [2025-01-06T19:36:19.863Z] 4872d77fe225: Waiting [2025-01-06T19:36:19.863Z] 5851b861e8e6: Waiting [2025-01-06T19:36:19.863Z] eaf3925da568: Waiting [2025-01-06T19:36:19.863Z] e2be974225ed: Download complete [2025-01-06T19:36:19.863Z] 988bab9f4d93: Verifying Checksum [2025-01-06T19:36:19.863Z] 988bab9f4d93: Download complete [2025-01-06T19:36:19.863Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T19:36:19.863Z] 339a4e72a1f5: Download complete [2025-01-06T19:36:19.863Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T19:36:19.863Z] 1469e6f7b9e6: Download complete [2025-01-06T19:36:19.863Z] eaf3925da568: Verifying Checksum [2025-01-06T19:36:19.863Z] eaf3925da568: Download complete [2025-01-06T19:36:20.123Z] bde34c3a00c8: Verifying Checksum [2025-01-06T19:36:20.123Z] bde34c3a00c8: Download complete [2025-01-06T19:36:20.123Z] b352a97aabf1: Download complete [2025-01-06T19:36:20.123Z] 4872d77fe225: Verifying Checksum [2025-01-06T19:36:20.123Z] 4872d77fe225: Download complete [2025-01-06T19:36:20.123Z] 5851b861e8e6: Verifying Checksum [2025-01-06T19:36:20.123Z] 5851b861e8e6: Download complete [2025-01-06T19:36:20.123Z] b85a868b505f: Verifying Checksum [2025-01-06T19:36:20.123Z] b85a868b505f: Download complete [2025-01-06T19:36:20.383Z] bab4dde63d76: Verifying Checksum [2025-01-06T19:36:20.383Z] bab4dde63d76: Download complete [2025-01-06T19:36:21.323Z] b85a868b505f: Pull complete [2025-01-06T19:36:21.583Z] e2be974225ed: Pull complete [2025-01-06T19:36:22.165Z] 339a4e72a1f5: Pull complete [2025-01-06T19:36:22.165Z] 988bab9f4d93: Pull complete [2025-01-06T19:36:22.437Z] 1469e6f7b9e6: Pull complete [2025-01-06T19:36:22.437Z] eaf3925da568: Pull complete [2025-01-06T19:36:24.356Z] bab4dde63d76: Pull complete [2025-01-06T19:36:24.356Z] bde34c3a00c8: Pull complete [2025-01-06T19:36:24.356Z] b352a97aabf1: Pull complete [2025-01-06T19:36:24.356Z] 4872d77fe225: Pull complete [2025-01-06T19:36:24.356Z] 5851b861e8e6: Pull complete [2025-01-06T19:36:24.356Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T19:36:24.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T19:36:24.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T19:36:24.634Z] prd-ubuntu20.04-docker-8c-8g-36223 does not seem to be running inside a container [2025-01-06T19:36:24.664Z] $ 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 [2025-01-06T19:36:27.787Z] $ docker top b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 -eo pid,comm [2025-01-06T19:36:27.848Z] 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). [2025-01-06T19:36:27.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T19:36:28.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T19:36:28.003Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T19:36:28.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T19:36:28.125Z] $ docker exec b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 ssh-agent [2025-01-06T19:36:28.238Z] SSH_AUTH_SOCK=/tmp/ssh-LBHHDc5PRFXD/agent.32 [2025-01-06T19:36:28.238Z] SSH_AGENT_PID=38 [2025-01-06T19:36:28.245Z] Running ssh-add (command line suppressed) [2025-01-06T19:36:28.334Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9905648650385825760.key (/w/workspace/edgex-go/1@tmp/private_key_9905648650385825760.key) [2025-01-06T19:36:28.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T19:36:28.698Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T19:36:28.723Z] $ docker exec --env ******** --env ******** b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 ssh-agent -k [2025-01-06T19:36:28.821Z] unset SSH_AUTH_SOCK; [2025-01-06T19:36:28.821Z] unset SSH_AGENT_PID; [2025-01-06T19:36:28.822Z] echo Agent pid 38 killed; [2025-01-06T19:36:28.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T19:36:28.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T19:36:28.938Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T19:36:29.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T19:36:29.036Z] $ docker exec b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 ssh-agent [2025-01-06T19:36:29.158Z] SSH_AUTH_SOCK=/tmp/ssh-qo8SQ0sP99vh/agent.71 [2025-01-06T19:36:29.158Z] SSH_AGENT_PID=77 [2025-01-06T19:36:29.162Z] Running ssh-add (command line suppressed) [2025-01-06T19:36:29.258Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10544143859240905428.key (/w/workspace/edgex-go/1@tmp/private_key_10544143859240905428.key) [2025-01-06T19:36:29.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T19:36:29.609Z] + git semver init [2025-01-06T19:36:29.868Z] 2025-01-06 19:36:29,801 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T19:36:29.868Z] 2025-01-06 19:36:29,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-01-06T19:36:29.868Z] 2025-01-06 19:36:29,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-01-06T19:36:29.868Z] 2025-01-06 19:36:29,803 [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) [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,080 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5041 with force:False [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,081 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5041 [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,085 [execute] INFO git cat-file --batch-check [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,090 [execute] INFO git cat-file --batch [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T19:36:35.151Z] 2025-01-06 19:36:35,096 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5041 [2025-01-06T19:36:35.151Z] 0.0.0 [Pipeline] } [2025-01-06T19:36:35.178Z] $ docker exec --env ******** --env ******** b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 ssh-agent -k [2025-01-06T19:36:35.264Z] unset SSH_AUTH_SOCK; [2025-01-06T19:36:35.264Z] unset SSH_AGENT_PID; [2025-01-06T19:36:35.264Z] echo Agent pid 77 killed; [2025-01-06T19:36:35.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T19:36:35.721Z] + git semver [Pipeline] } [2025-01-06T19:36:36.007Z] $ docker stop --time=1 b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 [2025-01-06T19:36:37.287Z] $ docker rm -f --volumes b57abec9bd63a9991d4a05b2138a850cbb71cfd02f3e0f69c48d2377e878fda4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T19:36:37.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T19:36:37.965Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T19:36:37.989Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-01-06T19:36:39.370Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-01-06T19:36:39.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T19:36:39.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T19:36:39.493Z] ========================================================= [2025-01-06T19:36:39.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T19:36:39.493Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T19:36:39.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T19:36:39.842Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T19:36:39.842Z] da9db072f522: Pulling fs layer [2025-01-06T19:36:39.842Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T19:36:39.842Z] 06f05ace1117: Pulling fs layer [2025-01-06T19:36:39.842Z] 5fe327b54edc: Pulling fs layer [2025-01-06T19:36:39.842Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T19:36:39.842Z] 92a5565b7b96: Pulling fs layer [2025-01-06T19:36:39.842Z] ff9bb7016b71: Pulling fs layer [2025-01-06T19:36:39.842Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T19:36:39.842Z] a813b0c90790: Pulling fs layer [2025-01-06T19:36:39.842Z] 5fe327b54edc: Waiting [2025-01-06T19:36:39.842Z] 4f4fb700ef54: Waiting [2025-01-06T19:36:39.842Z] 92a5565b7b96: Waiting [2025-01-06T19:36:39.842Z] b67dba6c2c7d: Waiting [2025-01-06T19:36:39.842Z] 6ef4a4ee8ca5: Download complete [2025-01-06T19:36:39.842Z] 5fe327b54edc: Verifying Checksum [2025-01-06T19:36:39.842Z] 5fe327b54edc: Download complete [2025-01-06T19:36:39.842Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T19:36:39.842Z] 4f4fb700ef54: Download complete [2025-01-06T19:36:39.842Z] 92a5565b7b96: Download complete [2025-01-06T19:36:39.842Z] da9db072f522: Download complete [2025-01-06T19:36:39.842Z] ff9bb7016b71: Verifying Checksum [2025-01-06T19:36:39.842Z] ff9bb7016b71: Download complete [2025-01-06T19:36:40.102Z] da9db072f522: Pull complete [2025-01-06T19:36:40.102Z] a813b0c90790: Verifying Checksum [2025-01-06T19:36:40.102Z] a813b0c90790: Download complete [2025-01-06T19:36:40.102Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T19:36:40.456Z] 06f05ace1117: Verifying Checksum [2025-01-06T19:36:40.456Z] 06f05ace1117: Download complete [2025-01-06T19:36:40.714Z] b67dba6c2c7d: Download complete [2025-01-06T19:36:44.016Z] 06f05ace1117: Pull complete [2025-01-06T19:36:44.016Z] 5fe327b54edc: Pull complete [2025-01-06T19:36:44.016Z] 4f4fb700ef54: Pull complete [2025-01-06T19:36:44.016Z] 92a5565b7b96: Pull complete [2025-01-06T19:36:44.016Z] ff9bb7016b71: Pull complete [2025-01-06T19:36:46.549Z] b67dba6c2c7d: Pull complete [2025-01-06T19:36:46.808Z] a813b0c90790: Pull complete [2025-01-06T19:36:46.808Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T19:36:46.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T19:36:46.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T19:36:47.175Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T19:36:47.175Z] WORKDIR /edgex [2025-01-06T19:36:47.175Z] COPY go.mod . [2025-01-06T19:36:47.175Z] RUN go mod download [2025-01-06T19:36:47.175Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-06T19:36:47.740Z] Sending build context to Docker daemon 178.4MB [2025-01-06T19:36:47.740Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T19:36:47.740Z] ---> 3ba60ce46760 [2025-01-06T19:36:47.740Z] Step 2/4 : WORKDIR /edgex [2025-01-06T19:36:53.018Z] ---> Running in 7149aae3f1d0 [2025-01-06T19:36:53.018Z] Removing intermediate container 7149aae3f1d0 [2025-01-06T19:36:53.018Z] ---> fda709c3a0a3 [2025-01-06T19:36:53.018Z] Step 3/4 : COPY go.mod . [2025-01-06T19:36:53.277Z] ---> 1ca452a98bbf [2025-01-06T19:36:53.277Z] Step 4/4 : RUN go mod download [2025-01-06T19:36:53.277Z] ---> Running in 3f422fd7220b [2025-01-06T19:37:15.221Z] Removing intermediate container 3f422fd7220b [2025-01-06T19:37:15.221Z] ---> 3eb0f2a7134b [2025-01-06T19:37:15.221Z] Successfully built 3eb0f2a7134b [2025-01-06T19:37:15.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:37:15.610Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T19:37:15.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T19:37:15.758Z] prd-ubuntu20.04-docker-8c-8g-36223 does not seem to be running inside a container [2025-01-06T19:37:15.790Z] $ 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 [2025-01-06T19:37:16.220Z] $ docker top 45477cee6f4300106901e67ee3e052ad3bf03a274e592f5889c3fc268faaf8b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T19:37:16.620Z] + go version [2025-01-06T19:37:16.620Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T19:37:16.650Z] $ docker stop --time=1 45477cee6f4300106901e67ee3e052ad3bf03a274e592f5889c3fc268faaf8b2 [2025-01-06T19:37:17.934Z] $ docker rm -f --volumes 45477cee6f4300106901e67ee3e052ad3bf03a274e592f5889c3fc268faaf8b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:37:18.686Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T19:37:18.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T19:37:18.857Z] prd-ubuntu20.04-docker-8c-8g-36223 does not seem to be running inside a container [2025-01-06T19:37:18.882Z] $ 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 [2025-01-06T19:37:19.205Z] $ docker top ae141a2660c2cdd6d07749f628f8f465aa7bbee5fae8f6a18f849f3c2587e6e0 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-06T19:37:19.342Z] ========================================================= [2025-01-06T19:37:19.342Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-06T19:37:19.342Z] ========================================================= [Pipeline] sh [2025-01-06T19:37:19.645Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-01-06T19:37:20.039Z] + make test [2025-01-06T19:37:20.039Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T19:37:28.160Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-06T19:37:54.695Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-06T19:37:54.696Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-06T19:37:54.953Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-06T19:37:54.953Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-06T19:37:54.953Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-06T19:37:54.953Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-06T19:37:55.889Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-06T19:37:55.889Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-06T19:37:57.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-01-06T19:37:57.832Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-06T19:37:57.832Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-06T19:37:57.832Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-06T19:37:58.091Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-06T19:37:58.091Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-06T19:37:58.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2025-01-06T19:37:59.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T19:37:59.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-06T19:37:59.227Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-06T19:38:00.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-06T19:38:00.609Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-06T19:38:00.609Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-06T19:38:00.609Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T19:38:00.609Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-06T19:38:01.986Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-06T19:38:01.986Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-06T19:38:02.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.257s coverage: 69.2% of statements [2025-01-06T19:38:02.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 48.4% of statements [2025-01-06T19:38:02.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.144s coverage: 93.4% of statements [2025-01-06T19:38:02.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2025-01-06T19:38:02.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-06T19:38:02.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-06T19:38:02.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 9.4% of statements [2025-01-06T19:38:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 95.8% of statements [2025-01-06T19:38:04.228Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-01-06T19:38:04.487Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-06T19:38:04.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-06T19:38:04.746Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-06T19:38:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2025-01-06T19:38:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-01-06T19:38:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements [2025-01-06T19:38:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-01-06T19:38:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-01-06T19:38:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements [2025-01-06T19:38:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2025-01-06T19:38:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-01-06T19:38:06.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-06T19:38:06.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-06T19:38:06.537Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-06T19:38:07.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-06T19:38:07.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-06T19:38:07.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-06T19:38:07.105Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-06T19:38:07.673Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-06T19:38:07.673Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-06T19:38:07.673Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-06T19:38:07.932Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-06T19:38:07.932Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-06T19:38:07.932Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-06T19:38:07.932Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-06T19:38:08.500Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-06T19:38:08.500Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-06T19:38:09.065Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-06T19:38:10.008Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-06T19:38:10.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-06T19:38:11.511Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-06T19:38:11.511Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-06T19:38:14.051Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-06T19:38:14.051Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-06T19:38:14.051Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-06T19:38:14.988Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-06T19:38:14.988Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-06T19:38:15.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-06T19:38:15.505Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-06T19:38:15.505Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-06T19:38:15.505Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-06T19:38:15.505Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-06T19:38:16.881Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-06T19:38:16.881Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-06T19:38:16.881Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-06T19:38:16.881Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-06T19:38:18.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-06T19:38:18.784Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-06T19:38:18.784Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T19:38:19.719Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-06T19:38:19.719Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-06T19:38:19.719Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-06T19:38:19.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2025-01-06T19:38:20.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-06T19:38:20.912Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.037s coverage: 92.9% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.571s coverage: 87.2% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.044s coverage: 73.7% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.8% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-01-06T19:38:27.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements [2025-01-06T19:38:27.743Z] 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 [2025-01-06T19:38:28.003Z] running golangci-lint [2025-01-06T19:38:28.262Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-06T19:38:28.262Z] go version go1.23.4 linux/amd64 [2025-01-06T19:38:28.521Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-06T19:38:28.521Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-06T19:38:28.521Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-06T19:38:50.448Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 21.149617497s" [2025-01-06T19:38:50.448Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 84.220477ms" [2025-01-06T19:39:02.653Z] level=info msg="[linters_context/goanalysis] analyzers took 1m24.115770031s with top 10 stages: buildir: 49.746183061s, inspect: 3.022544296s, fact_deprecated: 2.938855693s, gosec: 2.776557033s, fact_purity: 1.764314968s, ctrlflow: 1.713562169s, nilness: 1.443697008s, printf: 1.415226425s, typedness: 1.126489527s, S1038: 850.938132ms" [2025-01-06T19:39:02.653Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-06T19:39:02.653Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 199/199, autogenerated_exclude: 199/199, filename_unadjuster: 199/199, identifier_marker: 199/199, nolint: 17/0, skip_dirs: 199/199, exclude: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, path_prettifier: 199/199, skip_files: 199/199" [2025-01-06T19:39:02.653Z] level=info msg="[runner] processing took 16.799154ms with stages: nolint: 7.786476ms, identifier_marker: 4.7443ms, exclude-rules: 1.418433ms, path_prettifier: 1.157032ms, autogenerated_exclude: 1.107432ms, skip_dirs: 509.981µs, invalid_issue: 29.27µs, cgo: 28.19µs, filename_unadjuster: 13.63µs, max_same_issues: 980ns, uniq_by_line: 760ns, skip_files: 480ns, fixer: 400ns, max_from_linter: 310ns, exclude: 310ns, diff: 290ns, sort_results: 250ns, path_prefixer: 160ns, source_code: 150ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2025-01-06T19:39:02.653Z] level=info msg="[runner] linters took 11.095295081s with stages: goanalysis_metalinter: 11.078405547s" [2025-01-06T19:39:02.653Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-06T19:39:02.653Z] level=info msg="Memory: 324 samples, avg is 287.3MB, max is 1302.3MB" [2025-01-06T19:39:02.653Z] level=info msg="Execution took 32.339526823s" [2025-01-06T19:39:02.653Z] go vet ./... [2025-01-06T19:39:06.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T19:39:06.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T19:39:07.133Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T19:39:07.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-06T19:39:07.494Z] + ls -al . [2025-01-06T19:39:07.494Z] total 1804 [2025-01-06T19:39:07.494Z] drwxrwxr-x 11 1001 1001 4096 Jan 6 19:37 . [2025-01-06T19:39:07.494Z] drwxr-xr-x 4 root root 4096 Jan 6 19:37 .. [2025-01-06T19:39:07.494Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 19:36 .blubracket [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 10 Jan 6 19:36 .dockerignore [2025-01-06T19:39:07.494Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 19:38 .git [2025-01-06T19:39:07.494Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 19:36 .github [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 907 Jan 6 19:36 .gitignore [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 199 Jan 6 19:36 .golangci.yml [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 100 Jan 6 19:36 .hadolint.yml [2025-01-06T19:39:07.494Z] drwxr-xr-x 3 1001 1001 4096 Jan 6 19:36 .semver [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 155 Jan 6 19:36 .sonarcloud.properties [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 1171 Jan 6 19:36 ADOPTERS.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 17256 Jan 6 19:36 Attribution.txt [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 100284 Jan 6 19:36 CHANGELOG.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 19:36 CONTRIBUTING.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 677 Jan 6 19:36 GOVERNANCE.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 858 Jan 6 19:36 Jenkinsfile [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 19:36 LICENSE [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 16740 Jan 6 19:36 Makefile [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 582 Jan 6 19:36 OWNERS.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 9932 Jan 6 19:36 README.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 789 Jan 6 19:36 SECURITY.md [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 5 Jan 6 19:36 VERSION [2025-01-06T19:39:07.494Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 19:36 bin [2025-01-06T19:39:07.494Z] drwxrwxr-x 19 1001 1001 4096 Jan 6 19:36 cmd [2025-01-06T19:39:07.494Z] -rw-r--r-- 1 root root 1476385 Jan 6 19:38 coverage.out [2025-01-06T19:39:07.494Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 19:36 fuzz_test [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 6506 Jan 6 19:36 go.mod [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 88058 Jan 6 19:36 go.sum [2025-01-06T19:39:07.494Z] drwxrwxr-x 7 1001 1001 4096 Jan 6 19:36 internal [2025-01-06T19:39:07.494Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 19:36 openapi [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 584 Jan 6 19:36 security.txt [2025-01-06T19:39:07.494Z] -rw-rw-r-- 1 1001 1001 204 Jan 6 19:36 version.go [Pipeline] sh [2025-01-06T19:39:07.803Z] + '[' -e coverage.out ] [2025-01-06T19:39:07.803Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-06T19:39:07.966Z] Stashed 1 file(s) [Pipeline] sh [2025-01-06T19:39:08.269Z] + make build [2025-01-06T19:39:08.269Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T19:39:30.202Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T19:39:31.592Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T19:39:32.972Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T19:39:33.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T19:39:35.140Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T19:39:39.326Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T19:39:41.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T19:39:43.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T19:39:44.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T19:39:44.636Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T19:39:45.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T19:39:46.152Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-06T19:39:47.114Z] $ docker stop --time=1 ae141a2660c2cdd6d07749f628f8f465aa7bbee5fae8f6a18f849f3c2587e6e0 [2025-01-06T19:39:54.449Z] $ docker rm -f --volumes ae141a2660c2cdd6d07749f628f8f465aa7bbee5fae8f6a18f849f3c2587e6e0 [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 [2025-01-06T19:39:55.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T19:39:55.963Z] [2025-01-06T19:39:55.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:39:56.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T19:39:56.634Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-06T19:39:56.634Z] 91d30c5bc195: Pulling fs layer [2025-01-06T19:39:56.634Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-06T19:39:56.634Z] 9c61dcf015f6: Pulling fs layer [2025-01-06T19:39:56.634Z] 4698f68db338: Pulling fs layer [2025-01-06T19:39:56.634Z] 2a2f49069b9e: Pulling fs layer [2025-01-06T19:39:56.634Z] e0025b399a48: Pulling fs layer [2025-01-06T19:39:56.634Z] 4698f68db338: Waiting [2025-01-06T19:39:56.634Z] e0025b399a48: Waiting [2025-01-06T19:39:56.634Z] 91d30c5bc195: Verifying Checksum [2025-01-06T19:39:56.634Z] 91d30c5bc195: Download complete [2025-01-06T19:39:56.893Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-06T19:39:56.893Z] 2e9b0aa3be6d: Download complete [2025-01-06T19:39:56.893Z] e0025b399a48: Verifying Checksum [2025-01-06T19:39:56.893Z] e0025b399a48: Download complete [2025-01-06T19:39:56.893Z] 91d30c5bc195: Pull complete [2025-01-06T19:39:56.893Z] 2a2f49069b9e: Verifying Checksum [2025-01-06T19:39:56.893Z] 2a2f49069b9e: Download complete [2025-01-06T19:39:57.498Z] 9c61dcf015f6: Download complete [2025-01-06T19:39:57.498Z] 2e9b0aa3be6d: Pull complete [2025-01-06T19:40:00.034Z] 9c61dcf015f6: Pull complete [2025-01-06T19:40:00.034Z] 4698f68db338: Pull complete [2025-01-06T19:40:00.293Z] 2a2f49069b9e: Pull complete [2025-01-06T19:40:00.293Z] e0025b399a48: Pull complete [2025-01-06T19:40:00.293Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-06T19:40:00.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T19:40:00.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T19:40:00.762Z] prd-ubuntu20.04-docker-8c-8g-36223 does not seem to be running inside a container [2025-01-06T19:40:00.814Z] $ 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 [2025-01-06T19:40:04.600Z] $ docker top 6721440b5bfd32a5c9d8d7d6ad7db96365f7bb64721732d3b5b5d79dfab15a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T19:40:05.021Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T19:40:07.568Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #1 transferring dockerfile: 2.04kB done [2025-01-06T19:40:07.568Z] #1 DONE 0.1s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #2 [core-command internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #2 transferring dockerfile: 1.94kB done [2025-01-06T19:40:07.568Z] #2 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #3 transferring dockerfile: 1.89kB done [2025-01-06T19:40:07.568Z] #3 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #4 transferring dockerfile: 2.07kB done [2025-01-06T19:40:07.568Z] #4 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #5 transferring dockerfile: 2.23kB done [2025-01-06T19:40:07.568Z] #5 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #6 transferring dockerfile: 1.70kB done [2025-01-06T19:40:07.568Z] #6 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #7 [core-data internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #7 transferring dockerfile: 2.07kB done [2025-01-06T19:40:07.568Z] #7 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #8 transferring dockerfile: 1.82kB done [2025-01-06T19:40:07.568Z] #8 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #9 transferring dockerfile: 2.15kB done [2025-01-06T19:40:07.568Z] #9 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #10 transferring dockerfile: 2.49kB done [2025-01-06T19:40:07.568Z] #10 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #11 transferring dockerfile: 2.13kB done [2025-01-06T19:40:07.568Z] #11 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #12 transferring dockerfile: 1.81kB done [2025-01-06T19:40:07.568Z] #12 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #13 [support-notifications internal] load .dockerignore [2025-01-06T19:40:07.568Z] #13 transferring context: 50B done [2025-01-06T19:40:07.568Z] #13 DONE 0.0s [2025-01-06T19:40:07.568Z] [2025-01-06T19:40:07.568Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T19:40:07.568Z] #14 transferring dockerfile: 3.02kB done [2025-01-06T19:40:08.137Z] #14 ... [2025-01-06T19:40:08.137Z] [2025-01-06T19:40:08.137Z] #15 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:08.137Z] #15 DONE 0.0s [2025-01-06T19:40:08.137Z] [2025-01-06T19:40:08.137Z] #16 [security-spire-config internal] load .dockerignore [2025-01-06T19:40:08.399Z] #16 ... [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #17 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T19:40:08.399Z] #17 transferring dockerfile: 1.69kB done [2025-01-06T19:40:08.399Z] #17 DONE 0.8s [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T19:40:08.399Z] #14 DONE 1.0s [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #18 [security-proxy-auth internal] load .dockerignore [2025-01-06T19:40:08.399Z] #18 ... [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #19 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T19:40:08.399Z] #19 transferring dockerfile: 2.50kB done [2025-01-06T19:40:08.399Z] #19 DONE 1.0s [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #20 [core-command internal] load .dockerignore [2025-01-06T19:40:08.399Z] #20 transferring context: 50B done [2025-01-06T19:40:08.399Z] #20 DONE 0.8s [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:08.399Z] #15 DONE 0.0s [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T19:40:08.399Z] #21 transferring context: 50B done [2025-01-06T19:40:08.399Z] #21 DONE 0.9s [2025-01-06T19:40:08.399Z] [2025-01-06T19:40:08.399Z] #22 [core-keeper internal] load .dockerignore [2025-01-06T19:40:08.399Z] #22 transferring context: 50B done [2025-01-06T19:40:08.399Z] #22 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #23 [security-spire-server internal] load .dockerignore [2025-01-06T19:40:08.666Z] #23 transferring context: 50B done [2025-01-06T19:40:08.666Z] #23 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T19:40:08.666Z] #24 transferring context: 50B done [2025-01-06T19:40:08.666Z] #24 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #18 [security-proxy-auth internal] load .dockerignore [2025-01-06T19:40:08.666Z] #18 transferring context: 50B done [2025-01-06T19:40:08.666Z] #18 DONE 0.8s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #15 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:08.666Z] #15 DONE 0.0s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T19:40:08.666Z] #25 DONE 0.7s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #26 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:08.666Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:08.666Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:08.666Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:08.666Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:08.666Z] #26 ... [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #27 [support-scheduler internal] load .dockerignore [2025-01-06T19:40:08.666Z] #27 transferring context: 50B done [2025-01-06T19:40:08.666Z] #27 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #28 [security-bootstrapper internal] load .dockerignore [2025-01-06T19:40:08.666Z] #28 transferring context: 50B done [2025-01-06T19:40:08.666Z] #28 DONE 0.8s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #29 [core-data internal] load .dockerignore [2025-01-06T19:40:08.666Z] #29 transferring context: 50B done [2025-01-06T19:40:08.666Z] #29 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #30 [core-metadata internal] load .dockerignore [2025-01-06T19:40:08.666Z] #30 transferring context: 50B done [2025-01-06T19:40:08.666Z] #30 DONE 0.8s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #31 [security-proxy-setup internal] load .dockerignore [2025-01-06T19:40:08.666Z] #31 transferring context: 50B done [2025-01-06T19:40:08.666Z] #31 DONE 0.8s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:08.666Z] #15 DONE 0.0s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #32 [security-spire-agent internal] load .dockerignore [2025-01-06T19:40:08.666Z] #32 transferring context: 50B done [2025-01-06T19:40:08.666Z] #32 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #16 [security-spire-config internal] load .dockerignore [2025-01-06T19:40:08.666Z] #16 transferring context: 50B done [2025-01-06T19:40:08.666Z] #16 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #33 [security-secretstore-setup internal] load .dockerignore [2025-01-06T19:40:08.666Z] #33 transferring context: 50B done [2025-01-06T19:40:08.666Z] #33 DONE 0.9s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T19:40:08.666Z] #25 DONE 0.7s [2025-01-06T19:40:08.666Z] [2025-01-06T19:40:08.666Z] #26 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:08.666Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:08.666Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:08.666Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:08.666Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:08.930Z] #26 DONE 0.5s [2025-01-06T19:40:08.930Z] [2025-01-06T19:40:08.930Z] #15 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:08.930Z] #15 DONE 0.0s [2025-01-06T19:40:08.930Z] [2025-01-06T19:40:08.930Z] #34 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T19:40:08.930Z] #34 ... [2025-01-06T19:40:08.930Z] [2025-01-06T19:40:08.930Z] #15 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:08.930Z] #15 DONE 0.0s [2025-01-06T19:40:08.930Z] [2025-01-06T19:40:08.930Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T19:40:08.930Z] #25 DONE 0.8s [2025-01-06T19:40:08.930Z] [2025-01-06T19:40:08.930Z] #26 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:08.930Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:08.930Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:08.930Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:08.930Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:08.930Z] #26 DONE 0.5s [2025-01-06T19:40:09.196Z] [2025-01-06T19:40:09.196Z] #15 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:09.196Z] #15 DONE 0.0s [2025-01-06T19:40:09.196Z] [2025-01-06T19:40:09.196Z] #35 [support-scheduler internal] load build context [2025-01-06T19:40:09.196Z] #35 ... [2025-01-06T19:40:09.196Z] [2025-01-06T19:40:09.196Z] #26 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:09.196Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:09.196Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:09.196Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:09.196Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:09.196Z] #26 DONE 0.5s [2025-01-06T19:40:09.196Z] [2025-01-06T19:40:09.196Z] #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:09.196Z] #15 DONE 0.0s [2025-01-06T19:40:09.467Z] [2025-01-06T19:40:09.467Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T19:40:09.467Z] #15 DONE 0.0s [2025-01-06T19:40:09.467Z] [2025-01-06T19:40:09.467Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T19:40:09.467Z] #25 ... [2025-01-06T19:40:09.467Z] [2025-01-06T19:40:09.467Z] #26 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:09.467Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:09.467Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:09.467Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:09.467Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:09.467Z] #26 DONE 0.5s [2025-01-06T19:40:09.467Z] [2025-01-06T19:40:09.467Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T19:40:09.467Z] #36 DONE 0.9s [2025-01-06T19:40:09.725Z] [2025-01-06T19:40:09.725Z] #26 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:09.725Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:09.725Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:09.725Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:09.725Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:09.725Z] #26 DONE 0.5s [2025-01-06T19:40:09.725Z] [2025-01-06T19:40:09.725Z] #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T19:40:09.725Z] #25 DONE 1.4s [2025-01-06T19:40:09.725Z] [2025-01-06T19:40:09.725Z] #37 [security-secretstore-setup internal] load build context [2025-01-06T19:40:13.935Z] #37 transferring context: 185.76MB 3.6s [2025-01-06T19:40:15.030Z] #37 ... [2025-01-06T19:40:15.030Z] [2025-01-06T19:40:15.030Z] #38 [core-common-config-bootstrapper internal] load build context [2025-01-06T19:40:15.321Z] #38 ... [2025-01-06T19:40:15.321Z] [2025-01-06T19:40:15.321Z] #37 [security-secretstore-setup internal] load build context [2025-01-06T19:40:18.744Z] #37 transferring context: 434.18MB 8.3s done [2025-01-06T19:40:18.744Z] #37 ... [2025-01-06T19:40:18.744Z] [2025-01-06T19:40:18.744Z] #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T19:40:18.744Z] #39 ... [2025-01-06T19:40:18.744Z] [2025-01-06T19:40:18.744Z] #40 [core-command internal] load build context [2025-01-06T19:40:18.744Z] #40 transferring context: 434.18MB 8.5s done [2025-01-06T19:40:18.744Z] #40 ... [2025-01-06T19:40:18.744Z] [2025-01-06T19:40:18.744Z] #41 [core-keeper internal] load build context [2025-01-06T19:40:18.744Z] #41 transferring context: 434.18MB 8.4s done [2025-01-06T19:40:19.002Z] #41 ... [2025-01-06T19:40:19.002Z] [2025-01-06T19:40:19.002Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T19:40:19.261Z] #42 ... [2025-01-06T19:40:19.261Z] [2025-01-06T19:40:19.261Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T19:40:19.261Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:19.261Z] #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:19.261Z] #0 4.872 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T19:40:19.261Z] #0 4.885 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:19.261Z] #0 4.889 (3/3) Installing tzdata (2024b-r0) [2025-01-06T19:40:19.261Z] #0 4.917 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:19.261Z] #0 4.928 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:19.261Z] #0 4.968 OK: 10 MiB in 17 packages [2025-01-06T19:40:19.261Z] #43 ... [2025-01-06T19:40:19.261Z] [2025-01-06T19:40:19.261Z] #44 [support-notifications internal] load build context [2025-01-06T19:40:19.261Z] #44 transferring context: 434.18MB 10.2s done [2025-01-06T19:40:19.519Z] #44 ... [2025-01-06T19:40:19.519Z] [2025-01-06T19:40:19.519Z] #45 [security-proxy-setup internal] load build context [2025-01-06T19:40:19.519Z] #45 transferring context: 434.18MB 10.0s done [2025-01-06T19:40:19.519Z] #45 ... [2025-01-06T19:40:19.519Z] [2025-01-06T19:40:19.519Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T19:40:19.888Z] #46 ... [2025-01-06T19:40:19.888Z] [2025-01-06T19:40:19.888Z] #47 [core-metadata internal] load build context [2025-01-06T19:40:19.888Z] #47 transferring context: 434.18MB 7.2s done [2025-01-06T19:40:20.147Z] #47 ... [2025-01-06T19:40:20.147Z] [2025-01-06T19:40:20.147Z] #48 [security-bootstrapper internal] load build context [2025-01-06T19:40:20.147Z] #48 transferring context: 434.18MB 8.7s done [2025-01-06T19:40:20.147Z] #48 ... [2025-01-06T19:40:20.147Z] [2025-01-06T19:40:20.147Z] #34 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T19:40:20.147Z] #34 ... [2025-01-06T19:40:20.147Z] [2025-01-06T19:40:20.147Z] #35 [support-scheduler internal] load build context [2025-01-06T19:40:20.147Z] #35 transferring context: 434.18MB 9.6s done [2025-01-06T19:40:20.406Z] #35 ... [2025-01-06T19:40:20.406Z] [2025-01-06T19:40:20.406Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:20.406Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-01-06T19:40:20.406Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T19:40:20.406Z] #49 ... [2025-01-06T19:40:20.406Z] [2025-01-06T19:40:20.406Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T19:40:20.663Z] #50 ... [2025-01-06T19:40:20.663Z] [2025-01-06T19:40:20.663Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T19:40:20.663Z] #51 ... [2025-01-06T19:40:20.663Z] [2025-01-06T19:40:20.663Z] #52 [security-spire-server internal] load build context [2025-01-06T19:40:20.663Z] #52 transferring context: 23.68kB 0.1s done [2025-01-06T19:40:20.924Z] #52 ... [2025-01-06T19:40:20.924Z] [2025-01-06T19:40:20.924Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T19:40:21.190Z] #53 ... [2025-01-06T19:40:21.190Z] [2025-01-06T19:40:21.190Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-06T19:40:21.190Z] #54 ... [2025-01-06T19:40:21.190Z] [2025-01-06T19:40:21.190Z] #55 [security-spire-config internal] load build context [2025-01-06T19:40:21.190Z] #55 transferring context: 21.93kB 0.1s done [2025-01-06T19:40:21.455Z] #55 ... [2025-01-06T19:40:21.455Z] [2025-01-06T19:40:21.455Z] #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T19:40:21.455Z] #56 ... [2025-01-06T19:40:21.455Z] [2025-01-06T19:40:21.455Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T19:40:21.715Z] #57 ... [2025-01-06T19:40:21.715Z] [2025-01-06T19:40:21.715Z] #58 [core-data internal] load build context [2025-01-06T19:40:21.715Z] #58 transferring context: 434.18MB 9.9s done [2025-01-06T19:40:21.715Z] #58 ... [2025-01-06T19:40:21.715Z] [2025-01-06T19:40:21.715Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T19:40:21.715Z] #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:21.715Z] #0 0.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:21.715Z] #0 1.263 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T19:40:21.715Z] #0 1.263 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T19:40:21.715Z] #0 1.263 OK: 24174 distinct packages available [2025-01-06T19:40:21.715Z] #0 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:21.715Z] #0 1.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:21.715Z] #0 1.678 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T19:40:21.715Z] #0 1.695 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T19:40:21.715Z] #0 1.713 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T19:40:21.715Z] #0 1.720 (4/14) Installing libunistring (1.2-r0) [2025-01-06T19:40:21.715Z] #0 1.732 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T19:40:21.715Z] #0 1.738 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T19:40:21.715Z] #0 1.744 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T19:40:21.715Z] #0 1.752 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T19:40:21.715Z] #0 1.763 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T19:40:21.715Z] #0 1.774 (10/14) Installing curl (8.11.1-r0) [2025-01-06T19:40:21.715Z] #0 1.779 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:21.715Z] #0 1.785 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T19:40:21.715Z] #0 1.788 (13/14) Installing libucontext (1.2-r3) [2025-01-06T19:40:21.715Z] #0 1.796 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T19:40:21.715Z] #0 1.796 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:21.715Z] #0 1.802 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:21.715Z] #0 1.828 OK: 13 MiB in 28 packages [2025-01-06T19:40:21.975Z] #59 ... [2025-01-06T19:40:21.975Z] [2025-01-06T19:40:21.975Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T19:40:22.235Z] #60 ... [2025-01-06T19:40:22.235Z] [2025-01-06T19:40:22.235Z] #61 [security-proxy-auth internal] load build context [2025-01-06T19:40:22.235Z] #61 transferring context: 434.18MB 8.0s done [2025-01-06T19:40:22.235Z] #61 ... [2025-01-06T19:40:22.235Z] [2025-01-06T19:40:22.235Z] #62 [security-spiffe-token-provider internal] load build context [2025-01-06T19:40:22.235Z] #62 transferring context: 434.18MB 10.0s done [2025-01-06T19:40:25.601Z] #62 ... [2025-01-06T19:40:25.601Z] [2025-01-06T19:40:25.601Z] #38 [core-common-config-bootstrapper internal] load build context [2025-01-06T19:40:25.601Z] #38 transferring context: 434.18MB 8.5s done [2025-01-06T19:40:28.915Z] #38 ... [2025-01-06T19:40:28.915Z] [2025-01-06T19:40:28.915Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:28.915Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-06T19:40:30.306Z] #49 ... [2025-01-06T19:40:30.306Z] [2025-01-06T19:40:30.306Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T19:40:30.306Z] #42 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:30.306Z] #42 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:30.306Z] #42 11.78 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:30.306Z] #42 11.78 (2/2) Installing su-exec (0.2-r3) [2025-01-06T19:40:30.306Z] #42 11.79 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:30.306Z] #42 11.79 OK: 8 MiB in 16 packages [2025-01-06T19:40:45.300Z] #42 ... [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:45.300Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T19:40:45.300Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T19:40:45.300Z] #49 ... [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #26 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T19:40:45.300Z] #26 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T19:40:45.300Z] #26 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T19:40:45.300Z] #26 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T19:40:45.300Z] #26 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T19:40:45.300Z] #26 DONE 0.5s [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T19:40:45.300Z] #56 DONE 35.1s [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:45.300Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-01-06T19:40:45.300Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T19:40:45.300Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-06T19:40:45.300Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T19:40:45.300Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2025-01-06T19:40:45.300Z] #49 ... [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #52 [security-spire-server internal] load build context [2025-01-06T19:40:45.300Z] #52 DONE 35.6s [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #55 [security-spire-config internal] load build context [2025-01-06T19:40:45.300Z] #55 DONE 35.5s [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #38 [core-common-config-bootstrapper internal] load build context [2025-01-06T19:40:45.300Z] #38 DONE 36.5s [2025-01-06T19:40:45.300Z] [2025-01-06T19:40:45.300Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T19:40:45.301Z] #57 DONE 36.3s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T19:40:45.301Z] #43 DONE 36.2s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:45.301Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2025-01-06T19:40:45.301Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T19:40:45.301Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2025-01-06T19:40:45.301Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.9s [2025-01-06T19:40:45.301Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.9s [2025-01-06T19:40:45.301Z] #49 ... [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T19:40:45.301Z] #42 DONE 36.2s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T19:40:45.301Z] #59 DONE 36.4s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #61 [security-proxy-auth internal] load build context [2025-01-06T19:40:45.301Z] #61 DONE 36.5s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #47 [core-metadata internal] load build context [2025-01-06T19:40:45.301Z] #47 DONE 35.6s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #41 [core-keeper internal] load build context [2025-01-06T19:40:45.301Z] #41 DONE 36.6s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #48 [security-bootstrapper internal] load build context [2025-01-06T19:40:45.301Z] #48 DONE 36.3s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #37 [security-secretstore-setup internal] load build context [2025-01-06T19:40:45.301Z] #37 DONE 35.6s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #40 [core-command internal] load build context [2025-01-06T19:40:45.301Z] #40 DONE 36.7s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:45.301Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2025-01-06T19:40:45.301Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.51MB / 30.73MB 1.0s [2025-01-06T19:40:45.301Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T19:40:45.301Z] #49 ... [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #35 [support-scheduler internal] load build context [2025-01-06T19:40:45.301Z] #35 DONE 36.4s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #62 [security-spiffe-token-provider internal] load build context [2025-01-06T19:40:45.301Z] #62 DONE 36.8s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #58 [core-data internal] load build context [2025-01-06T19:40:45.301Z] #58 DONE 36.2s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #45 [security-proxy-setup internal] load build context [2025-01-06T19:40:45.301Z] #45 DONE 36.2s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #44 [support-notifications internal] load build context [2025-01-06T19:40:45.301Z] #44 DONE 36.8s [2025-01-06T19:40:45.301Z] [2025-01-06T19:40:45.301Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:45.301Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.1s [2025-01-06T19:40:45.301Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T19:40:45.561Z] #49 ... [2025-01-06T19:40:45.561Z] [2025-01-06T19:40:45.561Z] #63 [security-spire-agent internal] load build context [2025-01-06T19:40:45.561Z] #63 transferring context: 23.21kB done [2025-01-06T19:40:45.561Z] #63 DONE 1.1s [2025-01-06T19:40:45.561Z] [2025-01-06T19:40:45.561Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T19:40:45.561Z] #39 DONE 37.1s [2025-01-06T19:40:45.561Z] [2025-01-06T19:40:45.561Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:45.561Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 1.2s [2025-01-06T19:40:45.822Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 1.4s [2025-01-06T19:40:45.822Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s [2025-01-06T19:40:46.082Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2025-01-06T19:40:46.082Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-06T19:40:46.342Z] #49 ... [2025-01-06T19:40:46.342Z] [2025-01-06T19:40:46.342Z] #34 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T19:40:46.342Z] #34 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:46.342Z] #34 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:46.342Z] #34 36.81 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:46.342Z] #34 36.82 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:46.342Z] #34 36.90 OK: 8 MiB in 15 packages [2025-01-06T19:40:46.342Z] #34 DONE 37.5s [2025-01-06T19:40:46.342Z] [2025-01-06T19:40:46.342Z] #64 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-06T19:40:46.342Z] #64 DONE 1.1s [2025-01-06T19:40:46.342Z] [2025-01-06T19:40:46.342Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-06T19:40:46.342Z] #54 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:46.342Z] #54 36.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:46.342Z] #54 36.78 (1/7) Installing ca-certificates (20241121-r0) [2025-01-06T19:40:46.342Z] #54 36.81 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:46.342Z] #54 36.81 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-06T19:40:46.342Z] #54 36.82 (4/7) Installing libsodium (1.0.19-r0) [2025-01-06T19:40:46.342Z] #54 36.83 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-06T19:40:46.342Z] #54 36.86 (6/7) Installing libzmq (4.3.5-r2) [2025-01-06T19:40:46.342Z] #54 36.86 (7/7) Installing zeromq (4.3.5-r2) [2025-01-06T19:40:46.342Z] #54 36.87 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:46.342Z] #54 36.87 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:46.342Z] #54 36.91 OK: 12 MiB in 21 packages [2025-01-06T19:40:46.342Z] #54 DONE 37.5s [2025-01-06T19:40:46.342Z] [2025-01-06T19:40:46.342Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:47.282Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2025-01-06T19:40:47.853Z] #49 ... [2025-01-06T19:40:47.853Z] [2025-01-06T19:40:47.853Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T19:40:47.853Z] #60 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:47.853Z] #60 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:47.853Z] #60 37.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:47.853Z] #60 37.28 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:47.853Z] #60 37.29 OK: 8 MiB in 15 packages [2025-01-06T19:40:47.853Z] #60 DONE 38.6s [2025-01-06T19:40:47.853Z] [2025-01-06T19:40:47.853Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T19:40:47.853Z] #46 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:47.853Z] #46 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:47.853Z] #46 37.29 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:47.853Z] #46 37.32 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:47.853Z] #46 37.33 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:47.853Z] #46 37.34 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T19:40:47.853Z] #46 37.35 (5/6) Installing su-exec (0.2-r3) [2025-01-06T19:40:47.853Z] #46 37.36 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T19:40:47.853Z] #46 37.42 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:47.853Z] #46 37.43 OK: 19 MiB in 18 packages [2025-01-06T19:40:47.853Z] #46 DONE 38.4s [2025-01-06T19:40:47.853Z] [2025-01-06T19:40:47.853Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:48.114Z] #49 ... [2025-01-06T19:40:48.114Z] [2025-01-06T19:40:48.114Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T19:40:48.114Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2025-01-06T19:40:48.114Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T19:40:48.114Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2025-01-06T19:40:48.114Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-06T19:40:48.114Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2025-01-06T19:40:48.114Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T19:40:48.114Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-06T19:40:48.114Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-06T19:40:48.114Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-06T19:40:48.114Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T19:40:48.114Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2025-01-06T19:40:48.114Z] #65 DONE 3.7s [2025-01-06T19:40:48.114Z] [2025-01-06T19:40:48.114Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:40:48.373Z] #49 ... [2025-01-06T19:40:48.373Z] [2025-01-06T19:40:48.373Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T19:40:48.373Z] #51 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.373Z] #51 37.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.373Z] #51 38.02 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T19:40:48.373Z] #51 38.02 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T19:40:48.373Z] #51 38.02 OK: 24174 distinct packages available [2025-01-06T19:40:48.373Z] #51 38.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.373Z] #51 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.374Z] #51 38.46 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:48.374Z] #51 38.52 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:48.374Z] #51 38.53 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:48.374Z] #51 38.53 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T19:40:48.374Z] #51 38.54 (5/7) Installing libucontext (1.2-r3) [2025-01-06T19:40:48.374Z] #51 38.54 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T19:40:48.374Z] #51 38.54 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T19:40:48.374Z] #51 38.55 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:48.374Z] #51 38.57 OK: 9 MiB in 19 packages [2025-01-06T19:40:48.374Z] #51 DONE 38.8s [2025-01-06T19:40:48.681Z] [2025-01-06T19:40:48.681Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T19:40:48.681Z] #53 38.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.681Z] #53 38.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.938Z] #53 39.16 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T19:40:48.938Z] #53 39.16 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T19:40:48.938Z] #53 39.16 OK: 24174 distinct packages available [2025-01-06T19:40:48.938Z] #53 ... [2025-01-06T19:40:48.938Z] [2025-01-06T19:40:48.938Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T19:40:48.938Z] #50 38.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.938Z] #50 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:48.938Z] #50 38.69 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T19:40:48.938Z] #50 38.71 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:48.938Z] #50 38.71 (3/4) Installing su-exec (0.2-r3) [2025-01-06T19:40:48.938Z] #50 38.71 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T19:40:48.938Z] #50 38.80 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:48.938Z] #50 38.80 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:48.938Z] #50 38.85 OK: 19 MiB in 18 packages [2025-01-06T19:40:48.938Z] #50 DONE 39.2s [2025-01-06T19:40:48.938Z] [2025-01-06T19:40:48.938Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T19:40:48.938Z] #53 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.197Z] #53 ... [2025-01-06T19:40:49.197Z] [2025-01-06T19:40:49.197Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T19:40:49.197Z] #66 DONE 2.8s [2025-01-06T19:40:49.197Z] [2025-01-06T19:40:49.197Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T19:40:49.197Z] #53 39.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.456Z] #53 39.68 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:49.456Z] #53 39.69 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T19:40:49.714Z] #53 39.69 (3/4) Installing libucontext (1.2-r3) [2025-01-06T19:40:49.714Z] #53 39.70 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T19:40:49.714Z] #53 39.70 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:49.714Z] #53 39.71 OK: 8 MiB in 18 packages [2025-01-06T19:40:49.714Z] #53 DONE 39.9s [2025-01-06T19:40:49.714Z] [2025-01-06T19:40:49.714Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T19:40:49.714Z] #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 2.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.196 OK: 248 MiB in 58 packages [2025-01-06T19:40:49.714Z] #67 DONE 3.4s [2025-01-06T19:40:49.714Z] [2025-01-06T19:40:49.714Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T19:40:49.714Z] #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.730 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:49.714Z] #0 3.730 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:49.714Z] #0 3.737 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:49.714Z] #0 3.799 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:49.714Z] #0 3.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 4.151 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:49.714Z] #0 4.156 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:49.714Z] #0 4.191 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:49.714Z] #0 4.198 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:49.714Z] #0 4.239 OK: 10 MiB in 17 packages [2025-01-06T19:40:49.714Z] #68 DONE 4.5s [2025-01-06T19:40:49.714Z] [2025-01-06T19:40:49.714Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T19:40:49.714Z] #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.527 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:49.714Z] #0 3.527 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:49.714Z] #0 3.536 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:49.714Z] #0 3.625 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:49.714Z] #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 3.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.714Z] #0 4.030 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:49.714Z] #0 4.037 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:49.714Z] #0 4.069 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:49.714Z] #0 4.081 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:49.714Z] #0 4.167 OK: 13 MiB in 28 packages [2025-01-06T19:40:49.714Z] #69 DONE 4.5s [2025-01-06T19:40:49.714Z] [2025-01-06T19:40:49.714Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:40:49.972Z] #70 ... [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T19:40:49.972Z] #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.972Z] #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.972Z] #0 3.143 OK: 248 MiB in 58 packages [2025-01-06T19:40:49.972Z] #71 DONE 3.4s [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-06T19:40:49.972Z] #0 2.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.972Z] #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.972Z] #0 3.191 OK: 248 MiB in 58 packages [2025-01-06T19:40:49.972Z] #72 DONE 3.4s [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:40:49.972Z] #73 DONE 0.2s [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:40:49.972Z] #70 DONE 0.2s [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #74 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T19:40:49.972Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.972Z] #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:49.972Z] #0 3.483 OK: 248 MiB in 58 packages [2025-01-06T19:40:49.972Z] #74 DONE 3.7s [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:40:49.972Z] #75 DONE 0.2s [2025-01-06T19:40:49.972Z] [2025-01-06T19:40:49.972Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:40:50.230Z] #76 DONE 0.1s [2025-01-06T19:40:50.230Z] [2025-01-06T19:40:50.230Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:40:50.488Z] #77 ... [2025-01-06T19:40:50.488Z] [2025-01-06T19:40:50.488Z] #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T19:40:50.488Z] #0 3.235 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:50.488Z] #0 3.778 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:50.488Z] #0 4.511 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T19:40:50.488Z] #0 4.818 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:50.488Z] #0 4.880 OK: 8 MiB in 15 packages [2025-01-06T19:40:50.489Z] #78 DONE 5.1s [2025-01-06T19:40:50.489Z] [2025-01-06T19:40:50.489Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T19:40:50.489Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:50.489Z] #0 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:50.489Z] #0 3.825 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:50.489Z] #0 3.825 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:50.489Z] #0 3.832 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:50.489Z] #0 3.898 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:50.489Z] #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:50.489Z] #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:50.747Z] #79 4.337 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:50.747Z] #79 4.344 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:50.747Z] #79 4.381 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:50.747Z] #79 4.390 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:51.010Z] #79 4.453 OK: 12 MiB in 21 packages [2025-01-06T19:40:51.010Z] #79 ... [2025-01-06T19:40:51.010Z] [2025-01-06T19:40:51.010Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T19:40:51.010Z] #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.010Z] #0 4.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.010Z] #0 4.808 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:51.010Z] #0 4.808 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:51.010Z] #0 4.852 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:51.010Z] #0 4.927 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:51.010Z] #0 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.010Z] #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.010Z] #0 5.495 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:51.010Z] #0 5.502 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:51.010Z] #0 5.533 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:51.010Z] #0 5.573 OK: 8 MiB in 16 packages [2025-01-06T19:40:51.010Z] #80 DONE 5.8s [2025-01-06T19:40:51.269Z] [2025-01-06T19:40:51.269Z] #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T19:40:51.269Z] #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.269Z] #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.269Z] #0 3.891 v3.20.3-467-g10efcac7ce9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T19:40:51.269Z] #0 3.891 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T19:40:51.269Z] #0 3.891 OK: 24172 distinct packages available [2025-01-06T19:40:51.269Z] #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.269Z] #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.269Z] #0 4.415 OK: 248 MiB in 58 packages [2025-01-06T19:40:51.269Z] #81 DONE 4.7s [2025-01-06T19:40:51.269Z] [2025-01-06T19:40:51.269Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T19:40:51.269Z] #79 DONE 4.7s [2025-01-06T19:40:51.269Z] [2025-01-06T19:40:51.269Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:40:51.269Z] #82 DONE 0.1s [2025-01-06T19:40:51.269Z] [2025-01-06T19:40:51.269Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:40:51.836Z] #83 ... [2025-01-06T19:40:51.836Z] [2025-01-06T19:40:51.836Z] #84 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T19:40:51.836Z] #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 4.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 4.646 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:51.836Z] #0 4.646 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:51.836Z] #0 4.652 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:51.836Z] #0 4.714 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:51.836Z] #0 4.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 5.055 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:51.836Z] #0 5.060 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:51.836Z] #0 5.096 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:51.836Z] #0 5.113 OK: 8 MiB in 15 packages [2025-01-06T19:40:51.836Z] #84 DONE 5.4s [2025-01-06T19:40:51.836Z] [2025-01-06T19:40:51.836Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T19:40:51.836Z] #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 3.590 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:51.836Z] #0 3.590 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:51.836Z] #0 3.602 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:51.836Z] #0 3.659 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:51.836Z] #0 3.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:51.836Z] #0 4.008 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:51.836Z] #0 4.036 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:52.096Z] #85 4.087 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:52.096Z] #85 4.095 OK: 8 MiB in 15 packages [2025-01-06T19:40:52.356Z] #85 DONE 4.4s [2025-01-06T19:40:52.356Z] [2025-01-06T19:40:52.356Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T19:40:52.356Z] #0 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.356Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.356Z] #0 3.628 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:52.356Z] #0 3.628 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:52.356Z] #0 3.638 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:52.356Z] #0 3.711 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:52.356Z] #0 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.356Z] #0 3.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.356Z] #0 4.078 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:52.356Z] #0 4.083 OK: 19 MiB in 18 packages [2025-01-06T19:40:52.356Z] #86 DONE 4.4s [2025-01-06T19:40:52.356Z] [2025-01-06T19:40:52.357Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T19:40:52.357Z] #87 DONE 0.1s [2025-01-06T19:40:52.357Z] [2025-01-06T19:40:52.357Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T19:40:52.357Z] #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.357Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.357Z] #0 3.062 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:52.357Z] #0 3.062 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:52.357Z] #0 3.071 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:52.357Z] #0 3.128 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:52.357Z] #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.357Z] #0 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:52.674Z] #88 3.491 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:52.674Z] #88 3.504 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:52.674Z] #88 3.541 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:52.674Z] #88 3.551 Executing ca-certificates-20241121-r0.trigger [2025-01-06T19:40:52.955Z] #88 3.599 OK: 19 MiB in 18 packages [2025-01-06T19:40:53.522Z] #88 DONE 4.4s [2025-01-06T19:40:53.522Z] [2025-01-06T19:40:53.522Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T19:40:53.522Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:53.522Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:53.522Z] #0 3.694 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:53.522Z] #0 3.694 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:53.522Z] #0 3.701 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:53.522Z] #0 3.786 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:53.522Z] #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:53.522Z] #0 3.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:53.522Z] #0 4.152 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:53.522Z] #0 4.163 OK: 9 MiB in 19 packages [2025-01-06T19:40:53.522Z] #89 DONE 5.0s [2025-01-06T19:40:53.522Z] [2025-01-06T19:40:53.522Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T19:40:53.782Z] #90 ... [2025-01-06T19:40:53.782Z] [2025-01-06T19:40:53.782Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T19:40:53.782Z] #0 2.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:53.782Z] #0 3.149 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:53.782Z] #0 3.954 OK: 248 MiB in 58 packages [2025-01-06T19:40:53.782Z] #91 DONE 4.6s [2025-01-06T19:40:54.047Z] [2025-01-06T19:40:54.047Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T19:40:54.047Z] #92 ... [2025-01-06T19:40:54.047Z] [2025-01-06T19:40:54.047Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T19:40:54.047Z] #93 DONE 3.0s [2025-01-06T19:40:54.305Z] [2025-01-06T19:40:54.305Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T19:40:55.837Z] #94 DONE 1.7s [2025-01-06T19:40:55.837Z] [2025-01-06T19:40:55.837Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T19:40:55.837Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:55.837Z] #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:55.837Z] #0 4.066 Upgrading critical system libraries and apk-tools: [2025-01-06T19:40:55.837Z] #0 4.066 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T19:40:55.837Z] #0 4.097 Executing busybox-1.36.1-r29.trigger [2025-01-06T19:40:55.837Z] #0 4.151 Continuing the upgrade transaction with new apk-tools: [2025-01-06T19:40:55.837Z] #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:55.837Z] #0 4.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T19:40:55.837Z] #0 4.490 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T19:40:55.837Z] #0 4.496 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:55.837Z] #0 4.542 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T19:40:55.837Z] #0 4.554 OK: 8 MiB in 18 packages [2025-01-06T19:40:55.837Z] #95 DONE 6.1s [2025-01-06T19:40:55.837Z] [2025-01-06T19:40:55.837Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T19:40:55.837Z] #96 DONE 2.4s [2025-01-06T19:40:55.837Z] [2025-01-06T19:40:55.837Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T19:40:55.837Z] #90 DONE 2.4s [2025-01-06T19:40:55.837Z] [2025-01-06T19:40:55.837Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T19:40:56.097Z] #97 DONE 0.1s [2025-01-06T19:40:56.097Z] [2025-01-06T19:40:56.097Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T19:40:56.097Z] #92 DONE 1.9s [2025-01-06T19:40:56.097Z] [2025-01-06T19:40:56.097Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T19:40:57.670Z] #98 DONE 1.5s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T19:40:57.670Z] #99 DONE 1.6s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T19:40:57.670Z] #100 DONE 1.6s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T19:40:57.670Z] #101 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T19:40:57.670Z] #102 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T19:40:57.670Z] #103 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T19:40:57.670Z] #104 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T19:40:57.670Z] #105 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T19:40:57.670Z] #106 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T19:40:57.670Z] #107 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T19:40:57.670Z] #108 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T19:40:57.670Z] #109 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T19:40:57.670Z] #110 DONE 0.1s [2025-01-06T19:40:57.670Z] [2025-01-06T19:40:57.670Z] #111 [security-spire-server] exporting to image [2025-01-06T19:40:57.670Z] #111 exporting layers [2025-01-06T19:40:57.930Z] #111 ... [2025-01-06T19:40:57.930Z] [2025-01-06T19:40:57.930Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T19:40:57.930Z] #112 DONE 0.1s [2025-01-06T19:40:57.930Z] [2025-01-06T19:40:57.930Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T19:40:57.930Z] #113 DONE 0.1s [2025-01-06T19:40:57.930Z] [2025-01-06T19:40:57.930Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T19:40:57.930Z] #114 DONE 0.1s [2025-01-06T19:40:57.930Z] [2025-01-06T19:40:57.930Z] #111 [security-spire-agent] exporting to image [2025-01-06T19:40:58.506Z] #111 exporting layers 0.7s done [2025-01-06T19:40:58.506Z] #111 writing image sha256:49a9f192ffb5890d1a84e799368a3645e92c1bd4ed39458e04a49b1ebcff9c89 done [2025-01-06T19:40:58.506Z] #111 naming to docker.io/library/security-spire-server done [2025-01-06T19:40:58.506Z] #111 exporting layers 0.7s done [2025-01-06T19:40:58.506Z] #111 writing image sha256:4c1c2392c96f87901435b0d265318fb5c8c66629abaa7047db9f8a8ae3ca7bd3 0.0s done [2025-01-06T19:40:58.506Z] #111 naming to docker.io/library/security-spire-config [2025-01-06T19:40:58.767Z] #111 exporting layers 0.7s done [2025-01-06T19:40:58.767Z] #111 naming to docker.io/library/security-spire-config done [2025-01-06T19:40:58.767Z] #111 writing image sha256:9b4fff7cbd79a320a763948dd499484ed2d7ad9b1086f246aaf9f3c32778ca5a done [2025-01-06T19:40:58.767Z] #111 naming to docker.io/library/security-spire-agent done [2025-01-06T19:40:58.767Z] #111 DONE 1.0s [2025-01-06T19:40:58.767Z] [2025-01-06T19:40:58.767Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:00.155Z] #115 ... [2025-01-06T19:41:00.155Z] [2025-01-06T19:41:00.155Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:00.155Z] #116 ... [2025-01-06T19:41:00.155Z] [2025-01-06T19:41:00.155Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:00.415Z] #117 ... [2025-01-06T19:41:00.415Z] [2025-01-06T19:41:00.415Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #118 ... [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #116 DONE 56.7s [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #115 DONE 50.7s [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #83 DONE 55.5s [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T19:41:47.298Z] #119 ... [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #118 DONE 56.7s [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #77 DONE 56.6s [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:41:47.298Z] #117 DONE 56.7s [2025-01-06T19:41:47.298Z] [2025-01-06T19:41:47.298Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T19:41:57.388Z] #120 ... [2025-01-06T19:41:57.388Z] [2025-01-06T19:41:57.388Z] #121 [core-command builder 6/7] COPY . . [2025-01-06T19:41:57.388Z] #121 ... [2025-01-06T19:41:57.388Z] [2025-01-06T19:41:57.388Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-06T19:41:57.388Z] #122 ... [2025-01-06T19:41:57.388Z] [2025-01-06T19:41:57.388Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-06T19:41:57.388Z] #123 ... [2025-01-06T19:41:57.388Z] [2025-01-06T19:41:57.388Z] #124 [support-scheduler builder 6/7] COPY . . [2025-01-06T19:42:00.696Z] #124 ... [2025-01-06T19:42:00.696Z] [2025-01-06T19:42:00.696Z] #121 [core-command builder 6/7] COPY . . [2025-01-06T19:42:00.696Z] #121 DONE 14.0s [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:42:00.957Z] #125 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #126 [core-metadata builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #126 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:42:00.957Z] #127 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:42:00.957Z] #128 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:42:00.957Z] #129 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #130 [core-data builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #130 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:42:00.957Z] #131 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:42:00.957Z] #132 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #133 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:42:00.957Z] #134 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:42:00.957Z] #135 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #136 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #120 DONE 14.0s [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-06T19:42:00.957Z] #122 DONE 14.1s [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #137 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:42:00.957Z] #138 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:42:00.957Z] #139 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T19:42:00.957Z] #140 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #141 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T19:42:00.957Z] #142 CACHED [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #119 DONE 14.1s [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #124 [support-scheduler builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #124 DONE 14.1s [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-06T19:42:00.957Z] #123 DONE 14.1s [2025-01-06T19:42:00.957Z] [2025-01-06T19:42:00.957Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T19:42:02.342Z] #143 1.319 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T19:42:12.379Z] #143 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T19:42:12.379Z] #0 0.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T19:42:12.379Z] #144 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T19:42:12.379Z] #0 0.865 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T19:42:12.379Z] #145 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T19:42:12.379Z] #0 0.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T19:42:12.379Z] #146 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T19:42:12.379Z] #0 1.183 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T19:42:12.379Z] #147 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T19:42:12.379Z] #0 1.412 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T19:42:12.379Z] #148 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T19:42:12.379Z] #0 0.859 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T19:42:12.379Z] #149 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T19:42:12.379Z] #0 1.328 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T19:42:12.379Z] #150 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T19:42:12.379Z] #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T19:42:12.379Z] #151 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T19:42:12.379Z] #0 0.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T19:42:12.379Z] #152 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T19:42:12.379Z] #0 0.991 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T19:42:12.379Z] #153 ... [2025-01-06T19:42:12.379Z] [2025-01-06T19:42:12.379Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T19:42:12.379Z] #0 1.481 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T19:43:33.804Z] #154 ... [2025-01-06T19:43:33.804Z] [2025-01-06T19:43:33.804Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T19:43:33.804Z] #151 84.88 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T19:44:20.943Z] #151 ... [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T19:44:20.943Z] #147 DONE 137.4s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T19:44:20.943Z] #152 DONE 137.4s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T19:44:20.943Z] #154 DONE 137.4s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T19:44:20.943Z] #146 DONE 137.4s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T19:44:20.943Z] #149 DONE 137.5s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T19:44:20.943Z] #150 DONE 137.3s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T19:44:20.943Z] #155 ... [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T19:44:20.943Z] #151 DONE 137.5s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T19:44:20.943Z] #144 DONE 137.5s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T19:44:20.943Z] #143 DONE 137.5s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T19:44:20.943Z] #148 DONE 137.5s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T19:44:20.943Z] #145 DONE 137.6s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T19:44:20.943Z] #153 DONE 137.6s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #156 ... [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T19:44:20.943Z] #155 DONE 0.3s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #157 DONE 0.3s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #158 DONE 0.3s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #159 DONE 0.2s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #160 DONE 0.2s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #161 DONE 0.3s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.943Z] #162 ... [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #163 DONE 0.2s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #156 DONE 0.2s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.943Z] #164 DONE 0.2s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.943Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.943Z] #165 DONE 0.2s [2025-01-06T19:44:20.943Z] [2025-01-06T19:44:20.944Z] #166 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #166 DONE 0.2s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #167 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #167 ... [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.944Z] #168 CACHED [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #169 CACHED [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #170 DONE 0.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.944Z] #171 CACHED [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #172 CACHED [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #173 CACHED [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:20.944Z] #174 CACHED [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T19:44:20.944Z] #175 ... [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #176 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #177 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #162 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T19:44:20.944Z] #178 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-06T19:44:20.944Z] #179 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #167 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:20.944Z] #167 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #180 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T19:44:20.944Z] #180 DONE 0.7s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T19:44:20.944Z] #181 ... [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #182 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:20.944Z] #182 DONE 1.1s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T19:44:20.944Z] #175 DONE 1.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T19:44:20.944Z] #183 DONE 1.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T19:44:20.944Z] #184 DONE 1.5s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T19:44:20.944Z] #185 DONE 1.5s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:20.944Z] #186 ... [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-06T19:44:20.944Z] #187 DONE 1.5s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #188 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T19:44:20.944Z] #188 DONE 1.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T19:44:20.944Z] #189 DONE 1.5s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T19:44:20.944Z] #190 DONE 1.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:20.944Z] #191 DONE 0.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:20.944Z] #192 DONE 0.4s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T19:44:20.944Z] #181 DONE 1.5s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:20.944Z] #193 DONE 0.3s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:20.944Z] #194 DONE 1.5s [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #195 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T19:44:20.944Z] #195 ... [2025-01-06T19:44:20.944Z] [2025-01-06T19:44:20.944Z] #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T19:44:20.944Z] #196 DONE 0.7s [2025-01-06T19:44:21.208Z] [2025-01-06T19:44:21.209Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:21.209Z] #186 DONE 0.7s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #197 [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 [2025-01-06T19:44:21.209Z] #197 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:21.209Z] #198 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T19:44:21.209Z] #199 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #200 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T19:44:21.209Z] #200 ... [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #201 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:21.209Z] #201 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T19:44:21.209Z] #202 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T19:44:21.209Z] #203 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T19:44:21.209Z] #204 DONE 0.4s [2025-01-06T19:44:21.209Z] [2025-01-06T19:44:21.209Z] #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T19:44:21.209Z] #205 DONE 0.4s [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #206 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T19:44:21.469Z] #206 DONE 2.9s [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #195 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T19:44:21.469Z] #195 DONE 0.5s [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T19:44:21.469Z] #207 DONE 0.3s [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T19:44:21.469Z] #208 ... [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T19:44:21.469Z] #209 DONE 0.2s [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #200 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T19:44:21.469Z] #200 DONE 0.3s [2025-01-06T19:44:21.469Z] [2025-01-06T19:44:21.469Z] #210 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T19:44:21.469Z] #210 DONE 0.1s [2025-01-06T19:44:21.731Z] [2025-01-06T19:44:21.731Z] #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T19:44:21.731Z] #208 DONE 0.2s [2025-01-06T19:44:21.731Z] [2025-01-06T19:44:21.731Z] #111 [security-spiffe-token-provider] exporting to image [2025-01-06T19:44:21.731Z] #111 exporting layers 0.3s done [2025-01-06T19:44:21.731Z] #111 writing image sha256:10f4f2ba1bc498154852cc366c3774d3e08a4a29993481c8fc323e6af436ec11 0.0s done [2025-01-06T19:44:21.731Z] #111 writing image sha256:cc9b674efbc5cfd4a87389b368d298d3e08d15ebd4c546799ab781d97fad5ba2 0.0s done [2025-01-06T19:44:21.731Z] #111 writing image sha256:1b421b0d7ed03386b77c596ff5c4d90148ac194301a04898504fdd38db548eed [2025-01-06T19:44:21.731Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2025-01-06T19:44:21.731Z] #111 naming to docker.io/library/core-command [2025-01-06T19:44:21.731Z] #111 ... [2025-01-06T19:44:21.731Z] [2025-01-06T19:44:21.731Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T19:44:21.731Z] #211 DONE 0.3s [2025-01-06T19:44:21.731Z] [2025-01-06T19:44:21.731Z] #111 [core-keeper] exporting to image [2025-01-06T19:44:21.731Z] #111 exporting layers 0.5s done [2025-01-06T19:44:21.731Z] #111 writing image sha256:1b421b0d7ed03386b77c596ff5c4d90148ac194301a04898504fdd38db548eed 0.1s done [2025-01-06T19:44:21.731Z] #111 naming to docker.io/library/core-command done [2025-01-06T19:44:21.731Z] #111 naming to docker.io/library/core-keeper 0.0s done [2025-01-06T19:44:21.731Z] #111 writing image sha256:ed6c555a0938c22eeb2f8a20e147391ea9410b475d36c0eee232943bd0a2c9ca [2025-01-06T19:44:22.010Z] #111 ... [2025-01-06T19:44:22.010Z] [2025-01-06T19:44:22.010Z] #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T19:44:22.010Z] #212 DONE 0.3s [2025-01-06T19:44:22.010Z] [2025-01-06T19:44:22.010Z] #111 [core-keeper] exporting to image [2025-01-06T19:44:22.010Z] #111 exporting layers 0.6s done [2025-01-06T19:44:22.010Z] #111 ... [2025-01-06T19:44:22.010Z] [2025-01-06T19:44:22.010Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T19:44:22.010Z] #213 DONE 0.3s [2025-01-06T19:44:22.010Z] [2025-01-06T19:44:22.010Z] #111 [support-scheduler] exporting to image [2025-01-06T19:44:22.010Z] #111 writing image sha256:ed6c555a0938c22eeb2f8a20e147391ea9410b475d36c0eee232943bd0a2c9ca 0.1s done [2025-01-06T19:44:22.010Z] #111 writing image sha256:812512b839efa46918a5143176b8a0c011a4ee3c9ae47e101e0aba7f54c723f3 0.0s done [2025-01-06T19:44:22.010Z] #111 naming to docker.io/library/support-notifications done [2025-01-06T19:44:22.010Z] #111 naming to docker.io/library/support-scheduler done [2025-01-06T19:44:22.271Z] #111 exporting layers 0.6s done [2025-01-06T19:44:22.271Z] #111 ... [2025-01-06T19:44:22.271Z] [2025-01-06T19:44:22.271Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T19:44:22.271Z] #214 DONE 1.0s [2025-01-06T19:44:22.271Z] [2025-01-06T19:44:22.271Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T19:44:22.271Z] #215 DONE 1.0s [2025-01-06T19:44:22.271Z] [2025-01-06T19:44:22.271Z] #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T19:44:22.271Z] #216 DONE 0.5s [2025-01-06T19:44:22.271Z] [2025-01-06T19:44:22.271Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T19:44:22.271Z] #217 DONE 0.8s [2025-01-06T19:44:22.271Z] [2025-01-06T19:44:22.271Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T19:44:22.271Z] #218 DONE 0.4s [2025-01-06T19:44:22.272Z] [2025-01-06T19:44:22.272Z] #111 [core-metadata] exporting to image [2025-01-06T19:44:22.272Z] #111 writing image sha256:8cda71e046a5ec009089520de3742aa46ddf8bff207f644aa96e44f8d8b4fecb done [2025-01-06T19:44:22.272Z] #111 naming to docker.io/library/core-data done [2025-01-06T19:44:22.272Z] #111 writing image sha256:8d69363868339dd8eec540810d0b39d58bcc53d870088466980aa9caa5c1b593 done [2025-01-06T19:44:22.272Z] #111 naming to docker.io/library/core-metadata done [2025-01-06T19:44:22.532Z] #111 ... [2025-01-06T19:44:22.532Z] [2025-01-06T19:44:22.532Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T19:44:22.532Z] #219 DONE 0.1s [2025-01-06T19:44:22.532Z] [2025-01-06T19:44:22.532Z] #220 [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/ [2025-01-06T19:44:22.532Z] #220 DONE 0.0s [2025-01-06T19:44:22.532Z] [2025-01-06T19:44:22.532Z] #111 [core-metadata] exporting to image [2025-01-06T19:44:22.532Z] #111 exporting layers 0.2s done [2025-01-06T19:44:22.532Z] #111 ... [2025-01-06T19:44:22.532Z] [2025-01-06T19:44:22.532Z] #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-06T19:44:22.532Z] #221 DONE 0.0s [2025-01-06T19:44:22.532Z] [2025-01-06T19:44:22.532Z] #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-06T19:44:22.532Z] #222 DONE 0.1s [2025-01-06T19:44:22.532Z] [2025-01-06T19:44:22.532Z] #111 [security-proxy-auth] exporting to image [2025-01-06T19:44:22.532Z] #111 exporting layers 0.2s done [2025-01-06T19:44:22.532Z] #111 writing image sha256:eb046eaad787c5db2cb585bc72302ed93cdef83d254e7e540b6ba01201180961 0.0s done [2025-01-06T19:44:22.532Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-06T19:44:22.532Z] #111 writing image sha256:0ac871af2d6dd16d736a0a6e91c3a0af0c67abed8708cf26bd3f0db041f78ac9 done [2025-01-06T19:44:22.532Z] #111 naming to docker.io/library/security-proxy-auth done [2025-01-06T19:44:22.793Z] #111 exporting layers 0.3s done [2025-01-06T19:44:22.793Z] #111 writing image sha256:d21b76408c73c68e3a39a9c4b30b03b768410e1ea2b5b7c84d6f67edf47ed407 done [2025-01-06T19:44:22.793Z] #111 naming to docker.io/library/security-proxy-setup done [2025-01-06T19:44:22.793Z] #111 DONE 2.4s [2025-01-06T19:44:22.793Z] [2025-01-06T19:44:22.793Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T19:44:22.793Z] #223 DONE 0.0s [2025-01-06T19:44:22.793Z] [2025-01-06T19:44:22.793Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T19:44:23.055Z] #224 ... [2025-01-06T19:44:23.055Z] [2025-01-06T19:44:23.055Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T19:44:23.055Z] #225 DONE 0.6s [2025-01-06T19:44:23.055Z] [2025-01-06T19:44:23.055Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T19:44:23.055Z] #224 DONE 0.4s [2025-01-06T19:44:23.055Z] [2025-01-06T19:44:23.055Z] #111 [security-bootstrapper] exporting to image [2025-01-06T19:44:23.319Z] #111 exporting layers 0.3s done [2025-01-06T19:44:23.319Z] #111 writing image sha256:265d3a3937d1552b0c1e052955ba6cf63674a5872976bb4b6a78a68ac8ba2e17 done [2025-01-06T19:44:23.319Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-01-06T19:44:23.319Z] #111 writing image sha256:438f553e9beeefddecc65b5e2144d11a406864f3dbb285ccf9053f196a96a0dd done [2025-01-06T19:44:23.319Z] #111 naming to docker.io/library/security-bootstrapper done [2025-01-06T19:44:23.319Z] #111 DONE 2.8s [2025-01-06T19:44:23.319Z] [2025-01-06T19:44:23.319Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T19:44:23.319Z] time="2025-01-06T19:40:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T19:44:23.343Z] $ docker stop --time=1 6721440b5bfd32a5c9d8d7d6ad7db96365f7bb64721732d3b5b5d79dfab15a89 [2025-01-06T19:44:24.602Z] $ docker rm -f --volumes 6721440b5bfd32a5c9d8d7d6ad7db96365f7bb64721732d3b5b5d79dfab15a89 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T19:44:25.040Z] + docker images [2025-01-06T19:44:25.040Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T19:44:25.040Z] security-bootstrapper latest 438f553e9bee 2 seconds ago 26.2MB [2025-01-06T19:44:25.040Z] core-common-config-bootstrapper latest eb046eaad787 2 seconds ago 23MB [2025-01-06T19:44:25.040Z] security-proxy-auth latest 0ac871af2d6d 2 seconds ago 32.4MB [2025-01-06T19:44:25.040Z] security-proxy-setup latest d21b76408c73 2 seconds ago 35.2MB [2025-01-06T19:44:25.040Z] security-secretstore-setup latest 265d3a3937d1 2 seconds ago 46.9MB [2025-01-06T19:44:25.040Z] core-data latest 8cda71e046a5 3 seconds ago 37.7MB [2025-01-06T19:44:25.040Z] support-notifications latest ed6c555a0938 3 seconds ago 56.2MB [2025-01-06T19:44:25.040Z] support-scheduler latest 812512b839ef 3 seconds ago 52.9MB [2025-01-06T19:44:25.040Z] core-metadata latest 8d6936386833 3 seconds ago 37.8MB [2025-01-06T19:44:25.040Z] core-command latest 10f4f2ba1bc4 4 seconds ago 33.4MB [2025-01-06T19:44:25.040Z] core-keeper latest 1b421b0d7ed0 4 seconds ago 31.3MB [2025-01-06T19:44:25.040Z] security-spiffe-token-provider latest cc9b674efbc5 4 seconds ago 38.5MB [2025-01-06T19:44:25.040Z] security-spire-agent latest 9b4fff7cbd79 3 minutes ago 188MB [2025-01-06T19:44:25.040Z] security-spire-config latest 4c1c2392c96f 3 minutes ago 127MB [2025-01-06T19:44:25.040Z] security-spire-server latest 49a9f192ffb5 3 minutes ago 128MB [2025-01-06T19:44:25.040Z] ci-base-image-x86_64 latest 3eb0f2a7134b 7 minutes ago 982MB [2025-01-06T19:44:25.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB [2025-01-06T19:44:25.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-06T19:44:25.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-06T19:44:26.122Z] provisioning config files... [2025-01-06T19:44:26.129Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13025864035465642537tmp [Pipeline] { [Pipeline] sh [2025-01-06T19:44:26.484Z] + set +x [2025-01-06T19:44:26.484Z] + curl -s https://codecov.io/bash [2025-01-06T19:44:26.484Z] + bash -s -- [2025-01-06T19:44:26.484Z] [2025-01-06T19:44:26.484Z] _____ _ [2025-01-06T19:44:26.484Z] / ____| | | [2025-01-06T19:44:26.484Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T19:44:26.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T19:44:26.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T19:44:26.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T19:44:26.484Z] Bash-1.0.6 [2025-01-06T19:44:26.484Z] [2025-01-06T19:44:26.484Z] [2025-01-06T19:44:26.484Z] ==> git version 2.25.1 found [2025-01-06T19:44:26.484Z] ==> 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 [2025-01-06T19:44:26.484Z] Release-Date: 2020-01-08 [2025-01-06T19:44:26.484Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-06T19:44:26.484Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T19:44:26.484Z] ==> Jenkins CI detected. [2025-01-06T19:44:26.484Z] current dir:  /w/workspace/edgex-go/1 [2025-01-06T19:44:26.484Z] project root: . [2025-01-06T19:44:26.484Z] --> token set from env [2025-01-06T19:44:26.484Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T19:44:26.484Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T19:44:26.484Z] ==> Python coveragepy not found [2025-01-06T19:44:26.484Z] ==> Searching for coverage reports in: [2025-01-06T19:44:26.484Z] + . [2025-01-06T19:44:26.484Z] -> Found 1 reports [2025-01-06T19:44:26.484Z] ==> Detecting git/mercurial file structure [2025-01-06T19:44:26.743Z] ==> Reading reports [2025-01-06T19:44:26.743Z] + ./coverage.out bytes=1476385 [2025-01-06T19:44:26.743Z] ==> Appending adjustments [2025-01-06T19:44:26.743Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T19:44:28.119Z] + Found adjustments [2025-01-06T19:44:28.119Z] ==> Gzipping contents [2025-01-06T19:44:28.119Z] 128K /tmp/codecov.Mimi8o.gz [2025-01-06T19:44:28.119Z] ==> Uploading reports [2025-01-06T19:44:28.119Z] url: https://codecov.io [2025-01-06T19:44:28.119Z] query: branch=PR-5041&commit=d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5041%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5041&job=&cmd_args= [2025-01-06T19:44:28.119Z] -> Pinging Codecov [2025-01-06T19:44:28.120Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5041&commit=d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5041%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5041&job=&cmd_args= [2025-01-06T19:44:28.120Z] -> Uploading to [2025-01-06T19:44:28.120Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027/10d0b956-5445-461c-98ce-df92bbed8301.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T194427Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee9fba1567d868ac72245a33e945f421bbbfecceceec62a130b47d72996872d [2025-01-06T19:44:28.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T19:44:28.120Z] Dload Upload Total Spent Left Speed [2025-01-06T19:44:28.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124k 0 0 100 124k 0 496k --:--:-- --:--:-- --:--:-- 496k [2025-01-06T19:44:28.379Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 [Pipeline] } [2025-01-06T19:44:28.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-06T19:44:29.872Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:30.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:31.132Z] ---> package-listing.sh [2025-01-06T19:44:31.132Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T19:44:31.132Z] ++ facter osfamily [2025-01-06T19:44:31.393Z] + OS_FAMILY=debian [2025-01-06T19:44:31.393Z] + workspace=/w/workspace/edgex-go/1 [2025-01-06T19:44:31.393Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T19:44:31.393Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T19:44:31.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T19:44:31.393Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T19:44:31.393Z] + '[' /w/workspace/edgex-go/1 ']' [2025-01-06T19:44:31.393Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T19:44:31.393Z] + case "${OS_FAMILY}" in [2025-01-06T19:44:31.393Z] + dpkg -l [2025-01-06T19:44:31.393Z] + grep '^ii' [2025-01-06T19:44:31.393Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T19:44:31.393Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T19:44:31.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T19:44:31.393Z] + '[' /w/workspace/edgex-go/1 ']' [2025-01-06T19:44:31.393Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-01-06T19:44:31.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-01-06T19:44:31.430Z] 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 [2025-01-06T19:44:31.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:44:32.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T19:44:32.366Z] [2025-01-06T19:44:32.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T19:44:32.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T19:44:32.740Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T19:44:32.740Z] 5eb5b503b376: Pulling fs layer [2025-01-06T19:44:32.740Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T19:44:32.740Z] ec43610c2a17: Pulling fs layer [2025-01-06T19:44:32.740Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T19:44:32.740Z] 33b1e0a273af: Pulling fs layer [2025-01-06T19:44:32.740Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T19:44:32.740Z] 2f39f015ded8: Pulling fs layer [2025-01-06T19:44:32.740Z] 3a2ae6a8a46f: Waiting [2025-01-06T19:44:32.740Z] 33b1e0a273af: Waiting [2025-01-06T19:44:32.740Z] 5d3b04190fa2: Waiting [2025-01-06T19:44:32.740Z] 2f39f015ded8: Waiting [2025-01-06T19:44:32.740Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T19:44:32.740Z] 5c69ac0246d0: Download complete [2025-01-06T19:44:32.740Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-06T19:44:32.740Z] 3a2ae6a8a46f: Download complete [2025-01-06T19:44:33.000Z] 33b1e0a273af: Verifying Checksum [2025-01-06T19:44:33.000Z] 33b1e0a273af: Download complete [2025-01-06T19:44:33.000Z] 5d3b04190fa2: Download complete [2025-01-06T19:44:33.000Z] ec43610c2a17: Verifying Checksum [2025-01-06T19:44:33.000Z] ec43610c2a17: Download complete [2025-01-06T19:44:33.000Z] 5eb5b503b376: Verifying Checksum [2025-01-06T19:44:33.000Z] 5eb5b503b376: Download complete [2025-01-06T19:44:33.567Z] 2f39f015ded8: Download complete [2025-01-06T19:44:34.137Z] 5eb5b503b376: Pull complete [2025-01-06T19:44:34.396Z] 5c69ac0246d0: Pull complete [2025-01-06T19:44:34.656Z] ec43610c2a17: Pull complete [2025-01-06T19:44:34.915Z] 3a2ae6a8a46f: Pull complete [2025-01-06T19:44:35.174Z] 33b1e0a273af: Pull complete [2025-01-06T19:44:35.174Z] 5d3b04190fa2: Pull complete [2025-01-06T19:44:39.366Z] 2f39f015ded8: Pull complete [2025-01-06T19:44:39.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T19:44:39.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T19:44:39.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T19:44:39.609Z] prd-ubuntu20.04-docker-8c-8g-36223 does not seem to be running inside a container [2025-01-06T19:44:39.628Z] $ 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 [2025-01-06T19:44:43.662Z] $ docker top 662dbd150523edf90d21f81b98ad15385df28157e1923aa7f7f532a66a204b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T19:44:44.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T19:44:44.398Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T19:44:44.719Z] + ls /var/log/sa-host [2025-01-06T19:44:44.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T19:44:44.961Z] provisioning config files... [2025-01-06T19:44:44.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4222151871559091531tmp [Pipeline] { [Pipeline] echo [2025-01-06T19:44:45.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:45.352Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T19:44:45.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:45.798Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T19:44:45.838Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:46.158Z] ---> sudo-logs.sh [2025-01-06T19:44:46.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T19:44:46.264Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:46.585Z] ---> job-cost.sh [2025-01-06T19:44:46.586Z] lf-activate-venv: SKIPPING [2025-01-06T19:44:46.586Z] INFO: No Stack... [2025-01-06T19:44:46.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T19:44:47.105Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T19:44:47.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T19:44:47.467Z] ---> logs-deploy.sh [2025-01-06T19:44:47.467Z] lf-activate-venv: SKIPPING [2025-01-06T19:44:47.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5041/1 [2025-01-06T19:44:47.467Z] INFO: archiving workspace using pattern(s): [2025-01-06T19:44:48.405Z] Archives upload complete. [2025-01-06T19:44:48.405Z] INFO: archiving logs to Nexus