Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a62a6bd785b30d9194ed4d1799fe25543517b1b 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-ssh8402712648875335740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh5838394817900365672.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14854052631304202166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh502768256476913671.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3254813168867754071.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-41980 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/815 [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/815 # 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 Avoid second fetch Checking out Revision 7a62a6bd785b30d9194ed4d1799fe25543517b1b (main) Commit message: "Merge pull request #5121 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3" > 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 core.sparsecheckout # timeout=10 > git checkout -f 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 > git rev-list --no-walk 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-25T08:47:00.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-25T08:47:00.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-25T08:47:00.200Z] ========================================================= [2025-03-25T08:47:00.200Z] EdgeX Global Pipelines Version Info [2025-03-25T08:47:00.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-25T08:47:00.911Z] ------------------- [2025-03-25T08:47:00.911Z] stable info: [2025-03-25T08:47:00.911Z] ------------------- [2025-03-25T08:47:00.911Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-25T08:47:00.911Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-25T08:47:00.911Z] Message: update stable to v1.0.272 [2025-03-25T08:47:01.851Z] ------------------- [2025-03-25T08:47:01.851Z] experimental info: [2025-03-25T08:47:01.851Z] ------------------- [2025-03-25T08:47:01.851Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-25T08:47:01.851Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-25T08:47:01.851Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-25T08:47:01.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-25T08:47:01.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-25T08:47:01.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-25T08:47:02.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-25T08:47:02.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-25T08:47:02.071Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-25T08:47:02.096Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-25T08:47:02.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-25T08:47:02.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-25T08:47:02.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-25T08:47:02.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-25T08:47:02.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-25T08:47:02.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-25T08:47:02.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-25T08:47:02.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-25T08:47:02.324Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-25T08:47:02.349Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-25T08:47:02.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-25T08:47:02.398Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-25T08:47:02.424Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-25T08:47:02.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-25T08:47:02.467Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-25T08:47:02.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-25T08:47:02.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-25T08:47:02.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-25T08:47:02.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-25T08:47:02.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] echo [2025-03-25T08:47:02.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a62a6b [Pipeline] echo [2025-03-25T08:47:02.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T08:47:02.728Z] provisioning config files... [2025-03-25T08:47:02.742Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config6210702766713097779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T08:47:03.077Z] ---> ****-login.sh [2025-03-25T08:47:03.077Z] nexus3.edgexfoundry.org:10001 [2025-03-25T08:47:03.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:47:03.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:47:03.338Z] Configure a credential helper to remove this warning. See [2025-03-25T08:47:03.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:47:03.338Z] [2025-03-25T08:47:03.338Z] Login Succeeded [2025-03-25T08:47:03.338Z] nexus3.edgexfoundry.org:10002 [2025-03-25T08:47:03.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:47:03.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:47:03.598Z] Configure a credential helper to remove this warning. See [2025-03-25T08:47:03.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:47:03.598Z] [2025-03-25T08:47:03.598Z] Login Succeeded [2025-03-25T08:47:03.598Z] nexus3.edgexfoundry.org:10003 [2025-03-25T08:47:03.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:47:03.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:47:03.598Z] Configure a credential helper to remove this warning. See [2025-03-25T08:47:03.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:47:03.598Z] [2025-03-25T08:47:03.598Z] Login Succeeded [2025-03-25T08:47:03.598Z] nexus3.edgexfoundry.org:10004 [2025-03-25T08:47:03.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:47:03.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:47:03.862Z] Configure a credential helper to remove this warning. See [2025-03-25T08:47:03.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:47:03.862Z] [2025-03-25T08:47:03.862Z] Login Succeeded [2025-03-25T08:47:03.862Z] ****.io [2025-03-25T08:47:03.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:47:04.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:47:04.123Z] Configure a credential helper to remove this warning. See [2025-03-25T08:47:04.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:47:04.123Z] [2025-03-25T08:47:04.123Z] Login Succeeded [2025-03-25T08:47:04.123Z] ---> ****-login.sh ends [Pipeline] } [2025-03-25T08:47:04.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T08:47:04.470Z] + 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-03-25T08:47:04.470Z] + + dirname cmd/core-command/Dockerfile [2025-03-25T08:47:04.470Z] cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-25T08:47:04.470Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2025-03-25T08:47:04.470Z] [2025-03-25T08:47:04.470Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/core-data/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/core-keeper/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-25T08:47:04.470Z] + + cut -d/ -f2 [2025-03-25T08:47:04.470Z] dirname cmd/core-metadata/Dockerfile [2025-03-25T08:47:04.470Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-25T08:47:04.470Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2025-03-25T08:47:04.470Z] -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/support-notifications/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-25T08:47:04.470Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-25T08:47:04.470Z] + cut -d/ -f2 [2025-03-25T08:47:04.470Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-25T08:47:04.511Z] 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-03-25T08:47:04.878Z] + git rev-list -1 --merges 7a62a6bd785b30d9194ed4d1799fe25543517b1b~1..7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] echo [2025-03-25T08:47:04.892Z] -----------> git rev-list -1 --merges 7a62a6bd785b30d9194ed4d1799fe25543517b1b~1..7a62a6bd785b30d9194ed4d1799fe25543517b1b 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:47:04.892Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [false] [Pipeline] sh [2025-03-25T08:47:05.188Z] + git log --format=format:%s -1 7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] echo [2025-03-25T08:47:05.203Z] ========================================================= [2025-03-25T08:47:05.203Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-25T08:47:05.203Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-25T08:47:05.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-25T08:47:05.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-25T08:47:05.592Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-25T08:47:05.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-25T08:47:05.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-25T08:47:05.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-25T08:47:05.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:47:05.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T08:47:05.949Z] [2025-03-25T08:47:05.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:47:06.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T08:47:06.251Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-25T08:47:06.251Z] b85a868b505f: Pulling fs layer [2025-03-25T08:47:06.251Z] e2be974225ed: Pulling fs layer [2025-03-25T08:47:06.251Z] 339a4e72a1f5: Pulling fs layer [2025-03-25T08:47:06.251Z] 988bab9f4d93: Pulling fs layer [2025-03-25T08:47:06.251Z] 1469e6f7b9e6: Pulling fs layer [2025-03-25T08:47:06.251Z] eaf3925da568: Pulling fs layer [2025-03-25T08:47:06.251Z] bab4dde63d76: Pulling fs layer [2025-03-25T08:47:06.251Z] bde34c3a00c8: Pulling fs layer [2025-03-25T08:47:06.251Z] eaf3925da568: Waiting [2025-03-25T08:47:06.251Z] b352a97aabf1: Pulling fs layer [2025-03-25T08:47:06.251Z] 4872d77fe225: Pulling fs layer [2025-03-25T08:47:06.251Z] 5851b861e8e6: Pulling fs layer [2025-03-25T08:47:06.251Z] 988bab9f4d93: Waiting [2025-03-25T08:47:06.251Z] bab4dde63d76: Waiting [2025-03-25T08:47:06.251Z] 1469e6f7b9e6: Waiting [2025-03-25T08:47:06.251Z] bde34c3a00c8: Waiting [2025-03-25T08:47:06.251Z] 5851b861e8e6: Waiting [2025-03-25T08:47:06.251Z] 4872d77fe225: Waiting [2025-03-25T08:47:06.251Z] b352a97aabf1: Waiting [2025-03-25T08:47:06.251Z] e2be974225ed: Download complete [2025-03-25T08:47:06.251Z] 988bab9f4d93: Verifying Checksum [2025-03-25T08:47:06.252Z] 988bab9f4d93: Download complete [2025-03-25T08:47:06.511Z] 339a4e72a1f5: Verifying Checksum [2025-03-25T08:47:06.511Z] 339a4e72a1f5: Download complete [2025-03-25T08:47:06.511Z] 1469e6f7b9e6: Verifying Checksum [2025-03-25T08:47:06.511Z] 1469e6f7b9e6: Download complete [2025-03-25T08:47:06.511Z] eaf3925da568: Verifying Checksum [2025-03-25T08:47:06.511Z] eaf3925da568: Download complete [2025-03-25T08:47:06.511Z] bde34c3a00c8: Verifying Checksum [2025-03-25T08:47:06.511Z] bde34c3a00c8: Download complete [2025-03-25T08:47:06.511Z] b352a97aabf1: Verifying Checksum [2025-03-25T08:47:06.511Z] b352a97aabf1: Download complete [2025-03-25T08:47:06.511Z] 4872d77fe225: Verifying Checksum [2025-03-25T08:47:06.511Z] 4872d77fe225: Download complete [2025-03-25T08:47:06.511Z] 5851b861e8e6: Download complete [2025-03-25T08:47:06.511Z] b85a868b505f: Download complete [2025-03-25T08:47:06.770Z] bab4dde63d76: Verifying Checksum [2025-03-25T08:47:06.770Z] bab4dde63d76: Download complete [2025-03-25T08:47:07.708Z] b85a868b505f: Pull complete [2025-03-25T08:47:07.708Z] e2be974225ed: Pull complete [2025-03-25T08:47:08.277Z] 339a4e72a1f5: Pull complete [2025-03-25T08:47:08.277Z] 988bab9f4d93: Pull complete [2025-03-25T08:47:08.538Z] 1469e6f7b9e6: Pull complete [2025-03-25T08:47:08.538Z] eaf3925da568: Pull complete [2025-03-25T08:47:10.469Z] bab4dde63d76: Pull complete [2025-03-25T08:47:10.469Z] bde34c3a00c8: Pull complete [2025-03-25T08:47:10.469Z] b352a97aabf1: Pull complete [2025-03-25T08:47:10.729Z] 4872d77fe225: Pull complete [2025-03-25T08:47:10.729Z] 5851b861e8e6: Pull complete [2025-03-25T08:47:10.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-25T08:47:10.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T08:47:10.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T08:47:10.875Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T08:47:10.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-25T08:47:13.944Z] $ docker top c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee -eo pid,comm [2025-03-25T08:47:14.008Z] 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-03-25T08:47:14.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-25T08:47:14.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T08:47:14.099Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T08:47:14.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T08:47:14.209Z] $ docker exec c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent [2025-03-25T08:47:14.318Z] SSH_AUTH_SOCK=/tmp/ssh-lRsLk0wi3l3J/agent.33 [2025-03-25T08:47:14.318Z] SSH_AGENT_PID=39 [2025-03-25T08:47:14.324Z] Running ssh-add (command line suppressed) [2025-03-25T08:47:14.430Z] Identity added: /w/workspace/edgex-go/815@tmp/private_key_12142632997521555379.key (/w/workspace/edgex-go/815@tmp/private_key_12142632997521555379.key) [2025-03-25T08:47:14.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T08:47:14.755Z] + git tag --points-at HEAD [Pipeline] } [2025-03-25T08:47:14.765Z] $ docker exec --env ******** --env ******** c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent -k [2025-03-25T08:47:14.875Z] unset SSH_AUTH_SOCK; [2025-03-25T08:47:14.876Z] unset SSH_AGENT_PID; [2025-03-25T08:47:14.876Z] echo Agent pid 39 killed; [2025-03-25T08:47:14.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-25T08:47:14.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T08:47:14.924Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T08:47:15.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T08:47:15.030Z] $ docker exec c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent [2025-03-25T08:47:15.137Z] SSH_AUTH_SOCK=/tmp/ssh-Mz0d0M7viFzP/agent.72 [2025-03-25T08:47:15.137Z] SSH_AGENT_PID=78 [2025-03-25T08:47:15.142Z] Running ssh-add (command line suppressed) [2025-03-25T08:47:15.246Z] Identity added: /w/workspace/edgex-go/815@tmp/private_key_7117094806970614802.key (/w/workspace/edgex-go/815@tmp/private_key_7117094806970614802.key) [2025-03-25T08:47:15.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T08:47:15.556Z] + git semver init [2025-03-25T08:47:15.816Z] 2025-03-25 08:47:15,741 [run_init] DEBUG init version:0.0.0 force:False [2025-03-25T08:47:15.816Z] 2025-03-25 08:47:15,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/815/.semver [2025-03-25T08:47:15.816Z] 2025-03-25 08:47:15,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/815/.semver [2025-03-25T08:47:15.816Z] 2025-03-25 08:47:15,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/815/.semver'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=None) [2025-03-25T08:47:22.400Z] 2025-03-25 08:47:21,140 [append_file] DEBUG append to file:/w/workspace/edgex-go/815/.git/info/exclude [2025-03-25T08:47:22.400Z] 2025-03-25 08:47:21,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/815/.semver/main with force:False [2025-03-25T08:47:22.400Z] 2025-03-25 08:47:21,140 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T08:47:22.400Z] 2025-03-25 08:47:21,141 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T08:47:22.400Z] 4.0.0-dev.77 [Pipeline] } [2025-03-25T08:47:22.414Z] $ docker exec --env ******** --env ******** c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent -k [2025-03-25T08:47:22.507Z] unset SSH_AUTH_SOCK; [2025-03-25T08:47:22.508Z] unset SSH_AGENT_PID; [2025-03-25T08:47:22.508Z] echo Agent pid 78 killed; [2025-03-25T08:47:22.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T08:47:22.864Z] + git semver [Pipeline] } [2025-03-25T08:47:23.137Z] $ docker stop --time=1 c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee [2025-03-25T08:47:24.451Z] $ docker rm -f --volumes c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-25T08:47:24.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-25T08:47:25.065Z] Stashed 1 file(s) [Pipeline] echo [2025-03-25T08:47:25.069Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.77 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-25T08:47:25.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] echo [2025-03-25T08:47:25.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T08:47:25.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T08:47:25.579Z] ========================================================= [2025-03-25T08:47:25.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-25T08:47:25.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-25T08:47:25.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T08:47:25.927Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-25T08:47:25.927Z] da9db072f522: Pulling fs layer [2025-03-25T08:47:25.927Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-25T08:47:25.927Z] 06f05ace1117: Pulling fs layer [2025-03-25T08:47:25.927Z] 5fe327b54edc: Pulling fs layer [2025-03-25T08:47:25.927Z] 4f4fb700ef54: Pulling fs layer [2025-03-25T08:47:25.927Z] 92a5565b7b96: Pulling fs layer [2025-03-25T08:47:25.927Z] ff9bb7016b71: Pulling fs layer [2025-03-25T08:47:25.927Z] b67dba6c2c7d: Pulling fs layer [2025-03-25T08:47:25.927Z] a813b0c90790: Pulling fs layer [2025-03-25T08:47:25.927Z] 92a5565b7b96: Waiting [2025-03-25T08:47:25.927Z] ff9bb7016b71: Waiting [2025-03-25T08:47:25.927Z] b67dba6c2c7d: Waiting [2025-03-25T08:47:25.927Z] 5fe327b54edc: Waiting [2025-03-25T08:47:25.927Z] a813b0c90790: Waiting [2025-03-25T08:47:25.927Z] 4f4fb700ef54: Waiting [2025-03-25T08:47:25.927Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-25T08:47:25.927Z] 6ef4a4ee8ca5: Download complete [2025-03-25T08:47:25.927Z] 5fe327b54edc: Verifying Checksum [2025-03-25T08:47:25.927Z] 5fe327b54edc: Download complete [2025-03-25T08:47:25.927Z] 4f4fb700ef54: Verifying Checksum [2025-03-25T08:47:25.927Z] 4f4fb700ef54: Download complete [2025-03-25T08:47:25.927Z] 92a5565b7b96: Verifying Checksum [2025-03-25T08:47:25.927Z] 92a5565b7b96: Download complete [2025-03-25T08:47:25.927Z] da9db072f522: Download complete [2025-03-25T08:47:25.927Z] ff9bb7016b71: Verifying Checksum [2025-03-25T08:47:25.927Z] ff9bb7016b71: Download complete [2025-03-25T08:47:26.187Z] da9db072f522: Pull complete [2025-03-25T08:47:26.187Z] a813b0c90790: Verifying Checksum [2025-03-25T08:47:26.187Z] a813b0c90790: Download complete [2025-03-25T08:47:26.187Z] 6ef4a4ee8ca5: Pull complete [2025-03-25T08:47:26.447Z] 06f05ace1117: Verifying Checksum [2025-03-25T08:47:26.447Z] 06f05ace1117: Download complete [2025-03-25T08:47:26.706Z] b67dba6c2c7d: Verifying Checksum [2025-03-25T08:47:26.706Z] b67dba6c2c7d: Download complete [2025-03-25T08:47:29.988Z] 06f05ace1117: Pull complete [2025-03-25T08:47:29.988Z] 5fe327b54edc: Pull complete [2025-03-25T08:47:29.988Z] 4f4fb700ef54: Pull complete [2025-03-25T08:47:29.988Z] 92a5565b7b96: Pull complete [2025-03-25T08:47:30.248Z] ff9bb7016b71: Pull complete [2025-03-25T08:47:32.797Z] b67dba6c2c7d: Pull complete [2025-03-25T08:47:33.058Z] a813b0c90790: Pull complete [2025-03-25T08:47:33.058Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-25T08:47:33.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T08:47:33.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-25T08:47:33.363Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T08:47:33.363Z] WORKDIR /edgex [2025-03-25T08:47:33.363Z] COPY go.mod . [2025-03-25T08:47:33.363Z] RUN go mod download build [2025-03-25T08:47:33.363Z] -t ci-base-image-x86_64 -f - . [2025-03-25T08:47:33.931Z] Sending build context to Docker daemon 185.8MB [2025-03-25T08:47:33.931Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-25T08:47:33.931Z] ---> 3ba60ce46760 [2025-03-25T08:47:33.931Z] Step 2/4 : WORKDIR /edgex [2025-03-25T08:47:39.260Z] ---> Running in 5e796bd9c657 [2025-03-25T08:47:39.260Z] Removing intermediate container 5e796bd9c657 [2025-03-25T08:47:39.260Z] ---> 16720ce5e3ee [2025-03-25T08:47:39.260Z] Step 3/4 : COPY go.mod . [2025-03-25T08:47:39.260Z] ---> c0a299dcf06e [2025-03-25T08:47:39.260Z] Step 4/4 : RUN go mod download [2025-03-25T08:47:39.260Z] ---> Running in b716fd9366a4 [2025-03-25T08:47:40.194Z] Still waiting to schedule task [2025-03-25T08:47:40.194Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-25T08:48:11.351Z] Removing intermediate container b716fd9366a4 [2025-03-25T08:48:11.351Z] ---> b397988460d1 [2025-03-25T08:48:11.351Z] Successfully built b397988460d1 [2025-03-25T08:48:11.351Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:48:11.664Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-25T08:48:11.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T08:48:11.748Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T08:48:11.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 ******** ci-base-image-x86_64 cat [2025-03-25T08:48:12.174Z] $ docker top fcfa23e95b1244ff8349e37266bd7fc99b3b5f080523884475e2db2da2dcc33e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T08:48:12.527Z] + go version [2025-03-25T08:48:12.527Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-25T08:48:12.534Z] $ docker stop --time=1 fcfa23e95b1244ff8349e37266bd7fc99b3b5f080523884475e2db2da2dcc33e [2025-03-25T08:48:13.812Z] $ docker rm -f --volumes fcfa23e95b1244ff8349e37266bd7fc99b3b5f080523884475e2db2da2dcc33e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:48:14.269Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-25T08:48:14.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T08:48:14.349Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T08:48:14.374Z] $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 ******** ci-base-image-x86_64 cat [2025-03-25T08:48:14.676Z] $ docker top 4d0d9236218edd35eb64046d8635e2d07a475981e9917d0891183f9d65ac47ab -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-25T08:48:14.759Z] ========================================================= [2025-03-25T08:48:14.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-25T08:48:14.759Z] ========================================================= [Pipeline] sh [2025-03-25T08:48:15.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] fileExists [Pipeline] sh [2025-03-25T08:48:15.345Z] + make test [2025-03-25T08:48:15.346Z] go test -race -coverprofile=coverage.out ./... [2025-03-25T08:48:23.468Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-25T08:48:45.395Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-25T08:48:45.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2025-03-25T08:48:47.026Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-25T08:48:47.026Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-25T08:48:47.026Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-25T08:48:47.026Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-25T08:48:47.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-03-25T08:48:48.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-25T08:48:48.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-25T08:48:48.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-25T08:48:48.220Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-25T08:48:49.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-25T08:48:49.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-25T08:48:49.154Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-25T08:48:49.154Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-25T08:48:49.154Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:48:49.154Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-25T08:48:50.525Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-25T08:48:50.525Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-25T08:48:50.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2025-03-25T08:48:50.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-03-25T08:48:50.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements [2025-03-25T08:48:50.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.526s coverage: 93.4% of statements [2025-03-25T08:48:50.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements [2025-03-25T08:48:51.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-03-25T08:48:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-25T08:48:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-25T08:48:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-25T08:48:52.657Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-25T08:48:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements [2025-03-25T08:48:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-03-25T08:48:54.287Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-25T08:48:54.287Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-25T08:48:54.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-25T08:48:54.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-25T08:48:54.287Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:48:54.287Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-25T08:48:55.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2025-03-25T08:48:55.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 1.0% of statements [2025-03-25T08:48:55.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 42.6% of statements [2025-03-25T08:48:55.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-03-25T08:48:56.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-03-25T08:48:56.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-03-25T08:48:56.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-03-25T08:48:56.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.063s coverage: 96.3% of statements [2025-03-25T08:48:56.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-25T08:48:56.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-25T08:48:56.312Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-25T08:48:56.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-03-25T08:48:56.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-25T08:48:56.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-25T08:48:56.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-25T08:48:56.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-25T08:48:57.768Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-25T08:48:57.768Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-25T08:48:57.768Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-25T08:48:58.702Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-25T08:48:58.702Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-25T08:48:58.702Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-25T08:48:58.702Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-25T08:48:59.638Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-25T08:48:59.639Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-25T08:48:59.897Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-25T08:49:01.802Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-25T08:49:01.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-25T08:49:03.181Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-25T08:49:04.116Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-25T08:49:04.116Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-25T08:49:04.116Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-25T08:49:07.414Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-25T08:49:07.673Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-25T08:49:07.673Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-25T08:49:07.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-25T08:49:07.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-25T08:49:07.933Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:49:09.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.092s coverage: 94.4% of statements [2025-03-25T08:49:09.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-25T08:49:09.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-25T08:49:09.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-25T08:49:09.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-25T08:49:09.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-25T08:49:09.880Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-25T08:49:10.447Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-25T08:49:10.447Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-25T08:49:10.447Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-25T08:49:10.447Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-25T08:49:10.447Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-25T08:49:10.447Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-25T08:49:11.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41983 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-25T08:49:11.681Z] Running in /w/workspace/edgex-go/815 [Pipeline] { [Pipeline] checkout [2025-03-25T08:49:12.349Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-25T08:49:12.349Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-25T08:49:12.349Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-25T08:49:12.349Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-25T08:49:14.736Z] The recommended git tool is: git [2025-03-25T08:49:14.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-25T08:49:14.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-25T08:49:14.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:49:14.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-25T08:49:14.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-25T08:49:14.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-25T08:49:14.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-25T08:49:16.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-25T08:49:16.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-25T08:49:16.259Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-25T08:49:19.019Z] using credential edgex-jenkins-ssh [2025-03-25T08:49:19.041Z] Cloning the remote Git repository [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.040s coverage: 100.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.171s coverage: 54.5% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 29.2% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements [2025-03-25T08:49:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-03-25T08:49:19.553Z] 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-03-25T08:49:19.074Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-25T08:49:19.175Z] > git init /w/workspace/edgex-go/815 # timeout=10 [2025-03-25T08:49:19.306Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-25T08:49:19.307Z] > git --version # timeout=10 [2025-03-25T08:49:19.325Z] > git --version # 'git version 2.25.1' [2025-03-25T08:49:19.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-25T08:49:19.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-25T08:49:19.812Z] running golangci-lint [2025-03-25T08:49:19.812Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-25T08:49:19.812Z] go version go1.23.4 linux/amd64 [2025-03-25T08:49:20.070Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-25T08:49:20.070Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-25T08:49:20.070Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-25T08:49:36.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-25T08:49:36.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-25T08:49:37.488Z] Avoid second fetch [2025-03-25T08:49:37.489Z] Checking out Revision 7a62a6bd785b30d9194ed4d1799fe25543517b1b (main) [2025-03-25T08:49:38.319Z] Commit message: "Merge pull request #5121 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3" [2025-03-25T08:49:37.503Z] > git config core.sparsecheckout # timeout=10 [2025-03-25T08:49:37.575Z] > git checkout -f 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 [2025-03-25T08:49:41.999Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 21.727656569s" [2025-03-25T08:49:41.999Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.107141ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-25T08:49:43.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-25T08:49:43.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T08:49:43.024Z] Dload Upload Total Spent Left Speed [2025-03-25T08:49:43.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69717 [Pipeline] sh [2025-03-25T08:49:43.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-25T08:49:43.683Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-25T08:49:43.683Z] + sudo tee /etc/docker/daemon.new [2025-03-25T08:49:43.683Z] { [2025-03-25T08:49:43.683Z] "registry-mirrors": [ [2025-03-25T08:49:43.683Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-25T08:49:43.683Z] ], [2025-03-25T08:49:43.683Z] "bip": "10.250.0.254/24", [2025-03-25T08:49:43.683Z] "hosts": [ [2025-03-25T08:49:43.683Z] "tcp://0.0.0.0:5555", [2025-03-25T08:49:43.683Z] "unix:///var/run/docker.sock" [2025-03-25T08:49:43.683Z] ], [2025-03-25T08:49:43.683Z] "mtu": 1458, [2025-03-25T08:49:43.683Z] "selinux-enabled": true, [2025-03-25T08:49:43.683Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-25T08:49:43.683Z] } [Pipeline] sh [2025-03-25T08:49:44.012Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-25T08:49:44.338Z] + sudo service docker restart [2025-03-25T08:49:54.209Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.764910811s with top 10 stages: buildir: 50.452371422s, gosec: 3.138001761s, inspect: 2.415492981s, fact_deprecated: 2.170266582s, ctrlflow: 1.240580233s, printf: 1.230911733s, S1038: 1.182010711s, nilness: 1.067099835s, fact_purity: 1.031590942s, typedness: 847.185753ms" [2025-03-25T08:49:54.209Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-25T08:49:54.209Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, cgo: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_dirs: 202/202, nolint: 20/0, path_prettifier: 202/202" [2025-03-25T08:49:54.209Z] level=info msg="[runner] processing took 19.803432ms with stages: nolint: 7.255213ms, identifier_marker: 7.116357ms, path_prettifier: 1.640338ms, autogenerated_exclude: 1.621739ms, exclude-rules: 1.151541ms, skip_dirs: 947.735µs, invalid_issue: 27.48µs, cgo: 25.789µs, filename_unadjuster: 13.57µs, max_same_issues: 650ns, skip_files: 550ns, fixer: 460ns, uniq_by_line: 410ns, exclude: 280ns, sort_results: 240ns, source_code: 200ns, path_shortener: 180ns, max_from_linter: 170ns, diff: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" [2025-03-25T08:49:54.209Z] level=info msg="[runner] linters took 10.79987281s with stages: goanalysis_metalinter: 10.77999316s" [2025-03-25T08:49:54.209Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-25T08:49:54.209Z] level=info msg="Memory: 326 samples, avg is 287.1MB, max is 1350.9MB" [2025-03-25T08:49:54.209Z] level=info msg="Execution took 32.576320074s" [2025-03-25T08:49:54.209Z] go vet ./... [2025-03-25T08:49:59.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-25T08:49:59.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-25T08:49:59.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-25T08:49:59.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-25T08:49:59.791Z] + ls -al . [2025-03-25T08:49:59.792Z] total 1992 [2025-03-25T08:49:59.792Z] drwxrwxr-x 11 1001 1001 4096 Mar 25 08:48 . [2025-03-25T08:49:59.792Z] drwxr-xr-x 4 root root 4096 Mar 25 08:48 .. [2025-03-25T08:49:59.792Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 .blubracket [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 10 Mar 25 08:46 .dockerignore [2025-03-25T08:49:59.792Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 08:49 .git [2025-03-25T08:49:59.792Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 08:46 .github [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 909 Mar 25 08:46 .gitignore [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 218 Mar 25 08:46 .golangci.yml [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 100 Mar 25 08:46 .hadolint.yml [2025-03-25T08:49:59.792Z] drwxr-xr-x 3 1001 1001 4096 Mar 25 08:47 .semver [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 155 Mar 25 08:46 .sonarcloud.properties [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 08:46 ADOPTERS.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 17374 Mar 25 08:46 Attribution.txt [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 108018 Mar 25 08:46 CHANGELOG.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 08:46 CONTRIBUTING.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 08:46 GOVERNANCE.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 858 Mar 25 08:46 Jenkinsfile [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 08:46 LICENSE [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 16740 Mar 25 08:46 Makefile [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 08:46 OWNERS.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 9932 Mar 25 08:46 README.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 789 Mar 25 08:46 SECURITY.md [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 12 Mar 25 08:47 VERSION [2025-03-25T08:49:59.792Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 bin [2025-03-25T08:49:59.792Z] drwxrwxr-x 19 1001 1001 4096 Mar 25 08:46 cmd [2025-03-25T08:49:59.792Z] -rw-r--r-- 1 root root 1660924 Mar 25 08:49 coverage.out [2025-03-25T08:49:59.792Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 fuzz_test [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 6456 Mar 25 08:46 go.mod [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 88143 Mar 25 08:46 go.sum [2025-03-25T08:49:59.792Z] drwxrwxr-x 7 1001 1001 4096 Mar 25 08:46 internal [2025-03-25T08:49:59.792Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 openapi [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 584 Mar 25 08:46 security.txt [2025-03-25T08:49:59.792Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 08:46 version.go [Pipeline] sh [2025-03-25T08:50:00.092Z] + '[' -e coverage.out ] [2025-03-25T08:50:00.092Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-25T08:50:00.249Z] Stashed 1 file(s) [Pipeline] sh [2025-03-25T08:50:00.530Z] + make build [2025-03-25T08:50:00.530Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T08:50:02.578Z] provisioning config files... [2025-03-25T08:50:02.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config5494436201761146586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T08:50:03.020Z] ---> ****-login.sh [2025-03-25T08:50:03.020Z] nexus3.edgexfoundry.org:10001 [2025-03-25T08:50:03.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:50:03.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:50:03.562Z] Configure a credential helper to remove this warning. See [2025-03-25T08:50:03.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:50:03.562Z] [2025-03-25T08:50:03.562Z] Login Succeeded [2025-03-25T08:50:03.562Z] nexus3.edgexfoundry.org:10002 [2025-03-25T08:50:03.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:50:04.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:50:04.098Z] Configure a credential helper to remove this warning. See [2025-03-25T08:50:04.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:50:04.098Z] [2025-03-25T08:50:04.098Z] Login Succeeded [2025-03-25T08:50:04.098Z] nexus3.edgexfoundry.org:10003 [2025-03-25T08:50:04.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:50:04.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:50:04.374Z] Configure a credential helper to remove this warning. See [2025-03-25T08:50:04.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:50:04.374Z] [2025-03-25T08:50:04.374Z] Login Succeeded [2025-03-25T08:50:04.374Z] nexus3.edgexfoundry.org:10004 [2025-03-25T08:50:04.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:50:04.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:50:04.645Z] Configure a credential helper to remove this warning. See [2025-03-25T08:50:04.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:50:04.645Z] [2025-03-25T08:50:04.645Z] Login Succeeded [2025-03-25T08:50:04.645Z] ****.io [2025-03-25T08:50:04.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:50:05.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:50:05.180Z] Configure a credential helper to remove this warning. See [2025-03-25T08:50:05.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:50:05.180Z] [2025-03-25T08:50:05.180Z] Login Succeeded [2025-03-25T08:50:05.180Z] ---> ****-login.sh ends [Pipeline] } [2025-03-25T08:50:05.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-25T08:50:05.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] echo [2025-03-25T08:50:05.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T08:50:05.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T08:50:05.859Z] ========================================================= [2025-03-25T08:50:05.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-25T08:50:05.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-25T08:50:06.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-25T08:50:06.190Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-25T08:50:06.190Z] 9986a736f7d3: Pulling fs layer [2025-03-25T08:50:06.190Z] 1f018df60701: Pulling fs layer [2025-03-25T08:50:06.190Z] 39f8f326b044: Pulling fs layer [2025-03-25T08:50:06.190Z] e6a1e7a6a96a: Pulling fs layer [2025-03-25T08:50:06.190Z] 4f4fb700ef54: Pulling fs layer [2025-03-25T08:50:06.190Z] d45d956e0dbf: Pulling fs layer [2025-03-25T08:50:06.190Z] d7702b0d1db1: Pulling fs layer [2025-03-25T08:50:06.190Z] 5c7f0f088c93: Pulling fs layer [2025-03-25T08:50:06.190Z] 4fdc064ae6cf: Pulling fs layer [2025-03-25T08:50:06.190Z] e6a1e7a6a96a: Waiting [2025-03-25T08:50:06.190Z] 4f4fb700ef54: Waiting [2025-03-25T08:50:06.190Z] d45d956e0dbf: Waiting [2025-03-25T08:50:06.190Z] d7702b0d1db1: Waiting [2025-03-25T08:50:06.190Z] 5c7f0f088c93: Waiting [2025-03-25T08:50:06.190Z] 4fdc064ae6cf: Waiting [2025-03-25T08:50:06.459Z] 1f018df60701: Verifying Checksum [2025-03-25T08:50:06.460Z] 1f018df60701: Download complete [2025-03-25T08:50:06.460Z] e6a1e7a6a96a: Verifying Checksum [2025-03-25T08:50:06.460Z] e6a1e7a6a96a: Download complete [2025-03-25T08:50:06.460Z] 4f4fb700ef54: Verifying Checksum [2025-03-25T08:50:06.460Z] 4f4fb700ef54: Download complete [2025-03-25T08:50:06.460Z] d45d956e0dbf: Verifying Checksum [2025-03-25T08:50:06.460Z] d45d956e0dbf: Download complete [2025-03-25T08:50:06.460Z] 9986a736f7d3: Verifying Checksum [2025-03-25T08:50:06.460Z] 9986a736f7d3: Download complete [2025-03-25T08:50:06.460Z] d7702b0d1db1: Verifying Checksum [2025-03-25T08:50:06.460Z] d7702b0d1db1: Download complete [2025-03-25T08:50:07.057Z] 4fdc064ae6cf: Verifying Checksum [2025-03-25T08:50:07.057Z] 4fdc064ae6cf: Download complete [2025-03-25T08:50:07.324Z] 9986a736f7d3: Pull complete [2025-03-25T08:50:07.917Z] 1f018df60701: Pull complete [2025-03-25T08:50:08.192Z] 39f8f326b044: Verifying Checksum [2025-03-25T08:50:08.192Z] 39f8f326b044: Download complete [2025-03-25T08:50:09.157Z] 5c7f0f088c93: Verifying Checksum [2025-03-25T08:50:09.157Z] 5c7f0f088c93: Download complete [2025-03-25T08:50:21.483Z] 39f8f326b044: Pull complete [2025-03-25T08:50:21.752Z] e6a1e7a6a96a: Pull complete [2025-03-25T08:50:21.752Z] 4f4fb700ef54: Pull complete [2025-03-25T08:50:22.021Z] d45d956e0dbf: Pull complete [2025-03-25T08:50:22.289Z] d7702b0d1db1: Pull complete [2025-03-25T08:50:22.451Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-25T08:50:22.451Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-25T08:50:23.021Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-25T08:50:23.590Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-25T08:50:24.968Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-25T08:50:30.234Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-25T08:50:30.517Z] 5c7f0f088c93: Pull complete [2025-03-25T08:50:31.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-25T08:50:32.453Z] 4fdc064ae6cf: Pull complete [2025-03-25T08:50:32.453Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-25T08:50:32.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-25T08:50:32.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-25T08:50:32.863Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-25T08:50:32.863Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-25T08:50:32.863Z] WORKDIR /edgex [2025-03-25T08:50:32.863Z] COPY go.mod . [2025-03-25T08:50:32.863Z] RUN go mod download [2025-03-25T08:50:33.446Z] Sending build context to Docker daemon 3.692MB [2025-03-25T08:50:33.446Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-25T08:50:33.446Z] ---> 63f30b955cb9 [2025-03-25T08:50:33.446Z] Step 2/4 : WORKDIR /edgex [2025-03-25T08:50:33.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-25T08:50:35.380Z] ---> Running in 66593cd6a29a [2025-03-25T08:50:35.646Z] Removing intermediate container 66593cd6a29a [2025-03-25T08:50:35.646Z] ---> 8fe40c9f5f43 [2025-03-25T08:50:35.646Z] Step 3/4 : COPY go.mod . [2025-03-25T08:50:35.912Z] ---> ce81bb91de98 [2025-03-25T08:50:35.912Z] Step 4/4 : RUN go mod download [2025-03-25T08:50:36.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-25T08:50:36.180Z] ---> Running in fea0d19f4b34 [2025-03-25T08:50:37.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-25T08:50:38.358Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-25T08:50:39.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-25T08:50:40.703Z] $ docker stop --time=1 4d0d9236218edd35eb64046d8635e2d07a475981e9917d0891183f9d65ac47ab [2025-03-25T08:50:45.751Z] $ docker rm -f --volumes 4d0d9236218edd35eb64046d8635e2d07a475981e9917d0891183f9d65ac47ab [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-03-25T08:50:46.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-25T08:50:46.914Z] [2025-03-25T08:50:46.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:50:47.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-25T08:50:47.216Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-25T08:50:47.216Z] 91d30c5bc195: Pulling fs layer [2025-03-25T08:50:47.216Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-25T08:50:47.216Z] 9c61dcf015f6: Pulling fs layer [2025-03-25T08:50:47.216Z] 4698f68db338: Pulling fs layer [2025-03-25T08:50:47.216Z] 2a2f49069b9e: Pulling fs layer [2025-03-25T08:50:47.216Z] e0025b399a48: Pulling fs layer [2025-03-25T08:50:47.216Z] 4698f68db338: Waiting [2025-03-25T08:50:47.216Z] e0025b399a48: Waiting [2025-03-25T08:50:47.216Z] 2a2f49069b9e: Waiting [2025-03-25T08:50:47.216Z] 91d30c5bc195: Verifying Checksum [2025-03-25T08:50:47.216Z] 91d30c5bc195: Download complete [2025-03-25T08:50:47.216Z] 4698f68db338: Verifying Checksum [2025-03-25T08:50:47.216Z] 4698f68db338: Download complete [2025-03-25T08:50:47.474Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-25T08:50:47.474Z] 2e9b0aa3be6d: Download complete [2025-03-25T08:50:47.474Z] e0025b399a48: Download complete [2025-03-25T08:50:47.474Z] 91d30c5bc195: Pull complete [2025-03-25T08:50:47.474Z] 2a2f49069b9e: Download complete [2025-03-25T08:50:47.731Z] 2e9b0aa3be6d: Pull complete [2025-03-25T08:50:47.988Z] 9c61dcf015f6: Verifying Checksum [2025-03-25T08:50:47.988Z] 9c61dcf015f6: Download complete [2025-03-25T08:50:50.513Z] 9c61dcf015f6: Pull complete [2025-03-25T08:50:50.513Z] 4698f68db338: Pull complete [2025-03-25T08:50:50.513Z] 2a2f49069b9e: Pull complete [2025-03-25T08:50:50.513Z] e0025b399a48: Pull complete [2025-03-25T08:50:50.513Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-25T08:50:50.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-25T08:50:50.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T08:50:50.615Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T08:50:50.624Z] $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-25T08:50:53.726Z] $ docker top 6df4dd805633c6802e42dba2c3e2542c3ef92ace8466658b6db638f9644a549d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T08:50:54.190Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-25T08:50:56.185Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-25T08:50:56.185Z] #1 transferring dockerfile: 2.49kB done [2025-03-25T08:50:56.185Z] #1 DONE 0.0s [2025-03-25T08:50:56.443Z] [2025-03-25T08:50:56.443Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-25T08:50:56.443Z] #2 transferring dockerfile: 1.89kB done [2025-03-25T08:50:56.443Z] #2 DONE 0.0s [2025-03-25T08:50:56.443Z] [2025-03-25T08:50:56.443Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-03-25T08:50:56.443Z] #3 transferring dockerfile: 1.70kB done [2025-03-25T08:50:56.443Z] #3 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #4 transferring dockerfile: 2.01kB done [2025-03-25T08:50:56.444Z] #4 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #5 transferring dockerfile: 2.10kB done [2025-03-25T08:50:56.444Z] #5 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #6 [security-secretstore-setup internal] load .dockerignore [2025-03-25T08:50:56.444Z] #6 transferring context: 50B done [2025-03-25T08:50:56.444Z] #6 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #7 transferring dockerfile: 2.00kB done [2025-03-25T08:50:56.444Z] #7 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #8 transferring dockerfile: 2.23kB done [2025-03-25T08:50:56.444Z] #8 DONE 0.1s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #9 transferring dockerfile: 2.14kB done [2025-03-25T08:50:56.444Z] #9 DONE 0.1s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #10 [core-data internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #10 transferring dockerfile: 2.04kB done [2025-03-25T08:50:56.444Z] #10 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #11 transferring dockerfile: 3.02kB done [2025-03-25T08:50:56.444Z] #11 DONE 0.1s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #12 transferring dockerfile: 1.81kB done [2025-03-25T08:50:56.444Z] #12 DONE 0.1s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #13 transferring dockerfile: 1.69kB done [2025-03-25T08:50:56.444Z] #13 DONE 0.0s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #14 transferring dockerfile: 1.83kB done [2025-03-25T08:50:56.444Z] #14 DONE 0.1s [2025-03-25T08:50:56.444Z] [2025-03-25T08:50:56.444Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-25T08:50:56.444Z] #15 transferring dockerfile: 2.50kB done [2025-03-25T08:50:56.703Z] #15 DONE 0.1s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #16 [core-command internal] load build definition from Dockerfile [2025-03-25T08:50:56.703Z] #16 transferring dockerfile: 1.94kB done [2025-03-25T08:50:56.703Z] #16 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-03-25T08:50:56.703Z] #17 transferring context: 50B done [2025-03-25T08:50:56.703Z] #17 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #18 [security-spire-server internal] load .dockerignore [2025-03-25T08:50:56.703Z] #18 transferring context: 50B done [2025-03-25T08:50:56.703Z] #18 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #19 [core-keeper internal] load .dockerignore [2025-03-25T08:50:56.703Z] #19 transferring context: 50B done [2025-03-25T08:50:56.703Z] #19 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #20 [core-metadata internal] load .dockerignore [2025-03-25T08:50:56.703Z] #20 transferring context: 50B done [2025-03-25T08:50:56.703Z] #20 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-25T08:50:56.703Z] #21 transferring context: 50B done [2025-03-25T08:50:56.703Z] #21 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #22 [security-bootstrapper internal] load .dockerignore [2025-03-25T08:50:56.703Z] #22 transferring context: 50B done [2025-03-25T08:50:56.703Z] #22 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #23 [security-proxy-auth internal] load .dockerignore [2025-03-25T08:50:56.703Z] #23 transferring context: 50B done [2025-03-25T08:50:56.703Z] #23 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #24 [support-notifications internal] load .dockerignore [2025-03-25T08:50:56.703Z] #24 transferring context: 50B done [2025-03-25T08:50:56.703Z] #24 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #25 [core-data internal] load .dockerignore [2025-03-25T08:50:56.703Z] #25 transferring context: 50B done [2025-03-25T08:50:56.703Z] #25 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #26 [security-spire-agent internal] load .dockerignore [2025-03-25T08:50:56.703Z] #26 transferring context: 50B done [2025-03-25T08:50:56.703Z] #26 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #27 [security-spire-config internal] load .dockerignore [2025-03-25T08:50:56.703Z] #27 transferring context: 50B done [2025-03-25T08:50:56.703Z] #27 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #28 [support-scheduler internal] load .dockerignore [2025-03-25T08:50:56.703Z] #28 transferring context: 50B done [2025-03-25T08:50:56.703Z] #28 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #29 [security-proxy-setup internal] load .dockerignore [2025-03-25T08:50:56.703Z] #29 transferring context: 50B done [2025-03-25T08:50:56.703Z] #29 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T08:50:56.703Z] #30 DONE 0.0s [2025-03-25T08:50:56.703Z] [2025-03-25T08:50:56.703Z] #31 [core-command internal] load .dockerignore [2025-03-25T08:50:56.961Z] #31 transferring context: 50B done [2025-03-25T08:50:56.961Z] #31 DONE 0.0s [2025-03-25T08:50:56.961Z] [2025-03-25T08:50:56.961Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T08:50:56.961Z] #30 DONE 0.0s [2025-03-25T08:50:56.961Z] [2025-03-25T08:50:56.961Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:50:56.961Z] #32 ... [2025-03-25T08:50:56.961Z] [2025-03-25T08:50:56.961Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T08:50:56.961Z] #30 DONE 0.0s [2025-03-25T08:50:56.961Z] [2025-03-25T08:50:56.961Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:50:57.219Z] #32 ... [2025-03-25T08:50:57.219Z] [2025-03-25T08:50:57.219Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-25T08:50:57.220Z] #30 DONE 0.0s [2025-03-25T08:50:57.220Z] [2025-03-25T08:50:57.220Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:50:57.220Z] #32 DONE 0.5s [2025-03-25T08:50:57.220Z] [2025-03-25T08:50:57.220Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:50:57.220Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-25T08:50:57.479Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-25T08:50:57.479Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T08:50:57.479Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-03-25T08:50:57.479Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:50:57.479Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T08:50:57.479Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T08:50:57.479Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s [2025-03-25T08:50:57.479Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:50:57.479Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T08:50:57.479Z] #33 ... [2025-03-25T08:50:57.479Z] [2025-03-25T08:50:57.479Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-25T08:50:57.479Z] #34 DONE 0.6s [2025-03-25T08:50:57.479Z] [2025-03-25T08:50:57.479Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:50:57.479Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-25T08:50:57.479Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T08:50:57.479Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done [2025-03-25T08:50:57.479Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:50:57.479Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T08:50:57.479Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-25T08:50:57.737Z] #33 ... [2025-03-25T08:50:57.737Z] [2025-03-25T08:50:57.737Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-25T08:50:57.737Z] #35 DONE 0.6s [2025-03-25T08:50:57.737Z] [2025-03-25T08:50:57.737Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:50:57.737Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-25T08:50:57.737Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-25T08:50:57.737Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done [2025-03-25T08:50:57.737Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:50:57.738Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-25T08:50:57.996Z] #33 ... [2025-03-25T08:50:57.996Z] [2025-03-25T08:50:57.996Z] #36 [security-spire-config internal] load build context [2025-03-25T08:50:57.996Z] #36 transferring context: 22.05kB 0.0s done [2025-03-25T08:50:57.996Z] #36 DONE 0.5s [2025-03-25T08:50:57.996Z] [2025-03-25T08:50:57.996Z] #37 [security-spire-agent internal] load build context [2025-03-25T08:50:57.996Z] #37 transferring context: 23.33kB 0.0s done [2025-03-25T08:50:57.996Z] #37 DONE 0.4s [2025-03-25T08:50:57.996Z] [2025-03-25T08:50:57.996Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:50:57.996Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-25T08:50:58.255Z] #33 ... [2025-03-25T08:50:58.255Z] [2025-03-25T08:50:58.255Z] #38 [security-spire-server internal] load build context [2025-03-25T08:50:58.255Z] #38 transferring context: 23.80kB 0.0s done [2025-03-25T08:50:58.255Z] #38 DONE 0.6s [2025-03-25T08:50:58.255Z] [2025-03-25T08:50:58.255Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:50:58.255Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-25T08:50:58.255Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-25T08:50:58.255Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-25T08:50:58.255Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-25T08:50:58.255Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-25T08:50:58.255Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-25T08:50:58.255Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-25T08:50:58.255Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.4s [2025-03-25T08:50:58.255Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-25T08:50:58.255Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-25T08:50:58.255Z] #39 ... [2025-03-25T08:50:58.255Z] [2025-03-25T08:50:58.255Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:50:58.255Z] #33 DONE 1.2s [2025-03-25T08:50:58.255Z] [2025-03-25T08:50:58.255Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:50:58.255Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.5s [2025-03-25T08:50:58.523Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.6s [2025-03-25T08:50:58.523Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-25T08:50:58.523Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.7s [2025-03-25T08:50:59.089Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done [2025-03-25T08:50:59.089Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-25T08:50:59.657Z] #39 ... [2025-03-25T08:50:59.657Z] [2025-03-25T08:50:59.657Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-25T08:50:59.657Z] #40 DONE 2.7s [2025-03-25T08:50:59.914Z] [2025-03-25T08:50:59.914Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-25T08:51:05.234Z] #41 ... [2025-03-25T08:51:05.234Z] [2025-03-25T08:51:05.234Z] #42 [security-secretstore-setup internal] load build context [2025-03-25T08:51:05.234Z] #42 transferring context: 315.09MB 7.3s [2025-03-25T08:51:05.234Z] #42 ... [2025-03-25T08:51:05.234Z] [2025-03-25T08:51:05.234Z] #43 [security-proxy-setup internal] load build context [2025-03-25T08:51:05.234Z] #43 ... [2025-03-25T08:51:05.234Z] [2025-03-25T08:51:05.234Z] #42 [security-secretstore-setup internal] load build context [2025-03-25T08:51:07.140Z] #42 ... [2025-03-25T08:51:07.140Z] [2025-03-25T08:51:07.140Z] #44 [security-proxy-auth internal] load build context [2025-03-25T08:51:07.411Z] #44 ... [2025-03-25T08:51:07.411Z] [2025-03-25T08:51:07.411Z] #45 [core-data internal] load build context [2025-03-25T08:51:07.411Z] #45 ... [2025-03-25T08:51:07.411Z] [2025-03-25T08:51:07.411Z] #46 [core-command internal] load build context [2025-03-25T08:51:07.411Z] #46 ... [2025-03-25T08:51:07.411Z] [2025-03-25T08:51:07.411Z] #47 [support-scheduler internal] load build context [2025-03-25T08:51:07.673Z] #47 ... [2025-03-25T08:51:07.673Z] [2025-03-25T08:51:07.673Z] #48 [security-bootstrapper internal] load build context [2025-03-25T08:51:07.673Z] #48 ... [2025-03-25T08:51:07.673Z] [2025-03-25T08:51:07.673Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T08:51:07.673Z] #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-25T08:51:07.673Z] #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-25T08:51:07.673Z] #49 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-25T08:51:07.673Z] #49 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-25T08:51:07.673Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-25T08:51:07.673Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-25T08:51:07.673Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-03-25T08:51:07.673Z] #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-25T08:51:07.673Z] #49 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.1s done [2025-03-25T08:51:07.673Z] #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-25T08:51:07.673Z] #49 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done [2025-03-25T08:51:07.930Z] #49 ... [2025-03-25T08:51:07.930Z] [2025-03-25T08:51:07.930Z] #50 [core-common-config-bootstrapper internal] load build context [2025-03-25T08:51:07.930Z] #50 ... [2025-03-25T08:51:07.930Z] [2025-03-25T08:51:07.930Z] #51 [support-notifications internal] load build context [2025-03-25T08:51:07.930Z] #51 ... [2025-03-25T08:51:07.930Z] [2025-03-25T08:51:07.930Z] #52 [security-spiffe-token-provider internal] load build context [2025-03-25T08:51:07.930Z] #52 transferring context: 501.79MB 10.5s done [2025-03-25T08:51:08.188Z] #52 ... [2025-03-25T08:51:08.188Z] [2025-03-25T08:51:08.188Z] #53 [core-keeper internal] load build context [2025-03-25T08:51:08.188Z] #53 ... [2025-03-25T08:51:08.188Z] [2025-03-25T08:51:08.188Z] #54 [core-metadata internal] load build context [2025-03-25T08:51:08.188Z] #54 transferring context: 501.79MB 10.9s done [2025-03-25T08:51:08.445Z] #54 ... [2025-03-25T08:51:08.445Z] [2025-03-25T08:51:08.445Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T08:51:08.445Z] #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:08.445Z] #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:08.445Z] #0 5.567 (1/3) Installing ca-certificates (20241121-r1) [2025-03-25T08:51:08.445Z] #0 5.587 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:08.445Z] #0 5.593 (3/3) Installing tzdata (2025a-r0) [2025-03-25T08:51:08.445Z] #0 5.633 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:08.445Z] #0 5.646 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:51:08.445Z] #0 5.681 OK: 10 MiB in 17 packages [2025-03-25T08:51:08.445Z] #55 ... [2025-03-25T08:51:08.445Z] [2025-03-25T08:51:08.445Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T08:51:08.445Z] #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:08.445Z] #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:08.445Z] #0 4.628 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:08.445Z] #0 5.024 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:08.445Z] #0 5.054 OK: 8 MiB in 15 packages [2025-03-25T08:51:08.703Z] #56 ... [2025-03-25T08:51:08.703Z] [2025-03-25T08:51:08.703Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T08:51:08.703Z] #57 ... [2025-03-25T08:51:08.703Z] [2025-03-25T08:51:08.703Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T08:51:08.960Z] #58 ... [2025-03-25T08:51:08.960Z] [2025-03-25T08:51:08.960Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:51:08.960Z] #59 ... [2025-03-25T08:51:08.960Z] [2025-03-25T08:51:08.960Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T08:51:08.960Z] #60 ... [2025-03-25T08:51:08.960Z] [2025-03-25T08:51:08.960Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T08:51:09.217Z] #61 ... [2025-03-25T08:51:09.217Z] [2025-03-25T08:51:09.217Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-25T08:51:09.217Z] #0 5.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:09.217Z] #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:09.217Z] #0 5.785 (1/4) Installing ca-certificates (20241121-r1) [2025-03-25T08:51:09.217Z] #0 5.799 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:09.217Z] #0 5.804 (3/4) Installing su-exec (0.2-r3) [2025-03-25T08:51:09.217Z] #0 5.807 (4/4) Installing yq-go (4.44.1-r2) [2025-03-25T08:51:09.217Z] #0 5.898 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:09.217Z] #0 5.917 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:51:09.217Z] #0 5.944 OK: 19 MiB in 18 packages [2025-03-25T08:51:09.217Z] #62 ... [2025-03-25T08:51:09.217Z] [2025-03-25T08:51:09.217Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:51:09.477Z] #63 ... [2025-03-25T08:51:09.477Z] [2025-03-25T08:51:09.477Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T08:51:09.477Z] #64 ... [2025-03-25T08:51:09.477Z] [2025-03-25T08:51:09.477Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:51:09.972Z] #65 ... [2025-03-25T08:51:09.972Z] [2025-03-25T08:51:09.972Z] #53 [core-keeper internal] load build context [2025-03-25T08:51:11.443Z] #53 transferring context: 501.79MB 12.5s done [2025-03-25T08:51:11.443Z] #53 ... [2025-03-25T08:51:11.443Z] [2025-03-25T08:51:11.443Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:51:11.443Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done [2025-03-25T08:51:11.443Z] #39 ... [2025-03-25T08:51:11.443Z] [2025-03-25T08:51:11.443Z] #51 [support-notifications internal] load build context [2025-03-25T08:51:11.443Z] #51 transferring context: 501.79MB 12.6s done [2025-03-25T08:51:15.631Z] #51 ... [2025-03-25T08:51:15.631Z] [2025-03-25T08:51:15.631Z] #43 [security-proxy-setup internal] load build context [2025-03-25T08:51:15.631Z] #43 transferring context: 501.79MB 10.5s done [2025-03-25T08:51:15.631Z] #43 ... [2025-03-25T08:51:15.631Z] [2025-03-25T08:51:15.631Z] #47 [support-scheduler internal] load build context [2025-03-25T08:51:15.631Z] #47 transferring context: 501.79MB 14.4s done [2025-03-25T08:51:17.550Z] #47 ... [2025-03-25T08:51:17.550Z] [2025-03-25T08:51:17.550Z] #42 [security-secretstore-setup internal] load build context [2025-03-25T08:51:17.550Z] #42 transferring context: 501.79MB 10.8s done [2025-03-25T08:51:17.550Z] #42 ... [2025-03-25T08:51:17.550Z] [2025-03-25T08:51:17.550Z] #44 [security-proxy-auth internal] load build context [2025-03-25T08:51:17.550Z] #44 transferring context: 501.79MB 11.6s done [2025-03-25T08:51:17.550Z] #44 ... [2025-03-25T08:51:17.550Z] [2025-03-25T08:51:17.550Z] #45 [core-data internal] load build context [2025-03-25T08:51:17.550Z] #45 transferring context: 501.79MB 11.1s done [2025-03-25T08:51:17.808Z] #45 ... [2025-03-25T08:51:17.808Z] [2025-03-25T08:51:17.808Z] #46 [core-command internal] load build context [2025-03-25T08:51:17.808Z] #46 transferring context: 501.79MB 10.8s done [2025-03-25T08:51:17.808Z] #46 ... [2025-03-25T08:51:17.808Z] [2025-03-25T08:51:17.808Z] #48 [security-bootstrapper internal] load build context [2025-03-25T08:51:17.808Z] #48 transferring context: 501.79MB 11.1s done [2025-03-25T08:51:18.065Z] #48 ... [2025-03-25T08:51:18.065Z] [2025-03-25T08:51:18.065Z] #50 [core-common-config-bootstrapper internal] load build context [2025-03-25T08:51:18.065Z] #50 transferring context: 501.79MB 12.0s done [2025-03-25T08:51:32.564Z] Removing intermediate container fea0d19f4b34 [2025-03-25T08:51:32.564Z] ---> d8653c0e0920 [2025-03-25T08:51:32.564Z] Successfully built d8653c0e0920 [2025-03-25T08:51:32.564Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:51:32.908Z] + docker inspect -f . ci-base-image-arm64 [2025-03-25T08:51:32.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T08:51:33.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-41983 does not seem to be running inside a container [2025-03-25T08:51:33.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 ******** ci-base-image-arm64 cat [2025-03-25T08:51:34.395Z] $ docker top e1b0740cfe2faa13a326ebddf9849d0d9cb5e26abcd396d2499587ed98d5d8ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T08:51:35.238Z] + go version [2025-03-25T08:51:35.239Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-25T08:51:35.259Z] $ docker stop --time=1 e1b0740cfe2faa13a326ebddf9849d0d9cb5e26abcd396d2499587ed98d5d8ad [2025-03-25T08:51:36.155Z] #50 ... [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #52 [security-spiffe-token-provider internal] load build context [2025-03-25T08:51:36.155Z] #52 DONE 37.9s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T08:51:36.155Z] #55 DONE 36.9s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #43 [security-proxy-setup internal] load build context [2025-03-25T08:51:36.155Z] #43 DONE 38.0s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T08:51:36.155Z] #56 DONE 36.8s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #46 [core-command internal] load build context [2025-03-25T08:51:36.155Z] #46 DONE 38.0s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #41 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-25T08:51:36.155Z] #41 DONE 35.6s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-25T08:51:36.155Z] #62 DONE 36.8s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.155Z] #42 [security-secretstore-setup internal] load build context [2025-03-25T08:51:36.155Z] #42 DONE 38.0s [2025-03-25T08:51:36.155Z] [2025-03-25T08:51:36.156Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:51:36.156Z] #66 ... [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #54 [core-metadata internal] load build context [2025-03-25T08:51:36.156Z] #54 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #48 [security-bootstrapper internal] load build context [2025-03-25T08:51:36.156Z] #48 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #45 [core-data internal] load build context [2025-03-25T08:51:36.156Z] #45 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #44 [security-proxy-auth internal] load build context [2025-03-25T08:51:36.156Z] #44 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #50 [core-common-config-bootstrapper internal] load build context [2025-03-25T08:51:36.156Z] #50 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #53 [core-keeper internal] load build context [2025-03-25T08:51:36.156Z] #53 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #47 [support-scheduler internal] load build context [2025-03-25T08:51:36.156Z] #47 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #51 [support-notifications internal] load build context [2025-03-25T08:51:36.156Z] #51 DONE 38.1s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:51:36.156Z] #39 DONE 37.9s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:51:36.156Z] #67 ... [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:51:36.156Z] #59 DONE 37.3s [2025-03-25T08:51:36.156Z] [2025-03-25T08:51:36.156Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:51:36.156Z] #65 37.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:36.892Z] $ docker rm -f --volumes e1b0740cfe2faa13a326ebddf9849d0d9cb5e26abcd396d2499587ed98d5d8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2025-03-25T08:51:37.094Z] #65 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #65 ... [2025-03-25T08:51:37.094Z] [2025-03-25T08:51:37.094Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T08:51:37.094Z] #61 37.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #61 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #61 38.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:37.094Z] #61 38.12 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:37.094Z] #61 38.14 OK: 8 MiB in 15 packages [2025-03-25T08:51:37.094Z] #61 DONE 38.6s [2025-03-25T08:51:37.094Z] [2025-03-25T08:51:37.094Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T08:51:37.094Z] #58 37.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #58 37.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #58 38.24 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:37.094Z] #58 38.24 (2/4) Installing openssl (3.3.3-r0) [2025-03-25T08:51:37.094Z] #58 38.31 (3/4) Installing su-exec (0.2-r3) [2025-03-25T08:51:37.094Z] #58 38.31 (4/4) Installing yq-go (4.44.1-r2) [2025-03-25T08:51:37.094Z] #58 38.39 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:37.094Z] #58 38.43 OK: 19 MiB in 18 packages [2025-03-25T08:51:37.094Z] #58 DONE 38.6s [2025-03-25T08:51:37.094Z] [2025-03-25T08:51:37.094Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T08:51:37.094Z] #57 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #57 37.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #57 38.21 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:37.094Z] #57 38.21 (2/2) Installing su-exec (0.2-r3) [2025-03-25T08:51:37.094Z] #57 38.23 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:37.094Z] #57 38.23 OK: 8 MiB in 16 packages [2025-03-25T08:51:37.094Z] #57 DONE 38.6s [2025-03-25T08:51:37.094Z] [2025-03-25T08:51:37.094Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T08:51:37.094Z] #64 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #64 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #64 38.13 (1/7) Installing ca-certificates (20241121-r1) [2025-03-25T08:51:37.094Z] #64 38.16 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:37.094Z] #64 38.16 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-25T08:51:37.094Z] #64 38.17 (4/7) Installing libsodium (1.0.19-r0) [2025-03-25T08:51:37.094Z] #64 38.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-25T08:51:37.094Z] #64 38.19 (6/7) Installing libzmq (4.3.5-r2) [2025-03-25T08:51:37.094Z] #64 38.21 (7/7) Installing zeromq (4.3.5-r2) [2025-03-25T08:51:37.094Z] #64 38.21 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:37.094Z] #64 38.23 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:51:37.094Z] #64 38.33 OK: 12 MiB in 21 packages [2025-03-25T08:51:37.094Z] #64 DONE 38.6s [2025-03-25T08:51:37.094Z] [2025-03-25T08:51:37.094Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:51:37.094Z] #63 37.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #63 37.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #63 38.08 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:51:37.094Z] #63 38.08 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:51:37.094Z] #63 38.08 OK: 24170 distinct packages available [2025-03-25T08:51:37.094Z] #63 38.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #63 38.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.094Z] #63 38.52 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:37.094Z] #63 38.52 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-25T08:51:37.094Z] #63 38.53 (3/5) Installing libucontext (1.2-r3) [2025-03-25T08:51:37.094Z] #63 38.53 (4/5) Installing gcompat (1.1.0-r4) [2025-03-25T08:51:37.094Z] #63 38.54 (5/5) Installing openssl (3.3.3-r0) [2025-03-25T08:51:37.094Z] #63 38.55 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:37.094Z] #63 38.56 OK: 9 MiB in 19 packages [2025-03-25T08:51:37.094Z] #63 DONE 38.8s [2025-03-25T08:51:37.094Z] [2025-03-25T08:51:37.094Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T08:51:37.095Z] #0 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.095Z] #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.095Z] #0 1.827 OK: 248 MiB in 58 packages [2025-03-25T08:51:37.095Z] #68 DONE 2.0s [2025-03-25T08:51:37.095Z] [2025-03-25T08:51:37.095Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:51:37.095Z] #65 38.78 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:51:37.095Z] #65 38.78 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:51:37.095Z] #65 38.78 OK: 24170 distinct packages available [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:51:37.352Z] #65 ... [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:51:37.352Z] #69 DONE 0.0s [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:51:37.352Z] #70 DONE 2.2s [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:51:37.352Z] #65 38.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #65 ... [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-25T08:51:37.352Z] #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #0 1.863 OK: 248 MiB in 58 packages [2025-03-25T08:51:37.352Z] #71 DONE 2.2s [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T08:51:37.352Z] #60 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #60 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #60 38.11 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:51:37.352Z] #60 38.11 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:51:37.352Z] #60 38.11 OK: 24170 distinct packages available [2025-03-25T08:51:37.352Z] #60 38.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #60 38.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.352Z] #60 38.60 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:37.352Z] #60 38.60 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-25T08:51:37.352Z] #60 38.60 (3/4) Installing libucontext (1.2-r3) [2025-03-25T08:51:37.352Z] #60 38.61 (4/4) Installing gcompat (1.1.0-r4) [2025-03-25T08:51:37.352Z] #60 38.61 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:37.352Z] #60 38.62 OK: 8 MiB in 18 packages [2025-03-25T08:51:37.352Z] #60 DONE 38.9s [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:51:37.352Z] #72 DONE 0.1s [2025-03-25T08:51:37.352Z] [2025-03-25T08:51:37.352Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:51:37.352Z] #65 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-25T08:51:37.610Z] [2025-03-25T08:51:37.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-25T08:51:37.612Z] #65 ... [2025-03-25T08:51:37.612Z] [2025-03-25T08:51:37.612Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:51:37.612Z] #66 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.612Z] #66 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.612Z] #66 2.245 OK: 248 MiB in 58 packages [2025-03-25T08:51:37.612Z] #66 DONE 2.4s [2025-03-25T08:51:37.612Z] [2025-03-25T08:51:37.612Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:51:37.612Z] #67 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.612Z] #67 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:37.612Z] #67 2.287 OK: 248 MiB in 58 packages [2025-03-25T08:51:37.612Z] #67 DONE 2.6s [2025-03-25T08:51:37.612Z] [2025-03-25T08:51:37.612Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:51:37.871Z] #73 ... [2025-03-25T08:51:37.872Z] [2025-03-25T08:51:37.872Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:51:37.872Z] #74 DONE 0.3s [2025-03-25T08:51:37.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-25T08:51:37.943Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-25T08:51:37.943Z] 547446be3368: Pulling fs layer [2025-03-25T08:51:37.943Z] d125d8839a47: Pulling fs layer [2025-03-25T08:51:37.943Z] 3e85d5ac6304: Pulling fs layer [2025-03-25T08:51:37.943Z] c3105a71a48b: Pulling fs layer [2025-03-25T08:51:37.943Z] 0f093f025ec4: Pulling fs layer [2025-03-25T08:51:37.943Z] c3106fc0e877: Pulling fs layer [2025-03-25T08:51:37.943Z] c3105a71a48b: Waiting [2025-03-25T08:51:37.943Z] 0f093f025ec4: Waiting [2025-03-25T08:51:37.943Z] c3106fc0e877: Waiting [2025-03-25T08:51:38.131Z] [2025-03-25T08:51:38.131Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:51:38.131Z] #65 39.29 (1/14) Installing ca-certificates (20241121-r1) [2025-03-25T08:51:38.131Z] #65 39.33 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-25T08:51:38.131Z] #65 39.34 (3/14) Installing c-ares (1.33.1-r0) [2025-03-25T08:51:38.131Z] #65 39.35 (4/14) Installing libunistring (1.2-r0) [2025-03-25T08:51:38.131Z] #65 39.36 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-25T08:51:38.131Z] #65 39.37 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-25T08:51:38.131Z] #65 39.37 (7/14) Installing libpsl (0.21.5-r1) [2025-03-25T08:51:38.131Z] #65 39.37 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-25T08:51:38.131Z] #65 39.39 (9/14) Installing libcurl (8.12.1-r0) [2025-03-25T08:51:38.131Z] #65 39.39 (10/14) Installing curl (8.12.1-r0) [2025-03-25T08:51:38.131Z] #65 39.40 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:38.131Z] #65 39.42 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-25T08:51:38.131Z] #65 39.42 (13/14) Installing libucontext (1.2-r3) [2025-03-25T08:51:38.131Z] #65 39.42 (14/14) Installing gcompat (1.1.0-r4) [2025-03-25T08:51:38.131Z] #65 39.43 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:38.131Z] #65 39.44 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:51:38.131Z] #65 39.47 OK: 13 MiB in 28 packages [2025-03-25T08:51:38.131Z] #65 DONE 39.6s [2025-03-25T08:51:38.131Z] [2025-03-25T08:51:38.131Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:51:38.131Z] #73 DONE 0.5s [2025-03-25T08:51:38.131Z] [2025-03-25T08:51:38.131Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:38.208Z] 547446be3368: Verifying Checksum [2025-03-25T08:51:38.208Z] 547446be3368: Download complete [2025-03-25T08:51:38.208Z] c3105a71a48b: Verifying Checksum [2025-03-25T08:51:38.208Z] c3105a71a48b: Download complete [2025-03-25T08:51:38.474Z] d125d8839a47: Verifying Checksum [2025-03-25T08:51:38.474Z] d125d8839a47: Download complete [2025-03-25T08:51:38.739Z] c3106fc0e877: Download complete [2025-03-25T08:51:38.739Z] 0f093f025ec4: Verifying Checksum [2025-03-25T08:51:38.739Z] 0f093f025ec4: Download complete [2025-03-25T08:51:39.005Z] 547446be3368: Pull complete [2025-03-25T08:51:39.505Z] #75 ... [2025-03-25T08:51:39.505Z] [2025-03-25T08:51:39.505Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:51:39.505Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:39.505Z] #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:39.505Z] #0 3.720 OK: 10 MiB in 17 packages [2025-03-25T08:51:39.505Z] #76 DONE 4.2s [2025-03-25T08:51:39.505Z] [2025-03-25T08:51:39.505Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:51:39.505Z] #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:39.505Z] #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:39.505Z] #0 3.632 OK: 8 MiB in 15 packages [2025-03-25T08:51:39.505Z] #77 DONE 4.2s [2025-03-25T08:51:39.505Z] [2025-03-25T08:51:39.505Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T08:51:39.505Z] #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:39.505Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:39.505Z] #0 3.689 OK: 19 MiB in 18 packages [2025-03-25T08:51:39.505Z] #78 DONE 4.2s [2025-03-25T08:51:39.505Z] [2025-03-25T08:51:39.505Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T08:51:39.958Z] d125d8839a47: Pull complete [2025-03-25T08:51:40.069Z] #79 ... [2025-03-25T08:51:40.069Z] [2025-03-25T08:51:40.069Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:51:40.069Z] #0 2.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:40.069Z] #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:40.069Z] #0 2.725 OK: 12 MiB in 21 packages [2025-03-25T08:51:40.069Z] #80 DONE 3.1s [2025-03-25T08:51:40.326Z] [2025-03-25T08:51:40.326Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T08:51:40.326Z] #79 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:40.326Z] #79 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:40.541Z] 3e85d5ac6304: Verifying Checksum [2025-03-25T08:51:40.541Z] 3e85d5ac6304: Download complete [2025-03-25T08:51:40.890Z] #79 3.709 OK: 8 MiB in 15 packages [2025-03-25T08:51:41.147Z] #79 ... [2025-03-25T08:51:41.148Z] [2025-03-25T08:51:41.148Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-25T08:51:41.148Z] #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.148Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.148Z] #0 3.653 OK: 8 MiB in 16 packages [2025-03-25T08:51:41.148Z] #81 DONE 4.1s [2025-03-25T08:51:41.148Z] [2025-03-25T08:51:41.148Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-25T08:51:41.404Z] #82 ... [2025-03-25T08:51:41.404Z] [2025-03-25T08:51:41.404Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-25T08:51:41.404Z] #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.404Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.404Z] #0 3.559 OK: 19 MiB in 18 packages [2025-03-25T08:51:41.404Z] #83 DONE 4.3s [2025-03-25T08:51:41.662Z] [2025-03-25T08:51:41.662Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T08:51:41.662Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.662Z] #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.662Z] #0 4.265 OK: 9 MiB in 19 packages [2025-03-25T08:51:41.662Z] #84 ... [2025-03-25T08:51:41.662Z] [2025-03-25T08:51:41.662Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T08:51:41.662Z] #79 DONE 4.7s [2025-03-25T08:51:41.662Z] [2025-03-25T08:51:41.662Z] #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T08:51:41.662Z] #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.662Z] #0 4.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.662Z] #0 5.286 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:51:41.662Z] #0 5.286 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:51:41.662Z] #0 5.286 OK: 24190 distinct packages available [2025-03-25T08:51:41.662Z] #0 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.662Z] #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:41.662Z] #0 5.767 OK: 248 MiB in 58 packages [2025-03-25T08:51:41.662Z] #85 DONE 6.5s [2025-03-25T08:51:41.923Z] [2025-03-25T08:51:41.923Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T08:51:41.923Z] #84 DONE 4.5s [2025-03-25T08:51:41.923Z] [2025-03-25T08:51:41.923Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-25T08:51:42.182Z] #86 ... [2025-03-25T08:51:42.182Z] [2025-03-25T08:51:42.182Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-25T08:51:42.182Z] #0 4.118 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:42.182Z] #0 4.717 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:42.182Z] #0 5.448 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T08:51:42.182Z] #0 5.807 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:51:42.182Z] #0 5.813 OK: 8 MiB in 15 packages [2025-03-25T08:51:42.182Z] #87 DONE 6.3s [2025-03-25T08:51:42.182Z] [2025-03-25T08:51:42.182Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:51:44.078Z] #88 ... [2025-03-25T08:51:44.078Z] [2025-03-25T08:51:44.078Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-25T08:51:44.078Z] #89 DONE 2.3s [2025-03-25T08:51:44.078Z] [2025-03-25T08:51:44.078Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-25T08:51:44.078Z] #0 4.346 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:44.078Z] #0 4.790 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:44.078Z] #0 5.467 OK: 248 MiB in 58 packages [2025-03-25T08:51:44.078Z] #90 DONE 6.8s [2025-03-25T08:51:44.078Z] [2025-03-25T08:51:44.078Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-25T08:51:45.448Z] #91 ... [2025-03-25T08:51:45.448Z] [2025-03-25T08:51:45.448Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T08:51:45.707Z] #49 ... [2025-03-25T08:51:45.707Z] [2025-03-25T08:51:45.707Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:51:45.707Z] #92 DONE 4.0s [2025-03-25T08:51:45.707Z] [2025-03-25T08:51:45.707Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T08:51:45.707Z] #0 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:45.707Z] #0 6.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:45.707Z] #0 6.695 OK: 8 MiB in 18 packages [2025-03-25T08:51:45.707Z] #93 ... [2025-03-25T08:51:45.707Z] [2025-03-25T08:51:45.707Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:47.610Z] #94 ... [2025-03-25T08:51:47.610Z] [2025-03-25T08:51:47.610Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:47.610Z] #95 ... [2025-03-25T08:51:47.610Z] [2025-03-25T08:51:47.610Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:47.610Z] #96 ... [2025-03-25T08:51:47.610Z] [2025-03-25T08:51:47.610Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:51:47.871Z] #97 ... [2025-03-25T08:51:47.871Z] [2025-03-25T08:51:47.871Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T08:51:47.871Z] #93 DONE 10.5s [2025-03-25T08:51:47.871Z] [2025-03-25T08:51:47.871Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:47.871Z] #98 ... [2025-03-25T08:51:47.871Z] [2025-03-25T08:51:47.871Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-25T08:51:47.871Z] #86 DONE 6.0s [2025-03-25T08:51:47.871Z] [2025-03-25T08:51:47.871Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:51:47.871Z] #88 DONE 6.0s [2025-03-25T08:51:47.871Z] [2025-03-25T08:51:47.871Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-25T08:51:49.246Z] #99 DONE 1.4s [2025-03-25T08:51:49.246Z] [2025-03-25T08:51:49.246Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:51:49.246Z] #100 DONE 1.4s [2025-03-25T08:51:49.246Z] [2025-03-25T08:51:49.246Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-25T08:51:49.246Z] #91 DONE 5.1s [2025-03-25T08:51:49.246Z] [2025-03-25T08:51:49.246Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:49.504Z] #101 ... [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:51:49.504Z] #102 DONE 1.4s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-25T08:51:49.504Z] #103 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-25T08:51:49.504Z] #104 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-25T08:51:49.504Z] #105 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-25T08:51:49.504Z] #106 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:51:49.504Z] #107 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:51:49.504Z] #108 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-25T08:51:49.504Z] #109 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-25T08:51:49.504Z] #110 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-25T08:51:49.504Z] #111 DONE 0.1s [2025-03-25T08:51:49.504Z] [2025-03-25T08:51:49.504Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-25T08:51:49.767Z] #112 DONE 0.1s [2025-03-25T08:51:49.767Z] [2025-03-25T08:51:49.767Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:51:49.767Z] #113 DONE 0.1s [2025-03-25T08:51:49.767Z] [2025-03-25T08:51:49.767Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-25T08:51:49.767Z] #114 DONE 0.1s [2025-03-25T08:51:49.767Z] [2025-03-25T08:51:49.767Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-25T08:51:49.767Z] #115 DONE 0.1s [2025-03-25T08:51:49.767Z] [2025-03-25T08:51:49.767Z] #116 [security-spire-config] exporting to image [2025-03-25T08:51:49.767Z] #116 exporting layers [2025-03-25T08:51:50.024Z] #116 ... [2025-03-25T08:51:50.024Z] [2025-03-25T08:51:50.024Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-25T08:51:50.024Z] #117 DONE 0.1s [2025-03-25T08:51:50.024Z] [2025-03-25T08:51:50.024Z] #116 [security-spire-agent] exporting to image [2025-03-25T08:51:50.024Z] #116 ... [2025-03-25T08:51:50.024Z] [2025-03-25T08:51:50.024Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:51:50.024Z] #97 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:50.024Z] #97 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-25T08:51:50.024Z] #97 11.73 OK: 13 MiB in 28 packages [2025-03-25T08:51:50.024Z] #97 DONE 11.8s [2025-03-25T08:51:50.024Z] [2025-03-25T08:51:50.024Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-25T08:51:50.024Z] #82 DONE 8.8s [2025-03-25T08:51:50.024Z] [2025-03-25T08:51:50.024Z] #118 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-25T08:51:50.024Z] #118 DONE 0.0s [2025-03-25T08:51:50.281Z] [2025-03-25T08:51:50.281Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:51:50.539Z] #95 ... [2025-03-25T08:51:50.539Z] [2025-03-25T08:51:50.539Z] #116 [security-spire-server] exporting to image [2025-03-25T08:51:50.539Z] #116 exporting layers 0.8s done [2025-03-25T08:51:50.539Z] #116 writing image sha256:9a1afe00aeb3f885c6982b48fa5912bd10dd80a273ebe97949224e26f19fda8c done [2025-03-25T08:51:50.539Z] #116 naming to docker.io/library/security-spire-server done [2025-03-25T08:51:50.539Z] #116 exporting layers 0.8s done [2025-03-25T08:51:50.539Z] #116 writing image sha256:4e6289cb707432fbf75b0e6aa557779e497c34fd59a5ecab2b11fa175e644df6 done [2025-03-25T08:51:50.539Z] #116 naming to docker.io/library/security-spire-config done [2025-03-25T08:51:50.540Z] #116 writing image sha256:21fb8492a51203062f4aa69704cfb891593d81e983690e80dd8df23562aaf3bc done [2025-03-25T08:51:50.540Z] #116 naming to docker.io/library/security-spire-agent done [2025-03-25T08:51:50.540Z] #116 DONE 0.9s [2025-03-25T08:51:50.540Z] [2025-03-25T08:51:50.540Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T08:51:50.589Z] 3e85d5ac6304: Pull complete [2025-03-25T08:51:50.590Z] c3105a71a48b: Pull complete [2025-03-25T08:51:51.987Z] 0f093f025ec4: Pull complete [2025-03-25T08:51:51.987Z] c3106fc0e877: Pull complete [2025-03-25T08:51:51.987Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-25T08:51:51.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-25T08:51:51.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T08:51:52.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-41983 does not seem to be running inside a container [2025-03-25T08:51:52.267Z] $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-25T08:51:54.196Z] $ docker top 3e3ae02a533af562e931713e5399107afbfff1e3031a1cda3899971778660065 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T08:51:54.807Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-25T08:52:04.964Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #1 transferring dockerfile: [2025-03-25T08:52:04.964Z] #1 transferring dockerfile: 2.50kB done [2025-03-25T08:52:04.964Z] #1 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #2 transferring dockerfile: 1.89kB 0.0s done [2025-03-25T08:52:04.964Z] #2 DONE 0.0s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #3 transferring dockerfile: 2.23kB done [2025-03-25T08:52:04.964Z] #3 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #4 transferring dockerfile: 1.83kB done [2025-03-25T08:52:04.964Z] #4 DONE 0.0s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #5 [core-data internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #5 transferring dockerfile: 2.04kB 0.0s done [2025-03-25T08:52:04.964Z] #5 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #6 [core-command internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #6 transferring dockerfile: 1.94kB done [2025-03-25T08:52:04.964Z] #6 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #7 transferring dockerfile: 1.70kB 0.0s done [2025-03-25T08:52:04.964Z] #7 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #8 transferring dockerfile: 3.02kB done [2025-03-25T08:52:04.964Z] #8 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #9 transferring dockerfile: 2.14kB 0.0s done [2025-03-25T08:52:04.964Z] #9 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-03-25T08:52:04.964Z] #10 transferring dockerfile: 2.10kB done [2025-03-25T08:52:04.964Z] #10 DONE 0.1s [2025-03-25T08:52:04.964Z] [2025-03-25T08:52:04.964Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-03-25T08:52:05.233Z] #11 transferring dockerfile: 2.00kB 0.0s done [2025-03-25T08:52:05.233Z] #11 DONE 0.1s [2025-03-25T08:52:05.233Z] [2025-03-25T08:52:05.233Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:52:05.233Z] #12 ... [2025-03-25T08:52:05.233Z] [2025-03-25T08:52:05.233Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-03-25T08:52:05.233Z] #13 transferring dockerfile: 2.01kB done [2025-03-25T08:52:05.233Z] #13 DONE 0.1s [2025-03-25T08:52:05.233Z] [2025-03-25T08:52:05.233Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:52:05.233Z] #12 transferring dockerfile: 1.69kB 0.0s done [2025-03-25T08:52:05.233Z] #12 ... [2025-03-25T08:52:05.233Z] [2025-03-25T08:52:05.233Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-03-25T08:52:05.233Z] #14 transferring dockerfile: 1.81kB 0.0s done [2025-03-25T08:52:05.233Z] #14 DONE 0.1s [2025-03-25T08:52:05.499Z] [2025-03-25T08:52:05.499Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-25T08:52:05.499Z] #15 transferring dockerfile: 2.49kB done [2025-03-25T08:52:05.499Z] #15 DONE 0.1s [2025-03-25T08:52:05.499Z] [2025-03-25T08:52:05.499Z] #16 [security-proxy-setup internal] load .dockerignore [2025-03-25T08:52:05.499Z] #16 transferring context: 50B done [2025-03-25T08:52:05.499Z] #16 DONE 0.1s [2025-03-25T08:52:05.499Z] [2025-03-25T08:52:05.499Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:52:06.080Z] #12 ... [2025-03-25T08:52:06.080Z] [2025-03-25T08:52:06.080Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-03-25T08:52:06.080Z] #17 transferring context: 50B done [2025-03-25T08:52:06.080Z] #17 DONE 0.0s [2025-03-25T08:52:06.080Z] [2025-03-25T08:52:06.080Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-25T08:52:06.080Z] #18 transferring context: 50B done [2025-03-25T08:52:06.080Z] #18 DONE 0.0s [2025-03-25T08:52:06.348Z] [2025-03-25T08:52:06.348Z] #19 [support-scheduler internal] load .dockerignore [2025-03-25T08:52:06.348Z] #19 transferring context: 50B 0.0s done [2025-03-25T08:52:06.348Z] #19 DONE 0.1s [2025-03-25T08:52:06.348Z] [2025-03-25T08:52:06.348Z] #20 [core-data internal] load .dockerignore [2025-03-25T08:52:06.348Z] #20 transferring context: 50B 0.0s done [2025-03-25T08:52:06.348Z] #20 DONE 0.1s [2025-03-25T08:52:06.348Z] [2025-03-25T08:52:06.348Z] #21 [core-command internal] load .dockerignore [2025-03-25T08:52:06.348Z] #21 transferring context: 50B done [2025-03-25T08:52:06.348Z] #21 DONE 0.1s [2025-03-25T08:52:06.348Z] [2025-03-25T08:52:06.348Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:52:06.621Z] #12 ... [2025-03-25T08:52:06.621Z] [2025-03-25T08:52:06.621Z] #22 [security-spire-server internal] load .dockerignore [2025-03-25T08:52:06.621Z] #22 transferring context: 50B done [2025-03-25T08:52:06.621Z] #22 DONE 0.0s [2025-03-25T08:52:06.621Z] [2025-03-25T08:52:06.621Z] #23 [security-bootstrapper internal] load .dockerignore [2025-03-25T08:52:06.621Z] #23 transferring context: 50B done [2025-03-25T08:52:06.621Z] #23 DONE 0.1s [2025-03-25T08:52:06.621Z] [2025-03-25T08:52:06.621Z] #24 [security-proxy-auth internal] load .dockerignore [2025-03-25T08:52:06.621Z] #24 transferring context: 50B done [2025-03-25T08:52:06.621Z] #24 DONE 0.1s [2025-03-25T08:52:06.621Z] [2025-03-25T08:52:06.621Z] #25 [core-metadata internal] load .dockerignore [2025-03-25T08:52:06.621Z] #25 transferring context: 50B 0.0s done [2025-03-25T08:52:06.621Z] #25 DONE 0.1s [2025-03-25T08:52:06.621Z] [2025-03-25T08:52:06.621Z] #26 [support-notifications internal] load .dockerignore [2025-03-25T08:52:06.621Z] #26 transferring context: 50B 0.0s done [2025-03-25T08:52:06.621Z] #26 DONE 0.1s [2025-03-25T08:52:06.621Z] [2025-03-25T08:52:06.621Z] #27 [security-spire-config internal] load .dockerignore [2025-03-25T08:52:06.898Z] #27 transferring context: 50B done [2025-03-25T08:52:06.898Z] #27 DONE 0.1s [2025-03-25T08:52:06.898Z] [2025-03-25T08:52:06.899Z] #28 [core-keeper internal] load .dockerignore [2025-03-25T08:52:06.899Z] #28 transferring context: 50B done [2025-03-25T08:52:06.899Z] #28 DONE 0.1s [2025-03-25T08:52:06.899Z] [2025-03-25T08:52:06.899Z] #29 [security-spire-agent internal] load .dockerignore [2025-03-25T08:52:06.899Z] #29 transferring context: 50B done [2025-03-25T08:52:06.899Z] #29 DONE 0.1s [2025-03-25T08:52:06.899Z] [2025-03-25T08:52:06.899Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-03-25T08:52:07.165Z] #30 transferring context: 50B 0.0s done [2025-03-25T08:52:07.165Z] #30 DONE 0.1s [2025-03-25T08:52:07.165Z] [2025-03-25T08:52:07.165Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:07.165Z] #31 DONE 0.0s [2025-03-25T08:52:07.165Z] [2025-03-25T08:52:07.165Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:07.429Z] #32 DONE 0.5s [2025-03-25T08:52:07.429Z] [2025-03-25T08:52:07.429Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:52:08.010Z] #12 ... [2025-03-25T08:52:08.010Z] [2025-03-25T08:52:08.010Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:08.010Z] #31 DONE 0.0s [2025-03-25T08:52:08.010Z] [2025-03-25T08:52:08.010Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:08.010Z] #31 DONE 0.0s [2025-03-25T08:52:08.010Z] [2025-03-25T08:52:08.010Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:08.010Z] #32 DONE 0.5s [2025-03-25T08:52:08.010Z] [2025-03-25T08:52:08.010Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:08.010Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:08.010Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:08.010Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:08.010Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:08.010Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:08.010Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-25T08:52:08.010Z] #33 ... [2025-03-25T08:52:08.010Z] [2025-03-25T08:52:08.010Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:08.010Z] #31 DONE 0.0s [2025-03-25T08:52:08.281Z] [2025-03-25T08:52:08.281Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:08.281Z] #32 DONE 0.6s [2025-03-25T08:52:08.281Z] [2025-03-25T08:52:08.281Z] #34 [security-proxy-setup internal] load build context [2025-03-25T08:52:08.281Z] #34 ... [2025-03-25T08:52:08.281Z] [2025-03-25T08:52:08.281Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:08.281Z] #31 DONE 0.0s [2025-03-25T08:52:08.281Z] [2025-03-25T08:52:08.281Z] #34 [security-proxy-setup internal] load build context [2025-03-25T08:52:08.552Z] #34 ... [2025-03-25T08:52:08.552Z] [2025-03-25T08:52:08.552Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:08.552Z] #31 DONE 0.0s [2025-03-25T08:52:08.552Z] [2025-03-25T08:52:08.552Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:08.552Z] #32 DONE 0.7s [2025-03-25T08:52:08.552Z] [2025-03-25T08:52:08.552Z] #34 [security-proxy-setup internal] load build context [2025-03-25T08:52:08.821Z] #34 transferring context: 3.21MB 1.2s done [2025-03-25T08:52:09.092Z] #34 ... [2025-03-25T08:52:09.093Z] [2025-03-25T08:52:09.093Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:09.093Z] #31 DONE 0.0s [2025-03-25T08:52:09.093Z] [2025-03-25T08:52:09.093Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:09.093Z] #32 DONE 1.2s [2025-03-25T08:52:09.093Z] [2025-03-25T08:52:09.093Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:09.093Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:09.093Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:09.093Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:09.093Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:09.093Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:09.093Z] #33 ... [2025-03-25T08:52:09.093Z] [2025-03-25T08:52:09.093Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:09.093Z] #31 DONE 0.0s [2025-03-25T08:52:09.093Z] [2025-03-25T08:52:09.093Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:09.093Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:09.093Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:09.093Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:09.093Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:09.093Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:09.364Z] #33 ... [2025-03-25T08:52:09.364Z] [2025-03-25T08:52:09.364Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:09.364Z] #32 DONE 1.3s [2025-03-25T08:52:09.364Z] [2025-03-25T08:52:09.364Z] #34 [security-proxy-setup internal] load build context [2025-03-25T08:52:09.364Z] #34 DONE 1.7s [2025-03-25T08:52:09.364Z] [2025-03-25T08:52:09.364Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:09.364Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:09.364Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:09.364Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:09.364Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:09.364Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:09.364Z] #33 ... [2025-03-25T08:52:09.364Z] [2025-03-25T08:52:09.364Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:09.364Z] #31 DONE 0.0s [2025-03-25T08:52:09.364Z] [2025-03-25T08:52:09.364Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:09.632Z] #33 ... [2025-03-25T08:52:09.632Z] [2025-03-25T08:52:09.632Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:09.632Z] #31 DONE 0.0s [2025-03-25T08:52:09.632Z] [2025-03-25T08:52:09.632Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:09.906Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:09.906Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:09.906Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:09.906Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:09.906Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:10.174Z] #33 ... [2025-03-25T08:52:10.174Z] [2025-03-25T08:52:10.174Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:10.174Z] #31 DONE 0.1s [2025-03-25T08:52:10.174Z] [2025-03-25T08:52:10.174Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:10.174Z] #33 ... [2025-03-25T08:52:10.174Z] [2025-03-25T08:52:10.174Z] #35 [security-spiffe-token-provider internal] load build context [2025-03-25T08:52:10.174Z] #35 transferring context: 3.21MB 2.1s done [2025-03-25T08:52:10.174Z] #35 DONE 2.4s [2025-03-25T08:52:10.174Z] [2025-03-25T08:52:10.175Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:10.443Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:10.443Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:10.443Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:10.443Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:10.443Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:10.714Z] #33 ... [2025-03-25T08:52:10.714Z] [2025-03-25T08:52:10.714Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-25T08:52:10.714Z] #31 DONE 0.1s [2025-03-25T08:52:10.714Z] [2025-03-25T08:52:10.714Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:10.714Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done [2025-03-25T08:52:10.714Z] #33 ... [2025-03-25T08:52:10.714Z] [2025-03-25T08:52:10.714Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-25T08:52:10.714Z] #32 DONE 2.6s [2025-03-25T08:52:10.714Z] [2025-03-25T08:52:10.714Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-25T08:52:10.714Z] #36 DONE 2.1s [2025-03-25T08:52:10.714Z] [2025-03-25T08:52:10.714Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:10.714Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:10.714Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:10.714Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:10.714Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:10.714Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:10.714Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done [2025-03-25T08:52:10.980Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:10.980Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:10.980Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:10.980Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:10.980Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:10.980Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done [2025-03-25T08:52:10.980Z] #33 ... [2025-03-25T08:52:10.980Z] [2025-03-25T08:52:10.980Z] #37 [support-scheduler internal] load build context [2025-03-25T08:52:10.980Z] #37 transferring context: 3.21MB 2.2s done [2025-03-25T08:52:10.980Z] #37 DONE 2.6s [2025-03-25T08:52:10.980Z] [2025-03-25T08:52:10.980Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:10.980Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-25T08:52:11.245Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-25T08:52:11.245Z] #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-25T08:52:11.245Z] #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-25T08:52:11.516Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-25T08:52:11.516Z] #38 ... [2025-03-25T08:52:11.516Z] [2025-03-25T08:52:11.516Z] #39 [core-common-config-bootstrapper internal] load build context [2025-03-25T08:52:11.516Z] #39 transferring context: 3.21MB 2.4s done [2025-03-25T08:52:11.516Z] #39 DONE 3.5s [2025-03-25T08:52:11.516Z] [2025-03-25T08:52:11.516Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:11.516Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-03-25T08:52:11.516Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-03-25T08:52:11.782Z] #38 ... [2025-03-25T08:52:11.782Z] [2025-03-25T08:52:11.782Z] #40 [core-data internal] load build context [2025-03-25T08:52:11.782Z] #40 transferring context: 3.21MB 1.9s done [2025-03-25T08:52:11.782Z] #40 DONE 3.1s [2025-03-25T08:52:11.782Z] [2025-03-25T08:52:11.782Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-25T08:52:11.782Z] #41 DONE 5.0s [2025-03-25T08:52:11.782Z] [2025-03-25T08:52:11.782Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:11.782Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-25T08:52:11.782Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-25T08:52:11.782Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-03-25T08:52:11.782Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s [2025-03-25T08:52:12.048Z] #38 ... [2025-03-25T08:52:12.048Z] [2025-03-25T08:52:12.048Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-25T08:52:12.048Z] #42 DONE 1.6s [2025-03-25T08:52:12.048Z] [2025-03-25T08:52:12.048Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:12.048Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-25T08:52:12.048Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-25T08:52:12.048Z] #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-25T08:52:12.048Z] #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-25T08:52:12.048Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-25T08:52:12.048Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-03-25T08:52:12.048Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-25T08:52:12.048Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-03-25T08:52:12.314Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.9s [2025-03-25T08:52:12.314Z] #38 ... [2025-03-25T08:52:12.314Z] [2025-03-25T08:52:12.314Z] #43 [core-command internal] load build context [2025-03-25T08:52:12.314Z] #43 transferring context: 3.21MB 2.2s done [2025-03-25T08:52:12.314Z] #43 DONE 3.8s [2025-03-25T08:52:12.314Z] [2025-03-25T08:52:12.314Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:12.314Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-25T08:52:12.579Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.3s [2025-03-25T08:52:12.579Z] #38 ... [2025-03-25T08:52:12.579Z] [2025-03-25T08:52:12.579Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-25T08:52:12.579Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-25T08:52:12.579Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-25T08:52:12.579Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-25T08:52:12.579Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-25T08:52:12.579Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-25T08:52:12.579Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done [2025-03-25T08:52:12.579Z] #33 DONE 6.1s [2025-03-25T08:52:12.580Z] [2025-03-25T08:52:12.580Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:12.845Z] #38 ... [2025-03-25T08:52:12.845Z] [2025-03-25T08:52:12.845Z] #44 [security-bootstrapper internal] load build context [2025-03-25T08:52:12.845Z] #44 transferring context: 3.21MB 2.5s done [2025-03-25T08:52:12.845Z] #44 DONE 3.7s [2025-03-25T08:52:12.845Z] [2025-03-25T08:52:12.845Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:12.845Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.98MB / 33.17MB 1.5s [2025-03-25T08:52:12.845Z] #38 ... [2025-03-25T08:52:12.845Z] [2025-03-25T08:52:12.845Z] #45 [security-spire-config internal] load build context [2025-03-25T08:52:12.845Z] #45 transferring context: 22.05kB 0.1s done [2025-03-25T08:52:12.845Z] #45 DONE 2.2s [2025-03-25T08:52:12.845Z] [2025-03-25T08:52:12.845Z] #46 [security-spire-server internal] load build context [2025-03-25T08:52:12.845Z] #46 transferring context: 23.80kB 0.1s done [2025-03-25T08:52:12.845Z] #46 DONE 2.2s [2025-03-25T08:52:12.845Z] [2025-03-25T08:52:12.845Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:12.845Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.62MB / 33.17MB 1.6s [2025-03-25T08:52:13.112Z] #38 ... [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #47 [support-notifications internal] load build context [2025-03-25T08:52:13.112Z] #47 transferring context: 3.21MB 1.6s done [2025-03-25T08:52:13.112Z] #47 DONE 3.0s [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #48 [security-proxy-auth internal] load build context [2025-03-25T08:52:13.112Z] #48 transferring context: 3.21MB 1.5s done [2025-03-25T08:52:13.112Z] #48 DONE 3.6s [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:13.112Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.8s [2025-03-25T08:52:13.112Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-25T08:52:13.112Z] #38 ... [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #49 [core-metadata internal] load build context [2025-03-25T08:52:13.112Z] #49 transferring context: 3.21MB 2.0s done [2025-03-25T08:52:13.112Z] #49 DONE 3.2s [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:13.112Z] #38 ... [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #50 [security-spire-agent internal] load build context [2025-03-25T08:52:13.112Z] #50 transferring context: 23.33kB 0.1s done [2025-03-25T08:52:13.112Z] #50 DONE 1.1s [2025-03-25T08:52:13.112Z] [2025-03-25T08:52:13.112Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:13.112Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.9s [2025-03-25T08:52:13.379Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.42MB / 33.17MB 2.2s [2025-03-25T08:52:13.646Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.4s [2025-03-25T08:52:13.912Z] #38 ... [2025-03-25T08:52:13.912Z] [2025-03-25T08:52:13.912Z] #51 [core-keeper internal] load build context [2025-03-25T08:52:13.912Z] #51 transferring context: 3.21MB 1.3s done [2025-03-25T08:52:13.912Z] #51 DONE 3.3s [2025-03-25T08:52:13.912Z] [2025-03-25T08:52:13.912Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-25T08:52:13.912Z] #52 DONE 2.5s [2025-03-25T08:52:13.912Z] [2025-03-25T08:52:13.912Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:13.912Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.66MB / 33.17MB 2.6s [2025-03-25T08:52:14.508Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.0s [2025-03-25T08:52:14.508Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 3.3s [2025-03-25T08:52:14.774Z] #38 ... [2025-03-25T08:52:14.774Z] [2025-03-25T08:52:14.774Z] #53 [security-secretstore-setup internal] load build context [2025-03-25T08:52:14.774Z] #53 transferring context: 3.21MB 1.5s done [2025-03-25T08:52:14.774Z] #53 DONE 3.8s [2025-03-25T08:52:14.774Z] [2025-03-25T08:52:14.774Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:14.774Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.4s done [2025-03-25T08:52:18.122Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-25T08:52:22.392Z] #38 ... [2025-03-25T08:52:22.392Z] [2025-03-25T08:52:22.392Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T08:52:22.392Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-03-25T08:52:22.392Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-25T08:52:22.392Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-25T08:52:22.392Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-25T08:52:22.392Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-25T08:52:22.392Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-03-25T08:52:22.392Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.2s done [2025-03-25T08:52:22.392Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-25T08:52:22.392Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.9s [2025-03-25T08:52:22.657Z] #54 ... [2025-03-25T08:52:22.657Z] [2025-03-25T08:52:22.657Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:22.927Z] #38 ... [2025-03-25T08:52:22.927Z] [2025-03-25T08:52:22.927Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:22.927Z] #0 8.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:22.927Z] #0 8.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:22.927Z] #55 ... [2025-03-25T08:52:22.927Z] [2025-03-25T08:52:22.927Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T08:52:22.927Z] #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:23.193Z] #56 ... [2025-03-25T08:52:23.193Z] [2025-03-25T08:52:23.193Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:52:23.193Z] #57 ... [2025-03-25T08:52:23.193Z] [2025-03-25T08:52:23.193Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-25T08:52:23.193Z] #0 7.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:23.193Z] #0 8.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:23.461Z] #58 ... [2025-03-25T08:52:23.461Z] [2025-03-25T08:52:23.461Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:23.461Z] #59 ... [2025-03-25T08:52:23.461Z] [2025-03-25T08:52:23.461Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:23.461Z] #0 9.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:23.727Z] #60 ... [2025-03-25T08:52:23.727Z] [2025-03-25T08:52:23.727Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:52:23.993Z] #61 ... [2025-03-25T08:52:23.993Z] [2025-03-25T08:52:23.993Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T08:52:23.993Z] #62 ... [2025-03-25T08:52:23.993Z] [2025-03-25T08:52:23.993Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T08:52:23.993Z] #0 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:24.258Z] #63 ... [2025-03-25T08:52:24.258Z] [2025-03-25T08:52:24.258Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:52:24.258Z] #64 ... [2025-03-25T08:52:24.258Z] [2025-03-25T08:52:24.258Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T08:52:24.258Z] #0 8.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:24.258Z] #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:24.524Z] #65 ... [2025-03-25T08:52:24.524Z] [2025-03-25T08:52:24.524Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:52:24.524Z] #57 DONE 11.4s [2025-03-25T08:52:24.524Z] [2025-03-25T08:52:24.524Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:52:24.524Z] #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:24.524Z] #66 ... [2025-03-25T08:52:24.524Z] [2025-03-25T08:52:24.524Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T08:52:24.789Z] #67 ... [2025-03-25T08:52:24.789Z] [2025-03-25T08:52:24.789Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-25T08:52:24.789Z] #64 DONE 10.9s [2025-03-25T08:52:24.789Z] [2025-03-25T08:52:24.789Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:52:24.789Z] #68 ... [2025-03-25T08:52:24.789Z] [2025-03-25T08:52:24.789Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-25T08:52:25.054Z] #69 ... [2025-03-25T08:52:25.054Z] [2025-03-25T08:52:25.054Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T08:52:25.054Z] #70 ... [2025-03-25T08:52:25.054Z] [2025-03-25T08:52:25.054Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T08:52:25.054Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:25.054Z] #0 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:25.321Z] #71 ... [2025-03-25T08:52:25.321Z] [2025-03-25T08:52:25.321Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T08:52:26.729Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.4s done [2025-03-25T08:52:28.670Z] #54 ... [2025-03-25T08:52:28.670Z] [2025-03-25T08:52:28.670Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:28.670Z] #55 12.95 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:28.670Z] #55 13.04 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:28.670Z] #55 13.31 OK: 9 MiB in 15 packages [2025-03-25T08:52:28.670Z] #55 DONE 15.7s [2025-03-25T08:52:28.670Z] [2025-03-25T08:52:28.670Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:28.670Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.6s [2025-03-25T08:52:30.621Z] #38 ... [2025-03-25T08:52:30.621Z] [2025-03-25T08:52:30.621Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-25T08:52:30.621Z] #58 11.27 (1/4) Installing ca-certificates (20241121-r1) [2025-03-25T08:52:30.621Z] #58 11.70 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:30.621Z] #58 11.70 (3/4) Installing su-exec (0.2-r3) [2025-03-25T08:52:30.621Z] #58 11.70 (4/4) Installing yq-go (4.44.1-r2) [2025-03-25T08:52:30.621Z] #58 13.83 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:30.621Z] #58 13.95 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:52:30.621Z] #58 15.48 OK: 20 MiB in 18 packages [2025-03-25T08:52:30.621Z] #58 DONE 17.5s [2025-03-25T08:52:30.621Z] [2025-03-25T08:52:30.621Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:30.621Z] #38 ... [2025-03-25T08:52:30.621Z] [2025-03-25T08:52:30.621Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T08:52:33.965Z] #72 ... [2025-03-25T08:52:33.965Z] [2025-03-25T08:52:33.965Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T08:52:33.965Z] #56 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:33.965Z] #56 20.56 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:33.965Z] #56 20.60 (2/2) Installing su-exec (0.2-r3) [2025-03-25T08:52:33.966Z] #56 20.62 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:33.966Z] #56 20.80 OK: 9 MiB in 16 packages [2025-03-25T08:52:33.966Z] #56 ... [2025-03-25T08:52:33.966Z] [2025-03-25T08:52:33.966Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:33.966Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s [2025-03-25T08:52:34.232Z] #38 ... [2025-03-25T08:52:34.232Z] [2025-03-25T08:52:34.232Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:34.232Z] #60 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:34.232Z] #60 ... [2025-03-25T08:52:34.232Z] [2025-03-25T08:52:34.232Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T08:52:34.232Z] #72 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:34.498Z] #72 ... [2025-03-25T08:52:34.498Z] [2025-03-25T08:52:34.498Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:34.498Z] #0 5.438 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:34.498Z] #0 7.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:34.498Z] #73 ... [2025-03-25T08:52:34.498Z] [2025-03-25T08:52:34.498Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:34.763Z] #38 ... [2025-03-25T08:52:34.763Z] [2025-03-25T08:52:34.763Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-25T08:52:34.763Z] #0 6.221 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:34.763Z] #0 8.218 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.028Z] #74 ... [2025-03-25T08:52:35.028Z] [2025-03-25T08:52:35.028Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:35.028Z] #59 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.028Z] #59 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.028Z] #59 ... [2025-03-25T08:52:35.028Z] [2025-03-25T08:52:35.028Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T08:52:35.028Z] #63 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.297Z] #63 ... [2025-03-25T08:52:35.297Z] [2025-03-25T08:52:35.297Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T08:52:35.297Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s done [2025-03-25T08:52:35.568Z] #38 ... [2025-03-25T08:52:35.568Z] [2025-03-25T08:52:35.568Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-25T08:52:35.568Z] #69 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.568Z] #69 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.568Z] #69 ... [2025-03-25T08:52:35.568Z] [2025-03-25T08:52:35.568Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:52:35.568Z] #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.568Z] #68 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.837Z] #68 ... [2025-03-25T08:52:35.837Z] [2025-03-25T08:52:35.837Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T08:52:35.837Z] #67 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:35.837Z] #67 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.109Z] #67 ... [2025-03-25T08:52:36.109Z] [2025-03-25T08:52:36.109Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T08:52:36.109Z] #70 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.109Z] #70 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.109Z] #70 ... [2025-03-25T08:52:36.109Z] [2025-03-25T08:52:36.109Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:52:36.109Z] #61 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.109Z] #61 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.109Z] #61 ... [2025-03-25T08:52:36.109Z] [2025-03-25T08:52:36.109Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T08:52:36.109Z] #71 22.44 (1/7) Installing ca-certificates (20241121-r1) [2025-03-25T08:52:36.109Z] #71 23.15 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:36.109Z] #71 23.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-25T08:52:36.428Z] #71 23.32 (4/7) Installing libsodium (1.0.19-r0) [2025-03-25T08:52:36.428Z] #71 ... [2025-03-25T08:52:36.428Z] [2025-03-25T08:52:36.428Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:52:36.428Z] #66 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.428Z] #66 22.60 OK: 239 MiB in 58 packages [2025-03-25T08:52:36.428Z] #66 ... [2025-03-25T08:52:36.428Z] [2025-03-25T08:52:36.428Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:36.428Z] #60 23.12 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:52:36.428Z] #60 23.13 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:52:36.428Z] #60 23.13 OK: 24048 distinct packages available [2025-03-25T08:52:36.708Z] #60 ... [2025-03-25T08:52:36.708Z] [2025-03-25T08:52:36.708Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T08:52:36.708Z] #62 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.708Z] #62 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:36.994Z] #62 ... [2025-03-25T08:52:36.994Z] [2025-03-25T08:52:36.994Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T08:52:36.994Z] #63 23.33 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:36.994Z] #63 23.42 (2/4) Installing openssl (3.3.3-r0) [2025-03-25T08:52:36.994Z] #63 23.69 (3/4) Installing su-exec (0.2-r3) [2025-03-25T08:52:36.994Z] #63 23.80 (4/4) Installing yq-go (4.44.1-r2) [2025-03-25T08:52:36.994Z] #63 ... [2025-03-25T08:52:36.994Z] [2025-03-25T08:52:36.994Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-25T08:52:36.994Z] #56 DONE 24.1s [2025-03-25T08:52:36.994Z] [2025-03-25T08:52:36.994Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T08:52:36.994Z] #72 6.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:38.984Z] #72 ... [2025-03-25T08:52:38.984Z] [2025-03-25T08:52:38.984Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:38.984Z] #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:38.984Z] #0 6.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:38.984Z] #75 ... [2025-03-25T08:52:38.984Z] [2025-03-25T08:52:38.984Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:52:38.984Z] #66 DONE 25.0s [2025-03-25T08:52:38.984Z] [2025-03-25T08:52:38.984Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:38.984Z] #60 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:39.256Z] #60 ... [2025-03-25T08:52:39.256Z] [2025-03-25T08:52:39.256Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:39.256Z] #76 DONE 0.6s [2025-03-25T08:52:39.527Z] [2025-03-25T08:52:39.528Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:40.130Z] #77 ... [2025-03-25T08:52:40.130Z] [2025-03-25T08:52:40.130Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-25T08:52:40.130Z] #68 24.09 OK: 239 MiB in 58 packages [2025-03-25T08:52:40.130Z] #68 DONE 27.1s [2025-03-25T08:52:40.130Z] [2025-03-25T08:52:40.130Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-25T08:52:40.130Z] #65 19.34 (1/3) Installing ca-certificates (20241121-r1) [2025-03-25T08:52:40.130Z] #65 19.90 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:40.130Z] #65 19.95 (3/3) Installing tzdata (2025a-r0) [2025-03-25T08:52:40.130Z] #65 21.78 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:40.130Z] #65 21.94 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:52:40.130Z] #65 23.42 OK: 11 MiB in 17 packages [2025-03-25T08:52:40.130Z] #65 DONE 26.9s [2025-03-25T08:52:40.130Z] [2025-03-25T08:52:40.130Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:41.154Z] #78 ... [2025-03-25T08:52:41.154Z] [2025-03-25T08:52:41.154Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-25T08:52:41.154Z] #69 24.30 OK: 239 MiB in 58 packages [2025-03-25T08:52:41.154Z] #69 DONE 27.1s [2025-03-25T08:52:41.154Z] [2025-03-25T08:52:41.154Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:41.154Z] #79 DONE 0.9s [2025-03-25T08:52:41.154Z] [2025-03-25T08:52:41.154Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:41.747Z] #80 ... [2025-03-25T08:52:41.747Z] [2025-03-25T08:52:41.747Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-25T08:52:41.747Z] #70 24.60 OK: 239 MiB in 58 packages [2025-03-25T08:52:41.747Z] #70 DONE 28.0s [2025-03-25T08:52:42.026Z] [2025-03-25T08:52:42.026Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:42.026Z] #60 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:42.026Z] #60 ... [2025-03-25T08:52:42.026Z] [2025-03-25T08:52:42.026Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-25T08:52:42.026Z] #63 25.04 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:42.026Z] #63 25.17 OK: 20 MiB in 18 packages [2025-03-25T08:52:42.026Z] #63 DONE 29.1s [2025-03-25T08:52:42.298Z] [2025-03-25T08:52:42.298Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:42.298Z] #59 24.49 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:42.298Z] #59 24.58 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:42.298Z] #59 24.74 OK: 9 MiB in 15 packages [2025-03-25T08:52:42.298Z] #59 DONE 29.1s [2025-03-25T08:52:42.298Z] [2025-03-25T08:52:42.298Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-25T08:52:42.897Z] #81 ... [2025-03-25T08:52:42.897Z] [2025-03-25T08:52:42.897Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-25T08:52:42.897Z] #71 23.45 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-25T08:52:42.897Z] #71 24.05 (6/7) Installing libzmq (4.3.5-r2) [2025-03-25T08:52:42.897Z] #71 24.33 (7/7) Installing zeromq (4.3.5-r2) [2025-03-25T08:52:42.897Z] #71 24.46 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:42.897Z] #71 24.72 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:52:42.897Z] #71 26.20 OK: 14 MiB in 21 packages [2025-03-25T08:52:42.897Z] #71 DONE 29.7s [2025-03-25T08:52:42.897Z] [2025-03-25T08:52:42.897Z] #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T08:52:43.880Z] #82 ... [2025-03-25T08:52:43.880Z] [2025-03-25T08:52:43.880Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:43.880Z] #83 DONE 2.7s [2025-03-25T08:52:43.880Z] [2025-03-25T08:52:43.880Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:43.880Z] #84 ... [2025-03-25T08:52:43.880Z] [2025-03-25T08:52:43.880Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:43.880Z] #85 DONE 1.9s [2025-03-25T08:52:44.148Z] [2025-03-25T08:52:44.148Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.750Z] #86 ... [2025-03-25T08:52:46.750Z] [2025-03-25T08:52:46.750Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-25T08:52:46.750Z] #73 19.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:46.750Z] #73 20.26 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:46.750Z] #73 20.39 OK: 9 MiB in 15 packages [2025-03-25T08:52:46.750Z] #73 DONE 22.3s [2025-03-25T08:52:46.827Z] #49 ... [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.827Z] #101 DONE 49.9s [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.827Z] #96 DONE 61.8s [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.827Z] #94 DONE 53.4s [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.827Z] #95 DONE 62.0s [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-25T08:52:46.827Z] #119 ... [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.827Z] #75 DONE 61.1s [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:46.827Z] #98 DONE 61.4s [2025-03-25T08:52:46.827Z] [2025-03-25T08:52:46.827Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-03-25T08:52:47.015Z] [2025-03-25T08:52:47.015Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-25T08:52:47.015Z] #74 22.12 OK: 239 MiB in 58 packages [2025-03-25T08:52:47.015Z] #74 ... [2025-03-25T08:52:47.015Z] [2025-03-25T08:52:47.015Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-25T08:52:47.015Z] #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:47.015Z] #0 6.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:47.297Z] #87 ... [2025-03-25T08:52:47.298Z] [2025-03-25T08:52:47.298Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T08:52:47.298Z] #72 16.78 OK: 20 MiB in 18 packages [2025-03-25T08:52:47.298Z] #72 ... [2025-03-25T08:52:47.298Z] [2025-03-25T08:52:47.298Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:47.298Z] #75 16.75 OK: 9 MiB in 15 packages [2025-03-25T08:52:47.298Z] #75 DONE 18.8s [2025-03-25T08:52:47.565Z] [2025-03-25T08:52:47.565Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T08:52:47.565Z] #62 28.06 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:52:47.565Z] #62 28.06 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:52:47.565Z] #62 28.06 OK: 24048 distinct packages available [2025-03-25T08:52:47.565Z] #62 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:47.565Z] #62 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:47.565Z] #62 ... [2025-03-25T08:52:47.565Z] [2025-03-25T08:52:47.565Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-25T08:52:47.565Z] #74 DONE 22.9s [2025-03-25T08:52:47.565Z] [2025-03-25T08:52:47.565Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-25T08:52:48.537Z] #88 ... [2025-03-25T08:52:48.537Z] [2025-03-25T08:52:48.537Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-25T08:52:48.537Z] #72 DONE 18.1s [2025-03-25T08:52:48.804Z] [2025-03-25T08:52:48.804Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:48.804Z] #78 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:48.804Z] #78 ... [2025-03-25T08:52:48.804Z] [2025-03-25T08:52:48.804Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-25T08:52:48.804Z] #88 DONE 1.3s [2025-03-25T08:52:48.804Z] [2025-03-25T08:52:48.804Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:52:48.804Z] #61 25.57 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:52:48.804Z] #61 25.59 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:52:48.804Z] #61 25.59 OK: 24048 distinct packages available [2025-03-25T08:52:48.804Z] #61 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:48.804Z] #61 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:49.070Z] #61 ... [2025-03-25T08:52:49.070Z] [2025-03-25T08:52:49.070Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:49.380Z] #120 ... [2025-03-25T08:52:49.380Z] [2025-03-25T08:52:49.380Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-25T08:52:49.380Z] #121 ... [2025-03-25T08:52:49.380Z] [2025-03-25T08:52:49.380Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-25T08:52:49.973Z] #122 ... [2025-03-25T08:52:49.973Z] [2025-03-25T08:52:49.973Z] #123 [support-scheduler builder 6/7] COPY . . [2025-03-25T08:52:49.973Z] #123 ... [2025-03-25T08:52:49.973Z] [2025-03-25T08:52:49.973Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-25T08:52:49.996Z] #89 ... [2025-03-25T08:52:49.996Z] [2025-03-25T08:52:49.996Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T08:52:49.996Z] #67 25.96 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-25T08:52:49.996Z] #67 25.96 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-25T08:52:49.996Z] #67 25.96 OK: 24068 distinct packages available [2025-03-25T08:52:49.996Z] #67 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:49.996Z] #67 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:49.996Z] #67 ... [2025-03-25T08:52:49.996Z] [2025-03-25T08:52:49.996Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:49.996Z] #60 36.41 (1/14) Installing ca-certificates (20241121-r1) [2025-03-25T08:52:49.996Z] #60 36.74 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-25T08:52:49.996Z] #60 36.83 (3/14) Installing c-ares (1.33.1-r0) [2025-03-25T08:52:49.996Z] #60 36.88 (4/14) Installing libunistring (1.2-r0) [2025-03-25T08:52:50.262Z] #60 37.05 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-25T08:52:50.262Z] #60 37.08 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-25T08:52:50.262Z] #60 37.11 (7/14) Installing libpsl (0.21.5-r1) [2025-03-25T08:52:50.262Z] #60 37.15 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-25T08:52:50.669Z] #60 37.27 (9/14) Installing libcurl (8.12.1-r0) [2025-03-25T08:52:50.669Z] #60 37.41 (10/14) Installing curl (8.12.1-r0) [2025-03-25T08:52:50.669Z] #60 37.45 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:50.669Z] #60 37.47 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-25T08:52:50.669Z] #60 37.49 (13/14) Installing libucontext (1.2-r3) [2025-03-25T08:52:50.669Z] #60 37.52 (14/14) Installing gcompat (1.1.0-r4) [2025-03-25T08:52:50.937Z] #60 37.55 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:50.937Z] #60 37.69 Executing ca-certificates-20241121-r1.trigger [2025-03-25T08:52:51.895Z] #60 38.66 OK: 15 MiB in 28 packages [2025-03-25T08:52:52.476Z] #60 ... [2025-03-25T08:52:52.476Z] [2025-03-25T08:52:52.476Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-25T08:52:52.476Z] #87 14.33 OK: 9 MiB in 16 packages [2025-03-25T08:52:52.476Z] #87 DONE 15.5s [2025-03-25T08:52:52.476Z] [2025-03-25T08:52:52.476Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-25T08:52:52.476Z] #67 37.27 OK: 239 MiB in 58 packages [2025-03-25T08:52:52.476Z] #67 DONE 38.7s [2025-03-25T08:52:52.752Z] [2025-03-25T08:52:52.753Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:52.753Z] #90 ... [2025-03-25T08:52:52.753Z] [2025-03-25T08:52:52.753Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:52.753Z] #0 8.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:53.027Z] #91 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:53.027Z] #91 ... [2025-03-25T08:52:53.027Z] [2025-03-25T08:52:53.027Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:52:53.027Z] #61 37.95 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:53.027Z] #61 37.98 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-25T08:52:53.027Z] #61 38.01 (3/5) Installing libucontext (1.2-r3) [2025-03-25T08:52:53.027Z] #61 38.03 (4/5) Installing gcompat (1.1.0-r4) [2025-03-25T08:52:53.027Z] #61 38.08 (5/5) Installing openssl (3.3.3-r0) [2025-03-25T08:52:53.027Z] #61 38.20 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:53.027Z] #61 38.37 OK: 10 MiB in 19 packages [2025-03-25T08:52:53.586Z] #124 DONE 14.0s [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #123 [support-scheduler builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #123 DONE 14.0s [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-25T08:52:53.586Z] #122 DONE 14.0s [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #121 DONE 13.9s [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #125 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.586Z] #126 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:53.586Z] #127 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #128 [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-03-25T08:52:53.586Z] #128 ... [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.586Z] #129 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:53.586Z] #130 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #131 [security-proxy-setup builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #131 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:53.586Z] #132 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.586Z] #133 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #134 [core-command builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #134 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #119 DONE 14.0s [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:53.586Z] #135 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.586Z] #136 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #137 [core-data builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #137 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #138 [core-metadata builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #138 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:53.586Z] #139 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.586Z] #140 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #120 DONE 14.0s [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-25T08:52:53.586Z] #141 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.586Z] #142 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:52:53.586Z] #143 CACHED [2025-03-25T08:52:53.586Z] [2025-03-25T08:52:53.586Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T08:52:53.586Z] #0 0.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-25T08:52:53.597Z] #61 ... [2025-03-25T08:52:53.597Z] [2025-03-25T08:52:53.597Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-25T08:52:53.597Z] #62 38.05 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-25T08:52:53.597Z] #62 38.07 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-25T08:52:53.597Z] #62 38.08 (3/4) Installing libucontext (1.2-r3) [2025-03-25T08:52:53.597Z] #62 38.13 (4/4) Installing gcompat (1.1.0-r4) [2025-03-25T08:52:53.597Z] #62 38.15 Executing busybox-1.36.1-r29.trigger [2025-03-25T08:52:53.597Z] #62 38.32 OK: 9 MiB in 18 packages [2025-03-25T08:52:53.597Z] #62 DONE 40.1s [2025-03-25T08:52:53.597Z] [2025-03-25T08:52:53.597Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:52:53.597Z] #90 DONE 0.9s [2025-03-25T08:52:53.597Z] [2025-03-25T08:52:53.597Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T08:52:53.868Z] #92 ... [2025-03-25T08:52:53.868Z] [2025-03-25T08:52:53.868Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-25T08:52:53.868Z] #61 DONE 40.9s [2025-03-25T08:52:54.135Z] [2025-03-25T08:52:54.135Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T08:52:54.406Z] #93 ... [2025-03-25T08:52:54.406Z] [2025-03-25T08:52:54.406Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-25T08:52:54.406Z] #60 DONE 41.0s [2025-03-25T08:52:54.406Z] [2025-03-25T08:52:54.406Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:57.739Z] #94 ... [2025-03-25T08:52:57.739Z] [2025-03-25T08:52:57.739Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-25T08:52:57.739Z] #95 DONE 4.8s [2025-03-25T08:52:57.739Z] [2025-03-25T08:52:57.739Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-25T08:52:57.739Z] #96 DONE 0.3s [2025-03-25T08:52:57.739Z] [2025-03-25T08:52:57.739Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-25T08:52:57.739Z] #81 9.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:57.739Z] #81 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:58.702Z] #81 ... [2025-03-25T08:52:58.702Z] [2025-03-25T08:52:58.702Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T08:52:58.702Z] #92 5.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:59.099Z] #92 ... [2025-03-25T08:52:59.099Z] [2025-03-25T08:52:59.099Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:52:59.099Z] #78 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:59.099Z] #78 17.76 OK: 11 MiB in 17 packages [2025-03-25T08:52:59.099Z] #78 DONE 18.8s [2025-03-25T08:52:59.099Z] [2025-03-25T08:52:59.099Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T08:52:59.099Z] #93 5.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:52:59.190Z] #144 ... [2025-03-25T08:52:59.190Z] [2025-03-25T08:52:59.190Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T08:52:59.190Z] #0 1.123 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-25T08:53:00.522Z] #93 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:53:00.522Z] #93 ... [2025-03-25T08:53:00.522Z] [2025-03-25T08:53:00.522Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:53:00.522Z] #91 16.97 OK: 14 MiB in 21 packages [2025-03-25T08:53:00.522Z] #91 DONE 17.8s [2025-03-25T08:53:00.795Z] [2025-03-25T08:53:00.795Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:53:00.795Z] #94 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:53:00.795Z] #94 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:53:00.795Z] #94 ... [2025-03-25T08:53:00.795Z] [2025-03-25T08:53:00.795Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-25T08:53:00.795Z] #81 17.61 OK: 20 MiB in 18 packages [2025-03-25T08:53:00.795Z] #81 DONE 18.7s [2025-03-25T08:53:01.077Z] [2025-03-25T08:53:01.077Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-25T08:53:01.077Z] #97 DONE 0.2s [2025-03-25T08:53:01.077Z] [2025-03-25T08:53:01.077Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T08:53:01.077Z] #92 6.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:53:01.348Z] #92 ... [2025-03-25T08:53:01.348Z] [2025-03-25T08:53:01.348Z] #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-25T08:53:01.348Z] #82 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-25T08:53:01.348Z] #82 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-25T08:53:01.618Z] #82 19.17 OK: 9 MiB in 15 packages [2025-03-25T08:53:02.788Z] #82 DONE 20.3s [2025-03-25T08:53:02.788Z] [2025-03-25T08:53:02.788Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:53:03.743Z] #145 ... [2025-03-25T08:53:03.743Z] [2025-03-25T08:53:03.743Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-25T08:53:03.743Z] #0 0.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-25T08:53:03.743Z] #146 ... [2025-03-25T08:53:03.743Z] [2025-03-25T08:53:03.743Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T08:53:03.743Z] #0 0.996 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-25T08:53:03.743Z] #147 ... [2025-03-25T08:53:03.743Z] [2025-03-25T08:53:03.743Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T08:53:03.743Z] #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-25T08:53:03.743Z] #148 ... [2025-03-25T08:53:03.743Z] [2025-03-25T08:53:03.743Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T08:53:03.743Z] #0 1.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-25T08:53:03.745Z] #98 ... [2025-03-25T08:53:03.745Z] [2025-03-25T08:53:03.745Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-25T08:53:03.745Z] #92 10.46 OK: 9 MiB in 18 packages [2025-03-25T08:53:04.236Z] #149 ... [2025-03-25T08:53:04.236Z] [2025-03-25T08:53:04.236Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T08:53:04.236Z] #0 0.786 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-25T08:53:04.236Z] #150 ... [2025-03-25T08:53:04.236Z] [2025-03-25T08:53:04.236Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-25T08:53:04.236Z] #0 1.367 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-25T08:53:04.501Z] #151 ... [2025-03-25T08:53:04.501Z] [2025-03-25T08:53:04.501Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T08:53:04.501Z] #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-25T08:53:04.501Z] #152 ... [2025-03-25T08:53:04.501Z] [2025-03-25T08:53:04.501Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T08:53:04.501Z] #0 1.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-25T08:53:04.501Z] #153 ... [2025-03-25T08:53:04.501Z] [2025-03-25T08:53:04.501Z] #128 [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-03-25T08:53:04.501Z] #128 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-25T08:53:04.555Z] #92 DONE 11.0s [2025-03-25T08:53:04.555Z] [2025-03-25T08:53:04.555Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:53:04.555Z] #99 ... [2025-03-25T08:53:04.555Z] [2025-03-25T08:53:04.555Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-25T08:53:04.555Z] #93 10.35 OK: 10 MiB in 19 packages [2025-03-25T08:53:04.555Z] #93 DONE 10.9s [2025-03-25T08:53:04.768Z] #128 ... [2025-03-25T08:53:04.768Z] [2025-03-25T08:53:04.768Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-25T08:53:04.768Z] #0 0.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-25T08:53:04.825Z] [2025-03-25T08:53:04.825Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-25T08:53:05.789Z] #100 ... [2025-03-25T08:53:05.789Z] [2025-03-25T08:53:05.789Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-25T08:53:05.789Z] #94 10.27 OK: 15 MiB in 28 packages [2025-03-25T08:53:05.789Z] #94 DONE 11.4s [2025-03-25T08:53:05.789Z] [2025-03-25T08:53:05.789Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-25T08:53:05.789Z] #100 DONE 1.3s [2025-03-25T08:53:05.789Z] [2025-03-25T08:53:05.789Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:53:06.405Z] #101 DONE 1.9s [2025-03-25T08:53:06.405Z] [2025-03-25T08:53:06.405Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:53:06.405Z] #99 DONE 2.1s [2025-03-25T08:53:06.405Z] [2025-03-25T08:53:06.405Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-25T08:53:06.673Z] #102 DONE 0.2s [2025-03-25T08:53:06.673Z] [2025-03-25T08:53:06.673Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-25T08:53:06.673Z] #103 DONE 0.2s [2025-03-25T08:53:06.673Z] [2025-03-25T08:53:06.673Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-25T08:53:07.208Z] #104 DONE 0.3s [2025-03-25T08:53:07.208Z] [2025-03-25T08:53:07.208Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-25T08:53:07.208Z] #105 DONE 0.3s [2025-03-25T08:53:07.208Z] [2025-03-25T08:53:07.208Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:53:07.208Z] #106 DONE 0.2s [2025-03-25T08:53:07.208Z] [2025-03-25T08:53:07.208Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-25T08:53:07.208Z] #107 ... [2025-03-25T08:53:07.208Z] [2025-03-25T08:53:07.208Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-25T08:53:07.208Z] #108 DONE 1.4s [2025-03-25T08:53:07.208Z] [2025-03-25T08:53:07.208Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:53:07.208Z] #109 DONE 0.3s [2025-03-25T08:53:07.479Z] [2025-03-25T08:53:07.479Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-25T08:53:07.479Z] #110 DONE 0.2s [2025-03-25T08:53:07.479Z] [2025-03-25T08:53:07.479Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-25T08:53:07.479Z] #107 DONE 0.2s [2025-03-25T08:53:07.479Z] [2025-03-25T08:53:07.479Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-25T08:53:07.479Z] #111 ... [2025-03-25T08:53:07.479Z] [2025-03-25T08:53:07.479Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-25T08:53:07.479Z] #112 DONE 0.2s [2025-03-25T08:53:07.479Z] [2025-03-25T08:53:07.479Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-25T08:53:07.479Z] #113 DONE 0.2s [2025-03-25T08:53:07.759Z] [2025-03-25T08:53:07.759Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-25T08:53:07.759Z] #114 DONE 0.3s [2025-03-25T08:53:07.759Z] [2025-03-25T08:53:07.759Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:53:07.759Z] #115 ... [2025-03-25T08:53:07.759Z] [2025-03-25T08:53:07.759Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-25T08:53:07.759Z] #111 DONE 0.3s [2025-03-25T08:53:08.036Z] [2025-03-25T08:53:08.036Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-25T08:53:08.036Z] #115 DONE 0.3s [2025-03-25T08:53:08.036Z] [2025-03-25T08:53:08.036Z] #116 [security-spire-config] exporting to image [2025-03-25T08:53:08.036Z] #116 exporting layers [2025-03-25T08:53:08.036Z] #116 ... [2025-03-25T08:53:08.036Z] [2025-03-25T08:53:08.036Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-25T08:53:08.036Z] #117 DONE 0.2s [2025-03-25T08:53:08.305Z] [2025-03-25T08:53:08.305Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-25T08:53:08.305Z] #118 DONE 0.1s [2025-03-25T08:53:08.305Z] [2025-03-25T08:53:08.305Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:53:08.305Z] #77 ... [2025-03-25T08:53:08.305Z] [2025-03-25T08:53:08.305Z] #116 [security-spire-agent] exporting to image [2025-03-25T08:53:09.734Z] #116 exporting layers 1.8s done [2025-03-25T08:53:09.734Z] #116 writing image sha256:ec1983b523e5cca0fe4f70b68b70fd01a69cf48c8861c4b5919d614b6457a179 [2025-03-25T08:53:09.734Z] #116 writing image sha256:ec1983b523e5cca0fe4f70b68b70fd01a69cf48c8861c4b5919d614b6457a179 0.0s done [2025-03-25T08:53:09.734Z] #116 naming to docker.io/library/security-spire-server-arm64 done [2025-03-25T08:53:09.734Z] #116 exporting layers 2.0s done [2025-03-25T08:53:09.734Z] #116 writing image sha256:a20553b346308755de06ac970a5745a915296eb69bfba18112e621600aecafed 0.0s done [2025-03-25T08:53:09.734Z] #116 naming to docker.io/library/security-spire-config-arm64 done [2025-03-25T08:53:10.312Z] #116 exporting layers 1.8s done [2025-03-25T08:53:10.313Z] #116 writing image sha256:4b3f6fea41b9fb62237070732802153ba6867db7a74f4184f655d50b0abcd45b done [2025-03-25T08:53:10.313Z] #116 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-25T08:53:10.313Z] #116 DONE 2.3s [2025-03-25T08:53:10.313Z] [2025-03-25T08:53:10.313Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T08:54:47.250Z] #12 ... [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.250Z] #89 DONE 116.7s [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.250Z] #86 DONE 121.7s [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-25T08:54:47.250Z] #119 ... [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.250Z] #84 DONE 122.1s [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.250Z] #77 DONE 126.4s [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.250Z] #98 DONE 112.3s [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.250Z] #80 DONE 124.8s [2025-03-25T08:54:47.250Z] [2025-03-25T08:54:47.250Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-25T08:54:47.515Z] #120 ... [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-25T08:54:47.515Z] #119 DONE 1.8s [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #121 [core-metadata builder 6/7] COPY . . [2025-03-25T08:54:47.515Z] #121 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:54:47.515Z] #122 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.515Z] #123 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-03-25T08:54:47.515Z] #124 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:54:47.515Z] #125 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.515Z] #126 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.515Z] #127 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:54:47.515Z] #128 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #129 [core-command builder 6/7] COPY . . [2025-03-25T08:54:47.515Z] #129 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.515Z] #130 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:54:47.515Z] #131 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #132 [core-data builder 6/7] COPY . . [2025-03-25T08:54:47.515Z] #132 CACHED [2025-03-25T08:54:47.515Z] [2025-03-25T08:54:47.515Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-25T08:54:47.515Z] #133 DONE 1.8s [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.789Z] #134 CACHED [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:54:47.789Z] #135 CACHED [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2025-03-25T08:54:47.789Z] #136 CACHED [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #137 [support-notifications builder 6/7] COPY . . [2025-03-25T08:54:47.789Z] #137 DONE 2.0s [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-25T08:54:47.789Z] #138 CACHED [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-25T08:54:47.789Z] #139 CACHED [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-03-25T08:54:47.789Z] #140 CACHED [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #141 [support-scheduler builder 6/7] COPY . . [2025-03-25T08:54:47.789Z] #141 DONE 1.9s [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-25T08:54:47.789Z] #120 DONE 1.8s [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-03-25T08:54:47.789Z] #142 DONE 1.8s [2025-03-25T08:54:47.789Z] [2025-03-25T08:54:47.789Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T08:54:53.159Z] #143 ... [2025-03-25T08:54:53.159Z] [2025-03-25T08:54:53.159Z] #144 [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-03-25T08:54:53.159Z] #0 5.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-25T08:54:53.426Z] #144 ... [2025-03-25T08:54:53.426Z] [2025-03-25T08:54:53.426Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T08:54:53.426Z] #143 5.870 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-25T08:54:57.680Z] #143 ... [2025-03-25T08:54:57.680Z] [2025-03-25T08:54:57.680Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T08:54:57.680Z] #0 4.472 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-25T08:54:57.680Z] #145 ... [2025-03-25T08:54:57.680Z] [2025-03-25T08:54:57.680Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-25T08:54:57.680Z] #0 6.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-25T08:54:57.954Z] #146 ... [2025-03-25T08:54:57.954Z] [2025-03-25T08:54:57.954Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T08:54:57.954Z] #0 5.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-25T08:54:57.954Z] #147 ... [2025-03-25T08:54:57.954Z] [2025-03-25T08:54:57.954Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T08:54:57.954Z] #0 5.914 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-25T08:54:58.228Z] #148 ... [2025-03-25T08:54:58.228Z] [2025-03-25T08:54:58.228Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T08:54:58.228Z] #0 5.164 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-25T08:54:58.228Z] #149 ... [2025-03-25T08:54:58.228Z] [2025-03-25T08:54:58.228Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-25T08:54:58.228Z] #0 5.058 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-25T08:54:58.493Z] #150 ... [2025-03-25T08:54:58.493Z] [2025-03-25T08:54:58.493Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T08:54:58.493Z] #0 6.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-25T08:54:58.759Z] #151 ... [2025-03-25T08:54:58.759Z] [2025-03-25T08:54:58.759Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-25T08:54:58.759Z] #0 5.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-25T08:54:58.759Z] #152 ... [2025-03-25T08:54:58.759Z] [2025-03-25T08:54:58.759Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T08:54:58.759Z] #0 4.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-25T08:54:59.032Z] #153 ... [2025-03-25T08:54:59.032Z] [2025-03-25T08:54:59.032Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T08:54:59.032Z] #0 5.521 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-25T08:55:11.626Z] #154 DONE 125.8s [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-25T08:55:11.626Z] #151 DONE 125.8s [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T08:55:11.626Z] #147 ... [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:11.626Z] #155 DONE 4.0s [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:11.626Z] #156 DONE 0.7s [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-25T08:55:11.626Z] #157 DONE 1.3s [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-25T08:55:11.626Z] #158 ... [2025-03-25T08:55:11.626Z] [2025-03-25T08:55:11.626Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-25T08:55:11.626Z] #159 DONE 0.5s [2025-03-25T08:55:11.885Z] [2025-03-25T08:55:11.885Z] #160 [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-03-25T08:55:11.885Z] #160 DONE 0.4s [2025-03-25T08:55:11.885Z] [2025-03-25T08:55:11.885Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-25T08:55:12.818Z] #158 ... [2025-03-25T08:55:12.818Z] [2025-03-25T08:55:12.818Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-25T08:55:12.818Z] #161 DONE 0.9s [2025-03-25T08:55:12.818Z] [2025-03-25T08:55:12.818Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T08:55:13.076Z] #162 ... [2025-03-25T08:55:13.076Z] [2025-03-25T08:55:13.076Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-25T08:55:13.076Z] #158 DONE 2.1s [2025-03-25T08:55:13.076Z] [2025-03-25T08:55:13.076Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:13.644Z] #163 DONE 0.4s [2025-03-25T08:55:13.644Z] [2025-03-25T08:55:13.644Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:13.644Z] #164 DONE 0.3s [2025-03-25T08:55:13.644Z] [2025-03-25T08:55:13.644Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T08:55:13.908Z] #149 ... [2025-03-25T08:55:13.908Z] [2025-03-25T08:55:13.908Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-25T08:55:14.841Z] #165 DONE 1.1s [2025-03-25T08:55:14.841Z] [2025-03-25T08:55:14.841Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T08:55:14.841Z] #162 DONE 2.1s [2025-03-25T08:55:14.841Z] [2025-03-25T08:55:14.841Z] #116 [core-common-config-bootstrapper] exporting to image [2025-03-25T08:55:14.841Z] #116 exporting layers [2025-03-25T08:55:15.098Z] #116 ... [2025-03-25T08:55:15.098Z] [2025-03-25T08:55:15.098Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-25T08:55:15.098Z] #166 DONE 0.3s [2025-03-25T08:55:15.356Z] [2025-03-25T08:55:15.356Z] #167 [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-03-25T08:55:15.613Z] #167 DONE 0.2s [2025-03-25T08:55:15.613Z] [2025-03-25T08:55:15.613Z] #168 [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-03-25T08:55:15.613Z] #168 DONE 0.2s [2025-03-25T08:55:15.613Z] [2025-03-25T08:55:15.613Z] #116 [core-common-config-bootstrapper] exporting to image [2025-03-25T08:55:15.613Z] #116 exporting layers 0.7s done [2025-03-25T08:55:15.613Z] #116 writing image sha256:eb35e8e1a37dbb0d1cb0a8e5c05502eace56dd0cade7bb259ae29362ba61fb40 done [2025-03-25T08:55:15.613Z] #116 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-25T08:55:15.613Z] #116 DONE 1.6s [2025-03-25T08:55:15.613Z] [2025-03-25T08:55:15.613Z] #169 [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-03-25T08:55:16.178Z] #169 DONE 0.4s [2025-03-25T08:55:16.178Z] [2025-03-25T08:55:16.178Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-25T08:55:20.371Z] #170 DONE 4.0s [2025-03-25T08:55:20.371Z] [2025-03-25T08:55:20.371Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-25T08:55:30.340Z] #171 ... [2025-03-25T08:55:30.340Z] [2025-03-25T08:55:30.340Z] #128 [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-03-25T08:55:30.340Z] #128 146.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-25T08:55:31.275Z] #128 ... [2025-03-25T08:55:31.275Z] [2025-03-25T08:55:31.275Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T08:55:31.275Z] #147 DONE 158.1s [2025-03-25T08:55:31.533Z] [2025-03-25T08:55:31.533Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-25T08:55:31.533Z] #171 DONE 11.3s [2025-03-25T08:55:31.533Z] [2025-03-25T08:55:31.533Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T08:55:31.533Z] #149 DONE 158.1s [2025-03-25T08:55:31.533Z] [2025-03-25T08:55:31.533Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-25T08:55:31.533Z] #146 DONE 158.2s [2025-03-25T08:55:31.533Z] [2025-03-25T08:55:31.533Z] #116 [security-bootstrapper] exporting to image [2025-03-25T08:55:31.533Z] #116 exporting layers [2025-03-25T08:55:31.533Z] #116 ... [2025-03-25T08:55:31.533Z] [2025-03-25T08:55:31.533Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T08:55:31.533Z] #145 DONE 158.3s [2025-03-25T08:55:31.533Z] [2025-03-25T08:55:31.533Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T08:55:31.533Z] #148 DONE 158.4s [2025-03-25T08:55:31.791Z] [2025-03-25T08:55:31.791Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T08:55:31.791Z] #150 DONE 158.5s [2025-03-25T08:55:31.791Z] [2025-03-25T08:55:31.791Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:31.791Z] #172 ... [2025-03-25T08:55:31.791Z] [2025-03-25T08:55:31.791Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T08:55:31.791Z] #152 DONE 158.6s [2025-03-25T08:55:31.791Z] [2025-03-25T08:55:31.791Z] #128 [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-03-25T08:55:31.791Z] #128 DONE 158.7s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T08:55:32.049Z] #144 DONE 158.7s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.049Z] #173 DONE 0.4s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T08:55:32.049Z] #153 DONE 158.8s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.049Z] #174 ... [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.049Z] #172 DONE 0.3s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.049Z] #175 DONE 0.2s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.049Z] #176 DONE 0.2s [2025-03-25T08:55:32.049Z] [2025-03-25T08:55:32.049Z] #116 [security-bootstrapper] exporting to image [2025-03-25T08:55:32.049Z] #116 exporting layers 0.7s done [2025-03-25T08:55:32.049Z] #116 writing image sha256:a03eb00ec01b5f8f0d8b0d1a3eaa87ddb1a1376966f6e1f80efa2affaa812cd5 done [2025-03-25T08:55:32.049Z] #116 naming to docker.io/library/security-bootstrapper done [2025-03-25T08:55:32.049Z] #116 DONE 2.3s [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.308Z] #174 DONE 0.2s [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.308Z] #177 CACHED [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.308Z] #178 CACHED [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.308Z] #179 DONE 0.2s [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.308Z] #180 CACHED [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.308Z] #181 CACHED [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:32.308Z] #182 DONE 0.2s [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.308Z] #183 DONE 0.2s [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-25T08:55:32.308Z] #184 ... [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.308Z] #185 DONE 0.3s [2025-03-25T08:55:32.308Z] [2025-03-25T08:55:32.308Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:32.308Z] #186 DONE 0.2s [2025-03-25T08:55:32.566Z] [2025-03-25T08:55:32.566Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-25T08:55:33.134Z] #187 ... [2025-03-25T08:55:33.134Z] [2025-03-25T08:55:33.134Z] #188 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:33.134Z] #188 DONE 0.9s [2025-03-25T08:55:33.134Z] [2025-03-25T08:55:33.134Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:33.392Z] #189 ... [2025-03-25T08:55:33.392Z] [2025-03-25T08:55:33.392Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:33.392Z] #190 DONE 1.0s [2025-03-25T08:55:33.392Z] [2025-03-25T08:55:33.392Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-25T08:55:33.392Z] #191 DONE 1.0s [2025-03-25T08:55:33.392Z] [2025-03-25T08:55:33.392Z] #192 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T08:55:33.392Z] #192 DONE 1.0s [2025-03-25T08:55:33.392Z] [2025-03-25T08:55:33.392Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:33.960Z] #193 ... [2025-03-25T08:55:33.960Z] [2025-03-25T08:55:33.960Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-25T08:55:33.960Z] #194 DONE 1.7s [2025-03-25T08:55:33.960Z] [2025-03-25T08:55:33.960Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-25T08:55:33.960Z] #195 DONE 1.7s [2025-03-25T08:55:33.960Z] [2025-03-25T08:55:33.960Z] #196 [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-03-25T08:55:33.960Z] #196 DONE 1.7s [2025-03-25T08:55:33.960Z] [2025-03-25T08:55:33.960Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-25T08:55:33.960Z] #184 DONE 1.7s [2025-03-25T08:55:33.960Z] [2025-03-25T08:55:33.960Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-25T08:55:33.960Z] #197 DONE 1.7s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-25T08:55:34.219Z] #187 DONE 1.7s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-25T08:55:34.219Z] #198 ... [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-25T08:55:34.219Z] #199 DONE 1.0s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-25T08:55:34.219Z] #200 DONE 1.0s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-25T08:55:34.219Z] #201 DONE 0.3s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:34.219Z] #193 DONE 1.0s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-25T08:55:34.219Z] #202 DONE 0.3s [2025-03-25T08:55:34.219Z] [2025-03-25T08:55:34.219Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-25T08:55:34.219Z] #189 DONE 1.2s [2025-03-25T08:55:34.479Z] [2025-03-25T08:55:34.479Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-25T08:55:34.479Z] #203 DONE 0.3s [2025-03-25T08:55:34.479Z] [2025-03-25T08:55:34.479Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-25T08:55:34.479Z] #204 DONE 0.3s [2025-03-25T08:55:34.479Z] [2025-03-25T08:55:34.479Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-25T08:55:34.479Z] #198 DONE 0.3s [2025-03-25T08:55:34.479Z] [2025-03-25T08:55:34.479Z] #205 [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-03-25T08:55:34.479Z] #205 DONE 0.3s [2025-03-25T08:55:34.479Z] [2025-03-25T08:55:34.479Z] #116 [support-scheduler] exporting to image [2025-03-25T08:55:34.479Z] #116 ... [2025-03-25T08:55:34.479Z] [2025-03-25T08:55:34.479Z] #206 [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-03-25T08:55:34.479Z] #206 DONE 0.2s [2025-03-25T08:55:34.738Z] [2025-03-25T08:55:34.738Z] #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-25T08:55:34.738Z] #207 ... [2025-03-25T08:55:34.738Z] [2025-03-25T08:55:34.738Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-25T08:55:34.738Z] #208 DONE 0.6s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-25T08:55:35.068Z] #209 DONE 0.6s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-25T08:55:35.068Z] #210 DONE 0.6s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-25T08:55:35.068Z] #211 DONE 0.6s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-25T08:55:35.068Z] #212 DONE 0.6s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #116 [core-metadata] exporting to image [2025-03-25T08:55:35.068Z] #116 ... [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T08:55:35.068Z] #213 DONE 0.1s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-25T08:55:35.068Z] #214 DONE 0.1s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-25T08:55:35.068Z] #207 DONE 0.4s [2025-03-25T08:55:35.068Z] [2025-03-25T08:55:35.068Z] #116 [core-metadata] exporting to image [2025-03-25T08:55:35.068Z] #116 writing image sha256:ee4cf9050e3c37df52a4763677be9b228f7c27d9a057e6accb0cf8b34a2d1f09 [2025-03-25T08:55:35.068Z] #116 writing image sha256:53b3400690b1523743437271181b9db19bdeccba3c8b475cb6aa4bd26ef53455 [2025-03-25T08:55:35.568Z] #116 ... [2025-03-25T08:55:35.568Z] [2025-03-25T08:55:35.568Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-25T08:55:35.568Z] #215 DONE 0.1s [2025-03-25T08:55:35.568Z] [2025-03-25T08:55:35.568Z] #116 [support-scheduler] exporting to image [2025-03-25T08:55:35.568Z] #116 exporting layers 0.2s done [2025-03-25T08:55:35.568Z] #116 writing image sha256:ee4cf9050e3c37df52a4763677be9b228f7c27d9a057e6accb0cf8b34a2d1f09 0.1s done [2025-03-25T08:55:35.568Z] #116 writing image sha256:53b3400690b1523743437271181b9db19bdeccba3c8b475cb6aa4bd26ef53455 0.1s done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/core-command done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/core-keeper done [2025-03-25T08:55:35.568Z] #116 writing image sha256:3a2150b309809c3fcc7d5b0c064ae2d7a8275a944c57ce3be8d93f0aa1d94304 done [2025-03-25T08:55:35.568Z] #116 writing image sha256:6c41446ae93422032fd2259de0975951e0e1a06d1e3a35535b7eb520594846c3 done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/support-scheduler done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/security-spiffe-token-provider done [2025-03-25T08:55:35.568Z] #116 writing image sha256:421b8e80a404e6e9ed8bd4bcd8f87f4350d352348ee598e8b842499163baef70 [2025-03-25T08:55:35.568Z] #116 ... [2025-03-25T08:55:35.568Z] [2025-03-25T08:55:35.568Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T08:55:35.568Z] #216 DONE 0.3s [2025-03-25T08:55:35.568Z] [2025-03-25T08:55:35.568Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T08:55:35.568Z] #217 DONE 0.5s [2025-03-25T08:55:35.568Z] [2025-03-25T08:55:35.568Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-25T08:55:35.568Z] #218 DONE 0.3s [2025-03-25T08:55:35.568Z] [2025-03-25T08:55:35.568Z] #116 [core-metadata] exporting to image [2025-03-25T08:55:35.568Z] #116 exporting layers 0.4s done [2025-03-25T08:55:35.568Z] #116 writing image sha256:421b8e80a404e6e9ed8bd4bcd8f87f4350d352348ee598e8b842499163baef70 0.0s done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/core-data done [2025-03-25T08:55:35.568Z] #116 writing image sha256:b6f659ff8964941f8a9bf9e16a7a25fbc6625a26a459ff7466f85e1360fb9c9f 0.0s done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/core-metadata done [2025-03-25T08:55:35.568Z] #116 writing image sha256:2f0969e84c458554a676abfd86931554a208f469dacdd2f06e2d4b1888bfec81 0.0s done [2025-03-25T08:55:35.568Z] #116 naming to docker.io/library/support-notifications [2025-03-25T08:55:35.827Z] #116 naming to docker.io/library/support-notifications done [2025-03-25T08:55:35.827Z] #116 ... [2025-03-25T08:55:35.827Z] [2025-03-25T08:55:35.827Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-25T08:55:35.827Z] #219 DONE 0.4s [2025-03-25T08:55:35.827Z] [2025-03-25T08:55:35.827Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T08:55:35.827Z] #220 DONE 0.0s [2025-03-25T08:55:35.827Z] [2025-03-25T08:55:35.827Z] #116 [security-proxy-setup] exporting to image [2025-03-25T08:55:35.827Z] #116 exporting layers 0.5s done [2025-03-25T08:55:35.827Z] #116 writing image sha256:37db1295cd3cc8e9f687004081f39ddc9ad02a909e8e619a8c905385940163c5 done [2025-03-25T08:55:35.827Z] #116 naming to docker.io/library/security-proxy-setup done [2025-03-25T08:55:36.086Z] #116 ... [2025-03-25T08:55:36.086Z] [2025-03-25T08:55:36.086Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T08:55:36.086Z] #221 DONE 0.3s [2025-03-25T08:55:36.086Z] [2025-03-25T08:55:36.086Z] #116 [security-secretstore-setup] exporting to image [2025-03-25T08:55:36.345Z] #116 exporting layers 0.2s done [2025-03-25T08:55:36.345Z] #116 writing image sha256:0f10739d123ecdb85691ceafd75d2331165263d337803e786c41c3398ad5111c done [2025-03-25T08:55:36.345Z] #116 naming to docker.io/library/security-proxy-auth done [2025-03-25T08:55:36.345Z] #116 writing image sha256:f6fbd7dbb5f51c6a21cf9b0fc08d4d90f20d00eff99ce22839f0b040cae89c0a done [2025-03-25T08:55:36.345Z] #116 naming to docker.io/library/security-secretstore-setup done [2025-03-25T08:55:36.345Z] #116 DONE 4.6s [2025-03-25T08:55:36.345Z] [2025-03-25T08:55:36.345Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T08:55:36.345Z] time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-25T08:55:36.339Z] $ docker stop --time=1 6df4dd805633c6802e42dba2c3e2542c3ef92ace8466658b6db638f9644a549d [2025-03-25T08:55:37.633Z] $ docker rm -f --volumes 6df4dd805633c6802e42dba2c3e2542c3ef92ace8466658b6db638f9644a549d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-25T08:55:38.001Z] + docker images [2025-03-25T08:55:38.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-25T08:55:38.001Z] security-secretstore-setup latest f6fbd7dbb5f5 2 seconds ago 67.7MB [2025-03-25T08:55:38.001Z] security-proxy-setup latest 37db1295cd3c 2 seconds ago 38.2MB [2025-03-25T08:55:38.001Z] security-proxy-auth latest 0f10739d123e 2 seconds ago 31.3MB [2025-03-25T08:55:38.001Z] core-data latest 421b8e80a404 3 seconds ago 32.5MB [2025-03-25T08:55:38.001Z] support-scheduler latest 6c41446ae934 3 seconds ago 48.1MB [2025-03-25T08:55:38.001Z] support-notifications latest 2f0969e84c45 3 seconds ago 51.7MB [2025-03-25T08:55:38.001Z] security-spiffe-token-provider latest 3a2150b30980 3 seconds ago 46.9MB [2025-03-25T08:55:38.001Z] core-keeper latest 53b3400690b1 3 seconds ago 32.1MB [2025-03-25T08:55:38.001Z] core-metadata latest b6f659ff8964 3 seconds ago 32.7MB [2025-03-25T08:55:38.001Z] core-command latest ee4cf9050e3c 3 seconds ago 27.9MB [2025-03-25T08:55:38.001Z] security-bootstrapper latest a03eb00ec01b 6 seconds ago 20.3MB [2025-03-25T08:55:38.001Z] core-common-config-bootstrapper latest eb35e8e1a37d 23 seconds ago 17.1MB [2025-03-25T08:55:38.001Z] security-spire-agent latest 21fb8492a512 3 minutes ago 195MB [2025-03-25T08:55:38.001Z] security-spire-config latest 4e6289cb7074 3 minutes ago 149MB [2025-03-25T08:55:38.001Z] security-spire-server latest 9a1afe00aeb3 3 minutes ago 149MB [2025-03-25T08:55:38.001Z] ci-base-image-x86_64 latest b397988460d1 7 minutes ago 929MB [2025-03-25T08:55:38.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-25T08:55:38.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-25T08:55:38.001Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T08:55:38.167Z] provisioning config files... [2025-03-25T08:55:38.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config2532405544915847859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T08:55:38.485Z] ---> ****-login.sh [2025-03-25T08:55:38.485Z] nexus3.edgexfoundry.org:10001 [2025-03-25T08:55:38.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:55:38.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:55:38.486Z] Configure a credential helper to remove this warning. See [2025-03-25T08:55:38.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:55:38.486Z] [2025-03-25T08:55:38.486Z] Login Succeeded [2025-03-25T08:55:38.486Z] nexus3.edgexfoundry.org:10002 [2025-03-25T08:55:38.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:55:38.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:55:38.486Z] Configure a credential helper to remove this warning. See [2025-03-25T08:55:38.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:55:38.486Z] [2025-03-25T08:55:38.486Z] Login Succeeded [2025-03-25T08:55:38.486Z] nexus3.edgexfoundry.org:10003 [2025-03-25T08:55:38.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:55:38.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:55:38.746Z] Configure a credential helper to remove this warning. See [2025-03-25T08:55:38.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:55:38.746Z] [2025-03-25T08:55:38.746Z] Login Succeeded [2025-03-25T08:55:38.746Z] nexus3.edgexfoundry.org:10004 [2025-03-25T08:55:38.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:55:38.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:55:38.746Z] Configure a credential helper to remove this warning. See [2025-03-25T08:55:38.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:55:38.746Z] [2025-03-25T08:55:38.746Z] Login Succeeded [2025-03-25T08:55:38.746Z] ****.io [2025-03-25T08:55:39.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T08:55:39.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T08:55:39.005Z] Configure a credential helper to remove this warning. See [2025-03-25T08:55:39.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T08:55:39.005Z] [2025-03-25T08:55:39.005Z] Login Succeeded [2025-03-25T08:55:39.005Z] ---> ****-login.sh ends [Pipeline] } [2025-03-25T08:55:39.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:55:39.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T08:55:39.094Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-25T08:55:39.094Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:39.094Z] latest [2025-03-25T08:55:39.094Z] 4.0.0-dev.77 [2025-03-25T08:55:39.094Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:39.094Z] main [2025-03-25T08:55:39.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:39.439Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:39.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:39.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-25T08:55:39.779Z] d150a10e2615: Preparing [2025-03-25T08:55:39.779Z] 62a286252832: Preparing [2025-03-25T08:55:39.779Z] faeadc117ce9: Preparing [2025-03-25T08:55:39.779Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:39.779Z] b5cab59a3e41: Preparing [2025-03-25T08:55:39.779Z] 3a5926eefd21: Preparing [2025-03-25T08:55:39.779Z] 994456c4fd7b: Preparing [2025-03-25T08:55:39.779Z] 3a5926eefd21: Waiting [2025-03-25T08:55:39.779Z] 994456c4fd7b: Waiting [2025-03-25T08:55:39.779Z] 9cd7cebfe816: Pushed [2025-03-25T08:55:39.779Z] d150a10e2615: Pushed [2025-03-25T08:55:39.779Z] b5cab59a3e41: Pushed [2025-03-25T08:55:39.779Z] faeadc117ce9: Pushed [2025-03-25T08:55:39.779Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:40.037Z] 3a5926eefd21: Pushed [2025-03-25T08:55:41.938Z] 62a286252832: Pushed [2025-03-25T08:55:41.938Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:42.268Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:42.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-25T08:55:42.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-25T08:55:42.595Z] d150a10e2615: Preparing [2025-03-25T08:55:42.595Z] 62a286252832: Preparing [2025-03-25T08:55:42.595Z] faeadc117ce9: Preparing [2025-03-25T08:55:42.595Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:42.595Z] b5cab59a3e41: Preparing [2025-03-25T08:55:42.595Z] 3a5926eefd21: Preparing [2025-03-25T08:55:42.595Z] 994456c4fd7b: Preparing [2025-03-25T08:55:42.595Z] 3a5926eefd21: Waiting [2025-03-25T08:55:42.595Z] 994456c4fd7b: Waiting [2025-03-25T08:55:42.595Z] 62a286252832: Layer already exists [2025-03-25T08:55:42.595Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:42.595Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:42.595Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:42.595Z] d150a10e2615: Layer already exists [2025-03-25T08:55:42.595Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:42.595Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:42.595Z] latest: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:42.927Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:43.260Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.77 [2025-03-25T08:55:43.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-25T08:55:43.260Z] d150a10e2615: Preparing [2025-03-25T08:55:43.260Z] 62a286252832: Preparing [2025-03-25T08:55:43.260Z] faeadc117ce9: Preparing [2025-03-25T08:55:43.260Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:43.260Z] b5cab59a3e41: Preparing [2025-03-25T08:55:43.260Z] 3a5926eefd21: Preparing [2025-03-25T08:55:43.260Z] 994456c4fd7b: Preparing [2025-03-25T08:55:43.260Z] 3a5926eefd21: Waiting [2025-03-25T08:55:43.260Z] 994456c4fd7b: Waiting [2025-03-25T08:55:43.260Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:43.260Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:43.260Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:43.260Z] 62a286252832: Layer already exists [2025-03-25T08:55:43.260Z] d150a10e2615: Layer already exists [2025-03-25T08:55:43.260Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:43.260Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:43.260Z] 4.0.0-dev.77: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:43.602Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:43.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:43.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-25T08:55:43.933Z] d150a10e2615: Preparing [2025-03-25T08:55:43.933Z] 62a286252832: Preparing [2025-03-25T08:55:43.933Z] faeadc117ce9: Preparing [2025-03-25T08:55:43.933Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:43.933Z] b5cab59a3e41: Preparing [2025-03-25T08:55:43.933Z] 3a5926eefd21: Preparing [2025-03-25T08:55:43.933Z] 994456c4fd7b: Preparing [2025-03-25T08:55:43.933Z] 3a5926eefd21: Waiting [2025-03-25T08:55:43.933Z] 994456c4fd7b: Waiting [2025-03-25T08:55:43.933Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:43.933Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:43.933Z] d150a10e2615: Layer already exists [2025-03-25T08:55:43.933Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:43.933Z] 62a286252832: Layer already exists [2025-03-25T08:55:43.933Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:43.933Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:43.933Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:44.261Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:44.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-25T08:55:44.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-25T08:55:44.594Z] d150a10e2615: Preparing [2025-03-25T08:55:44.594Z] 62a286252832: Preparing [2025-03-25T08:55:44.594Z] faeadc117ce9: Preparing [2025-03-25T08:55:44.594Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:44.594Z] b5cab59a3e41: Preparing [2025-03-25T08:55:44.594Z] 3a5926eefd21: Preparing [2025-03-25T08:55:44.594Z] 994456c4fd7b: Preparing [2025-03-25T08:55:44.594Z] 3a5926eefd21: Waiting [2025-03-25T08:55:44.594Z] 994456c4fd7b: Waiting [2025-03-25T08:55:44.594Z] d150a10e2615: Layer already exists [2025-03-25T08:55:44.594Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:44.594Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:44.594Z] 62a286252832: Layer already exists [2025-03-25T08:55:44.594Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:44.594Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:44.594Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:44.594Z] main: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:55:44.682Z] ===================================================== [Pipeline] echo [2025-03-25T08:55:44.699Z] taggedImages: [2025-03-25T08:55:44.699Z] - nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:44.699Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-25T08:55:44.699Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.77 [2025-03-25T08:55:44.699Z] - nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:44.699Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-25T08:55:44.728Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-25T08:55:44.728Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:44.728Z] latest [2025-03-25T08:55:44.728Z] 4.0.0-dev.77 [2025-03-25T08:55:44.728Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:44.728Z] main [2025-03-25T08:55:44.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:45.252Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:45.581Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:45.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-25T08:55:45.581Z] 784e1fccdd82: Preparing [2025-03-25T08:55:45.581Z] 25ae492aafbc: Preparing [2025-03-25T08:55:45.581Z] f17f36bcf5b7: Preparing [2025-03-25T08:55:45.581Z] 31adb3b3c2bb: Preparing [2025-03-25T08:55:45.581Z] faeadc117ce9: Preparing [2025-03-25T08:55:45.581Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:45.581Z] b5cab59a3e41: Preparing [2025-03-25T08:55:45.581Z] 3a5926eefd21: Preparing [2025-03-25T08:55:45.581Z] 994456c4fd7b: Preparing [2025-03-25T08:55:45.581Z] 9cd7cebfe816: Waiting [2025-03-25T08:55:45.581Z] 3a5926eefd21: Waiting [2025-03-25T08:55:45.581Z] 994456c4fd7b: Waiting [2025-03-25T08:55:45.581Z] b5cab59a3e41: Waiting [2025-03-25T08:55:45.581Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:45.581Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:45.581Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:45.581Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:45.581Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:45.581Z] 25ae492aafbc: Pushed [2025-03-25T08:55:45.581Z] 784e1fccdd82: Pushed [2025-03-25T08:55:45.581Z] f17f36bcf5b7: Pushed [2025-03-25T08:55:46.518Z] 31adb3b3c2bb: Pushed [2025-03-25T08:55:46.777Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:47.115Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:47.455Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-25T08:55:47.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-25T08:55:47.455Z] 784e1fccdd82: Preparing [2025-03-25T08:55:47.455Z] 25ae492aafbc: Preparing [2025-03-25T08:55:47.455Z] f17f36bcf5b7: Preparing [2025-03-25T08:55:47.455Z] 31adb3b3c2bb: Preparing [2025-03-25T08:55:47.455Z] faeadc117ce9: Preparing [2025-03-25T08:55:47.455Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:47.455Z] b5cab59a3e41: Preparing [2025-03-25T08:55:47.455Z] 3a5926eefd21: Preparing [2025-03-25T08:55:47.455Z] 994456c4fd7b: Preparing [2025-03-25T08:55:47.455Z] b5cab59a3e41: Waiting [2025-03-25T08:55:47.455Z] 3a5926eefd21: Waiting [2025-03-25T08:55:47.455Z] 9cd7cebfe816: Waiting [2025-03-25T08:55:47.455Z] 994456c4fd7b: Waiting [2025-03-25T08:55:47.455Z] 31adb3b3c2bb: Layer already exists [2025-03-25T08:55:47.455Z] 784e1fccdd82: Layer already exists [2025-03-25T08:55:47.455Z] f17f36bcf5b7: Layer already exists [2025-03-25T08:55:47.455Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:47.455Z] 25ae492aafbc: Layer already exists [2025-03-25T08:55:47.455Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:47.455Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:47.455Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:47.455Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:47.455Z] latest: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:47.790Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:48.305Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.77 [2025-03-25T08:55:48.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-25T08:55:48.305Z] 784e1fccdd82: Preparing [2025-03-25T08:55:48.305Z] 25ae492aafbc: Preparing [2025-03-25T08:55:48.305Z] f17f36bcf5b7: Preparing [2025-03-25T08:55:48.305Z] 31adb3b3c2bb: Preparing [2025-03-25T08:55:48.305Z] faeadc117ce9: Preparing [2025-03-25T08:55:48.305Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:48.305Z] b5cab59a3e41: Preparing [2025-03-25T08:55:48.305Z] 3a5926eefd21: Preparing [2025-03-25T08:55:48.305Z] 994456c4fd7b: Preparing [2025-03-25T08:55:48.305Z] b5cab59a3e41: Waiting [2025-03-25T08:55:48.305Z] 9cd7cebfe816: Waiting [2025-03-25T08:55:48.305Z] 3a5926eefd21: Waiting [2025-03-25T08:55:48.305Z] 994456c4fd7b: Waiting [2025-03-25T08:55:48.305Z] 31adb3b3c2bb: Layer already exists [2025-03-25T08:55:48.305Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:48.305Z] f17f36bcf5b7: Layer already exists [2025-03-25T08:55:48.305Z] 784e1fccdd82: Layer already exists [2025-03-25T08:55:48.305Z] 25ae492aafbc: Layer already exists [2025-03-25T08:55:48.305Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:48.305Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:48.305Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:48.305Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:48.305Z] 4.0.0-dev.77: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:48.629Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:48.958Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:48.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-25T08:55:48.958Z] 784e1fccdd82: Preparing [2025-03-25T08:55:48.958Z] 25ae492aafbc: Preparing [2025-03-25T08:55:48.958Z] f17f36bcf5b7: Preparing [2025-03-25T08:55:48.958Z] 31adb3b3c2bb: Preparing [2025-03-25T08:55:48.958Z] faeadc117ce9: Preparing [2025-03-25T08:55:48.958Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:48.958Z] b5cab59a3e41: Preparing [2025-03-25T08:55:48.958Z] 3a5926eefd21: Preparing [2025-03-25T08:55:48.958Z] 994456c4fd7b: Preparing [2025-03-25T08:55:48.958Z] 9cd7cebfe816: Waiting [2025-03-25T08:55:48.958Z] 3a5926eefd21: Waiting [2025-03-25T08:55:48.958Z] b5cab59a3e41: Waiting [2025-03-25T08:55:48.958Z] 994456c4fd7b: Waiting [2025-03-25T08:55:48.958Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:48.958Z] 784e1fccdd82: Layer already exists [2025-03-25T08:55:48.958Z] 25ae492aafbc: Layer already exists [2025-03-25T08:55:48.958Z] f17f36bcf5b7: Layer already exists [2025-03-25T08:55:48.958Z] 31adb3b3c2bb: Layer already exists [2025-03-25T08:55:48.958Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:48.958Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:48.958Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:48.958Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:48.958Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:49.289Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:49.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-25T08:55:49.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-25T08:55:49.623Z] 784e1fccdd82: Preparing [2025-03-25T08:55:49.623Z] 25ae492aafbc: Preparing [2025-03-25T08:55:49.623Z] f17f36bcf5b7: Preparing [2025-03-25T08:55:49.623Z] 31adb3b3c2bb: Preparing [2025-03-25T08:55:49.623Z] faeadc117ce9: Preparing [2025-03-25T08:55:49.623Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:49.623Z] b5cab59a3e41: Preparing [2025-03-25T08:55:49.623Z] 3a5926eefd21: Preparing [2025-03-25T08:55:49.623Z] 994456c4fd7b: Preparing [2025-03-25T08:55:49.623Z] 9cd7cebfe816: Waiting [2025-03-25T08:55:49.623Z] b5cab59a3e41: Waiting [2025-03-25T08:55:49.623Z] 3a5926eefd21: Waiting [2025-03-25T08:55:49.623Z] 994456c4fd7b: Waiting [2025-03-25T08:55:49.623Z] f17f36bcf5b7: Layer already exists [2025-03-25T08:55:49.623Z] 784e1fccdd82: Layer already exists [2025-03-25T08:55:49.623Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:49.623Z] 31adb3b3c2bb: Layer already exists [2025-03-25T08:55:49.623Z] 25ae492aafbc: Layer already exists [2025-03-25T08:55:49.623Z] 3a5926eefd21: Layer already exists [2025-03-25T08:55:49.623Z] b5cab59a3e41: Layer already exists [2025-03-25T08:55:49.623Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:49.623Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:49.623Z] main: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:55:49.705Z] ===================================================== [Pipeline] echo [2025-03-25T08:55:49.721Z] taggedImages: [2025-03-25T08:55:49.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:49.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-25T08:55:49.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.77 [2025-03-25T08:55:49.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:49.721Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-25T08:55:49.754Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-25T08:55:49.754Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:49.754Z] latest [2025-03-25T08:55:49.754Z] 4.0.0-dev.77 [2025-03-25T08:55:49.754Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:49.754Z] main [2025-03-25T08:55:49.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:50.114Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:50.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:50.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-25T08:55:50.532Z] cece98342167: Preparing [2025-03-25T08:55:50.532Z] 98181ab52b59: Preparing [2025-03-25T08:55:50.532Z] faeadc117ce9: Preparing [2025-03-25T08:55:50.532Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:50.532Z] 141be475c8e8: Preparing [2025-03-25T08:55:50.532Z] 4fdff6a246cf: Preparing [2025-03-25T08:55:50.532Z] 994456c4fd7b: Preparing [2025-03-25T08:55:50.532Z] 4fdff6a246cf: Waiting [2025-03-25T08:55:50.532Z] 994456c4fd7b: Waiting [2025-03-25T08:55:50.532Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:50.532Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:50.532Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:50.532Z] cece98342167: Pushed [2025-03-25T08:55:50.532Z] 141be475c8e8: Pushed [2025-03-25T08:55:50.532Z] 4fdff6a246cf: Pushed [2025-03-25T08:55:53.062Z] 98181ab52b59: Pushed [2025-03-25T08:55:53.062Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:53.399Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:53.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-25T08:55:53.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-25T08:55:53.746Z] cece98342167: Preparing [2025-03-25T08:55:53.746Z] 98181ab52b59: Preparing [2025-03-25T08:55:53.746Z] faeadc117ce9: Preparing [2025-03-25T08:55:53.746Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:53.746Z] 141be475c8e8: Preparing [2025-03-25T08:55:53.746Z] 4fdff6a246cf: Preparing [2025-03-25T08:55:53.746Z] 994456c4fd7b: Preparing [2025-03-25T08:55:53.746Z] 4fdff6a246cf: Waiting [2025-03-25T08:55:53.746Z] 994456c4fd7b: Waiting [2025-03-25T08:55:53.746Z] 98181ab52b59: Layer already exists [2025-03-25T08:55:53.746Z] 141be475c8e8: Layer already exists [2025-03-25T08:55:53.746Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:53.746Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:53.746Z] cece98342167: Layer already exists [2025-03-25T08:55:53.746Z] 4fdff6a246cf: Layer already exists [2025-03-25T08:55:53.746Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:53.746Z] latest: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:54.074Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:54.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.77 [2025-03-25T08:55:54.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-25T08:55:54.402Z] cece98342167: Preparing [2025-03-25T08:55:54.402Z] 98181ab52b59: Preparing [2025-03-25T08:55:54.402Z] faeadc117ce9: Preparing [2025-03-25T08:55:54.402Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:54.402Z] 141be475c8e8: Preparing [2025-03-25T08:55:54.402Z] 4fdff6a246cf: Preparing [2025-03-25T08:55:54.402Z] 994456c4fd7b: Preparing [2025-03-25T08:55:54.402Z] 994456c4fd7b: Waiting [2025-03-25T08:55:54.402Z] 4fdff6a246cf: Waiting [2025-03-25T08:55:54.402Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:54.402Z] 98181ab52b59: Layer already exists [2025-03-25T08:55:54.402Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:54.402Z] 141be475c8e8: Layer already exists [2025-03-25T08:55:54.402Z] cece98342167: Layer already exists [2025-03-25T08:55:54.402Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:54.402Z] 4fdff6a246cf: Layer already exists [2025-03-25T08:55:54.402Z] 4.0.0-dev.77: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:54.726Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:55.045Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:55.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-25T08:55:55.045Z] cece98342167: Preparing [2025-03-25T08:55:55.045Z] 98181ab52b59: Preparing [2025-03-25T08:55:55.045Z] faeadc117ce9: Preparing [2025-03-25T08:55:55.045Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:55.045Z] 141be475c8e8: Preparing [2025-03-25T08:55:55.045Z] 4fdff6a246cf: Preparing [2025-03-25T08:55:55.045Z] 994456c4fd7b: Preparing [2025-03-25T08:55:55.045Z] 4fdff6a246cf: Waiting [2025-03-25T08:55:55.045Z] 994456c4fd7b: Waiting [2025-03-25T08:55:55.045Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:55.045Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:55.045Z] 98181ab52b59: Layer already exists [2025-03-25T08:55:55.045Z] 141be475c8e8: Layer already exists [2025-03-25T08:55:55.045Z] cece98342167: Layer already exists [2025-03-25T08:55:55.045Z] 4fdff6a246cf: Layer already exists [2025-03-25T08:55:55.045Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:55.045Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:55.378Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:55.711Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-25T08:55:55.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-25T08:55:55.711Z] cece98342167: Preparing [2025-03-25T08:55:55.711Z] 98181ab52b59: Preparing [2025-03-25T08:55:55.711Z] faeadc117ce9: Preparing [2025-03-25T08:55:55.711Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:55.711Z] 141be475c8e8: Preparing [2025-03-25T08:55:55.711Z] 4fdff6a246cf: Preparing [2025-03-25T08:55:55.711Z] 4fdff6a246cf: Waiting [2025-03-25T08:55:55.711Z] 994456c4fd7b: Preparing [2025-03-25T08:55:55.711Z] 994456c4fd7b: Waiting [2025-03-25T08:55:55.711Z] cece98342167: Layer already exists [2025-03-25T08:55:55.711Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:55.711Z] 141be475c8e8: Layer already exists [2025-03-25T08:55:55.711Z] faeadc117ce9: Layer already exists [2025-03-25T08:55:55.711Z] 98181ab52b59: Layer already exists [2025-03-25T08:55:55.711Z] 4fdff6a246cf: Layer already exists [2025-03-25T08:55:55.711Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:55.711Z] main: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:55:55.794Z] ===================================================== [Pipeline] echo [2025-03-25T08:55:55.808Z] taggedImages: [2025-03-25T08:55:55.808Z] - nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:55.808Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-25T08:55:55.808Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.77 [2025-03-25T08:55:55.808Z] - nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:55.808Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-25T08:55:55.834Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-25T08:55:55.834Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:55.834Z] latest [2025-03-25T08:55:55.834Z] 4.0.0-dev.77 [2025-03-25T08:55:55.834Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:55:55.834Z] main [2025-03-25T08:55:55.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:56.187Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:56.512Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:55:56.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-25T08:55:56.512Z] 81bc017f635e: Preparing [2025-03-25T08:55:56.512Z] 1f8eb6ea6754: Preparing [2025-03-25T08:55:56.512Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:56.512Z] ebbe88273f2d: Preparing [2025-03-25T08:55:56.512Z] eab6c9da7ed3: Preparing [2025-03-25T08:55:56.512Z] 994456c4fd7b: Preparing [2025-03-25T08:55:56.512Z] 994456c4fd7b: Waiting [2025-03-25T08:55:56.512Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:56.512Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:56.513Z] eab6c9da7ed3: Pushed [2025-03-25T08:55:56.513Z] 81bc017f635e: Pushed [2025-03-25T08:55:56.513Z] ebbe88273f2d: Pushed [2025-03-25T08:55:59.049Z] 1f8eb6ea6754: Pushed [2025-03-25T08:55:59.049Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:59.387Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:55:59.713Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-25T08:55:59.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-25T08:55:59.713Z] 81bc017f635e: Preparing [2025-03-25T08:55:59.713Z] 1f8eb6ea6754: Preparing [2025-03-25T08:55:59.713Z] 9cd7cebfe816: Preparing [2025-03-25T08:55:59.713Z] ebbe88273f2d: Preparing [2025-03-25T08:55:59.713Z] eab6c9da7ed3: Preparing [2025-03-25T08:55:59.713Z] 994456c4fd7b: Preparing [2025-03-25T08:55:59.713Z] 994456c4fd7b: Waiting [2025-03-25T08:55:59.713Z] 81bc017f635e: Layer already exists [2025-03-25T08:55:59.713Z] eab6c9da7ed3: Layer already exists [2025-03-25T08:55:59.713Z] 1f8eb6ea6754: Layer already exists [2025-03-25T08:55:59.713Z] ebbe88273f2d: Layer already exists [2025-03-25T08:55:59.713Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:55:59.713Z] 994456c4fd7b: Layer already exists [2025-03-25T08:55:59.713Z] latest: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:00.042Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:00.372Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.77 [2025-03-25T08:56:00.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-25T08:56:00.372Z] 81bc017f635e: Preparing [2025-03-25T08:56:00.372Z] 1f8eb6ea6754: Preparing [2025-03-25T08:56:00.372Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:00.372Z] ebbe88273f2d: Preparing [2025-03-25T08:56:00.372Z] eab6c9da7ed3: Preparing [2025-03-25T08:56:00.372Z] 994456c4fd7b: Preparing [2025-03-25T08:56:00.372Z] 994456c4fd7b: Waiting [2025-03-25T08:56:00.372Z] 1f8eb6ea6754: Layer already exists [2025-03-25T08:56:00.372Z] 81bc017f635e: Layer already exists [2025-03-25T08:56:00.372Z] ebbe88273f2d: Layer already exists [2025-03-25T08:56:00.372Z] eab6c9da7ed3: Layer already exists [2025-03-25T08:56:00.372Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:00.372Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:00.372Z] 4.0.0-dev.77: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:00.705Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:01.032Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:01.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-25T08:56:01.032Z] 81bc017f635e: Preparing [2025-03-25T08:56:01.032Z] 1f8eb6ea6754: Preparing [2025-03-25T08:56:01.032Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:01.032Z] ebbe88273f2d: Preparing [2025-03-25T08:56:01.032Z] eab6c9da7ed3: Preparing [2025-03-25T08:56:01.032Z] 994456c4fd7b: Preparing [2025-03-25T08:56:01.032Z] 994456c4fd7b: Waiting [2025-03-25T08:56:01.032Z] ebbe88273f2d: Layer already exists [2025-03-25T08:56:01.032Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:01.032Z] 1f8eb6ea6754: Layer already exists [2025-03-25T08:56:01.032Z] 81bc017f635e: Layer already exists [2025-03-25T08:56:01.032Z] eab6c9da7ed3: Layer already exists [2025-03-25T08:56:01.032Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:01.032Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:01.364Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:01.689Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-25T08:56:01.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-25T08:56:01.690Z] 81bc017f635e: Preparing [2025-03-25T08:56:01.690Z] 1f8eb6ea6754: Preparing [2025-03-25T08:56:01.690Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:01.690Z] ebbe88273f2d: Preparing [2025-03-25T08:56:01.690Z] eab6c9da7ed3: Preparing [2025-03-25T08:56:01.690Z] 994456c4fd7b: Preparing [2025-03-25T08:56:01.690Z] 994456c4fd7b: Waiting [2025-03-25T08:56:01.690Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:01.690Z] 1f8eb6ea6754: Layer already exists [2025-03-25T08:56:01.690Z] 81bc017f635e: Layer already exists [2025-03-25T08:56:01.690Z] ebbe88273f2d: Layer already exists [2025-03-25T08:56:01.690Z] eab6c9da7ed3: Layer already exists [2025-03-25T08:56:01.690Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:01.690Z] main: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:01.769Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:01.784Z] taggedImages: [2025-03-25T08:56:01.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:01.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-25T08:56:01.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.77 [2025-03-25T08:56:01.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:01.784Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-25T08:56:01.813Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-25T08:56:01.814Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:01.814Z] latest [2025-03-25T08:56:01.814Z] 4.0.0-dev.77 [2025-03-25T08:56:01.814Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:01.814Z] main [2025-03-25T08:56:01.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:02.161Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:02.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:02.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-25T08:56:02.490Z] 95369ccdbfb1: Preparing [2025-03-25T08:56:02.490Z] c75ad759a5c6: Preparing [2025-03-25T08:56:02.490Z] 673088cefe3e: Preparing [2025-03-25T08:56:02.490Z] faeadc117ce9: Preparing [2025-03-25T08:56:02.490Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:02.490Z] b5cab59a3e41: Preparing [2025-03-25T08:56:02.490Z] 3a5926eefd21: Preparing [2025-03-25T08:56:02.490Z] 994456c4fd7b: Preparing [2025-03-25T08:56:02.490Z] 3a5926eefd21: Waiting [2025-03-25T08:56:02.490Z] 994456c4fd7b: Waiting [2025-03-25T08:56:02.490Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:02.490Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:02.490Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:02.490Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:02.490Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:02.490Z] c75ad759a5c6: Pushed [2025-03-25T08:56:02.490Z] 95369ccdbfb1: Pushed [2025-03-25T08:56:05.021Z] 673088cefe3e: Pushed [2025-03-25T08:56:05.021Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:05.355Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:05.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-25T08:56:05.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-25T08:56:05.689Z] 95369ccdbfb1: Preparing [2025-03-25T08:56:05.689Z] c75ad759a5c6: Preparing [2025-03-25T08:56:05.689Z] 673088cefe3e: Preparing [2025-03-25T08:56:05.689Z] faeadc117ce9: Preparing [2025-03-25T08:56:05.689Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:05.689Z] b5cab59a3e41: Preparing [2025-03-25T08:56:05.689Z] 3a5926eefd21: Preparing [2025-03-25T08:56:05.689Z] 994456c4fd7b: Preparing [2025-03-25T08:56:05.689Z] 3a5926eefd21: Waiting [2025-03-25T08:56:05.689Z] b5cab59a3e41: Waiting [2025-03-25T08:56:05.689Z] 994456c4fd7b: Waiting [2025-03-25T08:56:05.689Z] 673088cefe3e: Layer already exists [2025-03-25T08:56:05.689Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:05.689Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:05.689Z] 95369ccdbfb1: Layer already exists [2025-03-25T08:56:05.689Z] c75ad759a5c6: Layer already exists [2025-03-25T08:56:05.689Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:05.689Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:05.689Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:05.689Z] latest: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:06.027Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:06.349Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.77 [2025-03-25T08:56:06.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-25T08:56:06.349Z] 95369ccdbfb1: Preparing [2025-03-25T08:56:06.349Z] c75ad759a5c6: Preparing [2025-03-25T08:56:06.349Z] 673088cefe3e: Preparing [2025-03-25T08:56:06.349Z] faeadc117ce9: Preparing [2025-03-25T08:56:06.349Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:06.349Z] b5cab59a3e41: Preparing [2025-03-25T08:56:06.349Z] 3a5926eefd21: Preparing [2025-03-25T08:56:06.349Z] 994456c4fd7b: Preparing [2025-03-25T08:56:06.349Z] b5cab59a3e41: Waiting [2025-03-25T08:56:06.349Z] 994456c4fd7b: Waiting [2025-03-25T08:56:06.349Z] 3a5926eefd21: Waiting [2025-03-25T08:56:06.349Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:06.349Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:06.349Z] 95369ccdbfb1: Layer already exists [2025-03-25T08:56:06.349Z] c75ad759a5c6: Layer already exists [2025-03-25T08:56:06.349Z] 673088cefe3e: Layer already exists [2025-03-25T08:56:06.349Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:06.349Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:06.349Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:06.349Z] 4.0.0-dev.77: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:06.687Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:07.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:07.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-25T08:56:07.012Z] 95369ccdbfb1: Preparing [2025-03-25T08:56:07.012Z] c75ad759a5c6: Preparing [2025-03-25T08:56:07.012Z] 673088cefe3e: Preparing [2025-03-25T08:56:07.012Z] faeadc117ce9: Preparing [2025-03-25T08:56:07.012Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:07.012Z] b5cab59a3e41: Preparing [2025-03-25T08:56:07.012Z] 3a5926eefd21: Preparing [2025-03-25T08:56:07.012Z] 994456c4fd7b: Preparing [2025-03-25T08:56:07.012Z] b5cab59a3e41: Waiting [2025-03-25T08:56:07.012Z] 3a5926eefd21: Waiting [2025-03-25T08:56:07.012Z] 994456c4fd7b: Waiting [2025-03-25T08:56:07.012Z] c75ad759a5c6: Layer already exists [2025-03-25T08:56:07.012Z] 95369ccdbfb1: Layer already exists [2025-03-25T08:56:07.012Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:07.012Z] 673088cefe3e: Layer already exists [2025-03-25T08:56:07.012Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:07.012Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:07.012Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:07.012Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:07.012Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:07.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:07.670Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-25T08:56:07.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-25T08:56:07.670Z] 95369ccdbfb1: Preparing [2025-03-25T08:56:07.670Z] c75ad759a5c6: Preparing [2025-03-25T08:56:07.670Z] 673088cefe3e: Preparing [2025-03-25T08:56:07.670Z] faeadc117ce9: Preparing [2025-03-25T08:56:07.670Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:07.670Z] b5cab59a3e41: Preparing [2025-03-25T08:56:07.670Z] 3a5926eefd21: Preparing [2025-03-25T08:56:07.670Z] 994456c4fd7b: Preparing [2025-03-25T08:56:07.670Z] b5cab59a3e41: Waiting [2025-03-25T08:56:07.670Z] 3a5926eefd21: Waiting [2025-03-25T08:56:07.670Z] 994456c4fd7b: Waiting [2025-03-25T08:56:07.670Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:07.670Z] c75ad759a5c6: Layer already exists [2025-03-25T08:56:07.670Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:07.670Z] 95369ccdbfb1: Layer already exists [2025-03-25T08:56:07.670Z] 673088cefe3e: Layer already exists [2025-03-25T08:56:07.670Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:07.670Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:07.670Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:07.670Z] main: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:07.744Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:07.764Z] taggedImages: [2025-03-25T08:56:07.764Z] - nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:07.764Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-25T08:56:07.764Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.77 [2025-03-25T08:56:07.764Z] - nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:07.764Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-25T08:56:07.790Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-25T08:56:07.790Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:07.790Z] latest [2025-03-25T08:56:07.790Z] 4.0.0-dev.77 [2025-03-25T08:56:07.790Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:07.790Z] main [2025-03-25T08:56:07.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:08.272Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:08.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:08.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-25T08:56:08.651Z] 7cc5424df5d2: Preparing [2025-03-25T08:56:08.651Z] 9ec123aabe04: Preparing [2025-03-25T08:56:08.651Z] 4dcd4f462cef: Preparing [2025-03-25T08:56:08.651Z] 08cdddc797e6: Preparing [2025-03-25T08:56:08.651Z] da9c4df6c4e2: Preparing [2025-03-25T08:56:08.651Z] 46ba4dc8fb12: Preparing [2025-03-25T08:56:08.651Z] ccff6039f9d8: Preparing [2025-03-25T08:56:08.651Z] faeadc117ce9: Preparing [2025-03-25T08:56:08.651Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:08.651Z] f1c202df1614: Preparing [2025-03-25T08:56:08.651Z] 562bdccf6e59: Preparing [2025-03-25T08:56:08.651Z] 5f70bf18a086: Preparing [2025-03-25T08:56:08.651Z] 7ec0948b8a95: Preparing [2025-03-25T08:56:08.651Z] 739410aa42f0: Preparing [2025-03-25T08:56:08.651Z] 0c4f1d9dcb6d: Preparing [2025-03-25T08:56:08.651Z] 994456c4fd7b: Preparing [2025-03-25T08:56:08.651Z] 5f70bf18a086: Waiting [2025-03-25T08:56:08.651Z] 46ba4dc8fb12: Waiting [2025-03-25T08:56:08.651Z] 7ec0948b8a95: Waiting [2025-03-25T08:56:08.651Z] 739410aa42f0: Waiting [2025-03-25T08:56:08.651Z] 0c4f1d9dcb6d: Waiting [2025-03-25T08:56:08.651Z] ccff6039f9d8: Waiting [2025-03-25T08:56:08.651Z] 994456c4fd7b: Waiting [2025-03-25T08:56:08.651Z] f1c202df1614: Waiting [2025-03-25T08:56:08.651Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:08.651Z] 7cc5424df5d2: Pushed [2025-03-25T08:56:08.651Z] 08cdddc797e6: Pushed [2025-03-25T08:56:08.651Z] 9ec123aabe04: Pushed [2025-03-25T08:56:08.651Z] da9c4df6c4e2: Pushed [2025-03-25T08:56:08.651Z] 4dcd4f462cef: Pushed [2025-03-25T08:56:08.651Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:08.651Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:08.651Z] 5f70bf18a086: Layer already exists [2025-03-25T08:56:08.651Z] 46ba4dc8fb12: Pushed [2025-03-25T08:56:08.931Z] f1c202df1614: Pushed [2025-03-25T08:56:08.931Z] 562bdccf6e59: Pushed [2025-03-25T08:56:08.931Z] 7ec0948b8a95: Pushed [2025-03-25T08:56:08.931Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:08.931Z] 739410aa42f0: Pushed [2025-03-25T08:56:08.931Z] 0c4f1d9dcb6d: Pushed [2025-03-25T08:56:10.474Z] ccff6039f9d8: Pushed [2025-03-25T08:56:10.474Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:11.240Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:11.579Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-25T08:56:11.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-25T08:56:11.579Z] 7cc5424df5d2: Preparing [2025-03-25T08:56:11.579Z] 9ec123aabe04: Preparing [2025-03-25T08:56:11.579Z] 4dcd4f462cef: Preparing [2025-03-25T08:56:11.579Z] 08cdddc797e6: Preparing [2025-03-25T08:56:11.579Z] da9c4df6c4e2: Preparing [2025-03-25T08:56:11.579Z] 46ba4dc8fb12: Preparing [2025-03-25T08:56:11.579Z] ccff6039f9d8: Preparing [2025-03-25T08:56:11.579Z] faeadc117ce9: Preparing [2025-03-25T08:56:11.579Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:11.579Z] f1c202df1614: Preparing [2025-03-25T08:56:11.579Z] 562bdccf6e59: Preparing [2025-03-25T08:56:11.579Z] 5f70bf18a086: Preparing [2025-03-25T08:56:11.579Z] 7ec0948b8a95: Preparing [2025-03-25T08:56:11.579Z] 739410aa42f0: Preparing [2025-03-25T08:56:11.579Z] 0c4f1d9dcb6d: Preparing [2025-03-25T08:56:11.579Z] 994456c4fd7b: Preparing [2025-03-25T08:56:11.579Z] 46ba4dc8fb12: Waiting [2025-03-25T08:56:11.579Z] ccff6039f9d8: Waiting [2025-03-25T08:56:11.579Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:11.579Z] faeadc117ce9: Waiting [2025-03-25T08:56:11.579Z] 7ec0948b8a95: Waiting [2025-03-25T08:56:11.579Z] 739410aa42f0: Waiting [2025-03-25T08:56:11.579Z] 0c4f1d9dcb6d: Waiting [2025-03-25T08:56:11.579Z] 5f70bf18a086: Waiting [2025-03-25T08:56:11.579Z] f1c202df1614: Waiting [2025-03-25T08:56:11.579Z] 994456c4fd7b: Waiting [2025-03-25T08:56:11.579Z] 562bdccf6e59: Waiting [2025-03-25T08:56:11.579Z] 4dcd4f462cef: Layer already exists [2025-03-25T08:56:11.579Z] 7cc5424df5d2: Layer already exists [2025-03-25T08:56:11.579Z] 08cdddc797e6: Layer already exists [2025-03-25T08:56:11.580Z] 9ec123aabe04: Layer already exists [2025-03-25T08:56:11.580Z] da9c4df6c4e2: Layer already exists [2025-03-25T08:56:11.580Z] 46ba4dc8fb12: Layer already exists [2025-03-25T08:56:11.580Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:11.580Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:11.580Z] ccff6039f9d8: Layer already exists [2025-03-25T08:56:11.580Z] f1c202df1614: Layer already exists [2025-03-25T08:56:11.580Z] 5f70bf18a086: Layer already exists [2025-03-25T08:56:11.580Z] 7ec0948b8a95: Layer already exists [2025-03-25T08:56:11.580Z] 562bdccf6e59: Layer already exists [2025-03-25T08:56:11.580Z] 739410aa42f0: Layer already exists [2025-03-25T08:56:11.580Z] 0c4f1d9dcb6d: Layer already exists [2025-03-25T08:56:11.580Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:11.580Z] latest: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:11.914Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:12.245Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.77 [2025-03-25T08:56:12.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-25T08:56:12.245Z] 7cc5424df5d2: Preparing [2025-03-25T08:56:12.245Z] 9ec123aabe04: Preparing [2025-03-25T08:56:12.245Z] 4dcd4f462cef: Preparing [2025-03-25T08:56:12.245Z] 08cdddc797e6: Preparing [2025-03-25T08:56:12.245Z] da9c4df6c4e2: Preparing [2025-03-25T08:56:12.245Z] 46ba4dc8fb12: Preparing [2025-03-25T08:56:12.245Z] ccff6039f9d8: Preparing [2025-03-25T08:56:12.245Z] faeadc117ce9: Preparing [2025-03-25T08:56:12.245Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:12.245Z] f1c202df1614: Preparing [2025-03-25T08:56:12.245Z] 562bdccf6e59: Preparing [2025-03-25T08:56:12.245Z] 5f70bf18a086: Preparing [2025-03-25T08:56:12.245Z] 7ec0948b8a95: Preparing [2025-03-25T08:56:12.245Z] 739410aa42f0: Preparing [2025-03-25T08:56:12.245Z] 0c4f1d9dcb6d: Preparing [2025-03-25T08:56:12.245Z] 994456c4fd7b: Preparing [2025-03-25T08:56:12.245Z] 562bdccf6e59: Waiting [2025-03-25T08:56:12.245Z] 5f70bf18a086: Waiting [2025-03-25T08:56:12.245Z] 7ec0948b8a95: Waiting [2025-03-25T08:56:12.245Z] 739410aa42f0: Waiting [2025-03-25T08:56:12.245Z] 46ba4dc8fb12: Waiting [2025-03-25T08:56:12.245Z] 0c4f1d9dcb6d: Waiting [2025-03-25T08:56:12.245Z] f1c202df1614: Waiting [2025-03-25T08:56:12.245Z] 994456c4fd7b: Waiting [2025-03-25T08:56:12.245Z] ccff6039f9d8: Waiting [2025-03-25T08:56:12.245Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:12.245Z] 7cc5424df5d2: Layer already exists [2025-03-25T08:56:12.245Z] 9ec123aabe04: Layer already exists [2025-03-25T08:56:12.245Z] 4dcd4f462cef: Layer already exists [2025-03-25T08:56:12.245Z] 08cdddc797e6: Layer already exists [2025-03-25T08:56:12.245Z] da9c4df6c4e2: Layer already exists [2025-03-25T08:56:12.245Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:12.245Z] ccff6039f9d8: Layer already exists [2025-03-25T08:56:12.245Z] 46ba4dc8fb12: Layer already exists [2025-03-25T08:56:12.245Z] f1c202df1614: Layer already exists [2025-03-25T08:56:12.245Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:12.245Z] 7ec0948b8a95: Layer already exists [2025-03-25T08:56:12.245Z] 5f70bf18a086: Layer already exists [2025-03-25T08:56:12.245Z] 562bdccf6e59: Layer already exists [2025-03-25T08:56:12.245Z] 0c4f1d9dcb6d: Layer already exists [2025-03-25T08:56:12.245Z] 739410aa42f0: Layer already exists [2025-03-25T08:56:12.245Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:12.245Z] 4.0.0-dev.77: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:12.580Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:12.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:12.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-25T08:56:12.918Z] 7cc5424df5d2: Preparing [2025-03-25T08:56:12.918Z] 9ec123aabe04: Preparing [2025-03-25T08:56:12.918Z] 4dcd4f462cef: Preparing [2025-03-25T08:56:12.918Z] 08cdddc797e6: Preparing [2025-03-25T08:56:12.918Z] da9c4df6c4e2: Preparing [2025-03-25T08:56:12.918Z] 46ba4dc8fb12: Preparing [2025-03-25T08:56:12.918Z] ccff6039f9d8: Preparing [2025-03-25T08:56:12.918Z] faeadc117ce9: Preparing [2025-03-25T08:56:12.918Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:12.918Z] f1c202df1614: Preparing [2025-03-25T08:56:12.918Z] 562bdccf6e59: Preparing [2025-03-25T08:56:12.918Z] 5f70bf18a086: Preparing [2025-03-25T08:56:12.918Z] 7ec0948b8a95: Preparing [2025-03-25T08:56:12.918Z] 739410aa42f0: Preparing [2025-03-25T08:56:12.918Z] 0c4f1d9dcb6d: Preparing [2025-03-25T08:56:12.918Z] 994456c4fd7b: Preparing [2025-03-25T08:56:12.918Z] 46ba4dc8fb12: Waiting [2025-03-25T08:56:12.918Z] ccff6039f9d8: Waiting [2025-03-25T08:56:12.918Z] faeadc117ce9: Waiting [2025-03-25T08:56:12.918Z] 739410aa42f0: Waiting [2025-03-25T08:56:12.918Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:12.918Z] 0c4f1d9dcb6d: Waiting [2025-03-25T08:56:12.918Z] 994456c4fd7b: Waiting [2025-03-25T08:56:12.918Z] 5f70bf18a086: Waiting [2025-03-25T08:56:12.918Z] 7ec0948b8a95: Waiting [2025-03-25T08:56:12.918Z] 562bdccf6e59: Waiting [2025-03-25T08:56:12.918Z] da9c4df6c4e2: Layer already exists [2025-03-25T08:56:12.918Z] 08cdddc797e6: Layer already exists [2025-03-25T08:56:12.918Z] 7cc5424df5d2: Layer already exists [2025-03-25T08:56:12.918Z] 9ec123aabe04: Layer already exists [2025-03-25T08:56:12.918Z] 4dcd4f462cef: Layer already exists [2025-03-25T08:56:12.918Z] 46ba4dc8fb12: Layer already exists [2025-03-25T08:56:12.918Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:12.918Z] ccff6039f9d8: Layer already exists [2025-03-25T08:56:12.918Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:12.918Z] f1c202df1614: Layer already exists [2025-03-25T08:56:12.918Z] 562bdccf6e59: Layer already exists [2025-03-25T08:56:12.918Z] 7ec0948b8a95: Layer already exists [2025-03-25T08:56:12.918Z] 5f70bf18a086: Layer already exists [2025-03-25T08:56:12.918Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:12.918Z] 0c4f1d9dcb6d: Layer already exists [2025-03-25T08:56:12.918Z] 739410aa42f0: Layer already exists [2025-03-25T08:56:12.918Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:13.254Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:13.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-25T08:56:13.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-25T08:56:13.587Z] 7cc5424df5d2: Preparing [2025-03-25T08:56:13.587Z] 9ec123aabe04: Preparing [2025-03-25T08:56:13.587Z] 4dcd4f462cef: Preparing [2025-03-25T08:56:13.587Z] 08cdddc797e6: Preparing [2025-03-25T08:56:13.587Z] da9c4df6c4e2: Preparing [2025-03-25T08:56:13.587Z] 46ba4dc8fb12: Preparing [2025-03-25T08:56:13.587Z] ccff6039f9d8: Preparing [2025-03-25T08:56:13.587Z] faeadc117ce9: Preparing [2025-03-25T08:56:13.587Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:13.587Z] f1c202df1614: Preparing [2025-03-25T08:56:13.587Z] 562bdccf6e59: Preparing [2025-03-25T08:56:13.587Z] 5f70bf18a086: Preparing [2025-03-25T08:56:13.587Z] 7ec0948b8a95: Preparing [2025-03-25T08:56:13.587Z] 739410aa42f0: Preparing [2025-03-25T08:56:13.587Z] 0c4f1d9dcb6d: Preparing [2025-03-25T08:56:13.587Z] 994456c4fd7b: Preparing [2025-03-25T08:56:13.587Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:13.587Z] f1c202df1614: Waiting [2025-03-25T08:56:13.587Z] 562bdccf6e59: Waiting [2025-03-25T08:56:13.587Z] 5f70bf18a086: Waiting [2025-03-25T08:56:13.587Z] 46ba4dc8fb12: Waiting [2025-03-25T08:56:13.587Z] ccff6039f9d8: Waiting [2025-03-25T08:56:13.587Z] 7ec0948b8a95: Waiting [2025-03-25T08:56:13.587Z] 739410aa42f0: Waiting [2025-03-25T08:56:13.587Z] 0c4f1d9dcb6d: Waiting [2025-03-25T08:56:13.587Z] 994456c4fd7b: Waiting [2025-03-25T08:56:13.587Z] 4dcd4f462cef: Layer already exists [2025-03-25T08:56:13.587Z] da9c4df6c4e2: Layer already exists [2025-03-25T08:56:13.587Z] 9ec123aabe04: Layer already exists [2025-03-25T08:56:13.587Z] 08cdddc797e6: Layer already exists [2025-03-25T08:56:13.587Z] 7cc5424df5d2: Layer already exists [2025-03-25T08:56:13.587Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:13.587Z] 46ba4dc8fb12: Layer already exists [2025-03-25T08:56:13.587Z] ccff6039f9d8: Layer already exists [2025-03-25T08:56:13.587Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:13.587Z] f1c202df1614: Layer already exists [2025-03-25T08:56:13.587Z] 562bdccf6e59: Layer already exists [2025-03-25T08:56:13.587Z] 7ec0948b8a95: Layer already exists [2025-03-25T08:56:13.587Z] 0c4f1d9dcb6d: Layer already exists [2025-03-25T08:56:13.587Z] 5f70bf18a086: Layer already exists [2025-03-25T08:56:13.587Z] 739410aa42f0: Layer already exists [2025-03-25T08:56:13.587Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:13.587Z] main: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:13.684Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:13.703Z] taggedImages: [2025-03-25T08:56:13.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:13.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-25T08:56:13.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.77 [2025-03-25T08:56:13.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:13.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-25T08:56:13.735Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-25T08:56:13.735Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:13.735Z] latest [2025-03-25T08:56:13.735Z] 4.0.0-dev.77 [2025-03-25T08:56:13.735Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:13.735Z] main [2025-03-25T08:56:13.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:14.108Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:14.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:14.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-25T08:56:14.435Z] 68ed2b41f7d4: Preparing [2025-03-25T08:56:14.435Z] 1fc057612ae5: Preparing [2025-03-25T08:56:14.435Z] 10b4f448338e: Preparing [2025-03-25T08:56:14.435Z] 8597a8f23acf: Preparing [2025-03-25T08:56:14.435Z] faeadc117ce9: Preparing [2025-03-25T08:56:14.435Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:14.435Z] b5cab59a3e41: Preparing [2025-03-25T08:56:14.435Z] 3a5926eefd21: Preparing [2025-03-25T08:56:14.435Z] 994456c4fd7b: Preparing [2025-03-25T08:56:14.435Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:14.435Z] b5cab59a3e41: Waiting [2025-03-25T08:56:14.435Z] 3a5926eefd21: Waiting [2025-03-25T08:56:14.435Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:14.435Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:14.435Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:14.435Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:14.435Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:14.435Z] 1fc057612ae5: Pushed [2025-03-25T08:56:14.435Z] 10b4f448338e: Pushed [2025-03-25T08:56:14.435Z] 68ed2b41f7d4: Pushed [2025-03-25T08:56:16.971Z] 8597a8f23acf: Pushed [2025-03-25T08:56:16.971Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:17.321Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:17.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-25T08:56:17.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-25T08:56:17.654Z] 68ed2b41f7d4: Preparing [2025-03-25T08:56:17.654Z] 1fc057612ae5: Preparing [2025-03-25T08:56:17.654Z] 10b4f448338e: Preparing [2025-03-25T08:56:17.654Z] 8597a8f23acf: Preparing [2025-03-25T08:56:17.654Z] faeadc117ce9: Preparing [2025-03-25T08:56:17.654Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:17.654Z] b5cab59a3e41: Preparing [2025-03-25T08:56:17.654Z] 3a5926eefd21: Preparing [2025-03-25T08:56:17.654Z] 994456c4fd7b: Preparing [2025-03-25T08:56:17.654Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:17.654Z] b5cab59a3e41: Waiting [2025-03-25T08:56:17.654Z] 3a5926eefd21: Waiting [2025-03-25T08:56:17.654Z] 994456c4fd7b: Waiting [2025-03-25T08:56:17.654Z] 1fc057612ae5: Layer already exists [2025-03-25T08:56:17.654Z] 8597a8f23acf: Layer already exists [2025-03-25T08:56:17.654Z] 68ed2b41f7d4: Layer already exists [2025-03-25T08:56:17.654Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:17.654Z] 10b4f448338e: Layer already exists [2025-03-25T08:56:17.654Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:17.654Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:17.654Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:17.654Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:17.654Z] latest: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:17.991Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:18.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.77 [2025-03-25T08:56:18.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-25T08:56:18.321Z] 68ed2b41f7d4: Preparing [2025-03-25T08:56:18.321Z] 1fc057612ae5: Preparing [2025-03-25T08:56:18.321Z] 10b4f448338e: Preparing [2025-03-25T08:56:18.321Z] 8597a8f23acf: Preparing [2025-03-25T08:56:18.321Z] faeadc117ce9: Preparing [2025-03-25T08:56:18.321Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:18.321Z] b5cab59a3e41: Preparing [2025-03-25T08:56:18.321Z] 3a5926eefd21: Preparing [2025-03-25T08:56:18.321Z] 994456c4fd7b: Preparing [2025-03-25T08:56:18.321Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:18.321Z] 3a5926eefd21: Waiting [2025-03-25T08:56:18.321Z] b5cab59a3e41: Waiting [2025-03-25T08:56:18.321Z] 994456c4fd7b: Waiting [2025-03-25T08:56:18.321Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:18.321Z] 1fc057612ae5: Layer already exists [2025-03-25T08:56:18.321Z] 8597a8f23acf: Layer already exists [2025-03-25T08:56:18.321Z] 68ed2b41f7d4: Layer already exists [2025-03-25T08:56:18.321Z] 10b4f448338e: Layer already exists [2025-03-25T08:56:18.321Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:18.321Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:18.321Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:18.321Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:18.321Z] 4.0.0-dev.77: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:18.669Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:18.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:18.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-25T08:56:18.994Z] 68ed2b41f7d4: Preparing [2025-03-25T08:56:18.994Z] 1fc057612ae5: Preparing [2025-03-25T08:56:18.994Z] 10b4f448338e: Preparing [2025-03-25T08:56:18.994Z] 8597a8f23acf: Preparing [2025-03-25T08:56:18.994Z] faeadc117ce9: Preparing [2025-03-25T08:56:18.994Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:18.994Z] b5cab59a3e41: Preparing [2025-03-25T08:56:18.994Z] 3a5926eefd21: Preparing [2025-03-25T08:56:18.994Z] 994456c4fd7b: Preparing [2025-03-25T08:56:18.994Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:18.994Z] b5cab59a3e41: Waiting [2025-03-25T08:56:18.994Z] 3a5926eefd21: Waiting [2025-03-25T08:56:18.994Z] 994456c4fd7b: Waiting [2025-03-25T08:56:18.994Z] 8597a8f23acf: Layer already exists [2025-03-25T08:56:18.994Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:18.994Z] 10b4f448338e: Layer already exists [2025-03-25T08:56:18.994Z] 1fc057612ae5: Layer already exists [2025-03-25T08:56:18.994Z] 68ed2b41f7d4: Layer already exists [2025-03-25T08:56:18.994Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:18.994Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:18.994Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:18.994Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:18.994Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:19.331Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:19.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-25T08:56:19.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-25T08:56:19.659Z] 68ed2b41f7d4: Preparing [2025-03-25T08:56:19.659Z] 1fc057612ae5: Preparing [2025-03-25T08:56:19.659Z] 10b4f448338e: Preparing [2025-03-25T08:56:19.659Z] 8597a8f23acf: Preparing [2025-03-25T08:56:19.659Z] faeadc117ce9: Preparing [2025-03-25T08:56:19.659Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:19.659Z] b5cab59a3e41: Preparing [2025-03-25T08:56:19.659Z] 3a5926eefd21: Preparing [2025-03-25T08:56:19.659Z] 994456c4fd7b: Preparing [2025-03-25T08:56:19.659Z] b5cab59a3e41: Waiting [2025-03-25T08:56:19.659Z] 3a5926eefd21: Waiting [2025-03-25T08:56:19.659Z] 994456c4fd7b: Waiting [2025-03-25T08:56:19.659Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:19.659Z] 8597a8f23acf: Layer already exists [2025-03-25T08:56:19.659Z] 68ed2b41f7d4: Layer already exists [2025-03-25T08:56:19.659Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:19.659Z] 10b4f448338e: Layer already exists [2025-03-25T08:56:19.659Z] 1fc057612ae5: Layer already exists [2025-03-25T08:56:19.659Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:19.659Z] b5cab59a3e41: Layer already exists [2025-03-25T08:56:19.659Z] 3a5926eefd21: Layer already exists [2025-03-25T08:56:19.659Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:19.659Z] main: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:19.741Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:19.758Z] taggedImages: [2025-03-25T08:56:19.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:19.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-25T08:56:19.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.77 [2025-03-25T08:56:19.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:19.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-25T08:56:19.786Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-25T08:56:19.786Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:19.786Z] latest [2025-03-25T08:56:19.786Z] 4.0.0-dev.77 [2025-03-25T08:56:19.786Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:19.786Z] main [2025-03-25T08:56:19.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:20.136Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:20.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:20.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-25T08:56:20.450Z] d9ebdc805a66: Preparing [2025-03-25T08:56:20.450Z] 635a96d09ff9: Preparing [2025-03-25T08:56:20.450Z] b93457eceac4: Preparing [2025-03-25T08:56:20.450Z] e7bc4892c922: Preparing [2025-03-25T08:56:20.450Z] 11966bc5372f: Preparing [2025-03-25T08:56:20.450Z] faeadc117ce9: Preparing [2025-03-25T08:56:20.450Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:20.450Z] 0df8a46a443e: Preparing [2025-03-25T08:56:20.450Z] 1902e9d5fb0f: Preparing [2025-03-25T08:56:20.450Z] 4fe3cd26a6ab: Preparing [2025-03-25T08:56:20.450Z] 994456c4fd7b: Preparing [2025-03-25T08:56:20.450Z] faeadc117ce9: Waiting [2025-03-25T08:56:20.450Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:20.450Z] 0df8a46a443e: Waiting [2025-03-25T08:56:20.450Z] 1902e9d5fb0f: Waiting [2025-03-25T08:56:20.450Z] 4fe3cd26a6ab: Waiting [2025-03-25T08:56:20.450Z] 994456c4fd7b: Waiting [2025-03-25T08:56:20.450Z] 11966bc5372f: Pushed [2025-03-25T08:56:20.450Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:20.450Z] 635a96d09ff9: Pushed [2025-03-25T08:56:20.450Z] d9ebdc805a66: Pushed [2025-03-25T08:56:20.450Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:20.450Z] e7bc4892c922: Pushed [2025-03-25T08:56:20.450Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:20.450Z] 0df8a46a443e: Pushed [2025-03-25T08:56:20.708Z] 1902e9d5fb0f: Pushed [2025-03-25T08:56:21.641Z] 4fe3cd26a6ab: Pushed [2025-03-25T08:56:22.209Z] b93457eceac4: Pushed [2025-03-25T08:56:22.469Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:22.800Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:23.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-25T08:56:23.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-25T08:56:23.124Z] d9ebdc805a66: Preparing [2025-03-25T08:56:23.124Z] 635a96d09ff9: Preparing [2025-03-25T08:56:23.124Z] b93457eceac4: Preparing [2025-03-25T08:56:23.124Z] e7bc4892c922: Preparing [2025-03-25T08:56:23.124Z] 11966bc5372f: Preparing [2025-03-25T08:56:23.124Z] faeadc117ce9: Preparing [2025-03-25T08:56:23.124Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:23.124Z] 0df8a46a443e: Preparing [2025-03-25T08:56:23.124Z] 1902e9d5fb0f: Preparing [2025-03-25T08:56:23.124Z] 4fe3cd26a6ab: Preparing [2025-03-25T08:56:23.124Z] 994456c4fd7b: Preparing [2025-03-25T08:56:23.124Z] 4fe3cd26a6ab: Waiting [2025-03-25T08:56:23.124Z] 1902e9d5fb0f: Waiting [2025-03-25T08:56:23.124Z] faeadc117ce9: Waiting [2025-03-25T08:56:23.124Z] 994456c4fd7b: Waiting [2025-03-25T08:56:23.124Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:23.124Z] 0df8a46a443e: Waiting [2025-03-25T08:56:23.124Z] 635a96d09ff9: Layer already exists [2025-03-25T08:56:23.124Z] d9ebdc805a66: Layer already exists [2025-03-25T08:56:23.124Z] e7bc4892c922: Layer already exists [2025-03-25T08:56:23.124Z] 11966bc5372f: Layer already exists [2025-03-25T08:56:23.124Z] b93457eceac4: Layer already exists [2025-03-25T08:56:23.124Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:23.124Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:23.124Z] 4fe3cd26a6ab: Layer already exists [2025-03-25T08:56:23.124Z] 1902e9d5fb0f: Layer already exists [2025-03-25T08:56:23.124Z] 0df8a46a443e: Layer already exists [2025-03-25T08:56:23.124Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:23.124Z] latest: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:23.453Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:23.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.77 [2025-03-25T08:56:23.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-25T08:56:23.794Z] d9ebdc805a66: Preparing [2025-03-25T08:56:23.794Z] 635a96d09ff9: Preparing [2025-03-25T08:56:23.794Z] b93457eceac4: Preparing [2025-03-25T08:56:23.794Z] e7bc4892c922: Preparing [2025-03-25T08:56:23.794Z] 11966bc5372f: Preparing [2025-03-25T08:56:23.794Z] faeadc117ce9: Preparing [2025-03-25T08:56:23.794Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:23.794Z] 0df8a46a443e: Preparing [2025-03-25T08:56:23.794Z] 1902e9d5fb0f: Preparing [2025-03-25T08:56:23.794Z] 4fe3cd26a6ab: Preparing [2025-03-25T08:56:23.794Z] 994456c4fd7b: Preparing [2025-03-25T08:56:23.794Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:23.794Z] 0df8a46a443e: Waiting [2025-03-25T08:56:23.794Z] 1902e9d5fb0f: Waiting [2025-03-25T08:56:23.794Z] 4fe3cd26a6ab: Waiting [2025-03-25T08:56:23.794Z] 994456c4fd7b: Waiting [2025-03-25T08:56:23.794Z] faeadc117ce9: Waiting [2025-03-25T08:56:23.794Z] e7bc4892c922: Layer already exists [2025-03-25T08:56:23.794Z] 635a96d09ff9: Layer already exists [2025-03-25T08:56:23.794Z] b93457eceac4: Layer already exists [2025-03-25T08:56:23.794Z] d9ebdc805a66: Layer already exists [2025-03-25T08:56:23.794Z] 11966bc5372f: Layer already exists [2025-03-25T08:56:23.794Z] 0df8a46a443e: Layer already exists [2025-03-25T08:56:23.794Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:23.794Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:23.794Z] 1902e9d5fb0f: Layer already exists [2025-03-25T08:56:23.794Z] 4fe3cd26a6ab: Layer already exists [2025-03-25T08:56:23.794Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:23.794Z] 4.0.0-dev.77: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:24.132Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:24.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:24.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-25T08:56:24.457Z] d9ebdc805a66: Preparing [2025-03-25T08:56:24.457Z] 635a96d09ff9: Preparing [2025-03-25T08:56:24.457Z] b93457eceac4: Preparing [2025-03-25T08:56:24.457Z] e7bc4892c922: Preparing [2025-03-25T08:56:24.457Z] 11966bc5372f: Preparing [2025-03-25T08:56:24.457Z] faeadc117ce9: Preparing [2025-03-25T08:56:24.457Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:24.457Z] 0df8a46a443e: Preparing [2025-03-25T08:56:24.457Z] 1902e9d5fb0f: Preparing [2025-03-25T08:56:24.457Z] 4fe3cd26a6ab: Preparing [2025-03-25T08:56:24.457Z] 994456c4fd7b: Preparing [2025-03-25T08:56:24.457Z] faeadc117ce9: Waiting [2025-03-25T08:56:24.457Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:24.457Z] 0df8a46a443e: Waiting [2025-03-25T08:56:24.457Z] 1902e9d5fb0f: Waiting [2025-03-25T08:56:24.457Z] 4fe3cd26a6ab: Waiting [2025-03-25T08:56:24.457Z] 994456c4fd7b: Waiting [2025-03-25T08:56:24.457Z] d9ebdc805a66: Layer already exists [2025-03-25T08:56:24.457Z] 11966bc5372f: Layer already exists [2025-03-25T08:56:24.457Z] b93457eceac4: Layer already exists [2025-03-25T08:56:24.457Z] 635a96d09ff9: Layer already exists [2025-03-25T08:56:24.457Z] e7bc4892c922: Layer already exists [2025-03-25T08:56:24.458Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:24.458Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:24.458Z] 4fe3cd26a6ab: Layer already exists [2025-03-25T08:56:24.458Z] 1902e9d5fb0f: Layer already exists [2025-03-25T08:56:24.458Z] 0df8a46a443e: Layer already exists [2025-03-25T08:56:24.458Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:24.458Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:24.783Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:25.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-25T08:56:25.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-25T08:56:25.115Z] d9ebdc805a66: Preparing [2025-03-25T08:56:25.115Z] 635a96d09ff9: Preparing [2025-03-25T08:56:25.115Z] b93457eceac4: Preparing [2025-03-25T08:56:25.115Z] e7bc4892c922: Preparing [2025-03-25T08:56:25.115Z] 11966bc5372f: Preparing [2025-03-25T08:56:25.115Z] faeadc117ce9: Preparing [2025-03-25T08:56:25.115Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:25.115Z] 0df8a46a443e: Preparing [2025-03-25T08:56:25.115Z] 1902e9d5fb0f: Preparing [2025-03-25T08:56:25.115Z] 4fe3cd26a6ab: Preparing [2025-03-25T08:56:25.115Z] 994456c4fd7b: Preparing [2025-03-25T08:56:25.115Z] faeadc117ce9: Waiting [2025-03-25T08:56:25.115Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:25.115Z] 1902e9d5fb0f: Waiting [2025-03-25T08:56:25.115Z] 4fe3cd26a6ab: Waiting [2025-03-25T08:56:25.115Z] 0df8a46a443e: Waiting [2025-03-25T08:56:25.115Z] 635a96d09ff9: Layer already exists [2025-03-25T08:56:25.115Z] d9ebdc805a66: Layer already exists [2025-03-25T08:56:25.115Z] b93457eceac4: Layer already exists [2025-03-25T08:56:25.115Z] e7bc4892c922: Layer already exists [2025-03-25T08:56:25.115Z] 11966bc5372f: Layer already exists [2025-03-25T08:56:25.115Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:25.115Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:25.115Z] 1902e9d5fb0f: Layer already exists [2025-03-25T08:56:25.115Z] 0df8a46a443e: Layer already exists [2025-03-25T08:56:25.115Z] 4fe3cd26a6ab: Layer already exists [2025-03-25T08:56:25.115Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:25.115Z] main: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:25.191Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:25.206Z] taggedImages: [2025-03-25T08:56:25.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:25.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-25T08:56:25.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.77 [2025-03-25T08:56:25.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:25.206Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-25T08:56:25.236Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-25T08:56:25.236Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:25.236Z] latest [2025-03-25T08:56:25.236Z] 4.0.0-dev.77 [2025-03-25T08:56:25.236Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:25.236Z] main [2025-03-25T08:56:25.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:25.587Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:25.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:25.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-25T08:56:25.910Z] 0b5f9cfc6602: Preparing [2025-03-25T08:56:25.910Z] 1af7a59c6412: Preparing [2025-03-25T08:56:25.910Z] 3964f700281a: Preparing [2025-03-25T08:56:25.910Z] 7bd75480ea88: Preparing [2025-03-25T08:56:25.910Z] c43c1fb2a1b1: Preparing [2025-03-25T08:56:25.910Z] fc63a8f0ea07: Preparing [2025-03-25T08:56:25.910Z] 2a1084c6c02e: Preparing [2025-03-25T08:56:25.910Z] faeadc117ce9: Preparing [2025-03-25T08:56:25.910Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:25.910Z] eb89e22d06a8: Preparing [2025-03-25T08:56:25.910Z] 29ee171c6d27: Preparing [2025-03-25T08:56:25.910Z] 994456c4fd7b: Preparing [2025-03-25T08:56:25.910Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:25.910Z] eb89e22d06a8: Waiting [2025-03-25T08:56:25.910Z] 29ee171c6d27: Waiting [2025-03-25T08:56:25.910Z] 994456c4fd7b: Waiting [2025-03-25T08:56:25.910Z] fc63a8f0ea07: Waiting [2025-03-25T08:56:25.910Z] faeadc117ce9: Waiting [2025-03-25T08:56:25.910Z] 2a1084c6c02e: Waiting [2025-03-25T08:56:25.910Z] 1af7a59c6412: Pushed [2025-03-25T08:56:25.910Z] c43c1fb2a1b1: Pushed [2025-03-25T08:56:25.910Z] 0b5f9cfc6602: Pushed [2025-03-25T08:56:25.910Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:25.910Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:25.910Z] fc63a8f0ea07: Pushed [2025-03-25T08:56:25.910Z] 2a1084c6c02e: Pushed [2025-03-25T08:56:26.169Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:26.169Z] eb89e22d06a8: Pushed [2025-03-25T08:56:27.104Z] 29ee171c6d27: Pushed [2025-03-25T08:56:27.671Z] 7bd75480ea88: Pushed [2025-03-25T08:56:28.607Z] 3964f700281a: Pushed [2025-03-25T08:56:28.607Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:28.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:29.264Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-25T08:56:29.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-25T08:56:29.264Z] 0b5f9cfc6602: Preparing [2025-03-25T08:56:29.264Z] 1af7a59c6412: Preparing [2025-03-25T08:56:29.264Z] 3964f700281a: Preparing [2025-03-25T08:56:29.264Z] 7bd75480ea88: Preparing [2025-03-25T08:56:29.264Z] c43c1fb2a1b1: Preparing [2025-03-25T08:56:29.264Z] fc63a8f0ea07: Preparing [2025-03-25T08:56:29.264Z] 2a1084c6c02e: Preparing [2025-03-25T08:56:29.264Z] faeadc117ce9: Preparing [2025-03-25T08:56:29.264Z] 2a1084c6c02e: Waiting [2025-03-25T08:56:29.264Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:29.264Z] eb89e22d06a8: Preparing [2025-03-25T08:56:29.264Z] faeadc117ce9: Waiting [2025-03-25T08:56:29.264Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:29.264Z] 29ee171c6d27: Preparing [2025-03-25T08:56:29.264Z] 994456c4fd7b: Preparing [2025-03-25T08:56:29.264Z] eb89e22d06a8: Waiting [2025-03-25T08:56:29.264Z] 29ee171c6d27: Waiting [2025-03-25T08:56:29.264Z] 0b5f9cfc6602: Layer already exists [2025-03-25T08:56:29.264Z] 7bd75480ea88: Layer already exists [2025-03-25T08:56:29.264Z] 1af7a59c6412: Layer already exists [2025-03-25T08:56:29.264Z] c43c1fb2a1b1: Layer already exists [2025-03-25T08:56:29.264Z] 3964f700281a: Layer already exists [2025-03-25T08:56:29.264Z] 2a1084c6c02e: Layer already exists [2025-03-25T08:56:29.264Z] fc63a8f0ea07: Layer already exists [2025-03-25T08:56:29.264Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:29.264Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:29.264Z] eb89e22d06a8: Layer already exists [2025-03-25T08:56:29.264Z] 29ee171c6d27: Layer already exists [2025-03-25T08:56:29.264Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:29.264Z] latest: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:29.598Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:29.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.77 [2025-03-25T08:56:29.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-25T08:56:29.919Z] 0b5f9cfc6602: Preparing [2025-03-25T08:56:29.919Z] 1af7a59c6412: Preparing [2025-03-25T08:56:29.919Z] 3964f700281a: Preparing [2025-03-25T08:56:29.919Z] 7bd75480ea88: Preparing [2025-03-25T08:56:29.919Z] c43c1fb2a1b1: Preparing [2025-03-25T08:56:29.919Z] fc63a8f0ea07: Preparing [2025-03-25T08:56:29.919Z] 2a1084c6c02e: Preparing [2025-03-25T08:56:29.919Z] faeadc117ce9: Preparing [2025-03-25T08:56:29.919Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:29.919Z] eb89e22d06a8: Preparing [2025-03-25T08:56:29.919Z] 29ee171c6d27: Preparing [2025-03-25T08:56:29.919Z] 994456c4fd7b: Preparing [2025-03-25T08:56:29.919Z] fc63a8f0ea07: Waiting [2025-03-25T08:56:29.919Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:29.919Z] eb89e22d06a8: Waiting [2025-03-25T08:56:29.919Z] 29ee171c6d27: Waiting [2025-03-25T08:56:29.919Z] 2a1084c6c02e: Waiting [2025-03-25T08:56:29.919Z] 994456c4fd7b: Waiting [2025-03-25T08:56:29.919Z] faeadc117ce9: Waiting [2025-03-25T08:56:29.919Z] 1af7a59c6412: Layer already exists [2025-03-25T08:56:29.919Z] 7bd75480ea88: Layer already exists [2025-03-25T08:56:29.919Z] 0b5f9cfc6602: Layer already exists [2025-03-25T08:56:29.919Z] 3964f700281a: Layer already exists [2025-03-25T08:56:29.919Z] c43c1fb2a1b1: Layer already exists [2025-03-25T08:56:29.919Z] fc63a8f0ea07: Layer already exists [2025-03-25T08:56:29.919Z] 2a1084c6c02e: Layer already exists [2025-03-25T08:56:29.919Z] eb89e22d06a8: Layer already exists [2025-03-25T08:56:29.919Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:29.919Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:29.919Z] 29ee171c6d27: Layer already exists [2025-03-25T08:56:29.919Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:29.919Z] 4.0.0-dev.77: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:30.244Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:30.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:30.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-25T08:56:30.566Z] 0b5f9cfc6602: Preparing [2025-03-25T08:56:30.566Z] 1af7a59c6412: Preparing [2025-03-25T08:56:30.566Z] 3964f700281a: Preparing [2025-03-25T08:56:30.567Z] 7bd75480ea88: Preparing [2025-03-25T08:56:30.567Z] c43c1fb2a1b1: Preparing [2025-03-25T08:56:30.567Z] fc63a8f0ea07: Preparing [2025-03-25T08:56:30.567Z] 2a1084c6c02e: Preparing [2025-03-25T08:56:30.567Z] faeadc117ce9: Preparing [2025-03-25T08:56:30.567Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:30.567Z] eb89e22d06a8: Preparing [2025-03-25T08:56:30.567Z] 29ee171c6d27: Preparing [2025-03-25T08:56:30.567Z] 994456c4fd7b: Preparing [2025-03-25T08:56:30.567Z] fc63a8f0ea07: Waiting [2025-03-25T08:56:30.567Z] 2a1084c6c02e: Waiting [2025-03-25T08:56:30.567Z] eb89e22d06a8: Waiting [2025-03-25T08:56:30.567Z] 29ee171c6d27: Waiting [2025-03-25T08:56:30.567Z] faeadc117ce9: Waiting [2025-03-25T08:56:30.567Z] 994456c4fd7b: Waiting [2025-03-25T08:56:30.567Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:30.567Z] 3964f700281a: Layer already exists [2025-03-25T08:56:30.567Z] 1af7a59c6412: Layer already exists [2025-03-25T08:56:30.567Z] c43c1fb2a1b1: Layer already exists [2025-03-25T08:56:30.567Z] 0b5f9cfc6602: Layer already exists [2025-03-25T08:56:30.567Z] 7bd75480ea88: Layer already exists [2025-03-25T08:56:30.567Z] fc63a8f0ea07: Layer already exists [2025-03-25T08:56:30.567Z] 2a1084c6c02e: Layer already exists [2025-03-25T08:56:30.567Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:30.567Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:30.567Z] eb89e22d06a8: Layer already exists [2025-03-25T08:56:30.567Z] 29ee171c6d27: Layer already exists [2025-03-25T08:56:30.567Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:30.567Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:30.895Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:31.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-25T08:56:31.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-25T08:56:31.478Z] 0b5f9cfc6602: Preparing [2025-03-25T08:56:31.478Z] 1af7a59c6412: Preparing [2025-03-25T08:56:31.478Z] 3964f700281a: Preparing [2025-03-25T08:56:31.478Z] 7bd75480ea88: Preparing [2025-03-25T08:56:31.478Z] c43c1fb2a1b1: Preparing [2025-03-25T08:56:31.478Z] fc63a8f0ea07: Preparing [2025-03-25T08:56:31.478Z] 2a1084c6c02e: Preparing [2025-03-25T08:56:31.478Z] faeadc117ce9: Preparing [2025-03-25T08:56:31.478Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:31.478Z] eb89e22d06a8: Preparing [2025-03-25T08:56:31.478Z] 29ee171c6d27: Preparing [2025-03-25T08:56:31.478Z] 994456c4fd7b: Preparing [2025-03-25T08:56:31.478Z] fc63a8f0ea07: Waiting [2025-03-25T08:56:31.478Z] faeadc117ce9: Waiting [2025-03-25T08:56:31.478Z] 9cd7cebfe816: Waiting [2025-03-25T08:56:31.478Z] eb89e22d06a8: Waiting [2025-03-25T08:56:31.478Z] 29ee171c6d27: Waiting [2025-03-25T08:56:31.478Z] 994456c4fd7b: Waiting [2025-03-25T08:56:31.478Z] 0b5f9cfc6602: Layer already exists [2025-03-25T08:56:31.478Z] c43c1fb2a1b1: Layer already exists [2025-03-25T08:56:31.478Z] 1af7a59c6412: Layer already exists [2025-03-25T08:56:31.478Z] 7bd75480ea88: Layer already exists [2025-03-25T08:56:31.478Z] 3964f700281a: Layer already exists [2025-03-25T08:56:31.478Z] 2a1084c6c02e: Layer already exists [2025-03-25T08:56:31.478Z] fc63a8f0ea07: Layer already exists [2025-03-25T08:56:31.478Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:31.478Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:31.478Z] eb89e22d06a8: Layer already exists [2025-03-25T08:56:31.478Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:31.478Z] 29ee171c6d27: Layer already exists [2025-03-25T08:56:31.478Z] main: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:31.565Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:31.582Z] taggedImages: [2025-03-25T08:56:31.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:31.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-25T08:56:31.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.77 [2025-03-25T08:56:31.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:31.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-25T08:56:31.613Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-25T08:56:31.613Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:31.613Z] latest [2025-03-25T08:56:31.613Z] 4.0.0-dev.77 [2025-03-25T08:56:31.613Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:31.613Z] main [2025-03-25T08:56:31.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:31.970Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:32.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:32.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-25T08:56:32.304Z] fbd34330b367: Preparing [2025-03-25T08:56:32.304Z] e0697eae1c1e: Preparing [2025-03-25T08:56:32.304Z] faeadc117ce9: Preparing [2025-03-25T08:56:32.304Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:32.304Z] 93962284516d: Preparing [2025-03-25T08:56:32.304Z] 22245030bb5a: Preparing [2025-03-25T08:56:32.304Z] 994456c4fd7b: Preparing [2025-03-25T08:56:32.304Z] 994456c4fd7b: Waiting [2025-03-25T08:56:32.304Z] 22245030bb5a: Waiting [2025-03-25T08:56:32.304Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:32.304Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:32.304Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:32.304Z] fbd34330b367: Pushed [2025-03-25T08:56:32.304Z] 93962284516d: Pushed [2025-03-25T08:56:34.370Z] 22245030bb5a: Pushed [2025-03-25T08:56:36.275Z] e0697eae1c1e: Pushed [2025-03-25T08:56:36.275Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:36.611Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:36.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-25T08:56:36.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-25T08:56:36.940Z] fbd34330b367: Preparing [2025-03-25T08:56:36.940Z] e0697eae1c1e: Preparing [2025-03-25T08:56:36.940Z] faeadc117ce9: Preparing [2025-03-25T08:56:36.940Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:36.940Z] 93962284516d: Preparing [2025-03-25T08:56:36.940Z] 22245030bb5a: Preparing [2025-03-25T08:56:36.940Z] 994456c4fd7b: Preparing [2025-03-25T08:56:36.940Z] 22245030bb5a: Waiting [2025-03-25T08:56:36.940Z] 994456c4fd7b: Waiting [2025-03-25T08:56:36.940Z] e0697eae1c1e: Layer already exists [2025-03-25T08:56:36.940Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:36.940Z] fbd34330b367: Layer already exists [2025-03-25T08:56:36.940Z] 93962284516d: Layer already exists [2025-03-25T08:56:36.940Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:36.940Z] 22245030bb5a: Layer already exists [2025-03-25T08:56:36.940Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:36.940Z] latest: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:37.267Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:37.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.77 [2025-03-25T08:56:37.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-25T08:56:37.592Z] fbd34330b367: Preparing [2025-03-25T08:56:37.592Z] e0697eae1c1e: Preparing [2025-03-25T08:56:37.592Z] faeadc117ce9: Preparing [2025-03-25T08:56:37.592Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:37.592Z] 93962284516d: Preparing [2025-03-25T08:56:37.592Z] 22245030bb5a: Preparing [2025-03-25T08:56:37.592Z] 994456c4fd7b: Preparing [2025-03-25T08:56:37.592Z] 994456c4fd7b: Waiting [2025-03-25T08:56:37.592Z] 22245030bb5a: Waiting [2025-03-25T08:56:37.592Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:37.592Z] 93962284516d: Layer already exists [2025-03-25T08:56:37.592Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:37.592Z] fbd34330b367: Layer already exists [2025-03-25T08:56:37.592Z] e0697eae1c1e: Layer already exists [2025-03-25T08:56:37.592Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:37.592Z] 22245030bb5a: Layer already exists [2025-03-25T08:56:37.592Z] 4.0.0-dev.77: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:37.922Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:38.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:38.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-25T08:56:38.256Z] fbd34330b367: Preparing [2025-03-25T08:56:38.256Z] e0697eae1c1e: Preparing [2025-03-25T08:56:38.256Z] faeadc117ce9: Preparing [2025-03-25T08:56:38.256Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:38.256Z] 93962284516d: Preparing [2025-03-25T08:56:38.256Z] 22245030bb5a: Preparing [2025-03-25T08:56:38.256Z] 994456c4fd7b: Preparing [2025-03-25T08:56:38.256Z] 22245030bb5a: Waiting [2025-03-25T08:56:38.256Z] 994456c4fd7b: Waiting [2025-03-25T08:56:38.256Z] 93962284516d: Layer already exists [2025-03-25T08:56:38.256Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:38.256Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:38.256Z] fbd34330b367: Layer already exists [2025-03-25T08:56:38.256Z] e0697eae1c1e: Layer already exists [2025-03-25T08:56:38.256Z] 22245030bb5a: Layer already exists [2025-03-25T08:56:38.256Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:38.256Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:38.634Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:38.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-25T08:56:38.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-25T08:56:38.971Z] fbd34330b367: Preparing [2025-03-25T08:56:38.971Z] e0697eae1c1e: Preparing [2025-03-25T08:56:38.971Z] faeadc117ce9: Preparing [2025-03-25T08:56:38.971Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:38.971Z] 93962284516d: Preparing [2025-03-25T08:56:38.971Z] 22245030bb5a: Preparing [2025-03-25T08:56:38.971Z] 994456c4fd7b: Preparing [2025-03-25T08:56:38.971Z] 22245030bb5a: Waiting [2025-03-25T08:56:38.971Z] 994456c4fd7b: Waiting [2025-03-25T08:56:38.971Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:38.971Z] fbd34330b367: Layer already exists [2025-03-25T08:56:38.971Z] e0697eae1c1e: Layer already exists [2025-03-25T08:56:38.971Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:38.971Z] 93962284516d: Layer already exists [2025-03-25T08:56:38.971Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:38.971Z] 22245030bb5a: Layer already exists [2025-03-25T08:56:38.971Z] main: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:39.052Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:39.071Z] taggedImages: [2025-03-25T08:56:39.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:39.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-25T08:56:39.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.77 [2025-03-25T08:56:39.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:39.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-25T08:56:39.100Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-25T08:56:39.100Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:39.100Z] latest [2025-03-25T08:56:39.100Z] 4.0.0-dev.77 [2025-03-25T08:56:39.100Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:39.100Z] main [2025-03-25T08:56:39.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:39.447Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:39.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:39.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-25T08:56:39.768Z] a6c38016e956: Preparing [2025-03-25T08:56:39.768Z] 1fed87513d76: Preparing [2025-03-25T08:56:39.768Z] 261c1c3bad60: Preparing [2025-03-25T08:56:39.768Z] faeadc117ce9: Preparing [2025-03-25T08:56:39.768Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:39.768Z] 6797eec3ca8d: Preparing [2025-03-25T08:56:39.768Z] 39a093c6e484: Preparing [2025-03-25T08:56:39.768Z] cd627479eee6: Preparing [2025-03-25T08:56:39.768Z] 14533c8397a4: Preparing [2025-03-25T08:56:39.768Z] 994456c4fd7b: Preparing [2025-03-25T08:56:39.768Z] 39a093c6e484: Waiting [2025-03-25T08:56:39.768Z] cd627479eee6: Waiting [2025-03-25T08:56:39.768Z] 14533c8397a4: Waiting [2025-03-25T08:56:39.768Z] 994456c4fd7b: Waiting [2025-03-25T08:56:39.768Z] 6797eec3ca8d: Waiting [2025-03-25T08:56:39.768Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:39.768Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:39.768Z] 261c1c3bad60: Pushed [2025-03-25T08:56:39.768Z] a6c38016e956: Pushed [2025-03-25T08:56:39.768Z] 1fed87513d76: Pushed [2025-03-25T08:56:39.768Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:39.768Z] cd627479eee6: Pushed [2025-03-25T08:56:40.335Z] 14533c8397a4: Pushed [2025-03-25T08:56:44.531Z] 39a093c6e484: Pushed [2025-03-25T08:56:51.101Z] 6797eec3ca8d: Pushed [2025-03-25T08:56:51.101Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:51.434Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:51.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-25T08:56:51.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-25T08:56:51.755Z] a6c38016e956: Preparing [2025-03-25T08:56:51.755Z] 1fed87513d76: Preparing [2025-03-25T08:56:51.755Z] 261c1c3bad60: Preparing [2025-03-25T08:56:51.755Z] faeadc117ce9: Preparing [2025-03-25T08:56:51.755Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:51.755Z] 6797eec3ca8d: Preparing [2025-03-25T08:56:51.755Z] 39a093c6e484: Preparing [2025-03-25T08:56:51.755Z] cd627479eee6: Preparing [2025-03-25T08:56:51.755Z] 14533c8397a4: Preparing [2025-03-25T08:56:51.755Z] 994456c4fd7b: Preparing [2025-03-25T08:56:51.755Z] 39a093c6e484: Waiting [2025-03-25T08:56:51.755Z] cd627479eee6: Waiting [2025-03-25T08:56:51.755Z] 6797eec3ca8d: Waiting [2025-03-25T08:56:51.755Z] 14533c8397a4: Waiting [2025-03-25T08:56:51.755Z] 994456c4fd7b: Waiting [2025-03-25T08:56:51.755Z] 1fed87513d76: Layer already exists [2025-03-25T08:56:51.755Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:51.755Z] 261c1c3bad60: Layer already exists [2025-03-25T08:56:51.755Z] a6c38016e956: Layer already exists [2025-03-25T08:56:51.755Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:51.755Z] 6797eec3ca8d: Layer already exists [2025-03-25T08:56:51.755Z] 39a093c6e484: Layer already exists [2025-03-25T08:56:51.755Z] 14533c8397a4: Layer already exists [2025-03-25T08:56:51.755Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:51.755Z] cd627479eee6: Layer already exists [2025-03-25T08:56:51.755Z] latest: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:52.087Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:52.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.77 [2025-03-25T08:56:52.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-25T08:56:52.418Z] a6c38016e956: Preparing [2025-03-25T08:56:52.418Z] 1fed87513d76: Preparing [2025-03-25T08:56:52.418Z] 261c1c3bad60: Preparing [2025-03-25T08:56:52.418Z] faeadc117ce9: Preparing [2025-03-25T08:56:52.418Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:52.418Z] 6797eec3ca8d: Preparing [2025-03-25T08:56:52.418Z] 39a093c6e484: Preparing [2025-03-25T08:56:52.418Z] cd627479eee6: Preparing [2025-03-25T08:56:52.418Z] 14533c8397a4: Preparing [2025-03-25T08:56:52.418Z] 994456c4fd7b: Preparing [2025-03-25T08:56:52.418Z] cd627479eee6: Waiting [2025-03-25T08:56:52.418Z] 994456c4fd7b: Waiting [2025-03-25T08:56:52.418Z] 14533c8397a4: Waiting [2025-03-25T08:56:52.418Z] 39a093c6e484: Waiting [2025-03-25T08:56:52.418Z] 6797eec3ca8d: Waiting [2025-03-25T08:56:52.418Z] a6c38016e956: Layer already exists [2025-03-25T08:56:52.418Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:52.418Z] 261c1c3bad60: Layer already exists [2025-03-25T08:56:52.418Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:52.418Z] 1fed87513d76: Layer already exists [2025-03-25T08:56:52.418Z] 39a093c6e484: Layer already exists [2025-03-25T08:56:52.418Z] 6797eec3ca8d: Layer already exists [2025-03-25T08:56:52.418Z] cd627479eee6: Layer already exists [2025-03-25T08:56:52.418Z] 14533c8397a4: Layer already exists [2025-03-25T08:56:52.418Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:52.418Z] 4.0.0-dev.77: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:52.747Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:53.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:53.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-25T08:56:53.076Z] a6c38016e956: Preparing [2025-03-25T08:56:53.076Z] 1fed87513d76: Preparing [2025-03-25T08:56:53.076Z] 261c1c3bad60: Preparing [2025-03-25T08:56:53.076Z] faeadc117ce9: Preparing [2025-03-25T08:56:53.076Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:53.076Z] 6797eec3ca8d: Preparing [2025-03-25T08:56:53.076Z] 39a093c6e484: Preparing [2025-03-25T08:56:53.076Z] cd627479eee6: Preparing [2025-03-25T08:56:53.076Z] 14533c8397a4: Preparing [2025-03-25T08:56:53.076Z] 994456c4fd7b: Preparing [2025-03-25T08:56:53.076Z] 6797eec3ca8d: Waiting [2025-03-25T08:56:53.076Z] cd627479eee6: Waiting [2025-03-25T08:56:53.076Z] 39a093c6e484: Waiting [2025-03-25T08:56:53.076Z] 14533c8397a4: Waiting [2025-03-25T08:56:53.076Z] 994456c4fd7b: Waiting [2025-03-25T08:56:53.076Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:53.076Z] 1fed87513d76: Layer already exists [2025-03-25T08:56:53.076Z] 261c1c3bad60: Layer already exists [2025-03-25T08:56:53.076Z] a6c38016e956: Layer already exists [2025-03-25T08:56:53.076Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:53.076Z] 6797eec3ca8d: Layer already exists [2025-03-25T08:56:53.076Z] cd627479eee6: Layer already exists [2025-03-25T08:56:53.076Z] 14533c8397a4: Layer already exists [2025-03-25T08:56:53.076Z] 39a093c6e484: Layer already exists [2025-03-25T08:56:53.076Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:53.076Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:53.392Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:53.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-25T08:56:53.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-25T08:56:53.715Z] a6c38016e956: Preparing [2025-03-25T08:56:53.715Z] 1fed87513d76: Preparing [2025-03-25T08:56:53.715Z] 261c1c3bad60: Preparing [2025-03-25T08:56:53.715Z] faeadc117ce9: Preparing [2025-03-25T08:56:53.715Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:53.715Z] 6797eec3ca8d: Preparing [2025-03-25T08:56:53.715Z] 39a093c6e484: Preparing [2025-03-25T08:56:53.715Z] cd627479eee6: Preparing [2025-03-25T08:56:53.715Z] 14533c8397a4: Preparing [2025-03-25T08:56:53.715Z] 994456c4fd7b: Preparing [2025-03-25T08:56:53.715Z] cd627479eee6: Waiting [2025-03-25T08:56:53.715Z] 6797eec3ca8d: Waiting [2025-03-25T08:56:53.715Z] 39a093c6e484: Waiting [2025-03-25T08:56:53.715Z] 14533c8397a4: Waiting [2025-03-25T08:56:53.715Z] 994456c4fd7b: Waiting [2025-03-25T08:56:53.715Z] 1fed87513d76: Layer already exists [2025-03-25T08:56:53.715Z] 261c1c3bad60: Layer already exists [2025-03-25T08:56:53.715Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:53.715Z] a6c38016e956: Layer already exists [2025-03-25T08:56:53.715Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:53.715Z] 6797eec3ca8d: Layer already exists [2025-03-25T08:56:53.715Z] 39a093c6e484: Layer already exists [2025-03-25T08:56:53.715Z] 14533c8397a4: Layer already exists [2025-03-25T08:56:53.715Z] cd627479eee6: Layer already exists [2025-03-25T08:56:53.715Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:53.715Z] main: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:56:53.794Z] ===================================================== [Pipeline] echo [2025-03-25T08:56:53.809Z] taggedImages: [2025-03-25T08:56:53.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:53.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-25T08:56:53.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.77 [2025-03-25T08:56:53.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:53.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-25T08:56:53.839Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-25T08:56:53.839Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:53.839Z] latest [2025-03-25T08:56:53.839Z] 4.0.0-dev.77 [2025-03-25T08:56:53.839Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:56:53.839Z] main [2025-03-25T08:56:53.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:54.192Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:56:54.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:56:54.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-25T08:56:54.522Z] d39ee4a200c0: Preparing [2025-03-25T08:56:54.522Z] fd88185d63f7: Preparing [2025-03-25T08:56:54.522Z] 1abd158e9d17: Preparing [2025-03-25T08:56:54.522Z] faeadc117ce9: Preparing [2025-03-25T08:56:54.522Z] 9cd7cebfe816: Preparing [2025-03-25T08:56:54.522Z] 16a7ee07a299: Preparing [2025-03-25T08:56:54.522Z] 0d7cd240887f: Preparing [2025-03-25T08:56:54.522Z] fa71fb5eb466: Preparing [2025-03-25T08:56:54.522Z] 994456c4fd7b: Preparing [2025-03-25T08:56:54.522Z] 16a7ee07a299: Waiting [2025-03-25T08:56:54.522Z] 0d7cd240887f: Waiting [2025-03-25T08:56:54.522Z] fa71fb5eb466: Waiting [2025-03-25T08:56:54.522Z] 994456c4fd7b: Waiting [2025-03-25T08:56:54.522Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:56:54.522Z] faeadc117ce9: Layer already exists [2025-03-25T08:56:54.522Z] fd88185d63f7: Pushed [2025-03-25T08:56:54.522Z] 0d7cd240887f: Pushed [2025-03-25T08:56:54.522Z] d39ee4a200c0: Pushed [2025-03-25T08:56:54.522Z] 1abd158e9d17: Pushed [2025-03-25T08:56:54.522Z] 994456c4fd7b: Layer already exists [2025-03-25T08:56:54.782Z] fa71fb5eb466: Pushed [2025-03-25T08:57:07.079Z] 16a7ee07a299: Pushed [2025-03-25T08:57:07.079Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:07.408Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:07.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-25T08:57:07.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-25T08:57:07.736Z] d39ee4a200c0: Preparing [2025-03-25T08:57:07.736Z] fd88185d63f7: Preparing [2025-03-25T08:57:07.736Z] 1abd158e9d17: Preparing [2025-03-25T08:57:07.736Z] faeadc117ce9: Preparing [2025-03-25T08:57:07.736Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:07.736Z] 16a7ee07a299: Preparing [2025-03-25T08:57:07.736Z] 0d7cd240887f: Preparing [2025-03-25T08:57:07.736Z] fa71fb5eb466: Preparing [2025-03-25T08:57:07.736Z] 994456c4fd7b: Preparing [2025-03-25T08:57:07.736Z] 0d7cd240887f: Waiting [2025-03-25T08:57:07.736Z] 16a7ee07a299: Waiting [2025-03-25T08:57:07.736Z] fa71fb5eb466: Waiting [2025-03-25T08:57:07.736Z] 994456c4fd7b: Waiting [2025-03-25T08:57:07.736Z] 1abd158e9d17: Layer already exists [2025-03-25T08:57:07.736Z] d39ee4a200c0: Layer already exists [2025-03-25T08:57:07.736Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:07.736Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:07.736Z] fd88185d63f7: Layer already exists [2025-03-25T08:57:07.736Z] 16a7ee07a299: Layer already exists [2025-03-25T08:57:07.736Z] 0d7cd240887f: Layer already exists [2025-03-25T08:57:07.736Z] fa71fb5eb466: Layer already exists [2025-03-25T08:57:07.736Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:07.736Z] latest: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:08.072Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:08.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.77 [2025-03-25T08:57:08.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-25T08:57:08.397Z] d39ee4a200c0: Preparing [2025-03-25T08:57:08.397Z] fd88185d63f7: Preparing [2025-03-25T08:57:08.397Z] 1abd158e9d17: Preparing [2025-03-25T08:57:08.397Z] faeadc117ce9: Preparing [2025-03-25T08:57:08.397Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:08.397Z] 16a7ee07a299: Preparing [2025-03-25T08:57:08.397Z] 0d7cd240887f: Preparing [2025-03-25T08:57:08.397Z] fa71fb5eb466: Preparing [2025-03-25T08:57:08.397Z] 994456c4fd7b: Preparing [2025-03-25T08:57:08.397Z] fa71fb5eb466: Waiting [2025-03-25T08:57:08.397Z] 0d7cd240887f: Waiting [2025-03-25T08:57:08.397Z] 16a7ee07a299: Waiting [2025-03-25T08:57:08.397Z] 994456c4fd7b: Waiting [2025-03-25T08:57:08.397Z] fd88185d63f7: Layer already exists [2025-03-25T08:57:08.397Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:08.397Z] d39ee4a200c0: Layer already exists [2025-03-25T08:57:08.397Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:08.397Z] 1abd158e9d17: Layer already exists [2025-03-25T08:57:08.397Z] 0d7cd240887f: Layer already exists [2025-03-25T08:57:08.397Z] 16a7ee07a299: Layer already exists [2025-03-25T08:57:08.397Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:08.397Z] fa71fb5eb466: Layer already exists [2025-03-25T08:57:08.397Z] 4.0.0-dev.77: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:08.719Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:09.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:09.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-25T08:57:09.048Z] d39ee4a200c0: Preparing [2025-03-25T08:57:09.048Z] fd88185d63f7: Preparing [2025-03-25T08:57:09.048Z] 1abd158e9d17: Preparing [2025-03-25T08:57:09.048Z] faeadc117ce9: Preparing [2025-03-25T08:57:09.048Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:09.048Z] 16a7ee07a299: Preparing [2025-03-25T08:57:09.048Z] 0d7cd240887f: Preparing [2025-03-25T08:57:09.048Z] fa71fb5eb466: Preparing [2025-03-25T08:57:09.048Z] 994456c4fd7b: Preparing [2025-03-25T08:57:09.048Z] 16a7ee07a299: Waiting [2025-03-25T08:57:09.048Z] 0d7cd240887f: Waiting [2025-03-25T08:57:09.048Z] fa71fb5eb466: Waiting [2025-03-25T08:57:09.048Z] 994456c4fd7b: Waiting [2025-03-25T08:57:09.048Z] d39ee4a200c0: Layer already exists [2025-03-25T08:57:09.048Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:09.048Z] fd88185d63f7: Layer already exists [2025-03-25T08:57:09.048Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:09.048Z] 1abd158e9d17: Layer already exists [2025-03-25T08:57:09.048Z] 16a7ee07a299: Layer already exists [2025-03-25T08:57:09.048Z] fa71fb5eb466: Layer already exists [2025-03-25T08:57:09.048Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:09.048Z] 0d7cd240887f: Layer already exists [2025-03-25T08:57:09.048Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:09.469Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:09.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-25T08:57:09.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-25T08:57:09.801Z] d39ee4a200c0: Preparing [2025-03-25T08:57:09.801Z] fd88185d63f7: Preparing [2025-03-25T08:57:09.801Z] 1abd158e9d17: Preparing [2025-03-25T08:57:09.801Z] faeadc117ce9: Preparing [2025-03-25T08:57:09.801Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:09.801Z] 16a7ee07a299: Preparing [2025-03-25T08:57:09.801Z] 0d7cd240887f: Preparing [2025-03-25T08:57:09.801Z] fa71fb5eb466: Preparing [2025-03-25T08:57:09.801Z] 994456c4fd7b: Preparing [2025-03-25T08:57:09.801Z] 16a7ee07a299: Waiting [2025-03-25T08:57:09.801Z] 0d7cd240887f: Waiting [2025-03-25T08:57:09.801Z] fa71fb5eb466: Waiting [2025-03-25T08:57:09.801Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:09.801Z] fd88185d63f7: Layer already exists [2025-03-25T08:57:09.801Z] 1abd158e9d17: Layer already exists [2025-03-25T08:57:09.801Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:09.801Z] d39ee4a200c0: Layer already exists [2025-03-25T08:57:09.801Z] 0d7cd240887f: Layer already exists [2025-03-25T08:57:09.801Z] 16a7ee07a299: Layer already exists [2025-03-25T08:57:09.801Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:09.801Z] fa71fb5eb466: Layer already exists [2025-03-25T08:57:09.801Z] main: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:57:09.879Z] ===================================================== [Pipeline] echo [2025-03-25T08:57:09.894Z] taggedImages: [2025-03-25T08:57:09.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:09.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-25T08:57:09.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.77 [2025-03-25T08:57:09.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:09.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-25T08:57:09.930Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-25T08:57:09.930Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:09.930Z] latest [2025-03-25T08:57:09.930Z] 4.0.0-dev.77 [2025-03-25T08:57:09.930Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:09.930Z] main [2025-03-25T08:57:09.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:10.291Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:10.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:10.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-25T08:57:10.616Z] a6c38016e956: Preparing [2025-03-25T08:57:10.616Z] 5cd613789d15: Preparing [2025-03-25T08:57:10.616Z] 0c7cb0b55370: Preparing [2025-03-25T08:57:10.616Z] faeadc117ce9: Preparing [2025-03-25T08:57:10.616Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:10.616Z] a1a69621713e: Preparing [2025-03-25T08:57:10.616Z] cd627479eee6: Preparing [2025-03-25T08:57:10.616Z] 14533c8397a4: Preparing [2025-03-25T08:57:10.616Z] 994456c4fd7b: Preparing [2025-03-25T08:57:10.616Z] a1a69621713e: Waiting [2025-03-25T08:57:10.616Z] cd627479eee6: Waiting [2025-03-25T08:57:10.616Z] 994456c4fd7b: Waiting [2025-03-25T08:57:10.616Z] 14533c8397a4: Waiting [2025-03-25T08:57:10.616Z] a6c38016e956: Layer already exists [2025-03-25T08:57:10.616Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:10.616Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:10.616Z] cd627479eee6: Layer already exists [2025-03-25T08:57:10.616Z] 14533c8397a4: Layer already exists [2025-03-25T08:57:10.616Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:10.616Z] 0c7cb0b55370: Pushed [2025-03-25T08:57:10.616Z] 5cd613789d15: Pushed [2025-03-25T08:57:22.844Z] a1a69621713e: Pushed [2025-03-25T08:57:22.844Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:23.178Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:23.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-25T08:57:23.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-25T08:57:23.499Z] a6c38016e956: Preparing [2025-03-25T08:57:23.499Z] 5cd613789d15: Preparing [2025-03-25T08:57:23.499Z] 0c7cb0b55370: Preparing [2025-03-25T08:57:23.499Z] faeadc117ce9: Preparing [2025-03-25T08:57:23.499Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:23.499Z] a1a69621713e: Preparing [2025-03-25T08:57:23.499Z] cd627479eee6: Preparing [2025-03-25T08:57:23.499Z] 14533c8397a4: Preparing [2025-03-25T08:57:23.499Z] 994456c4fd7b: Preparing [2025-03-25T08:57:23.499Z] a1a69621713e: Waiting [2025-03-25T08:57:23.499Z] cd627479eee6: Waiting [2025-03-25T08:57:23.499Z] 14533c8397a4: Waiting [2025-03-25T08:57:23.499Z] 994456c4fd7b: Waiting [2025-03-25T08:57:23.499Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:23.499Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:23.499Z] a6c38016e956: Layer already exists [2025-03-25T08:57:23.499Z] 0c7cb0b55370: Layer already exists [2025-03-25T08:57:23.499Z] 5cd613789d15: Layer already exists [2025-03-25T08:57:23.499Z] a1a69621713e: Layer already exists [2025-03-25T08:57:23.499Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:23.499Z] cd627479eee6: Layer already exists [2025-03-25T08:57:23.499Z] 14533c8397a4: Layer already exists [2025-03-25T08:57:23.499Z] latest: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:23.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:24.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.77 [2025-03-25T08:57:24.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-25T08:57:24.146Z] a6c38016e956: Preparing [2025-03-25T08:57:24.146Z] 5cd613789d15: Preparing [2025-03-25T08:57:24.146Z] 0c7cb0b55370: Preparing [2025-03-25T08:57:24.146Z] faeadc117ce9: Preparing [2025-03-25T08:57:24.146Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:24.146Z] a1a69621713e: Preparing [2025-03-25T08:57:24.146Z] cd627479eee6: Preparing [2025-03-25T08:57:24.146Z] 14533c8397a4: Preparing [2025-03-25T08:57:24.146Z] 994456c4fd7b: Preparing [2025-03-25T08:57:24.146Z] 994456c4fd7b: Waiting [2025-03-25T08:57:24.146Z] a1a69621713e: Waiting [2025-03-25T08:57:24.146Z] cd627479eee6: Waiting [2025-03-25T08:57:24.146Z] 14533c8397a4: Waiting [2025-03-25T08:57:24.146Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:24.146Z] a6c38016e956: Layer already exists [2025-03-25T08:57:24.146Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:24.146Z] 5cd613789d15: Layer already exists [2025-03-25T08:57:24.146Z] 0c7cb0b55370: Layer already exists [2025-03-25T08:57:24.146Z] 14533c8397a4: Layer already exists [2025-03-25T08:57:24.146Z] a1a69621713e: Layer already exists [2025-03-25T08:57:24.146Z] cd627479eee6: Layer already exists [2025-03-25T08:57:24.146Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:24.146Z] 4.0.0-dev.77: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:24.476Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:24.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:24.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-25T08:57:24.801Z] a6c38016e956: Preparing [2025-03-25T08:57:24.801Z] 5cd613789d15: Preparing [2025-03-25T08:57:24.801Z] 0c7cb0b55370: Preparing [2025-03-25T08:57:24.801Z] faeadc117ce9: Preparing [2025-03-25T08:57:24.801Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:24.801Z] a1a69621713e: Preparing [2025-03-25T08:57:24.801Z] cd627479eee6: Preparing [2025-03-25T08:57:24.801Z] 14533c8397a4: Preparing [2025-03-25T08:57:24.801Z] 994456c4fd7b: Preparing [2025-03-25T08:57:24.801Z] a1a69621713e: Waiting [2025-03-25T08:57:24.801Z] 14533c8397a4: Waiting [2025-03-25T08:57:24.801Z] cd627479eee6: Waiting [2025-03-25T08:57:24.801Z] 0c7cb0b55370: Layer already exists [2025-03-25T08:57:24.801Z] 5cd613789d15: Layer already exists [2025-03-25T08:57:24.801Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:24.801Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:24.801Z] a6c38016e956: Layer already exists [2025-03-25T08:57:24.801Z] cd627479eee6: Layer already exists [2025-03-25T08:57:24.801Z] a1a69621713e: Layer already exists [2025-03-25T08:57:24.801Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:24.801Z] 14533c8397a4: Layer already exists [2025-03-25T08:57:24.801Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:25.135Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:25.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-25T08:57:25.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-25T08:57:25.462Z] a6c38016e956: Preparing [2025-03-25T08:57:25.462Z] 5cd613789d15: Preparing [2025-03-25T08:57:25.462Z] 0c7cb0b55370: Preparing [2025-03-25T08:57:25.462Z] faeadc117ce9: Preparing [2025-03-25T08:57:25.462Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:25.462Z] a1a69621713e: Preparing [2025-03-25T08:57:25.462Z] cd627479eee6: Preparing [2025-03-25T08:57:25.462Z] 14533c8397a4: Preparing [2025-03-25T08:57:25.462Z] 994456c4fd7b: Preparing [2025-03-25T08:57:25.462Z] 14533c8397a4: Waiting [2025-03-25T08:57:25.462Z] 994456c4fd7b: Waiting [2025-03-25T08:57:25.462Z] a1a69621713e: Waiting [2025-03-25T08:57:25.462Z] cd627479eee6: Waiting [2025-03-25T08:57:25.462Z] 5cd613789d15: Layer already exists [2025-03-25T08:57:25.462Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:25.462Z] 0c7cb0b55370: Layer already exists [2025-03-25T08:57:25.462Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:25.462Z] a6c38016e956: Layer already exists [2025-03-25T08:57:25.462Z] cd627479eee6: Layer already exists [2025-03-25T08:57:25.462Z] 14533c8397a4: Layer already exists [2025-03-25T08:57:25.462Z] a1a69621713e: Layer already exists [2025-03-25T08:57:25.462Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:25.462Z] main: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:57:25.550Z] ===================================================== [Pipeline] echo [2025-03-25T08:57:25.567Z] taggedImages: [2025-03-25T08:57:25.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:25.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-25T08:57:25.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.77 [2025-03-25T08:57:25.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:25.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-25T08:57:25.594Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-25T08:57:25.594Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:25.594Z] latest [2025-03-25T08:57:25.594Z] 4.0.0-dev.77 [2025-03-25T08:57:25.594Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:25.594Z] main [2025-03-25T08:57:25.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:25.937Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:26.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:26.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-25T08:57:26.266Z] fb7e9def5697: Preparing [2025-03-25T08:57:26.266Z] f1118b42d524: Preparing [2025-03-25T08:57:26.266Z] faeadc117ce9: Preparing [2025-03-25T08:57:26.266Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:26.266Z] cceddb0f50af: Preparing [2025-03-25T08:57:26.266Z] af0eee731c61: Preparing [2025-03-25T08:57:26.266Z] 994456c4fd7b: Preparing [2025-03-25T08:57:26.266Z] af0eee731c61: Waiting [2025-03-25T08:57:26.266Z] 994456c4fd7b: Waiting [2025-03-25T08:57:26.266Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:26.266Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:26.266Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:26.266Z] fb7e9def5697: Pushed [2025-03-25T08:57:26.266Z] cceddb0f50af: Pushed [2025-03-25T08:57:26.834Z] af0eee731c61: Pushed [2025-03-25T08:57:30.185Z] f1118b42d524: Pushed [2025-03-25T08:57:30.185Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:30.614Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:30.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-25T08:57:30.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-25T08:57:30.931Z] fb7e9def5697: Preparing [2025-03-25T08:57:30.931Z] f1118b42d524: Preparing [2025-03-25T08:57:30.931Z] faeadc117ce9: Preparing [2025-03-25T08:57:30.931Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:30.931Z] cceddb0f50af: Preparing [2025-03-25T08:57:30.931Z] af0eee731c61: Preparing [2025-03-25T08:57:30.931Z] 994456c4fd7b: Preparing [2025-03-25T08:57:30.931Z] 994456c4fd7b: Waiting [2025-03-25T08:57:30.931Z] af0eee731c61: Waiting [2025-03-25T08:57:30.931Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:30.931Z] cceddb0f50af: Layer already exists [2025-03-25T08:57:30.931Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:30.931Z] f1118b42d524: Layer already exists [2025-03-25T08:57:30.931Z] fb7e9def5697: Layer already exists [2025-03-25T08:57:30.931Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:30.931Z] af0eee731c61: Layer already exists [2025-03-25T08:57:30.931Z] latest: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:31.261Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:31.585Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.77 [2025-03-25T08:57:31.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-25T08:57:31.585Z] fb7e9def5697: Preparing [2025-03-25T08:57:31.585Z] f1118b42d524: Preparing [2025-03-25T08:57:31.585Z] faeadc117ce9: Preparing [2025-03-25T08:57:31.585Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:31.585Z] cceddb0f50af: Preparing [2025-03-25T08:57:31.585Z] af0eee731c61: Preparing [2025-03-25T08:57:31.585Z] 994456c4fd7b: Preparing [2025-03-25T08:57:31.585Z] af0eee731c61: Waiting [2025-03-25T08:57:31.585Z] 994456c4fd7b: Waiting [2025-03-25T08:57:31.585Z] fb7e9def5697: Layer already exists [2025-03-25T08:57:31.585Z] f1118b42d524: Layer already exists [2025-03-25T08:57:31.585Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:31.585Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:31.585Z] cceddb0f50af: Layer already exists [2025-03-25T08:57:31.585Z] af0eee731c61: Layer already exists [2025-03-25T08:57:31.585Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:31.585Z] 4.0.0-dev.77: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:31.916Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:32.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:32.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-25T08:57:32.243Z] fb7e9def5697: Preparing [2025-03-25T08:57:32.243Z] f1118b42d524: Preparing [2025-03-25T08:57:32.243Z] faeadc117ce9: Preparing [2025-03-25T08:57:32.243Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:32.243Z] cceddb0f50af: Preparing [2025-03-25T08:57:32.243Z] af0eee731c61: Preparing [2025-03-25T08:57:32.243Z] 994456c4fd7b: Preparing [2025-03-25T08:57:32.243Z] 994456c4fd7b: Waiting [2025-03-25T08:57:32.243Z] cceddb0f50af: Layer already exists [2025-03-25T08:57:32.243Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:32.243Z] fb7e9def5697: Layer already exists [2025-03-25T08:57:32.243Z] f1118b42d524: Layer already exists [2025-03-25T08:57:32.243Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:32.243Z] af0eee731c61: Layer already exists [2025-03-25T08:57:32.243Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:32.243Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:32.571Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:32.900Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-25T08:57:32.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-25T08:57:32.900Z] fb7e9def5697: Preparing [2025-03-25T08:57:32.900Z] f1118b42d524: Preparing [2025-03-25T08:57:32.900Z] faeadc117ce9: Preparing [2025-03-25T08:57:32.900Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:32.900Z] cceddb0f50af: Preparing [2025-03-25T08:57:32.900Z] af0eee731c61: Preparing [2025-03-25T08:57:32.900Z] 994456c4fd7b: Preparing [2025-03-25T08:57:32.900Z] af0eee731c61: Waiting [2025-03-25T08:57:32.900Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:32.900Z] fb7e9def5697: Layer already exists [2025-03-25T08:57:32.900Z] cceddb0f50af: Layer already exists [2025-03-25T08:57:32.900Z] f1118b42d524: Layer already exists [2025-03-25T08:57:32.900Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:32.900Z] af0eee731c61: Layer already exists [2025-03-25T08:57:32.900Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:32.900Z] main: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:57:32.985Z] ===================================================== [Pipeline] echo [2025-03-25T08:57:33.002Z] taggedImages: [2025-03-25T08:57:33.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:33.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-25T08:57:33.002Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.77 [2025-03-25T08:57:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:33.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-25T08:57:33.033Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-25T08:57:33.033Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:33.033Z] latest [2025-03-25T08:57:33.033Z] 4.0.0-dev.77 [2025-03-25T08:57:33.033Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:33.033Z] main [2025-03-25T08:57:33.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:33.392Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:33.712Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:33.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-25T08:57:33.712Z] 0960b54eb20b: Preparing [2025-03-25T08:57:33.712Z] 89694c298ca0: Preparing [2025-03-25T08:57:33.712Z] faeadc117ce9: Preparing [2025-03-25T08:57:33.712Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:33.712Z] 51c53788026b: Preparing [2025-03-25T08:57:33.712Z] d7026a49834c: Preparing [2025-03-25T08:57:33.712Z] 994456c4fd7b: Preparing [2025-03-25T08:57:33.712Z] 994456c4fd7b: Waiting [2025-03-25T08:57:33.712Z] d7026a49834c: Waiting [2025-03-25T08:57:33.712Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:33.712Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:33.712Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:33.712Z] 0960b54eb20b: Pushed [2025-03-25T08:57:33.712Z] 51c53788026b: Pushed [2025-03-25T08:57:33.970Z] d7026a49834c: Pushed [2025-03-25T08:57:38.157Z] 89694c298ca0: Pushed [2025-03-25T08:57:38.157Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:38.487Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:38.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-25T08:57:38.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-25T08:57:38.804Z] 0960b54eb20b: Preparing [2025-03-25T08:57:38.804Z] 89694c298ca0: Preparing [2025-03-25T08:57:38.804Z] faeadc117ce9: Preparing [2025-03-25T08:57:38.804Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:38.804Z] 51c53788026b: Preparing [2025-03-25T08:57:38.804Z] d7026a49834c: Preparing [2025-03-25T08:57:38.804Z] 994456c4fd7b: Preparing [2025-03-25T08:57:38.804Z] d7026a49834c: Waiting [2025-03-25T08:57:38.804Z] 994456c4fd7b: Waiting [2025-03-25T08:57:38.804Z] 51c53788026b: Layer already exists [2025-03-25T08:57:38.804Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:38.804Z] 0960b54eb20b: Layer already exists [2025-03-25T08:57:38.804Z] 89694c298ca0: Layer already exists [2025-03-25T08:57:38.804Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:38.804Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:38.804Z] d7026a49834c: Layer already exists [2025-03-25T08:57:38.804Z] latest: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:39.124Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:39.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.77 [2025-03-25T08:57:39.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-25T08:57:39.450Z] 0960b54eb20b: Preparing [2025-03-25T08:57:39.450Z] 89694c298ca0: Preparing [2025-03-25T08:57:39.450Z] faeadc117ce9: Preparing [2025-03-25T08:57:39.450Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:39.450Z] 51c53788026b: Preparing [2025-03-25T08:57:39.450Z] d7026a49834c: Preparing [2025-03-25T08:57:39.450Z] 994456c4fd7b: Preparing [2025-03-25T08:57:39.450Z] d7026a49834c: Waiting [2025-03-25T08:57:39.450Z] 994456c4fd7b: Waiting [2025-03-25T08:57:39.450Z] 0960b54eb20b: Layer already exists [2025-03-25T08:57:39.450Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:39.450Z] 51c53788026b: Layer already exists [2025-03-25T08:57:39.450Z] 89694c298ca0: Layer already exists [2025-03-25T08:57:39.450Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:39.450Z] d7026a49834c: Layer already exists [2025-03-25T08:57:39.450Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:39.450Z] 4.0.0-dev.77: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:39.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:40.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:40.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-25T08:57:40.112Z] 0960b54eb20b: Preparing [2025-03-25T08:57:40.112Z] 89694c298ca0: Preparing [2025-03-25T08:57:40.112Z] faeadc117ce9: Preparing [2025-03-25T08:57:40.112Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:40.112Z] 51c53788026b: Preparing [2025-03-25T08:57:40.112Z] d7026a49834c: Preparing [2025-03-25T08:57:40.112Z] 994456c4fd7b: Preparing [2025-03-25T08:57:40.112Z] d7026a49834c: Waiting [2025-03-25T08:57:40.112Z] 994456c4fd7b: Waiting [2025-03-25T08:57:40.112Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:40.112Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:40.112Z] 89694c298ca0: Layer already exists [2025-03-25T08:57:40.112Z] 0960b54eb20b: Layer already exists [2025-03-25T08:57:40.112Z] 51c53788026b: Layer already exists [2025-03-25T08:57:40.112Z] d7026a49834c: Layer already exists [2025-03-25T08:57:40.112Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:40.112Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:40.510Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T08:57:40.891Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-25T08:57:40.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-25T08:57:40.891Z] 0960b54eb20b: Preparing [2025-03-25T08:57:40.891Z] 89694c298ca0: Preparing [2025-03-25T08:57:40.891Z] faeadc117ce9: Preparing [2025-03-25T08:57:40.891Z] 9cd7cebfe816: Preparing [2025-03-25T08:57:40.891Z] 51c53788026b: Preparing [2025-03-25T08:57:40.891Z] d7026a49834c: Preparing [2025-03-25T08:57:40.891Z] 994456c4fd7b: Preparing [2025-03-25T08:57:40.891Z] d7026a49834c: Waiting [2025-03-25T08:57:40.891Z] 994456c4fd7b: Waiting [2025-03-25T08:57:40.891Z] faeadc117ce9: Layer already exists [2025-03-25T08:57:40.891Z] 51c53788026b: Layer already exists [2025-03-25T08:57:40.891Z] 0960b54eb20b: Layer already exists [2025-03-25T08:57:40.891Z] 89694c298ca0: Layer already exists [2025-03-25T08:57:40.891Z] 9cd7cebfe816: Layer already exists [2025-03-25T08:57:40.891Z] 994456c4fd7b: Layer already exists [2025-03-25T08:57:40.891Z] d7026a49834c: Layer already exists [2025-03-25T08:57:40.891Z] main: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T08:57:40.970Z] ===================================================== [Pipeline] echo [2025-03-25T08:57:40.991Z] taggedImages: [2025-03-25T08:57:40.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T08:57:40.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-25T08:57:40.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.77 [2025-03-25T08:57:40.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T08:57:40.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [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] } [2025-03-25T09:09:29.367Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-41983: java.lang.InterruptedException [2025-03-25T09:12:40.649Z] #154 ... [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-25T09:12:40.649Z] #150 DONE 1064.7s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:12:40.649Z] #149 ... [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:12:40.649Z] #155 DONE 0.2s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:12:40.649Z] #156 DONE 0.1s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-25T09:12:40.649Z] #157 DONE 0.3s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #158 [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-03-25T09:12:40.649Z] #158 DONE 0.1s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-25T09:12:40.649Z] #159 DONE 0.1s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T09:12:40.649Z] #160 DONE 2.2s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T09:12:40.649Z] #12 ... [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #116 [core-common-config-bootstrapper] exporting to image [2025-03-25T09:12:40.649Z] #116 exporting layers [2025-03-25T09:12:40.649Z] #116 exporting layers 0.7s done [2025-03-25T09:12:40.649Z] #116 writing image sha256:3a02689db3e9a7342604ae7f81293f6e29f8a3f439b9626a92b8294c0cfee20e done [2025-03-25T09:12:40.649Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-25T09:12:40.649Z] #116 DONE 3.0s [2025-03-25T09:12:40.649Z] [2025-03-25T09:12:40.649Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:12:55.642Z] #54 ... [2025-03-25T09:12:55.642Z] [2025-03-25T09:12:55.642Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-25T09:12:55.642Z] #152 DONE 1085.7s [2025-03-25T09:12:55.642Z] [2025-03-25T09:12:55.642Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T09:12:55.642Z] #143 ... [2025-03-25T09:12:55.642Z] [2025-03-25T09:12:55.642Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-25T09:12:55.642Z] #161 DONE 0.3s [2025-03-25T09:12:55.642Z] [2025-03-25T09:12:55.642Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T09:12:55.642Z] #147 ... [2025-03-25T09:12:55.642Z] [2025-03-25T09:12:55.642Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-25T09:12:56.667Z] #162 DONE 2.3s [2025-03-25T09:12:56.667Z] [2025-03-25T09:12:56.667Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:12:56.667Z] #163 DONE 0.3s [2025-03-25T09:12:56.667Z] [2025-03-25T09:12:56.667Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T09:12:56.934Z] #153 ... [2025-03-25T09:12:56.934Z] [2025-03-25T09:12:56.934Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:12:56.934Z] #164 DONE 0.3s [2025-03-25T09:12:56.934Z] [2025-03-25T09:12:56.934Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T09:12:57.222Z] #147 ... [2025-03-25T09:12:57.222Z] [2025-03-25T09:12:57.222Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-25T09:12:57.222Z] #165 DONE 0.2s [2025-03-25T09:12:57.222Z] [2025-03-25T09:12:57.222Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-25T09:12:57.496Z] #166 DONE 0.1s [2025-03-25T09:12:57.496Z] [2025-03-25T09:12:57.496Z] #167 [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-03-25T09:12:57.496Z] #167 DONE 0.1s [2025-03-25T09:12:57.496Z] [2025-03-25T09:12:57.496Z] #168 [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-03-25T09:12:57.496Z] #168 DONE 0.1s [2025-03-25T09:12:57.496Z] [2025-03-25T09:12:57.497Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T09:12:57.781Z] #147 ... [2025-03-25T09:12:57.781Z] [2025-03-25T09:12:57.781Z] #169 [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-03-25T09:12:57.781Z] #169 DONE 0.1s [2025-03-25T09:12:57.781Z] [2025-03-25T09:12:57.781Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-25T09:12:57.781Z] #170 DONE 0.1s [2025-03-25T09:12:57.781Z] [2025-03-25T09:12:57.781Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:12:58.048Z] #149 ... [2025-03-25T09:12:58.048Z] [2025-03-25T09:12:58.048Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-25T09:12:59.992Z] #171 DONE 2.0s [2025-03-25T09:12:59.992Z] [2025-03-25T09:12:59.992Z] #116 [security-bootstrapper] exporting to image [2025-03-25T09:12:59.992Z] #116 exporting layers [2025-03-25T09:13:00.952Z] #116 exporting layers 0.9s done [2025-03-25T09:13:00.952Z] #116 writing image sha256:e03caaaa1a14d29efed4a3c446ac0ab20b8ed57c1a49594a645328642b7fbd38 done [2025-03-25T09:13:00.952Z] #116 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-25T09:13:00.952Z] #116 DONE 4.0s [2025-03-25T09:13:00.952Z] [2025-03-25T09:13:00.952Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:26:53.368Z] #54 ... [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-25T09:26:53.368Z] #147 DONE 1923.2s [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T09:26:53.368Z] #154 ... [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:26:53.368Z] #172 DONE 0.3s [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:26:53.368Z] #54 ... [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:26:53.368Z] #173 DONE 0.2s [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:26:53.368Z] #149 ... [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-25T09:26:53.368Z] #174 DONE 0.4s [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:26:53.368Z] #54 ... [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:26:53.368Z] #175 DONE 0.2s [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #116 [core-command] exporting to image [2025-03-25T09:26:53.368Z] #116 exporting layers [2025-03-25T09:26:53.368Z] #116 exporting layers 0.4s done [2025-03-25T09:26:53.368Z] #116 writing image sha256:ed8d32fe1a7f187fb4db10f26049376892c6a56ed004830604288bc4589d6aaa done [2025-03-25T09:26:53.368Z] #116 naming to docker.io/library/core-command-arm64 done [2025-03-25T09:26:53.368Z] #116 DONE 4.4s [2025-03-25T09:26:53.368Z] [2025-03-25T09:26:53.368Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:27:32.192Z] #54 ... [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #144 [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-03-25T09:27:32.192Z] #144 1960.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-25T09:27:32.192Z] #144 ... [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-25T09:27:32.192Z] #146 DONE 1962.0s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:27:32.192Z] #176 DONE 0.3s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:27:32.192Z] #177 DONE 0.2s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #178 [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-03-25T09:27:32.192Z] #178 DONE 0.1s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-25T09:27:32.192Z] #179 DONE 0.1s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-25T09:27:32.192Z] #180 DONE 0.3s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T09:27:32.192Z] #181 DONE 0.2s [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:27:32.192Z] #149 ... [2025-03-25T09:27:32.192Z] [2025-03-25T09:27:32.192Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T09:27:33.592Z] #182 DONE 2.1s [2025-03-25T09:27:33.592Z] [2025-03-25T09:27:33.592Z] #116 [security-proxy-setup] exporting to image [2025-03-25T09:27:33.592Z] #116 exporting layers [2025-03-25T09:27:34.170Z] #116 exporting layers 0.9s done [2025-03-25T09:27:34.170Z] #116 writing image sha256:7be2206870e2328306fa6316632934cb313849bc4f8e9d140c0c3989eb61cd09 done [2025-03-25T09:27:34.170Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-25T09:27:34.170Z] #116 DONE 5.3s [2025-03-25T09:27:34.170Z] [2025-03-25T09:27:34.170Z] #144 [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-03-25T09:28:00.809Z] #144 DONE 1992.0s [2025-03-25T09:28:00.809Z] [2025-03-25T09:28:00.809Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:28:00.809Z] #149 ... [2025-03-25T09:28:00.809Z] [2025-03-25T09:28:00.809Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:28:00.809Z] #183 DONE 0.4s [2025-03-25T09:28:00.809Z] [2025-03-25T09:28:00.809Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T09:28:00.809Z] #154 ... [2025-03-25T09:28:00.809Z] [2025-03-25T09:28:00.809Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:28:00.809Z] #184 DONE 0.2s [2025-03-25T09:28:00.809Z] [2025-03-25T09:28:00.810Z] #185 [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-03-25T09:28:00.810Z] #185 DONE 0.1s [2025-03-25T09:28:00.810Z] [2025-03-25T09:28:00.810Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:28:01.083Z] #149 ... [2025-03-25T09:28:01.083Z] [2025-03-25T09:28:01.083Z] #186 [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-03-25T09:28:01.083Z] #186 DONE 0.1s [2025-03-25T09:28:01.083Z] [2025-03-25T09:28:01.083Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:28:01.083Z] #187 DONE 0.1s [2025-03-25T09:28:01.083Z] [2025-03-25T09:28:01.083Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T09:28:01.346Z] #143 ... [2025-03-25T09:28:01.346Z] [2025-03-25T09:28:01.346Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-25T09:28:01.611Z] #188 DONE 0.4s [2025-03-25T09:28:01.611Z] [2025-03-25T09:28:01.611Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-25T09:28:01.885Z] #189 DONE 0.5s [2025-03-25T09:28:01.885Z] [2025-03-25T09:28:01.885Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T09:28:02.156Z] #151 ... [2025-03-25T09:28:02.156Z] [2025-03-25T09:28:02.156Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-25T09:28:02.156Z] #190 DONE 0.1s [2025-03-25T09:28:02.156Z] [2025-03-25T09:28:02.156Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T09:28:04.086Z] #191 DONE 1.9s [2025-03-25T09:28:04.086Z] [2025-03-25T09:28:04.086Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:28:04.086Z] #54 ... [2025-03-25T09:28:04.086Z] [2025-03-25T09:28:04.086Z] #116 [security-secretstore-setup] exporting to image [2025-03-25T09:28:04.086Z] #116 exporting layers [2025-03-25T09:28:05.489Z] #116 exporting layers 1.6s done [2025-03-25T09:28:05.754Z] #116 writing image sha256:1d68e460fbc5ebab288a50575b325ea45351d7cd465ad89607d040ec08d18899 done [2025-03-25T09:28:05.754Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-25T09:28:05.754Z] #116 DONE 6.9s [2025-03-25T09:28:05.754Z] [2025-03-25T09:28:05.754Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:29:02.096Z] #149 ... [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-25T09:29:02.096Z] #151 DONE 2052.8s [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T09:29:02.096Z] #143 ... [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:29:02.096Z] #192 DONE 0.2s [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:29:02.096Z] #193 DONE 0.3s [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-25T09:29:02.096Z] #194 DONE 0.5s [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #195 [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-03-25T09:29:02.096Z] #195 DONE 0.1s [2025-03-25T09:29:02.096Z] [2025-03-25T09:29:02.096Z] #116 [security-spiffe-token-provider] exporting to image [2025-03-25T09:29:02.096Z] #116 exporting layers [2025-03-25T09:29:03.053Z] #116 exporting layers 0.9s done [2025-03-25T09:29:03.053Z] #116 writing image sha256:ce4c2256e7407526fd5abe9f9c3595de90880fe746eb1f9eac7914be8da6aad8 done [2025-03-25T09:29:03.053Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-25T09:29:03.053Z] #116 DONE 7.8s [2025-03-25T09:29:03.053Z] [2025-03-25T09:29:03.053Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T09:29:41.900Z] #143 ... [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-25T09:29:41.900Z] #154 DONE 2088.3s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T09:29:41.900Z] #38 ... [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:29:41.900Z] #196 DONE 0.3s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:29:41.900Z] #197 DONE 0.2s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-25T09:29:41.900Z] #198 DONE 0.4s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-25T09:29:41.900Z] #199 DONE 0.1s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-25T09:29:41.900Z] #200 DONE 0.2s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-25T09:29:41.900Z] #201 DONE 1.8s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #116 [security-proxy-auth] exporting to image [2025-03-25T09:29:41.900Z] #116 exporting layers [2025-03-25T09:29:41.900Z] #116 exporting layers 0.6s done [2025-03-25T09:29:41.900Z] #116 writing image sha256:e0950eea2d46b7a080d7a7d72564f5b7bbd45a54f03ef81faab14c05d9dfc33c done [2025-03-25T09:29:41.900Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-25T09:29:41.900Z] #116 DONE 8.5s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T09:29:41.900Z] #38 ... [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-25T09:29:41.900Z] #149 DONE 2093.6s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-25T09:29:41.900Z] #145 DONE 2093.7s [2025-03-25T09:29:41.900Z] [2025-03-25T09:29:41.900Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T09:29:42.167Z] #38 ... [2025-03-25T09:29:42.167Z] [2025-03-25T09:29:42.167Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-25T09:29:42.167Z] #153 DONE 2094.6s [2025-03-25T09:29:42.167Z] [2025-03-25T09:29:42.167Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:29:42.755Z] #202 DONE 0.5s [2025-03-25T09:29:42.755Z] [2025-03-25T09:29:42.755Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:29:42.755Z] #54 ... [2025-03-25T09:29:42.755Z] [2025-03-25T09:29:42.755Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:29:43.023Z] #203 DONE 0.3s [2025-03-25T09:29:43.023Z] [2025-03-25T09:29:43.023Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:29:43.023Z] #204 DONE 0.3s [2025-03-25T09:29:43.023Z] [2025-03-25T09:29:43.023Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:29:43.310Z] #205 DONE 0.2s [2025-03-25T09:29:43.310Z] [2025-03-25T09:29:43.310Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-25T09:29:43.593Z] #206 ... [2025-03-25T09:29:43.593Z] [2025-03-25T09:29:43.593Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:29:43.593Z] #207 DONE 0.3s [2025-03-25T09:29:43.859Z] [2025-03-25T09:29:43.859Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-25T09:29:43.859Z] #208 ... [2025-03-25T09:29:43.859Z] [2025-03-25T09:29:43.859Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-25T09:29:43.859Z] #206 DONE 0.9s [2025-03-25T09:29:44.126Z] [2025-03-25T09:29:44.126Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-25T09:29:44.126Z] #209 DONE 0.7s [2025-03-25T09:29:44.126Z] [2025-03-25T09:29:44.126Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:29:44.126Z] #210 ... [2025-03-25T09:29:44.126Z] [2025-03-25T09:29:44.126Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:29:44.126Z] #211 DONE 0.2s [2025-03-25T09:29:44.402Z] [2025-03-25T09:29:44.402Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-25T09:29:44.402Z] #208 DONE 0.6s [2025-03-25T09:29:44.402Z] [2025-03-25T09:29:44.402Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:29:44.402Z] #210 DONE 0.3s [2025-03-25T09:29:44.402Z] [2025-03-25T09:29:44.402Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:29:44.673Z] #212 DONE 0.4s [2025-03-25T09:29:44.673Z] [2025-03-25T09:29:44.673Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-25T09:29:44.673Z] #213 DONE 0.3s [2025-03-25T09:29:44.673Z] [2025-03-25T09:29:44.673Z] #116 [core-metadata] exporting to image [2025-03-25T09:29:44.939Z] #116 exporting layers 0.8s done [2025-03-25T09:29:45.207Z] #116 writing image sha256:8c708666c0e5164b10a812a2361b96581537ea97e22bda66462394f922457379 0.0s done [2025-03-25T09:29:45.207Z] #116 naming to docker.io/library/core-data-arm64 done [2025-03-25T09:29:45.207Z] #116 exporting layers 0.7s done [2025-03-25T09:29:45.207Z] #116 writing image sha256:4d4ccb6986184aa7cd0ba7c43ef5d814b257cc122db807a86d9db84601b7db0e 0.0s done [2025-03-25T09:29:45.207Z] #116 naming to docker.io/library/core-keeper-arm64 done [2025-03-25T09:29:45.473Z] #116 writing image sha256:78ee7460c84d2898db7feb3b12e0c9de761b01edc8e1b589ce43fc93c53bb876 done [2025-03-25T09:29:45.473Z] #116 naming to docker.io/library/core-metadata-arm64 done [2025-03-25T09:29:45.473Z] #116 DONE 9.5s [2025-03-25T09:29:45.473Z] [2025-03-25T09:29:45.473Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:30:18.014Z] #54 ... [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-25T09:30:18.014Z] #148 DONE 2129.0s [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-25T09:30:18.014Z] #54 ... [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:30:18.014Z] #214 DONE 0.1s [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:30:18.014Z] #215 DONE 0.2s [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-25T09:30:18.014Z] #216 DONE 0.5s [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-25T09:30:18.014Z] #217 DONE 0.1s [2025-03-25T09:30:18.014Z] [2025-03-25T09:30:18.014Z] #116 [support-scheduler] exporting to image [2025-03-25T09:30:18.014Z] #116 exporting layers [2025-03-25T09:30:19.448Z] #116 exporting layers 1.2s done [2025-03-25T09:30:19.448Z] #116 writing image sha256:de855fc781abec1439df1dc5d5b09ed4cdd3c7fdd5b83b89a875ed356fe9a147 done [2025-03-25T09:30:19.448Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2025-03-25T09:30:19.448Z] #116 DONE 10.7s [2025-03-25T09:30:19.448Z] [2025-03-25T09:30:19.448Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-25T09:30:23.694Z] #143 DONE 2135.7s [2025-03-25T09:30:23.694Z] [2025-03-25T09:30:23.694Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T09:30:23.694Z] #12 ... [2025-03-25T09:30:23.694Z] [2025-03-25T09:30:23.694Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-25T09:30:23.694Z] #218 DONE 0.1s [2025-03-25T09:30:23.694Z] [2025-03-25T09:30:23.694Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-25T09:30:23.694Z] #12 ... [2025-03-25T09:30:23.694Z] [2025-03-25T09:30:23.694Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-25T09:30:23.959Z] #219 DONE 0.1s [2025-03-25T09:30:23.959Z] [2025-03-25T09:30:23.959Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-25T09:30:24.539Z] #220 DONE 0.4s [2025-03-25T09:30:24.539Z] [2025-03-25T09:30:24.539Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-25T09:30:24.539Z] #221 DONE 0.1s [2025-03-25T09:30:24.539Z] [2025-03-25T09:30:24.539Z] #116 [support-notifications] exporting to image [2025-03-25T09:30:24.539Z] #116 exporting layers [2025-03-25T09:30:25.118Z] #116 exporting layers 0.6s done [2025-03-25T09:30:25.118Z] #116 writing image sha256:584cbb3e9d969513954f5b87a59ee06a421dcf64d8e0a6c49d86b67dd56cab58 done [2025-03-25T09:30:25.118Z] #116 naming to docker.io/library/support-notifications-arm64 done [2025-03-25T09:30:25.118Z] #116 DONE 11.2s [2025-03-25T09:30:25.118Z] [2025-03-25T09:30:25.118Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-25T09:30:25.118Z] time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-25T09:30:25.136Z] $ docker stop --time=1 3e3ae02a533af562e931713e5399107afbfff1e3031a1cda3899971778660065 [2025-03-25T09:30:26.845Z] $ docker rm -f --volumes 3e3ae02a533af562e931713e5399107afbfff1e3031a1cda3899971778660065 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-25T09:30:27.339Z] + docker images [2025-03-25T09:30:27.339Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-25T09:30:27.339Z] support-notifications-arm64 latest 584cbb3e9d96 3 seconds ago 52.1MB [2025-03-25T09:30:27.339Z] support-scheduler-arm64 latest de855fc781ab 10 seconds ago 48.2MB [2025-03-25T09:30:27.339Z] core-keeper-arm64 latest 4d4ccb698618 43 seconds ago 32.6MB [2025-03-25T09:30:27.339Z] core-metadata-arm64 latest 78ee7460c84d 43 seconds ago 33MB [2025-03-25T09:30:27.339Z] core-data-arm64 latest 8c708666c0e5 43 seconds ago 32.8MB [2025-03-25T09:30:27.339Z] security-proxy-auth-arm64 latest e0950eea2d46 48 seconds ago 31.8MB [2025-03-25T09:30:27.339Z] security-spiffe-token-provider-arm64 latest ce4c2256e740 About a minute ago 47.8MB [2025-03-25T09:30:27.339Z] security-secretstore-setup-arm64 latest 1d68e460fbc5 2 minutes ago 67.2MB [2025-03-25T09:30:27.339Z] security-proxy-setup-arm64 latest 7be2206870e2 2 minutes ago 38.6MB [2025-03-25T09:30:27.339Z] core-command-arm64 latest ed8d32fe1a7f 3 minutes ago 28.4MB [2025-03-25T09:30:27.339Z] security-bootstrapper-arm64 latest e03caaaa1a14 17 minutes ago 21.1MB [2025-03-25T09:30:27.339Z] core-common-config-bootstrapper-arm64 latest 3a02689db3e9 17 minutes ago 17.9MB [2025-03-25T09:30:27.339Z] security-spire-agent-arm64 latest 4b3f6fea41b9 37 minutes ago 187MB [2025-03-25T09:30:27.339Z] security-spire-config-arm64 latest a20553b34630 37 minutes ago 143MB [2025-03-25T09:30:27.339Z] security-spire-server-arm64 latest ec1983b523e5 37 minutes ago 144MB [2025-03-25T09:30:27.339Z] ci-base-image-arm64 latest d8653c0e0920 39 minutes ago 915MB [2025-03-25T09:30:27.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB [2025-03-25T09:30:27.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T09:30:27.489Z] provisioning config files... [2025-03-25T09:30:27.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config13083737167817975746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:30:27.839Z] ---> ****-login.sh [2025-03-25T09:30:27.840Z] nexus3.edgexfoundry.org:10001 [2025-03-25T09:30:28.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T09:30:28.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T09:30:28.106Z] Configure a credential helper to remove this warning. See [2025-03-25T09:30:28.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T09:30:28.106Z] [2025-03-25T09:30:28.378Z] Login Succeeded [2025-03-25T09:30:28.378Z] nexus3.edgexfoundry.org:10002 [2025-03-25T09:30:28.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T09:30:28.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T09:30:28.653Z] Configure a credential helper to remove this warning. See [2025-03-25T09:30:28.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T09:30:28.653Z] [2025-03-25T09:30:28.653Z] Login Succeeded [2025-03-25T09:30:28.653Z] nexus3.edgexfoundry.org:10003 [2025-03-25T09:30:28.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T09:30:28.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T09:30:28.923Z] Configure a credential helper to remove this warning. See [2025-03-25T09:30:28.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T09:30:28.923Z] [2025-03-25T09:30:28.923Z] Login Succeeded [2025-03-25T09:30:28.923Z] nexus3.edgexfoundry.org:10004 [2025-03-25T09:30:29.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T09:30:29.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T09:30:29.455Z] Configure a credential helper to remove this warning. See [2025-03-25T09:30:29.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T09:30:29.455Z] [2025-03-25T09:30:29.455Z] Login Succeeded [2025-03-25T09:30:29.455Z] ****.io [2025-03-25T09:30:29.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-25T09:30:29.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-25T09:30:29.720Z] Configure a credential helper to remove this warning. See [2025-03-25T09:30:29.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-25T09:30:29.720Z] [2025-03-25T09:30:29.720Z] Login Succeeded [2025-03-25T09:30:29.985Z] ---> ****-login.sh ends [Pipeline] } [2025-03-25T09:30:29.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:30:30.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-25T09:30:30.080Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-25T09:30:30.081Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:30.081Z] latest [2025-03-25T09:30:30.081Z] 4.0.0-dev.77 [2025-03-25T09:30:30.081Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:30.081Z] main [2025-03-25T09:30:30.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:30.472Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:30.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:30.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-25T09:30:30.825Z] c6caa11b0137: Preparing [2025-03-25T09:30:30.825Z] 9a03168c7acc: Preparing [2025-03-25T09:30:30.825Z] 71578d912ca1: Preparing [2025-03-25T09:30:30.825Z] 235531fd7792: Preparing [2025-03-25T09:30:30.825Z] a1d9e6827e15: Preparing [2025-03-25T09:30:30.825Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:30.825Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:30.825Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:30.825Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:31.090Z] a1d9e6827e15: Pushed [2025-03-25T09:30:31.090Z] 71578d912ca1: Pushed [2025-03-25T09:30:31.090Z] 235531fd7792: Pushed [2025-03-25T09:30:31.090Z] c6caa11b0137: Pushed [2025-03-25T09:30:31.090Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:31.090Z] 42fc325b3fbc: Pushed [2025-03-25T09:30:35.330Z] 9a03168c7acc: Pushed [2025-03-25T09:30:35.330Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:35.678Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:36.038Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-25T09:30:36.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-25T09:30:36.038Z] c6caa11b0137: Preparing [2025-03-25T09:30:36.038Z] 9a03168c7acc: Preparing [2025-03-25T09:30:36.038Z] 71578d912ca1: Preparing [2025-03-25T09:30:36.038Z] 235531fd7792: Preparing [2025-03-25T09:30:36.038Z] a1d9e6827e15: Preparing [2025-03-25T09:30:36.038Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:36.038Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:36.038Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:36.038Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:36.038Z] c6caa11b0137: Layer already exists [2025-03-25T09:30:36.038Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:36.038Z] 235531fd7792: Layer already exists [2025-03-25T09:30:36.038Z] 9a03168c7acc: Layer already exists [2025-03-25T09:30:36.038Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:36.038Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:36.038Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:36.308Z] latest: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:36.660Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:37.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.77 [2025-03-25T09:30:37.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-25T09:30:37.016Z] c6caa11b0137: Preparing [2025-03-25T09:30:37.016Z] 9a03168c7acc: Preparing [2025-03-25T09:30:37.016Z] 71578d912ca1: Preparing [2025-03-25T09:30:37.016Z] 235531fd7792: Preparing [2025-03-25T09:30:37.016Z] a1d9e6827e15: Preparing [2025-03-25T09:30:37.016Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:37.016Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:37.016Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:37.016Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:37.016Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:37.016Z] 235531fd7792: Layer already exists [2025-03-25T09:30:37.016Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:37.016Z] c6caa11b0137: Layer already exists [2025-03-25T09:30:37.016Z] 9a03168c7acc: Layer already exists [2025-03-25T09:30:37.016Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:37.016Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:37.016Z] 4.0.0-dev.77: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:37.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:37.988Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:37.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-25T09:30:37.988Z] c6caa11b0137: Preparing [2025-03-25T09:30:37.988Z] 9a03168c7acc: Preparing [2025-03-25T09:30:37.988Z] 71578d912ca1: Preparing [2025-03-25T09:30:37.988Z] 235531fd7792: Preparing [2025-03-25T09:30:37.988Z] a1d9e6827e15: Preparing [2025-03-25T09:30:37.988Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:37.988Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:37.988Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:37.988Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:37.988Z] 9a03168c7acc: Layer already exists [2025-03-25T09:30:37.988Z] c6caa11b0137: Layer already exists [2025-03-25T09:30:37.988Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:37.988Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:37.988Z] 235531fd7792: Layer already exists [2025-03-25T09:30:37.988Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:37.988Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:37.988Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:38.619Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:38.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-25T09:30:38.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-25T09:30:38.963Z] c6caa11b0137: Preparing [2025-03-25T09:30:38.963Z] 9a03168c7acc: Preparing [2025-03-25T09:30:38.963Z] 71578d912ca1: Preparing [2025-03-25T09:30:38.963Z] 235531fd7792: Preparing [2025-03-25T09:30:38.963Z] a1d9e6827e15: Preparing [2025-03-25T09:30:38.963Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:38.963Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:38.963Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:38.963Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:38.963Z] 235531fd7792: Layer already exists [2025-03-25T09:30:38.963Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:38.963Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:38.963Z] c6caa11b0137: Layer already exists [2025-03-25T09:30:38.963Z] 9a03168c7acc: Layer already exists [2025-03-25T09:30:38.963Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:38.963Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:38.963Z] main: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:30:39.312Z] ===================================================== [Pipeline] echo [2025-03-25T09:30:39.334Z] taggedImages: [2025-03-25T09:30:39.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:39.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-25T09:30:39.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.77 [2025-03-25T09:30:39.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:39.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-25T09:30:39.362Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-25T09:30:39.362Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:39.362Z] latest [2025-03-25T09:30:39.362Z] 4.0.0-dev.77 [2025-03-25T09:30:39.362Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:39.362Z] main [2025-03-25T09:30:39.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:39.728Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:40.092Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:40.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-25T09:30:40.092Z] 6bbf9cb00397: Preparing [2025-03-25T09:30:40.092Z] a4fae2b36e3e: Preparing [2025-03-25T09:30:40.092Z] 11a9ad71e8aa: Preparing [2025-03-25T09:30:40.092Z] af1f4935b098: Preparing [2025-03-25T09:30:40.092Z] 71578d912ca1: Preparing [2025-03-25T09:30:40.092Z] 235531fd7792: Preparing [2025-03-25T09:30:40.092Z] a1d9e6827e15: Preparing [2025-03-25T09:30:40.092Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:40.092Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:40.092Z] a1d9e6827e15: Waiting [2025-03-25T09:30:40.092Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:40.092Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:40.092Z] 235531fd7792: Waiting [2025-03-25T09:30:40.092Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:40.355Z] 235531fd7792: Layer already exists [2025-03-25T09:30:40.355Z] a4fae2b36e3e: Pushed [2025-03-25T09:30:40.355Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:40.355Z] 11a9ad71e8aa: Pushed [2025-03-25T09:30:40.355Z] 6bbf9cb00397: Pushed [2025-03-25T09:30:40.355Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:40.355Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:42.278Z] af1f4935b098: Pushed [2025-03-25T09:30:42.542Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:42.906Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:43.253Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-25T09:30:43.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-25T09:30:43.253Z] 6bbf9cb00397: Preparing [2025-03-25T09:30:43.253Z] a4fae2b36e3e: Preparing [2025-03-25T09:30:43.253Z] 11a9ad71e8aa: Preparing [2025-03-25T09:30:43.253Z] af1f4935b098: Preparing [2025-03-25T09:30:43.253Z] 71578d912ca1: Preparing [2025-03-25T09:30:43.253Z] 235531fd7792: Preparing [2025-03-25T09:30:43.253Z] a1d9e6827e15: Preparing [2025-03-25T09:30:43.253Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:43.253Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:43.253Z] a1d9e6827e15: Waiting [2025-03-25T09:30:43.253Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:43.253Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:43.253Z] 235531fd7792: Waiting [2025-03-25T09:30:43.253Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:43.253Z] 11a9ad71e8aa: Layer already exists [2025-03-25T09:30:43.253Z] a4fae2b36e3e: Layer already exists [2025-03-25T09:30:43.253Z] 6bbf9cb00397: Layer already exists [2025-03-25T09:30:43.253Z] af1f4935b098: Layer already exists [2025-03-25T09:30:43.253Z] 235531fd7792: Layer already exists [2025-03-25T09:30:43.253Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:43.253Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:43.253Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:43.516Z] latest: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:43.864Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:44.215Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.77 [2025-03-25T09:30:44.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-25T09:30:44.215Z] 6bbf9cb00397: Preparing [2025-03-25T09:30:44.215Z] a4fae2b36e3e: Preparing [2025-03-25T09:30:44.215Z] 11a9ad71e8aa: Preparing [2025-03-25T09:30:44.215Z] af1f4935b098: Preparing [2025-03-25T09:30:44.215Z] 71578d912ca1: Preparing [2025-03-25T09:30:44.215Z] 235531fd7792: Preparing [2025-03-25T09:30:44.215Z] a1d9e6827e15: Preparing [2025-03-25T09:30:44.215Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:44.215Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:44.215Z] 235531fd7792: Waiting [2025-03-25T09:30:44.215Z] a1d9e6827e15: Waiting [2025-03-25T09:30:44.215Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:44.215Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:44.215Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:44.215Z] af1f4935b098: Layer already exists [2025-03-25T09:30:44.215Z] a4fae2b36e3e: Layer already exists [2025-03-25T09:30:44.215Z] 11a9ad71e8aa: Layer already exists [2025-03-25T09:30:44.215Z] 6bbf9cb00397: Layer already exists [2025-03-25T09:30:44.215Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:44.215Z] 235531fd7792: Layer already exists [2025-03-25T09:30:44.215Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:44.215Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:44.215Z] 4.0.0-dev.77: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:44.827Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:45.177Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:45.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-25T09:30:45.177Z] 6bbf9cb00397: Preparing [2025-03-25T09:30:45.177Z] a4fae2b36e3e: Preparing [2025-03-25T09:30:45.177Z] 11a9ad71e8aa: Preparing [2025-03-25T09:30:45.177Z] af1f4935b098: Preparing [2025-03-25T09:30:45.177Z] 71578d912ca1: Preparing [2025-03-25T09:30:45.177Z] 235531fd7792: Preparing [2025-03-25T09:30:45.177Z] a1d9e6827e15: Preparing [2025-03-25T09:30:45.177Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:45.177Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:45.177Z] 235531fd7792: Waiting [2025-03-25T09:30:45.177Z] a1d9e6827e15: Waiting [2025-03-25T09:30:45.177Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:45.177Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:45.177Z] af1f4935b098: Layer already exists [2025-03-25T09:30:45.177Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:45.177Z] a4fae2b36e3e: Layer already exists [2025-03-25T09:30:45.177Z] 6bbf9cb00397: Layer already exists [2025-03-25T09:30:45.177Z] 11a9ad71e8aa: Layer already exists [2025-03-25T09:30:45.177Z] 235531fd7792: Layer already exists [2025-03-25T09:30:45.177Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:45.177Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:45.177Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:45.440Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:45.787Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:46.132Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-25T09:30:46.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-25T09:30:46.133Z] 6bbf9cb00397: Preparing [2025-03-25T09:30:46.133Z] a4fae2b36e3e: Preparing [2025-03-25T09:30:46.133Z] 11a9ad71e8aa: Preparing [2025-03-25T09:30:46.133Z] af1f4935b098: Preparing [2025-03-25T09:30:46.133Z] 71578d912ca1: Preparing [2025-03-25T09:30:46.133Z] 235531fd7792: Preparing [2025-03-25T09:30:46.133Z] a1d9e6827e15: Preparing [2025-03-25T09:30:46.133Z] 42fc325b3fbc: Preparing [2025-03-25T09:30:46.133Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:46.133Z] 42fc325b3fbc: Waiting [2025-03-25T09:30:46.133Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:46.133Z] 235531fd7792: Waiting [2025-03-25T09:30:46.133Z] af1f4935b098: Layer already exists [2025-03-25T09:30:46.133Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:46.133Z] a4fae2b36e3e: Layer already exists [2025-03-25T09:30:46.133Z] 6bbf9cb00397: Layer already exists [2025-03-25T09:30:46.133Z] 11a9ad71e8aa: Layer already exists [2025-03-25T09:30:46.133Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:30:46.133Z] a1d9e6827e15: Layer already exists [2025-03-25T09:30:46.133Z] 235531fd7792: Layer already exists [2025-03-25T09:30:46.133Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:46.133Z] main: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:30:46.474Z] ===================================================== [Pipeline] echo [2025-03-25T09:30:46.490Z] taggedImages: [2025-03-25T09:30:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-25T09:30:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.77 [2025-03-25T09:30:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-25T09:30:46.518Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-25T09:30:46.518Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:46.518Z] latest [2025-03-25T09:30:46.518Z] 4.0.0-dev.77 [2025-03-25T09:30:46.518Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:46.518Z] main [2025-03-25T09:30:46.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:46.898Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:47.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:47.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-25T09:30:47.252Z] ada4918955b0: Preparing [2025-03-25T09:30:47.252Z] 28169964316f: Preparing [2025-03-25T09:30:47.252Z] 71578d912ca1: Preparing [2025-03-25T09:30:47.252Z] 235531fd7792: Preparing [2025-03-25T09:30:47.252Z] 230e98781245: Preparing [2025-03-25T09:30:47.252Z] 5610bafda3d5: Preparing [2025-03-25T09:30:47.252Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:47.252Z] 5610bafda3d5: Waiting [2025-03-25T09:30:47.252Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:47.252Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:47.516Z] 235531fd7792: Layer already exists [2025-03-25T09:30:47.516Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:47.516Z] 230e98781245: Pushed [2025-03-25T09:30:47.516Z] ada4918955b0: Pushed [2025-03-25T09:30:47.516Z] 5610bafda3d5: Pushed [2025-03-25T09:30:52.840Z] 28169964316f: Pushed [2025-03-25T09:30:52.840Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:53.202Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:53.544Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-25T09:30:53.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-25T09:30:53.544Z] ada4918955b0: Preparing [2025-03-25T09:30:53.544Z] 28169964316f: Preparing [2025-03-25T09:30:53.544Z] 71578d912ca1: Preparing [2025-03-25T09:30:53.544Z] 235531fd7792: Preparing [2025-03-25T09:30:53.544Z] 230e98781245: Preparing [2025-03-25T09:30:53.544Z] 5610bafda3d5: Preparing [2025-03-25T09:30:53.544Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:53.544Z] 5610bafda3d5: Waiting [2025-03-25T09:30:53.544Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:53.544Z] ada4918955b0: Layer already exists [2025-03-25T09:30:53.544Z] 235531fd7792: Layer already exists [2025-03-25T09:30:53.544Z] 28169964316f: Layer already exists [2025-03-25T09:30:53.544Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:53.544Z] 230e98781245: Layer already exists [2025-03-25T09:30:53.544Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:53.544Z] 5610bafda3d5: Layer already exists [2025-03-25T09:30:53.544Z] latest: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:54.171Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:54.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.77 [2025-03-25T09:30:54.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-25T09:30:54.517Z] ada4918955b0: Preparing [2025-03-25T09:30:54.517Z] 28169964316f: Preparing [2025-03-25T09:30:54.517Z] 71578d912ca1: Preparing [2025-03-25T09:30:54.517Z] 235531fd7792: Preparing [2025-03-25T09:30:54.517Z] 230e98781245: Preparing [2025-03-25T09:30:54.517Z] 5610bafda3d5: Preparing [2025-03-25T09:30:54.517Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:54.517Z] 5610bafda3d5: Waiting [2025-03-25T09:30:54.517Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:54.517Z] ada4918955b0: Layer already exists [2025-03-25T09:30:54.517Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:54.517Z] 28169964316f: Layer already exists [2025-03-25T09:30:54.517Z] 230e98781245: Layer already exists [2025-03-25T09:30:54.517Z] 235531fd7792: Layer already exists [2025-03-25T09:30:54.517Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:54.517Z] 5610bafda3d5: Layer already exists [2025-03-25T09:30:54.783Z] 4.0.0-dev.77: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:55.139Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:55.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:55.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-25T09:30:55.490Z] ada4918955b0: Preparing [2025-03-25T09:30:55.490Z] 28169964316f: Preparing [2025-03-25T09:30:55.490Z] 71578d912ca1: Preparing [2025-03-25T09:30:55.490Z] 235531fd7792: Preparing [2025-03-25T09:30:55.490Z] 230e98781245: Preparing [2025-03-25T09:30:55.490Z] 5610bafda3d5: Preparing [2025-03-25T09:30:55.490Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:55.490Z] 5610bafda3d5: Waiting [2025-03-25T09:30:55.490Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:55.490Z] 28169964316f: Layer already exists [2025-03-25T09:30:55.490Z] ada4918955b0: Layer already exists [2025-03-25T09:30:55.490Z] 235531fd7792: Layer already exists [2025-03-25T09:30:55.490Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:55.490Z] 230e98781245: Layer already exists [2025-03-25T09:30:55.490Z] 5610bafda3d5: Layer already exists [2025-03-25T09:30:55.490Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:55.755Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:56.105Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:56.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-25T09:30:56.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-25T09:30:56.459Z] ada4918955b0: Preparing [2025-03-25T09:30:56.459Z] 28169964316f: Preparing [2025-03-25T09:30:56.459Z] 71578d912ca1: Preparing [2025-03-25T09:30:56.459Z] 235531fd7792: Preparing [2025-03-25T09:30:56.459Z] 230e98781245: Preparing [2025-03-25T09:30:56.459Z] 5610bafda3d5: Preparing [2025-03-25T09:30:56.459Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:56.459Z] 5610bafda3d5: Waiting [2025-03-25T09:30:56.459Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:56.459Z] 235531fd7792: Layer already exists [2025-03-25T09:30:56.459Z] ada4918955b0: Layer already exists [2025-03-25T09:30:56.459Z] 230e98781245: Layer already exists [2025-03-25T09:30:56.459Z] 28169964316f: Layer already exists [2025-03-25T09:30:56.459Z] 71578d912ca1: Layer already exists [2025-03-25T09:30:56.459Z] 5610bafda3d5: Layer already exists [2025-03-25T09:30:56.459Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:56.723Z] main: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:30:56.803Z] ===================================================== [Pipeline] echo [2025-03-25T09:30:56.821Z] taggedImages: [2025-03-25T09:30:56.821Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:56.821Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-25T09:30:56.821Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.77 [2025-03-25T09:30:56.821Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:56.821Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-25T09:30:56.849Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-25T09:30:56.849Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:56.849Z] latest [2025-03-25T09:30:56.849Z] 4.0.0-dev.77 [2025-03-25T09:30:56.849Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:30:56.849Z] main [2025-03-25T09:30:56.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:57.203Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:30:57.554Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:30:57.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-25T09:30:57.554Z] 2ec304497984: Preparing [2025-03-25T09:30:57.554Z] a8e91b0e1936: Preparing [2025-03-25T09:30:57.554Z] 235531fd7792: Preparing [2025-03-25T09:30:57.554Z] ef62f7a2502a: Preparing [2025-03-25T09:30:57.554Z] 1009d9fd0548: Preparing [2025-03-25T09:30:57.554Z] dd9c8f8612c8: Preparing [2025-03-25T09:30:57.554Z] dd9c8f8612c8: Waiting [2025-03-25T09:30:57.554Z] 235531fd7792: Layer already exists [2025-03-25T09:30:57.820Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:30:57.820Z] 2ec304497984: Pushed [2025-03-25T09:30:57.820Z] 1009d9fd0548: Pushed [2025-03-25T09:30:57.820Z] ef62f7a2502a: Pushed [2025-03-25T09:31:03.138Z] a8e91b0e1936: Pushed [2025-03-25T09:31:03.138Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:03.480Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:03.864Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-25T09:31:03.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-25T09:31:03.864Z] 2ec304497984: Preparing [2025-03-25T09:31:03.864Z] a8e91b0e1936: Preparing [2025-03-25T09:31:03.864Z] 235531fd7792: Preparing [2025-03-25T09:31:03.864Z] ef62f7a2502a: Preparing [2025-03-25T09:31:03.864Z] 1009d9fd0548: Preparing [2025-03-25T09:31:03.864Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:03.864Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:03.864Z] ef62f7a2502a: Layer already exists [2025-03-25T09:31:03.864Z] 1009d9fd0548: Layer already exists [2025-03-25T09:31:03.864Z] 235531fd7792: Layer already exists [2025-03-25T09:31:03.864Z] a8e91b0e1936: Layer already exists [2025-03-25T09:31:03.864Z] 2ec304497984: Layer already exists [2025-03-25T09:31:03.864Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:03.864Z] latest: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:04.489Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:04.908Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.77 [2025-03-25T09:31:04.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-25T09:31:04.909Z] 2ec304497984: Preparing [2025-03-25T09:31:04.909Z] a8e91b0e1936: Preparing [2025-03-25T09:31:04.909Z] 235531fd7792: Preparing [2025-03-25T09:31:04.909Z] ef62f7a2502a: Preparing [2025-03-25T09:31:04.909Z] 1009d9fd0548: Preparing [2025-03-25T09:31:04.909Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:04.909Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:04.909Z] 2ec304497984: Layer already exists [2025-03-25T09:31:04.909Z] 1009d9fd0548: Layer already exists [2025-03-25T09:31:04.909Z] ef62f7a2502a: Layer already exists [2025-03-25T09:31:04.909Z] 235531fd7792: Layer already exists [2025-03-25T09:31:04.909Z] a8e91b0e1936: Layer already exists [2025-03-25T09:31:04.909Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:05.177Z] 4.0.0-dev.77: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:05.536Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:05.891Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:05.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-25T09:31:05.892Z] 2ec304497984: Preparing [2025-03-25T09:31:05.892Z] a8e91b0e1936: Preparing [2025-03-25T09:31:05.892Z] 235531fd7792: Preparing [2025-03-25T09:31:05.892Z] ef62f7a2502a: Preparing [2025-03-25T09:31:05.892Z] 1009d9fd0548: Preparing [2025-03-25T09:31:05.892Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:05.892Z] 2ec304497984: Layer already exists [2025-03-25T09:31:05.892Z] 1009d9fd0548: Layer already exists [2025-03-25T09:31:05.892Z] ef62f7a2502a: Layer already exists [2025-03-25T09:31:05.892Z] 235531fd7792: Layer already exists [2025-03-25T09:31:05.892Z] a8e91b0e1936: Layer already exists [2025-03-25T09:31:05.892Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:06.158Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:06.512Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:06.861Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-25T09:31:06.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-25T09:31:06.862Z] 2ec304497984: Preparing [2025-03-25T09:31:06.862Z] a8e91b0e1936: Preparing [2025-03-25T09:31:06.862Z] 235531fd7792: Preparing [2025-03-25T09:31:06.862Z] ef62f7a2502a: Preparing [2025-03-25T09:31:06.862Z] 1009d9fd0548: Preparing [2025-03-25T09:31:06.862Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:06.862Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:06.862Z] a8e91b0e1936: Layer already exists [2025-03-25T09:31:06.862Z] 235531fd7792: Layer already exists [2025-03-25T09:31:06.862Z] 2ec304497984: Layer already exists [2025-03-25T09:31:06.862Z] 1009d9fd0548: Layer already exists [2025-03-25T09:31:06.862Z] ef62f7a2502a: Layer already exists [2025-03-25T09:31:06.862Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:06.862Z] main: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:31:07.198Z] ===================================================== [Pipeline] echo [2025-03-25T09:31:07.213Z] taggedImages: [2025-03-25T09:31:07.213Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:07.213Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-25T09:31:07.213Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.77 [2025-03-25T09:31:07.213Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:07.213Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-25T09:31:07.236Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-25T09:31:07.236Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:07.236Z] latest [2025-03-25T09:31:07.236Z] 4.0.0-dev.77 [2025-03-25T09:31:07.236Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:07.236Z] main [2025-03-25T09:31:07.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:07.601Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:07.949Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:07.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-25T09:31:07.949Z] 88b2b7b59436: Preparing [2025-03-25T09:31:07.949Z] bcc063425dfb: Preparing [2025-03-25T09:31:07.949Z] c0ae20dce6d7: Preparing [2025-03-25T09:31:07.949Z] 71578d912ca1: Preparing [2025-03-25T09:31:07.949Z] 235531fd7792: Preparing [2025-03-25T09:31:07.949Z] a1d9e6827e15: Preparing [2025-03-25T09:31:07.949Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:07.949Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:07.949Z] a1d9e6827e15: Waiting [2025-03-25T09:31:07.949Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:07.949Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:07.949Z] 235531fd7792: Layer already exists [2025-03-25T09:31:07.949Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:08.223Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:08.223Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:08.223Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:08.223Z] bcc063425dfb: Pushed [2025-03-25T09:31:08.223Z] 88b2b7b59436: Pushed [2025-03-25T09:31:13.538Z] c0ae20dce6d7: Pushed [2025-03-25T09:31:13.538Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:13.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:14.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-25T09:31:14.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-25T09:31:14.232Z] 88b2b7b59436: Preparing [2025-03-25T09:31:14.232Z] bcc063425dfb: Preparing [2025-03-25T09:31:14.232Z] c0ae20dce6d7: Preparing [2025-03-25T09:31:14.232Z] 71578d912ca1: Preparing [2025-03-25T09:31:14.232Z] 235531fd7792: Preparing [2025-03-25T09:31:14.232Z] a1d9e6827e15: Preparing [2025-03-25T09:31:14.232Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:14.232Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:14.232Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:14.232Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:14.232Z] a1d9e6827e15: Waiting [2025-03-25T09:31:14.232Z] bcc063425dfb: Layer already exists [2025-03-25T09:31:14.232Z] 235531fd7792: Layer already exists [2025-03-25T09:31:14.232Z] c0ae20dce6d7: Layer already exists [2025-03-25T09:31:14.232Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:14.232Z] 88b2b7b59436: Layer already exists [2025-03-25T09:31:14.232Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:14.232Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:14.232Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:14.496Z] latest: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:14.851Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:15.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.77 [2025-03-25T09:31:15.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-25T09:31:15.203Z] 88b2b7b59436: Preparing [2025-03-25T09:31:15.203Z] bcc063425dfb: Preparing [2025-03-25T09:31:15.203Z] c0ae20dce6d7: Preparing [2025-03-25T09:31:15.203Z] 71578d912ca1: Preparing [2025-03-25T09:31:15.203Z] 235531fd7792: Preparing [2025-03-25T09:31:15.203Z] a1d9e6827e15: Preparing [2025-03-25T09:31:15.203Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:15.203Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:15.203Z] a1d9e6827e15: Waiting [2025-03-25T09:31:15.203Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:15.203Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:15.203Z] 88b2b7b59436: Layer already exists [2025-03-25T09:31:15.203Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:15.203Z] c0ae20dce6d7: Layer already exists [2025-03-25T09:31:15.203Z] 235531fd7792: Layer already exists [2025-03-25T09:31:15.203Z] bcc063425dfb: Layer already exists [2025-03-25T09:31:15.203Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:15.203Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:15.203Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:15.468Z] 4.0.0-dev.77: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:15.825Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:16.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:16.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-25T09:31:16.167Z] 88b2b7b59436: Preparing [2025-03-25T09:31:16.167Z] bcc063425dfb: Preparing [2025-03-25T09:31:16.167Z] c0ae20dce6d7: Preparing [2025-03-25T09:31:16.167Z] 71578d912ca1: Preparing [2025-03-25T09:31:16.167Z] 235531fd7792: Preparing [2025-03-25T09:31:16.167Z] a1d9e6827e15: Preparing [2025-03-25T09:31:16.167Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:16.167Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:16.167Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:16.167Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:16.167Z] a1d9e6827e15: Waiting [2025-03-25T09:31:16.167Z] bcc063425dfb: Layer already exists [2025-03-25T09:31:16.167Z] c0ae20dce6d7: Layer already exists [2025-03-25T09:31:16.167Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:16.167Z] 235531fd7792: Layer already exists [2025-03-25T09:31:16.167Z] 88b2b7b59436: Layer already exists [2025-03-25T09:31:16.167Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:16.167Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:16.167Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:16.428Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:16.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:17.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-25T09:31:17.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-25T09:31:17.116Z] 88b2b7b59436: Preparing [2025-03-25T09:31:17.116Z] bcc063425dfb: Preparing [2025-03-25T09:31:17.116Z] c0ae20dce6d7: Preparing [2025-03-25T09:31:17.116Z] 71578d912ca1: Preparing [2025-03-25T09:31:17.116Z] 235531fd7792: Preparing [2025-03-25T09:31:17.116Z] a1d9e6827e15: Preparing [2025-03-25T09:31:17.116Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:17.116Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:17.116Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:17.116Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:17.116Z] a1d9e6827e15: Waiting [2025-03-25T09:31:17.116Z] 88b2b7b59436: Layer already exists [2025-03-25T09:31:17.116Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:17.116Z] 235531fd7792: Layer already exists [2025-03-25T09:31:17.116Z] bcc063425dfb: Layer already exists [2025-03-25T09:31:17.116Z] c0ae20dce6d7: Layer already exists [2025-03-25T09:31:17.116Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:17.116Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:17.116Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:17.379Z] main: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:31:17.450Z] ===================================================== [Pipeline] echo [2025-03-25T09:31:17.466Z] taggedImages: [2025-03-25T09:31:17.466Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:17.466Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-25T09:31:17.466Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.77 [2025-03-25T09:31:17.466Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:17.466Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-25T09:31:17.494Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-25T09:31:17.494Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:17.494Z] latest [2025-03-25T09:31:17.494Z] 4.0.0-dev.77 [2025-03-25T09:31:17.494Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:17.494Z] main [2025-03-25T09:31:17.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:17.856Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:18.208Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:18.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-25T09:31:18.208Z] d43d4166f2b2: Preparing [2025-03-25T09:31:18.208Z] 37c017f4304b: Preparing [2025-03-25T09:31:18.208Z] c5cc23efc09f: Preparing [2025-03-25T09:31:18.208Z] 5048f0a29989: Preparing [2025-03-25T09:31:18.208Z] 44976988ad71: Preparing [2025-03-25T09:31:18.208Z] 2872e1671cf5: Preparing [2025-03-25T09:31:18.208Z] add0314cd14e: Preparing [2025-03-25T09:31:18.208Z] 71578d912ca1: Preparing [2025-03-25T09:31:18.208Z] 235531fd7792: Preparing [2025-03-25T09:31:18.208Z] 1a9db7614598: Preparing [2025-03-25T09:31:18.208Z] c0e2cb5278a9: Preparing [2025-03-25T09:31:18.208Z] 5f70bf18a086: Preparing [2025-03-25T09:31:18.208Z] 625700802c90: Preparing [2025-03-25T09:31:18.208Z] 72a054fd57c1: Preparing [2025-03-25T09:31:18.208Z] 683dc63e0e78: Preparing [2025-03-25T09:31:18.208Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:18.208Z] 235531fd7792: Waiting [2025-03-25T09:31:18.208Z] 1a9db7614598: Waiting [2025-03-25T09:31:18.208Z] c0e2cb5278a9: Waiting [2025-03-25T09:31:18.208Z] add0314cd14e: Waiting [2025-03-25T09:31:18.208Z] 5f70bf18a086: Waiting [2025-03-25T09:31:18.208Z] 71578d912ca1: Waiting [2025-03-25T09:31:18.208Z] 625700802c90: Waiting [2025-03-25T09:31:18.208Z] 2872e1671cf5: Waiting [2025-03-25T09:31:18.208Z] 72a054fd57c1: Waiting [2025-03-25T09:31:18.208Z] 683dc63e0e78: Waiting [2025-03-25T09:31:18.208Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:18.478Z] 37c017f4304b: Pushed [2025-03-25T09:31:18.478Z] 5048f0a29989: Pushed [2025-03-25T09:31:18.478Z] d43d4166f2b2: Pushed [2025-03-25T09:31:18.478Z] c5cc23efc09f: Pushed [2025-03-25T09:31:18.478Z] 44976988ad71: Pushed [2025-03-25T09:31:18.478Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:18.478Z] 235531fd7792: Layer already exists [2025-03-25T09:31:18.478Z] 2872e1671cf5: Pushed [2025-03-25T09:31:18.478Z] 5f70bf18a086: Layer already exists [2025-03-25T09:31:18.743Z] 1a9db7614598: Pushed [2025-03-25T09:31:18.743Z] c0e2cb5278a9: Pushed [2025-03-25T09:31:18.743Z] 625700802c90: Pushed [2025-03-25T09:31:18.743Z] 72a054fd57c1: Pushed [2025-03-25T09:31:18.743Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:18.743Z] 683dc63e0e78: Pushed [2025-03-25T09:31:22.061Z] add0314cd14e: Pushed [2025-03-25T09:31:22.061Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:22.411Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:22.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-25T09:31:22.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-25T09:31:22.763Z] d43d4166f2b2: Preparing [2025-03-25T09:31:22.763Z] 37c017f4304b: Preparing [2025-03-25T09:31:22.763Z] c5cc23efc09f: Preparing [2025-03-25T09:31:22.763Z] 5048f0a29989: Preparing [2025-03-25T09:31:22.763Z] 44976988ad71: Preparing [2025-03-25T09:31:22.763Z] 2872e1671cf5: Preparing [2025-03-25T09:31:22.763Z] add0314cd14e: Preparing [2025-03-25T09:31:22.763Z] 71578d912ca1: Preparing [2025-03-25T09:31:22.763Z] 235531fd7792: Preparing [2025-03-25T09:31:22.763Z] 1a9db7614598: Preparing [2025-03-25T09:31:22.763Z] c0e2cb5278a9: Preparing [2025-03-25T09:31:22.763Z] 5f70bf18a086: Preparing [2025-03-25T09:31:22.763Z] 625700802c90: Preparing [2025-03-25T09:31:22.763Z] 72a054fd57c1: Preparing [2025-03-25T09:31:22.763Z] 683dc63e0e78: Preparing [2025-03-25T09:31:22.763Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:22.763Z] 1a9db7614598: Waiting [2025-03-25T09:31:22.763Z] c0e2cb5278a9: Waiting [2025-03-25T09:31:22.763Z] 5f70bf18a086: Waiting [2025-03-25T09:31:22.763Z] 625700802c90: Waiting [2025-03-25T09:31:22.763Z] 72a054fd57c1: Waiting [2025-03-25T09:31:22.763Z] 683dc63e0e78: Waiting [2025-03-25T09:31:22.763Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:22.763Z] 2872e1671cf5: Waiting [2025-03-25T09:31:22.763Z] 71578d912ca1: Waiting [2025-03-25T09:31:22.763Z] add0314cd14e: Waiting [2025-03-25T09:31:22.763Z] 235531fd7792: Waiting [2025-03-25T09:31:22.763Z] 37c017f4304b: Layer already exists [2025-03-25T09:31:22.763Z] d43d4166f2b2: Layer already exists [2025-03-25T09:31:22.763Z] c5cc23efc09f: Layer already exists [2025-03-25T09:31:22.763Z] 44976988ad71: Layer already exists [2025-03-25T09:31:22.763Z] 5048f0a29989: Layer already exists [2025-03-25T09:31:22.763Z] 2872e1671cf5: Layer already exists [2025-03-25T09:31:22.763Z] add0314cd14e: Layer already exists [2025-03-25T09:31:22.763Z] 1a9db7614598: Layer already exists [2025-03-25T09:31:22.763Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:22.763Z] 235531fd7792: Layer already exists [2025-03-25T09:31:22.763Z] c0e2cb5278a9: Layer already exists [2025-03-25T09:31:22.763Z] 5f70bf18a086: Layer already exists [2025-03-25T09:31:22.763Z] 625700802c90: Layer already exists [2025-03-25T09:31:22.763Z] 683dc63e0e78: Layer already exists [2025-03-25T09:31:22.763Z] 72a054fd57c1: Layer already exists [2025-03-25T09:31:22.763Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:23.028Z] latest: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:23.383Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:23.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.77 [2025-03-25T09:31:23.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-25T09:31:23.726Z] d43d4166f2b2: Preparing [2025-03-25T09:31:23.726Z] 37c017f4304b: Preparing [2025-03-25T09:31:23.726Z] c5cc23efc09f: Preparing [2025-03-25T09:31:23.726Z] 5048f0a29989: Preparing [2025-03-25T09:31:23.726Z] 44976988ad71: Preparing [2025-03-25T09:31:23.726Z] 2872e1671cf5: Preparing [2025-03-25T09:31:23.726Z] add0314cd14e: Preparing [2025-03-25T09:31:23.726Z] 71578d912ca1: Preparing [2025-03-25T09:31:23.726Z] 235531fd7792: Preparing [2025-03-25T09:31:23.726Z] 1a9db7614598: Preparing [2025-03-25T09:31:23.726Z] c0e2cb5278a9: Preparing [2025-03-25T09:31:23.726Z] 5f70bf18a086: Preparing [2025-03-25T09:31:23.726Z] 625700802c90: Preparing [2025-03-25T09:31:23.726Z] 72a054fd57c1: Preparing [2025-03-25T09:31:23.726Z] 683dc63e0e78: Preparing [2025-03-25T09:31:23.726Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:23.726Z] 2872e1671cf5: Waiting [2025-03-25T09:31:23.726Z] add0314cd14e: Waiting [2025-03-25T09:31:23.726Z] 71578d912ca1: Waiting [2025-03-25T09:31:23.726Z] 235531fd7792: Waiting [2025-03-25T09:31:23.726Z] 1a9db7614598: Waiting [2025-03-25T09:31:23.726Z] 72a054fd57c1: Waiting [2025-03-25T09:31:23.726Z] c0e2cb5278a9: Waiting [2025-03-25T09:31:23.726Z] 683dc63e0e78: Waiting [2025-03-25T09:31:23.726Z] 5f70bf18a086: Waiting [2025-03-25T09:31:23.726Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:23.726Z] 625700802c90: Waiting [2025-03-25T09:31:23.726Z] 5048f0a29989: Layer already exists [2025-03-25T09:31:23.726Z] c5cc23efc09f: Layer already exists [2025-03-25T09:31:23.726Z] d43d4166f2b2: Layer already exists [2025-03-25T09:31:23.726Z] 44976988ad71: Layer already exists [2025-03-25T09:31:23.726Z] 37c017f4304b: Layer already exists [2025-03-25T09:31:23.726Z] 1a9db7614598: Layer already exists [2025-03-25T09:31:23.726Z] add0314cd14e: Layer already exists [2025-03-25T09:31:23.726Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:23.726Z] 2872e1671cf5: Layer already exists [2025-03-25T09:31:23.726Z] 235531fd7792: Layer already exists [2025-03-25T09:31:23.726Z] 5f70bf18a086: Layer already exists [2025-03-25T09:31:23.726Z] c0e2cb5278a9: Layer already exists [2025-03-25T09:31:23.726Z] 625700802c90: Layer already exists [2025-03-25T09:31:23.726Z] 683dc63e0e78: Layer already exists [2025-03-25T09:31:23.726Z] 72a054fd57c1: Layer already exists [2025-03-25T09:31:23.990Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:23.990Z] 4.0.0-dev.77: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:24.350Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:24.700Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:24.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-25T09:31:24.700Z] d43d4166f2b2: Preparing [2025-03-25T09:31:24.700Z] 37c017f4304b: Preparing [2025-03-25T09:31:24.700Z] c5cc23efc09f: Preparing [2025-03-25T09:31:24.700Z] 5048f0a29989: Preparing [2025-03-25T09:31:24.700Z] 44976988ad71: Preparing [2025-03-25T09:31:24.700Z] 2872e1671cf5: Preparing [2025-03-25T09:31:24.700Z] add0314cd14e: Preparing [2025-03-25T09:31:24.700Z] 71578d912ca1: Preparing [2025-03-25T09:31:24.700Z] 235531fd7792: Preparing [2025-03-25T09:31:24.700Z] 1a9db7614598: Preparing [2025-03-25T09:31:24.700Z] c0e2cb5278a9: Preparing [2025-03-25T09:31:24.700Z] 5f70bf18a086: Preparing [2025-03-25T09:31:24.700Z] 625700802c90: Preparing [2025-03-25T09:31:24.700Z] 72a054fd57c1: Preparing [2025-03-25T09:31:24.700Z] 683dc63e0e78: Preparing [2025-03-25T09:31:24.700Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:24.700Z] 1a9db7614598: Waiting [2025-03-25T09:31:24.700Z] c0e2cb5278a9: Waiting [2025-03-25T09:31:24.700Z] 5f70bf18a086: Waiting [2025-03-25T09:31:24.700Z] 625700802c90: Waiting [2025-03-25T09:31:24.700Z] 72a054fd57c1: Waiting [2025-03-25T09:31:24.700Z] 683dc63e0e78: Waiting [2025-03-25T09:31:24.700Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:24.700Z] 2872e1671cf5: Waiting [2025-03-25T09:31:24.700Z] add0314cd14e: Waiting [2025-03-25T09:31:24.700Z] 71578d912ca1: Waiting [2025-03-25T09:31:24.700Z] 235531fd7792: Waiting [2025-03-25T09:31:24.700Z] 5048f0a29989: Layer already exists [2025-03-25T09:31:24.700Z] c5cc23efc09f: Layer already exists [2025-03-25T09:31:24.700Z] d43d4166f2b2: Layer already exists [2025-03-25T09:31:24.700Z] 44976988ad71: Layer already exists [2025-03-25T09:31:24.700Z] 37c017f4304b: Layer already exists [2025-03-25T09:31:24.700Z] add0314cd14e: Layer already exists [2025-03-25T09:31:24.700Z] 235531fd7792: Layer already exists [2025-03-25T09:31:24.700Z] 2872e1671cf5: Layer already exists [2025-03-25T09:31:24.700Z] 1a9db7614598: Layer already exists [2025-03-25T09:31:24.700Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:24.700Z] 625700802c90: Layer already exists [2025-03-25T09:31:24.700Z] 5f70bf18a086: Layer already exists [2025-03-25T09:31:24.700Z] 72a054fd57c1: Layer already exists [2025-03-25T09:31:24.700Z] c0e2cb5278a9: Layer already exists [2025-03-25T09:31:24.700Z] 683dc63e0e78: Layer already exists [2025-03-25T09:31:24.964Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:24.965Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:25.313Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:25.662Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-25T09:31:25.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-25T09:31:25.662Z] d43d4166f2b2: Preparing [2025-03-25T09:31:25.662Z] 37c017f4304b: Preparing [2025-03-25T09:31:25.662Z] c5cc23efc09f: Preparing [2025-03-25T09:31:25.662Z] 5048f0a29989: Preparing [2025-03-25T09:31:25.662Z] 44976988ad71: Preparing [2025-03-25T09:31:25.662Z] 2872e1671cf5: Preparing [2025-03-25T09:31:25.662Z] add0314cd14e: Preparing [2025-03-25T09:31:25.662Z] 71578d912ca1: Preparing [2025-03-25T09:31:25.662Z] 235531fd7792: Preparing [2025-03-25T09:31:25.662Z] 1a9db7614598: Preparing [2025-03-25T09:31:25.662Z] c0e2cb5278a9: Preparing [2025-03-25T09:31:25.662Z] 5f70bf18a086: Preparing [2025-03-25T09:31:25.662Z] 625700802c90: Preparing [2025-03-25T09:31:25.662Z] 72a054fd57c1: Preparing [2025-03-25T09:31:25.662Z] 683dc63e0e78: Preparing [2025-03-25T09:31:25.662Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:25.662Z] 2872e1671cf5: Waiting [2025-03-25T09:31:25.662Z] add0314cd14e: Waiting [2025-03-25T09:31:25.662Z] 71578d912ca1: Waiting [2025-03-25T09:31:25.662Z] 235531fd7792: Waiting [2025-03-25T09:31:25.662Z] 1a9db7614598: Waiting [2025-03-25T09:31:25.662Z] c0e2cb5278a9: Waiting [2025-03-25T09:31:25.662Z] 5f70bf18a086: Waiting [2025-03-25T09:31:25.662Z] 625700802c90: Waiting [2025-03-25T09:31:25.662Z] 72a054fd57c1: Waiting [2025-03-25T09:31:25.662Z] 683dc63e0e78: Waiting [2025-03-25T09:31:25.662Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:25.662Z] 37c017f4304b: Layer already exists [2025-03-25T09:31:25.662Z] 44976988ad71: Layer already exists [2025-03-25T09:31:25.662Z] 5048f0a29989: Layer already exists [2025-03-25T09:31:25.662Z] d43d4166f2b2: Layer already exists [2025-03-25T09:31:25.662Z] c5cc23efc09f: Layer already exists [2025-03-25T09:31:25.662Z] add0314cd14e: Layer already exists [2025-03-25T09:31:25.662Z] 2872e1671cf5: Layer already exists [2025-03-25T09:31:25.662Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:25.662Z] 235531fd7792: Layer already exists [2025-03-25T09:31:25.662Z] 1a9db7614598: Layer already exists [2025-03-25T09:31:25.662Z] c0e2cb5278a9: Layer already exists [2025-03-25T09:31:25.662Z] 5f70bf18a086: Layer already exists [2025-03-25T09:31:25.662Z] 683dc63e0e78: Layer already exists [2025-03-25T09:31:25.662Z] 625700802c90: Layer already exists [2025-03-25T09:31:25.662Z] 72a054fd57c1: Layer already exists [2025-03-25T09:31:25.662Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:25.925Z] main: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:31:26.007Z] ===================================================== [Pipeline] echo [2025-03-25T09:31:26.020Z] taggedImages: [2025-03-25T09:31:26.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:26.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-25T09:31:26.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.77 [2025-03-25T09:31:26.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:26.020Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-25T09:31:26.049Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-25T09:31:26.049Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:26.049Z] latest [2025-03-25T09:31:26.049Z] 4.0.0-dev.77 [2025-03-25T09:31:26.049Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:26.049Z] main [2025-03-25T09:31:26.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:26.399Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:26.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:26.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-25T09:31:26.741Z] 65d4a1316764: Preparing [2025-03-25T09:31:26.741Z] b43a950a6504: Preparing [2025-03-25T09:31:26.741Z] e83a99201ec9: Preparing [2025-03-25T09:31:26.741Z] d2d8a67ea3d1: Preparing [2025-03-25T09:31:26.741Z] 71578d912ca1: Preparing [2025-03-25T09:31:26.741Z] 235531fd7792: Preparing [2025-03-25T09:31:26.741Z] a1d9e6827e15: Preparing [2025-03-25T09:31:26.741Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:26.741Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:26.741Z] a1d9e6827e15: Waiting [2025-03-25T09:31:26.741Z] 235531fd7792: Waiting [2025-03-25T09:31:26.741Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:26.741Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:26.741Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:27.005Z] 235531fd7792: Layer already exists [2025-03-25T09:31:27.005Z] b43a950a6504: Pushed [2025-03-25T09:31:27.005Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:27.005Z] e83a99201ec9: Pushed [2025-03-25T09:31:27.005Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:27.005Z] 65d4a1316764: Pushed [2025-03-25T09:31:27.005Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:32.322Z] d2d8a67ea3d1: Pushed [2025-03-25T09:31:32.322Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:32.668Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:33.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-25T09:31:33.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-25T09:31:33.014Z] 65d4a1316764: Preparing [2025-03-25T09:31:33.014Z] b43a950a6504: Preparing [2025-03-25T09:31:33.014Z] e83a99201ec9: Preparing [2025-03-25T09:31:33.014Z] d2d8a67ea3d1: Preparing [2025-03-25T09:31:33.014Z] 71578d912ca1: Preparing [2025-03-25T09:31:33.014Z] 235531fd7792: Preparing [2025-03-25T09:31:33.014Z] a1d9e6827e15: Preparing [2025-03-25T09:31:33.014Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:33.014Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:33.014Z] a1d9e6827e15: Waiting [2025-03-25T09:31:33.014Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:33.014Z] 235531fd7792: Waiting [2025-03-25T09:31:33.014Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:33.014Z] b43a950a6504: Layer already exists [2025-03-25T09:31:33.014Z] d2d8a67ea3d1: Layer already exists [2025-03-25T09:31:33.014Z] 65d4a1316764: Layer already exists [2025-03-25T09:31:33.014Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:33.014Z] e83a99201ec9: Layer already exists [2025-03-25T09:31:33.014Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:33.014Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:33.014Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:33.014Z] 235531fd7792: Layer already exists [2025-03-25T09:31:33.279Z] latest: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:33.622Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:33.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.77 [2025-03-25T09:31:33.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-25T09:31:33.966Z] 65d4a1316764: Preparing [2025-03-25T09:31:33.966Z] b43a950a6504: Preparing [2025-03-25T09:31:33.966Z] e83a99201ec9: Preparing [2025-03-25T09:31:33.966Z] d2d8a67ea3d1: Preparing [2025-03-25T09:31:33.966Z] 71578d912ca1: Preparing [2025-03-25T09:31:33.966Z] 235531fd7792: Preparing [2025-03-25T09:31:33.966Z] a1d9e6827e15: Preparing [2025-03-25T09:31:33.966Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:33.966Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:33.966Z] 235531fd7792: Waiting [2025-03-25T09:31:33.966Z] a1d9e6827e15: Waiting [2025-03-25T09:31:33.966Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:33.966Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:33.966Z] e83a99201ec9: Layer already exists [2025-03-25T09:31:33.966Z] d2d8a67ea3d1: Layer already exists [2025-03-25T09:31:33.966Z] 65d4a1316764: Layer already exists [2025-03-25T09:31:33.966Z] b43a950a6504: Layer already exists [2025-03-25T09:31:33.966Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:33.966Z] 235531fd7792: Layer already exists [2025-03-25T09:31:33.966Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:33.966Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:33.966Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:33.966Z] 4.0.0-dev.77: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:34.314Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:34.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:34.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-25T09:31:34.658Z] 65d4a1316764: Preparing [2025-03-25T09:31:34.658Z] b43a950a6504: Preparing [2025-03-25T09:31:34.658Z] e83a99201ec9: Preparing [2025-03-25T09:31:34.658Z] d2d8a67ea3d1: Preparing [2025-03-25T09:31:34.658Z] 71578d912ca1: Preparing [2025-03-25T09:31:34.658Z] 235531fd7792: Preparing [2025-03-25T09:31:34.658Z] a1d9e6827e15: Preparing [2025-03-25T09:31:34.658Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:34.658Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:34.658Z] a1d9e6827e15: Waiting [2025-03-25T09:31:34.658Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:34.658Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:34.658Z] 235531fd7792: Waiting [2025-03-25T09:31:34.658Z] b43a950a6504: Layer already exists [2025-03-25T09:31:34.658Z] d2d8a67ea3d1: Layer already exists [2025-03-25T09:31:34.658Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:34.658Z] 65d4a1316764: Layer already exists [2025-03-25T09:31:34.658Z] e83a99201ec9: Layer already exists [2025-03-25T09:31:34.658Z] 235531fd7792: Layer already exists [2025-03-25T09:31:34.658Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:34.658Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:34.658Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:34.658Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:35.262Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:35.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-25T09:31:35.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-25T09:31:35.605Z] 65d4a1316764: Preparing [2025-03-25T09:31:35.605Z] b43a950a6504: Preparing [2025-03-25T09:31:35.605Z] e83a99201ec9: Preparing [2025-03-25T09:31:35.605Z] d2d8a67ea3d1: Preparing [2025-03-25T09:31:35.605Z] 71578d912ca1: Preparing [2025-03-25T09:31:35.605Z] 235531fd7792: Preparing [2025-03-25T09:31:35.605Z] a1d9e6827e15: Preparing [2025-03-25T09:31:35.605Z] 42fc325b3fbc: Preparing [2025-03-25T09:31:35.605Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:35.605Z] a1d9e6827e15: Waiting [2025-03-25T09:31:35.605Z] 42fc325b3fbc: Waiting [2025-03-25T09:31:35.605Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:35.605Z] 235531fd7792: Waiting [2025-03-25T09:31:35.605Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:35.605Z] e83a99201ec9: Layer already exists [2025-03-25T09:31:35.605Z] 65d4a1316764: Layer already exists [2025-03-25T09:31:35.605Z] b43a950a6504: Layer already exists [2025-03-25T09:31:35.605Z] d2d8a67ea3d1: Layer already exists [2025-03-25T09:31:35.605Z] 235531fd7792: Layer already exists [2025-03-25T09:31:35.605Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:35.605Z] 42fc325b3fbc: Layer already exists [2025-03-25T09:31:35.605Z] a1d9e6827e15: Layer already exists [2025-03-25T09:31:35.869Z] main: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:31:35.948Z] ===================================================== [Pipeline] echo [2025-03-25T09:31:35.960Z] taggedImages: [2025-03-25T09:31:35.961Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:35.961Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-25T09:31:35.961Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.77 [2025-03-25T09:31:35.961Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:35.961Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-25T09:31:35.986Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-25T09:31:35.986Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:35.986Z] latest [2025-03-25T09:31:35.986Z] 4.0.0-dev.77 [2025-03-25T09:31:35.986Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:35.986Z] main [2025-03-25T09:31:35.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:36.348Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:36.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:36.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-25T09:31:36.696Z] f7b0b45765bb: Preparing [2025-03-25T09:31:36.696Z] d7d0ec9b732a: Preparing [2025-03-25T09:31:36.696Z] 077297a912af: Preparing [2025-03-25T09:31:36.696Z] e8bdae97df11: Preparing [2025-03-25T09:31:36.696Z] c1fd605d8635: Preparing [2025-03-25T09:31:36.696Z] 71578d912ca1: Preparing [2025-03-25T09:31:36.696Z] 235531fd7792: Preparing [2025-03-25T09:31:36.696Z] 572c9444a5b8: Preparing [2025-03-25T09:31:36.696Z] 16235c3219e5: Preparing [2025-03-25T09:31:36.696Z] d3e66895efab: Preparing [2025-03-25T09:31:36.696Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:36.696Z] 71578d912ca1: Waiting [2025-03-25T09:31:36.696Z] 235531fd7792: Waiting [2025-03-25T09:31:36.696Z] 16235c3219e5: Waiting [2025-03-25T09:31:36.696Z] 572c9444a5b8: Waiting [2025-03-25T09:31:36.696Z] d3e66895efab: Waiting [2025-03-25T09:31:36.696Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:36.961Z] e8bdae97df11: Pushed [2025-03-25T09:31:36.961Z] c1fd605d8635: Pushed [2025-03-25T09:31:36.961Z] d7d0ec9b732a: Pushed [2025-03-25T09:31:36.961Z] f7b0b45765bb: Pushed [2025-03-25T09:31:36.961Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:36.961Z] 235531fd7792: Layer already exists [2025-03-25T09:31:36.961Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:36.961Z] 572c9444a5b8: Pushed [2025-03-25T09:31:36.961Z] 16235c3219e5: Pushed [2025-03-25T09:31:40.295Z] d3e66895efab: Pushed [2025-03-25T09:31:46.910Z] 077297a912af: Pushed [2025-03-25T09:31:46.910Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:47.262Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:47.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-25T09:31:47.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-25T09:31:47.607Z] f7b0b45765bb: Preparing [2025-03-25T09:31:47.607Z] d7d0ec9b732a: Preparing [2025-03-25T09:31:47.607Z] 077297a912af: Preparing [2025-03-25T09:31:47.607Z] e8bdae97df11: Preparing [2025-03-25T09:31:47.607Z] c1fd605d8635: Preparing [2025-03-25T09:31:47.607Z] 71578d912ca1: Preparing [2025-03-25T09:31:47.607Z] 235531fd7792: Preparing [2025-03-25T09:31:47.607Z] 572c9444a5b8: Preparing [2025-03-25T09:31:47.607Z] 16235c3219e5: Preparing [2025-03-25T09:31:47.607Z] d3e66895efab: Preparing [2025-03-25T09:31:47.607Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:47.607Z] 572c9444a5b8: Waiting [2025-03-25T09:31:47.607Z] 16235c3219e5: Waiting [2025-03-25T09:31:47.607Z] 71578d912ca1: Waiting [2025-03-25T09:31:47.607Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:47.607Z] f7b0b45765bb: Layer already exists [2025-03-25T09:31:47.607Z] d7d0ec9b732a: Layer already exists [2025-03-25T09:31:47.607Z] e8bdae97df11: Layer already exists [2025-03-25T09:31:47.607Z] c1fd605d8635: Layer already exists [2025-03-25T09:31:47.607Z] 077297a912af: Layer already exists [2025-03-25T09:31:47.607Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:47.607Z] 235531fd7792: Layer already exists [2025-03-25T09:31:47.607Z] 16235c3219e5: Layer already exists [2025-03-25T09:31:47.607Z] 572c9444a5b8: Layer already exists [2025-03-25T09:31:47.607Z] d3e66895efab: Layer already exists [2025-03-25T09:31:47.607Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:47.872Z] latest: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:48.222Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:48.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.77 [2025-03-25T09:31:48.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-25T09:31:48.574Z] f7b0b45765bb: Preparing [2025-03-25T09:31:48.574Z] d7d0ec9b732a: Preparing [2025-03-25T09:31:48.574Z] 077297a912af: Preparing [2025-03-25T09:31:48.574Z] e8bdae97df11: Preparing [2025-03-25T09:31:48.574Z] c1fd605d8635: Preparing [2025-03-25T09:31:48.574Z] 71578d912ca1: Preparing [2025-03-25T09:31:48.574Z] 235531fd7792: Preparing [2025-03-25T09:31:48.574Z] 572c9444a5b8: Preparing [2025-03-25T09:31:48.574Z] 16235c3219e5: Preparing [2025-03-25T09:31:48.574Z] d3e66895efab: Preparing [2025-03-25T09:31:48.574Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:48.574Z] 71578d912ca1: Waiting [2025-03-25T09:31:48.574Z] 235531fd7792: Waiting [2025-03-25T09:31:48.574Z] 572c9444a5b8: Waiting [2025-03-25T09:31:48.574Z] 16235c3219e5: Waiting [2025-03-25T09:31:48.574Z] d3e66895efab: Waiting [2025-03-25T09:31:48.574Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:48.574Z] f7b0b45765bb: Layer already exists [2025-03-25T09:31:48.574Z] 077297a912af: Layer already exists [2025-03-25T09:31:48.574Z] c1fd605d8635: Layer already exists [2025-03-25T09:31:48.574Z] e8bdae97df11: Layer already exists [2025-03-25T09:31:48.574Z] d7d0ec9b732a: Layer already exists [2025-03-25T09:31:48.574Z] 16235c3219e5: Layer already exists [2025-03-25T09:31:48.574Z] 572c9444a5b8: Layer already exists [2025-03-25T09:31:48.574Z] 235531fd7792: Layer already exists [2025-03-25T09:31:48.574Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:48.574Z] d3e66895efab: Layer already exists [2025-03-25T09:31:48.574Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:48.838Z] 4.0.0-dev.77: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:49.185Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:49.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:49.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-25T09:31:49.536Z] f7b0b45765bb: Preparing [2025-03-25T09:31:49.536Z] d7d0ec9b732a: Preparing [2025-03-25T09:31:49.536Z] 077297a912af: Preparing [2025-03-25T09:31:49.536Z] e8bdae97df11: Preparing [2025-03-25T09:31:49.536Z] c1fd605d8635: Preparing [2025-03-25T09:31:49.536Z] 71578d912ca1: Preparing [2025-03-25T09:31:49.536Z] 235531fd7792: Preparing [2025-03-25T09:31:49.536Z] 572c9444a5b8: Preparing [2025-03-25T09:31:49.536Z] 16235c3219e5: Preparing [2025-03-25T09:31:49.536Z] d3e66895efab: Preparing [2025-03-25T09:31:49.536Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:49.536Z] 572c9444a5b8: Waiting [2025-03-25T09:31:49.536Z] 16235c3219e5: Waiting [2025-03-25T09:31:49.536Z] d3e66895efab: Waiting [2025-03-25T09:31:49.536Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:49.536Z] 71578d912ca1: Waiting [2025-03-25T09:31:49.536Z] 235531fd7792: Waiting [2025-03-25T09:31:49.536Z] d7d0ec9b732a: Layer already exists [2025-03-25T09:31:49.536Z] f7b0b45765bb: Layer already exists [2025-03-25T09:31:49.536Z] 077297a912af: Layer already exists [2025-03-25T09:31:49.536Z] e8bdae97df11: Layer already exists [2025-03-25T09:31:49.536Z] c1fd605d8635: Layer already exists [2025-03-25T09:31:49.536Z] 572c9444a5b8: Layer already exists [2025-03-25T09:31:49.536Z] d3e66895efab: Layer already exists [2025-03-25T09:31:49.536Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:49.536Z] 235531fd7792: Layer already exists [2025-03-25T09:31:49.536Z] 16235c3219e5: Layer already exists [2025-03-25T09:31:49.536Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:49.799Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:50.154Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:50.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-25T09:31:50.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-25T09:31:50.505Z] f7b0b45765bb: Preparing [2025-03-25T09:31:50.505Z] d7d0ec9b732a: Preparing [2025-03-25T09:31:50.505Z] 077297a912af: Preparing [2025-03-25T09:31:50.505Z] e8bdae97df11: Preparing [2025-03-25T09:31:50.505Z] c1fd605d8635: Preparing [2025-03-25T09:31:50.505Z] 71578d912ca1: Preparing [2025-03-25T09:31:50.505Z] 235531fd7792: Preparing [2025-03-25T09:31:50.505Z] 572c9444a5b8: Preparing [2025-03-25T09:31:50.505Z] 16235c3219e5: Preparing [2025-03-25T09:31:50.505Z] d3e66895efab: Preparing [2025-03-25T09:31:50.505Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:50.505Z] 71578d912ca1: Waiting [2025-03-25T09:31:50.505Z] 235531fd7792: Waiting [2025-03-25T09:31:50.505Z] 572c9444a5b8: Waiting [2025-03-25T09:31:50.505Z] d3e66895efab: Waiting [2025-03-25T09:31:50.505Z] 16235c3219e5: Waiting [2025-03-25T09:31:50.505Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:50.505Z] 077297a912af: Layer already exists [2025-03-25T09:31:50.505Z] e8bdae97df11: Layer already exists [2025-03-25T09:31:50.505Z] d7d0ec9b732a: Layer already exists [2025-03-25T09:31:50.505Z] f7b0b45765bb: Layer already exists [2025-03-25T09:31:50.505Z] c1fd605d8635: Layer already exists [2025-03-25T09:31:50.505Z] 235531fd7792: Layer already exists [2025-03-25T09:31:50.505Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:50.505Z] d3e66895efab: Layer already exists [2025-03-25T09:31:50.505Z] 572c9444a5b8: Layer already exists [2025-03-25T09:31:50.505Z] 16235c3219e5: Layer already exists [2025-03-25T09:31:50.505Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:50.768Z] main: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:31:50.850Z] ===================================================== [Pipeline] echo [2025-03-25T09:31:50.861Z] taggedImages: [2025-03-25T09:31:50.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:50.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-25T09:31:50.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.77 [2025-03-25T09:31:50.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:50.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-25T09:31:50.890Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-25T09:31:50.890Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:50.890Z] latest [2025-03-25T09:31:50.890Z] 4.0.0-dev.77 [2025-03-25T09:31:50.890Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:31:50.890Z] main [2025-03-25T09:31:50.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:51.268Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:51.612Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:31:51.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-25T09:31:51.612Z] 4588b2bba5d7: Preparing [2025-03-25T09:31:51.612Z] 2e6fc3f1de99: Preparing [2025-03-25T09:31:51.612Z] 89273fab8f8e: Preparing [2025-03-25T09:31:51.612Z] 42bf2e739551: Preparing [2025-03-25T09:31:51.612Z] b0a09922c92d: Preparing [2025-03-25T09:31:51.612Z] 0fe7a829168f: Preparing [2025-03-25T09:31:51.612Z] 2e71e90256fb: Preparing [2025-03-25T09:31:51.612Z] 71578d912ca1: Preparing [2025-03-25T09:31:51.612Z] 235531fd7792: Preparing [2025-03-25T09:31:51.612Z] e7d2b00efe33: Preparing [2025-03-25T09:31:51.612Z] fe3f0d720f55: Preparing [2025-03-25T09:31:51.612Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:51.612Z] 0fe7a829168f: Waiting [2025-03-25T09:31:51.612Z] 235531fd7792: Waiting [2025-03-25T09:31:51.612Z] e7d2b00efe33: Waiting [2025-03-25T09:31:51.612Z] 2e71e90256fb: Waiting [2025-03-25T09:31:51.612Z] 71578d912ca1: Waiting [2025-03-25T09:31:51.612Z] fe3f0d720f55: Waiting [2025-03-25T09:31:51.612Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:51.877Z] b0a09922c92d: Pushed [2025-03-25T09:31:51.877Z] 2e6fc3f1de99: Pushed [2025-03-25T09:31:51.877Z] 4588b2bba5d7: Pushed [2025-03-25T09:31:51.877Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:51.877Z] 235531fd7792: Layer already exists [2025-03-25T09:31:51.877Z] 0fe7a829168f: Pushed [2025-03-25T09:31:51.877Z] 2e71e90256fb: Pushed [2025-03-25T09:31:52.141Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:52.141Z] e7d2b00efe33: Pushed [2025-03-25T09:31:54.704Z] fe3f0d720f55: Pushed [2025-03-25T09:31:56.101Z] 42bf2e739551: Pushed [2025-03-25T09:31:58.031Z] 89273fab8f8e: Pushed [2025-03-25T09:31:58.297Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:58.708Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:59.079Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-25T09:31:59.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-25T09:31:59.079Z] 4588b2bba5d7: Preparing [2025-03-25T09:31:59.079Z] 2e6fc3f1de99: Preparing [2025-03-25T09:31:59.079Z] 89273fab8f8e: Preparing [2025-03-25T09:31:59.079Z] 42bf2e739551: Preparing [2025-03-25T09:31:59.079Z] b0a09922c92d: Preparing [2025-03-25T09:31:59.079Z] 0fe7a829168f: Preparing [2025-03-25T09:31:59.079Z] 2e71e90256fb: Preparing [2025-03-25T09:31:59.079Z] 71578d912ca1: Preparing [2025-03-25T09:31:59.079Z] 235531fd7792: Preparing [2025-03-25T09:31:59.079Z] e7d2b00efe33: Preparing [2025-03-25T09:31:59.079Z] fe3f0d720f55: Preparing [2025-03-25T09:31:59.079Z] dd9c8f8612c8: Preparing [2025-03-25T09:31:59.079Z] 0fe7a829168f: Waiting [2025-03-25T09:31:59.079Z] 2e71e90256fb: Waiting [2025-03-25T09:31:59.079Z] 71578d912ca1: Waiting [2025-03-25T09:31:59.079Z] 235531fd7792: Waiting [2025-03-25T09:31:59.079Z] fe3f0d720f55: Waiting [2025-03-25T09:31:59.079Z] e7d2b00efe33: Waiting [2025-03-25T09:31:59.079Z] dd9c8f8612c8: Waiting [2025-03-25T09:31:59.079Z] 89273fab8f8e: Layer already exists [2025-03-25T09:31:59.079Z] 2e6fc3f1de99: Layer already exists [2025-03-25T09:31:59.079Z] 42bf2e739551: Layer already exists [2025-03-25T09:31:59.079Z] 4588b2bba5d7: Layer already exists [2025-03-25T09:31:59.079Z] b0a09922c92d: Layer already exists [2025-03-25T09:31:59.079Z] 2e71e90256fb: Layer already exists [2025-03-25T09:31:59.079Z] 0fe7a829168f: Layer already exists [2025-03-25T09:31:59.079Z] 235531fd7792: Layer already exists [2025-03-25T09:31:59.079Z] 71578d912ca1: Layer already exists [2025-03-25T09:31:59.079Z] e7d2b00efe33: Layer already exists [2025-03-25T09:31:59.079Z] fe3f0d720f55: Layer already exists [2025-03-25T09:31:59.079Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:31:59.348Z] latest: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:31:59.714Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:00.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.77 [2025-03-25T09:32:00.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-25T09:32:00.068Z] 4588b2bba5d7: Preparing [2025-03-25T09:32:00.068Z] 2e6fc3f1de99: Preparing [2025-03-25T09:32:00.068Z] 89273fab8f8e: Preparing [2025-03-25T09:32:00.068Z] 42bf2e739551: Preparing [2025-03-25T09:32:00.068Z] b0a09922c92d: Preparing [2025-03-25T09:32:00.068Z] 0fe7a829168f: Preparing [2025-03-25T09:32:00.068Z] 2e71e90256fb: Preparing [2025-03-25T09:32:00.068Z] 71578d912ca1: Preparing [2025-03-25T09:32:00.068Z] 235531fd7792: Preparing [2025-03-25T09:32:00.068Z] e7d2b00efe33: Preparing [2025-03-25T09:32:00.068Z] fe3f0d720f55: Preparing [2025-03-25T09:32:00.068Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:00.068Z] 71578d912ca1: Waiting [2025-03-25T09:32:00.068Z] 235531fd7792: Waiting [2025-03-25T09:32:00.068Z] e7d2b00efe33: Waiting [2025-03-25T09:32:00.068Z] fe3f0d720f55: Waiting [2025-03-25T09:32:00.068Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:00.068Z] 0fe7a829168f: Waiting [2025-03-25T09:32:00.068Z] 2e71e90256fb: Waiting [2025-03-25T09:32:00.068Z] 42bf2e739551: Layer already exists [2025-03-25T09:32:00.068Z] 2e6fc3f1de99: Layer already exists [2025-03-25T09:32:00.068Z] b0a09922c92d: Layer already exists [2025-03-25T09:32:00.068Z] 4588b2bba5d7: Layer already exists [2025-03-25T09:32:00.068Z] 89273fab8f8e: Layer already exists [2025-03-25T09:32:00.068Z] 2e71e90256fb: Layer already exists [2025-03-25T09:32:00.068Z] 235531fd7792: Layer already exists [2025-03-25T09:32:00.068Z] 0fe7a829168f: Layer already exists [2025-03-25T09:32:00.068Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:00.068Z] e7d2b00efe33: Layer already exists [2025-03-25T09:32:00.068Z] fe3f0d720f55: Layer already exists [2025-03-25T09:32:00.068Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:00.335Z] 4.0.0-dev.77: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:00.671Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:01.013Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:01.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-25T09:32:01.013Z] 4588b2bba5d7: Preparing [2025-03-25T09:32:01.013Z] 2e6fc3f1de99: Preparing [2025-03-25T09:32:01.013Z] 89273fab8f8e: Preparing [2025-03-25T09:32:01.013Z] 42bf2e739551: Preparing [2025-03-25T09:32:01.013Z] b0a09922c92d: Preparing [2025-03-25T09:32:01.013Z] 0fe7a829168f: Preparing [2025-03-25T09:32:01.013Z] 2e71e90256fb: Preparing [2025-03-25T09:32:01.013Z] 71578d912ca1: Preparing [2025-03-25T09:32:01.013Z] 235531fd7792: Preparing [2025-03-25T09:32:01.013Z] e7d2b00efe33: Preparing [2025-03-25T09:32:01.013Z] fe3f0d720f55: Preparing [2025-03-25T09:32:01.013Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:01.013Z] 0fe7a829168f: Waiting [2025-03-25T09:32:01.013Z] 235531fd7792: Waiting [2025-03-25T09:32:01.013Z] e7d2b00efe33: Waiting [2025-03-25T09:32:01.013Z] 2e71e90256fb: Waiting [2025-03-25T09:32:01.013Z] fe3f0d720f55: Waiting [2025-03-25T09:32:01.013Z] 71578d912ca1: Waiting [2025-03-25T09:32:01.013Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:01.013Z] 89273fab8f8e: Layer already exists [2025-03-25T09:32:01.013Z] b0a09922c92d: Layer already exists [2025-03-25T09:32:01.013Z] 42bf2e739551: Layer already exists [2025-03-25T09:32:01.013Z] 2e6fc3f1de99: Layer already exists [2025-03-25T09:32:01.013Z] 4588b2bba5d7: Layer already exists [2025-03-25T09:32:01.013Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:01.013Z] 2e71e90256fb: Layer already exists [2025-03-25T09:32:01.013Z] 0fe7a829168f: Layer already exists [2025-03-25T09:32:01.013Z] 235531fd7792: Layer already exists [2025-03-25T09:32:01.013Z] e7d2b00efe33: Layer already exists [2025-03-25T09:32:01.013Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:01.013Z] fe3f0d720f55: Layer already exists [2025-03-25T09:32:01.275Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:02.118Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:02.719Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-25T09:32:02.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-25T09:32:02.719Z] 4588b2bba5d7: Preparing [2025-03-25T09:32:02.719Z] 2e6fc3f1de99: Preparing [2025-03-25T09:32:02.719Z] 89273fab8f8e: Preparing [2025-03-25T09:32:02.719Z] 42bf2e739551: Preparing [2025-03-25T09:32:02.719Z] b0a09922c92d: Preparing [2025-03-25T09:32:02.719Z] 0fe7a829168f: Preparing [2025-03-25T09:32:02.719Z] 2e71e90256fb: Preparing [2025-03-25T09:32:02.719Z] 71578d912ca1: Preparing [2025-03-25T09:32:02.719Z] 235531fd7792: Preparing [2025-03-25T09:32:02.719Z] e7d2b00efe33: Preparing [2025-03-25T09:32:02.719Z] fe3f0d720f55: Preparing [2025-03-25T09:32:02.720Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:02.720Z] 71578d912ca1: Waiting [2025-03-25T09:32:02.720Z] 235531fd7792: Waiting [2025-03-25T09:32:02.720Z] 0fe7a829168f: Waiting [2025-03-25T09:32:02.720Z] e7d2b00efe33: Waiting [2025-03-25T09:32:02.720Z] fe3f0d720f55: Waiting [2025-03-25T09:32:02.720Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:02.720Z] 2e71e90256fb: Waiting [2025-03-25T09:32:02.720Z] 2e6fc3f1de99: Layer already exists [2025-03-25T09:32:02.720Z] 42bf2e739551: Layer already exists [2025-03-25T09:32:02.720Z] 4588b2bba5d7: Layer already exists [2025-03-25T09:32:02.720Z] b0a09922c92d: Layer already exists [2025-03-25T09:32:02.720Z] 89273fab8f8e: Layer already exists [2025-03-25T09:32:02.720Z] 2e71e90256fb: Layer already exists [2025-03-25T09:32:02.720Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:02.720Z] 0fe7a829168f: Layer already exists [2025-03-25T09:32:02.720Z] 235531fd7792: Layer already exists [2025-03-25T09:32:02.720Z] e7d2b00efe33: Layer already exists [2025-03-25T09:32:02.720Z] fe3f0d720f55: Layer already exists [2025-03-25T09:32:02.720Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:02.982Z] main: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:32:03.060Z] ===================================================== [Pipeline] echo [2025-03-25T09:32:03.073Z] taggedImages: [2025-03-25T09:32:03.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:03.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-25T09:32:03.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.77 [2025-03-25T09:32:03.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:03.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-25T09:32:03.101Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-25T09:32:03.101Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:03.101Z] latest [2025-03-25T09:32:03.101Z] 4.0.0-dev.77 [2025-03-25T09:32:03.101Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:03.101Z] main [2025-03-25T09:32:03.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:03.468Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:03.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:03.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-25T09:32:04.077Z] cce2122bdb4d: Preparing [2025-03-25T09:32:04.077Z] 8960e5fb5687: Preparing [2025-03-25T09:32:04.077Z] 71578d912ca1: Preparing [2025-03-25T09:32:04.077Z] 235531fd7792: Preparing [2025-03-25T09:32:04.077Z] a418d9bf117b: Preparing [2025-03-25T09:32:04.077Z] ac9055c7479e: Preparing [2025-03-25T09:32:04.077Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:04.077Z] ac9055c7479e: Waiting [2025-03-25T09:32:04.077Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:04.657Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:04.657Z] 235531fd7792: Layer already exists [2025-03-25T09:32:04.657Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:04.919Z] cce2122bdb4d: Pushed [2025-03-25T09:32:04.919Z] a418d9bf117b: Pushed [2025-03-25T09:32:06.842Z] ac9055c7479e: Pushed [2025-03-25T09:32:11.057Z] 8960e5fb5687: Pushed [2025-03-25T09:32:11.320Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:11.675Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:12.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-25T09:32:12.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-25T09:32:12.011Z] cce2122bdb4d: Preparing [2025-03-25T09:32:12.011Z] 8960e5fb5687: Preparing [2025-03-25T09:32:12.011Z] 71578d912ca1: Preparing [2025-03-25T09:32:12.011Z] 235531fd7792: Preparing [2025-03-25T09:32:12.011Z] a418d9bf117b: Preparing [2025-03-25T09:32:12.011Z] ac9055c7479e: Preparing [2025-03-25T09:32:12.011Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:12.011Z] ac9055c7479e: Waiting [2025-03-25T09:32:12.011Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:12.011Z] a418d9bf117b: Layer already exists [2025-03-25T09:32:12.011Z] cce2122bdb4d: Layer already exists [2025-03-25T09:32:12.011Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:12.011Z] 8960e5fb5687: Layer already exists [2025-03-25T09:32:12.011Z] 235531fd7792: Layer already exists [2025-03-25T09:32:12.011Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:12.011Z] ac9055c7479e: Layer already exists [2025-03-25T09:32:12.273Z] latest: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:12.621Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:12.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.77 [2025-03-25T09:32:12.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-25T09:32:12.968Z] cce2122bdb4d: Preparing [2025-03-25T09:32:12.968Z] 8960e5fb5687: Preparing [2025-03-25T09:32:12.968Z] 71578d912ca1: Preparing [2025-03-25T09:32:12.968Z] 235531fd7792: Preparing [2025-03-25T09:32:12.968Z] a418d9bf117b: Preparing [2025-03-25T09:32:12.968Z] ac9055c7479e: Preparing [2025-03-25T09:32:12.968Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:12.968Z] ac9055c7479e: Waiting [2025-03-25T09:32:12.968Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:12.968Z] 8960e5fb5687: Layer already exists [2025-03-25T09:32:12.968Z] a418d9bf117b: Layer already exists [2025-03-25T09:32:12.968Z] 235531fd7792: Layer already exists [2025-03-25T09:32:12.968Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:12.968Z] cce2122bdb4d: Layer already exists [2025-03-25T09:32:12.968Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:12.968Z] ac9055c7479e: Layer already exists [2025-03-25T09:32:13.232Z] 4.0.0-dev.77: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:13.576Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:13.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:13.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-25T09:32:13.927Z] cce2122bdb4d: Preparing [2025-03-25T09:32:13.927Z] 8960e5fb5687: Preparing [2025-03-25T09:32:13.927Z] 71578d912ca1: Preparing [2025-03-25T09:32:13.927Z] 235531fd7792: Preparing [2025-03-25T09:32:13.927Z] a418d9bf117b: Preparing [2025-03-25T09:32:13.927Z] ac9055c7479e: Preparing [2025-03-25T09:32:13.927Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:13.927Z] ac9055c7479e: Waiting [2025-03-25T09:32:13.927Z] 8960e5fb5687: Layer already exists [2025-03-25T09:32:13.927Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:13.927Z] a418d9bf117b: Layer already exists [2025-03-25T09:32:13.927Z] 235531fd7792: Layer already exists [2025-03-25T09:32:13.927Z] cce2122bdb4d: Layer already exists [2025-03-25T09:32:13.927Z] ac9055c7479e: Layer already exists [2025-03-25T09:32:13.927Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:13.927Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:14.545Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:14.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-25T09:32:14.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-25T09:32:14.896Z] cce2122bdb4d: Preparing [2025-03-25T09:32:14.896Z] 8960e5fb5687: Preparing [2025-03-25T09:32:14.896Z] 71578d912ca1: Preparing [2025-03-25T09:32:14.896Z] 235531fd7792: Preparing [2025-03-25T09:32:14.896Z] a418d9bf117b: Preparing [2025-03-25T09:32:14.896Z] ac9055c7479e: Preparing [2025-03-25T09:32:14.896Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:14.896Z] ac9055c7479e: Waiting [2025-03-25T09:32:14.896Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:14.896Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:14.896Z] 235531fd7792: Layer already exists [2025-03-25T09:32:14.896Z] 8960e5fb5687: Layer already exists [2025-03-25T09:32:14.896Z] cce2122bdb4d: Layer already exists [2025-03-25T09:32:14.896Z] a418d9bf117b: Layer already exists [2025-03-25T09:32:14.896Z] ac9055c7479e: Layer already exists [2025-03-25T09:32:14.896Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:14.896Z] main: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:32:15.241Z] ===================================================== [Pipeline] echo [2025-03-25T09:32:15.256Z] taggedImages: [2025-03-25T09:32:15.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:15.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-25T09:32:15.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.77 [2025-03-25T09:32:15.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:15.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-25T09:32:15.283Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-25T09:32:15.283Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:15.283Z] latest [2025-03-25T09:32:15.283Z] 4.0.0-dev.77 [2025-03-25T09:32:15.283Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:15.283Z] main [2025-03-25T09:32:15.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:15.653Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:16.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:16.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-25T09:32:16.003Z] 85bb4e75e53a: Preparing [2025-03-25T09:32:16.003Z] 6d62c9e1e567: Preparing [2025-03-25T09:32:16.003Z] dfff784263e9: Preparing [2025-03-25T09:32:16.003Z] 71578d912ca1: Preparing [2025-03-25T09:32:16.003Z] 235531fd7792: Preparing [2025-03-25T09:32:16.003Z] fa0b44586209: Preparing [2025-03-25T09:32:16.003Z] 111e37980e8a: Preparing [2025-03-25T09:32:16.003Z] e6204d05137d: Preparing [2025-03-25T09:32:16.003Z] fa0b44586209: Waiting [2025-03-25T09:32:16.003Z] 34b13dec4278: Preparing [2025-03-25T09:32:16.003Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:16.003Z] 111e37980e8a: Waiting [2025-03-25T09:32:16.003Z] e6204d05137d: Waiting [2025-03-25T09:32:16.003Z] 34b13dec4278: Waiting [2025-03-25T09:32:16.003Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:16.003Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:16.003Z] 235531fd7792: Layer already exists [2025-03-25T09:32:16.267Z] 6d62c9e1e567: Pushed [2025-03-25T09:32:16.267Z] dfff784263e9: Pushed [2025-03-25T09:32:16.267Z] 85bb4e75e53a: Pushed [2025-03-25T09:32:16.267Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:16.267Z] e6204d05137d: Pushed [2025-03-25T09:32:17.220Z] 34b13dec4278: Pushed [2025-03-25T09:32:27.268Z] 111e37980e8a: Pushed [2025-03-25T09:32:42.207Z] fa0b44586209: Pushed [2025-03-25T09:32:42.207Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:42.561Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:42.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-25T09:32:42.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-25T09:32:42.898Z] 85bb4e75e53a: Preparing [2025-03-25T09:32:42.898Z] 6d62c9e1e567: Preparing [2025-03-25T09:32:42.898Z] dfff784263e9: Preparing [2025-03-25T09:32:42.898Z] 71578d912ca1: Preparing [2025-03-25T09:32:42.898Z] 235531fd7792: Preparing [2025-03-25T09:32:42.898Z] fa0b44586209: Preparing [2025-03-25T09:32:42.898Z] 111e37980e8a: Preparing [2025-03-25T09:32:42.898Z] e6204d05137d: Preparing [2025-03-25T09:32:42.898Z] 34b13dec4278: Preparing [2025-03-25T09:32:42.898Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:42.898Z] 111e37980e8a: Waiting [2025-03-25T09:32:42.898Z] e6204d05137d: Waiting [2025-03-25T09:32:42.898Z] 34b13dec4278: Waiting [2025-03-25T09:32:42.898Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:42.898Z] fa0b44586209: Waiting [2025-03-25T09:32:42.898Z] 85bb4e75e53a: Layer already exists [2025-03-25T09:32:42.898Z] 6d62c9e1e567: Layer already exists [2025-03-25T09:32:42.898Z] 235531fd7792: Layer already exists [2025-03-25T09:32:42.898Z] dfff784263e9: Layer already exists [2025-03-25T09:32:42.898Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:42.898Z] 111e37980e8a: Layer already exists [2025-03-25T09:32:42.898Z] 34b13dec4278: Layer already exists [2025-03-25T09:32:42.898Z] fa0b44586209: Layer already exists [2025-03-25T09:32:42.898Z] e6204d05137d: Layer already exists [2025-03-25T09:32:42.898Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:43.159Z] latest: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:43.519Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:43.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.77 [2025-03-25T09:32:43.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-25T09:32:43.865Z] 85bb4e75e53a: Preparing [2025-03-25T09:32:43.865Z] 6d62c9e1e567: Preparing [2025-03-25T09:32:43.865Z] dfff784263e9: Preparing [2025-03-25T09:32:43.865Z] 71578d912ca1: Preparing [2025-03-25T09:32:43.865Z] 235531fd7792: Preparing [2025-03-25T09:32:43.865Z] fa0b44586209: Preparing [2025-03-25T09:32:43.865Z] 111e37980e8a: Preparing [2025-03-25T09:32:43.865Z] e6204d05137d: Preparing [2025-03-25T09:32:43.865Z] 34b13dec4278: Preparing [2025-03-25T09:32:43.865Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:43.865Z] 111e37980e8a: Waiting [2025-03-25T09:32:43.865Z] e6204d05137d: Waiting [2025-03-25T09:32:43.865Z] fa0b44586209: Waiting [2025-03-25T09:32:43.865Z] 34b13dec4278: Waiting [2025-03-25T09:32:43.865Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:43.865Z] 85bb4e75e53a: Layer already exists [2025-03-25T09:32:43.865Z] 6d62c9e1e567: Layer already exists [2025-03-25T09:32:43.865Z] 235531fd7792: Layer already exists [2025-03-25T09:32:43.865Z] dfff784263e9: Layer already exists [2025-03-25T09:32:43.865Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:43.865Z] e6204d05137d: Layer already exists [2025-03-25T09:32:43.865Z] fa0b44586209: Layer already exists [2025-03-25T09:32:43.865Z] 34b13dec4278: Layer already exists [2025-03-25T09:32:43.865Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:43.865Z] 111e37980e8a: Layer already exists [2025-03-25T09:32:44.127Z] 4.0.0-dev.77: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:44.476Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:44.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:44.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-25T09:32:44.825Z] 85bb4e75e53a: Preparing [2025-03-25T09:32:44.825Z] 6d62c9e1e567: Preparing [2025-03-25T09:32:44.825Z] dfff784263e9: Preparing [2025-03-25T09:32:44.825Z] 71578d912ca1: Preparing [2025-03-25T09:32:44.825Z] 235531fd7792: Preparing [2025-03-25T09:32:44.825Z] fa0b44586209: Preparing [2025-03-25T09:32:44.825Z] 111e37980e8a: Preparing [2025-03-25T09:32:44.825Z] e6204d05137d: Preparing [2025-03-25T09:32:44.825Z] 34b13dec4278: Preparing [2025-03-25T09:32:44.825Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:44.825Z] fa0b44586209: Waiting [2025-03-25T09:32:44.825Z] 111e37980e8a: Waiting [2025-03-25T09:32:44.825Z] e6204d05137d: Waiting [2025-03-25T09:32:44.825Z] 34b13dec4278: Waiting [2025-03-25T09:32:44.825Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:44.825Z] 85bb4e75e53a: Layer already exists [2025-03-25T09:32:44.825Z] 235531fd7792: Layer already exists [2025-03-25T09:32:44.825Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:44.825Z] 6d62c9e1e567: Layer already exists [2025-03-25T09:32:44.825Z] dfff784263e9: Layer already exists [2025-03-25T09:32:44.825Z] 34b13dec4278: Layer already exists [2025-03-25T09:32:44.825Z] 111e37980e8a: Layer already exists [2025-03-25T09:32:44.825Z] fa0b44586209: Layer already exists [2025-03-25T09:32:44.825Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:44.825Z] e6204d05137d: Layer already exists [2025-03-25T09:32:45.088Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:45.444Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:45.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-25T09:32:45.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-25T09:32:45.786Z] 85bb4e75e53a: Preparing [2025-03-25T09:32:45.786Z] 6d62c9e1e567: Preparing [2025-03-25T09:32:45.786Z] dfff784263e9: Preparing [2025-03-25T09:32:45.786Z] 71578d912ca1: Preparing [2025-03-25T09:32:45.786Z] 235531fd7792: Preparing [2025-03-25T09:32:45.786Z] fa0b44586209: Preparing [2025-03-25T09:32:45.786Z] 111e37980e8a: Preparing [2025-03-25T09:32:45.786Z] e6204d05137d: Preparing [2025-03-25T09:32:45.786Z] 34b13dec4278: Preparing [2025-03-25T09:32:45.786Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:45.786Z] 111e37980e8a: Waiting [2025-03-25T09:32:45.786Z] e6204d05137d: Waiting [2025-03-25T09:32:45.786Z] 34b13dec4278: Waiting [2025-03-25T09:32:45.786Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:45.786Z] fa0b44586209: Waiting [2025-03-25T09:32:45.786Z] 6d62c9e1e567: Layer already exists [2025-03-25T09:32:45.786Z] dfff784263e9: Layer already exists [2025-03-25T09:32:45.786Z] 85bb4e75e53a: Layer already exists [2025-03-25T09:32:45.786Z] 235531fd7792: Layer already exists [2025-03-25T09:32:45.786Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:45.786Z] fa0b44586209: Layer already exists [2025-03-25T09:32:45.786Z] 111e37980e8a: Layer already exists [2025-03-25T09:32:45.786Z] 34b13dec4278: Layer already exists [2025-03-25T09:32:45.786Z] e6204d05137d: Layer already exists [2025-03-25T09:32:45.786Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:46.049Z] main: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:32:46.173Z] ===================================================== [Pipeline] echo [2025-03-25T09:32:46.184Z] taggedImages: [2025-03-25T09:32:46.184Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:46.184Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-25T09:32:46.184Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.77 [2025-03-25T09:32:46.184Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:46.184Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-25T09:32:46.209Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-25T09:32:46.209Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:46.209Z] latest [2025-03-25T09:32:46.209Z] 4.0.0-dev.77 [2025-03-25T09:32:46.209Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:32:46.209Z] main [2025-03-25T09:32:46.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:46.569Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:32:46.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:32:46.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-25T09:32:46.924Z] 37cfc0038acd: Preparing [2025-03-25T09:32:46.924Z] 838e5da2deb2: Preparing [2025-03-25T09:32:46.924Z] 60784d0ee633: Preparing [2025-03-25T09:32:46.924Z] 71578d912ca1: Preparing [2025-03-25T09:32:46.924Z] 235531fd7792: Preparing [2025-03-25T09:32:46.924Z] b2b17ed11a2f: Preparing [2025-03-25T09:32:46.924Z] d79330fb46db: Preparing [2025-03-25T09:32:46.924Z] c3c0143fd8cc: Preparing [2025-03-25T09:32:46.924Z] dd9c8f8612c8: Preparing [2025-03-25T09:32:46.924Z] b2b17ed11a2f: Waiting [2025-03-25T09:32:46.924Z] d79330fb46db: Waiting [2025-03-25T09:32:46.924Z] dd9c8f8612c8: Waiting [2025-03-25T09:32:46.924Z] c3c0143fd8cc: Waiting [2025-03-25T09:32:46.924Z] 71578d912ca1: Layer already exists [2025-03-25T09:32:46.924Z] 235531fd7792: Layer already exists [2025-03-25T09:32:47.189Z] 838e5da2deb2: Pushed [2025-03-25T09:32:47.189Z] 37cfc0038acd: Pushed [2025-03-25T09:32:47.189Z] 60784d0ee633: Pushed [2025-03-25T09:32:47.189Z] d79330fb46db: Pushed [2025-03-25T09:32:47.189Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:32:47.764Z] c3c0143fd8cc: Pushed [2025-03-25T09:33:14.380Z] b2b17ed11a2f: Pushed [2025-03-25T09:33:14.380Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:14.729Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:15.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-25T09:33:15.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-25T09:33:15.070Z] 37cfc0038acd: Preparing [2025-03-25T09:33:15.070Z] 838e5da2deb2: Preparing [2025-03-25T09:33:15.070Z] 60784d0ee633: Preparing [2025-03-25T09:33:15.070Z] 71578d912ca1: Preparing [2025-03-25T09:33:15.070Z] 235531fd7792: Preparing [2025-03-25T09:33:15.070Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:15.070Z] d79330fb46db: Preparing [2025-03-25T09:33:15.070Z] c3c0143fd8cc: Preparing [2025-03-25T09:33:15.070Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:15.070Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:15.070Z] d79330fb46db: Waiting [2025-03-25T09:33:15.070Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:15.070Z] c3c0143fd8cc: Waiting [2025-03-25T09:33:15.070Z] 235531fd7792: Layer already exists [2025-03-25T09:33:15.070Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:15.070Z] 60784d0ee633: Layer already exists [2025-03-25T09:33:15.070Z] 838e5da2deb2: Layer already exists [2025-03-25T09:33:15.070Z] 37cfc0038acd: Layer already exists [2025-03-25T09:33:15.070Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:15.070Z] d79330fb46db: Layer already exists [2025-03-25T09:33:15.070Z] c3c0143fd8cc: Layer already exists [2025-03-25T09:33:15.070Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:15.333Z] latest: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:15.688Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:16.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.77 [2025-03-25T09:33:16.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-25T09:33:16.035Z] 37cfc0038acd: Preparing [2025-03-25T09:33:16.035Z] 838e5da2deb2: Preparing [2025-03-25T09:33:16.035Z] 60784d0ee633: Preparing [2025-03-25T09:33:16.035Z] 71578d912ca1: Preparing [2025-03-25T09:33:16.035Z] 235531fd7792: Preparing [2025-03-25T09:33:16.035Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:16.035Z] d79330fb46db: Preparing [2025-03-25T09:33:16.035Z] c3c0143fd8cc: Preparing [2025-03-25T09:33:16.035Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:16.035Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:16.035Z] d79330fb46db: Waiting [2025-03-25T09:33:16.035Z] c3c0143fd8cc: Waiting [2025-03-25T09:33:16.035Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:16.035Z] 235531fd7792: Layer already exists [2025-03-25T09:33:16.035Z] 838e5da2deb2: Layer already exists [2025-03-25T09:33:16.035Z] 60784d0ee633: Layer already exists [2025-03-25T09:33:16.035Z] 37cfc0038acd: Layer already exists [2025-03-25T09:33:16.035Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:16.035Z] c3c0143fd8cc: Layer already exists [2025-03-25T09:33:16.035Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:16.035Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:16.035Z] d79330fb46db: Layer already exists [2025-03-25T09:33:16.035Z] 4.0.0-dev.77: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:16.643Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:16.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:16.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-25T09:33:16.993Z] 37cfc0038acd: Preparing [2025-03-25T09:33:16.993Z] 838e5da2deb2: Preparing [2025-03-25T09:33:16.993Z] 60784d0ee633: Preparing [2025-03-25T09:33:16.993Z] 71578d912ca1: Preparing [2025-03-25T09:33:16.993Z] 235531fd7792: Preparing [2025-03-25T09:33:16.993Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:16.993Z] d79330fb46db: Preparing [2025-03-25T09:33:16.993Z] c3c0143fd8cc: Preparing [2025-03-25T09:33:16.993Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:16.993Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:16.993Z] d79330fb46db: Waiting [2025-03-25T09:33:16.993Z] c3c0143fd8cc: Waiting [2025-03-25T09:33:16.993Z] 838e5da2deb2: Layer already exists [2025-03-25T09:33:16.993Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:16.993Z] 37cfc0038acd: Layer already exists [2025-03-25T09:33:16.993Z] 60784d0ee633: Layer already exists [2025-03-25T09:33:16.993Z] 235531fd7792: Layer already exists [2025-03-25T09:33:16.993Z] d79330fb46db: Layer already exists [2025-03-25T09:33:16.993Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:16.993Z] c3c0143fd8cc: Layer already exists [2025-03-25T09:33:16.993Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:17.258Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:17.604Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:17.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-25T09:33:17.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-25T09:33:17.957Z] 37cfc0038acd: Preparing [2025-03-25T09:33:17.957Z] 838e5da2deb2: Preparing [2025-03-25T09:33:17.957Z] 60784d0ee633: Preparing [2025-03-25T09:33:17.957Z] 71578d912ca1: Preparing [2025-03-25T09:33:17.957Z] 235531fd7792: Preparing [2025-03-25T09:33:17.957Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:17.957Z] d79330fb46db: Preparing [2025-03-25T09:33:17.957Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:17.957Z] c3c0143fd8cc: Preparing [2025-03-25T09:33:17.957Z] d79330fb46db: Waiting [2025-03-25T09:33:17.957Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:17.957Z] c3c0143fd8cc: Waiting [2025-03-25T09:33:17.957Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:17.957Z] 235531fd7792: Layer already exists [2025-03-25T09:33:17.957Z] 37cfc0038acd: Layer already exists [2025-03-25T09:33:17.957Z] 60784d0ee633: Layer already exists [2025-03-25T09:33:17.957Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:17.957Z] 838e5da2deb2: Layer already exists [2025-03-25T09:33:17.957Z] d79330fb46db: Layer already exists [2025-03-25T09:33:17.957Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:17.957Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:17.957Z] c3c0143fd8cc: Layer already exists [2025-03-25T09:33:18.222Z] main: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:33:18.294Z] ===================================================== [Pipeline] echo [2025-03-25T09:33:18.310Z] taggedImages: [2025-03-25T09:33:18.310Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:18.310Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-25T09:33:18.310Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.77 [2025-03-25T09:33:18.310Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:18.310Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-25T09:33:18.336Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-25T09:33:18.336Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:18.336Z] latest [2025-03-25T09:33:18.336Z] 4.0.0-dev.77 [2025-03-25T09:33:18.336Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:18.336Z] main [2025-03-25T09:33:18.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:18.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:19.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:19.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-25T09:33:19.053Z] e705d8b6a67c: Preparing [2025-03-25T09:33:19.053Z] 1a23e19e19b0: Preparing [2025-03-25T09:33:19.053Z] d3e6158a48c7: Preparing [2025-03-25T09:33:19.053Z] 71578d912ca1: Preparing [2025-03-25T09:33:19.053Z] 235531fd7792: Preparing [2025-03-25T09:33:19.053Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:19.053Z] e6204d05137d: Preparing [2025-03-25T09:33:19.053Z] 34b13dec4278: Preparing [2025-03-25T09:33:19.053Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:19.053Z] e6204d05137d: Waiting [2025-03-25T09:33:19.053Z] 34b13dec4278: Waiting [2025-03-25T09:33:19.053Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:19.053Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:19.053Z] 235531fd7792: Layer already exists [2025-03-25T09:33:19.053Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:19.053Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:19.316Z] e6204d05137d: Layer already exists [2025-03-25T09:33:19.316Z] 34b13dec4278: Layer already exists [2025-03-25T09:33:19.316Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:19.316Z] d3e6158a48c7: Pushed [2025-03-25T09:33:19.316Z] 1a23e19e19b0: Pushed [2025-03-25T09:33:19.316Z] e705d8b6a67c: Pushed [2025-03-25T09:33:19.316Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:19.656Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:19.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-25T09:33:19.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-25T09:33:19.995Z] e705d8b6a67c: Preparing [2025-03-25T09:33:19.995Z] 1a23e19e19b0: Preparing [2025-03-25T09:33:19.995Z] d3e6158a48c7: Preparing [2025-03-25T09:33:19.995Z] 71578d912ca1: Preparing [2025-03-25T09:33:19.995Z] 235531fd7792: Preparing [2025-03-25T09:33:19.995Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:19.995Z] e6204d05137d: Preparing [2025-03-25T09:33:19.995Z] 34b13dec4278: Preparing [2025-03-25T09:33:19.995Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:19.995Z] e6204d05137d: Waiting [2025-03-25T09:33:19.995Z] 34b13dec4278: Waiting [2025-03-25T09:33:19.995Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:19.995Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:19.995Z] e705d8b6a67c: Layer already exists [2025-03-25T09:33:19.995Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:19.995Z] 1a23e19e19b0: Layer already exists [2025-03-25T09:33:19.995Z] d3e6158a48c7: Layer already exists [2025-03-25T09:33:19.995Z] 235531fd7792: Layer already exists [2025-03-25T09:33:19.995Z] e6204d05137d: Layer already exists [2025-03-25T09:33:19.995Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:19.995Z] 34b13dec4278: Layer already exists [2025-03-25T09:33:19.995Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:20.258Z] latest: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:20.602Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:20.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.77 [2025-03-25T09:33:20.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-25T09:33:20.955Z] e705d8b6a67c: Preparing [2025-03-25T09:33:20.955Z] 1a23e19e19b0: Preparing [2025-03-25T09:33:20.955Z] d3e6158a48c7: Preparing [2025-03-25T09:33:20.955Z] 71578d912ca1: Preparing [2025-03-25T09:33:20.955Z] 235531fd7792: Preparing [2025-03-25T09:33:20.955Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:20.955Z] e6204d05137d: Preparing [2025-03-25T09:33:20.955Z] 34b13dec4278: Preparing [2025-03-25T09:33:20.955Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:20.955Z] e6204d05137d: Waiting [2025-03-25T09:33:20.955Z] 34b13dec4278: Waiting [2025-03-25T09:33:20.955Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:20.955Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:20.955Z] 1a23e19e19b0: Layer already exists [2025-03-25T09:33:20.955Z] e705d8b6a67c: Layer already exists [2025-03-25T09:33:20.955Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:20.955Z] d3e6158a48c7: Layer already exists [2025-03-25T09:33:20.955Z] 235531fd7792: Layer already exists [2025-03-25T09:33:20.955Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:20.955Z] e6204d05137d: Layer already exists [2025-03-25T09:33:20.955Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:20.955Z] 34b13dec4278: Layer already exists [2025-03-25T09:33:20.955Z] 4.0.0-dev.77: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:21.612Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:21.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:21.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-25T09:33:21.968Z] e705d8b6a67c: Preparing [2025-03-25T09:33:21.968Z] 1a23e19e19b0: Preparing [2025-03-25T09:33:21.968Z] d3e6158a48c7: Preparing [2025-03-25T09:33:21.968Z] 71578d912ca1: Preparing [2025-03-25T09:33:21.968Z] 235531fd7792: Preparing [2025-03-25T09:33:21.968Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:21.968Z] e6204d05137d: Preparing [2025-03-25T09:33:21.968Z] 34b13dec4278: Preparing [2025-03-25T09:33:21.968Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:21.968Z] e6204d05137d: Waiting [2025-03-25T09:33:21.968Z] 34b13dec4278: Waiting [2025-03-25T09:33:21.968Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:21.968Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:21.968Z] e705d8b6a67c: Layer already exists [2025-03-25T09:33:21.968Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:21.968Z] 235531fd7792: Layer already exists [2025-03-25T09:33:21.968Z] d3e6158a48c7: Layer already exists [2025-03-25T09:33:21.968Z] 1a23e19e19b0: Layer already exists [2025-03-25T09:33:21.968Z] e6204d05137d: Layer already exists [2025-03-25T09:33:21.968Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:21.968Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:21.968Z] 34b13dec4278: Layer already exists [2025-03-25T09:33:21.968Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:22.595Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:22.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-25T09:33:22.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-25T09:33:22.960Z] e705d8b6a67c: Preparing [2025-03-25T09:33:22.960Z] 1a23e19e19b0: Preparing [2025-03-25T09:33:22.960Z] d3e6158a48c7: Preparing [2025-03-25T09:33:22.960Z] 71578d912ca1: Preparing [2025-03-25T09:33:22.960Z] 235531fd7792: Preparing [2025-03-25T09:33:22.960Z] b2b17ed11a2f: Preparing [2025-03-25T09:33:22.960Z] e6204d05137d: Preparing [2025-03-25T09:33:22.960Z] 34b13dec4278: Preparing [2025-03-25T09:33:22.960Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:22.960Z] b2b17ed11a2f: Waiting [2025-03-25T09:33:22.960Z] e6204d05137d: Waiting [2025-03-25T09:33:22.960Z] 34b13dec4278: Waiting [2025-03-25T09:33:22.960Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:22.960Z] e705d8b6a67c: Layer already exists [2025-03-25T09:33:22.960Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:22.960Z] 235531fd7792: Layer already exists [2025-03-25T09:33:22.960Z] 1a23e19e19b0: Layer already exists [2025-03-25T09:33:22.960Z] d3e6158a48c7: Layer already exists [2025-03-25T09:33:22.960Z] e6204d05137d: Layer already exists [2025-03-25T09:33:22.960Z] b2b17ed11a2f: Layer already exists [2025-03-25T09:33:22.960Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:22.960Z] 34b13dec4278: Layer already exists [2025-03-25T09:33:23.241Z] main: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:33:23.327Z] ===================================================== [Pipeline] echo [2025-03-25T09:33:23.342Z] taggedImages: [2025-03-25T09:33:23.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:23.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-25T09:33:23.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.77 [2025-03-25T09:33:23.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:23.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-25T09:33:23.369Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-25T09:33:23.369Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:23.369Z] latest [2025-03-25T09:33:23.369Z] 4.0.0-dev.77 [2025-03-25T09:33:23.369Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:23.369Z] main [2025-03-25T09:33:23.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:23.737Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:24.085Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:24.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-25T09:33:24.085Z] 058df928ee04: Preparing [2025-03-25T09:33:24.085Z] e443108d1776: Preparing [2025-03-25T09:33:24.085Z] 71578d912ca1: Preparing [2025-03-25T09:33:24.085Z] 235531fd7792: Preparing [2025-03-25T09:33:24.085Z] c8b061b09932: Preparing [2025-03-25T09:33:24.085Z] 4edc3bcd78a1: Preparing [2025-03-25T09:33:24.085Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:24.085Z] 4edc3bcd78a1: Waiting [2025-03-25T09:33:24.085Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:24.085Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:24.085Z] 235531fd7792: Layer already exists [2025-03-25T09:33:24.348Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:24.348Z] 058df928ee04: Pushed [2025-03-25T09:33:24.348Z] c8b061b09932: Pushed [2025-03-25T09:33:25.742Z] 4edc3bcd78a1: Pushed [2025-03-25T09:33:32.350Z] e443108d1776: Pushed [2025-03-25T09:33:32.350Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:32.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:33.045Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-25T09:33:33.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-25T09:33:33.045Z] 058df928ee04: Preparing [2025-03-25T09:33:33.045Z] e443108d1776: Preparing [2025-03-25T09:33:33.045Z] 71578d912ca1: Preparing [2025-03-25T09:33:33.045Z] 235531fd7792: Preparing [2025-03-25T09:33:33.045Z] c8b061b09932: Preparing [2025-03-25T09:33:33.045Z] 4edc3bcd78a1: Preparing [2025-03-25T09:33:33.045Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:33.045Z] 4edc3bcd78a1: Waiting [2025-03-25T09:33:33.045Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:33.045Z] 235531fd7792: Layer already exists [2025-03-25T09:33:33.045Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:33.045Z] e443108d1776: Layer already exists [2025-03-25T09:33:33.045Z] c8b061b09932: Layer already exists [2025-03-25T09:33:33.045Z] 058df928ee04: Layer already exists [2025-03-25T09:33:33.045Z] 4edc3bcd78a1: Layer already exists [2025-03-25T09:33:33.045Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:33.045Z] latest: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:33.656Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:33.997Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.77 [2025-03-25T09:33:33.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-25T09:33:33.997Z] 058df928ee04: Preparing [2025-03-25T09:33:33.997Z] e443108d1776: Preparing [2025-03-25T09:33:33.997Z] 71578d912ca1: Preparing [2025-03-25T09:33:33.997Z] 235531fd7792: Preparing [2025-03-25T09:33:33.997Z] c8b061b09932: Preparing [2025-03-25T09:33:33.997Z] 4edc3bcd78a1: Preparing [2025-03-25T09:33:33.997Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:33.997Z] 4edc3bcd78a1: Waiting [2025-03-25T09:33:33.997Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:33.997Z] 235531fd7792: Layer already exists [2025-03-25T09:33:33.997Z] c8b061b09932: Layer already exists [2025-03-25T09:33:33.997Z] e443108d1776: Layer already exists [2025-03-25T09:33:33.997Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:33.997Z] 058df928ee04: Layer already exists [2025-03-25T09:33:33.997Z] 4edc3bcd78a1: Layer already exists [2025-03-25T09:33:33.997Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:33.997Z] 4.0.0-dev.77: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:34.597Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:34.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:34.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-25T09:33:34.933Z] 058df928ee04: Preparing [2025-03-25T09:33:34.933Z] e443108d1776: Preparing [2025-03-25T09:33:34.933Z] 71578d912ca1: Preparing [2025-03-25T09:33:34.933Z] 235531fd7792: Preparing [2025-03-25T09:33:34.933Z] c8b061b09932: Preparing [2025-03-25T09:33:34.933Z] 4edc3bcd78a1: Preparing [2025-03-25T09:33:34.933Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:34.933Z] 4edc3bcd78a1: Waiting [2025-03-25T09:33:34.933Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:34.933Z] 058df928ee04: Layer already exists [2025-03-25T09:33:34.933Z] c8b061b09932: Layer already exists [2025-03-25T09:33:34.933Z] 235531fd7792: Layer already exists [2025-03-25T09:33:34.933Z] e443108d1776: Layer already exists [2025-03-25T09:33:34.933Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:34.933Z] 4edc3bcd78a1: Layer already exists [2025-03-25T09:33:34.933Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:35.196Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:35.536Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:35.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-25T09:33:35.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-25T09:33:35.874Z] 058df928ee04: Preparing [2025-03-25T09:33:35.874Z] e443108d1776: Preparing [2025-03-25T09:33:35.874Z] 71578d912ca1: Preparing [2025-03-25T09:33:35.874Z] 235531fd7792: Preparing [2025-03-25T09:33:35.874Z] c8b061b09932: Preparing [2025-03-25T09:33:35.874Z] 4edc3bcd78a1: Preparing [2025-03-25T09:33:35.874Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:35.874Z] 4edc3bcd78a1: Waiting [2025-03-25T09:33:35.874Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:35.874Z] 058df928ee04: Layer already exists [2025-03-25T09:33:35.874Z] c8b061b09932: Layer already exists [2025-03-25T09:33:35.874Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:35.874Z] e443108d1776: Layer already exists [2025-03-25T09:33:35.874Z] 235531fd7792: Layer already exists [2025-03-25T09:33:35.874Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:35.874Z] 4edc3bcd78a1: Layer already exists [2025-03-25T09:33:35.874Z] main: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:33:35.953Z] ===================================================== [Pipeline] echo [2025-03-25T09:33:35.966Z] taggedImages: [2025-03-25T09:33:35.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:35.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-25T09:33:35.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.77 [2025-03-25T09:33:35.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:35.966Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-25T09:33:35.990Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-25T09:33:35.990Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:35.990Z] latest [2025-03-25T09:33:35.990Z] 4.0.0-dev.77 [2025-03-25T09:33:35.990Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:35.990Z] main [2025-03-25T09:33:35.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:36.354Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:36.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:36.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-25T09:33:36.704Z] 3c790857808d: Preparing [2025-03-25T09:33:36.704Z] 334107dab8e2: Preparing [2025-03-25T09:33:36.704Z] 71578d912ca1: Preparing [2025-03-25T09:33:36.704Z] 235531fd7792: Preparing [2025-03-25T09:33:36.704Z] 1b2ce82c62ee: Preparing [2025-03-25T09:33:36.704Z] 70c0c4a71b58: Preparing [2025-03-25T09:33:36.704Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:36.704Z] 70c0c4a71b58: Waiting [2025-03-25T09:33:36.704Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:36.704Z] 235531fd7792: Layer already exists [2025-03-25T09:33:36.704Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:36.968Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:36.968Z] 3c790857808d: Pushed [2025-03-25T09:33:36.968Z] 1b2ce82c62ee: Pushed [2025-03-25T09:33:37.543Z] 70c0c4a71b58: Pushed [2025-03-25T09:33:45.712Z] 334107dab8e2: Pushed [2025-03-25T09:33:45.712Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:46.066Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:46.418Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-25T09:33:46.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-25T09:33:46.418Z] 3c790857808d: Preparing [2025-03-25T09:33:46.418Z] 334107dab8e2: Preparing [2025-03-25T09:33:46.418Z] 71578d912ca1: Preparing [2025-03-25T09:33:46.418Z] 235531fd7792: Preparing [2025-03-25T09:33:46.418Z] 1b2ce82c62ee: Preparing [2025-03-25T09:33:46.418Z] 70c0c4a71b58: Preparing [2025-03-25T09:33:46.418Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:46.418Z] 70c0c4a71b58: Waiting [2025-03-25T09:33:46.418Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:46.418Z] 235531fd7792: Layer already exists [2025-03-25T09:33:46.418Z] 1b2ce82c62ee: Layer already exists [2025-03-25T09:33:46.418Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:46.418Z] 3c790857808d: Layer already exists [2025-03-25T09:33:46.418Z] 334107dab8e2: Layer already exists [2025-03-25T09:33:46.418Z] 70c0c4a71b58: Layer already exists [2025-03-25T09:33:46.418Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:46.681Z] latest: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:47.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:47.386Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.77 [2025-03-25T09:33:47.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-25T09:33:47.386Z] 3c790857808d: Preparing [2025-03-25T09:33:47.386Z] 334107dab8e2: Preparing [2025-03-25T09:33:47.386Z] 71578d912ca1: Preparing [2025-03-25T09:33:47.386Z] 235531fd7792: Preparing [2025-03-25T09:33:47.386Z] 1b2ce82c62ee: Preparing [2025-03-25T09:33:47.386Z] 70c0c4a71b58: Preparing [2025-03-25T09:33:47.386Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:47.386Z] 70c0c4a71b58: Waiting [2025-03-25T09:33:47.386Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:47.386Z] 3c790857808d: Layer already exists [2025-03-25T09:33:47.386Z] 334107dab8e2: Layer already exists [2025-03-25T09:33:47.386Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:47.386Z] 1b2ce82c62ee: Layer already exists [2025-03-25T09:33:47.386Z] 235531fd7792: Layer already exists [2025-03-25T09:33:47.386Z] 70c0c4a71b58: Layer already exists [2025-03-25T09:33:47.386Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:47.386Z] 4.0.0-dev.77: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:47.740Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:48.089Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:48.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-25T09:33:48.089Z] 3c790857808d: Preparing [2025-03-25T09:33:48.089Z] 334107dab8e2: Preparing [2025-03-25T09:33:48.089Z] 71578d912ca1: Preparing [2025-03-25T09:33:48.089Z] 235531fd7792: Preparing [2025-03-25T09:33:48.089Z] 1b2ce82c62ee: Preparing [2025-03-25T09:33:48.089Z] 70c0c4a71b58: Preparing [2025-03-25T09:33:48.089Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:48.089Z] 70c0c4a71b58: Waiting [2025-03-25T09:33:48.089Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:48.089Z] 334107dab8e2: Layer already exists [2025-03-25T09:33:48.089Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:48.089Z] 1b2ce82c62ee: Layer already exists [2025-03-25T09:33:48.089Z] 3c790857808d: Layer already exists [2025-03-25T09:33:48.089Z] 235531fd7792: Layer already exists [2025-03-25T09:33:48.089Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:48.089Z] 70c0c4a71b58: Layer already exists [2025-03-25T09:33:48.089Z] 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:48.434Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:48.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-25T09:33:48.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-25T09:33:48.784Z] 3c790857808d: Preparing [2025-03-25T09:33:48.784Z] 334107dab8e2: Preparing [2025-03-25T09:33:48.784Z] 71578d912ca1: Preparing [2025-03-25T09:33:48.784Z] 235531fd7792: Preparing [2025-03-25T09:33:48.784Z] 1b2ce82c62ee: Preparing [2025-03-25T09:33:48.784Z] 70c0c4a71b58: Preparing [2025-03-25T09:33:48.784Z] dd9c8f8612c8: Preparing [2025-03-25T09:33:48.784Z] 70c0c4a71b58: Waiting [2025-03-25T09:33:48.784Z] dd9c8f8612c8: Waiting [2025-03-25T09:33:48.784Z] 71578d912ca1: Layer already exists [2025-03-25T09:33:48.784Z] 235531fd7792: Layer already exists [2025-03-25T09:33:48.784Z] 1b2ce82c62ee: Layer already exists [2025-03-25T09:33:48.784Z] 334107dab8e2: Layer already exists [2025-03-25T09:33:48.784Z] 3c790857808d: Layer already exists [2025-03-25T09:33:48.784Z] 70c0c4a71b58: Layer already exists [2025-03-25T09:33:48.784Z] dd9c8f8612c8: Layer already exists [2025-03-25T09:33:48.784Z] main: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-25T09:33:49.127Z] ===================================================== [Pipeline] echo [2025-03-25T09:33:49.140Z] taggedImages: [2025-03-25T09:33:49.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [2025-03-25T09:33:49.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-25T09:33:49.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.77 [2025-03-25T09:33:49.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [2025-03-25T09:33:49.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:49.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-25T09:33:49.530Z] [2025-03-25T09:33:49.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:33:49.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-25T09:33:49.881Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-25T09:33:49.881Z] 8998bd30e6a1: Pulling fs layer [2025-03-25T09:33:49.881Z] 04944245beec: Pulling fs layer [2025-03-25T09:33:49.881Z] 699f458cf7ca: Pulling fs layer [2025-03-25T09:33:49.881Z] 765212b225bb: Pulling fs layer [2025-03-25T09:33:49.881Z] f23df028b6ca: Pulling fs layer [2025-03-25T09:33:49.881Z] d65c8cfc05b1: Pulling fs layer [2025-03-25T09:33:49.881Z] 2437ff75d9bd: Pulling fs layer [2025-03-25T09:33:49.881Z] f23df028b6ca: Waiting [2025-03-25T09:33:49.881Z] d65c8cfc05b1: Waiting [2025-03-25T09:33:49.881Z] 765212b225bb: Waiting [2025-03-25T09:33:49.881Z] 2437ff75d9bd: Waiting [2025-03-25T09:33:50.146Z] 04944245beec: Verifying Checksum [2025-03-25T09:33:50.146Z] 04944245beec: Download complete [2025-03-25T09:33:50.146Z] 765212b225bb: Verifying Checksum [2025-03-25T09:33:50.146Z] 765212b225bb: Download complete [2025-03-25T09:33:50.146Z] f23df028b6ca: Verifying Checksum [2025-03-25T09:33:50.146Z] f23df028b6ca: Download complete [2025-03-25T09:33:50.146Z] d65c8cfc05b1: Verifying Checksum [2025-03-25T09:33:50.146Z] d65c8cfc05b1: Download complete [2025-03-25T09:33:50.146Z] 699f458cf7ca: Verifying Checksum [2025-03-25T09:33:50.146Z] 699f458cf7ca: Download complete [2025-03-25T09:33:50.723Z] 8998bd30e6a1: Download complete [2025-03-25T09:33:52.649Z] 2437ff75d9bd: Verifying Checksum [2025-03-25T09:33:52.649Z] 2437ff75d9bd: Download complete [2025-03-25T09:33:55.214Z] 8998bd30e6a1: Pull complete [2025-03-25T09:33:55.480Z] 04944245beec: Pull complete [2025-03-25T09:33:56.882Z] 699f458cf7ca: Pull complete [2025-03-25T09:33:57.147Z] 765212b225bb: Pull complete [2025-03-25T09:33:58.101Z] f23df028b6ca: Pull complete [2025-03-25T09:33:58.101Z] d65c8cfc05b1: Pull complete [2025-03-25T09:34:16.283Z] 2437ff75d9bd: Pull complete [2025-03-25T09:34:16.283Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-25T09:34:16.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-25T09:34:16.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:34:16.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-41983 does not seem to be running inside a container [2025-03-25T09:34:16.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-25T09:34:19.348Z] $ docker top 68c4b571deca2a6049096d119e618f9fa92d8ee3eeb9b99e8d9c8271c83ba8f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:34:20.196Z] ---> job-cost.sh [2025-03-25T09:34:20.196Z] lf-activate-venv: SKIPPING [2025-03-25T09:34:20.196Z] INFO: No Stack... [2025-03-25T09:34:20.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-25T09:34:21.347Z] INFO: Archiving Costs [Pipeline] sh [2025-03-25T09:34:21.658Z] + cut -d, -f6 [2025-03-25T09:34:21.659Z] + cat /w/workspace/edgex-go/815/archives/cost.csv [Pipeline] lock [2025-03-25T09:34:21.950Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-815-stack-cost] [2025-03-25T09:34:21.957Z] Resource [jenkins-edgexfoundry-edgex-go-main-815-stack-cost] did not exist. Created. [2025-03-25T09:34:21.962Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-815-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-25T09:34:22.598Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-25T09:34:23.198Z] Stashed 1 file(s) [Pipeline] } [2025-03-25T09:34:23.208Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-815-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-25T09:34:23.233Z] $ docker stop --time=1 68c4b571deca2a6049096d119e618f9fa92d8ee3eeb9b99e8d9c8271c83ba8f6 [2025-03-25T09:34:25.012Z] $ docker rm -f --volumes 68c4b571deca2a6049096d119e618f9fa92d8ee3eeb9b99e8d9c8271c83ba8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-25T09:34:25.591Z] provisioning config files... [2025-03-25T09:34:25.599Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/815@tmp/config9239629787918212462tmp [Pipeline] { [Pipeline] sh [2025-03-25T09:34:25.892Z] + set +x [2025-03-25T09:34:25.893Z] + + curl -sbash https://codecov.io/bash -s [2025-03-25T09:34:25.893Z] -- [2025-03-25T09:34:25.893Z] [2025-03-25T09:34:25.893Z] _____ _ [2025-03-25T09:34:25.893Z] / ____| | | [2025-03-25T09:34:25.893Z] | | ___ __| | ___ ___ _____ __ [2025-03-25T09:34:25.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-25T09:34:25.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-25T09:34:25.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-25T09:34:25.893Z] Bash-1.0.6 [2025-03-25T09:34:25.893Z] [2025-03-25T09:34:25.893Z] [2025-03-25T09:34:25.893Z] ==> git version 2.25.1 found [2025-03-25T09:34:25.893Z] ==> 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-03-25T09:34:25.893Z] Release-Date: 2020-01-08 [2025-03-25T09:34:25.893Z] 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-03-25T09:34:25.893Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-25T09:34:25.893Z] ==> Jenkins CI detected. [2025-03-25T09:34:25.893Z] current dir:  /w/workspace/edgex-go/815 [2025-03-25T09:34:25.893Z] project root: . [2025-03-25T09:34:25.893Z] --> token set from env [2025-03-25T09:34:25.893Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-25T09:34:26.151Z] ==> Running gcov in . (disable via -X gcov) [2025-03-25T09:34:26.151Z] ==> Python coveragepy not found [2025-03-25T09:34:26.151Z] ==> Searching for coverage reports in: [2025-03-25T09:34:26.151Z] + . [2025-03-25T09:34:26.151Z] -> Found 1 reports [2025-03-25T09:34:26.151Z] ==> Detecting git/mercurial file structure [2025-03-25T09:34:26.151Z] ==> Reading reports [2025-03-25T09:34:26.151Z] + ./coverage.out bytes=1660924 [2025-03-25T09:34:26.152Z] ==> Appending adjustments [2025-03-25T09:34:26.152Z] https://docs.codecov.io/docs/fixing-reports [2025-03-25T09:34:27.525Z] + Found adjustments [2025-03-25T09:34:27.525Z] ==> Gzipping contents [2025-03-25T09:34:27.525Z] 140K /tmp/codecov.yFPyZW.gz [2025-03-25T09:34:27.525Z] ==> Uploading reports [2025-03-25T09:34:27.525Z] url: https://codecov.io [2025-03-25T09:34:27.525Z] query: branch=main&commit=7a62a6bd785b30d9194ed4d1799fe25543517b1b&build=815&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F815%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-25T09:34:27.525Z] -> Pinging Codecov [2025-03-25T09:34:27.525Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7a62a6bd785b30d9194ed4d1799fe25543517b1b&build=815&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F815%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-25T09:34:27.783Z] -> Uploading to [2025-03-25T09:34:27.783Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7a62a6bd785b30d9194ed4d1799fe25543517b1b/c1c1ea9b-242d-4254-a998-e0491e24be0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250325%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250325T093427Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=41479c4fd11fb0033e9bd96d79063472b4fc5ae69047f0253b1fd4e3c5a03494 [2025-03-25T09:34:27.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:27.783Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:28.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 329k --:--:-- --:--:-- --:--:-- 329k [2025-03-25T09:34:28.047Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [2025-03-25T09:34:28.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-25T09:34:28.283Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-25T09:34:28.296Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:34:28.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-25T09:34:28.612Z] [2025-03-25T09:34:28.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:34:28.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-25T09:34:28.919Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-25T09:34:28.919Z] 43c4264eed91: Pulling fs layer [2025-03-25T09:34:28.919Z] 4cc291be95ef: Pulling fs layer [2025-03-25T09:34:28.919Z] 2ac1f1163629: Pulling fs layer [2025-03-25T09:34:28.919Z] 5c3c966382ef: Pulling fs layer [2025-03-25T09:34:28.919Z] 4f4fb700ef54: Pulling fs layer [2025-03-25T09:34:28.919Z] d9c7d2e4e75e: Pulling fs layer [2025-03-25T09:34:28.919Z] 9c3e1370e548: Pulling fs layer [2025-03-25T09:34:28.919Z] 4f4fb700ef54: Waiting [2025-03-25T09:34:28.919Z] 5c3c966382ef: Waiting [2025-03-25T09:34:28.919Z] d9c7d2e4e75e: Waiting [2025-03-25T09:34:28.919Z] 9c3e1370e548: Waiting [2025-03-25T09:34:28.919Z] 4cc291be95ef: Verifying Checksum [2025-03-25T09:34:28.919Z] 4cc291be95ef: Download complete [2025-03-25T09:34:28.919Z] 5c3c966382ef: Download complete [2025-03-25T09:34:28.919Z] 4f4fb700ef54: Verifying Checksum [2025-03-25T09:34:28.919Z] 4f4fb700ef54: Download complete [2025-03-25T09:34:28.919Z] 43c4264eed91: Download complete [2025-03-25T09:34:29.177Z] d9c7d2e4e75e: Verifying Checksum [2025-03-25T09:34:29.177Z] d9c7d2e4e75e: Download complete [2025-03-25T09:34:29.177Z] 43c4264eed91: Pull complete [2025-03-25T09:34:29.177Z] 4cc291be95ef: Pull complete [2025-03-25T09:34:29.435Z] 2ac1f1163629: Download complete [2025-03-25T09:34:30.000Z] 9c3e1370e548: Verifying Checksum [2025-03-25T09:34:30.000Z] 9c3e1370e548: Download complete [2025-03-25T09:34:33.282Z] 2ac1f1163629: Pull complete [2025-03-25T09:34:33.282Z] 5c3c966382ef: Pull complete [2025-03-25T09:34:33.282Z] 4f4fb700ef54: Pull complete [2025-03-25T09:34:33.282Z] d9c7d2e4e75e: Pull complete [2025-03-25T09:34:35.805Z] 9c3e1370e548: Pull complete [2025-03-25T09:34:35.805Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-25T09:34:35.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-25T09:34:35.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:34:35.902Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T09:34:35.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-25T09:34:40.347Z] $ docker top 09cac124f42d06d7feaa4c7818627a441b8bde381c86be1e570b4a3f29eddd72 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T09:34:40.715Z] + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] echo [2025-03-25T09:34:40.725Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-25T09:34:41.005Z] + set -o pipefail [2025-03-25T09:34:41.005Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-25T09:34:53.199Z] [2025-03-25T09:34:53.199Z] Monitoring /w/workspace/edgex-go/815 (github.com/edgexfoundry/edgex-go)... [2025-03-25T09:34:53.199Z] [2025-03-25T09:34:53.199Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d768e98c-4b8a-4078-9abe-72a51761ae03 [2025-03-25T09:34:53.199Z] [2025-03-25T09:34:53.199Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-25T09:34:53.199Z] [Pipeline] } [2025-03-25T09:34:53.193Z] $ docker stop --time=1 09cac124f42d06d7feaa4c7818627a441b8bde381c86be1e570b4a3f29eddd72 [2025-03-25T09:34:56.712Z] $ docker rm -f --volumes 09cac124f42d06d7feaa4c7818627a441b8bde381c86be1e570b4a3f29eddd72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-25T09:34:57.241Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T09:34:57.255Z] provisioning config files... [2025-03-25T09:34:57.262Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/815@tmp/config6602393803297207418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:34:57.569Z] --> edgex-publish-swagger.sh [2025-03-25T09:34:57.569Z] === Publish openapi API === [2025-03-25T09:34:57.569Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-25T09:34:57.570Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/815/openapi/core-command.yaml] [2025-03-25T09:34:57.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:57.570Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:58.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63902 --:--:-- --:--:-- --:--:-- 63902 [2025-03-25T09:34:58.138Z] [2025-03-25T09:34:58.138Z] [2025-03-25T09:34:58.138Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/815/openapi/core-data.yaml] [2025-03-25T09:34:58.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:58.138Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:58.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 142k --:--:-- --:--:-- --:--:-- 142k 100 71081 0 0 100 71081 0 142k --:--:-- --:--:-- --:--:-- 142k [2025-03-25T09:34:58.396Z] [2025-03-25T09:34:58.396Z] [2025-03-25T09:34:58.396Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/815/openapi/core-keeper.yaml] [2025-03-25T09:34:58.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:58.396Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:58.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 219 106k --:--:-- --:--:-- --:--:-- 106k [2025-03-25T09:34:58.965Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-25T09:34:58.965Z] [2025-03-25T09:34:58.965Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/815/openapi/core-metadata.yaml] [2025-03-25T09:34:58.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:58.965Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:59.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 328 328k --:--:-- --:--:-- --:--:-- 329k [2025-03-25T09:34:59.224Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-25T09:34:59.224Z] [2025-03-25T09:34:59.224Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/815/openapi/security-proxy-auth.yaml] [2025-03-25T09:34:59.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:59.225Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:59.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 149k [2025-03-25T09:34:59.483Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-25T09:34:59.483Z] [2025-03-25T09:34:59.483Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/815/openapi/security-secretstore-setup.yaml] [2025-03-25T09:34:59.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:59.483Z] Dload Upload Total Spent Left Speed [2025-03-25T09:34:59.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 440 26086 --:--:-- --:--:-- --:--:-- 26526 [2025-03-25T09:34:59.483Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-25T09:34:59.483Z] [2025-03-25T09:34:59.483Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/815/openapi/support-notifications.yaml] [2025-03-25T09:34:59.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:34:59.742Z] Dload Upload Total Spent Left Speed [2025-03-25T09:35:00.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 405 253k --:--:-- --:--:-- --:--:-- 253k [2025-03-25T09:35:00.001Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-25T09:35:00.001Z] [2025-03-25T09:35:00.001Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/815/openapi/support-scheduler.yaml] [2025-03-25T09:35:00.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-25T09:35:00.001Z] Dload Upload Total Spent Left Speed [2025-03-25T09:35:00.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 428 136k --:--:-- --:--:-- --:--:-- 136k 100 50857 100 156 100 50701 427 135k --:--:-- --:--:-- --:--:-- 135k [2025-03-25T09:35:00.260Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-25T09:35:00.260Z] [Pipeline] } [2025-03-25T09:35:00.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-25T09:35:00.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-25T09:35:00.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:01.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T09:35:01.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:35:01.089Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T09:35:01.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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-03-25T09:35:01.543Z] $ docker top 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da -eo pid,comm [2025-03-25T09:35:01.607Z] 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-03-25T09:35:01.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-25T09:35:01.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T09:35:01.666Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T09:35:01.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T09:35:01.753Z] $ docker exec 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da ssh-agent [2025-03-25T09:35:01.871Z] SSH_AUTH_SOCK=/tmp/ssh-mHXq7hwjAPbo/agent.33 [2025-03-25T09:35:01.871Z] SSH_AGENT_PID=39 [2025-03-25T09:35:01.877Z] Running ssh-add (command line suppressed) [2025-03-25T09:35:01.960Z] Identity added: /w/workspace/edgex-go/815@tmp/private_key_11670550797387325372.key (/w/workspace/edgex-go/815@tmp/private_key_11670550797387325372.key) [2025-03-25T09:35:01.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T09:35:02.297Z] + git semver tag [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,441 [run_tag] DEBUG tag force:False [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,441 [check_head_tag] DEBUG check head tag [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,443 [execute] INFO git cat-file --batch-check [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=) [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,447 [execute] INFO git cat-file --batch [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=) [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,474 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,474 [execute] INFO git tag -a v4.0.0-dev.77 -m v4.0.0-dev.77 [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.77', '-m', 'v4.0.0-dev.77'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=None) [2025-03-25T09:35:02.555Z] 2025-03-25 09:35:02,478 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:02.555Z] 4.0.0-dev.77 [Pipeline] } [2025-03-25T09:35:02.547Z] $ docker exec --env ******** --env ******** 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da ssh-agent -k [2025-03-25T09:35:02.657Z] unset SSH_AUTH_SOCK; [2025-03-25T09:35:02.657Z] unset SSH_AGENT_PID; [2025-03-25T09:35:02.657Z] echo Agent pid 39 killed; [2025-03-25T09:35:02.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T09:35:03.003Z] + git semver [Pipeline] } [2025-03-25T09:35:03.257Z] $ docker stop --time=1 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da [2025-03-25T09:35:04.560Z] $ docker rm -f --volumes 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:04.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-25T09:35:04.978Z] [2025-03-25T09:35:04.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:05.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-25T09:35:05.282Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-25T09:35:05.282Z] ab5ef0e58194: Pulling fs layer [2025-03-25T09:35:05.282Z] 9712f1f96733: Pulling fs layer [2025-03-25T09:35:05.282Z] 63f879dbbcfc: Pulling fs layer [2025-03-25T09:35:05.282Z] 0d9ebad4ef96: Pulling fs layer [2025-03-25T09:35:05.282Z] e9a5061849ea: Pulling fs layer [2025-03-25T09:35:05.282Z] d747dcd14b5f: Pulling fs layer [2025-03-25T09:35:05.282Z] 2de7ff778b66: Pulling fs layer [2025-03-25T09:35:05.282Z] 0d9ebad4ef96: Waiting [2025-03-25T09:35:05.282Z] e9a5061849ea: Waiting [2025-03-25T09:35:05.282Z] d747dcd14b5f: Waiting [2025-03-25T09:35:05.282Z] 2de7ff778b66: Waiting [2025-03-25T09:35:05.282Z] 9712f1f96733: Verifying Checksum [2025-03-25T09:35:05.282Z] 9712f1f96733: Download complete [2025-03-25T09:35:05.540Z] 63f879dbbcfc: Verifying Checksum [2025-03-25T09:35:05.540Z] 63f879dbbcfc: Download complete [2025-03-25T09:35:05.797Z] e9a5061849ea: Verifying Checksum [2025-03-25T09:35:05.797Z] e9a5061849ea: Download complete [2025-03-25T09:35:05.797Z] ab5ef0e58194: Verifying Checksum [2025-03-25T09:35:05.797Z] ab5ef0e58194: Download complete [2025-03-25T09:35:05.797Z] d747dcd14b5f: Verifying Checksum [2025-03-25T09:35:05.797Z] d747dcd14b5f: Download complete [2025-03-25T09:35:05.797Z] 0d9ebad4ef96: Verifying Checksum [2025-03-25T09:35:05.797Z] 0d9ebad4ef96: Download complete [2025-03-25T09:35:05.797Z] 2de7ff778b66: Verifying Checksum [2025-03-25T09:35:05.797Z] 2de7ff778b66: Download complete [2025-03-25T09:35:08.321Z] ab5ef0e58194: Pull complete [2025-03-25T09:35:08.321Z] 9712f1f96733: Pull complete [2025-03-25T09:35:09.251Z] 63f879dbbcfc: Pull complete [2025-03-25T09:35:13.428Z] 0d9ebad4ef96: Pull complete [2025-03-25T09:35:13.428Z] e9a5061849ea: Pull complete [2025-03-25T09:35:13.428Z] d747dcd14b5f: Pull complete [2025-03-25T09:35:14.359Z] 2de7ff778b66: Pull complete [2025-03-25T09:35:14.359Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-25T09:35:14.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-25T09:35:14.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:35:14.465Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T09:35:14.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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-lftools:0.23.1-centos7 cat [2025-03-25T09:35:18.596Z] $ docker top f0246ff926444fcebc7f723887982ffc59b7523ddf548f5cca611820fffc14af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-25T09:35:18.700Z] provisioning config files... [2025-03-25T09:35:18.706Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/815@tmp/config11840606331870985212tmp [2025-03-25T09:35:18.714Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/815@tmp/config11738327478279494579tmp [2025-03-25T09:35:18.722Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/815@tmp/config1833764028665323857tmp [Pipeline] { [Pipeline] echo [2025-03-25T09:35:18.751Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:19.043Z] ---> sigul-configuration.sh [2025-03-25T09:35:19.043Z] gpg: directory `/root/.gnupg' created [2025-03-25T09:35:19.043Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-25T09:35:19.043Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-25T09:35:19.043Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-25T09:35:19.043Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-25T09:35:19.043Z] gpg: CAST5 encrypted data [2025-03-25T09:35:19.043Z] gpg: encrypted with 1 passphrase [2025-03-25T09:35:19.043Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-25T09:35:19.339Z] + mkdir /home/jenkins [2025-03-25T09:35:19.339Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-25T09:35:19.634Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-25T09:35:19.649Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:19.945Z] ---> sigul-install.sh [2025-03-25T09:35:19.945Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-25T09:35:20.240Z] + git tag --list [2025-03-25T09:35:20.240Z] 0.6.0 [2025-03-25T09:35:20.240Z] 0.6.1 [2025-03-25T09:35:20.240Z] 0.7.0 [2025-03-25T09:35:20.240Z] 0.7.1 [2025-03-25T09:35:20.240Z] v1.0.0 [2025-03-25T09:35:20.240Z] v1.0.1 [2025-03-25T09:35:20.240Z] v1.1.0 [2025-03-25T09:35:20.240Z] v1.2.0 [2025-03-25T09:35:20.240Z] v1.2.1 [2025-03-25T09:35:20.240Z] v1.3.0 [2025-03-25T09:35:20.240Z] v1.3.1 [2025-03-25T09:35:20.240Z] v2.0.0 [2025-03-25T09:35:20.240Z] v2.1.0 [2025-03-25T09:35:20.240Z] v2.1.1 [2025-03-25T09:35:20.240Z] v2.2.0 [2025-03-25T09:35:20.240Z] v2.3.0 [2025-03-25T09:35:20.240Z] v3.0 [2025-03-25T09:35:20.240Z] v3.0.0 [2025-03-25T09:35:20.240Z] v3.1 [2025-03-25T09:35:20.240Z] v3.1.0 [2025-03-25T09:35:20.240Z] v3.1.1 [2025-03-25T09:35:20.240Z] v4.0 [2025-03-25T09:35:20.240Z] v4.0.0 [2025-03-25T09:35:20.240Z] v4.0.0-dev.1 [2025-03-25T09:35:20.240Z] v4.0.0-dev.10 [2025-03-25T09:35:20.240Z] v4.0.0-dev.11 [2025-03-25T09:35:20.240Z] v4.0.0-dev.12 [2025-03-25T09:35:20.240Z] v4.0.0-dev.13 [2025-03-25T09:35:20.240Z] v4.0.0-dev.14 [2025-03-25T09:35:20.240Z] v4.0.0-dev.15 [2025-03-25T09:35:20.240Z] v4.0.0-dev.16 [2025-03-25T09:35:20.240Z] v4.0.0-dev.17 [2025-03-25T09:35:20.240Z] v4.0.0-dev.18 [2025-03-25T09:35:20.240Z] v4.0.0-dev.19 [2025-03-25T09:35:20.240Z] v4.0.0-dev.2 [2025-03-25T09:35:20.240Z] v4.0.0-dev.20 [2025-03-25T09:35:20.240Z] v4.0.0-dev.21 [2025-03-25T09:35:20.240Z] v4.0.0-dev.22 [2025-03-25T09:35:20.240Z] v4.0.0-dev.23 [2025-03-25T09:35:20.240Z] v4.0.0-dev.24 [2025-03-25T09:35:20.240Z] v4.0.0-dev.25 [2025-03-25T09:35:20.240Z] v4.0.0-dev.26 [2025-03-25T09:35:20.240Z] v4.0.0-dev.27 [2025-03-25T09:35:20.240Z] v4.0.0-dev.28 [2025-03-25T09:35:20.240Z] v4.0.0-dev.29 [2025-03-25T09:35:20.240Z] v4.0.0-dev.3 [2025-03-25T09:35:20.240Z] v4.0.0-dev.30 [2025-03-25T09:35:20.240Z] v4.0.0-dev.31 [2025-03-25T09:35:20.240Z] v4.0.0-dev.32 [2025-03-25T09:35:20.240Z] v4.0.0-dev.33 [2025-03-25T09:35:20.240Z] v4.0.0-dev.34 [2025-03-25T09:35:20.240Z] v4.0.0-dev.35 [2025-03-25T09:35:20.240Z] v4.0.0-dev.36 [2025-03-25T09:35:20.240Z] v4.0.0-dev.37 [2025-03-25T09:35:20.240Z] v4.0.0-dev.38 [2025-03-25T09:35:20.240Z] v4.0.0-dev.39 [2025-03-25T09:35:20.240Z] v4.0.0-dev.4 [2025-03-25T09:35:20.240Z] v4.0.0-dev.40 [2025-03-25T09:35:20.240Z] v4.0.0-dev.41 [2025-03-25T09:35:20.240Z] v4.0.0-dev.42 [2025-03-25T09:35:20.240Z] v4.0.0-dev.43 [2025-03-25T09:35:20.240Z] v4.0.0-dev.44 [2025-03-25T09:35:20.240Z] v4.0.0-dev.45 [2025-03-25T09:35:20.240Z] v4.0.0-dev.46 [2025-03-25T09:35:20.240Z] v4.0.0-dev.47 [2025-03-25T09:35:20.240Z] v4.0.0-dev.48 [2025-03-25T09:35:20.240Z] v4.0.0-dev.49 [2025-03-25T09:35:20.240Z] v4.0.0-dev.5 [2025-03-25T09:35:20.240Z] v4.0.0-dev.50 [2025-03-25T09:35:20.240Z] v4.0.0-dev.51 [2025-03-25T09:35:20.240Z] v4.0.0-dev.52 [2025-03-25T09:35:20.240Z] v4.0.0-dev.53 [2025-03-25T09:35:20.240Z] v4.0.0-dev.54 [2025-03-25T09:35:20.240Z] v4.0.0-dev.55 [2025-03-25T09:35:20.240Z] v4.0.0-dev.56 [2025-03-25T09:35:20.240Z] v4.0.0-dev.57 [2025-03-25T09:35:20.240Z] v4.0.0-dev.58 [2025-03-25T09:35:20.240Z] v4.0.0-dev.59 [2025-03-25T09:35:20.240Z] v4.0.0-dev.6 [2025-03-25T09:35:20.241Z] v4.0.0-dev.60 [2025-03-25T09:35:20.241Z] v4.0.0-dev.61 [2025-03-25T09:35:20.241Z] v4.0.0-dev.62 [2025-03-25T09:35:20.241Z] v4.0.0-dev.63 [2025-03-25T09:35:20.241Z] v4.0.0-dev.64 [2025-03-25T09:35:20.241Z] v4.0.0-dev.65 [2025-03-25T09:35:20.241Z] v4.0.0-dev.66 [2025-03-25T09:35:20.241Z] v4.0.0-dev.67 [2025-03-25T09:35:20.241Z] v4.0.0-dev.68 [2025-03-25T09:35:20.241Z] v4.0.0-dev.69 [2025-03-25T09:35:20.241Z] v4.0.0-dev.7 [2025-03-25T09:35:20.241Z] v4.0.0-dev.70 [2025-03-25T09:35:20.241Z] v4.0.0-dev.71 [2025-03-25T09:35:20.241Z] v4.0.0-dev.72 [2025-03-25T09:35:20.241Z] v4.0.0-dev.73 [2025-03-25T09:35:20.241Z] v4.0.0-dev.74 [2025-03-25T09:35:20.241Z] v4.0.0-dev.75 [2025-03-25T09:35:20.241Z] v4.0.0-dev.76 [2025-03-25T09:35:20.241Z] v4.0.0-dev.77 [2025-03-25T09:35:20.241Z] v4.0.0-dev.8 [2025-03-25T09:35:20.241Z] v4.0.0-dev.9 [2025-03-25T09:35:20.241Z] v4.0.1 [Pipeline] sh [2025-03-25T09:35:20.539Z] + lftools sign git-tag v4.0.0-dev.77 [2025-03-25T09:35:21.106Z] Signing Git tag with Sigul... [2025-03-25T09:35:21.106Z] Signing v4.0.0-dev.77 [Pipeline] echo [2025-03-25T09:35:21.380Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:21.672Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-25T09:35:21.680Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-25T09:35:21.694Z] $ docker stop --time=1 f0246ff926444fcebc7f723887982ffc59b7523ddf548f5cca611820fffc14af [2025-03-25T09:35:22.978Z] $ docker rm -f --volumes f0246ff926444fcebc7f723887982ffc59b7523ddf548f5cca611820fffc14af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-25T09:35:23.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-25T09:35:23.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:23.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T09:35:23.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:35:23.812Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T09:35:23.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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-03-25T09:35:24.209Z] $ docker top cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e -eo pid,comm [2025-03-25T09:35:24.278Z] 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-03-25T09:35:24.278Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-25T09:35:24.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T09:35:24.339Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T09:35:24.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T09:35:24.440Z] $ docker exec cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e ssh-agent [2025-03-25T09:35:24.580Z] SSH_AUTH_SOCK=/tmp/ssh-ND8Bf3Rnof9X/agent.33 [2025-03-25T09:35:24.580Z] SSH_AGENT_PID=39 [2025-03-25T09:35:24.585Z] Running ssh-add (command line suppressed) [2025-03-25T09:35:24.683Z] Identity added: /w/workspace/edgex-go/815@tmp/private_key_1452029542230440826.key (/w/workspace/edgex-go/815@tmp/private_key_1452029542230440826.key) [2025-03-25T09:35:24.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T09:35:25.008Z] + git semver bump pre [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,192 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,192 [bump_version] DEBUG bumping version:4.0.0-dev.77 on axis:pre with prefix:dev [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,193 [bump_version] DEBUG bumped version:4.0.0-dev.78 [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,193 [write_version] DEBUG write version:4.0.0-dev.78 to path:/w/workspace/edgex-go/815/.semver/main with force:True [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,193 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,193 [write_file] DEBUG write to file:/w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,195 [execute] INFO git cat-file --batch-check [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=) [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,200 [execute] INFO git cat-file --batch [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=) [2025-03-25T09:35:25.269Z] 2025-03-25 09:35:25,206 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:25.269Z] 4.0.0-dev.78 [Pipeline] } [2025-03-25T09:35:25.259Z] $ docker exec --env ******** --env ******** cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e ssh-agent -k [2025-03-25T09:35:25.371Z] unset SSH_AUTH_SOCK; [2025-03-25T09:35:25.371Z] unset SSH_AGENT_PID; [2025-03-25T09:35:25.371Z] echo Agent pid 39 killed; [2025-03-25T09:35:25.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T09:35:25.724Z] + git semver [Pipeline] } [2025-03-25T09:35:25.977Z] $ docker stop --time=1 cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e [2025-03-25T09:35:27.237Z] $ docker rm -f --volumes cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-25T09:35:27.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-25T09:35:27.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:27.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-25T09:35:27.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:35:27.973Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T09:35:27.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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-03-25T09:35:28.319Z] $ docker top b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b -eo pid,comm [2025-03-25T09:35:28.386Z] 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-03-25T09:35:28.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-25T09:35:28.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-25T09:35:28.440Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-25T09:35:28.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-25T09:35:28.552Z] $ docker exec b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b ssh-agent [2025-03-25T09:35:28.674Z] SSH_AUTH_SOCK=/tmp/ssh-aKY2NYKHtyX4/agent.32 [2025-03-25T09:35:28.674Z] SSH_AGENT_PID=38 [2025-03-25T09:35:28.679Z] Running ssh-add (command line suppressed) [2025-03-25T09:35:28.762Z] Identity added: /w/workspace/edgex-go/815@tmp/private_key_16974962077686883051.key (/w/workspace/edgex-go/815@tmp/private_key_16974962077686883051.key) [2025-03-25T09:35:28.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-25T09:35:29.081Z] + git semver push [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,253 [run_push] DEBUG push [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,254 [execute] INFO git cat-file --batch-check [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=) [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,259 [execute] INFO git rev-list 44625353b8d7867766e041f5f29f462c30d7b0d4 -- [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,259 [execute] DEBUG Popen(['git', 'rev-list', '44625353b8d7867766e041f5f29f462c30d7b0d4', '--'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,276 [execute] INFO git fetch -v origin [2025-03-25T09:35:29.340Z] 2025-03-25 09:35:29,276 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-25T09:35:29.907Z] 2025-03-25 09:35:29,735 [run_push] DEBUG no remote changes detected [2025-03-25T09:35:29.907Z] 2025-03-25 09:35:29,736 [execute] INFO git push origin semver [2025-03-25T09:35:29.907Z] 2025-03-25 09:35:29,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-25T09:35:30.843Z] 2025-03-25 09:35:30,551 [run_push] DEBUG push all version tags [2025-03-25T09:35:30.843Z] 2025-03-25 09:35:30,551 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-25T09:35:30.843Z] 2025-03-25 09:35:30,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=None) [2025-03-25T09:35:31.412Z] 2025-03-25 09:35:31,187 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main [2025-03-25T09:35:31.412Z] 4.0.0-dev.78 [Pipeline] } [2025-03-25T09:35:31.402Z] $ docker exec --env ******** --env ******** b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b ssh-agent -k [2025-03-25T09:35:31.502Z] unset SSH_AUTH_SOCK; [2025-03-25T09:35:31.502Z] unset SSH_AGENT_PID; [2025-03-25T09:35:31.502Z] echo Agent pid 38 killed; [2025-03-25T09:35:31.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-25T09:35:31.858Z] + git semver [Pipeline] } [2025-03-25T09:35:32.111Z] $ docker stop --time=1 b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b [2025-03-25T09:35:33.397Z] $ docker rm -f --volumes b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b [Pipeline] // withDockerContainer [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-03-25T09:35:33.977Z] + [ -d /w/workspace/edgex-go/815/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:34.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:35.131Z] ---> package-listing.sh [2025-03-25T09:35:35.132Z] ++ facter osfamily [2025-03-25T09:35:35.132Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-25T09:35:35.391Z] + OS_FAMILY=debian [2025-03-25T09:35:35.391Z] + workspace=/w/workspace/edgex-go/815 [2025-03-25T09:35:35.391Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-25T09:35:35.391Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-25T09:35:35.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-25T09:35:35.391Z] + PACKAGES=/tmp/packages_start.txt [2025-03-25T09:35:35.391Z] + '[' /w/workspace/edgex-go/815 ']' [2025-03-25T09:35:35.391Z] + PACKAGES=/tmp/packages_end.txt [2025-03-25T09:35:35.391Z] + case "${OS_FAMILY}" in [2025-03-25T09:35:35.391Z] + dpkg -l [2025-03-25T09:35:35.391Z] + grep '^ii' [2025-03-25T09:35:35.391Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-25T09:35:35.391Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-25T09:35:35.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-25T09:35:35.391Z] + '[' /w/workspace/edgex-go/815 ']' [2025-03-25T09:35:35.391Z] + mkdir -p /w/workspace/edgex-go/815/archives/ [2025-03-25T09:35:35.391Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/815/archives/ [Pipeline] echo [2025-03-25T09:35:35.403Z] 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/815/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-25T09:35:35.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:36.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-25T09:35:36.243Z] [2025-03-25T09:35:36.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-25T09:35:36.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-25T09:35:36.548Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-25T09:35:36.548Z] 5eb5b503b376: Pulling fs layer [2025-03-25T09:35:36.548Z] 5c69ac0246d0: Pulling fs layer [2025-03-25T09:35:36.548Z] ec43610c2a17: Pulling fs layer [2025-03-25T09:35:36.548Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-25T09:35:36.548Z] 33b1e0a273af: Pulling fs layer [2025-03-25T09:35:36.548Z] 5d3b04190fa2: Pulling fs layer [2025-03-25T09:35:36.548Z] 2f39f015ded8: Pulling fs layer [2025-03-25T09:35:36.548Z] 5d3b04190fa2: Waiting [2025-03-25T09:35:36.548Z] 2f39f015ded8: Waiting [2025-03-25T09:35:36.548Z] 3a2ae6a8a46f: Waiting [2025-03-25T09:35:36.548Z] 33b1e0a273af: Waiting [2025-03-25T09:35:36.548Z] 5c69ac0246d0: Verifying Checksum [2025-03-25T09:35:36.548Z] 5c69ac0246d0: Download complete [2025-03-25T09:35:36.548Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-25T09:35:36.548Z] 3a2ae6a8a46f: Download complete [2025-03-25T09:35:36.805Z] 33b1e0a273af: Verifying Checksum [2025-03-25T09:35:36.805Z] 33b1e0a273af: Download complete [2025-03-25T09:35:36.805Z] ec43610c2a17: Verifying Checksum [2025-03-25T09:35:36.805Z] ec43610c2a17: Download complete [2025-03-25T09:35:36.805Z] 5d3b04190fa2: Verifying Checksum [2025-03-25T09:35:36.805Z] 5d3b04190fa2: Download complete [2025-03-25T09:35:36.805Z] 5eb5b503b376: Download complete [2025-03-25T09:35:37.369Z] 2f39f015ded8: Download complete [2025-03-25T09:35:38.302Z] 5eb5b503b376: Pull complete [2025-03-25T09:35:38.302Z] 5c69ac0246d0: Pull complete [2025-03-25T09:35:38.560Z] ec43610c2a17: Pull complete [2025-03-25T09:35:38.818Z] 3a2ae6a8a46f: Pull complete [2025-03-25T09:35:38.818Z] 33b1e0a273af: Pull complete [2025-03-25T09:35:39.074Z] 5d3b04190fa2: Pull complete [2025-03-25T09:35:43.257Z] 2f39f015ded8: Pull complete [2025-03-25T09:35:43.257Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-25T09:35:43.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-25T09:35:43.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-25T09:35:43.360Z] prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container [2025-03-25T09:35:43.375Z] $ 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/815/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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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-lftools-log-publisher:latest cat [2025-03-25T09:35:47.529Z] $ docker top 8621754377e2240dd76c4f5beb8712607ada91bc9d569928f1ef049b37a598a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-25T09:35:47.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-25T09:35:48.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-25T09:35:48.464Z] + ls /var/log/sa-host [2025-03-25T09:35:48.464Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-25T09:35:48.537Z] provisioning config files... [2025-03-25T09:35:48.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/815@tmp/config17227489464486419915tmp [Pipeline] { [Pipeline] echo [2025-03-25T09:35:48.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:48.845Z] ---> create-netrc.sh [Pipeline] } [2025-03-25T09:35:48.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:49.187Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-25T09:35:49.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:49.502Z] ---> sudo-logs.sh [2025-03-25T09:35:49.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-25T09:35:49.579Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:49.900Z] ---> job-cost.sh [2025-03-25T09:35:49.900Z] lf-activate-venv: SKIPPING [2025-03-25T09:35:49.900Z] DEBUG: total: 0.10999999940395355 [2025-03-25T09:35:49.900Z] INFO: Retrieving Stack Cost... [2025-03-25T09:35:50.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-25T09:35:50.457Z] INFO: Archiving Costs [Pipeline] echo [2025-03-25T09:35:50.479Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-25T09:35:50.760Z] ---> logs-deploy.sh [2025-03-25T09:35:50.760Z] lf-activate-venv: SKIPPING [2025-03-25T09:35:50.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/815 [2025-03-25T09:35:50.760Z] INFO: archiving workspace using pattern(s): [2025-03-25T09:35:51.694Z] Archives upload complete. [2025-03-25T09:35:51.694Z] INFO: archiving logs to Nexus