Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 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-ssh4588623559396976644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10938912048542892090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh702385276792819422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17318276386392540445.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-ssh5050716532616906530.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-39614 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/800 [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/800 # 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 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea (main) > 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 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea # timeout=10 Commit message: "Merge pull request #5090 from lindseysimple/issue-5089" > git rev-list --no-walk 3a7a7668b3b625890f6f84ced6f90897b6b84f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-24T12:40:10.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-24T12:40:10.211Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-24T12:40:10.241Z] ========================================================= [2025-02-24T12:40:10.241Z] EdgeX Global Pipelines Version Info [2025-02-24T12:40:10.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-24T12:40:10.983Z] ------------------- [2025-02-24T12:40:10.983Z] stable info: [2025-02-24T12:40:10.983Z] ------------------- [2025-02-24T12:40:10.983Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-24T12:40:10.983Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-24T12:40:10.983Z] Message: update stable to v1.0.269 [2025-02-24T12:40:11.553Z] ------------------- [2025-02-24T12:40:11.553Z] experimental info: [2025-02-24T12:40:11.553Z] ------------------- [2025-02-24T12:40:11.553Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-24T12:40:11.553Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-24T12:40:11.553Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-24T12:40:11.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-24T12:40:11.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-24T12:40:11.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-24T12:40:11.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-24T12:40:11.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-24T12:40:11.749Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-24T12:40:11.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-24T12:40:11.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-24T12:40:11.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-24T12:40:11.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-24T12:40:11.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-24T12:40:11.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-24T12:40:11.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-24T12:40:11.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-24T12:40:11.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-24T12:40:11.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-24T12:40:12.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-24T12:40:12.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-24T12:40:12.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-24T12:40:12.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-24T12:40:12.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-24T12:40:12.179Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-24T12:40:12.200Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-24T12:40:12.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-24T12:40:12.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-24T12:40:12.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-24T12:40:12.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] echo [2025-02-24T12:40:12.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e8c2c3 [Pipeline] echo [2025-02-24T12:40:12.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-24T12:40:12.379Z] provisioning config files... [2025-02-24T12:40:12.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config12903596598091769186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-24T12:40:12.719Z] ---> ****-login.sh [2025-02-24T12:40:12.719Z] nexus3.edgexfoundry.org:10001 [2025-02-24T12:40:12.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:40:12.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:40:12.983Z] Configure a credential helper to remove this warning. See [2025-02-24T12:40:12.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:40:12.983Z] [2025-02-24T12:40:12.983Z] Login Succeeded [2025-02-24T12:40:12.983Z] nexus3.edgexfoundry.org:10002 [2025-02-24T12:40:12.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:40:13.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:40:13.247Z] Configure a credential helper to remove this warning. See [2025-02-24T12:40:13.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:40:13.247Z] [2025-02-24T12:40:13.247Z] Login Succeeded [2025-02-24T12:40:13.247Z] nexus3.edgexfoundry.org:10003 [2025-02-24T12:40:13.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:40:13.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:40:13.247Z] Configure a credential helper to remove this warning. See [2025-02-24T12:40:13.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:40:13.248Z] [2025-02-24T12:40:13.248Z] Login Succeeded [2025-02-24T12:40:13.248Z] nexus3.edgexfoundry.org:10004 [2025-02-24T12:40:13.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:40:13.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:40:13.512Z] Configure a credential helper to remove this warning. See [2025-02-24T12:40:13.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:40:13.513Z] [2025-02-24T12:40:13.513Z] Login Succeeded [2025-02-24T12:40:13.513Z] ****.io [2025-02-24T12:40:13.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:40:13.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:40:13.513Z] Configure a credential helper to remove this warning. See [2025-02-24T12:40:13.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:40:13.513Z] [2025-02-24T12:40:13.513Z] Login Succeeded [2025-02-24T12:40:13.772Z] ---> ****-login.sh ends [Pipeline] } [2025-02-24T12:40:13.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-24T12:40:14.126Z] + 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-02-24T12:40:14.126Z] + dirname cmd/core-command/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/core-data/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-24T12:40:14.126Z] + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile [2025-02-24T12:40:14.126Z] [2025-02-24T12:40:14.126Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-24T12:40:14.126Z] + + dirname cmd/core-metadata/Dockerfile [2025-02-24T12:40:14.126Z] cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/support-notifications/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-24T12:40:14.126Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-24T12:40:14.126Z] + cut -d/ -f2 [2025-02-24T12:40:14.126Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-24T12:40:14.160Z] 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-02-24T12:40:14.534Z] + git rev-list -1 --merges 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea~1..5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] echo [2025-02-24T12:40:14.547Z] -----------> git rev-list -1 --merges 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea~1..5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:40:14.547Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [false] [Pipeline] sh [2025-02-24T12:40:14.844Z] + git log --format=format:%s -1 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] echo [2025-02-24T12:40:14.860Z] ========================================================= [2025-02-24T12:40:14.860Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-24T12:40:14.860Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-24T12:40:15.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-24T12:40:15.311Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-24T12:40:15.311Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-24T12:40:15.311Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-24T12:40:15.311Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-24T12:40:15.311Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-24T12:40:15.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:40:15.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-24T12:40:15.734Z] [2025-02-24T12:40:15.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:40:16.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-24T12:40:16.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-24T12:40:16.043Z] b85a868b505f: Pulling fs layer [2025-02-24T12:40:16.043Z] e2be974225ed: Pulling fs layer [2025-02-24T12:40:16.043Z] 339a4e72a1f5: Pulling fs layer [2025-02-24T12:40:16.043Z] 988bab9f4d93: Pulling fs layer [2025-02-24T12:40:16.043Z] 1469e6f7b9e6: Pulling fs layer [2025-02-24T12:40:16.043Z] eaf3925da568: Pulling fs layer [2025-02-24T12:40:16.043Z] bab4dde63d76: Pulling fs layer [2025-02-24T12:40:16.043Z] bde34c3a00c8: Pulling fs layer [2025-02-24T12:40:16.043Z] b352a97aabf1: Pulling fs layer [2025-02-24T12:40:16.043Z] 4872d77fe225: Pulling fs layer [2025-02-24T12:40:16.043Z] 5851b861e8e6: Pulling fs layer [2025-02-24T12:40:16.043Z] bab4dde63d76: Waiting [2025-02-24T12:40:16.043Z] bde34c3a00c8: Waiting [2025-02-24T12:40:16.043Z] eaf3925da568: Waiting [2025-02-24T12:40:16.043Z] b352a97aabf1: Waiting [2025-02-24T12:40:16.043Z] 988bab9f4d93: Waiting [2025-02-24T12:40:16.043Z] 4872d77fe225: Waiting [2025-02-24T12:40:16.043Z] 1469e6f7b9e6: Waiting [2025-02-24T12:40:16.043Z] e2be974225ed: Download complete [2025-02-24T12:40:16.043Z] 988bab9f4d93: Verifying Checksum [2025-02-24T12:40:16.043Z] 988bab9f4d93: Download complete [2025-02-24T12:40:16.043Z] 1469e6f7b9e6: Verifying Checksum [2025-02-24T12:40:16.043Z] 1469e6f7b9e6: Download complete [2025-02-24T12:40:16.043Z] 339a4e72a1f5: Verifying Checksum [2025-02-24T12:40:16.043Z] 339a4e72a1f5: Download complete [2025-02-24T12:40:16.043Z] eaf3925da568: Download complete [2025-02-24T12:40:16.303Z] bde34c3a00c8: Download complete [2025-02-24T12:40:16.303Z] b352a97aabf1: Verifying Checksum [2025-02-24T12:40:16.303Z] b352a97aabf1: Download complete [2025-02-24T12:40:16.303Z] 4872d77fe225: Verifying Checksum [2025-02-24T12:40:16.303Z] 4872d77fe225: Download complete [2025-02-24T12:40:16.303Z] 5851b861e8e6: Verifying Checksum [2025-02-24T12:40:16.303Z] 5851b861e8e6: Download complete [2025-02-24T12:40:16.303Z] b85a868b505f: Verifying Checksum [2025-02-24T12:40:16.303Z] b85a868b505f: Download complete [2025-02-24T12:40:16.563Z] bab4dde63d76: Verifying Checksum [2025-02-24T12:40:16.563Z] bab4dde63d76: Download complete [2025-02-24T12:40:17.500Z] b85a868b505f: Pull complete [2025-02-24T12:40:17.500Z] e2be974225ed: Pull complete [2025-02-24T12:40:17.761Z] 339a4e72a1f5: Pull complete [2025-02-24T12:40:17.761Z] 988bab9f4d93: Pull complete [2025-02-24T12:40:18.020Z] 1469e6f7b9e6: Pull complete [2025-02-24T12:40:18.281Z] eaf3925da568: Pull complete [2025-02-24T12:40:19.658Z] bab4dde63d76: Pull complete [2025-02-24T12:40:19.658Z] bde34c3a00c8: Pull complete [2025-02-24T12:40:19.921Z] b352a97aabf1: Pull complete [2025-02-24T12:40:19.921Z] 4872d77fe225: Pull complete [2025-02-24T12:40:19.921Z] 5851b861e8e6: Pull complete [2025-02-24T12:40:19.921Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-24T12:40:19.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-24T12:40:19.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T12:40:20.057Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T12:40:20.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T12:40:21.756Z] $ docker top a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 -eo pid,comm [2025-02-24T12:40:21.800Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-24T12:40:21.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-24T12:40:21.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-24T12:40:21.860Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-24T12:40:21.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-24T12:40:21.965Z] $ docker exec a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent [2025-02-24T12:40:22.061Z] SSH_AUTH_SOCK=/tmp/ssh-y6EMAFYJswYj/agent.31 [2025-02-24T12:40:22.061Z] SSH_AGENT_PID=37 [2025-02-24T12:40:22.067Z] Running ssh-add (command line suppressed) [2025-02-24T12:40:22.160Z] Identity added: /w/workspace/edgex-go/800@tmp/private_key_6174974528425601868.key (/w/workspace/edgex-go/800@tmp/private_key_6174974528425601868.key) [2025-02-24T12:40:22.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-24T12:40:22.463Z] + git tag --points-at HEAD [Pipeline] } [2025-02-24T12:40:22.474Z] $ docker exec --env ******** --env ******** a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent -k [2025-02-24T12:40:22.566Z] unset SSH_AUTH_SOCK; [2025-02-24T12:40:22.566Z] unset SSH_AGENT_PID; [2025-02-24T12:40:22.567Z] echo Agent pid 37 killed; [2025-02-24T12:40:22.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-24T12:40:22.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-24T12:40:22.614Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-24T12:40:22.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-24T12:40:22.732Z] $ docker exec a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent [2025-02-24T12:40:22.830Z] SSH_AUTH_SOCK=/tmp/ssh-fMaS3t4yDqtE/agent.70 [2025-02-24T12:40:22.830Z] SSH_AGENT_PID=76 [2025-02-24T12:40:22.835Z] Running ssh-add (command line suppressed) [2025-02-24T12:40:22.937Z] Identity added: /w/workspace/edgex-go/800@tmp/private_key_12500431455916565151.key (/w/workspace/edgex-go/800@tmp/private_key_12500431455916565151.key) [2025-02-24T12:40:22.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-24T12:40:23.242Z] + git semver init [2025-02-24T12:40:23.501Z] 2025-02-24 12:40:23,407 [run_init] DEBUG init version:0.0.0 force:False [2025-02-24T12:40:23.501Z] 2025-02-24 12:40:23,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/800/.semver [2025-02-24T12:40:23.501Z] 2025-02-24 12:40:23,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/800/.semver [2025-02-24T12:40:23.501Z] 2025-02-24 12:40:23,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/800/.semver'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=None) [2025-02-24T12:40:28.814Z] 2025-02-24 12:40:27,913 [append_file] DEBUG append to file:/w/workspace/edgex-go/800/.git/info/exclude [2025-02-24T12:40:28.814Z] 2025-02-24 12:40:27,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/800/.semver/main with force:False [2025-02-24T12:40:28.814Z] 2025-02-24 12:40:27,914 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T12:40:28.814Z] 2025-02-24 12:40:27,914 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T12:40:28.814Z] 4.0.0-dev.62 [Pipeline] } [2025-02-24T12:40:28.826Z] $ docker exec --env ******** --env ******** a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent -k [2025-02-24T12:40:28.951Z] unset SSH_AUTH_SOCK; [2025-02-24T12:40:28.952Z] unset SSH_AGENT_PID; [2025-02-24T12:40:28.953Z] echo Agent pid 76 killed; [2025-02-24T12:40:28.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-24T12:40:29.281Z] + git semver [Pipeline] } [2025-02-24T12:40:29.553Z] $ docker stop --time=1 a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 [2025-02-24T12:40:30.879Z] $ docker rm -f --volumes a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-24T12:40:31.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-24T12:40:31.453Z] Stashed 1 file(s) [Pipeline] echo [2025-02-24T12:40:31.458Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.62 [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-02-24T12:40:31.911Z] + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] echo [2025-02-24T12:40:31.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-24T12:40:31.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-24T12:40:31.958Z] ========================================================= [2025-02-24T12:40:31.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-24T12:40:31.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-24T12:40:32.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-24T12:40:32.254Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-24T12:40:32.254Z] da9db072f522: Pulling fs layer [2025-02-24T12:40:32.254Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-24T12:40:32.254Z] 06f05ace1117: Pulling fs layer [2025-02-24T12:40:32.254Z] 5fe327b54edc: Pulling fs layer [2025-02-24T12:40:32.254Z] 4f4fb700ef54: Pulling fs layer [2025-02-24T12:40:32.254Z] 92a5565b7b96: Pulling fs layer [2025-02-24T12:40:32.254Z] ff9bb7016b71: Pulling fs layer [2025-02-24T12:40:32.254Z] b67dba6c2c7d: Pulling fs layer [2025-02-24T12:40:32.254Z] a813b0c90790: Pulling fs layer [2025-02-24T12:40:32.254Z] 5fe327b54edc: Waiting [2025-02-24T12:40:32.254Z] 4f4fb700ef54: Waiting [2025-02-24T12:40:32.254Z] 92a5565b7b96: Waiting [2025-02-24T12:40:32.254Z] ff9bb7016b71: Waiting [2025-02-24T12:40:32.254Z] a813b0c90790: Waiting [2025-02-24T12:40:32.254Z] b67dba6c2c7d: Waiting [2025-02-24T12:40:32.254Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-24T12:40:32.254Z] 6ef4a4ee8ca5: Download complete [2025-02-24T12:40:32.254Z] 5fe327b54edc: Verifying Checksum [2025-02-24T12:40:32.254Z] 5fe327b54edc: Download complete [2025-02-24T12:40:32.254Z] 4f4fb700ef54: Download complete [2025-02-24T12:40:32.254Z] 92a5565b7b96: Verifying Checksum [2025-02-24T12:40:32.254Z] 92a5565b7b96: Download complete [2025-02-24T12:40:32.254Z] da9db072f522: Verifying Checksum [2025-02-24T12:40:32.254Z] da9db072f522: Download complete [2025-02-24T12:40:32.254Z] ff9bb7016b71: Verifying Checksum [2025-02-24T12:40:32.254Z] ff9bb7016b71: Download complete [2025-02-24T12:40:32.513Z] da9db072f522: Pull complete [2025-02-24T12:40:32.513Z] 6ef4a4ee8ca5: Pull complete [2025-02-24T12:40:32.771Z] a813b0c90790: Verifying Checksum [2025-02-24T12:40:32.771Z] a813b0c90790: Download complete [2025-02-24T12:40:32.771Z] 06f05ace1117: Download complete [2025-02-24T12:40:33.029Z] b67dba6c2c7d: Verifying Checksum [2025-02-24T12:40:33.029Z] b67dba6c2c7d: Download complete [2025-02-24T12:40:36.308Z] 06f05ace1117: Pull complete [2025-02-24T12:40:36.308Z] 5fe327b54edc: Pull complete [2025-02-24T12:40:36.308Z] 4f4fb700ef54: Pull complete [2025-02-24T12:40:36.308Z] 92a5565b7b96: Pull complete [2025-02-24T12:40:36.308Z] ff9bb7016b71: Pull complete [2025-02-24T12:40:38.839Z] b67dba6c2c7d: Pull complete [2025-02-24T12:40:39.098Z] a813b0c90790: Pull complete [2025-02-24T12:40:39.098Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-24T12:40:39.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-24T12:40:39.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-24T12:40:39.401Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-24T12:40:39.401Z] WORKDIR /edgex [2025-02-24T12:40:39.401Z] COPY go.mod . [2025-02-24T12:40:39.401Z] RUN go mod download [2025-02-24T12:40:39.401Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-24T12:40:40.098Z] Sending build context to Docker daemon 180.2MB [2025-02-24T12:40:40.098Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-24T12:40:40.098Z] ---> 3ba60ce46760 [2025-02-24T12:40:40.098Z] Step 2/4 : WORKDIR /edgex [2025-02-24T12:40:43.386Z] ---> Running in a43a52344d64 [2025-02-24T12:40:43.386Z] Removing intermediate container a43a52344d64 [2025-02-24T12:40:43.386Z] ---> 018eef1b6e49 [2025-02-24T12:40:43.386Z] Step 3/4 : COPY go.mod . [2025-02-24T12:40:43.386Z] ---> 578164831f1f [2025-02-24T12:40:43.386Z] Step 4/4 : RUN go mod download [2025-02-24T12:40:43.386Z] ---> Running in 41fe46d46f1c [2025-02-24T12:40:46.582Z] Still waiting to schedule task [2025-02-24T12:40:46.583Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-24T12:41:01.476Z] Removing intermediate container 41fe46d46f1c [2025-02-24T12:41:01.476Z] ---> 7faf230620c2 [2025-02-24T12:41:01.476Z] Successfully built 7faf230620c2 [2025-02-24T12:41:01.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:41:01.777Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-24T12:41:01.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T12:41:01.851Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T12:41:01.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T12:41:02.209Z] $ docker top 2d214a0a92d563fc1358eb309433867c9ef59776cbefb2c2f9723c9f3d92033d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-24T12:41:02.553Z] + go version [2025-02-24T12:41:02.553Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-24T12:41:02.561Z] $ docker stop --time=1 2d214a0a92d563fc1358eb309433867c9ef59776cbefb2c2f9723c9f3d92033d [2025-02-24T12:41:03.822Z] $ docker rm -f --volumes 2d214a0a92d563fc1358eb309433867c9ef59776cbefb2c2f9723c9f3d92033d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:41:04.246Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-24T12:41:04.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T12:41:04.320Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T12:41:04.348Z] $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T12:41:04.653Z] $ docker top a9d28f0b3fe3f0d2bf86a31c077d30e5d99b96ac8ed10517b94485f4f496be1f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-24T12:41:04.723Z] ========================================================= [2025-02-24T12:41:04.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-24T12:41:04.723Z] ========================================================= [Pipeline] sh [2025-02-24T12:41:04.996Z] + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] fileExists [Pipeline] sh [2025-02-24T12:41:05.298Z] + make test [2025-02-24T12:41:05.298Z] go test -race -coverprofile=coverage.out ./... [2025-02-24T12:41:13.426Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-24T12:41:35.760Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-24T12:41:36.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements [2025-02-24T12:41:37.703Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-24T12:41:37.703Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-24T12:41:37.703Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-24T12:41:37.703Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-24T12:41:38.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2025-02-24T12:41:38.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-24T12:41:38.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-24T12:41:38.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-24T12:41:38.838Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-24T12:41:40.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-24T12:41:40.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-24T12:41:40.215Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-24T12:41:40.215Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:41:40.215Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-24T12:41:40.215Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-24T12:41:41.594Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-24T12:41:41.594Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-24T12:41:41.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2025-02-24T12:41:41.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements [2025-02-24T12:41:41.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements [2025-02-24T12:41:41.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.981s coverage: 93.4% of statements [2025-02-24T12:41:41.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements [2025-02-24T12:41:42.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-02-24T12:41:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-24T12:41:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-24T12:41:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-24T12:41:43.360Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-24T12:41:44.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements [2025-02-24T12:41:44.732Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2025-02-24T12:41:44.732Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-24T12:41:44.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-24T12:41:44.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-24T12:41:44.989Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-24T12:41:44.989Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:41:45.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-02-24T12:41:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-02-24T12:41:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-02-24T12:41:46.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-02-24T12:41:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-02-24T12:41:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-02-24T12:41:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-02-24T12:41:46.744Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-24T12:41:46.744Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-24T12:41:46.744Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-24T12:41:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2025-02-24T12:41:47.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-24T12:41:47.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-24T12:41:47.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-24T12:41:47.310Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-24T12:41:47.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-02-24T12:41:48.245Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-24T12:41:48.245Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-24T12:41:48.245Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-24T12:41:49.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-24T12:41:49.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-24T12:41:49.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-24T12:41:49.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-24T12:41:49.752Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-24T12:41:49.752Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-24T12:41:50.010Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-24T12:41:51.914Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-24T12:41:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-24T12:41:53.291Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-24T12:41:54.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-24T12:41:54.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-24T12:41:54.231Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-24T12:41:56.761Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-24T12:41:57.697Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-24T12:41:57.697Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-24T12:41:57.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-24T12:41:57.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-24T12:41:57.956Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:41:59.857Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-24T12:41:59.857Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-24T12:41:59.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-02-24T12:41:59.857Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-24T12:41:59.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-24T12:41:59.857Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-24T12:41:59.857Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-24T12:42:00.114Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-24T12:42:00.373Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-24T12:42:00.373Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-24T12:42:00.373Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-24T12:42:00.373Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-24T12:42:00.373Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-24T12:42:01.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-24T12:42:01.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-24T12:42:01.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-24T12:42:01.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-24T12:42:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-24T12:42:03.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-24T12:42:03.119Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-24T12:42:03.119Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:42:03.119Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-24T12:42:03.119Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-24T12:42:03.119Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-24T12:42:04.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-24T12:42:04.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-24T12:42:04.496Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.047s coverage: 92.9% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.103s coverage: 81.8% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.031s coverage: 76.2% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-02-24T12:42:14.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-02-24T12:42:14.831Z] 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-02-24T12:42:14.831Z] running golangci-lint [2025-02-24T12:42:14.831Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-24T12:42:14.831Z] go version go1.23.4 linux/amd64 [2025-02-24T12:42:14.831Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-24T12:42:14.831Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-24T12:42:14.831Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-24T12:42:28.777Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39615 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-24T12:42:28.797Z] Running in /w/workspace/edgex-go/800 [Pipeline] { [Pipeline] checkout [2025-02-24T12:42:28.838Z] The recommended git tool is: git [2025-02-24T12:42:33.419Z] using credential edgex-jenkins-ssh [2025-02-24T12:42:33.441Z] Cloning the remote Git repository [2025-02-24T12:42:33.478Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-24T12:42:33.561Z] > git init /w/workspace/edgex-go/800 # timeout=10 [2025-02-24T12:42:33.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-24T12:42:33.688Z] > git --version # timeout=10 [2025-02-24T12:42:33.706Z] > git --version # 'git version 2.25.1' [2025-02-24T12:42:33.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-24T12:42:33.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-24T12:42:36.965Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 21.153271519s" [2025-02-24T12:42:36.965Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.656536ms" [2025-02-24T12:42:47.964Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.052910201s with top 10 stages: buildir: 56.180793848s, gosec: 3.776664044s, inspect: 2.630199823s, fact_deprecated: 2.201501671s, ctrlflow: 1.5353326s, S1038: 1.533271532s, printf: 1.36024819s, fact_purity: 1.206556601s, unused: 1.091741997s, S1039: 1.028966453s" [2025-02-24T12:42:47.964Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-24T12:42:47.964Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, cgo: 202/202, nolint: 20/0, exclude: 202/202, exclude-rules: 202/20, skip_dirs: 202/202" [2025-02-24T12:42:47.964Z] level=info msg="[runner] processing took 19.547498ms with stages: nolint: 7.496959ms, identifier_marker: 6.175055ms, autogenerated_exclude: 1.605936ms, path_prettifier: 1.568016ms, skip_dirs: 1.446836ms, exclude-rules: 1.135205ms, invalid_issue: 72.15µs, cgo: 28.961µs, filename_unadjuster: 14.19µs, max_same_issues: 720ns, sort_results: 650ns, uniq_by_line: 520ns, fixer: 440ns, skip_files: 380ns, path_shortener: 260ns, exclude: 250ns, path_prefixer: 240ns, diff: 180ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" [2025-02-24T12:42:47.964Z] level=info msg="[runner] linters took 11.522779882s with stages: goanalysis_metalinter: 11.503137304s" [2025-02-24T12:42:47.964Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-24T12:42:47.964Z] level=info msg="Memory: 325 samples, avg is 301.1MB, max is 1356.1MB" [2025-02-24T12:42:47.964Z] level=info msg="Execution took 32.725763104s" [2025-02-24T12:42:47.964Z] go vet ./... [2025-02-24T12:42:50.733Z] Avoid second fetch [2025-02-24T12:42:50.734Z] Checking out Revision 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea (main) [2025-02-24T12:42:49.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-24T12:42:49.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-24T12:42:50.748Z] > git config core.sparsecheckout # timeout=10 [2025-02-24T12:42:50.802Z] > git checkout -f 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea # timeout=10 [2025-02-24T12:42:51.595Z] Commit message: "Merge pull request #5090 from lindseysimple/issue-5089" [2025-02-24T12:42:53.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-24T12:42:53.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-24T12:42:53.502Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-24T12:42:53.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-24T12:42:53.811Z] + ls -al . [2025-02-24T12:42:53.811Z] total 1976 [2025-02-24T12:42:53.811Z] drwxrwxr-x 11 1001 1001 4096 Feb 24 12:41 . [2025-02-24T12:42:53.811Z] drwxr-xr-x 4 root root 4096 Feb 24 12:41 .. [2025-02-24T12:42:53.811Z] drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 .blubracket [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 10 Feb 24 12:40 .dockerignore [2025-02-24T12:42:53.811Z] drwxrwxr-x 8 1001 1001 4096 Feb 24 12:42 .git [2025-02-24T12:42:53.811Z] drwxrwxr-x 3 1001 1001 4096 Feb 24 12:40 .github [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 907 Feb 24 12:40 .gitignore [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 199 Feb 24 12:40 .golangci.yml [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 100 Feb 24 12:40 .hadolint.yml [2025-02-24T12:42:53.811Z] drwxr-xr-x 3 1001 1001 4096 Feb 24 12:40 .semver [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 155 Feb 24 12:40 .sonarcloud.properties [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 1171 Feb 24 12:40 ADOPTERS.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 17374 Feb 24 12:40 Attribution.txt [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 100284 Feb 24 12:40 CHANGELOG.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 3804 Feb 24 12:40 CONTRIBUTING.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 677 Feb 24 12:40 GOVERNANCE.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 858 Feb 24 12:40 Jenkinsfile [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 10775 Feb 24 12:40 LICENSE [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 16740 Feb 24 12:40 Makefile [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 582 Feb 24 12:40 OWNERS.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 9932 Feb 24 12:40 README.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 789 Feb 24 12:40 SECURITY.md [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 12 Feb 24 12:40 VERSION [2025-02-24T12:42:53.811Z] drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 bin [2025-02-24T12:42:53.811Z] drwxrwxr-x 19 1001 1001 4096 Feb 24 12:40 cmd [2025-02-24T12:42:53.811Z] -rw-r--r-- 1 root root 1651062 Feb 24 12:42 coverage.out [2025-02-24T12:42:53.811Z] drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 fuzz_test [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 6495 Feb 24 12:40 go.mod [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 88225 Feb 24 12:40 go.sum [2025-02-24T12:42:53.811Z] drwxrwxr-x 7 1001 1001 4096 Feb 24 12:40 internal [2025-02-24T12:42:53.811Z] drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 openapi [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 584 Feb 24 12:40 security.txt [2025-02-24T12:42:53.811Z] -rw-rw-r-- 1 1001 1001 204 Feb 24 12:40 version.go [Pipeline] sh [2025-02-24T12:42:54.096Z] + '[' -e coverage.out ] [2025-02-24T12:42:54.096Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-24T12:42:54.244Z] Stashed 1 file(s) [Pipeline] sh [2025-02-24T12:42:54.524Z] + make build [2025-02-24T12:42:54.524Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-24T12:42:56.437Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-24T12:42:56.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T12:42:56.437Z] Dload Upload Total Spent Left Speed [2025-02-24T12:42:56.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2025-02-24T12:42:56.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-24T12:42:57.115Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-24T12:42:57.115Z] + sudo tee /etc/docker/daemon.new [2025-02-24T12:42:57.115Z] { [2025-02-24T12:42:57.115Z] "registry-mirrors": [ [2025-02-24T12:42:57.115Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-24T12:42:57.115Z] ], [2025-02-24T12:42:57.115Z] "bip": "10.250.0.254/24", [2025-02-24T12:42:57.115Z] "hosts": [ [2025-02-24T12:42:57.115Z] "tcp://0.0.0.0:5555", [2025-02-24T12:42:57.115Z] "unix:///var/run/docker.sock" [2025-02-24T12:42:57.115Z] ], [2025-02-24T12:42:57.115Z] "mtu": 1458, [2025-02-24T12:42:57.115Z] "selinux-enabled": true, [2025-02-24T12:42:57.115Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-24T12:42:57.115Z] } [Pipeline] sh [2025-02-24T12:42:57.440Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-24T12:42:57.762Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-24T12:43:16.002Z] provisioning config files... [2025-02-24T12:43:16.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config7311073307986275224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-24T12:43:16.444Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-24T12:43:16.444Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-24T12:43:16.469Z] ---> ****-login.sh [2025-02-24T12:43:16.469Z] nexus3.edgexfoundry.org:10001 [2025-02-24T12:43:16.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:43:17.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:43:17.007Z] Configure a credential helper to remove this warning. See [2025-02-24T12:43:17.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:43:17.007Z] [2025-02-24T12:43:17.007Z] Login Succeeded [2025-02-24T12:43:17.007Z] nexus3.edgexfoundry.org:10002 [2025-02-24T12:43:17.010Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-24T12:43:17.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:43:17.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:43:17.543Z] Configure a credential helper to remove this warning. See [2025-02-24T12:43:17.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:43:17.543Z] [2025-02-24T12:43:17.543Z] Login Succeeded [2025-02-24T12:43:17.543Z] nexus3.edgexfoundry.org:10003 [2025-02-24T12:43:17.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:43:17.578Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-24T12:43:17.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:43:17.815Z] Configure a credential helper to remove this warning. See [2025-02-24T12:43:17.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:43:17.815Z] [2025-02-24T12:43:17.815Z] Login Succeeded [2025-02-24T12:43:17.815Z] nexus3.edgexfoundry.org:10004 [2025-02-24T12:43:18.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:43:18.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:43:18.095Z] Configure a credential helper to remove this warning. See [2025-02-24T12:43:18.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:43:18.096Z] [2025-02-24T12:43:18.096Z] Login Succeeded [2025-02-24T12:43:18.096Z] ****.io [2025-02-24T12:43:18.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:43:18.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:43:18.634Z] Configure a credential helper to remove this warning. See [2025-02-24T12:43:18.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:43:18.634Z] [2025-02-24T12:43:18.634Z] Login Succeeded [2025-02-24T12:43:18.634Z] ---> ****-login.sh ends [Pipeline] } [2025-02-24T12:43:18.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-24T12:43:18.953Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh [2025-02-24T12:43:19.279Z] + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] echo [2025-02-24T12:43:19.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-24T12:43:19.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-24T12:43:19.326Z] ========================================================= [2025-02-24T12:43:19.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-24T12:43:19.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-24T12:43:19.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-24T12:43:19.660Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-24T12:43:19.660Z] 9986a736f7d3: Pulling fs layer [2025-02-24T12:43:19.660Z] 1f018df60701: Pulling fs layer [2025-02-24T12:43:19.660Z] 39f8f326b044: Pulling fs layer [2025-02-24T12:43:19.660Z] e6a1e7a6a96a: Pulling fs layer [2025-02-24T12:43:19.660Z] 4f4fb700ef54: Pulling fs layer [2025-02-24T12:43:19.660Z] d45d956e0dbf: Pulling fs layer [2025-02-24T12:43:19.660Z] d7702b0d1db1: Pulling fs layer [2025-02-24T12:43:19.660Z] 5c7f0f088c93: Pulling fs layer [2025-02-24T12:43:19.660Z] 4fdc064ae6cf: Pulling fs layer [2025-02-24T12:43:19.660Z] e6a1e7a6a96a: Waiting [2025-02-24T12:43:19.660Z] 5c7f0f088c93: Waiting [2025-02-24T12:43:19.660Z] d7702b0d1db1: Waiting [2025-02-24T12:43:19.660Z] d45d956e0dbf: Waiting [2025-02-24T12:43:19.660Z] 4f4fb700ef54: Waiting [2025-02-24T12:43:19.660Z] 4fdc064ae6cf: Waiting [2025-02-24T12:43:19.939Z] 1f018df60701: Verifying Checksum [2025-02-24T12:43:19.939Z] 1f018df60701: Download complete [2025-02-24T12:43:19.939Z] e6a1e7a6a96a: Verifying Checksum [2025-02-24T12:43:19.939Z] e6a1e7a6a96a: Download complete [2025-02-24T12:43:19.939Z] 4f4fb700ef54: Verifying Checksum [2025-02-24T12:43:19.939Z] 4f4fb700ef54: Download complete [2025-02-24T12:43:19.939Z] d45d956e0dbf: Verifying Checksum [2025-02-24T12:43:19.939Z] d45d956e0dbf: Download complete [2025-02-24T12:43:19.939Z] d7702b0d1db1: Verifying Checksum [2025-02-24T12:43:19.939Z] d7702b0d1db1: Download complete [2025-02-24T12:43:19.939Z] 9986a736f7d3: Download complete [2025-02-24T12:43:20.528Z] 4fdc064ae6cf: Verifying Checksum [2025-02-24T12:43:20.528Z] 4fdc064ae6cf: Download complete [2025-02-24T12:43:20.797Z] 9986a736f7d3: Pull complete [2025-02-24T12:43:21.775Z] 1f018df60701: Pull complete [2025-02-24T12:43:21.775Z] 39f8f326b044: Verifying Checksum [2025-02-24T12:43:21.775Z] 39f8f326b044: Download complete [2025-02-24T12:43:22.751Z] 5c7f0f088c93: Verifying Checksum [2025-02-24T12:43:22.751Z] 5c7f0f088c93: Download complete [2025-02-24T12:43:24.211Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-24T12:43:25.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-24T12:43:27.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-24T12:43:29.391Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-24T12:43:30.766Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-24T12:43:31.696Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-24T12:43:32.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-24T12:43:34.011Z] $ docker stop --time=1 a9d28f0b3fe3f0d2bf86a31c077d30e5d99b96ac8ed10517b94485f4f496be1f [2025-02-24T12:43:37.076Z] $ docker rm -f --volumes a9d28f0b3fe3f0d2bf86a31c077d30e5d99b96ac8ed10517b94485f4f496be1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-02-24T12:43:37.799Z] 39f8f326b044: Pull complete [2025-02-24T12:43:37.799Z] e6a1e7a6a96a: Pull complete [2025-02-24T12:43:37.799Z] 4f4fb700ef54: Pull complete [2025-02-24T12:43:37.799Z] d45d956e0dbf: Pull complete [2025-02-24T12:43:37.799Z] d7702b0d1db1: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:43:38.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-24T12:43:38.211Z] [2025-02-24T12:43:38.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:43:38.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-24T12:43:38.512Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-24T12:43:38.512Z] 91d30c5bc195: Pulling fs layer [2025-02-24T12:43:38.512Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-24T12:43:38.512Z] 9c61dcf015f6: Pulling fs layer [2025-02-24T12:43:38.513Z] 4698f68db338: Pulling fs layer [2025-02-24T12:43:38.513Z] 2a2f49069b9e: Pulling fs layer [2025-02-24T12:43:38.513Z] e0025b399a48: Pulling fs layer [2025-02-24T12:43:38.513Z] 4698f68db338: Waiting [2025-02-24T12:43:38.513Z] 2a2f49069b9e: Waiting [2025-02-24T12:43:38.513Z] e0025b399a48: Waiting [2025-02-24T12:43:38.513Z] 91d30c5bc195: Verifying Checksum [2025-02-24T12:43:38.513Z] 91d30c5bc195: Download complete [2025-02-24T12:43:38.513Z] 4698f68db338: Verifying Checksum [2025-02-24T12:43:38.513Z] 4698f68db338: Download complete [2025-02-24T12:43:38.769Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-24T12:43:38.770Z] 2e9b0aa3be6d: Download complete [2025-02-24T12:43:38.770Z] 91d30c5bc195: Pull complete [2025-02-24T12:43:38.770Z] e0025b399a48: Verifying Checksum [2025-02-24T12:43:38.770Z] e0025b399a48: Download complete [2025-02-24T12:43:38.770Z] 2a2f49069b9e: Verifying Checksum [2025-02-24T12:43:38.770Z] 2a2f49069b9e: Download complete [2025-02-24T12:43:39.027Z] 2e9b0aa3be6d: Pull complete [2025-02-24T12:43:39.285Z] 9c61dcf015f6: Verifying Checksum [2025-02-24T12:43:39.285Z] 9c61dcf015f6: Download complete [2025-02-24T12:43:41.814Z] 9c61dcf015f6: Pull complete [2025-02-24T12:43:41.814Z] 4698f68db338: Pull complete [2025-02-24T12:43:41.814Z] 2a2f49069b9e: Pull complete [2025-02-24T12:43:41.814Z] e0025b399a48: Pull complete [2025-02-24T12:43:41.814Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-24T12:43:41.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-24T12:43:41.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T12:43:41.906Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T12:43:41.930Z] $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T12:43:43.364Z] $ docker top cc0f5b38e277bf32cccd1b5ad8da24dedcaba2eb67af3bf5c5c4f942b52242ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-24T12:43:43.709Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-24T12:43:45.614Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-24T12:43:45.614Z] #1 transferring dockerfile: [2025-02-24T12:43:45.872Z] #1 transferring dockerfile: 3.02kB done [2025-02-24T12:43:45.872Z] #1 DONE 0.0s [2025-02-24T12:43:45.872Z] [2025-02-24T12:43:45.872Z] #2 [core-command internal] load build definition from Dockerfile [2025-02-24T12:43:45.872Z] #2 transferring dockerfile: 1.94kB done [2025-02-24T12:43:45.872Z] #2 DONE 0.0s [2025-02-24T12:43:45.872Z] [2025-02-24T12:43:45.872Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-24T12:43:45.872Z] #3 transferring dockerfile: 2.14kB done [2025-02-24T12:43:45.872Z] #3 DONE 0.0s [2025-02-24T12:43:45.872Z] [2025-02-24T12:43:45.872Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-02-24T12:43:45.872Z] #4 transferring dockerfile: 1.70kB done [2025-02-24T12:43:46.026Z] 5c7f0f088c93: Pull complete [2025-02-24T12:43:46.130Z] #4 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #5 [core-data internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #5 transferring dockerfile: 2.04kB done [2025-02-24T12:43:46.130Z] #5 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #6 transferring dockerfile: 2.49kB done [2025-02-24T12:43:46.130Z] #6 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #7 transferring dockerfile: 2.50kB done [2025-02-24T12:43:46.130Z] #7 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #8 transferring dockerfile: 1.83kB done [2025-02-24T12:43:46.130Z] #8 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #9 transferring dockerfile: 2.01kB done [2025-02-24T12:43:46.130Z] #9 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #10 transferring dockerfile: 1.89kB done [2025-02-24T12:43:46.130Z] #10 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #11 transferring dockerfile: 2.00kB done [2025-02-24T12:43:46.130Z] #11 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #12 transferring dockerfile: 2.10kB done [2025-02-24T12:43:46.130Z] #12 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #13 transferring dockerfile: 1.81kB done [2025-02-24T12:43:46.130Z] #13 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #14 transferring dockerfile: 2.23kB done [2025-02-24T12:43:46.130Z] #14 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-02-24T12:43:46.130Z] #15 transferring dockerfile: 1.69kB done [2025-02-24T12:43:46.130Z] #15 DONE 0.0s [2025-02-24T12:43:46.130Z] [2025-02-24T12:43:46.130Z] #16 [security-bootstrapper internal] load .dockerignore [2025-02-24T12:43:46.130Z] #16 transferring context: 50B done [2025-02-24T12:43:46.130Z] #16 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #17 [core-command internal] load .dockerignore [2025-02-24T12:43:46.388Z] #17 transferring context: 50B done [2025-02-24T12:43:46.388Z] #17 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #18 [security-proxy-auth internal] load .dockerignore [2025-02-24T12:43:46.388Z] #18 transferring context: 50B done [2025-02-24T12:43:46.388Z] #18 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #19 [security-spire-server internal] load .dockerignore [2025-02-24T12:43:46.388Z] #19 transferring context: 50B done [2025-02-24T12:43:46.388Z] #19 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #20 [core-data internal] load .dockerignore [2025-02-24T12:43:46.388Z] #20 transferring context: 50B done [2025-02-24T12:43:46.388Z] #20 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-02-24T12:43:46.388Z] #21 transferring context: 50B done [2025-02-24T12:43:46.388Z] #21 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #22 [security-proxy-setup internal] load .dockerignore [2025-02-24T12:43:46.388Z] #22 transferring context: 50B done [2025-02-24T12:43:46.388Z] #22 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #23 [support-scheduler internal] load .dockerignore [2025-02-24T12:43:46.388Z] #23 transferring context: 50B done [2025-02-24T12:43:46.388Z] #23 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #24 [core-keeper internal] load .dockerignore [2025-02-24T12:43:46.388Z] #24 transferring context: 50B done [2025-02-24T12:43:46.388Z] #24 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-02-24T12:43:46.388Z] #25 transferring context: 50B done [2025-02-24T12:43:46.388Z] #25 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #26 [support-notifications internal] load .dockerignore [2025-02-24T12:43:46.388Z] #26 transferring context: 50B done [2025-02-24T12:43:46.388Z] #26 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #27 [security-spire-agent internal] load .dockerignore [2025-02-24T12:43:46.388Z] #27 transferring context: 50B done [2025-02-24T12:43:46.388Z] #27 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #28 [core-metadata internal] load .dockerignore [2025-02-24T12:43:46.388Z] #28 transferring context: 50B done [2025-02-24T12:43:46.388Z] #28 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-24T12:43:46.388Z] #29 DONE 0.0s [2025-02-24T12:43:46.388Z] [2025-02-24T12:43:46.388Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-24T12:43:46.388Z] #30 transferring context: 50B done [2025-02-24T12:43:46.388Z] #30 DONE 0.0s [2025-02-24T12:43:46.389Z] [2025-02-24T12:43:46.389Z] #31 [security-spire-config internal] load .dockerignore [2025-02-24T12:43:46.389Z] #31 transferring context: 50B done [2025-02-24T12:43:46.389Z] #31 DONE 0.0s [2025-02-24T12:43:46.389Z] [2025-02-24T12:43:46.389Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:43:46.389Z] #32 DONE 0.1s [2025-02-24T12:43:46.389Z] [2025-02-24T12:43:46.389Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:43:46.389Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:43:46.625Z] 4fdc064ae6cf: Pull complete [2025-02-24T12:43:46.625Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-24T12:43:46.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-24T12:43:46.647Z] #33 ... [2025-02-24T12:43:46.647Z] [2025-02-24T12:43:46.647Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-24T12:43:46.647Z] #29 DONE 0.0s [2025-02-24T12:43:46.647Z] [2025-02-24T12:43:46.647Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:43:46.647Z] #32 DONE 0.1s [2025-02-24T12:43:46.647Z] [2025-02-24T12:43:46.647Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:43:46.647Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:43:46.647Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-24T12:43:46.647Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-24T12:43:46.647Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:43:46.647Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-02-24T12:43:46.647Z] #33 ... [2025-02-24T12:43:46.647Z] [2025-02-24T12:43:46.647Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-24T12:43:46.647Z] #29 DONE 0.0s [2025-02-24T12:43:46.647Z] [2025-02-24T12:43:46.647Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:43:46.647Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:43:46.647Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-24T12:43:46.647Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-24T12:43:46.647Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:43:46.647Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-24T12:43:46.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-24T12:43:46.904Z] #33 ... [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-24T12:43:46.904Z] #29 DONE 0.0s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:43:46.904Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:43:46.904Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-24T12:43:46.904Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-24T12:43:46.904Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:43:46.904Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-24T12:43:46.904Z] #33 ... [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-24T12:43:46.904Z] #29 DONE 0.0s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:43:46.904Z] #32 DONE 0.3s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-24T12:43:46.904Z] #34 DONE 0.6s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:43:46.904Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:43:46.904Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-24T12:43:46.904Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-24T12:43:46.904Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:43:46.904Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-24T12:43:46.904Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-24T12:43:46.904Z] #33 ... [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-24T12:43:46.904Z] #29 DONE 0.0s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:43:46.904Z] #32 DONE 0.4s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-24T12:43:46.904Z] #34 DONE 0.6s [2025-02-24T12:43:46.904Z] [2025-02-24T12:43:46.904Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:43:46.904Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:43:46.904Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-24T12:43:46.904Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-24T12:43:46.904Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:43:46.904Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-24T12:43:46.904Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [Pipeline] fileExists [Pipeline] sh [2025-02-24T12:43:47.227Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-24T12:43:47.227Z] WORKDIR /edgex [2025-02-24T12:43:47.227Z] COPY go.mod . [2025-02-24T12:43:47.227Z] RUN go mod download [2025-02-24T12:43:47.227Z] docker build -t ci-base-image-arm64 -f - . [2025-02-24T12:43:47.815Z] Sending build context to Docker daemon 3.662MB [2025-02-24T12:43:48.086Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-24T12:43:48.086Z] ---> 63f30b955cb9 [2025-02-24T12:43:48.086Z] Step 2/4 : WORKDIR /edgex [2025-02-24T12:43:50.025Z] ---> Running in 4f040c869918 [2025-02-24T12:43:50.025Z] Removing intermediate container 4f040c869918 [2025-02-24T12:43:50.025Z] ---> a4a6c62bc3d3 [2025-02-24T12:43:50.025Z] Step 3/4 : COPY go.mod . [2025-02-24T12:43:50.613Z] ---> cc0827c7872f [2025-02-24T12:43:50.613Z] Step 4/4 : RUN go mod download [2025-02-24T12:43:50.613Z] ---> Running in 26d8e4402903 [2025-02-24T12:43:55.010Z] #33 ... [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #35 [support-scheduler internal] load build context [2025-02-24T12:43:55.010Z] #35 transferring context: 401.73MB 7.2s [2025-02-24T12:43:55.010Z] #35 ... [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #36 [security-spiffe-token-provider internal] load build context [2025-02-24T12:43:55.010Z] #36 transferring context: 495.97MB 7.4s done [2025-02-24T12:43:55.010Z] #36 ... [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #35 [support-scheduler internal] load build context [2025-02-24T12:43:55.010Z] #35 ... [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #36 [security-spiffe-token-provider internal] load build context [2025-02-24T12:43:55.010Z] #36 DONE 8.1s [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #37 [security-secretstore-setup internal] load build context [2025-02-24T12:43:55.010Z] #37 transferring context: 495.97MB 8.1s done [2025-02-24T12:43:55.010Z] #37 DONE 8.2s [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-24T12:43:55.010Z] #38 DONE 8.2s [2025-02-24T12:43:55.010Z] [2025-02-24T12:43:55.010Z] #35 [support-scheduler internal] load build context [2025-02-24T12:43:55.271Z] #35 transferring context: 495.97MB 8.4s done [2025-02-24T12:43:55.272Z] #35 DONE 8.6s [2025-02-24T12:43:55.272Z] [2025-02-24T12:43:55.272Z] #39 [core-data internal] load build context [2025-02-24T12:43:55.272Z] #39 transferring context: 495.97MB 8.5s done [2025-02-24T12:43:55.272Z] #39 DONE 8.6s [2025-02-24T12:43:55.272Z] [2025-02-24T12:43:55.272Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-24T12:43:55.272Z] #40 DONE 8.7s [2025-02-24T12:43:55.272Z] [2025-02-24T12:43:55.272Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:43:55.530Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:43:55.530Z] #41 ... [2025-02-24T12:43:55.530Z] [2025-02-24T12:43:55.530Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-24T12:43:55.530Z] #42 DONE 8.7s [2025-02-24T12:43:55.530Z] [2025-02-24T12:43:55.530Z] #43 [security-spire-config internal] load build context [2025-02-24T12:43:55.530Z] #43 transferring context: 22.05kB 0.0s done [2025-02-24T12:43:55.530Z] #43 DONE 0.2s [2025-02-24T12:43:55.530Z] [2025-02-24T12:43:55.530Z] #44 [security-spire-server internal] load build context [2025-02-24T12:43:55.530Z] #44 transferring context: 23.80kB 0.0s done [2025-02-24T12:43:55.530Z] #44 DONE 0.2s [2025-02-24T12:43:55.530Z] [2025-02-24T12:43:55.530Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:43:55.530Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-02-24T12:43:55.788Z] #41 ... [2025-02-24T12:43:55.788Z] [2025-02-24T12:43:55.788Z] #45 [security-spire-agent internal] load build context [2025-02-24T12:43:55.788Z] #45 transferring context: 23.33kB 0.0s done [2025-02-24T12:43:55.788Z] #45 DONE 0.1s [2025-02-24T12:43:55.788Z] [2025-02-24T12:43:55.788Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:43:55.788Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-24T12:43:55.788Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-24T12:43:55.788Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-24T12:43:55.788Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s [2025-02-24T12:43:55.788Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s [2025-02-24T12:43:55.788Z] #41 ... [2025-02-24T12:43:55.788Z] [2025-02-24T12:43:55.788Z] #46 [core-command internal] load build context [2025-02-24T12:43:55.788Z] #46 transferring context: 495.97MB 9.1s done [2025-02-24T12:43:55.788Z] #46 DONE 9.2s [2025-02-24T12:43:55.788Z] [2025-02-24T12:43:55.788Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:43:55.788Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-24T12:43:55.788Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-24T12:43:55.788Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-24T12:43:55.788Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-24T12:43:55.788Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-24T12:43:56.047Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-02-24T12:43:56.048Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-02-24T12:43:56.048Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-02-24T12:43:56.048Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-02-24T12:43:56.048Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-24T12:43:56.048Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.50MB / 36.47MB 0.4s [2025-02-24T12:43:56.305Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 0.6s [2025-02-24T12:43:56.787Z] #41 ... [2025-02-24T12:43:56.787Z] [2025-02-24T12:43:56.787Z] #47 [security-bootstrapper internal] load build context [2025-02-24T12:43:56.787Z] #47 ... [2025-02-24T12:43:56.787Z] [2025-02-24T12:43:56.787Z] #48 [security-proxy-auth internal] load build context [2025-02-24T12:43:57.047Z] #48 ... [2025-02-24T12:43:57.047Z] [2025-02-24T12:43:57.047Z] #49 [security-proxy-setup internal] load build context [2025-02-24T12:43:57.047Z] #49 ... [2025-02-24T12:43:57.047Z] [2025-02-24T12:43:57.047Z] #50 [core-metadata internal] load build context [2025-02-24T12:43:57.047Z] #50 transferring context: 495.97MB 9.2s done [2025-02-24T12:43:57.047Z] #50 ... [2025-02-24T12:43:57.047Z] [2025-02-24T12:43:57.047Z] #51 [support-notifications internal] load build context [2025-02-24T12:43:57.047Z] #51 transferring context: 495.97MB 10.2s done [2025-02-24T12:43:57.047Z] #51 ... [2025-02-24T12:43:57.047Z] [2025-02-24T12:43:57.047Z] #52 [core-common-config-bootstrapper internal] load build context [2025-02-24T12:43:57.304Z] #52 ... [2025-02-24T12:43:57.304Z] [2025-02-24T12:43:57.304Z] #53 [core-keeper internal] load build context [2025-02-24T12:43:57.304Z] #53 ... [2025-02-24T12:43:57.304Z] [2025-02-24T12:43:57.304Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:43:57.304Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s [2025-02-24T12:43:58.240Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.3s done [2025-02-24T12:44:00.151Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-24T12:44:02.156Z] #41 ... [2025-02-24T12:44:02.156Z] [2025-02-24T12:44:02.157Z] #50 [core-metadata internal] load build context [2025-02-24T12:44:02.157Z] #50 DONE 15.1s [2025-02-24T12:44:02.157Z] [2025-02-24T12:44:02.157Z] #52 [core-common-config-bootstrapper internal] load build context [2025-02-24T12:44:02.157Z] #52 transferring context: 495.97MB 5.7s done [2025-02-24T12:44:04.248Z] #52 ... [2025-02-24T12:44:04.248Z] [2025-02-24T12:44:04.248Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:44:04.248Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-02-24T12:44:04.874Z] #41 ... [2025-02-24T12:44:04.874Z] [2025-02-24T12:44:04.874Z] #51 [support-notifications internal] load build context [2025-02-24T12:44:04.874Z] #51 DONE 17.9s [2025-02-24T12:44:04.874Z] [2025-02-24T12:44:04.874Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:44:04.874Z] #41 ... [2025-02-24T12:44:04.874Z] [2025-02-24T12:44:04.874Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-24T12:44:04.874Z] #0 0.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:04.874Z] #0 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:04.874Z] #0 1.568 OK: 248 MiB in 58 packages [2025-02-24T12:44:05.158Z] #54 ... [2025-02-24T12:44:05.158Z] [2025-02-24T12:44:05.158Z] #53 [core-keeper internal] load build context [2025-02-24T12:44:05.158Z] #53 transferring context: 495.97MB 10.7s done [2025-02-24T12:44:05.158Z] #53 DONE 18.2s [2025-02-24T12:44:05.158Z] [2025-02-24T12:44:05.158Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-24T12:44:05.158Z] #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.158Z] #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.158Z] #0 4.855 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:05.158Z] #0 4.861 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:05.158Z] #0 4.867 OK: 8 MiB in 15 packages [2025-02-24T12:44:05.158Z] #55 ... [2025-02-24T12:44:05.158Z] [2025-02-24T12:44:05.158Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-24T12:44:05.158Z] #0 3.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.158Z] #0 3.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.158Z] #0 4.271 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:44:05.158Z] #0 4.271 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:44:05.158Z] #0 4.271 OK: 24181 distinct packages available [2025-02-24T12:44:05.158Z] #0 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.158Z] #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.158Z] #0 4.672 OK: 248 MiB in 58 packages [2025-02-24T12:44:05.431Z] #56 ... [2025-02-24T12:44:05.431Z] [2025-02-24T12:44:05.431Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:44:05.431Z] #57 ... [2025-02-24T12:44:05.431Z] [2025-02-24T12:44:05.431Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-24T12:44:05.431Z] #58 ... [2025-02-24T12:44:05.431Z] [2025-02-24T12:44:05.431Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:44:05.431Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done [2025-02-24T12:44:05.431Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-24T12:44:05.431Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-24T12:44:05.431Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:44:05.431Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-24T12:44:05.431Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-24T12:44:05.688Z] #33 ... [2025-02-24T12:44:05.688Z] [2025-02-24T12:44:05.688Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-24T12:44:05.688Z] #0 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.688Z] #0 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:05.688Z] #0 1.148 (1/7) Installing ca-certificates (20241121-r1) [2025-02-24T12:44:05.688Z] #0 1.164 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:05.688Z] #0 1.167 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-24T12:44:05.688Z] #0 1.172 (4/7) Installing libsodium (1.0.19-r0) [2025-02-24T12:44:05.688Z] #0 1.546 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-24T12:44:05.688Z] #0 1.565 (6/7) Installing libzmq (4.3.5-r2) [2025-02-24T12:44:05.688Z] #0 1.571 (7/7) Installing zeromq (4.3.5-r2) [2025-02-24T12:44:05.688Z] #0 1.575 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:05.688Z] #0 1.603 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:44:05.688Z] #0 2.029 OK: 12 MiB in 21 packages [2025-02-24T12:44:05.688Z] #59 ... [2025-02-24T12:44:05.688Z] [2025-02-24T12:44:05.688Z] #49 [security-proxy-setup internal] load build context [2025-02-24T12:44:05.688Z] #49 transferring context: 495.97MB 10.9s done [2025-02-24T12:44:05.688Z] #49 DONE 19.1s [2025-02-24T12:44:05.688Z] [2025-02-24T12:44:05.688Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:44:05.947Z] #60 ... [2025-02-24T12:44:05.947Z] [2025-02-24T12:44:05.947Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-24T12:44:06.383Z] #61 ... [2025-02-24T12:44:06.383Z] [2025-02-24T12:44:06.383Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:44:06.643Z] #62 ... [2025-02-24T12:44:06.643Z] [2025-02-24T12:44:06.643Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:44:06.643Z] #63 ... [2025-02-24T12:44:06.643Z] [2025-02-24T12:44:06.643Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-24T12:44:06.643Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:06.643Z] #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:06.643Z] #0 1.402 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:06.643Z] #0 1.458 (2/2) Installing su-exec (0.2-r3) [2025-02-24T12:44:06.643Z] #0 1.462 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:06.643Z] #0 1.468 OK: 8 MiB in 16 packages [2025-02-24T12:44:06.903Z] #64 ... [2025-02-24T12:44:06.903Z] [2025-02-24T12:44:06.903Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:44:06.903Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-02-24T12:44:06.903Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-02-24T12:44:06.903Z] #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-02-24T12:44:06.903Z] #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-24T12:44:06.903Z] #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-24T12:44:06.903Z] #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-24T12:44:06.903Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-24T12:44:06.903Z] #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done [2025-02-24T12:44:06.903Z] #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-24T12:44:06.903Z] #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-24T12:44:06.903Z] #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-02-24T12:44:06.903Z] #65 ... [2025-02-24T12:44:06.903Z] [2025-02-24T12:44:06.903Z] #47 [security-bootstrapper internal] load build context [2025-02-24T12:44:06.903Z] #47 transferring context: 495.97MB 11.9s done [2025-02-24T12:44:07.162Z] #47 ... [2025-02-24T12:44:07.162Z] [2025-02-24T12:44:07.162Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-24T12:44:07.162Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.162Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.162Z] #0 1.567 OK: 248 MiB in 58 packages [2025-02-24T12:44:07.162Z] #66 ... [2025-02-24T12:44:07.162Z] [2025-02-24T12:44:07.162Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:44:07.162Z] #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.162Z] #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.162Z] #0 3.910 OK: 248 MiB in 58 packages [2025-02-24T12:44:07.420Z] #67 ... [2025-02-24T12:44:07.420Z] [2025-02-24T12:44:07.420Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:44:07.684Z] #68 ... [2025-02-24T12:44:07.684Z] [2025-02-24T12:44:07.684Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:44:07.684Z] #0 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.684Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.684Z] #0 3.535 OK: 248 MiB in 58 packages [2025-02-24T12:44:07.684Z] #69 ... [2025-02-24T12:44:07.684Z] [2025-02-24T12:44:07.684Z] #47 [security-bootstrapper internal] load build context [2025-02-24T12:44:07.684Z] #47 DONE 21.2s [2025-02-24T12:44:07.684Z] [2025-02-24T12:44:07.684Z] #48 [security-proxy-auth internal] load build context [2025-02-24T12:44:07.684Z] #48 transferring context: 495.97MB 13.8s done [2025-02-24T12:44:07.942Z] #48 ... [2025-02-24T12:44:07.942Z] [2025-02-24T12:44:07.942Z] #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-24T12:44:07.942Z] #0 4.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.942Z] #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:07.942Z] #0 4.371 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:07.942Z] #0 4.413 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:07.942Z] #0 4.413 OK: 8 MiB in 15 packages [2025-02-24T12:44:07.942Z] #70 ... [2025-02-24T12:44:07.942Z] [2025-02-24T12:44:07.942Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-24T12:44:08.200Z] #71 ... [2025-02-24T12:44:08.200Z] [2025-02-24T12:44:08.200Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:44:08.200Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done [2025-02-24T12:44:08.767Z] #41 ... [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #52 [core-common-config-bootstrapper internal] load build context [2025-02-24T12:44:08.768Z] #52 DONE 21.7s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #48 [security-proxy-auth internal] load build context [2025-02-24T12:44:08.768Z] #48 DONE 22.1s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-24T12:44:08.768Z] #54 DONE 13.8s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-24T12:44:08.768Z] #56 DONE 13.9s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:44:08.768Z] #60 DONE 13.9s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-24T12:44:08.768Z] #59 DONE 13.9s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-24T12:44:08.768Z] #66 DONE 13.9s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:44:08.768Z] #67 DONE 13.9s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:44:08.768Z] #69 DONE 14.0s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-24T12:44:08.768Z] #64 DONE 13.8s [2025-02-24T12:44:08.768Z] [2025-02-24T12:44:08.768Z] #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-24T12:44:09.026Z] #70 DONE 13.8s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-24T12:44:09.026Z] #55 DONE 13.9s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:09.026Z] #72 DONE 0.2s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:09.026Z] #73 DONE 0.2s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:09.026Z] #74 ... [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:09.026Z] #75 DONE 0.2s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:09.026Z] #76 DONE 0.2s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:44:09.026Z] #65 DONE 13.6s [2025-02-24T12:44:09.026Z] [2025-02-24T12:44:09.026Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:09.026Z] #77 DONE 0.2s [2025-02-24T12:44:09.285Z] [2025-02-24T12:44:09.285Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:44:09.285Z] #41 DONE 13.8s [2025-02-24T12:44:09.285Z] [2025-02-24T12:44:09.285Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-24T12:44:10.219Z] #78 ... [2025-02-24T12:44:10.219Z] [2025-02-24T12:44:10.219Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:44:10.219Z] #63 DONE 15.1s [2025-02-24T12:44:10.476Z] [2025-02-24T12:44:10.477Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-24T12:44:10.477Z] #71 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:10.477Z] #71 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:10.477Z] #71 15.21 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:10.477Z] #71 15.21 (2/4) Installing openssl (3.3.3-r0) [2025-02-24T12:44:10.477Z] #71 15.22 (3/4) Installing su-exec (0.2-r3) [2025-02-24T12:44:10.477Z] #71 15.22 (4/4) Installing yq-go (4.44.1-r2) [2025-02-24T12:44:10.477Z] #71 15.29 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:10.477Z] #71 15.30 OK: 19 MiB in 18 packages [2025-02-24T12:44:10.772Z] #71 DONE 15.5s [2025-02-24T12:44:10.772Z] [2025-02-24T12:44:10.772Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-24T12:44:11.034Z] #79 ... [2025-02-24T12:44:11.034Z] [2025-02-24T12:44:11.034Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-24T12:44:11.034Z] #58 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #58 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #58 15.47 (1/4) Installing ca-certificates (20241121-r1) [2025-02-24T12:44:11.034Z] #58 15.49 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:11.034Z] #58 15.50 (3/4) Installing su-exec (0.2-r3) [2025-02-24T12:44:11.034Z] #58 15.50 (4/4) Installing yq-go (4.44.1-r2) [2025-02-24T12:44:11.034Z] #58 15.58 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:11.034Z] #58 15.59 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:44:11.034Z] #58 15.63 OK: 19 MiB in 18 packages [2025-02-24T12:44:11.034Z] #58 DONE 15.9s [2025-02-24T12:44:11.034Z] [2025-02-24T12:44:11.034Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:44:11.034Z] #57 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #57 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #57 15.24 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:44:11.034Z] #57 15.24 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:44:11.034Z] #57 15.24 OK: 24170 distinct packages available [2025-02-24T12:44:11.034Z] #57 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #57 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #57 15.66 (1/14) Installing ca-certificates (20241121-r1) [2025-02-24T12:44:11.034Z] #57 15.67 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-24T12:44:11.034Z] #57 15.68 (3/14) Installing c-ares (1.33.1-r0) [2025-02-24T12:44:11.034Z] #57 15.69 (4/14) Installing libunistring (1.2-r0) [2025-02-24T12:44:11.034Z] #57 15.70 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-24T12:44:11.034Z] #57 15.71 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-24T12:44:11.034Z] #57 15.71 (7/14) Installing libpsl (0.21.5-r1) [2025-02-24T12:44:11.034Z] #57 15.72 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-24T12:44:11.034Z] #57 15.74 (9/14) Installing libcurl (8.12.1-r0) [2025-02-24T12:44:11.034Z] #57 15.74 (10/14) Installing curl (8.12.1-r0) [2025-02-24T12:44:11.034Z] #57 15.75 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:11.034Z] #57 15.75 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-24T12:44:11.034Z] #57 15.75 (13/14) Installing libucontext (1.2-r3) [2025-02-24T12:44:11.034Z] #57 15.76 (14/14) Installing gcompat (1.1.0-r4) [2025-02-24T12:44:11.034Z] #57 15.76 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:11.034Z] #57 15.84 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:44:11.034Z] #57 15.89 OK: 13 MiB in 28 packages [2025-02-24T12:44:11.034Z] #57 DONE 16.0s [2025-02-24T12:44:11.034Z] [2025-02-24T12:44:11.034Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-24T12:44:11.034Z] #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #61 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.034Z] #61 15.67 (1/3) Installing ca-certificates (20241121-r1) [2025-02-24T12:44:11.034Z] #61 15.68 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:11.034Z] #61 15.69 (3/3) Installing tzdata (2025a-r0) [2025-02-24T12:44:11.034Z] #61 15.73 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:11.034Z] #61 15.73 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:44:11.034Z] #61 15.85 OK: 10 MiB in 17 packages [2025-02-24T12:44:11.291Z] #61 DONE 16.0s [2025-02-24T12:44:11.291Z] [2025-02-24T12:44:11.291Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:44:11.548Z] #80 ... [2025-02-24T12:44:11.548Z] [2025-02-24T12:44:11.548Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:44:11.548Z] #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #62 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #62 15.32 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:44:11.548Z] #62 15.32 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:44:11.548Z] #62 15.32 OK: 24170 distinct packages available [2025-02-24T12:44:11.548Z] #62 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #62 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #62 15.75 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:11.548Z] #62 15.76 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-24T12:44:11.548Z] #62 15.76 (3/4) Installing libucontext (1.2-r3) [2025-02-24T12:44:11.548Z] #62 15.76 (4/4) Installing gcompat (1.1.0-r4) [2025-02-24T12:44:11.548Z] #62 15.76 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:11.548Z] #62 15.77 OK: 8 MiB in 18 packages [2025-02-24T12:44:11.548Z] #62 DONE 15.9s [2025-02-24T12:44:11.548Z] [2025-02-24T12:44:11.548Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:44:11.548Z] #68 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #68 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #68 15.35 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:44:11.548Z] #68 15.35 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:44:11.548Z] #68 15.35 OK: 24170 distinct packages available [2025-02-24T12:44:11.548Z] #68 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #68 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.548Z] #68 15.77 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:11.548Z] #68 15.77 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-24T12:44:11.548Z] #68 15.78 (3/5) Installing libucontext (1.2-r3) [2025-02-24T12:44:11.548Z] #68 15.78 (4/5) Installing gcompat (1.1.0-r4) [2025-02-24T12:44:11.548Z] #68 15.78 (5/5) Installing openssl (3.3.3-r0) [2025-02-24T12:44:11.548Z] #68 15.80 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:11.548Z] #68 15.81 OK: 9 MiB in 19 packages [2025-02-24T12:44:11.548Z] #68 DONE 15.9s [2025-02-24T12:44:11.548Z] [2025-02-24T12:44:11.548Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:44:11.806Z] #81 ... [2025-02-24T12:44:11.806Z] [2025-02-24T12:44:11.806Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-24T12:44:11.806Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.806Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:11.806Z] #0 2.855 OK: 8 MiB in 16 packages [2025-02-24T12:44:11.806Z] #82 DONE 2.9s [2025-02-24T12:44:12.064Z] [2025-02-24T12:44:12.064Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:44:12.064Z] #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:12.064Z] #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:12.064Z] #0 3.086 OK: 12 MiB in 21 packages [2025-02-24T12:44:12.064Z] #83 DONE 3.2s [2025-02-24T12:44:12.064Z] [2025-02-24T12:44:12.064Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-24T12:44:12.322Z] #84 ... [2025-02-24T12:44:12.322Z] [2025-02-24T12:44:12.322Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-24T12:44:12.322Z] #0 2.045 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:12.322Z] #0 2.602 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:12.322Z] #0 3.302 OK: 248 MiB in 58 packages [2025-02-24T12:44:12.322Z] #85 DONE 3.4s [2025-02-24T12:44:12.322Z] [2025-02-24T12:44:12.322Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-24T12:44:12.322Z] #86 DONE 0.0s [2025-02-24T12:44:12.322Z] [2025-02-24T12:44:12.322Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-24T12:44:12.322Z] #78 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:12.322Z] #78 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:12.322Z] #78 3.582 OK: 8 MiB in 15 packages [2025-02-24T12:44:12.579Z] #78 DONE 3.7s [2025-02-24T12:44:12.579Z] [2025-02-24T12:44:12.579Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:13.512Z] #87 ... [2025-02-24T12:44:13.512Z] [2025-02-24T12:44:13.512Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:44:13.512Z] #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.512Z] #0 4.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.512Z] #0 4.520 OK: 8 MiB in 15 packages [2025-02-24T12:44:13.512Z] #88 DONE 4.6s [2025-02-24T12:44:13.512Z] [2025-02-24T12:44:13.512Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-24T12:44:13.512Z] #79 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.512Z] #79 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.512Z] #79 2.878 OK: 19 MiB in 18 packages [2025-02-24T12:44:13.512Z] #79 DONE 3.0s [2025-02-24T12:44:13.769Z] [2025-02-24T12:44:13.769Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-24T12:44:13.769Z] #89 DONE 0.0s [2025-02-24T12:44:13.769Z] [2025-02-24T12:44:13.769Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:44:13.769Z] #81 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #81 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #81 ... [2025-02-24T12:44:13.769Z] [2025-02-24T12:44:13.769Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-24T12:44:13.769Z] #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #0 2.687 OK: 19 MiB in 18 packages [2025-02-24T12:44:13.769Z] #90 DONE 2.8s [2025-02-24T12:44:13.769Z] [2025-02-24T12:44:13.769Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:44:13.769Z] #80 2.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #80 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #80 2.580 OK: 10 MiB in 17 packages [2025-02-24T12:44:13.769Z] #80 DONE 2.7s [2025-02-24T12:44:13.769Z] [2025-02-24T12:44:13.769Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:44:13.769Z] #0 2.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:13.769Z] #0 2.605 OK: 13 MiB in 28 packages [2025-02-24T12:44:13.769Z] #91 DONE 2.7s [2025-02-24T12:44:14.027Z] [2025-02-24T12:44:14.027Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:44:14.027Z] #81 2.495 OK: 9 MiB in 19 packages [2025-02-24T12:44:14.027Z] #81 DONE 2.6s [2025-02-24T12:44:14.027Z] [2025-02-24T12:44:14.027Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-24T12:44:14.027Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:14.027Z] #0 2.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:14.027Z] #0 2.479 OK: 8 MiB in 18 packages [2025-02-24T12:44:14.027Z] #92 DONE 2.6s [2025-02-24T12:44:14.027Z] [2025-02-24T12:44:14.027Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:44:14.962Z] #93 DONE 1.1s [2025-02-24T12:44:14.962Z] [2025-02-24T12:44:14.962Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:44:14.962Z] #94 DONE 1.1s [2025-02-24T12:44:14.962Z] [2025-02-24T12:44:14.962Z] #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-24T12:44:14.962Z] #0 2.777 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:14.962Z] #0 3.235 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-24T12:44:14.962Z] #0 3.932 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-24T12:44:14.962Z] #0 4.245 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:44:14.962Z] #0 4.252 OK: 8 MiB in 15 packages [2025-02-24T12:44:14.962Z] #95 DONE 4.9s [2025-02-24T12:44:14.962Z] [2025-02-24T12:44:14.962Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-24T12:44:15.221Z] #96 DONE 0.1s [2025-02-24T12:44:15.221Z] [2025-02-24T12:44:15.221Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-24T12:44:15.221Z] #97 DONE 1.1s [2025-02-24T12:44:15.221Z] [2025-02-24T12:44:15.221Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-24T12:44:15.221Z] #98 DONE 0.1s [2025-02-24T12:44:15.221Z] [2025-02-24T12:44:15.221Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-24T12:44:15.221Z] #84 DONE 3.4s [2025-02-24T12:44:15.221Z] [2025-02-24T12:44:15.221Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-24T12:44:15.221Z] #99 DONE 0.1s [2025-02-24T12:44:15.221Z] [2025-02-24T12:44:15.221Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-24T12:44:15.788Z] #100 DONE 0.5s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-24T12:44:15.788Z] #101 DONE 0.5s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:44:15.788Z] #102 DONE 0.6s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:44:15.788Z] #103 DONE 0.1s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-24T12:44:15.788Z] #104 DONE 0.1s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:44:15.788Z] #105 DONE 0.1s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-24T12:44:15.788Z] #106 DONE 0.1s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-24T12:44:15.788Z] #107 DONE 0.1s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-24T12:44:15.788Z] #108 DONE 0.0s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:44:15.788Z] #109 DONE 0.0s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-24T12:44:15.788Z] #110 DONE 0.0s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-24T12:44:15.788Z] #111 DONE 0.1s [2025-02-24T12:44:15.788Z] [2025-02-24T12:44:15.788Z] #112 [security-spire-server] exporting to image [2025-02-24T12:44:15.788Z] #112 exporting layers [2025-02-24T12:44:16.046Z] #112 ... [2025-02-24T12:44:16.046Z] [2025-02-24T12:44:16.046Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-24T12:44:16.046Z] #113 DONE 0.1s [2025-02-24T12:44:16.046Z] [2025-02-24T12:44:16.046Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-24T12:44:16.046Z] #114 DONE 0.0s [2025-02-24T12:44:16.046Z] [2025-02-24T12:44:16.046Z] #112 [security-spire-agent] exporting to image [2025-02-24T12:44:16.610Z] #112 exporting layers 0.7s done [2025-02-24T12:44:16.610Z] #112 writing image sha256:b8e7e749b9e8ae18544a5ad695a7192e0df0376d7f653ab81ceddca6c847de7c done [2025-02-24T12:44:16.610Z] #112 naming to docker.io/library/security-spire-server [2025-02-24T12:44:16.610Z] #112 exporting layers 0.7s done [2025-02-24T12:44:16.610Z] #112 naming to docker.io/library/security-spire-server done [2025-02-24T12:44:16.610Z] #112 writing image sha256:25fbe621000b95c1a99931778fa4e1376fdecf5c3cd51a9e7a9b0a45591d9515 done [2025-02-24T12:44:16.610Z] #112 naming to docker.io/library/security-spire-config done [2025-02-24T12:44:16.610Z] #112 writing image sha256:3886cfda983de4472c189cf2cbcf5ead84f35c2d6cc47ff03fa60c20f224fadf [2025-02-24T12:44:16.869Z] #112 writing image sha256:3886cfda983de4472c189cf2cbcf5ead84f35c2d6cc47ff03fa60c20f224fadf done [2025-02-24T12:44:16.869Z] #112 naming to docker.io/library/security-spire-agent done [2025-02-24T12:44:16.869Z] #112 DONE 0.8s [2025-02-24T12:44:16.869Z] [2025-02-24T12:44:16.869Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:19.402Z] #115 ... [2025-02-24T12:44:19.402Z] [2025-02-24T12:44:19.402Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:19.402Z] #116 ... [2025-02-24T12:44:19.402Z] [2025-02-24T12:44:19.402Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:19.402Z] #117 ... [2025-02-24T12:44:19.402Z] [2025-02-24T12:44:19.402Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:45.981Z] #118 DONE 35.9s [2025-02-24T12:44:45.981Z] [2025-02-24T12:44:45.981Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:45.981Z] #87 DONE 32.6s [2025-02-24T12:44:45.981Z] [2025-02-24T12:44:45.981Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:45.981Z] #116 DONE 35.9s [2025-02-24T12:44:45.981Z] [2025-02-24T12:44:45.981Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:45.981Z] #74 DONE 36.0s [2025-02-24T12:44:45.981Z] [2025-02-24T12:44:45.981Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:45.981Z] #115 DONE 35.9s [2025-02-24T12:44:45.981Z] [2025-02-24T12:44:45.981Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:45.981Z] #117 DONE 35.9s [2025-02-24T12:44:45.981Z] [2025-02-24T12:44:45.981Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-24T12:44:47.045Z] Removing intermediate container 26d8e4402903 [2025-02-24T12:44:47.046Z] ---> ef63b1acea60 [2025-02-24T12:44:47.046Z] Successfully built ef63b1acea60 [2025-02-24T12:44:47.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:44:47.387Z] + docker inspect -f . ci-base-image-arm64 [2025-02-24T12:44:47.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T12:44:47.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-39615 does not seem to be running inside a container [2025-02-24T12:44:47.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T12:44:48.906Z] $ docker top 8b8c7a4c6981116528c9a8ff7d46695ea027d08652a6ea8b43c937d85d13319c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-24T12:44:49.763Z] + go version [2025-02-24T12:44:49.763Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-24T12:44:49.782Z] $ docker stop --time=1 8b8c7a4c6981116528c9a8ff7d46695ea027d08652a6ea8b43c937d85d13319c [2025-02-24T12:44:51.423Z] $ docker rm -f --volumes 8b8c7a4c6981116528c9a8ff7d46695ea027d08652a6ea8b43c937d85d13319c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [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-02-24T12:44:52.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-24T12:44:52.099Z] [2025-02-24T12:44:52.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:44:52.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-24T12:44:52.436Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-24T12:44:52.436Z] 547446be3368: Pulling fs layer [2025-02-24T12:44:52.436Z] d125d8839a47: Pulling fs layer [2025-02-24T12:44:52.436Z] 3e85d5ac6304: Pulling fs layer [2025-02-24T12:44:52.436Z] c3105a71a48b: Pulling fs layer [2025-02-24T12:44:52.436Z] 0f093f025ec4: Pulling fs layer [2025-02-24T12:44:52.436Z] c3106fc0e877: Pulling fs layer [2025-02-24T12:44:52.436Z] c3105a71a48b: Waiting [2025-02-24T12:44:52.436Z] 0f093f025ec4: Waiting [2025-02-24T12:44:52.436Z] c3106fc0e877: Waiting [2025-02-24T12:44:52.704Z] 547446be3368: Download complete [2025-02-24T12:44:52.704Z] c3105a71a48b: Verifying Checksum [2025-02-24T12:44:52.704Z] c3105a71a48b: Download complete [2025-02-24T12:44:52.972Z] d125d8839a47: Verifying Checksum [2025-02-24T12:44:52.972Z] d125d8839a47: Download complete [2025-02-24T12:44:52.972Z] c3106fc0e877: Verifying Checksum [2025-02-24T12:44:52.972Z] c3106fc0e877: Download complete [2025-02-24T12:44:53.238Z] 0f093f025ec4: Verifying Checksum [2025-02-24T12:44:53.238Z] 0f093f025ec4: Download complete [2025-02-24T12:44:53.504Z] 547446be3368: Pull complete [2025-02-24T12:44:54.102Z] #119 ... [2025-02-24T12:44:54.102Z] [2025-02-24T12:44:54.102Z] #120 [core-command builder 6/7] COPY . . [2025-02-24T12:44:54.102Z] #120 DONE 9.3s [2025-02-24T12:44:54.102Z] [2025-02-24T12:44:54.102Z] #121 [support-scheduler builder 6/7] COPY . . [2025-02-24T12:44:54.360Z] #121 DONE 9.3s [2025-02-24T12:44:54.360Z] [2025-02-24T12:44:54.361Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:54.361Z] #122 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:54.361Z] #123 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #124 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #125 [core-metadata builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #125 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:54.361Z] #126 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:54.361Z] #127 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #128 DONE 9.3s [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #129 [core-data builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #129 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:54.361Z] #130 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:54.361Z] #131 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #132 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:54.361Z] #133 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:54.361Z] #134 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #135 [core-keeper builder 7/8] COPY . . [2025-02-24T12:44:54.361Z] #135 DONE 9.3s [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:54.361Z] #136 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #137 [security-proxy-setup builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #137 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:54.361Z] #138 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #119 DONE 9.3s [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:44:54.361Z] #139 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:44:54.361Z] #140 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #141 CACHED [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-02-24T12:44:54.361Z] #142 DONE 9.4s [2025-02-24T12:44:54.361Z] [2025-02-24T12:44:54.361Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T12:44:54.462Z] d125d8839a47: Pull complete [2025-02-24T12:44:55.046Z] 3e85d5ac6304: Verifying Checksum [2025-02-24T12:44:55.046Z] 3e85d5ac6304: Download complete [2025-02-24T12:44:55.733Z] #143 1.248 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-24T12:45:05.125Z] 3e85d5ac6304: Pull complete [2025-02-24T12:45:05.126Z] c3105a71a48b: Pull complete [2025-02-24T12:45:05.691Z] #143 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-24T12:45:05.691Z] #0 1.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-24T12:45:05.691Z] #144 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-24T12:45:05.691Z] #0 1.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-24T12:45:05.691Z] #145 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-24T12:45:05.691Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-24T12:45:05.691Z] #146 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T12:45:05.691Z] #0 0.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-24T12:45:05.691Z] #147 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T12:45:05.691Z] #0 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-24T12:45:05.691Z] #148 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-24T12:45:05.691Z] #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-24T12:45:05.691Z] #149 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T12:45:05.691Z] #0 1.513 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-24T12:45:05.691Z] #150 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-24T12:45:05.691Z] #0 0.474 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-24T12:45:05.691Z] #151 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T12:45:05.691Z] #0 0.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-24T12:45:05.691Z] #152 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #153 [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-02-24T12:45:05.691Z] #0 1.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-24T12:45:05.691Z] #153 ... [2025-02-24T12:45:05.691Z] [2025-02-24T12:45:05.691Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T12:45:05.691Z] #0 0.930 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-24T12:45:06.085Z] 0f093f025ec4: Pull complete [2025-02-24T12:45:06.085Z] c3106fc0e877: Pull complete [2025-02-24T12:45:06.085Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-24T12:45:06.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-24T12:45:06.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T12:45:06.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-39615 does not seem to be running inside a container [2025-02-24T12:45:06.340Z] $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T12:45:08.368Z] $ docker top 9f2ba083f86f727f90ac052732c302f916dfaab981ad3508bcfeca2c05eab642 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-24T12:45:09.195Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-24T12:45:19.264Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #1 transferring dockerfile: 2.49kB done [2025-02-24T12:45:19.264Z] #1 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #2 [core-data internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #2 transferring dockerfile: 2.04kB done [2025-02-24T12:45:19.264Z] #2 DONE 0.0s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #3 transferring dockerfile: 2.10kB done [2025-02-24T12:45:19.264Z] #3 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #4 transferring dockerfile: 3.02kB 0.0s done [2025-02-24T12:45:19.264Z] #4 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #5 transferring dockerfile: 1.69kB done [2025-02-24T12:45:19.264Z] #5 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #6 transferring dockerfile: 1.70kB 0.0s done [2025-02-24T12:45:19.264Z] #6 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #7 [core-command internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #7 transferring dockerfile: 1.94kB done [2025-02-24T12:45:19.264Z] #7 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #8 transferring dockerfile: 2.23kB done [2025-02-24T12:45:19.264Z] #8 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #9 transferring dockerfile: 1.83kB 0.0s done [2025-02-24T12:45:19.264Z] #9 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #10 transferring dockerfile: 1.89kB done [2025-02-24T12:45:19.264Z] #10 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #11 transferring dockerfile: 2.00kB 0.0s done [2025-02-24T12:45:19.264Z] #11 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #12 transferring dockerfile: 2.14kB 0.0s done [2025-02-24T12:45:19.264Z] #12 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #13 transferring dockerfile: 2.01kB done [2025-02-24T12:45:19.264Z] #13 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #14 transferring dockerfile: 2.50kB done [2025-02-24T12:45:19.264Z] #14 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-02-24T12:45:19.264Z] #15 transferring dockerfile: 1.81kB done [2025-02-24T12:45:19.264Z] #15 DONE 0.1s [2025-02-24T12:45:19.264Z] [2025-02-24T12:45:19.264Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-02-24T12:45:19.264Z] #16 transferring context: 50B 0.0s done [2025-02-24T12:45:19.264Z] #16 DONE 0.1s [2025-02-24T12:45:19.847Z] [2025-02-24T12:45:19.847Z] #17 [core-data internal] load .dockerignore [2025-02-24T12:45:20.117Z] #17 transferring context: 50B done [2025-02-24T12:45:20.117Z] #17 DONE 0.0s [2025-02-24T12:45:20.117Z] [2025-02-24T12:45:20.117Z] #18 [core-metadata internal] load .dockerignore [2025-02-24T12:45:20.117Z] #18 transferring context: 50B done [2025-02-24T12:45:20.117Z] #18 DONE 0.1s [2025-02-24T12:45:20.117Z] [2025-02-24T12:45:20.117Z] #19 [security-bootstrapper internal] load .dockerignore [2025-02-24T12:45:20.117Z] #19 transferring context: 50B 0.0s done [2025-02-24T12:45:20.117Z] #19 DONE 0.1s [2025-02-24T12:45:20.117Z] [2025-02-24T12:45:20.117Z] #20 [security-spire-config internal] load .dockerignore [2025-02-24T12:45:20.392Z] #20 transferring context: 50B done [2025-02-24T12:45:20.392Z] #20 DONE 0.1s [2025-02-24T12:45:20.392Z] [2025-02-24T12:45:20.392Z] #21 [security-spire-server internal] load .dockerignore [2025-02-24T12:45:20.392Z] #21 transferring context: 50B done [2025-02-24T12:45:20.392Z] #21 DONE 0.1s [2025-02-24T12:45:20.392Z] [2025-02-24T12:45:20.392Z] #22 [core-command internal] load .dockerignore [2025-02-24T12:45:20.392Z] #22 transferring context: 50B done [2025-02-24T12:45:20.392Z] #22 DONE 0.1s [2025-02-24T12:45:20.392Z] [2025-02-24T12:45:20.392Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-24T12:45:20.668Z] #23 transferring context: 50B done [2025-02-24T12:45:20.668Z] #23 DONE 0.1s [2025-02-24T12:45:20.668Z] [2025-02-24T12:45:20.668Z] #24 [support-scheduler internal] load .dockerignore [2025-02-24T12:45:20.668Z] #24 transferring context: 50B 0.0s done [2025-02-24T12:45:20.668Z] #24 DONE 0.1s [2025-02-24T12:45:20.668Z] [2025-02-24T12:45:20.668Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-02-24T12:45:20.668Z] #25 transferring context: 50B done [2025-02-24T12:45:20.668Z] #25 DONE 0.1s [2025-02-24T12:45:20.668Z] [2025-02-24T12:45:20.668Z] #26 [support-notifications internal] load .dockerignore [2025-02-24T12:45:20.668Z] #26 transferring context: 50B done [2025-02-24T12:45:20.668Z] #26 DONE 0.1s [2025-02-24T12:45:20.668Z] [2025-02-24T12:45:20.668Z] #27 [security-proxy-auth internal] load .dockerignore [2025-02-24T12:45:20.668Z] #27 transferring context: 50B 0.0s done [2025-02-24T12:45:20.668Z] #27 DONE 0.1s [2025-02-24T12:45:20.668Z] [2025-02-24T12:45:20.668Z] #28 [core-keeper internal] load .dockerignore [2025-02-24T12:45:20.668Z] #28 transferring context: 50B done [2025-02-24T12:45:20.937Z] #28 DONE 0.1s [2025-02-24T12:45:20.937Z] [2025-02-24T12:45:20.937Z] #29 [security-proxy-setup internal] load .dockerignore [2025-02-24T12:45:20.937Z] #29 transferring context: 50B done [2025-02-24T12:45:20.937Z] #29 DONE 0.1s [2025-02-24T12:45:20.937Z] [2025-02-24T12:45:20.937Z] #30 [security-spire-agent internal] load .dockerignore [2025-02-24T12:45:20.937Z] #30 transferring context: 50B done [2025-02-24T12:45:20.937Z] #30 DONE 0.1s [2025-02-24T12:45:20.937Z] [2025-02-24T12:45:20.937Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:20.937Z] #31 DONE 0.0s [2025-02-24T12:45:20.937Z] [2025-02-24T12:45:20.938Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:21.212Z] #32 DONE 0.2s [2025-02-24T12:45:21.212Z] [2025-02-24T12:45:21.212Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:21.212Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:21.212Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:21.212Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:21.212Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:21.212Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.0s [2025-02-24T12:45:21.483Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.1s [2025-02-24T12:45:21.483Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s [2025-02-24T12:45:21.483Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:21.483Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-02-24T12:45:22.156Z] #33 ... [2025-02-24T12:45:22.156Z] [2025-02-24T12:45:22.156Z] #34 [security-secretstore-setup internal] load build context [2025-02-24T12:45:22.156Z] #34 transferring context: 3.19MB 0.7s done [2025-02-24T12:45:22.156Z] #34 DONE 0.9s [2025-02-24T12:45:22.156Z] [2025-02-24T12:45:22.156Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:22.156Z] #33 ... [2025-02-24T12:45:22.156Z] [2025-02-24T12:45:22.156Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:22.156Z] #31 DONE 0.0s [2025-02-24T12:45:22.156Z] [2025-02-24T12:45:22.156Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:22.156Z] #35 DONE 1.8s [2025-02-24T12:45:22.156Z] [2025-02-24T12:45:22.156Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:22.156Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:22.156Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:22.156Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:22.156Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:22.156Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:22.435Z] #33 ... [2025-02-24T12:45:22.435Z] [2025-02-24T12:45:22.435Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:22.435Z] #32 DONE 0.3s [2025-02-24T12:45:22.435Z] [2025-02-24T12:45:22.435Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:22.435Z] #35 DONE 1.8s [2025-02-24T12:45:22.435Z] [2025-02-24T12:45:22.435Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:22.435Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:22.435Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:22.435Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:22.435Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:22.435Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:22.435Z] #33 ... [2025-02-24T12:45:22.435Z] [2025-02-24T12:45:22.435Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:22.435Z] #31 DONE 0.0s [2025-02-24T12:45:22.435Z] [2025-02-24T12:45:22.435Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:22.716Z] #33 ... [2025-02-24T12:45:22.716Z] [2025-02-24T12:45:22.716Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:22.716Z] #36 DONE 0.7s [2025-02-24T12:45:22.716Z] [2025-02-24T12:45:22.716Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:23.009Z] #33 ... [2025-02-24T12:45:23.009Z] [2025-02-24T12:45:23.009Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:23.009Z] #32 DONE 0.6s [2025-02-24T12:45:23.009Z] [2025-02-24T12:45:23.009Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:23.009Z] #35 DONE 1.8s [2025-02-24T12:45:23.009Z] [2025-02-24T12:45:23.009Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:23.009Z] #36 DONE 0.7s [2025-02-24T12:45:23.009Z] [2025-02-24T12:45:23.009Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:23.009Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:23.009Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:23.009Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:23.009Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:23.009Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:23.009Z] #33 ... [2025-02-24T12:45:23.009Z] [2025-02-24T12:45:23.009Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:23.009Z] #31 DONE 0.0s [2025-02-24T12:45:23.009Z] [2025-02-24T12:45:23.009Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:23.303Z] #33 ... [2025-02-24T12:45:23.303Z] [2025-02-24T12:45:23.303Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:23.303Z] #35 DONE 1.9s [2025-02-24T12:45:23.303Z] [2025-02-24T12:45:23.303Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:23.303Z] #31 DONE 0.0s [2025-02-24T12:45:23.303Z] [2025-02-24T12:45:23.303Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:23.303Z] #36 DONE 0.8s [2025-02-24T12:45:23.303Z] [2025-02-24T12:45:23.303Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:23.303Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:23.303Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:23.303Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:23.303Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:23.303Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:23.303Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:23.575Z] #33 ... [2025-02-24T12:45:23.575Z] [2025-02-24T12:45:23.575Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:23.575Z] #31 DONE 0.0s [2025-02-24T12:45:23.842Z] [2025-02-24T12:45:23.842Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:23.842Z] #35 DONE 1.9s [2025-02-24T12:45:23.842Z] [2025-02-24T12:45:23.842Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:23.842Z] #36 DONE 0.8s [2025-02-24T12:45:23.842Z] [2025-02-24T12:45:23.842Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:23.842Z] #32 DONE 1.3s [2025-02-24T12:45:23.842Z] [2025-02-24T12:45:23.842Z] #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:23.842Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:23.842Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:23.842Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:23.842Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:23.842Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:23.842Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:23.842Z] #33 ... [2025-02-24T12:45:23.842Z] [2025-02-24T12:45:23.842Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:23.842Z] #31 DONE 0.0s [2025-02-24T12:45:23.842Z] [2025-02-24T12:45:23.842Z] #37 [core-data internal] load build context [2025-02-24T12:45:24.110Z] #37 ... [2025-02-24T12:45:24.110Z] [2025-02-24T12:45:24.110Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:24.110Z] #31 DONE 0.0s [2025-02-24T12:45:24.110Z] [2025-02-24T12:45:24.110Z] #37 [core-data internal] load build context [2025-02-24T12:45:24.110Z] #37 transferring context: 3.19MB 1.7s done [2025-02-24T12:45:24.395Z] #37 DONE 1.9s [2025-02-24T12:45:24.395Z] [2025-02-24T12:45:24.395Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:24.395Z] #35 DONE 2.0s [2025-02-24T12:45:24.395Z] [2025-02-24T12:45:24.395Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:24.395Z] #36 DONE 0.9s [2025-02-24T12:45:24.395Z] [2025-02-24T12:45:24.395Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:24.395Z] #31 DONE 0.0s [2025-02-24T12:45:24.395Z] [2025-02-24T12:45:24.395Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:24.395Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:24.395Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:24.395Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:24.395Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:24.395Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:24.395Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:24.395Z] #33 ... [2025-02-24T12:45:24.395Z] [2025-02-24T12:45:24.395Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:24.395Z] #31 DONE 0.0s [2025-02-24T12:45:24.683Z] [2025-02-24T12:45:24.683Z] #38 [core-command internal] load build context [2025-02-24T12:45:24.683Z] #38 ... [2025-02-24T12:45:24.683Z] [2025-02-24T12:45:24.683Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-24T12:45:24.683Z] #31 DONE 0.0s [2025-02-24T12:45:24.683Z] [2025-02-24T12:45:24.683Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-24T12:45:24.683Z] #39 DONE 1.9s [2025-02-24T12:45:24.683Z] [2025-02-24T12:45:24.683Z] #40 [core-metadata internal] load build context [2025-02-24T12:45:24.683Z] #40 transferring context: 3.19MB 1.5s done [2025-02-24T12:45:24.683Z] #40 DONE 2.3s [2025-02-24T12:45:24.683Z] [2025-02-24T12:45:24.683Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:24.683Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:24.683Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:24.683Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:24.683Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:24.683Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:24.683Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:24.971Z] #33 ... [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:24.971Z] #35 DONE 2.1s [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:24.971Z] #36 DONE 0.9s [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:24.971Z] #32 DONE 2.3s [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:24.971Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:24.971Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:24.971Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:24.971Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:24.971Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:24.971Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:24.971Z] #33 ... [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-24T12:45:24.971Z] #35 DONE 2.1s [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-24T12:45:24.971Z] #36 DONE 0.9s [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #41 [core-keeper internal] load build context [2025-02-24T12:45:24.971Z] #41 DONE 0.0s [2025-02-24T12:45:24.971Z] [2025-02-24T12:45:24.971Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:24.971Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:24.971Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:24.971Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:24.971Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:24.971Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:24.971Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:25.310Z] #33 ... [2025-02-24T12:45:25.310Z] [2025-02-24T12:45:25.310Z] #42 [security-bootstrapper internal] load build context [2025-02-24T12:45:25.310Z] #42 transferring context: 3.19MB 1.9s done [2025-02-24T12:45:25.310Z] #42 DONE 2.3s [2025-02-24T12:45:25.310Z] [2025-02-24T12:45:25.310Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:25.624Z] #32 ... [2025-02-24T12:45:25.624Z] [2025-02-24T12:45:25.624Z] #38 [core-command internal] load build context [2025-02-24T12:45:25.624Z] #38 transferring context: 3.19MB 2.0s done [2025-02-24T12:45:25.624Z] #38 DONE 2.4s [2025-02-24T12:45:25.893Z] [2025-02-24T12:45:25.893Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:26.505Z] #33 ... [2025-02-24T12:45:26.506Z] [2025-02-24T12:45:26.506Z] #43 [security-spire-config internal] load build context [2025-02-24T12:45:26.506Z] #43 transferring context: 22.05kB 0.2s done [2025-02-24T12:45:26.506Z] #43 DONE 1.7s [2025-02-24T12:45:26.809Z] [2025-02-24T12:45:26.809Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-24T12:45:27.093Z] #44 ... [2025-02-24T12:45:27.093Z] [2025-02-24T12:45:27.093Z] #45 [security-spire-server internal] load build context [2025-02-24T12:45:27.093Z] #45 transferring context: 23.80kB 0.1s done [2025-02-24T12:45:27.093Z] #45 DONE 2.1s [2025-02-24T12:45:27.093Z] [2025-02-24T12:45:27.093Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-24T12:45:27.368Z] #44 ... [2025-02-24T12:45:27.368Z] [2025-02-24T12:45:27.368Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-24T12:45:27.368Z] #32 DONE 4.3s [2025-02-24T12:45:27.368Z] [2025-02-24T12:45:27.368Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-24T12:45:28.359Z] #44 transferring context: 3.19MB 3.6s done [2025-02-24T12:45:28.359Z] #44 DONE 4.6s [2025-02-24T12:45:28.359Z] [2025-02-24T12:45:28.359Z] #46 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-24T12:45:28.625Z] #46 ... [2025-02-24T12:45:28.625Z] [2025-02-24T12:45:28.625Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-24T12:45:28.625Z] #39 DONE 5.3s [2025-02-24T12:45:28.625Z] [2025-02-24T12:45:28.625Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-24T12:45:28.891Z] #47 ... [2025-02-24T12:45:28.891Z] [2025-02-24T12:45:28.891Z] #48 [support-scheduler internal] load build context [2025-02-24T12:45:28.891Z] #48 transferring context: 3.19MB 3.9s done [2025-02-24T12:45:28.891Z] #48 DONE 5.1s [2025-02-24T12:45:28.891Z] [2025-02-24T12:45:28.891Z] #49 [security-spiffe-token-provider internal] load build context [2025-02-24T12:45:29.891Z] #49 transferring context: 3.19MB 4.5s done [2025-02-24T12:45:29.891Z] #49 DONE 5.7s [2025-02-24T12:45:29.891Z] [2025-02-24T12:45:29.891Z] #50 [support-notifications internal] load build context [2025-02-24T12:45:29.891Z] #50 transferring context: 3.19MB 4.6s done [2025-02-24T12:45:30.203Z] #50 DONE 5.8s [2025-02-24T12:45:30.203Z] [2025-02-24T12:45:30.203Z] #51 [security-proxy-setup internal] load build context [2025-02-24T12:45:31.751Z] #51 ... [2025-02-24T12:45:31.751Z] [2025-02-24T12:45:31.751Z] #52 [security-proxy-auth internal] load build context [2025-02-24T12:45:31.751Z] #52 transferring context: 3.19MB 4.6s done [2025-02-24T12:45:31.751Z] #52 ... [2025-02-24T12:45:31.751Z] [2025-02-24T12:45:31.751Z] #51 [security-proxy-setup internal] load build context [2025-02-24T12:45:31.751Z] #51 ... [2025-02-24T12:45:31.751Z] [2025-02-24T12:45:31.751Z] #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-24T12:45:31.751Z] #53 DONE 6.5s [2025-02-24T12:45:31.751Z] [2025-02-24T12:45:31.751Z] #51 [security-proxy-setup internal] load build context [2025-02-24T12:45:31.751Z] #51 ... [2025-02-24T12:45:31.751Z] [2025-02-24T12:45:31.751Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:31.751Z] #54 DONE 0.0s [2025-02-24T12:45:31.751Z] [2025-02-24T12:45:31.751Z] #51 [security-proxy-setup internal] load build context [2025-02-24T12:45:32.075Z] #51 transferring context: 3.19MB 5.4s done [2025-02-24T12:45:32.365Z] #51 ... [2025-02-24T12:45:32.365Z] [2025-02-24T12:45:32.365Z] #41 [core-keeper internal] load build context [2025-02-24T12:45:32.365Z] #41 transferring context: 3.19MB 4.5s done [2025-02-24T12:45:32.365Z] #41 DONE 7.1s [2025-02-24T12:45:32.365Z] [2025-02-24T12:45:32.365Z] #52 [security-proxy-auth internal] load build context [2025-02-24T12:45:32.365Z] #52 DONE 7.2s [2025-02-24T12:45:32.365Z] [2025-02-24T12:45:32.365Z] #51 [security-proxy-setup internal] load build context [2025-02-24T12:45:32.365Z] #51 DONE 7.4s [2025-02-24T12:45:32.365Z] [2025-02-24T12:45:32.365Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:32.365Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.6s done [2025-02-24T12:45:32.365Z] #54 DONE 0.6s [2025-02-24T12:45:32.365Z] [2025-02-24T12:45:32.365Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:45:32.365Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-24T12:45:32.365Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-24T12:45:32.365Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-24T12:45:32.365Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-24T12:45:32.365Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-02-24T12:45:32.365Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-02-24T12:45:32.649Z] #33 ... [2025-02-24T12:45:32.649Z] [2025-02-24T12:45:32.649Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:45:32.649Z] #55 DONE 7.5s [2025-02-24T12:45:32.649Z] [2025-02-24T12:45:32.649Z] #56 [security-spire-agent internal] load build context [2025-02-24T12:45:32.933Z] #56 transferring context: 23.33kB 0.3s done [2025-02-24T12:45:32.933Z] #56 ... [2025-02-24T12:45:32.933Z] [2025-02-24T12:45:32.933Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:45:32.933Z] #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:32.933Z] #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:32.933Z] #57 ... [2025-02-24T12:45:32.933Z] [2025-02-24T12:45:32.933Z] #56 [security-spire-agent internal] load build context [2025-02-24T12:45:32.933Z] #56 DONE 1.2s [2025-02-24T12:45:32.933Z] [2025-02-24T12:45:32.933Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:45:32.933Z] #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:32.933Z] #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:32.933Z] #58 ... [2025-02-24T12:45:32.933Z] [2025-02-24T12:45:32.933Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:32.933Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-24T12:45:32.933Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-24T12:45:32.933Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-24T12:45:32.933Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-24T12:45:32.933Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-02-24T12:45:32.933Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-02-24T12:45:32.933Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.2s [2025-02-24T12:45:32.933Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.2s [2025-02-24T12:45:33.585Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.60MB / 14.28MB 0.7s [2025-02-24T12:45:33.585Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done [2025-02-24T12:45:33.886Z] #54 ... [2025-02-24T12:45:33.886Z] [2025-02-24T12:45:33.886Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-24T12:45:33.886Z] #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:33.886Z] #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:33.886Z] #59 ... [2025-02-24T12:45:33.886Z] [2025-02-24T12:45:33.886Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:34.190Z] #54 ... [2025-02-24T12:45:34.190Z] [2025-02-24T12:45:34.190Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-24T12:45:34.190Z] #0 6.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:34.190Z] #0 7.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:34.469Z] #60 ... [2025-02-24T12:45:34.469Z] [2025-02-24T12:45:34.469Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-24T12:45:34.469Z] #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:34.469Z] #0 5.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:34.469Z] #61 ... [2025-02-24T12:45:34.469Z] [2025-02-24T12:45:34.469Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:34.469Z] #62 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.6s done [2025-02-24T12:45:34.469Z] #62 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-24T12:45:34.469Z] #62 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-24T12:45:34.469Z] #62 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-24T12:45:34.469Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s done [2025-02-24T12:45:34.469Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done [2025-02-24T12:45:34.469Z] #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.1s done [2025-02-24T12:45:34.469Z] #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-02-24T12:45:34.469Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 4.4s [2025-02-24T12:45:34.752Z] #62 ... [2025-02-24T12:45:34.752Z] [2025-02-24T12:45:34.752Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:34.752Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.77MB / 14.28MB 2.0s [2025-02-24T12:45:35.771Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.87MB / 14.28MB 2.8s [2025-02-24T12:45:36.073Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.07MB / 14.28MB 3.1s [2025-02-24T12:45:36.709Z] #54 ... [2025-02-24T12:45:36.709Z] [2025-02-24T12:45:36.709Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-24T12:45:36.709Z] #59 11.44 OK: 239 MiB in 58 packages [2025-02-24T12:45:36.709Z] #59 DONE 12.7s [2025-02-24T12:45:36.709Z] [2025-02-24T12:45:36.709Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:37.318Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.01MB / 14.28MB 4.4s [2025-02-24T12:45:37.319Z] #54 ... [2025-02-24T12:45:37.319Z] [2025-02-24T12:45:37.319Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-24T12:45:37.319Z] #61 11.76 OK: 239 MiB in 58 packages [2025-02-24T12:45:37.319Z] #61 DONE 13.1s [2025-02-24T12:45:37.319Z] [2025-02-24T12:45:37.319Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:45:37.319Z] #58 14.21 OK: 239 MiB in 58 packages [2025-02-24T12:45:37.319Z] #58 DONE 15.5s [2025-02-24T12:45:37.319Z] [2025-02-24T12:45:37.319Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:37.319Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 4.6s [2025-02-24T12:45:37.319Z] #54 ... [2025-02-24T12:45:37.319Z] [2025-02-24T12:45:37.319Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-24T12:45:37.591Z] #63 ... [2025-02-24T12:45:37.591Z] [2025-02-24T12:45:37.591Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-24T12:45:37.591Z] #57 13.35 OK: 239 MiB in 58 packages [2025-02-24T12:45:37.591Z] #57 DONE 15.0s [2025-02-24T12:45:37.591Z] [2025-02-24T12:45:37.591Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:37.591Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 7.3s [2025-02-24T12:45:37.868Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 7.7s [2025-02-24T12:45:37.868Z] #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-24T12:45:37.868Z] #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-24T12:45:38.490Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 8.2s [2025-02-24T12:45:38.491Z] #62 ... [2025-02-24T12:45:38.491Z] [2025-02-24T12:45:38.491Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:45:38.491Z] #64 ... [2025-02-24T12:45:38.491Z] [2025-02-24T12:45:38.491Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-24T12:45:38.491Z] #65 ... [2025-02-24T12:45:38.491Z] [2025-02-24T12:45:38.491Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:45:38.800Z] #66 ... [2025-02-24T12:45:38.800Z] [2025-02-24T12:45:38.800Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:45:38.800Z] #67 DONE 2.3s [2025-02-24T12:45:38.800Z] [2025-02-24T12:45:38.800Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:45:38.800Z] #68 ... [2025-02-24T12:45:38.800Z] [2025-02-24T12:45:38.800Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-24T12:45:39.068Z] #69 ... [2025-02-24T12:45:39.068Z] [2025-02-24T12:45:39.068Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-24T12:45:39.068Z] #70 ... [2025-02-24T12:45:39.068Z] [2025-02-24T12:45:39.068Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-24T12:45:39.345Z] #71 ... [2025-02-24T12:45:39.345Z] [2025-02-24T12:45:39.345Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:45:39.345Z] #72 ... [2025-02-24T12:45:39.345Z] [2025-02-24T12:45:39.345Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:39.630Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.60MB / 33.17MB 9.4s [2025-02-24T12:45:39.962Z] #62 ... [2025-02-24T12:45:39.962Z] [2025-02-24T12:45:39.962Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-24T12:45:39.962Z] #60 12.60 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:45:39.962Z] #60 12.60 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:45:39.962Z] #60 12.60 OK: 24059 distinct packages available [2025-02-24T12:45:39.962Z] #60 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:39.962Z] #60 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:39.962Z] #60 14.81 OK: 239 MiB in 58 packages [2025-02-24T12:45:39.962Z] #60 DONE 15.5s [2025-02-24T12:45:39.962Z] [2025-02-24T12:45:39.962Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:39.962Z] #62 ... [2025-02-24T12:45:39.962Z] [2025-02-24T12:45:39.962Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:45:39.962Z] #73 DONE 2.6s [2025-02-24T12:45:39.962Z] [2025-02-24T12:45:39.962Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:40.234Z] #62 ... [2025-02-24T12:45:40.234Z] [2025-02-24T12:45:40.234Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:45:40.234Z] #74 DONE 2.8s [2025-02-24T12:45:40.234Z] [2025-02-24T12:45:40.234Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:45:40.234Z] #75 DONE 2.5s [2025-02-24T12:45:40.234Z] [2025-02-24T12:45:40.234Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:40.234Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 10.2s [2025-02-24T12:45:40.880Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 10.7s [2025-02-24T12:45:41.499Z] #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-02-24T12:45:41.783Z] #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-02-24T12:45:42.061Z] #62 ... [2025-02-24T12:45:42.061Z] [2025-02-24T12:45:42.061Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:45:42.061Z] #76 DONE 2.2s [2025-02-24T12:45:42.061Z] [2025-02-24T12:45:42.061Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:42.359Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 12.1s [2025-02-24T12:45:42.359Z] #62 ... [2025-02-24T12:45:42.359Z] [2025-02-24T12:45:42.359Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-24T12:45:42.359Z] #64 DONE 14.1s [2025-02-24T12:45:42.359Z] [2025-02-24T12:45:42.359Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:43.009Z] #62 ... [2025-02-24T12:45:43.009Z] [2025-02-24T12:45:43.009Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-24T12:45:43.009Z] #77 ... [2025-02-24T12:45:43.009Z] [2025-02-24T12:45:43.009Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:43.652Z] #62 ... [2025-02-24T12:45:43.652Z] [2025-02-24T12:45:43.652Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-24T12:45:43.652Z] #63 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:43.652Z] #63 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:43.652Z] #63 15.12 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-24T12:45:43.652Z] #63 15.14 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:45:43.652Z] #63 15.30 OK: 9 MiB in 15 packages [2025-02-24T12:45:43.652Z] #63 DONE 16.2s [2025-02-24T12:45:43.652Z] [2025-02-24T12:45:43.652Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:43.652Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.01MB / 33.17MB 13.5s [2025-02-24T12:45:45.133Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 15.0s [2025-02-24T12:45:45.786Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.17MB / 33.17MB 15.7s [2025-02-24T12:45:46.410Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 16.3s [2025-02-24T12:45:47.020Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.62MB / 33.17MB 16.9s [2025-02-24T12:45:47.298Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 17.3s [2025-02-24T12:45:47.586Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.5s done [2025-02-24T12:45:47.586Z] #62 ... [2025-02-24T12:45:47.586Z] [2025-02-24T12:45:47.586Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:47.586Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.2s done [2025-02-24T12:45:47.586Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-24T12:45:47.586Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-02-24T12:45:47.586Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-02-24T12:45:47.869Z] #54 ... [2025-02-24T12:45:47.869Z] [2025-02-24T12:45:47.869Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:47.869Z] #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.5s done [2025-02-24T12:45:48.895Z] #62 ... [2025-02-24T12:45:48.895Z] [2025-02-24T12:45:48.895Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:45:49.195Z] #78 ... [2025-02-24T12:45:49.195Z] [2025-02-24T12:45:49.195Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:49.809Z] #54 ... [2025-02-24T12:45:49.809Z] [2025-02-24T12:45:49.809Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-24T12:45:49.809Z] #71 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:49.809Z] #71 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:49.809Z] #71 18.91 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-24T12:45:49.809Z] #71 18.95 (2/2) Installing su-exec (0.2-r3) [2025-02-24T12:45:49.809Z] #71 19.04 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:45:49.809Z] #71 19.25 OK: 9 MiB in 16 packages [2025-02-24T12:45:49.809Z] #71 DONE 21.2s [2025-02-24T12:45:49.809Z] [2025-02-24T12:45:49.809Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:50.092Z] #54 ... [2025-02-24T12:45:50.092Z] [2025-02-24T12:45:50.092Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:45:50.092Z] #79 ... [2025-02-24T12:45:50.092Z] [2025-02-24T12:45:50.092Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:45:50.366Z] #80 ... [2025-02-24T12:45:50.366Z] [2025-02-24T12:45:50.366Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:45:50.366Z] #81 ... [2025-02-24T12:45:50.366Z] [2025-02-24T12:45:50.366Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:50.366Z] #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.7s [2025-02-24T12:45:50.997Z] #62 ... [2025-02-24T12:45:50.997Z] [2025-02-24T12:45:50.997Z] #46 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-24T12:45:50.997Z] #46 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:50.997Z] #46 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:50.997Z] #46 19.70 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-24T12:45:50.997Z] #46 19.79 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:45:50.997Z] #46 19.93 OK: 9 MiB in 15 packages [2025-02-24T12:45:50.997Z] #46 DONE 22.7s [2025-02-24T12:45:50.997Z] [2025-02-24T12:45:50.997Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:52.003Z] #62 ... [2025-02-24T12:45:52.003Z] [2025-02-24T12:45:52.003Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:45:52.278Z] #82 ... [2025-02-24T12:45:52.278Z] [2025-02-24T12:45:52.278Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:52.551Z] #62 ... [2025-02-24T12:45:52.551Z] [2025-02-24T12:45:52.551Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-24T12:45:52.551Z] #0 8.423 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:52.551Z] #83 ... [2025-02-24T12:45:52.551Z] [2025-02-24T12:45:52.551Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:53.523Z] #62 ... [2025-02-24T12:45:53.523Z] [2025-02-24T12:45:53.523Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-24T12:45:53.523Z] #69 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:53.523Z] #69 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:53.523Z] #69 25.00 (1/7) Installing ca-certificates (20241121-r1) [2025-02-24T12:45:53.523Z] #69 ... [2025-02-24T12:45:53.523Z] [2025-02-24T12:45:53.523Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:53.523Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.6s [2025-02-24T12:45:53.800Z] #54 ... [2025-02-24T12:45:53.800Z] [2025-02-24T12:45:53.800Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:45:53.800Z] #0 6.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:53.800Z] #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:53.800Z] #84 ... [2025-02-24T12:45:53.800Z] [2025-02-24T12:45:53.800Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:54.404Z] #54 ... [2025-02-24T12:45:54.404Z] [2025-02-24T12:45:54.404Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-24T12:45:54.404Z] #65 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:54.404Z] #65 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:54.404Z] #65 ... [2025-02-24T12:45:54.404Z] [2025-02-24T12:45:54.404Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-24T12:45:54.404Z] #69 25.74 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-24T12:45:54.404Z] #69 25.78 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-24T12:45:54.404Z] #69 25.80 (4/7) Installing libsodium (1.0.19-r0) [2025-02-24T12:45:54.404Z] #69 25.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-24T12:45:54.404Z] #69 ... [2025-02-24T12:45:54.404Z] [2025-02-24T12:45:54.404Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:45:54.404Z] #72 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:54.404Z] #72 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:54.671Z] #72 ... [2025-02-24T12:45:54.671Z] [2025-02-24T12:45:54.671Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:55.261Z] #62 ... [2025-02-24T12:45:55.261Z] [2025-02-24T12:45:55.261Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-24T12:45:55.261Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.9s done [2025-02-24T12:45:55.261Z] #54 DONE 23.4s [2025-02-24T12:45:55.261Z] [2025-02-24T12:45:55.261Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:55.531Z] #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.0s [2025-02-24T12:45:55.531Z] #62 ... [2025-02-24T12:45:55.531Z] [2025-02-24T12:45:55.531Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-24T12:45:55.531Z] #77 12.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:55.531Z] #77 14.32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:55.531Z] #77 ... [2025-02-24T12:45:55.531Z] [2025-02-24T12:45:55.531Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:56.488Z] #62 ... [2025-02-24T12:45:56.488Z] [2025-02-24T12:45:56.488Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-24T12:45:56.488Z] #47 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:56.488Z] #47 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:56.755Z] #47 ... [2025-02-24T12:45:56.755Z] [2025-02-24T12:45:56.755Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:45:56.755Z] #68 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:56.755Z] #68 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:56.755Z] #68 ... [2025-02-24T12:45:56.755Z] [2025-02-24T12:45:56.755Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-24T12:45:56.755Z] #70 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:56.756Z] #70 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:57.043Z] #70 ... [2025-02-24T12:45:57.043Z] [2025-02-24T12:45:57.043Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:57.319Z] #62 ... [2025-02-24T12:45:57.319Z] [2025-02-24T12:45:57.319Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:45:57.319Z] #66 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:57.319Z] #66 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:57.587Z] #66 ... [2025-02-24T12:45:57.587Z] [2025-02-24T12:45:57.587Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:59.555Z] #62 ... [2025-02-24T12:45:59.555Z] [2025-02-24T12:45:59.555Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-24T12:45:59.555Z] #69 26.20 (6/7) Installing libzmq (4.3.5-r2) [2025-02-24T12:45:59.555Z] #69 26.40 (7/7) Installing zeromq (4.3.5-r2) [2025-02-24T12:45:59.555Z] #69 26.48 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:45:59.555Z] #69 26.75 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:45:59.555Z] #69 28.51 OK: 14 MiB in 21 packages [2025-02-24T12:45:59.555Z] #69 DONE 30.9s [2025-02-24T12:45:59.555Z] [2025-02-24T12:45:59.555Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:45:59.555Z] #62 ... [2025-02-24T12:45:59.555Z] [2025-02-24T12:45:59.555Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-24T12:45:59.555Z] #0 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:59.555Z] #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:45:59.841Z] #85 ... [2025-02-24T12:45:59.841Z] [2025-02-24T12:45:59.841Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-24T12:45:59.841Z] #70 30.45 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-24T12:45:59.841Z] #70 30.49 (2/4) Installing openssl (3.3.3-r0) [2025-02-24T12:45:59.841Z] #70 30.62 (3/4) Installing su-exec (0.2-r3) [2025-02-24T12:45:59.841Z] #70 30.67 (4/4) Installing yq-go (4.44.1-r2) [2025-02-24T12:46:00.460Z] #70 ... [2025-02-24T12:46:00.460Z] [2025-02-24T12:46:00.460Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-24T12:46:00.460Z] #77 26.08 OK: 239 MiB in 58 packages [2025-02-24T12:46:00.460Z] #77 DONE 27.6s [2025-02-24T12:46:00.460Z] [2025-02-24T12:46:00.460Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:46:01.081Z] #62 ... [2025-02-24T12:46:01.081Z] [2025-02-24T12:46:01.081Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-24T12:46:01.081Z] #86 DONE 0.6s [2025-02-24T12:46:01.081Z] [2025-02-24T12:46:01.081Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:46:01.081Z] #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.5s [2025-02-24T12:46:01.081Z] #62 ... [2025-02-24T12:46:01.081Z] [2025-02-24T12:46:01.081Z] #87 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-24T12:46:01.081Z] #0 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:01.081Z] #0 7.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:01.081Z] #87 ... [2025-02-24T12:46:01.081Z] [2025-02-24T12:46:01.081Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:46:03.064Z] #62 ... [2025-02-24T12:46:03.064Z] [2025-02-24T12:46:03.064Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-24T12:46:03.064Z] #83 10.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:03.064Z] #83 ... [2025-02-24T12:46:03.064Z] [2025-02-24T12:46:03.064Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-24T12:46:03.064Z] #70 32.10 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:03.064Z] #70 32.22 OK: 20 MiB in 18 packages [2025-02-24T12:46:03.064Z] #70 DONE 34.5s [2025-02-24T12:46:03.064Z] [2025-02-24T12:46:03.064Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-24T12:46:03.064Z] #47 29.35 (1/4) Installing ca-certificates (20241121-r1) [2025-02-24T12:46:03.064Z] #47 29.90 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-24T12:46:03.064Z] #47 29.95 (3/4) Installing su-exec (0.2-r3) [2025-02-24T12:46:03.064Z] #47 29.96 (4/4) Installing yq-go (4.44.1-r2) [2025-02-24T12:46:03.064Z] #47 31.32 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:03.064Z] #47 31.49 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:46:03.064Z] #47 32.93 OK: 20 MiB in 18 packages [2025-02-24T12:46:03.347Z] #47 ... [2025-02-24T12:46:03.347Z] [2025-02-24T12:46:03.347Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:46:03.636Z] #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.1s done [2025-02-24T12:46:04.249Z] #62 ... [2025-02-24T12:46:04.249Z] [2025-02-24T12:46:04.249Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:04.249Z] #84 18.20 OK: 9 MiB in 15 packages [2025-02-24T12:46:04.249Z] #84 DONE 20.5s [2025-02-24T12:46:04.249Z] [2025-02-24T12:46:04.249Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:46:04.249Z] #62 ... [2025-02-24T12:46:04.249Z] [2025-02-24T12:46:04.249Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-24T12:46:04.249Z] #47 DONE 35.6s [2025-02-24T12:46:04.249Z] [2025-02-24T12:46:04.249Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T12:46:05.255Z] #62 ... [2025-02-24T12:46:05.255Z] [2025-02-24T12:46:05.255Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:46:05.255Z] #72 26.35 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:46:05.255Z] #72 26.35 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:46:05.255Z] #72 26.35 OK: 24048 distinct packages available [2025-02-24T12:46:05.255Z] #72 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:05.255Z] #72 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:05.255Z] #72 ... [2025-02-24T12:46:05.255Z] [2025-02-24T12:46:05.255Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-24T12:46:05.255Z] #83 22.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-24T12:46:05.255Z] #83 ... [2025-02-24T12:46:05.255Z] [2025-02-24T12:46:05.255Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-24T12:46:05.255Z] #65 28.65 (1/3) Installing ca-certificates (20241121-r1) [2025-02-24T12:46:05.255Z] #65 29.20 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-24T12:46:05.255Z] #65 29.23 (3/3) Installing tzdata (2025a-r0) [2025-02-24T12:46:05.255Z] #65 31.84 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:05.255Z] #65 32.07 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:46:05.255Z] #65 33.13 OK: 11 MiB in 17 packages [2025-02-24T12:46:05.255Z] #65 DONE 36.8s [2025-02-24T12:46:05.569Z] [2025-02-24T12:46:05.569Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:08.252Z] #88 ... [2025-02-24T12:46:08.252Z] [2025-02-24T12:46:08.252Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-24T12:46:08.252Z] #83 23.21 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:08.252Z] #83 23.42 OK: 9 MiB in 15 packages [2025-02-24T12:46:08.252Z] #83 DONE 25.3s [2025-02-24T12:46:08.252Z] [2025-02-24T12:46:08.252Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:46:08.252Z] #66 33.13 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:46:08.252Z] #66 33.13 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:46:08.252Z] #66 33.13 OK: 24048 distinct packages available [2025-02-24T12:46:08.252Z] #66 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:08.252Z] #66 37.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:08.518Z] #66 ... [2025-02-24T12:46:08.518Z] [2025-02-24T12:46:08.518Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:46:08.518Z] #68 29.89 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-24T12:46:08.518Z] #68 29.89 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-24T12:46:08.518Z] #68 29.89 OK: 24048 distinct packages available [2025-02-24T12:46:08.518Z] #68 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:08.518Z] #68 35.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:08.518Z] #68 ... [2025-02-24T12:46:08.518Z] [2025-02-24T12:46:08.518Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-24T12:46:08.518Z] #0 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:09.486Z] #89 ... [2025-02-24T12:46:09.486Z] [2025-02-24T12:46:09.486Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:46:09.486Z] #72 40.76 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-24T12:46:09.486Z] #72 40.79 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-24T12:46:09.486Z] #72 40.89 (3/5) Installing libucontext (1.2-r3) [2025-02-24T12:46:09.486Z] #72 ... [2025-02-24T12:46:09.486Z] [2025-02-24T12:46:09.486Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:09.486Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:09.486Z] #0 6.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:09.486Z] #90 ... [2025-02-24T12:46:09.486Z] [2025-02-24T12:46:09.486Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:46:09.486Z] #72 40.90 (4/5) Installing gcompat (1.1.0-r4) [2025-02-24T12:46:09.486Z] #72 40.92 (5/5) Installing openssl (3.3.3-r0) [2025-02-24T12:46:09.773Z] #72 ... [2025-02-24T12:46:09.773Z] [2025-02-24T12:46:09.773Z] #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-24T12:46:09.773Z] #87 17.72 OK: 9 MiB in 15 packages [2025-02-24T12:46:09.773Z] #87 DONE 19.0s [2025-02-24T12:46:09.773Z] [2025-02-24T12:46:09.773Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:46:09.773Z] #72 41.08 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:09.774Z] #72 41.27 OK: 10 MiB in 19 packages [2025-02-24T12:46:10.739Z] #72 ... [2025-02-24T12:46:10.739Z] [2025-02-24T12:46:10.739Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-24T12:46:10.739Z] #85 19.49 OK: 9 MiB in 16 packages [2025-02-24T12:46:10.739Z] #85 DONE 21.0s [2025-02-24T12:46:10.739Z] [2025-02-24T12:46:10.739Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-24T12:46:11.026Z] #91 ... [2025-02-24T12:46:11.026Z] [2025-02-24T12:46:11.026Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-24T12:46:11.026Z] #72 DONE 42.7s [2025-02-24T12:46:11.026Z] [2025-02-24T12:46:11.026Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:46:11.026Z] #92 ... [2025-02-24T12:46:11.026Z] [2025-02-24T12:46:11.026Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:46:13.056Z] #93 ... [2025-02-24T12:46:13.056Z] [2025-02-24T12:46:13.056Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-24T12:46:13.056Z] #0 4.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:13.056Z] #0 6.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:13.056Z] #94 ... [2025-02-24T12:46:13.056Z] [2025-02-24T12:46:13.056Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:46:13.056Z] #68 44.14 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-24T12:46:13.056Z] #68 44.19 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-24T12:46:13.056Z] #68 44.20 (3/4) Installing libucontext (1.2-r3) [2025-02-24T12:46:13.056Z] #68 44.23 (4/4) Installing gcompat (1.1.0-r4) [2025-02-24T12:46:13.056Z] #68 44.30 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:13.056Z] #68 44.58 OK: 9 MiB in 18 packages [2025-02-24T12:46:13.351Z] #154 ... [2025-02-24T12:46:13.351Z] [2025-02-24T12:46:13.351Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-24T12:46:13.351Z] #151 DONE 76.9s [2025-02-24T12:46:13.351Z] [2025-02-24T12:46:13.351Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-24T12:46:13.351Z] #149 ... [2025-02-24T12:46:13.351Z] [2025-02-24T12:46:13.351Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:46:13.351Z] #155 DONE 0.4s [2025-02-24T12:46:13.351Z] [2025-02-24T12:46:13.351Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:46:13.352Z] #156 DONE 0.1s [2025-02-24T12:46:13.352Z] [2025-02-24T12:46:13.352Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-24T12:46:13.352Z] #157 DONE 0.1s [2025-02-24T12:46:13.352Z] [2025-02-24T12:46:13.352Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T12:46:13.352Z] #152 ... [2025-02-24T12:46:13.352Z] [2025-02-24T12:46:13.352Z] #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-02-24T12:46:13.352Z] #158 DONE 0.1s [2025-02-24T12:46:13.352Z] [2025-02-24T12:46:13.352Z] #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-02-24T12:46:13.352Z] #159 DONE 0.2s [2025-02-24T12:46:13.352Z] [2025-02-24T12:46:13.352Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T12:46:13.352Z] #147 ... [2025-02-24T12:46:13.352Z] [2025-02-24T12:46:13.352Z] #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-02-24T12:46:13.612Z] #160 DONE 1.3s [2025-02-24T12:46:13.612Z] [2025-02-24T12:46:13.612Z] #153 [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-02-24T12:46:13.693Z] #68 ... [2025-02-24T12:46:13.693Z] [2025-02-24T12:46:13.693Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-24T12:46:13.693Z] #91 DONE 3.0s [2025-02-24T12:46:13.693Z] [2025-02-24T12:46:13.693Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-24T12:46:13.693Z] #95 DONE 0.2s [2025-02-24T12:46:13.693Z] [2025-02-24T12:46:13.693Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:13.693Z] #88 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:13.693Z] #88 5.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:13.879Z] #153 ... [2025-02-24T12:46:13.879Z] [2025-02-24T12:46:13.879Z] #112 [core-common-config-bootstrapper] exporting to image [2025-02-24T12:46:13.879Z] #112 exporting layers [2025-02-24T12:46:13.976Z] #88 ... [2025-02-24T12:46:13.977Z] [2025-02-24T12:46:13.977Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:46:13.977Z] #93 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:14.136Z] #112 exporting layers 0.4s done [2025-02-24T12:46:14.136Z] #112 writing image sha256:53a8f62bafd74bec855dfc5b448fddb75170de8fdc212de83e74c4906401035c done [2025-02-24T12:46:14.136Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-24T12:46:14.136Z] #112 DONE 1.3s [2025-02-24T12:46:14.136Z] [2025-02-24T12:46:14.136Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T12:46:14.958Z] #93 ... [2025-02-24T12:46:14.958Z] [2025-02-24T12:46:14.958Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-24T12:46:14.958Z] #68 DONE 46.5s [2025-02-24T12:46:15.231Z] [2025-02-24T12:46:15.231Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:46:15.231Z] #66 46.07 (1/14) Installing ca-certificates (20241121-r1) [2025-02-24T12:46:15.231Z] #66 46.40 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-24T12:46:15.231Z] #66 46.53 (3/14) Installing c-ares (1.33.1-r0) [2025-02-24T12:46:15.231Z] #66 46.54 (4/14) Installing libunistring (1.2-r0) [2025-02-24T12:46:15.231Z] #66 46.85 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-24T12:46:15.231Z] #66 46.89 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-24T12:46:15.231Z] #66 46.93 (7/14) Installing libpsl (0.21.5-r1) [2025-02-24T12:46:15.498Z] #66 46.96 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-24T12:46:15.512Z] #147 ... [2025-02-24T12:46:15.512Z] [2025-02-24T12:46:15.512Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-24T12:46:15.512Z] #146 DONE 81.3s [2025-02-24T12:46:15.764Z] #66 47.10 (9/14) Installing libcurl (8.12.1-r0) [2025-02-24T12:46:15.764Z] #66 47.22 (10/14) Installing curl (8.12.1-r0) [2025-02-24T12:46:15.764Z] #66 47.32 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-24T12:46:15.764Z] #66 47.36 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-24T12:46:15.764Z] #66 47.38 (13/14) Installing libucontext (1.2-r3) [2025-02-24T12:46:15.764Z] #66 47.40 (14/14) Installing gcompat (1.1.0-r4) [2025-02-24T12:46:15.764Z] #66 47.46 Executing busybox-1.36.1-r29.trigger [2025-02-24T12:46:15.935Z] [2025-02-24T12:46:15.935Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-24T12:46:15.935Z] #161 DONE 0.2s [2025-02-24T12:46:15.935Z] [2025-02-24T12:46:15.935Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-24T12:46:16.398Z] #66 47.64 Executing ca-certificates-20241121-r1.trigger [2025-02-24T12:46:16.398Z] #66 ... [2025-02-24T12:46:16.398Z] [2025-02-24T12:46:16.398Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:16.398Z] #90 15.62 OK: 14 MiB in 21 packages [2025-02-24T12:46:16.398Z] #90 DONE 17.0s [2025-02-24T12:46:16.398Z] [2025-02-24T12:46:16.398Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:46:16.398Z] #93 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:17.304Z] #162 DONE 1.3s [2025-02-24T12:46:17.304Z] [2025-02-24T12:46:17.304Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:46:17.304Z] #163 DONE 0.0s [2025-02-24T12:46:17.304Z] [2025-02-24T12:46:17.304Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:46:17.304Z] #164 DONE 0.1s [2025-02-24T12:46:17.304Z] [2025-02-24T12:46:17.304Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T12:46:17.560Z] #148 ... [2025-02-24T12:46:17.560Z] [2025-02-24T12:46:17.560Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-24T12:46:17.817Z] #165 DONE 0.3s [2025-02-24T12:46:17.817Z] [2025-02-24T12:46:17.817Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-24T12:46:17.817Z] #166 DONE 0.1s [2025-02-24T12:46:17.817Z] [2025-02-24T12:46:17.817Z] #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-02-24T12:46:17.817Z] #167 DONE 0.1s [2025-02-24T12:46:17.817Z] [2025-02-24T12:46:17.817Z] #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-02-24T12:46:17.817Z] #168 DONE 0.1s [2025-02-24T12:46:17.817Z] [2025-02-24T12:46:17.817Z] #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-02-24T12:46:17.817Z] #169 DONE 0.0s [2025-02-24T12:46:17.817Z] [2025-02-24T12:46:17.817Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T12:46:17.851Z] #93 ... [2025-02-24T12:46:17.851Z] [2025-02-24T12:46:17.851Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-24T12:46:17.851Z] #89 5.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:17.851Z] #89 12.35 OK: 20 MiB in 18 packages [2025-02-24T12:46:17.851Z] #89 DONE 13.4s [2025-02-24T12:46:17.851Z] [2025-02-24T12:46:17.851Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:46:17.851Z] #66 48.66 OK: 15 MiB in 28 packages [2025-02-24T12:46:18.131Z] #66 ... [2025-02-24T12:46:18.131Z] [2025-02-24T12:46:18.131Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-24T12:46:18.131Z] #94 13.97 OK: 20 MiB in 18 packages [2025-02-24T12:46:18.131Z] #94 DONE 15.2s [2025-02-24T12:46:18.290Z] #147 ... [2025-02-24T12:46:18.290Z] [2025-02-24T12:46:18.290Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-24T12:46:18.290Z] #170 DONE 0.1s [2025-02-24T12:46:18.290Z] [2025-02-24T12:46:18.290Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-24T12:46:18.406Z] [2025-02-24T12:46:18.406Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-24T12:46:18.406Z] #96 DONE 0.3s [2025-02-24T12:46:18.406Z] [2025-02-24T12:46:18.406Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-24T12:46:18.406Z] #0 2.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:18.706Z] #97 ... [2025-02-24T12:46:18.706Z] [2025-02-24T12:46:18.706Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-24T12:46:18.706Z] #66 DONE 50.3s [2025-02-24T12:46:18.706Z] [2025-02-24T12:46:18.706Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:19.240Z] #171 DONE 1.2s [2025-02-24T12:46:19.240Z] [2025-02-24T12:46:19.240Z] #153 [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-02-24T12:46:19.240Z] #153 ... [2025-02-24T12:46:19.240Z] [2025-02-24T12:46:19.240Z] #112 [security-bootstrapper] exporting to image [2025-02-24T12:46:19.240Z] #112 exporting layers [2025-02-24T12:46:19.803Z] #112 exporting layers 0.5s done [2025-02-24T12:46:19.803Z] #112 writing image sha256:53b70f39790c5dc1c7b3b857da4e6d06df6df3d262acf34c5a4d27d32d8f3ef1 0.0s done [2025-02-24T12:46:19.803Z] #112 naming to docker.io/library/security-bootstrapper [2025-02-24T12:46:19.803Z] #112 naming to docker.io/library/security-bootstrapper done [2025-02-24T12:46:19.803Z] #112 DONE 1.8s [2025-02-24T12:46:19.803Z] [2025-02-24T12:46:19.803Z] #153 [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-02-24T12:46:20.228Z] #98 ... [2025-02-24T12:46:20.228Z] [2025-02-24T12:46:20.228Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:20.228Z] #88 13.66 OK: 11 MiB in 17 packages [2025-02-24T12:46:20.228Z] #88 DONE 14.7s [2025-02-24T12:46:20.228Z] [2025-02-24T12:46:20.228Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-24T12:46:20.228Z] #97 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:22.852Z] #97 ... [2025-02-24T12:46:22.852Z] [2025-02-24T12:46:22.852Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-24T12:46:22.852Z] #93 10.09 OK: 10 MiB in 19 packages [2025-02-24T12:46:22.852Z] #93 DONE 11.4s [2025-02-24T12:46:22.852Z] [2025-02-24T12:46:22.852Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-24T12:46:23.461Z] #99 DONE 1.4s [2025-02-24T12:46:23.461Z] [2025-02-24T12:46:23.461Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-24T12:46:23.461Z] #97 7.944 OK: 9 MiB in 18 packages [2025-02-24T12:46:23.872Z] #97 DONE 8.8s [2025-02-24T12:46:23.872Z] [2025-02-24T12:46:23.872Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:46:25.880Z] #100 ... [2025-02-24T12:46:25.880Z] [2025-02-24T12:46:25.880Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:46:25.880Z] #101 DONE 3.3s [2025-02-24T12:46:25.880Z] [2025-02-24T12:46:25.880Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-24T12:46:25.880Z] #102 DONE 0.3s [2025-02-24T12:46:25.880Z] [2025-02-24T12:46:25.880Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-24T12:46:26.154Z] #103 DONE 0.4s [2025-02-24T12:46:26.154Z] [2025-02-24T12:46:26.154Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:46:26.154Z] #100 DONE 2.5s [2025-02-24T12:46:26.154Z] [2025-02-24T12:46:26.154Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:46:26.452Z] #104 ... [2025-02-24T12:46:26.452Z] [2025-02-24T12:46:26.452Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-24T12:46:26.452Z] #105 DONE 2.7s [2025-02-24T12:46:26.774Z] [2025-02-24T12:46:26.774Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-24T12:46:26.774Z] #106 ... [2025-02-24T12:46:26.774Z] [2025-02-24T12:46:26.774Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:46:26.774Z] #104 DONE 0.4s [2025-02-24T12:46:26.774Z] [2025-02-24T12:46:26.774Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-24T12:46:26.774Z] #107 DONE 0.4s [2025-02-24T12:46:26.774Z] [2025-02-24T12:46:26.774Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-24T12:46:26.774Z] #106 DONE 0.4s [2025-02-24T12:46:26.774Z] [2025-02-24T12:46:26.774Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-24T12:46:27.051Z] #108 ... [2025-02-24T12:46:27.051Z] [2025-02-24T12:46:27.051Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-24T12:46:27.051Z] #109 DONE 0.4s [2025-02-24T12:46:27.382Z] [2025-02-24T12:46:27.382Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-24T12:46:27.382Z] #108 DONE 0.5s [2025-02-24T12:46:27.382Z] [2025-02-24T12:46:27.382Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-24T12:46:27.382Z] #110 ... [2025-02-24T12:46:27.382Z] [2025-02-24T12:46:27.382Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-24T12:46:27.382Z] #98 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:27.382Z] #98 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-24T12:46:27.382Z] #98 7.732 OK: 15 MiB in 28 packages [2025-02-24T12:46:27.382Z] #98 DONE 8.7s [2025-02-24T12:46:27.382Z] [2025-02-24T12:46:27.382Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-24T12:46:27.382Z] #111 DONE 0.6s [2025-02-24T12:46:27.682Z] [2025-02-24T12:46:27.682Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:46:27.973Z] #112 ... [2025-02-24T12:46:27.973Z] [2025-02-24T12:46:27.973Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:46:27.973Z] #113 DONE 0.5s [2025-02-24T12:46:27.973Z] [2025-02-24T12:46:27.973Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-24T12:46:27.973Z] #110 DONE 0.6s [2025-02-24T12:46:27.973Z] [2025-02-24T12:46:27.973Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-24T12:46:28.243Z] #114 ... [2025-02-24T12:46:28.243Z] [2025-02-24T12:46:28.243Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-24T12:46:28.243Z] #112 DONE 0.7s [2025-02-24T12:46:28.243Z] [2025-02-24T12:46:28.243Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-24T12:46:28.243Z] #114 DONE 0.3s [2025-02-24T12:46:28.243Z] [2025-02-24T12:46:28.243Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-24T12:46:28.515Z] #115 ... [2025-02-24T12:46:28.515Z] [2025-02-24T12:46:28.515Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-24T12:46:28.515Z] #116 DONE 0.3s [2025-02-24T12:46:28.515Z] [2025-02-24T12:46:28.515Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-24T12:46:28.817Z] #117 ... [2025-02-24T12:46:28.817Z] [2025-02-24T12:46:28.817Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-24T12:46:28.817Z] #115 DONE 0.4s [2025-02-24T12:46:28.817Z] [2025-02-24T12:46:28.817Z] #118 [security-spire-agent] exporting to image [2025-02-24T12:46:28.817Z] #118 exporting layers [2025-02-24T12:46:29.089Z] #118 ... [2025-02-24T12:46:29.089Z] [2025-02-24T12:46:29.089Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-24T12:46:29.089Z] #117 DONE 0.6s [2025-02-24T12:46:29.089Z] [2025-02-24T12:46:29.089Z] #118 [security-spire-config] exporting to image [2025-02-24T12:46:32.543Z] #118 exporting layers 4.4s done [2025-02-24T12:46:32.543Z] #118 writing image sha256:4f3d4672668a2a67f17359e24833d2faa476a1dc40a0fae971eb65c1efae4b93 0.1s done [2025-02-24T12:46:32.543Z] #118 naming to docker.io/library/security-spire-server-arm64 [2025-02-24T12:46:32.543Z] #118 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-24T12:46:32.543Z] #118 exporting layers 3.8s done [2025-02-24T12:46:32.543Z] #118 writing image sha256:67364adbea7d0096035b25180829703c8d0311200d542c687483d73be7cc488a 0.0s done [2025-02-24T12:46:32.543Z] #118 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-24T12:46:32.543Z] #118 exporting layers 3.5s done [2025-02-24T12:46:32.543Z] #118 writing image sha256:7ee8e8372237aa9ba764b2f38ae72d2916a21e415b82a62179f41dfa0b175ad7 done [2025-02-24T12:46:32.543Z] #118 naming to docker.io/library/security-spire-config-arm64 done [2025-02-24T12:46:32.543Z] #118 DONE 4.9s [2025-02-24T12:46:32.543Z] [2025-02-24T12:46:32.543Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:27.461Z] #153 145.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-24T12:47:27.461Z] #153 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-24T12:47:27.461Z] #145 DONE 147.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T12:47:27.461Z] #148 DONE 147.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T12:47:27.461Z] #152 DONE 147.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T12:47:27.461Z] #147 DONE 147.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #172 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #173 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #174 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #153 [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-02-24T12:47:27.461Z] #153 DONE 147.7s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #172 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-24T12:47:27.461Z] #149 DONE 147.8s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #175 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #176 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #177 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #178 CACHED [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #179 CACHED [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #175 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #180 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-24T12:47:27.461Z] #181 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #182 [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-02-24T12:47:27.461Z] #182 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #183 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-24T12:47:27.461Z] #184 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-24T12:47:27.461Z] #185 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #186 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #187 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-24T12:47:27.461Z] #187 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-24T12:47:27.461Z] #188 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-24T12:47:27.461Z] #181 DONE 0.6s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T12:47:27.461Z] #150 DONE 148.6s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #189 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #187 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-24T12:47:27.461Z] #187 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #190 CACHED [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #191 CACHED [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-24T12:47:27.461Z] #192 DONE 0.5s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [core-command] exporting to image [2025-02-24T12:47:27.461Z] #112 exporting layers [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-24T12:47:27.461Z] #193 DONE 0.5s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-24T12:47:27.461Z] #144 DONE 148.9s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-24T12:47:27.461Z] #194 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #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-02-24T12:47:27.461Z] #195 DONE 0.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #196 [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-02-24T12:47:27.461Z] #196 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-24T12:47:27.461Z] #197 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-24T12:47:27.461Z] #198 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #199 DONE 0.1s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-24T12:47:27.461Z] #200 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #201 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-24T12:47:27.461Z] #201 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [core-data] exporting to image [2025-02-24T12:47:27.461Z] #112 writing image sha256:0d2a02f11ad1eb9ca9f3c87e4045329bd580ef532cbf08f19022e4bd7bb02e4a done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/core-command done [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-24T12:47:27.461Z] #202 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #203 [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-02-24T12:47:27.461Z] #203 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [core-data] exporting to image [2025-02-24T12:47:27.461Z] #112 exporting layers 0.2s done [2025-02-24T12:47:27.461Z] #112 writing image sha256:97f8bc182e1519cfdaa3bbf618eafa927a654adca2d6b166915fbd7771bf69ba [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-24T12:47:27.461Z] #204 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-24T12:47:27.461Z] #205 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-24T12:47:27.461Z] #206 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [core-metadata] exporting to image [2025-02-24T12:47:27.461Z] #112 writing image sha256:97f8bc182e1519cfdaa3bbf618eafa927a654adca2d6b166915fbd7771bf69ba 0.1s done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/core-data done [2025-02-24T12:47:27.461Z] #112 writing image sha256:d1a120aaef612b363b874b1bdddfe93c08388cfce297d596c8dc3fc230a70bdc done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-24T12:47:27.461Z] #207 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-24T12:47:27.461Z] #208 DONE 0.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [core-keeper] exporting to image [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T12:47:27.461Z] #209 DONE 0.6s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [security-proxy-setup] exporting to image [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T12:47:27.461Z] #210 DONE 0.9s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #211 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-24T12:47:27.461Z] #211 DONE 0.3s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [security-proxy-auth] exporting to image [2025-02-24T12:47:27.461Z] #112 exporting layers 0.4s done [2025-02-24T12:47:27.461Z] #112 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-24T12:47:27.461Z] #212 DONE 0.1s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [core-metadata] exporting to image [2025-02-24T12:47:27.461Z] #112 exporting layers 0.6s done [2025-02-24T12:47:27.461Z] #112 writing image sha256:213c544452e1d336de73affbb03ac3024487ae04492a566688cc834defc705af 0.0s done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/core-keeper done [2025-02-24T12:47:27.461Z] #112 writing image sha256:ca968d3eee6b1b25af29dbad8c8aa5f5e9e5b5e4f9437a9a06af3020afb325a2 0.0s done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/core-metadata done [2025-02-24T12:47:27.461Z] #112 exporting layers 0.4s done [2025-02-24T12:47:27.461Z] #112 writing image sha256:54b10fdbd31af62e302a9cea226eb3f7ce55f9a5d562b5ddde6c8f08c3e48cf2 done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/security-proxy-auth done [2025-02-24T12:47:27.461Z] #112 writing image sha256:86c4dc08e136e9aeaeb7710f90be153500f9080b5ba2d60b9ec91a5079488d75 done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/security-proxy-setup done [2025-02-24T12:47:27.461Z] #112 DONE 3.1s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T12:47:27.461Z] #154 DONE 150.2s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T12:47:27.461Z] #213 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.461Z] #214 DONE 0.0s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.461Z] #215 DONE 0.0s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T12:47:27.461Z] #213 DONE 0.5s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-24T12:47:27.461Z] #216 DONE 0.1s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-24T12:47:27.461Z] #217 DONE 0.0s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #112 [support-scheduler] exporting to image [2025-02-24T12:47:27.461Z] #112 exporting layers 0.2s done [2025-02-24T12:47:27.461Z] #112 writing image sha256:88a6fc6338185cd3698215079b7316b9a37a41700c26ce0d75d320c6fd3c2403 0.0s done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-02-24T12:47:27.461Z] #112 writing image sha256:63e1e508fca2b6aec13e9f0c3bafa85d61dec93d04e459d0700ed0eb74706884 done [2025-02-24T12:47:27.461Z] #112 naming to docker.io/library/support-scheduler done [2025-02-24T12:47:27.461Z] #112 DONE 3.4s [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.461Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:47:27.461Z] #33 ... [2025-02-24T12:47:27.461Z] [2025-02-24T12:47:27.462Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T12:47:27.462Z] #143 DONE 151.6s [2025-02-24T12:47:27.462Z] [2025-02-24T12:47:27.462Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T12:47:27.462Z] #218 DONE 0.0s [2025-02-24T12:47:27.462Z] [2025-02-24T12:47:27.462Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T12:47:27.462Z] #219 DONE 0.0s [2025-02-24T12:47:27.462Z] [2025-02-24T12:47:27.462Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-24T12:47:27.462Z] #220 DONE 0.1s [2025-02-24T12:47:27.462Z] [2025-02-24T12:47:27.462Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-24T12:47:27.462Z] #221 DONE 0.0s [2025-02-24T12:47:27.462Z] [2025-02-24T12:47:27.462Z] #112 [support-notifications] exporting to image [2025-02-24T12:47:27.462Z] #112 exporting layers 0.2s done [2025-02-24T12:47:27.462Z] #112 writing image sha256:177bc45b36c7b8039956c10818fc7bdc2edadd04d6c2ab1c4b868f6f3c35c8bf done [2025-02-24T12:47:27.462Z] #112 naming to docker.io/library/support-notifications done [2025-02-24T12:47:27.462Z] #112 DONE 3.6s [2025-02-24T12:47:27.462Z] [2025-02-24T12:47:27.462Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T12:47:27.462Z] time="2025-02-24T12:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-24T12:47:27.468Z] $ docker stop --time=1 cc0f5b38e277bf32cccd1b5ad8da24dedcaba2eb67af3bf5c5c4f942b52242ec [2025-02-24T12:47:28.729Z] $ docker rm -f --volumes cc0f5b38e277bf32cccd1b5ad8da24dedcaba2eb67af3bf5c5c4f942b52242ec [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-24T12:47:29.075Z] + docker images [2025-02-24T12:47:29.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-24T12:47:29.075Z] support-notifications latest 177bc45b36c7 2 seconds ago 51.6MB [2025-02-24T12:47:29.075Z] security-secretstore-setup latest 88a6fc633818 4 seconds ago 67.7MB [2025-02-24T12:47:29.075Z] support-scheduler latest 63e1e508fca2 4 seconds ago 48MB [2025-02-24T12:47:29.075Z] security-spiffe-token-provider latest d1a120aaef61 5 seconds ago 46.9MB [2025-02-24T12:47:29.075Z] security-proxy-setup latest 86c4dc08e136 5 seconds ago 38.2MB [2025-02-24T12:47:29.075Z] security-proxy-auth latest 54b10fdbd31a 5 seconds ago 31.3MB [2025-02-24T12:47:29.075Z] core-data latest 97f8bc182e15 5 seconds ago 32.4MB [2025-02-24T12:47:29.075Z] core-metadata latest ca968d3eee6b 5 seconds ago 32.6MB [2025-02-24T12:47:29.075Z] core-keeper latest 213c544452e1 5 seconds ago 32.1MB [2025-02-24T12:47:29.075Z] core-command latest 0d2a02f11ad1 6 seconds ago 27.9MB [2025-02-24T12:47:29.075Z] security-bootstrapper latest 53b70f39790c About a minute ago 20.3MB [2025-02-24T12:47:29.075Z] core-common-config-bootstrapper latest 53a8f62bafd7 About a minute ago 17.1MB [2025-02-24T12:47:29.075Z] security-spire-config latest 25fbe621000b 3 minutes ago 149MB [2025-02-24T12:47:29.075Z] security-spire-agent latest 3886cfda983d 3 minutes ago 195MB [2025-02-24T12:47:29.075Z] security-spire-server latest b8e7e749b9e8 3 minutes ago 149MB [2025-02-24T12:47:29.075Z] ci-base-image-x86_64 latest 7faf230620c2 6 minutes ago 929MB [2025-02-24T12:47:29.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-02-24T12:47:29.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-02-24T12:47:29.075Z] 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-02-24T12:47:29.199Z] provisioning config files... [2025-02-24T12:47:29.209Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config15700683892030748512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-24T12:47:29.517Z] ---> ****-login.sh [2025-02-24T12:47:29.518Z] nexus3.edgexfoundry.org:10001 [2025-02-24T12:47:29.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:47:29.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:47:29.518Z] Configure a credential helper to remove this warning. See [2025-02-24T12:47:29.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:47:29.518Z] [2025-02-24T12:47:29.518Z] Login Succeeded [2025-02-24T12:47:29.518Z] nexus3.edgexfoundry.org:10002 [2025-02-24T12:47:29.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:47:29.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:47:29.518Z] Configure a credential helper to remove this warning. See [2025-02-24T12:47:29.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:47:29.518Z] [2025-02-24T12:47:29.518Z] Login Succeeded [2025-02-24T12:47:29.518Z] nexus3.edgexfoundry.org:10003 [2025-02-24T12:47:29.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:47:29.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:47:29.776Z] Configure a credential helper to remove this warning. See [2025-02-24T12:47:29.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:47:29.776Z] [2025-02-24T12:47:29.776Z] Login Succeeded [2025-02-24T12:47:29.776Z] nexus3.edgexfoundry.org:10004 [2025-02-24T12:47:29.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:47:29.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:47:29.776Z] Configure a credential helper to remove this warning. See [2025-02-24T12:47:29.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:47:29.776Z] [2025-02-24T12:47:29.776Z] Login Succeeded [2025-02-24T12:47:29.776Z] ****.io [2025-02-24T12:47:29.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T12:47:30.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T12:47:30.035Z] Configure a credential helper to remove this warning. See [2025-02-24T12:47:30.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T12:47:30.035Z] [2025-02-24T12:47:30.035Z] Login Succeeded [2025-02-24T12:47:30.035Z] ---> ****-login.sh ends [Pipeline] } [2025-02-24T12:47:30.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:47:30.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-24T12:47:30.124Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-24T12:47:30.124Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:30.124Z] latest [2025-02-24T12:47:30.124Z] 4.0.0-dev.62 [2025-02-24T12:47:30.124Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:30.124Z] main [2025-02-24T12:47:30.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:30.466Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:30.788Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:30.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-24T12:47:30.788Z] fc78c3079562: Preparing [2025-02-24T12:47:30.788Z] 3d0bac657d12: Preparing [2025-02-24T12:47:30.788Z] 7b0d9be49508: Preparing [2025-02-24T12:47:30.788Z] 67cc58e71be0: Preparing [2025-02-24T12:47:30.788Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:30.788Z] 3f0427bfd766: Preparing [2025-02-24T12:47:30.788Z] 994456c4fd7b: Preparing [2025-02-24T12:47:30.788Z] 3f0427bfd766: Waiting [2025-02-24T12:47:30.788Z] 994456c4fd7b: Waiting [2025-02-24T12:47:30.788Z] fc78c3079562: Pushed [2025-02-24T12:47:30.788Z] 67cc58e71be0: Pushed [2025-02-24T12:47:30.788Z] 7b0d9be49508: Pushed [2025-02-24T12:47:30.788Z] 879d0dc0d8bc: Pushed [2025-02-24T12:47:30.788Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:31.047Z] 3f0427bfd766: Pushed [2025-02-24T12:47:32.953Z] 3d0bac657d12: Pushed [2025-02-24T12:47:32.953Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:33.283Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:33.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-24T12:47:33.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-24T12:47:33.608Z] fc78c3079562: Preparing [2025-02-24T12:47:33.608Z] 3d0bac657d12: Preparing [2025-02-24T12:47:33.608Z] 7b0d9be49508: Preparing [2025-02-24T12:47:33.608Z] 67cc58e71be0: Preparing [2025-02-24T12:47:33.608Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:33.608Z] 3f0427bfd766: Preparing [2025-02-24T12:47:33.608Z] 994456c4fd7b: Preparing [2025-02-24T12:47:33.608Z] 3f0427bfd766: Waiting [2025-02-24T12:47:33.608Z] 994456c4fd7b: Waiting [2025-02-24T12:47:33.608Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:33.608Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:33.608Z] fc78c3079562: Layer already exists [2025-02-24T12:47:33.608Z] 3d0bac657d12: Layer already exists [2025-02-24T12:47:33.608Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:33.608Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:33.608Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:33.608Z] latest: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:33.929Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:34.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.62 [2025-02-24T12:47:34.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-24T12:47:34.267Z] fc78c3079562: Preparing [2025-02-24T12:47:34.267Z] 3d0bac657d12: Preparing [2025-02-24T12:47:34.267Z] 7b0d9be49508: Preparing [2025-02-24T12:47:34.267Z] 67cc58e71be0: Preparing [2025-02-24T12:47:34.267Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:34.267Z] 3f0427bfd766: Preparing [2025-02-24T12:47:34.267Z] 994456c4fd7b: Preparing [2025-02-24T12:47:34.267Z] 3f0427bfd766: Waiting [2025-02-24T12:47:34.267Z] 994456c4fd7b: Waiting [2025-02-24T12:47:34.267Z] 3d0bac657d12: Layer already exists [2025-02-24T12:47:34.267Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:34.267Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:34.267Z] fc78c3079562: Layer already exists [2025-02-24T12:47:34.267Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:34.267Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:34.267Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:34.267Z] 4.0.0-dev.62: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:34.595Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:34.912Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:34.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-24T12:47:34.912Z] fc78c3079562: Preparing [2025-02-24T12:47:34.912Z] 3d0bac657d12: Preparing [2025-02-24T12:47:34.912Z] 7b0d9be49508: Preparing [2025-02-24T12:47:34.912Z] 67cc58e71be0: Preparing [2025-02-24T12:47:34.912Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:34.912Z] 3f0427bfd766: Preparing [2025-02-24T12:47:34.912Z] 994456c4fd7b: Preparing [2025-02-24T12:47:34.912Z] 3f0427bfd766: Waiting [2025-02-24T12:47:34.912Z] 994456c4fd7b: Waiting [2025-02-24T12:47:34.912Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:34.912Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:34.912Z] fc78c3079562: Layer already exists [2025-02-24T12:47:34.912Z] 3d0bac657d12: Layer already exists [2025-02-24T12:47:34.912Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:34.912Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:34.912Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:34.912Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:35.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:35.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-24T12:47:35.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-24T12:47:35.561Z] fc78c3079562: Preparing [2025-02-24T12:47:35.561Z] 3d0bac657d12: Preparing [2025-02-24T12:47:35.561Z] 7b0d9be49508: Preparing [2025-02-24T12:47:35.561Z] 67cc58e71be0: Preparing [2025-02-24T12:47:35.561Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:35.562Z] 3f0427bfd766: Preparing [2025-02-24T12:47:35.562Z] 994456c4fd7b: Preparing [2025-02-24T12:47:35.562Z] 994456c4fd7b: Waiting [2025-02-24T12:47:35.562Z] 3f0427bfd766: Waiting [2025-02-24T12:47:35.562Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:35.562Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:35.562Z] 3d0bac657d12: Layer already exists [2025-02-24T12:47:35.562Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:35.562Z] fc78c3079562: Layer already exists [2025-02-24T12:47:35.562Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:35.562Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:35.562Z] main: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:47:35.640Z] ===================================================== [Pipeline] echo [2025-02-24T12:47:35.653Z] taggedImages: [2025-02-24T12:47:35.653Z] - nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:35.653Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-24T12:47:35.653Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.62 [2025-02-24T12:47:35.653Z] - nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:35.653Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-24T12:47:35.680Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-24T12:47:35.680Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:35.680Z] latest [2025-02-24T12:47:35.680Z] 4.0.0-dev.62 [2025-02-24T12:47:35.680Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:35.680Z] main [2025-02-24T12:47:35.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:36.028Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:36.353Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:36.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-24T12:47:36.354Z] fa3148835238: Preparing [2025-02-24T12:47:36.354Z] a882dd20fe3e: Preparing [2025-02-24T12:47:36.354Z] 311f8f24ddaf: Preparing [2025-02-24T12:47:36.354Z] 38ba4590c26f: Preparing [2025-02-24T12:47:36.354Z] 7b0d9be49508: Preparing [2025-02-24T12:47:36.354Z] 67cc58e71be0: Preparing [2025-02-24T12:47:36.354Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:36.354Z] 3f0427bfd766: Preparing [2025-02-24T12:47:36.354Z] 994456c4fd7b: Preparing [2025-02-24T12:47:36.354Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:36.354Z] 3f0427bfd766: Waiting [2025-02-24T12:47:36.354Z] 67cc58e71be0: Waiting [2025-02-24T12:47:36.354Z] 994456c4fd7b: Waiting [2025-02-24T12:47:36.354Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:36.354Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:36.354Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:36.354Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:36.354Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:36.354Z] a882dd20fe3e: Pushed [2025-02-24T12:47:36.354Z] 311f8f24ddaf: Pushed [2025-02-24T12:47:36.354Z] fa3148835238: Pushed [2025-02-24T12:47:37.288Z] 38ba4590c26f: Pushed [2025-02-24T12:47:37.546Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:37.880Z] + 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-02-24T12:47:38.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-24T12:47:38.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-24T12:47:38.212Z] fa3148835238: Preparing [2025-02-24T12:47:38.212Z] a882dd20fe3e: Preparing [2025-02-24T12:47:38.212Z] 311f8f24ddaf: Preparing [2025-02-24T12:47:38.212Z] 38ba4590c26f: Preparing [2025-02-24T12:47:38.212Z] 7b0d9be49508: Preparing [2025-02-24T12:47:38.212Z] 67cc58e71be0: Preparing [2025-02-24T12:47:38.212Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:38.212Z] 3f0427bfd766: Preparing [2025-02-24T12:47:38.212Z] 994456c4fd7b: Preparing [2025-02-24T12:47:38.212Z] 67cc58e71be0: Waiting [2025-02-24T12:47:38.212Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:38.212Z] 3f0427bfd766: Waiting [2025-02-24T12:47:38.212Z] 994456c4fd7b: Waiting [2025-02-24T12:47:38.212Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:38.212Z] 311f8f24ddaf: Layer already exists [2025-02-24T12:47:38.212Z] a882dd20fe3e: Layer already exists [2025-02-24T12:47:38.212Z] fa3148835238: Layer already exists [2025-02-24T12:47:38.212Z] 38ba4590c26f: Layer already exists [2025-02-24T12:47:38.212Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:38.212Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:38.212Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:38.212Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:38.212Z] latest: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:38.538Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:38.865Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.62 [2025-02-24T12:47:38.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-24T12:47:38.865Z] fa3148835238: Preparing [2025-02-24T12:47:38.865Z] a882dd20fe3e: Preparing [2025-02-24T12:47:38.865Z] 311f8f24ddaf: Preparing [2025-02-24T12:47:38.865Z] 38ba4590c26f: Preparing [2025-02-24T12:47:38.865Z] 7b0d9be49508: Preparing [2025-02-24T12:47:38.865Z] 67cc58e71be0: Preparing [2025-02-24T12:47:38.865Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:38.865Z] 3f0427bfd766: Preparing [2025-02-24T12:47:38.865Z] 994456c4fd7b: Preparing [2025-02-24T12:47:38.865Z] 67cc58e71be0: Waiting [2025-02-24T12:47:38.865Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:38.865Z] 3f0427bfd766: Waiting [2025-02-24T12:47:38.865Z] 994456c4fd7b: Waiting [2025-02-24T12:47:38.865Z] 311f8f24ddaf: Layer already exists [2025-02-24T12:47:38.865Z] a882dd20fe3e: Layer already exists [2025-02-24T12:47:38.865Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:38.865Z] fa3148835238: Layer already exists [2025-02-24T12:47:38.865Z] 38ba4590c26f: Layer already exists [2025-02-24T12:47:38.865Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:38.865Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:38.865Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:38.865Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:38.865Z] 4.0.0-dev.62: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:39.186Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:39.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:39.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-24T12:47:39.509Z] fa3148835238: Preparing [2025-02-24T12:47:39.509Z] a882dd20fe3e: Preparing [2025-02-24T12:47:39.509Z] 311f8f24ddaf: Preparing [2025-02-24T12:47:39.509Z] 38ba4590c26f: Preparing [2025-02-24T12:47:39.509Z] 7b0d9be49508: Preparing [2025-02-24T12:47:39.509Z] 67cc58e71be0: Preparing [2025-02-24T12:47:39.509Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:39.509Z] 3f0427bfd766: Preparing [2025-02-24T12:47:39.510Z] 994456c4fd7b: Preparing [2025-02-24T12:47:39.510Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:39.510Z] 3f0427bfd766: Waiting [2025-02-24T12:47:39.510Z] 67cc58e71be0: Waiting [2025-02-24T12:47:39.510Z] 994456c4fd7b: Waiting [2025-02-24T12:47:39.510Z] 38ba4590c26f: Layer already exists [2025-02-24T12:47:39.510Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:39.510Z] a882dd20fe3e: Layer already exists [2025-02-24T12:47:39.510Z] fa3148835238: Layer already exists [2025-02-24T12:47:39.510Z] 311f8f24ddaf: Layer already exists [2025-02-24T12:47:39.510Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:39.510Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:39.510Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:39.510Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:39.510Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:39.834Z] + 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-02-24T12:47:40.159Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-24T12:47:40.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-24T12:47:40.159Z] fa3148835238: Preparing [2025-02-24T12:47:40.159Z] a882dd20fe3e: Preparing [2025-02-24T12:47:40.159Z] 311f8f24ddaf: Preparing [2025-02-24T12:47:40.159Z] 38ba4590c26f: Preparing [2025-02-24T12:47:40.159Z] 7b0d9be49508: Preparing [2025-02-24T12:47:40.159Z] 67cc58e71be0: Preparing [2025-02-24T12:47:40.159Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:40.159Z] 67cc58e71be0: Waiting [2025-02-24T12:47:40.159Z] 3f0427bfd766: Preparing [2025-02-24T12:47:40.159Z] 994456c4fd7b: Preparing [2025-02-24T12:47:40.159Z] 3f0427bfd766: Waiting [2025-02-24T12:47:40.159Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:40.159Z] 994456c4fd7b: Waiting [2025-02-24T12:47:40.159Z] 311f8f24ddaf: Layer already exists [2025-02-24T12:47:40.159Z] 38ba4590c26f: Layer already exists [2025-02-24T12:47:40.159Z] fa3148835238: Layer already exists [2025-02-24T12:47:40.159Z] a882dd20fe3e: Layer already exists [2025-02-24T12:47:40.159Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:40.159Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:40.159Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:40.159Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:40.159Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:40.159Z] main: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:47:40.243Z] ===================================================== [Pipeline] echo [2025-02-24T12:47:40.258Z] taggedImages: [2025-02-24T12:47:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-24T12:47:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.62 [2025-02-24T12:47:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-24T12:47:40.287Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-24T12:47:40.287Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:40.287Z] latest [2025-02-24T12:47:40.287Z] 4.0.0-dev.62 [2025-02-24T12:47:40.287Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:40.287Z] main [2025-02-24T12:47:40.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:40.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:40.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:40.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-24T12:47:40.947Z] a513fbd3ba25: Preparing [2025-02-24T12:47:40.947Z] 8a0915ba4a53: Preparing [2025-02-24T12:47:40.947Z] 7b0d9be49508: Preparing [2025-02-24T12:47:40.947Z] 67cc58e71be0: Preparing [2025-02-24T12:47:40.947Z] 53566a3bc1c4: Preparing [2025-02-24T12:47:40.947Z] 3f0427bfd766: Preparing [2025-02-24T12:47:40.947Z] 994456c4fd7b: Preparing [2025-02-24T12:47:40.947Z] 994456c4fd7b: Waiting [2025-02-24T12:47:40.947Z] 3f0427bfd766: Waiting [2025-02-24T12:47:40.947Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:40.947Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:40.947Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:40.947Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:40.947Z] a513fbd3ba25: Pushed [2025-02-24T12:47:40.947Z] 53566a3bc1c4: Pushed [2025-02-24T12:47:43.479Z] 8a0915ba4a53: Pushed [2025-02-24T12:47:43.479Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:43.805Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:44.129Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-24T12:47:44.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-24T12:47:44.129Z] a513fbd3ba25: Preparing [2025-02-24T12:47:44.129Z] 8a0915ba4a53: Preparing [2025-02-24T12:47:44.129Z] 7b0d9be49508: Preparing [2025-02-24T12:47:44.129Z] 67cc58e71be0: Preparing [2025-02-24T12:47:44.129Z] 53566a3bc1c4: Preparing [2025-02-24T12:47:44.129Z] 3f0427bfd766: Preparing [2025-02-24T12:47:44.129Z] 994456c4fd7b: Preparing [2025-02-24T12:47:44.129Z] 994456c4fd7b: Waiting [2025-02-24T12:47:44.129Z] 8a0915ba4a53: Layer already exists [2025-02-24T12:47:44.129Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:44.129Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:44.129Z] 53566a3bc1c4: Layer already exists [2025-02-24T12:47:44.129Z] a513fbd3ba25: Layer already exists [2025-02-24T12:47:44.129Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:44.129Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:44.129Z] latest: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:44.454Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:44.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.62 [2025-02-24T12:47:44.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-24T12:47:44.772Z] a513fbd3ba25: Preparing [2025-02-24T12:47:44.772Z] 8a0915ba4a53: Preparing [2025-02-24T12:47:44.772Z] 7b0d9be49508: Preparing [2025-02-24T12:47:44.772Z] 67cc58e71be0: Preparing [2025-02-24T12:47:44.772Z] 53566a3bc1c4: Preparing [2025-02-24T12:47:44.772Z] 3f0427bfd766: Preparing [2025-02-24T12:47:44.772Z] 994456c4fd7b: Preparing [2025-02-24T12:47:44.772Z] 3f0427bfd766: Waiting [2025-02-24T12:47:44.772Z] 994456c4fd7b: Waiting [2025-02-24T12:47:44.772Z] 8a0915ba4a53: Layer already exists [2025-02-24T12:47:44.772Z] 53566a3bc1c4: Layer already exists [2025-02-24T12:47:44.772Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:44.772Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:44.772Z] a513fbd3ba25: Layer already exists [2025-02-24T12:47:44.772Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:44.772Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:44.772Z] 4.0.0-dev.62: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:45.093Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:45.422Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:45.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-24T12:47:45.422Z] a513fbd3ba25: Preparing [2025-02-24T12:47:45.422Z] 8a0915ba4a53: Preparing [2025-02-24T12:47:45.422Z] 7b0d9be49508: Preparing [2025-02-24T12:47:45.422Z] 67cc58e71be0: Preparing [2025-02-24T12:47:45.422Z] 53566a3bc1c4: Preparing [2025-02-24T12:47:45.422Z] 3f0427bfd766: Preparing [2025-02-24T12:47:45.422Z] 994456c4fd7b: Preparing [2025-02-24T12:47:45.422Z] 3f0427bfd766: Waiting [2025-02-24T12:47:45.422Z] 994456c4fd7b: Waiting [2025-02-24T12:47:45.422Z] 53566a3bc1c4: Layer already exists [2025-02-24T12:47:45.422Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:45.422Z] a513fbd3ba25: Layer already exists [2025-02-24T12:47:45.422Z] 8a0915ba4a53: Layer already exists [2025-02-24T12:47:45.422Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:45.422Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:45.422Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:45.422Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:45.744Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:46.063Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-24T12:47:46.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-24T12:47:46.063Z] a513fbd3ba25: Preparing [2025-02-24T12:47:46.063Z] 8a0915ba4a53: Preparing [2025-02-24T12:47:46.063Z] 7b0d9be49508: Preparing [2025-02-24T12:47:46.063Z] 67cc58e71be0: Preparing [2025-02-24T12:47:46.063Z] 53566a3bc1c4: Preparing [2025-02-24T12:47:46.063Z] 3f0427bfd766: Preparing [2025-02-24T12:47:46.063Z] 994456c4fd7b: Preparing [2025-02-24T12:47:46.063Z] 3f0427bfd766: Waiting [2025-02-24T12:47:46.063Z] 53566a3bc1c4: Layer already exists [2025-02-24T12:47:46.063Z] 8a0915ba4a53: Layer already exists [2025-02-24T12:47:46.063Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:46.063Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:46.063Z] a513fbd3ba25: Layer already exists [2025-02-24T12:47:46.063Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:46.063Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:46.063Z] main: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:47:46.140Z] ===================================================== [Pipeline] echo [2025-02-24T12:47:46.154Z] taggedImages: [2025-02-24T12:47:46.154Z] - nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:46.154Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-24T12:47:46.154Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.62 [2025-02-24T12:47:46.154Z] - nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:46.154Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-24T12:47:46.180Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-24T12:47:46.180Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:46.180Z] latest [2025-02-24T12:47:46.180Z] 4.0.0-dev.62 [2025-02-24T12:47:46.180Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:46.180Z] main [2025-02-24T12:47:46.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:46.515Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:46.873Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:46.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-24T12:47:46.873Z] 21164cbe8362: Preparing [2025-02-24T12:47:46.873Z] 8f856c1a3cf5: Preparing [2025-02-24T12:47:46.873Z] 67cc58e71be0: Preparing [2025-02-24T12:47:46.873Z] 0f83da7a23c1: Preparing [2025-02-24T12:47:46.873Z] 3bb377cb6ef9: Preparing [2025-02-24T12:47:46.873Z] 994456c4fd7b: Preparing [2025-02-24T12:47:46.873Z] 994456c4fd7b: Waiting [2025-02-24T12:47:46.873Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:46.873Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:46.873Z] 21164cbe8362: Pushed [2025-02-24T12:47:46.873Z] 3bb377cb6ef9: Pushed [2025-02-24T12:47:46.873Z] 0f83da7a23c1: Pushed [2025-02-24T12:47:49.403Z] 8f856c1a3cf5: Pushed [2025-02-24T12:47:49.403Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:49.722Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:50.045Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-24T12:47:50.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-24T12:47:50.045Z] 21164cbe8362: Preparing [2025-02-24T12:47:50.045Z] 8f856c1a3cf5: Preparing [2025-02-24T12:47:50.045Z] 67cc58e71be0: Preparing [2025-02-24T12:47:50.045Z] 0f83da7a23c1: Preparing [2025-02-24T12:47:50.045Z] 3bb377cb6ef9: Preparing [2025-02-24T12:47:50.045Z] 994456c4fd7b: Preparing [2025-02-24T12:47:50.045Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:50.045Z] 8f856c1a3cf5: Layer already exists [2025-02-24T12:47:50.045Z] 21164cbe8362: Layer already exists [2025-02-24T12:47:50.045Z] 3bb377cb6ef9: Layer already exists [2025-02-24T12:47:50.045Z] 0f83da7a23c1: Layer already exists [2025-02-24T12:47:50.045Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:50.045Z] latest: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:50.357Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:50.677Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.62 [2025-02-24T12:47:50.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-24T12:47:50.677Z] 21164cbe8362: Preparing [2025-02-24T12:47:50.677Z] 8f856c1a3cf5: Preparing [2025-02-24T12:47:50.677Z] 67cc58e71be0: Preparing [2025-02-24T12:47:50.677Z] 0f83da7a23c1: Preparing [2025-02-24T12:47:50.677Z] 3bb377cb6ef9: Preparing [2025-02-24T12:47:50.677Z] 994456c4fd7b: Preparing [2025-02-24T12:47:50.677Z] 994456c4fd7b: Waiting [2025-02-24T12:47:50.677Z] 21164cbe8362: Layer already exists [2025-02-24T12:47:50.677Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:50.677Z] 8f856c1a3cf5: Layer already exists [2025-02-24T12:47:50.677Z] 0f83da7a23c1: Layer already exists [2025-02-24T12:47:50.677Z] 3bb377cb6ef9: Layer already exists [2025-02-24T12:47:50.677Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:50.677Z] 4.0.0-dev.62: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:50.998Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:51.322Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-24T12:47:51.322Z] 21164cbe8362: Preparing [2025-02-24T12:47:51.322Z] 8f856c1a3cf5: Preparing [2025-02-24T12:47:51.322Z] 67cc58e71be0: Preparing [2025-02-24T12:47:51.322Z] 0f83da7a23c1: Preparing [2025-02-24T12:47:51.322Z] 3bb377cb6ef9: Preparing [2025-02-24T12:47:51.322Z] 994456c4fd7b: Preparing [2025-02-24T12:47:51.322Z] 994456c4fd7b: Waiting [2025-02-24T12:47:51.322Z] 21164cbe8362: Layer already exists [2025-02-24T12:47:51.322Z] 3bb377cb6ef9: Layer already exists [2025-02-24T12:47:51.322Z] 0f83da7a23c1: Layer already exists [2025-02-24T12:47:51.322Z] 8f856c1a3cf5: Layer already exists [2025-02-24T12:47:51.322Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:51.322Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:51.322Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:51.647Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:51.971Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-24T12:47:51.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-24T12:47:51.971Z] 21164cbe8362: Preparing [2025-02-24T12:47:51.971Z] 8f856c1a3cf5: Preparing [2025-02-24T12:47:51.971Z] 67cc58e71be0: Preparing [2025-02-24T12:47:51.971Z] 0f83da7a23c1: Preparing [2025-02-24T12:47:51.971Z] 3bb377cb6ef9: Preparing [2025-02-24T12:47:51.971Z] 994456c4fd7b: Preparing [2025-02-24T12:47:51.971Z] 994456c4fd7b: Waiting [2025-02-24T12:47:51.971Z] 21164cbe8362: Layer already exists [2025-02-24T12:47:51.971Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:51.971Z] 0f83da7a23c1: Layer already exists [2025-02-24T12:47:51.971Z] 3bb377cb6ef9: Layer already exists [2025-02-24T12:47:51.971Z] 8f856c1a3cf5: Layer already exists [2025-02-24T12:47:51.971Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:51.971Z] main: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:47:52.034Z] ===================================================== [Pipeline] echo [2025-02-24T12:47:52.050Z] taggedImages: [2025-02-24T12:47:52.050Z] - nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:52.050Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-24T12:47:52.050Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.62 [2025-02-24T12:47:52.050Z] - nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:52.050Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-24T12:47:52.072Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-24T12:47:52.072Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:52.072Z] latest [2025-02-24T12:47:52.072Z] 4.0.0-dev.62 [2025-02-24T12:47:52.072Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:52.072Z] main [2025-02-24T12:47:52.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:52.412Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:52.728Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:52.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-24T12:47:52.728Z] 5d8fa3a2425c: Preparing [2025-02-24T12:47:52.728Z] 22e2e3e4cb65: Preparing [2025-02-24T12:47:52.728Z] e9dfa32dd0d9: Preparing [2025-02-24T12:47:52.728Z] 7b0d9be49508: Preparing [2025-02-24T12:47:52.728Z] 67cc58e71be0: Preparing [2025-02-24T12:47:52.728Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:52.728Z] 3f0427bfd766: Preparing [2025-02-24T12:47:52.728Z] 994456c4fd7b: Preparing [2025-02-24T12:47:52.728Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:52.728Z] 3f0427bfd766: Waiting [2025-02-24T12:47:52.728Z] 994456c4fd7b: Waiting [2025-02-24T12:47:52.728Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:52.728Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:52.728Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:52.728Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:52.728Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:52.728Z] 22e2e3e4cb65: Pushed [2025-02-24T12:47:52.728Z] 5d8fa3a2425c: Pushed [2025-02-24T12:47:54.178Z] #92 ... [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #82 DONE 119.0s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #78 DONE 122.3s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #80 DONE 121.0s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #119 [core-data builder 6/7] COPY . . [2025-02-24T12:47:54.178Z] #119 ... [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #92 DONE 100.3s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #81 DONE 121.0s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #79 DONE 121.2s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-24T12:47:54.178Z] #120 ... [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:47:54.178Z] #121 CACHED [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-02-24T12:47:54.178Z] #122 CACHED [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.178Z] #123 CACHED [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #124 [support-scheduler builder 6/7] COPY . . [2025-02-24T12:47:54.178Z] #124 DONE 1.9s [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:47:54.178Z] #125 CACHED [2025-02-24T12:47:54.178Z] [2025-02-24T12:47:54.178Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.179Z] #126 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #127 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #128 DONE 1.8s [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #129 DONE 2.0s [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #120 DONE 1.8s [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #130 [core-keeper builder 7/8] COPY . . [2025-02-24T12:47:54.179Z] #130 DONE 1.9s [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.179Z] #131 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #132 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:47:54.179Z] #133 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #134 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:47:54.179Z] #135 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.179Z] #136 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.179Z] #137 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:47:54.179Z] #138 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #139 [core-command builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #139 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #119 [core-data builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #119 DONE 2.0s [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-24T12:47:54.179Z] #140 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #141 [core-metadata builder 6/7] COPY . . [2025-02-24T12:47:54.179Z] #141 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-24T12:47:54.179Z] #142 CACHED [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-24T12:47:54.179Z] #143 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #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-02-24T12:47:54.179Z] #0 3.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-24T12:47:54.179Z] #144 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-24T12:47:54.179Z] #0 5.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-24T12:47:54.179Z] #145 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-24T12:47:54.179Z] #143 6.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-24T12:47:54.179Z] #143 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T12:47:54.179Z] #0 6.179 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-24T12:47:54.179Z] #146 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T12:47:54.179Z] #0 5.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-24T12:47:54.179Z] #147 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T12:47:54.179Z] #0 6.336 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-24T12:47:54.179Z] #148 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T12:47:54.179Z] #0 6.702 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-24T12:47:54.179Z] #149 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T12:47:54.179Z] #0 6.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-24T12:47:54.179Z] #150 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T12:47:54.179Z] #0 5.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-24T12:47:54.179Z] #151 ... [2025-02-24T12:47:54.179Z] [2025-02-24T12:47:54.179Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-24T12:47:54.179Z] #0 5.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-24T12:47:54.448Z] #152 ... [2025-02-24T12:47:54.448Z] [2025-02-24T12:47:54.448Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-24T12:47:54.448Z] #0 6.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-24T12:47:54.448Z] #153 ... [2025-02-24T12:47:54.448Z] [2025-02-24T12:47:54.448Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-24T12:47:54.448Z] #0 4.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-24T12:47:55.259Z] e9dfa32dd0d9: Pushed [2025-02-24T12:47:55.260Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:55.581Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:55.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-24T12:47:55.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-24T12:47:55.903Z] 5d8fa3a2425c: Preparing [2025-02-24T12:47:55.903Z] 22e2e3e4cb65: Preparing [2025-02-24T12:47:55.903Z] e9dfa32dd0d9: Preparing [2025-02-24T12:47:55.903Z] 7b0d9be49508: Preparing [2025-02-24T12:47:55.903Z] 67cc58e71be0: Preparing [2025-02-24T12:47:55.903Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:55.903Z] 3f0427bfd766: Preparing [2025-02-24T12:47:55.903Z] 994456c4fd7b: Preparing [2025-02-24T12:47:55.903Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:55.903Z] 3f0427bfd766: Waiting [2025-02-24T12:47:55.903Z] 994456c4fd7b: Waiting [2025-02-24T12:47:55.903Z] 5d8fa3a2425c: Layer already exists [2025-02-24T12:47:55.903Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:55.903Z] e9dfa32dd0d9: Layer already exists [2025-02-24T12:47:55.903Z] 22e2e3e4cb65: Layer already exists [2025-02-24T12:47:55.903Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:55.903Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:55.903Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:55.903Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:55.903Z] latest: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:56.217Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:56.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.62 [2025-02-24T12:47:56.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-24T12:47:56.540Z] 5d8fa3a2425c: Preparing [2025-02-24T12:47:56.540Z] 22e2e3e4cb65: Preparing [2025-02-24T12:47:56.540Z] e9dfa32dd0d9: Preparing [2025-02-24T12:47:56.540Z] 7b0d9be49508: Preparing [2025-02-24T12:47:56.540Z] 67cc58e71be0: Preparing [2025-02-24T12:47:56.540Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:56.540Z] 3f0427bfd766: Preparing [2025-02-24T12:47:56.540Z] 994456c4fd7b: Preparing [2025-02-24T12:47:56.540Z] 3f0427bfd766: Waiting [2025-02-24T12:47:56.540Z] 994456c4fd7b: Waiting [2025-02-24T12:47:56.540Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:56.540Z] 5d8fa3a2425c: Layer already exists [2025-02-24T12:47:56.540Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:56.540Z] 22e2e3e4cb65: Layer already exists [2025-02-24T12:47:56.540Z] e9dfa32dd0d9: Layer already exists [2025-02-24T12:47:56.540Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:56.540Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:56.540Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:56.540Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:56.540Z] 4.0.0-dev.62: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:56.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:57.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:57.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-24T12:47:57.167Z] 5d8fa3a2425c: Preparing [2025-02-24T12:47:57.167Z] 22e2e3e4cb65: Preparing [2025-02-24T12:47:57.167Z] e9dfa32dd0d9: Preparing [2025-02-24T12:47:57.167Z] 7b0d9be49508: Preparing [2025-02-24T12:47:57.167Z] 67cc58e71be0: Preparing [2025-02-24T12:47:57.167Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:57.167Z] 3f0427bfd766: Preparing [2025-02-24T12:47:57.167Z] 994456c4fd7b: Preparing [2025-02-24T12:47:57.167Z] 994456c4fd7b: Waiting [2025-02-24T12:47:57.167Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:57.167Z] 3f0427bfd766: Waiting [2025-02-24T12:47:57.167Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:57.167Z] e9dfa32dd0d9: Layer already exists [2025-02-24T12:47:57.167Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:57.167Z] 22e2e3e4cb65: Layer already exists [2025-02-24T12:47:57.167Z] 5d8fa3a2425c: Layer already exists [2025-02-24T12:47:57.167Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:57.167Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:57.167Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:57.167Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:57.494Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:57.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-24T12:47:57.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-24T12:47:57.815Z] 5d8fa3a2425c: Preparing [2025-02-24T12:47:57.815Z] 22e2e3e4cb65: Preparing [2025-02-24T12:47:57.815Z] e9dfa32dd0d9: Preparing [2025-02-24T12:47:57.815Z] 7b0d9be49508: Preparing [2025-02-24T12:47:57.815Z] 67cc58e71be0: Preparing [2025-02-24T12:47:57.815Z] 879d0dc0d8bc: Preparing [2025-02-24T12:47:57.815Z] 3f0427bfd766: Preparing [2025-02-24T12:47:57.815Z] 994456c4fd7b: Preparing [2025-02-24T12:47:57.815Z] 879d0dc0d8bc: Waiting [2025-02-24T12:47:57.815Z] 3f0427bfd766: Waiting [2025-02-24T12:47:57.815Z] 994456c4fd7b: Waiting [2025-02-24T12:47:57.815Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:57.815Z] 22e2e3e4cb65: Layer already exists [2025-02-24T12:47:57.815Z] 5d8fa3a2425c: Layer already exists [2025-02-24T12:47:57.815Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:57.815Z] e9dfa32dd0d9: Layer already exists [2025-02-24T12:47:57.815Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:47:57.815Z] 3f0427bfd766: Layer already exists [2025-02-24T12:47:57.815Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:57.815Z] main: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:47:57.887Z] ===================================================== [Pipeline] echo [2025-02-24T12:47:57.904Z] taggedImages: [2025-02-24T12:47:57.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:57.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-24T12:47:57.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.62 [2025-02-24T12:47:57.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:57.904Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-24T12:47:57.929Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-24T12:47:57.929Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:57.929Z] latest [2025-02-24T12:47:57.929Z] 4.0.0-dev.62 [2025-02-24T12:47:57.929Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:47:57.929Z] main [2025-02-24T12:47:57.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:58.269Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:47:58.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:47:58.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-24T12:47:58.590Z] ff15774c7b27: Preparing [2025-02-24T12:47:58.590Z] 69690b1c3570: Preparing [2025-02-24T12:47:58.590Z] 655544e4bd7b: Preparing [2025-02-24T12:47:58.590Z] fcc01a2e8505: Preparing [2025-02-24T12:47:58.590Z] 1e9bf739373f: Preparing [2025-02-24T12:47:58.590Z] 56013917796f: Preparing [2025-02-24T12:47:58.590Z] 82d1a4606824: Preparing [2025-02-24T12:47:58.590Z] 7b0d9be49508: Preparing [2025-02-24T12:47:58.590Z] 67cc58e71be0: Preparing [2025-02-24T12:47:58.590Z] add6bbff0f0a: Preparing [2025-02-24T12:47:58.590Z] b084fb13df0e: Preparing [2025-02-24T12:47:58.590Z] 5f70bf18a086: Preparing [2025-02-24T12:47:58.590Z] bec6f9264bf9: Preparing [2025-02-24T12:47:58.590Z] 5fd3ef257e50: Preparing [2025-02-24T12:47:58.590Z] 58901dd1a15f: Preparing [2025-02-24T12:47:58.590Z] 994456c4fd7b: Preparing [2025-02-24T12:47:58.590Z] bec6f9264bf9: Waiting [2025-02-24T12:47:58.590Z] add6bbff0f0a: Waiting [2025-02-24T12:47:58.590Z] b084fb13df0e: Waiting [2025-02-24T12:47:58.590Z] 5fd3ef257e50: Waiting [2025-02-24T12:47:58.590Z] 58901dd1a15f: Waiting [2025-02-24T12:47:58.590Z] 5f70bf18a086: Waiting [2025-02-24T12:47:58.590Z] 56013917796f: Waiting [2025-02-24T12:47:58.590Z] 7b0d9be49508: Waiting [2025-02-24T12:47:58.590Z] 994456c4fd7b: Waiting [2025-02-24T12:47:58.590Z] 67cc58e71be0: Waiting [2025-02-24T12:47:58.590Z] 82d1a4606824: Waiting [2025-02-24T12:47:58.590Z] 655544e4bd7b: Pushed [2025-02-24T12:47:58.590Z] ff15774c7b27: Pushed [2025-02-24T12:47:58.590Z] 1e9bf739373f: Pushed [2025-02-24T12:47:58.590Z] 69690b1c3570: Pushed [2025-02-24T12:47:58.590Z] fcc01a2e8505: Pushed [2025-02-24T12:47:58.590Z] 7b0d9be49508: Layer already exists [2025-02-24T12:47:58.590Z] 67cc58e71be0: Layer already exists [2025-02-24T12:47:58.590Z] 56013917796f: Pushed [2025-02-24T12:47:58.590Z] 5f70bf18a086: Layer already exists [2025-02-24T12:47:58.850Z] add6bbff0f0a: Pushed [2025-02-24T12:47:58.850Z] b084fb13df0e: Pushed [2025-02-24T12:47:58.850Z] bec6f9264bf9: Pushed [2025-02-24T12:47:58.850Z] 5fd3ef257e50: Pushed [2025-02-24T12:47:58.850Z] 994456c4fd7b: Layer already exists [2025-02-24T12:47:58.850Z] 58901dd1a15f: Pushed [2025-02-24T12:48:00.225Z] 82d1a4606824: Pushed [2025-02-24T12:48:00.225Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:00.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:00.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-24T12:48:00.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-24T12:48:00.864Z] ff15774c7b27: Preparing [2025-02-24T12:48:00.864Z] 69690b1c3570: Preparing [2025-02-24T12:48:00.864Z] 655544e4bd7b: Preparing [2025-02-24T12:48:00.864Z] fcc01a2e8505: Preparing [2025-02-24T12:48:00.864Z] 1e9bf739373f: Preparing [2025-02-24T12:48:00.864Z] 56013917796f: Preparing [2025-02-24T12:48:00.864Z] 82d1a4606824: Preparing [2025-02-24T12:48:00.864Z] 7b0d9be49508: Preparing [2025-02-24T12:48:00.864Z] 67cc58e71be0: Preparing [2025-02-24T12:48:00.864Z] add6bbff0f0a: Preparing [2025-02-24T12:48:00.864Z] b084fb13df0e: Preparing [2025-02-24T12:48:00.864Z] 5f70bf18a086: Preparing [2025-02-24T12:48:00.864Z] bec6f9264bf9: Preparing [2025-02-24T12:48:00.864Z] 5fd3ef257e50: Preparing [2025-02-24T12:48:00.864Z] 58901dd1a15f: Preparing [2025-02-24T12:48:00.864Z] 994456c4fd7b: Preparing [2025-02-24T12:48:00.864Z] 67cc58e71be0: Waiting [2025-02-24T12:48:00.864Z] add6bbff0f0a: Waiting [2025-02-24T12:48:00.864Z] 58901dd1a15f: Waiting [2025-02-24T12:48:00.864Z] b084fb13df0e: Waiting [2025-02-24T12:48:00.864Z] 994456c4fd7b: Waiting [2025-02-24T12:48:00.864Z] 5f70bf18a086: Waiting [2025-02-24T12:48:00.864Z] bec6f9264bf9: Waiting [2025-02-24T12:48:00.864Z] 5fd3ef257e50: Waiting [2025-02-24T12:48:00.864Z] 56013917796f: Waiting [2025-02-24T12:48:00.864Z] 82d1a4606824: Waiting [2025-02-24T12:48:00.864Z] 7b0d9be49508: Waiting [2025-02-24T12:48:00.864Z] 655544e4bd7b: Layer already exists [2025-02-24T12:48:00.864Z] fcc01a2e8505: Layer already exists [2025-02-24T12:48:00.864Z] ff15774c7b27: Layer already exists [2025-02-24T12:48:00.864Z] 69690b1c3570: Layer already exists [2025-02-24T12:48:00.864Z] 1e9bf739373f: Layer already exists [2025-02-24T12:48:00.864Z] 82d1a4606824: Layer already exists [2025-02-24T12:48:00.864Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:00.864Z] 56013917796f: Layer already exists [2025-02-24T12:48:00.864Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:00.864Z] add6bbff0f0a: Layer already exists [2025-02-24T12:48:00.864Z] b084fb13df0e: Layer already exists [2025-02-24T12:48:00.864Z] 58901dd1a15f: Layer already exists [2025-02-24T12:48:00.864Z] 5f70bf18a086: Layer already exists [2025-02-24T12:48:00.864Z] 5fd3ef257e50: Layer already exists [2025-02-24T12:48:00.864Z] bec6f9264bf9: Layer already exists [2025-02-24T12:48:00.864Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:00.864Z] latest: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:01.176Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:01.496Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.62 [2025-02-24T12:48:01.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-24T12:48:01.496Z] ff15774c7b27: Preparing [2025-02-24T12:48:01.496Z] 69690b1c3570: Preparing [2025-02-24T12:48:01.496Z] 655544e4bd7b: Preparing [2025-02-24T12:48:01.496Z] fcc01a2e8505: Preparing [2025-02-24T12:48:01.496Z] 1e9bf739373f: Preparing [2025-02-24T12:48:01.496Z] 56013917796f: Preparing [2025-02-24T12:48:01.496Z] 82d1a4606824: Preparing [2025-02-24T12:48:01.496Z] 7b0d9be49508: Preparing [2025-02-24T12:48:01.496Z] 82d1a4606824: Waiting [2025-02-24T12:48:01.496Z] 56013917796f: Waiting [2025-02-24T12:48:01.496Z] 67cc58e71be0: Preparing [2025-02-24T12:48:01.496Z] add6bbff0f0a: Preparing [2025-02-24T12:48:01.496Z] b084fb13df0e: Preparing [2025-02-24T12:48:01.496Z] 5f70bf18a086: Preparing [2025-02-24T12:48:01.496Z] bec6f9264bf9: Preparing [2025-02-24T12:48:01.496Z] 7b0d9be49508: Waiting [2025-02-24T12:48:01.496Z] 5fd3ef257e50: Preparing [2025-02-24T12:48:01.496Z] 58901dd1a15f: Preparing [2025-02-24T12:48:01.496Z] 994456c4fd7b: Preparing [2025-02-24T12:48:01.496Z] 67cc58e71be0: Waiting [2025-02-24T12:48:01.496Z] 5f70bf18a086: Waiting [2025-02-24T12:48:01.496Z] 58901dd1a15f: Waiting [2025-02-24T12:48:01.496Z] 994456c4fd7b: Waiting [2025-02-24T12:48:01.496Z] bec6f9264bf9: Waiting [2025-02-24T12:48:01.496Z] add6bbff0f0a: Waiting [2025-02-24T12:48:01.496Z] b084fb13df0e: Waiting [2025-02-24T12:48:01.496Z] 5fd3ef257e50: Waiting [2025-02-24T12:48:01.496Z] ff15774c7b27: Layer already exists [2025-02-24T12:48:01.496Z] 655544e4bd7b: Layer already exists [2025-02-24T12:48:01.496Z] 1e9bf739373f: Layer already exists [2025-02-24T12:48:01.496Z] fcc01a2e8505: Layer already exists [2025-02-24T12:48:01.496Z] 69690b1c3570: Layer already exists [2025-02-24T12:48:01.496Z] 56013917796f: Layer already exists [2025-02-24T12:48:01.496Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:01.496Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:01.496Z] 82d1a4606824: Layer already exists [2025-02-24T12:48:01.496Z] add6bbff0f0a: Layer already exists [2025-02-24T12:48:01.496Z] 5f70bf18a086: Layer already exists [2025-02-24T12:48:01.496Z] bec6f9264bf9: Layer already exists [2025-02-24T12:48:01.496Z] b084fb13df0e: Layer already exists [2025-02-24T12:48:01.496Z] 5fd3ef257e50: Layer already exists [2025-02-24T12:48:01.496Z] 58901dd1a15f: Layer already exists [2025-02-24T12:48:01.496Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:01.496Z] 4.0.0-dev.62: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:01.821Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:02.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:02.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-24T12:48:02.136Z] ff15774c7b27: Preparing [2025-02-24T12:48:02.136Z] 69690b1c3570: Preparing [2025-02-24T12:48:02.136Z] 655544e4bd7b: Preparing [2025-02-24T12:48:02.136Z] fcc01a2e8505: Preparing [2025-02-24T12:48:02.136Z] 1e9bf739373f: Preparing [2025-02-24T12:48:02.136Z] 56013917796f: Preparing [2025-02-24T12:48:02.136Z] 82d1a4606824: Preparing [2025-02-24T12:48:02.136Z] 7b0d9be49508: Preparing [2025-02-24T12:48:02.136Z] 67cc58e71be0: Preparing [2025-02-24T12:48:02.136Z] add6bbff0f0a: Preparing [2025-02-24T12:48:02.136Z] b084fb13df0e: Preparing [2025-02-24T12:48:02.136Z] 5f70bf18a086: Preparing [2025-02-24T12:48:02.136Z] bec6f9264bf9: Preparing [2025-02-24T12:48:02.136Z] 5fd3ef257e50: Preparing [2025-02-24T12:48:02.136Z] 58901dd1a15f: Preparing [2025-02-24T12:48:02.136Z] 994456c4fd7b: Preparing [2025-02-24T12:48:02.136Z] add6bbff0f0a: Waiting [2025-02-24T12:48:02.136Z] b084fb13df0e: Waiting [2025-02-24T12:48:02.136Z] 5f70bf18a086: Waiting [2025-02-24T12:48:02.136Z] bec6f9264bf9: Waiting [2025-02-24T12:48:02.136Z] 5fd3ef257e50: Waiting [2025-02-24T12:48:02.136Z] 58901dd1a15f: Waiting [2025-02-24T12:48:02.136Z] 994456c4fd7b: Waiting [2025-02-24T12:48:02.136Z] 56013917796f: Waiting [2025-02-24T12:48:02.136Z] 82d1a4606824: Waiting [2025-02-24T12:48:02.136Z] 7b0d9be49508: Waiting [2025-02-24T12:48:02.136Z] 67cc58e71be0: Waiting [2025-02-24T12:48:02.136Z] 1e9bf739373f: Layer already exists [2025-02-24T12:48:02.136Z] fcc01a2e8505: Layer already exists [2025-02-24T12:48:02.136Z] ff15774c7b27: Layer already exists [2025-02-24T12:48:02.136Z] 69690b1c3570: Layer already exists [2025-02-24T12:48:02.136Z] 655544e4bd7b: Layer already exists [2025-02-24T12:48:02.136Z] 82d1a4606824: Layer already exists [2025-02-24T12:48:02.136Z] add6bbff0f0a: Layer already exists [2025-02-24T12:48:02.136Z] 56013917796f: Layer already exists [2025-02-24T12:48:02.136Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:02.136Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:02.136Z] 5f70bf18a086: Layer already exists [2025-02-24T12:48:02.136Z] b084fb13df0e: Layer already exists [2025-02-24T12:48:02.136Z] bec6f9264bf9: Layer already exists [2025-02-24T12:48:02.136Z] 5fd3ef257e50: Layer already exists [2025-02-24T12:48:02.136Z] 58901dd1a15f: Layer already exists [2025-02-24T12:48:02.136Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:02.136Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:02.451Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:02.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-24T12:48:02.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-24T12:48:02.777Z] ff15774c7b27: Preparing [2025-02-24T12:48:02.777Z] 69690b1c3570: Preparing [2025-02-24T12:48:02.777Z] 655544e4bd7b: Preparing [2025-02-24T12:48:02.777Z] fcc01a2e8505: Preparing [2025-02-24T12:48:02.777Z] 1e9bf739373f: Preparing [2025-02-24T12:48:02.777Z] 56013917796f: Preparing [2025-02-24T12:48:02.777Z] 82d1a4606824: Preparing [2025-02-24T12:48:02.777Z] 7b0d9be49508: Preparing [2025-02-24T12:48:02.777Z] 67cc58e71be0: Preparing [2025-02-24T12:48:02.777Z] add6bbff0f0a: Preparing [2025-02-24T12:48:02.777Z] b084fb13df0e: Preparing [2025-02-24T12:48:02.777Z] 5f70bf18a086: Preparing [2025-02-24T12:48:02.777Z] bec6f9264bf9: Preparing [2025-02-24T12:48:02.777Z] 5fd3ef257e50: Preparing [2025-02-24T12:48:02.777Z] 58901dd1a15f: Preparing [2025-02-24T12:48:02.777Z] 994456c4fd7b: Preparing [2025-02-24T12:48:02.777Z] 56013917796f: Waiting [2025-02-24T12:48:02.777Z] 82d1a4606824: Waiting [2025-02-24T12:48:02.777Z] 7b0d9be49508: Waiting [2025-02-24T12:48:02.777Z] 5fd3ef257e50: Waiting [2025-02-24T12:48:02.777Z] bec6f9264bf9: Waiting [2025-02-24T12:48:02.777Z] 67cc58e71be0: Waiting [2025-02-24T12:48:02.777Z] 58901dd1a15f: Waiting [2025-02-24T12:48:02.777Z] 994456c4fd7b: Waiting [2025-02-24T12:48:02.777Z] add6bbff0f0a: Waiting [2025-02-24T12:48:02.777Z] b084fb13df0e: Waiting [2025-02-24T12:48:02.777Z] 5f70bf18a086: Waiting [2025-02-24T12:48:02.777Z] ff15774c7b27: Layer already exists [2025-02-24T12:48:02.777Z] 1e9bf739373f: Layer already exists [2025-02-24T12:48:02.778Z] fcc01a2e8505: Layer already exists [2025-02-24T12:48:02.778Z] 69690b1c3570: Layer already exists [2025-02-24T12:48:02.778Z] 655544e4bd7b: Layer already exists [2025-02-24T12:48:02.778Z] 56013917796f: Layer already exists [2025-02-24T12:48:02.778Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:02.778Z] 82d1a4606824: Layer already exists [2025-02-24T12:48:02.778Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:02.778Z] add6bbff0f0a: Layer already exists [2025-02-24T12:48:02.778Z] b084fb13df0e: Layer already exists [2025-02-24T12:48:02.778Z] 5f70bf18a086: Layer already exists [2025-02-24T12:48:02.778Z] 5fd3ef257e50: Layer already exists [2025-02-24T12:48:02.778Z] bec6f9264bf9: Layer already exists [2025-02-24T12:48:02.778Z] 58901dd1a15f: Layer already exists [2025-02-24T12:48:02.778Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:02.778Z] main: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:02.857Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:02.870Z] taggedImages: [2025-02-24T12:48:02.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:02.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-24T12:48:02.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.62 [2025-02-24T12:48:02.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:02.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-24T12:48:02.888Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-24T12:48:02.888Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:02.888Z] latest [2025-02-24T12:48:02.888Z] 4.0.0-dev.62 [2025-02-24T12:48:02.888Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:02.888Z] main [2025-02-24T12:48:02.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:03.200Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:03.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:03.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-24T12:48:03.510Z] 56be4c32f820: Preparing [2025-02-24T12:48:03.510Z] c65a156ffb9e: Preparing [2025-02-24T12:48:03.510Z] 5cbd7532df13: Preparing [2025-02-24T12:48:03.510Z] 27f185913f1f: Preparing [2025-02-24T12:48:03.510Z] 7b0d9be49508: Preparing [2025-02-24T12:48:03.510Z] 67cc58e71be0: Preparing [2025-02-24T12:48:03.510Z] 879d0dc0d8bc: Preparing [2025-02-24T12:48:03.510Z] 3f0427bfd766: Preparing [2025-02-24T12:48:03.510Z] 994456c4fd7b: Preparing [2025-02-24T12:48:03.510Z] 879d0dc0d8bc: Waiting [2025-02-24T12:48:03.510Z] 3f0427bfd766: Waiting [2025-02-24T12:48:03.510Z] 994456c4fd7b: Waiting [2025-02-24T12:48:03.510Z] 67cc58e71be0: Waiting [2025-02-24T12:48:03.510Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:03.510Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:03.510Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:48:03.510Z] 3f0427bfd766: Layer already exists [2025-02-24T12:48:03.510Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:03.510Z] 56be4c32f820: Pushed [2025-02-24T12:48:03.510Z] 5cbd7532df13: Pushed [2025-02-24T12:48:03.510Z] c65a156ffb9e: Pushed [2025-02-24T12:48:05.412Z] 27f185913f1f: Pushed [2025-02-24T12:48:05.412Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:05.732Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:06.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-24T12:48:06.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-24T12:48:06.064Z] 56be4c32f820: Preparing [2025-02-24T12:48:06.064Z] c65a156ffb9e: Preparing [2025-02-24T12:48:06.064Z] 5cbd7532df13: Preparing [2025-02-24T12:48:06.064Z] 27f185913f1f: Preparing [2025-02-24T12:48:06.064Z] 7b0d9be49508: Preparing [2025-02-24T12:48:06.064Z] 67cc58e71be0: Preparing [2025-02-24T12:48:06.064Z] 879d0dc0d8bc: Preparing [2025-02-24T12:48:06.064Z] 3f0427bfd766: Preparing [2025-02-24T12:48:06.064Z] 994456c4fd7b: Preparing [2025-02-24T12:48:06.064Z] 67cc58e71be0: Waiting [2025-02-24T12:48:06.064Z] 879d0dc0d8bc: Waiting [2025-02-24T12:48:06.064Z] 3f0427bfd766: Waiting [2025-02-24T12:48:06.064Z] 994456c4fd7b: Waiting [2025-02-24T12:48:06.064Z] 27f185913f1f: Layer already exists [2025-02-24T12:48:06.064Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:06.064Z] 56be4c32f820: Layer already exists [2025-02-24T12:48:06.064Z] 5cbd7532df13: Layer already exists [2025-02-24T12:48:06.064Z] c65a156ffb9e: Layer already exists [2025-02-24T12:48:06.064Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:48:06.064Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:06.064Z] 3f0427bfd766: Layer already exists [2025-02-24T12:48:06.064Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:06.064Z] latest: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:06.391Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:06.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.62 [2025-02-24T12:48:06.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-24T12:48:06.711Z] 56be4c32f820: Preparing [2025-02-24T12:48:06.711Z] c65a156ffb9e: Preparing [2025-02-24T12:48:06.711Z] 5cbd7532df13: Preparing [2025-02-24T12:48:06.711Z] 27f185913f1f: Preparing [2025-02-24T12:48:06.711Z] 7b0d9be49508: Preparing [2025-02-24T12:48:06.711Z] 67cc58e71be0: Preparing [2025-02-24T12:48:06.711Z] 879d0dc0d8bc: Preparing [2025-02-24T12:48:06.711Z] 3f0427bfd766: Preparing [2025-02-24T12:48:06.711Z] 994456c4fd7b: Preparing [2025-02-24T12:48:06.711Z] 994456c4fd7b: Waiting [2025-02-24T12:48:06.711Z] 879d0dc0d8bc: Waiting [2025-02-24T12:48:06.711Z] 3f0427bfd766: Waiting [2025-02-24T12:48:06.711Z] 67cc58e71be0: Waiting [2025-02-24T12:48:06.711Z] 27f185913f1f: Layer already exists [2025-02-24T12:48:06.711Z] 56be4c32f820: Layer already exists [2025-02-24T12:48:06.711Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:06.711Z] 5cbd7532df13: Layer already exists [2025-02-24T12:48:06.711Z] c65a156ffb9e: Layer already exists [2025-02-24T12:48:06.711Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:06.711Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:48:06.711Z] 3f0427bfd766: Layer already exists [2025-02-24T12:48:06.711Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:06.711Z] 4.0.0-dev.62: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:07.036Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:07.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:07.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-24T12:48:07.351Z] 56be4c32f820: Preparing [2025-02-24T12:48:07.351Z] c65a156ffb9e: Preparing [2025-02-24T12:48:07.351Z] 5cbd7532df13: Preparing [2025-02-24T12:48:07.351Z] 27f185913f1f: Preparing [2025-02-24T12:48:07.351Z] 7b0d9be49508: Preparing [2025-02-24T12:48:07.351Z] 67cc58e71be0: Preparing [2025-02-24T12:48:07.351Z] 879d0dc0d8bc: Preparing [2025-02-24T12:48:07.351Z] 3f0427bfd766: Preparing [2025-02-24T12:48:07.351Z] 994456c4fd7b: Preparing [2025-02-24T12:48:07.351Z] 67cc58e71be0: Waiting [2025-02-24T12:48:07.351Z] 879d0dc0d8bc: Waiting [2025-02-24T12:48:07.352Z] 3f0427bfd766: Waiting [2025-02-24T12:48:07.352Z] 994456c4fd7b: Waiting [2025-02-24T12:48:07.352Z] c65a156ffb9e: Layer already exists [2025-02-24T12:48:07.352Z] 56be4c32f820: Layer already exists [2025-02-24T12:48:07.352Z] 5cbd7532df13: Layer already exists [2025-02-24T12:48:07.352Z] 27f185913f1f: Layer already exists [2025-02-24T12:48:07.352Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:07.352Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:48:07.352Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:07.352Z] 3f0427bfd766: Layer already exists [2025-02-24T12:48:07.352Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:07.352Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:07.660Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:07.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-24T12:48:07.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-24T12:48:07.964Z] 56be4c32f820: Preparing [2025-02-24T12:48:07.964Z] c65a156ffb9e: Preparing [2025-02-24T12:48:07.964Z] 5cbd7532df13: Preparing [2025-02-24T12:48:07.964Z] 27f185913f1f: Preparing [2025-02-24T12:48:07.964Z] 7b0d9be49508: Preparing [2025-02-24T12:48:07.964Z] 67cc58e71be0: Preparing [2025-02-24T12:48:07.964Z] 879d0dc0d8bc: Preparing [2025-02-24T12:48:07.964Z] 3f0427bfd766: Preparing [2025-02-24T12:48:07.964Z] 994456c4fd7b: Preparing [2025-02-24T12:48:07.964Z] 67cc58e71be0: Waiting [2025-02-24T12:48:07.964Z] 879d0dc0d8bc: Waiting [2025-02-24T12:48:07.964Z] 3f0427bfd766: Waiting [2025-02-24T12:48:07.964Z] 994456c4fd7b: Waiting [2025-02-24T12:48:07.964Z] 5cbd7532df13: Layer already exists [2025-02-24T12:48:07.964Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:07.964Z] c65a156ffb9e: Layer already exists [2025-02-24T12:48:07.964Z] 56be4c32f820: Layer already exists [2025-02-24T12:48:07.964Z] 27f185913f1f: Layer already exists [2025-02-24T12:48:07.964Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:07.964Z] 879d0dc0d8bc: Layer already exists [2025-02-24T12:48:07.964Z] 3f0427bfd766: Layer already exists [2025-02-24T12:48:07.964Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:07.964Z] main: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:08.025Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:08.038Z] taggedImages: [2025-02-24T12:48:08.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:08.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-24T12:48:08.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.62 [2025-02-24T12:48:08.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:08.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-24T12:48:08.060Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-24T12:48:08.060Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:08.060Z] latest [2025-02-24T12:48:08.060Z] 4.0.0-dev.62 [2025-02-24T12:48:08.060Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:08.060Z] main [2025-02-24T12:48:08.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:08.392Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:08.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:08.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-24T12:48:08.711Z] 810d515e57e8: Preparing [2025-02-24T12:48:08.711Z] db53da588b2b: Preparing [2025-02-24T12:48:08.711Z] 1b35b6dccf06: Preparing [2025-02-24T12:48:08.711Z] 7b6e8a8dff4d: Preparing [2025-02-24T12:48:08.711Z] e558a3ce1ce9: Preparing [2025-02-24T12:48:08.711Z] 7b0d9be49508: Preparing [2025-02-24T12:48:08.711Z] 67cc58e71be0: Preparing [2025-02-24T12:48:08.711Z] a6b1e8bff749: Preparing [2025-02-24T12:48:08.711Z] 6e3c7c0c6d78: Preparing [2025-02-24T12:48:08.711Z] 473d03e31a63: Preparing [2025-02-24T12:48:08.711Z] 994456c4fd7b: Preparing [2025-02-24T12:48:08.711Z] a6b1e8bff749: Waiting [2025-02-24T12:48:08.711Z] 473d03e31a63: Waiting [2025-02-24T12:48:08.711Z] 7b0d9be49508: Waiting [2025-02-24T12:48:08.711Z] 994456c4fd7b: Waiting [2025-02-24T12:48:08.711Z] 67cc58e71be0: Waiting [2025-02-24T12:48:08.711Z] 7b6e8a8dff4d: Pushed [2025-02-24T12:48:08.711Z] db53da588b2b: Pushed [2025-02-24T12:48:08.711Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:08.711Z] e558a3ce1ce9: Pushed [2025-02-24T12:48:08.711Z] 810d515e57e8: Pushed [2025-02-24T12:48:08.711Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:08.711Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:08.970Z] a6b1e8bff749: Pushed [2025-02-24T12:48:08.970Z] 6e3c7c0c6d78: Pushed [2025-02-24T12:48:10.344Z] 473d03e31a63: Pushed [2025-02-24T12:48:10.602Z] 1b35b6dccf06: Pushed [2025-02-24T12:48:10.602Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:10.926Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:11.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-24T12:48:11.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-24T12:48:11.242Z] 810d515e57e8: Preparing [2025-02-24T12:48:11.242Z] db53da588b2b: Preparing [2025-02-24T12:48:11.242Z] 1b35b6dccf06: Preparing [2025-02-24T12:48:11.242Z] 7b6e8a8dff4d: Preparing [2025-02-24T12:48:11.242Z] e558a3ce1ce9: Preparing [2025-02-24T12:48:11.242Z] 7b0d9be49508: Preparing [2025-02-24T12:48:11.242Z] 67cc58e71be0: Preparing [2025-02-24T12:48:11.242Z] a6b1e8bff749: Preparing [2025-02-24T12:48:11.242Z] 6e3c7c0c6d78: Preparing [2025-02-24T12:48:11.242Z] 473d03e31a63: Preparing [2025-02-24T12:48:11.242Z] 994456c4fd7b: Preparing [2025-02-24T12:48:11.242Z] 7b0d9be49508: Waiting [2025-02-24T12:48:11.242Z] 67cc58e71be0: Waiting [2025-02-24T12:48:11.242Z] 473d03e31a63: Waiting [2025-02-24T12:48:11.242Z] a6b1e8bff749: Waiting [2025-02-24T12:48:11.242Z] 6e3c7c0c6d78: Waiting [2025-02-24T12:48:11.242Z] 994456c4fd7b: Waiting [2025-02-24T12:48:11.242Z] 1b35b6dccf06: Layer already exists [2025-02-24T12:48:11.242Z] e558a3ce1ce9: Layer already exists [2025-02-24T12:48:11.242Z] 810d515e57e8: Layer already exists [2025-02-24T12:48:11.242Z] db53da588b2b: Layer already exists [2025-02-24T12:48:11.242Z] 7b6e8a8dff4d: Layer already exists [2025-02-24T12:48:11.242Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:11.242Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:11.242Z] 6e3c7c0c6d78: Layer already exists [2025-02-24T12:48:11.242Z] 473d03e31a63: Layer already exists [2025-02-24T12:48:11.242Z] a6b1e8bff749: Layer already exists [2025-02-24T12:48:11.242Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:11.242Z] latest: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:11.575Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:11.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.62 [2025-02-24T12:48:11.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-24T12:48:11.894Z] 810d515e57e8: Preparing [2025-02-24T12:48:11.894Z] db53da588b2b: Preparing [2025-02-24T12:48:11.894Z] 1b35b6dccf06: Preparing [2025-02-24T12:48:11.894Z] 7b6e8a8dff4d: Preparing [2025-02-24T12:48:11.894Z] e558a3ce1ce9: Preparing [2025-02-24T12:48:11.894Z] 7b0d9be49508: Preparing [2025-02-24T12:48:11.894Z] 67cc58e71be0: Preparing [2025-02-24T12:48:11.894Z] a6b1e8bff749: Preparing [2025-02-24T12:48:11.894Z] 6e3c7c0c6d78: Preparing [2025-02-24T12:48:11.894Z] 7b0d9be49508: Waiting [2025-02-24T12:48:11.894Z] 67cc58e71be0: Waiting [2025-02-24T12:48:11.894Z] a6b1e8bff749: Waiting [2025-02-24T12:48:11.894Z] 6e3c7c0c6d78: Waiting [2025-02-24T12:48:11.894Z] 473d03e31a63: Preparing [2025-02-24T12:48:11.894Z] 994456c4fd7b: Preparing [2025-02-24T12:48:11.894Z] 473d03e31a63: Waiting [2025-02-24T12:48:11.894Z] 994456c4fd7b: Waiting [2025-02-24T12:48:11.894Z] 1b35b6dccf06: Layer already exists [2025-02-24T12:48:11.894Z] 810d515e57e8: Layer already exists [2025-02-24T12:48:11.894Z] e558a3ce1ce9: Layer already exists [2025-02-24T12:48:11.894Z] db53da588b2b: Layer already exists [2025-02-24T12:48:11.894Z] 7b6e8a8dff4d: Layer already exists [2025-02-24T12:48:11.894Z] a6b1e8bff749: Layer already exists [2025-02-24T12:48:11.894Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:11.894Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:11.894Z] 473d03e31a63: Layer already exists [2025-02-24T12:48:11.894Z] 6e3c7c0c6d78: Layer already exists [2025-02-24T12:48:11.894Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:11.894Z] 4.0.0-dev.62: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:12.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:12.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:12.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-24T12:48:12.522Z] 810d515e57e8: Preparing [2025-02-24T12:48:12.522Z] db53da588b2b: Preparing [2025-02-24T12:48:12.522Z] 1b35b6dccf06: Preparing [2025-02-24T12:48:12.522Z] 7b6e8a8dff4d: Preparing [2025-02-24T12:48:12.522Z] e558a3ce1ce9: Preparing [2025-02-24T12:48:12.522Z] 7b0d9be49508: Preparing [2025-02-24T12:48:12.522Z] 67cc58e71be0: Preparing [2025-02-24T12:48:12.522Z] a6b1e8bff749: Preparing [2025-02-24T12:48:12.522Z] 6e3c7c0c6d78: Preparing [2025-02-24T12:48:12.522Z] 473d03e31a63: Preparing [2025-02-24T12:48:12.522Z] 994456c4fd7b: Preparing [2025-02-24T12:48:12.522Z] 7b0d9be49508: Waiting [2025-02-24T12:48:12.522Z] 67cc58e71be0: Waiting [2025-02-24T12:48:12.522Z] 473d03e31a63: Waiting [2025-02-24T12:48:12.522Z] a6b1e8bff749: Waiting [2025-02-24T12:48:12.522Z] 994456c4fd7b: Waiting [2025-02-24T12:48:12.522Z] 6e3c7c0c6d78: Waiting [2025-02-24T12:48:12.522Z] 7b6e8a8dff4d: Layer already exists [2025-02-24T12:48:12.522Z] e558a3ce1ce9: Layer already exists [2025-02-24T12:48:12.522Z] 1b35b6dccf06: Layer already exists [2025-02-24T12:48:12.522Z] db53da588b2b: Layer already exists [2025-02-24T12:48:12.522Z] 810d515e57e8: Layer already exists [2025-02-24T12:48:12.522Z] 6e3c7c0c6d78: Layer already exists [2025-02-24T12:48:12.522Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:12.522Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:12.522Z] 473d03e31a63: Layer already exists [2025-02-24T12:48:12.522Z] a6b1e8bff749: Layer already exists [2025-02-24T12:48:12.522Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:12.522Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:12.840Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:13.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-24T12:48:13.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-24T12:48:13.162Z] 810d515e57e8: Preparing [2025-02-24T12:48:13.162Z] db53da588b2b: Preparing [2025-02-24T12:48:13.162Z] 1b35b6dccf06: Preparing [2025-02-24T12:48:13.162Z] 7b6e8a8dff4d: Preparing [2025-02-24T12:48:13.162Z] e558a3ce1ce9: Preparing [2025-02-24T12:48:13.162Z] 7b0d9be49508: Preparing [2025-02-24T12:48:13.162Z] 67cc58e71be0: Preparing [2025-02-24T12:48:13.162Z] a6b1e8bff749: Preparing [2025-02-24T12:48:13.162Z] 6e3c7c0c6d78: Preparing [2025-02-24T12:48:13.162Z] 473d03e31a63: Preparing [2025-02-24T12:48:13.162Z] 994456c4fd7b: Preparing [2025-02-24T12:48:13.162Z] 7b0d9be49508: Waiting [2025-02-24T12:48:13.162Z] a6b1e8bff749: Waiting [2025-02-24T12:48:13.162Z] 67cc58e71be0: Waiting [2025-02-24T12:48:13.162Z] 6e3c7c0c6d78: Waiting [2025-02-24T12:48:13.162Z] 473d03e31a63: Waiting [2025-02-24T12:48:13.162Z] db53da588b2b: Layer already exists [2025-02-24T12:48:13.162Z] 1b35b6dccf06: Layer already exists [2025-02-24T12:48:13.162Z] e558a3ce1ce9: Layer already exists [2025-02-24T12:48:13.162Z] 7b6e8a8dff4d: Layer already exists [2025-02-24T12:48:13.162Z] 810d515e57e8: Layer already exists [2025-02-24T12:48:13.162Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:13.162Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:13.162Z] a6b1e8bff749: Layer already exists [2025-02-24T12:48:13.162Z] 6e3c7c0c6d78: Layer already exists [2025-02-24T12:48:13.162Z] 473d03e31a63: Layer already exists [2025-02-24T12:48:13.162Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:13.162Z] main: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:13.230Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:13.245Z] taggedImages: [2025-02-24T12:48:13.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:13.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-24T12:48:13.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.62 [2025-02-24T12:48:13.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:13.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-24T12:48:13.272Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-24T12:48:13.272Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:13.272Z] latest [2025-02-24T12:48:13.272Z] 4.0.0-dev.62 [2025-02-24T12:48:13.272Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:13.272Z] main [2025-02-24T12:48:13.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:13.659Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:14.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:14.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-24T12:48:14.048Z] 5acaa18f861f: Preparing [2025-02-24T12:48:14.048Z] 5aa3fbe09f73: Preparing [2025-02-24T12:48:14.048Z] 6be4b46d83fc: Preparing [2025-02-24T12:48:14.048Z] 0c62e70dd8ff: Preparing [2025-02-24T12:48:14.048Z] 763b379055f0: Preparing [2025-02-24T12:48:14.048Z] 6c053b41e11e: Preparing [2025-02-24T12:48:14.048Z] 0a02dd04f079: Preparing [2025-02-24T12:48:14.048Z] 7b0d9be49508: Preparing [2025-02-24T12:48:14.048Z] 67cc58e71be0: Preparing [2025-02-24T12:48:14.048Z] 8ec76e080b32: Preparing [2025-02-24T12:48:14.048Z] 493b28687ebc: Preparing [2025-02-24T12:48:14.048Z] 994456c4fd7b: Preparing [2025-02-24T12:48:14.048Z] 0a02dd04f079: Waiting [2025-02-24T12:48:14.048Z] 6c053b41e11e: Waiting [2025-02-24T12:48:14.048Z] 67cc58e71be0: Waiting [2025-02-24T12:48:14.048Z] 994456c4fd7b: Waiting [2025-02-24T12:48:14.048Z] 7b0d9be49508: Waiting [2025-02-24T12:48:14.048Z] 5aa3fbe09f73: Pushed [2025-02-24T12:48:14.048Z] 763b379055f0: Pushed [2025-02-24T12:48:14.048Z] 5acaa18f861f: Pushed [2025-02-24T12:48:14.048Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:14.048Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:14.048Z] 6c053b41e11e: Pushed [2025-02-24T12:48:14.048Z] 0a02dd04f079: Pushed [2025-02-24T12:48:14.048Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:14.048Z] 8ec76e080b32: Pushed [2025-02-24T12:48:15.515Z] 493b28687ebc: Pushed [2025-02-24T12:48:15.789Z] 0c62e70dd8ff: Pushed [2025-02-24T12:48:16.724Z] 6be4b46d83fc: Pushed [2025-02-24T12:48:16.724Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:17.048Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:17.368Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-24T12:48:17.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-24T12:48:17.368Z] 5acaa18f861f: Preparing [2025-02-24T12:48:17.368Z] 5aa3fbe09f73: Preparing [2025-02-24T12:48:17.368Z] 6be4b46d83fc: Preparing [2025-02-24T12:48:17.368Z] 0c62e70dd8ff: Preparing [2025-02-24T12:48:17.368Z] 763b379055f0: Preparing [2025-02-24T12:48:17.368Z] 6c053b41e11e: Preparing [2025-02-24T12:48:17.368Z] 0a02dd04f079: Preparing [2025-02-24T12:48:17.368Z] 7b0d9be49508: Preparing [2025-02-24T12:48:17.368Z] 67cc58e71be0: Preparing [2025-02-24T12:48:17.368Z] 8ec76e080b32: Preparing [2025-02-24T12:48:17.368Z] 493b28687ebc: Preparing [2025-02-24T12:48:17.368Z] 994456c4fd7b: Preparing [2025-02-24T12:48:17.368Z] 0a02dd04f079: Waiting [2025-02-24T12:48:17.368Z] 7b0d9be49508: Waiting [2025-02-24T12:48:17.368Z] 67cc58e71be0: Waiting [2025-02-24T12:48:17.368Z] 8ec76e080b32: Waiting [2025-02-24T12:48:17.368Z] 493b28687ebc: Waiting [2025-02-24T12:48:17.368Z] 994456c4fd7b: Waiting [2025-02-24T12:48:17.368Z] 6c053b41e11e: Waiting [2025-02-24T12:48:17.368Z] 5aa3fbe09f73: Layer already exists [2025-02-24T12:48:17.368Z] 5acaa18f861f: Layer already exists [2025-02-24T12:48:17.368Z] 6be4b46d83fc: Layer already exists [2025-02-24T12:48:17.368Z] 763b379055f0: Layer already exists [2025-02-24T12:48:17.368Z] 0c62e70dd8ff: Layer already exists [2025-02-24T12:48:17.368Z] 6c053b41e11e: Layer already exists [2025-02-24T12:48:17.368Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:17.368Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:17.368Z] 8ec76e080b32: Layer already exists [2025-02-24T12:48:17.368Z] 0a02dd04f079: Layer already exists [2025-02-24T12:48:17.368Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:17.368Z] 493b28687ebc: Layer already exists [2025-02-24T12:48:17.369Z] latest: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:17.697Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:18.019Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.62 [2025-02-24T12:48:18.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-24T12:48:18.019Z] 5acaa18f861f: Preparing [2025-02-24T12:48:18.019Z] 5aa3fbe09f73: Preparing [2025-02-24T12:48:18.019Z] 6be4b46d83fc: Preparing [2025-02-24T12:48:18.019Z] 0c62e70dd8ff: Preparing [2025-02-24T12:48:18.019Z] 763b379055f0: Preparing [2025-02-24T12:48:18.019Z] 6c053b41e11e: Preparing [2025-02-24T12:48:18.019Z] 0a02dd04f079: Preparing [2025-02-24T12:48:18.019Z] 7b0d9be49508: Preparing [2025-02-24T12:48:18.019Z] 67cc58e71be0: Preparing [2025-02-24T12:48:18.019Z] 8ec76e080b32: Preparing [2025-02-24T12:48:18.019Z] 493b28687ebc: Preparing [2025-02-24T12:48:18.019Z] 994456c4fd7b: Preparing [2025-02-24T12:48:18.019Z] 6c053b41e11e: Waiting [2025-02-24T12:48:18.019Z] 67cc58e71be0: Waiting [2025-02-24T12:48:18.019Z] 8ec76e080b32: Waiting [2025-02-24T12:48:18.019Z] 994456c4fd7b: Waiting [2025-02-24T12:48:18.019Z] 493b28687ebc: Waiting [2025-02-24T12:48:18.019Z] 0a02dd04f079: Waiting [2025-02-24T12:48:18.019Z] 7b0d9be49508: Waiting [2025-02-24T12:48:18.019Z] 5aa3fbe09f73: Layer already exists [2025-02-24T12:48:18.019Z] 6be4b46d83fc: Layer already exists [2025-02-24T12:48:18.019Z] 763b379055f0: Layer already exists [2025-02-24T12:48:18.019Z] 0c62e70dd8ff: Layer already exists [2025-02-24T12:48:18.019Z] 5acaa18f861f: Layer already exists [2025-02-24T12:48:18.019Z] 6c053b41e11e: Layer already exists [2025-02-24T12:48:18.019Z] 0a02dd04f079: Layer already exists [2025-02-24T12:48:18.019Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:18.019Z] 8ec76e080b32: Layer already exists [2025-02-24T12:48:18.019Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:18.019Z] 493b28687ebc: Layer already exists [2025-02-24T12:48:18.019Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:18.019Z] 4.0.0-dev.62: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:18.346Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:18.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:18.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-24T12:48:18.665Z] 5acaa18f861f: Preparing [2025-02-24T12:48:18.665Z] 5aa3fbe09f73: Preparing [2025-02-24T12:48:18.665Z] 6be4b46d83fc: Preparing [2025-02-24T12:48:18.665Z] 0c62e70dd8ff: Preparing [2025-02-24T12:48:18.665Z] 763b379055f0: Preparing [2025-02-24T12:48:18.665Z] 6c053b41e11e: Preparing [2025-02-24T12:48:18.665Z] 0a02dd04f079: Preparing [2025-02-24T12:48:18.665Z] 7b0d9be49508: Preparing [2025-02-24T12:48:18.665Z] 67cc58e71be0: Preparing [2025-02-24T12:48:18.665Z] 8ec76e080b32: Preparing [2025-02-24T12:48:18.665Z] 493b28687ebc: Preparing [2025-02-24T12:48:18.665Z] 994456c4fd7b: Preparing [2025-02-24T12:48:18.665Z] 6c053b41e11e: Waiting [2025-02-24T12:48:18.665Z] 0a02dd04f079: Waiting [2025-02-24T12:48:18.665Z] 7b0d9be49508: Waiting [2025-02-24T12:48:18.665Z] 67cc58e71be0: Waiting [2025-02-24T12:48:18.665Z] 8ec76e080b32: Waiting [2025-02-24T12:48:18.665Z] 493b28687ebc: Waiting [2025-02-24T12:48:18.665Z] 994456c4fd7b: Waiting [2025-02-24T12:48:18.666Z] 5aa3fbe09f73: Layer already exists [2025-02-24T12:48:18.666Z] 0c62e70dd8ff: Layer already exists [2025-02-24T12:48:18.666Z] 6be4b46d83fc: Layer already exists [2025-02-24T12:48:18.666Z] 763b379055f0: Layer already exists [2025-02-24T12:48:18.666Z] 5acaa18f861f: Layer already exists [2025-02-24T12:48:18.666Z] 0a02dd04f079: Layer already exists [2025-02-24T12:48:18.666Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:18.666Z] 6c053b41e11e: Layer already exists [2025-02-24T12:48:18.666Z] 8ec76e080b32: Layer already exists [2025-02-24T12:48:18.666Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:18.666Z] 493b28687ebc: Layer already exists [2025-02-24T12:48:18.666Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:18.666Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:18.991Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:19.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-24T12:48:19.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-24T12:48:19.314Z] 5acaa18f861f: Preparing [2025-02-24T12:48:19.314Z] 5aa3fbe09f73: Preparing [2025-02-24T12:48:19.314Z] 6be4b46d83fc: Preparing [2025-02-24T12:48:19.314Z] 0c62e70dd8ff: Preparing [2025-02-24T12:48:19.314Z] 763b379055f0: Preparing [2025-02-24T12:48:19.314Z] 6c053b41e11e: Preparing [2025-02-24T12:48:19.314Z] 0a02dd04f079: Preparing [2025-02-24T12:48:19.314Z] 7b0d9be49508: Preparing [2025-02-24T12:48:19.314Z] 67cc58e71be0: Preparing [2025-02-24T12:48:19.314Z] 8ec76e080b32: Preparing [2025-02-24T12:48:19.314Z] 493b28687ebc: Preparing [2025-02-24T12:48:19.314Z] 994456c4fd7b: Preparing [2025-02-24T12:48:19.314Z] 7b0d9be49508: Waiting [2025-02-24T12:48:19.314Z] 67cc58e71be0: Waiting [2025-02-24T12:48:19.314Z] 8ec76e080b32: Waiting [2025-02-24T12:48:19.314Z] 493b28687ebc: Waiting [2025-02-24T12:48:19.314Z] 994456c4fd7b: Waiting [2025-02-24T12:48:19.314Z] 6c053b41e11e: Waiting [2025-02-24T12:48:19.314Z] 0a02dd04f079: Waiting [2025-02-24T12:48:19.314Z] 5aa3fbe09f73: Layer already exists [2025-02-24T12:48:19.314Z] 6be4b46d83fc: Layer already exists [2025-02-24T12:48:19.314Z] 0c62e70dd8ff: Layer already exists [2025-02-24T12:48:19.314Z] 763b379055f0: Layer already exists [2025-02-24T12:48:19.314Z] 5acaa18f861f: Layer already exists [2025-02-24T12:48:19.314Z] 0a02dd04f079: Layer already exists [2025-02-24T12:48:19.314Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:19.314Z] 6c053b41e11e: Layer already exists [2025-02-24T12:48:19.314Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:19.314Z] 8ec76e080b32: Layer already exists [2025-02-24T12:48:19.314Z] 493b28687ebc: Layer already exists [2025-02-24T12:48:19.314Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:19.314Z] main: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:19.390Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:19.406Z] taggedImages: [2025-02-24T12:48:19.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:19.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-24T12:48:19.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.62 [2025-02-24T12:48:19.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:19.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-24T12:48:19.436Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-24T12:48:19.436Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:19.436Z] latest [2025-02-24T12:48:19.436Z] 4.0.0-dev.62 [2025-02-24T12:48:19.436Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:19.436Z] main [2025-02-24T12:48:19.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:19.780Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:20.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:20.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-24T12:48:20.149Z] a85baf751db7: Preparing [2025-02-24T12:48:20.149Z] 596dc0316010: Preparing [2025-02-24T12:48:20.149Z] 7b0d9be49508: Preparing [2025-02-24T12:48:20.149Z] 67cc58e71be0: Preparing [2025-02-24T12:48:20.149Z] 2d4cd39101fe: Preparing [2025-02-24T12:48:20.149Z] 99deffc1b091: Preparing [2025-02-24T12:48:20.149Z] 994456c4fd7b: Preparing [2025-02-24T12:48:20.149Z] 99deffc1b091: Waiting [2025-02-24T12:48:20.149Z] 994456c4fd7b: Waiting [2025-02-24T12:48:20.149Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:20.149Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:20.149Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:20.149Z] 2d4cd39101fe: Pushed [2025-02-24T12:48:20.149Z] a85baf751db7: Pushed [2025-02-24T12:48:21.083Z] 99deffc1b091: Pushed [2025-02-24T12:48:22.989Z] 596dc0316010: Pushed [2025-02-24T12:48:23.248Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:23.568Z] + 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-02-24T12:48:23.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-24T12:48:23.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-24T12:48:23.893Z] a85baf751db7: Preparing [2025-02-24T12:48:23.893Z] 596dc0316010: Preparing [2025-02-24T12:48:23.893Z] 7b0d9be49508: Preparing [2025-02-24T12:48:23.893Z] 67cc58e71be0: Preparing [2025-02-24T12:48:23.893Z] 2d4cd39101fe: Preparing [2025-02-24T12:48:23.893Z] 99deffc1b091: Preparing [2025-02-24T12:48:23.893Z] 994456c4fd7b: Preparing [2025-02-24T12:48:23.893Z] 99deffc1b091: Waiting [2025-02-24T12:48:23.893Z] 994456c4fd7b: Waiting [2025-02-24T12:48:23.893Z] 2d4cd39101fe: Layer already exists [2025-02-24T12:48:23.893Z] a85baf751db7: Layer already exists [2025-02-24T12:48:23.893Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:23.893Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:23.893Z] 596dc0316010: Layer already exists [2025-02-24T12:48:23.893Z] 99deffc1b091: Layer already exists [2025-02-24T12:48:23.893Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:23.893Z] latest: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:24.215Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:24.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.62 [2025-02-24T12:48:24.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-24T12:48:24.530Z] a85baf751db7: Preparing [2025-02-24T12:48:24.530Z] 596dc0316010: Preparing [2025-02-24T12:48:24.530Z] 7b0d9be49508: Preparing [2025-02-24T12:48:24.530Z] 67cc58e71be0: Preparing [2025-02-24T12:48:24.530Z] 2d4cd39101fe: Preparing [2025-02-24T12:48:24.530Z] 99deffc1b091: Preparing [2025-02-24T12:48:24.530Z] 994456c4fd7b: Preparing [2025-02-24T12:48:24.530Z] 99deffc1b091: Waiting [2025-02-24T12:48:24.530Z] 994456c4fd7b: Waiting [2025-02-24T12:48:24.530Z] 596dc0316010: Layer already exists [2025-02-24T12:48:24.530Z] a85baf751db7: Layer already exists [2025-02-24T12:48:24.530Z] 2d4cd39101fe: Layer already exists [2025-02-24T12:48:24.530Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:24.530Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:24.530Z] 99deffc1b091: Layer already exists [2025-02-24T12:48:24.530Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:24.530Z] 4.0.0-dev.62: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:24.856Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:25.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-24T12:48:25.174Z] a85baf751db7: Preparing [2025-02-24T12:48:25.174Z] 596dc0316010: Preparing [2025-02-24T12:48:25.174Z] 7b0d9be49508: Preparing [2025-02-24T12:48:25.174Z] 67cc58e71be0: Preparing [2025-02-24T12:48:25.174Z] 2d4cd39101fe: Preparing [2025-02-24T12:48:25.174Z] 99deffc1b091: Preparing [2025-02-24T12:48:25.174Z] 994456c4fd7b: Preparing [2025-02-24T12:48:25.174Z] 994456c4fd7b: Waiting [2025-02-24T12:48:25.174Z] 99deffc1b091: Waiting [2025-02-24T12:48:25.174Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:25.174Z] a85baf751db7: Layer already exists [2025-02-24T12:48:25.174Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:25.174Z] 2d4cd39101fe: Layer already exists [2025-02-24T12:48:25.174Z] 596dc0316010: Layer already exists [2025-02-24T12:48:25.174Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:25.174Z] 99deffc1b091: Layer already exists [2025-02-24T12:48:25.174Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:25.491Z] + 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-02-24T12:48:25.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-24T12:48:25.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-24T12:48:25.815Z] a85baf751db7: Preparing [2025-02-24T12:48:25.815Z] 596dc0316010: Preparing [2025-02-24T12:48:25.815Z] 7b0d9be49508: Preparing [2025-02-24T12:48:25.815Z] 67cc58e71be0: Preparing [2025-02-24T12:48:25.815Z] 2d4cd39101fe: Preparing [2025-02-24T12:48:25.815Z] 99deffc1b091: Preparing [2025-02-24T12:48:25.815Z] 994456c4fd7b: Preparing [2025-02-24T12:48:25.815Z] 99deffc1b091: Waiting [2025-02-24T12:48:25.815Z] 994456c4fd7b: Waiting [2025-02-24T12:48:25.815Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:25.815Z] 596dc0316010: Layer already exists [2025-02-24T12:48:25.815Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:25.815Z] a85baf751db7: Layer already exists [2025-02-24T12:48:25.815Z] 2d4cd39101fe: Layer already exists [2025-02-24T12:48:25.815Z] 99deffc1b091: Layer already exists [2025-02-24T12:48:25.815Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:25.815Z] main: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:25.893Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:25.909Z] taggedImages: [2025-02-24T12:48:25.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:25.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-24T12:48:25.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.62 [2025-02-24T12:48:25.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:25.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-24T12:48:25.937Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-24T12:48:25.937Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:25.937Z] latest [2025-02-24T12:48:25.937Z] 4.0.0-dev.62 [2025-02-24T12:48:25.937Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:25.937Z] main [2025-02-24T12:48:25.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:26.275Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:26.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-24T12:48:26.593Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:26.593Z] c23430bf3059: Preparing [2025-02-24T12:48:26.593Z] e09b0176f71e: Preparing [2025-02-24T12:48:26.593Z] 7b0d9be49508: Preparing [2025-02-24T12:48:26.593Z] 67cc58e71be0: Preparing [2025-02-24T12:48:26.593Z] 44546f2d178b: Preparing [2025-02-24T12:48:26.593Z] 498b572072a1: Preparing [2025-02-24T12:48:26.593Z] 926e03274a9d: Preparing [2025-02-24T12:48:26.593Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:26.593Z] 994456c4fd7b: Preparing [2025-02-24T12:48:26.593Z] 498b572072a1: Waiting [2025-02-24T12:48:26.593Z] 926e03274a9d: Waiting [2025-02-24T12:48:26.593Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:26.593Z] 44546f2d178b: Waiting [2025-02-24T12:48:26.593Z] 994456c4fd7b: Waiting [2025-02-24T12:48:26.593Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:26.593Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:26.593Z] e09b0176f71e: Pushed [2025-02-24T12:48:26.593Z] c23430bf3059: Pushed [2025-02-24T12:48:26.593Z] 7f859b03f0ce: Pushed [2025-02-24T12:48:26.593Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:26.850Z] 926e03274a9d: Pushed [2025-02-24T12:48:27.108Z] 2bfbff5eb710: Pushed [2025-02-24T12:48:31.285Z] 498b572072a1: Pushed [2025-02-24T12:48:37.844Z] 44546f2d178b: Pushed [2025-02-24T12:48:37.845Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:38.171Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:38.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-24T12:48:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-24T12:48:38.489Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:38.489Z] c23430bf3059: Preparing [2025-02-24T12:48:38.489Z] e09b0176f71e: Preparing [2025-02-24T12:48:38.489Z] 7b0d9be49508: Preparing [2025-02-24T12:48:38.489Z] 67cc58e71be0: Preparing [2025-02-24T12:48:38.489Z] 44546f2d178b: Preparing [2025-02-24T12:48:38.489Z] 498b572072a1: Preparing [2025-02-24T12:48:38.489Z] 926e03274a9d: Preparing [2025-02-24T12:48:38.489Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:38.489Z] 994456c4fd7b: Preparing [2025-02-24T12:48:38.489Z] 44546f2d178b: Waiting [2025-02-24T12:48:38.489Z] 498b572072a1: Waiting [2025-02-24T12:48:38.489Z] 926e03274a9d: Waiting [2025-02-24T12:48:38.489Z] 994456c4fd7b: Waiting [2025-02-24T12:48:38.489Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:38.489Z] c23430bf3059: Layer already exists [2025-02-24T12:48:38.489Z] e09b0176f71e: Layer already exists [2025-02-24T12:48:38.489Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:38.489Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:38.489Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:38.489Z] 44546f2d178b: Layer already exists [2025-02-24T12:48:38.489Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:38.489Z] 498b572072a1: Layer already exists [2025-02-24T12:48:38.489Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:38.489Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:38.489Z] latest: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:38.810Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:39.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.62 [2025-02-24T12:48:39.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-24T12:48:39.130Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:39.130Z] c23430bf3059: Preparing [2025-02-24T12:48:39.130Z] e09b0176f71e: Preparing [2025-02-24T12:48:39.130Z] 7b0d9be49508: Preparing [2025-02-24T12:48:39.130Z] 67cc58e71be0: Preparing [2025-02-24T12:48:39.130Z] 44546f2d178b: Preparing [2025-02-24T12:48:39.130Z] 498b572072a1: Preparing [2025-02-24T12:48:39.130Z] 926e03274a9d: Preparing [2025-02-24T12:48:39.130Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:39.130Z] 994456c4fd7b: Preparing [2025-02-24T12:48:39.130Z] 44546f2d178b: Waiting [2025-02-24T12:48:39.130Z] 498b572072a1: Waiting [2025-02-24T12:48:39.130Z] 926e03274a9d: Waiting [2025-02-24T12:48:39.130Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:39.130Z] 994456c4fd7b: Waiting [2025-02-24T12:48:39.130Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:39.130Z] e09b0176f71e: Layer already exists [2025-02-24T12:48:39.130Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:39.130Z] c23430bf3059: Layer already exists [2025-02-24T12:48:39.130Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:39.130Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:39.130Z] 498b572072a1: Layer already exists [2025-02-24T12:48:39.130Z] 44546f2d178b: Layer already exists [2025-02-24T12:48:39.130Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:39.130Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:39.130Z] 4.0.0-dev.62: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:39.463Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:39.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:39.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-24T12:48:39.788Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:39.788Z] c23430bf3059: Preparing [2025-02-24T12:48:39.788Z] e09b0176f71e: Preparing [2025-02-24T12:48:39.788Z] 7b0d9be49508: Preparing [2025-02-24T12:48:39.788Z] 67cc58e71be0: Preparing [2025-02-24T12:48:39.788Z] 44546f2d178b: Preparing [2025-02-24T12:48:39.788Z] 498b572072a1: Preparing [2025-02-24T12:48:39.788Z] 926e03274a9d: Preparing [2025-02-24T12:48:39.788Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:39.788Z] 994456c4fd7b: Preparing [2025-02-24T12:48:39.788Z] 44546f2d178b: Waiting [2025-02-24T12:48:39.788Z] 498b572072a1: Waiting [2025-02-24T12:48:39.788Z] 926e03274a9d: Waiting [2025-02-24T12:48:39.788Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:39.788Z] 994456c4fd7b: Waiting [2025-02-24T12:48:39.788Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:39.788Z] e09b0176f71e: Layer already exists [2025-02-24T12:48:39.788Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:39.788Z] c23430bf3059: Layer already exists [2025-02-24T12:48:39.788Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:39.788Z] 498b572072a1: Layer already exists [2025-02-24T12:48:39.788Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:39.788Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:39.788Z] 44546f2d178b: Layer already exists [2025-02-24T12:48:39.788Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:39.788Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:40.094Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:40.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-24T12:48:40.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-24T12:48:40.413Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:40.413Z] c23430bf3059: Preparing [2025-02-24T12:48:40.413Z] e09b0176f71e: Preparing [2025-02-24T12:48:40.413Z] 7b0d9be49508: Preparing [2025-02-24T12:48:40.413Z] 67cc58e71be0: Preparing [2025-02-24T12:48:40.413Z] 44546f2d178b: Preparing [2025-02-24T12:48:40.413Z] 498b572072a1: Preparing [2025-02-24T12:48:40.413Z] 926e03274a9d: Preparing [2025-02-24T12:48:40.413Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:40.413Z] 994456c4fd7b: Preparing [2025-02-24T12:48:40.413Z] 44546f2d178b: Waiting [2025-02-24T12:48:40.413Z] 498b572072a1: Waiting [2025-02-24T12:48:40.413Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:40.413Z] 994456c4fd7b: Waiting [2025-02-24T12:48:40.413Z] 926e03274a9d: Waiting [2025-02-24T12:48:40.413Z] e09b0176f71e: Layer already exists [2025-02-24T12:48:40.413Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:40.413Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:40.413Z] c23430bf3059: Layer already exists [2025-02-24T12:48:40.413Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:40.413Z] 44546f2d178b: Layer already exists [2025-02-24T12:48:40.413Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:40.413Z] 498b572072a1: Layer already exists [2025-02-24T12:48:40.413Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:40.413Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:40.413Z] main: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:40.482Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:40.495Z] taggedImages: [2025-02-24T12:48:40.495Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:40.495Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-24T12:48:40.495Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.62 [2025-02-24T12:48:40.495Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:40.495Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-24T12:48:40.520Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-24T12:48:40.520Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:40.520Z] latest [2025-02-24T12:48:40.520Z] 4.0.0-dev.62 [2025-02-24T12:48:40.520Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:40.520Z] main [2025-02-24T12:48:40.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:40.865Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:41.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:41.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-24T12:48:41.195Z] daee2e16093f: Preparing [2025-02-24T12:48:41.195Z] 617969c792e3: Preparing [2025-02-24T12:48:41.195Z] 2868a8d4b034: Preparing [2025-02-24T12:48:41.195Z] 7b0d9be49508: Preparing [2025-02-24T12:48:41.195Z] 67cc58e71be0: Preparing [2025-02-24T12:48:41.195Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:41.195Z] 2e82632da7f3: Preparing [2025-02-24T12:48:41.195Z] ffdc1fc2d456: Preparing [2025-02-24T12:48:41.195Z] 994456c4fd7b: Preparing [2025-02-24T12:48:41.195Z] 2e82632da7f3: Waiting [2025-02-24T12:48:41.195Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:41.195Z] ffdc1fc2d456: Waiting [2025-02-24T12:48:41.195Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:41.195Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:41.195Z] daee2e16093f: Pushed [2025-02-24T12:48:41.195Z] 617969c792e3: Pushed [2025-02-24T12:48:41.195Z] 2868a8d4b034: Pushed [2025-02-24T12:48:41.195Z] 2e82632da7f3: Pushed [2025-02-24T12:48:41.195Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:41.763Z] ffdc1fc2d456: Pushed [2025-02-24T12:48:53.973Z] 4bd83a1d9412: Pushed [2025-02-24T12:48:53.973Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:54.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:54.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-24T12:48:54.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-24T12:48:54.638Z] daee2e16093f: Preparing [2025-02-24T12:48:54.638Z] 617969c792e3: Preparing [2025-02-24T12:48:54.638Z] 2868a8d4b034: Preparing [2025-02-24T12:48:54.638Z] 7b0d9be49508: Preparing [2025-02-24T12:48:54.638Z] 67cc58e71be0: Preparing [2025-02-24T12:48:54.638Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:54.638Z] 2e82632da7f3: Preparing [2025-02-24T12:48:54.638Z] ffdc1fc2d456: Preparing [2025-02-24T12:48:54.638Z] 994456c4fd7b: Preparing [2025-02-24T12:48:54.638Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:54.638Z] 2e82632da7f3: Waiting [2025-02-24T12:48:54.638Z] ffdc1fc2d456: Waiting [2025-02-24T12:48:54.638Z] 994456c4fd7b: Waiting [2025-02-24T12:48:54.638Z] 2868a8d4b034: Layer already exists [2025-02-24T12:48:54.638Z] 617969c792e3: Layer already exists [2025-02-24T12:48:54.639Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:54.639Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:54.639Z] daee2e16093f: Layer already exists [2025-02-24T12:48:54.639Z] 2e82632da7f3: Layer already exists [2025-02-24T12:48:54.639Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:54.639Z] ffdc1fc2d456: Layer already exists [2025-02-24T12:48:54.639Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:54.639Z] latest: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:54.971Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:55.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.62 [2025-02-24T12:48:55.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-24T12:48:55.287Z] daee2e16093f: Preparing [2025-02-24T12:48:55.287Z] 617969c792e3: Preparing [2025-02-24T12:48:55.287Z] 2868a8d4b034: Preparing [2025-02-24T12:48:55.287Z] 7b0d9be49508: Preparing [2025-02-24T12:48:55.287Z] 67cc58e71be0: Preparing [2025-02-24T12:48:55.287Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:55.287Z] 2e82632da7f3: Preparing [2025-02-24T12:48:55.287Z] ffdc1fc2d456: Preparing [2025-02-24T12:48:55.287Z] 994456c4fd7b: Preparing [2025-02-24T12:48:55.287Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:55.287Z] 994456c4fd7b: Waiting [2025-02-24T12:48:55.287Z] 2e82632da7f3: Waiting [2025-02-24T12:48:55.287Z] ffdc1fc2d456: Waiting [2025-02-24T12:48:55.287Z] daee2e16093f: Layer already exists [2025-02-24T12:48:55.287Z] 2868a8d4b034: Layer already exists [2025-02-24T12:48:55.287Z] 617969c792e3: Layer already exists [2025-02-24T12:48:55.287Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:55.287Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:55.287Z] 2e82632da7f3: Layer already exists [2025-02-24T12:48:55.287Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:55.287Z] ffdc1fc2d456: Layer already exists [2025-02-24T12:48:55.287Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:55.287Z] 4.0.0-dev.62: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:55.616Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:55.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:55.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-24T12:48:55.939Z] daee2e16093f: Preparing [2025-02-24T12:48:55.939Z] 617969c792e3: Preparing [2025-02-24T12:48:55.939Z] 2868a8d4b034: Preparing [2025-02-24T12:48:55.939Z] 7b0d9be49508: Preparing [2025-02-24T12:48:55.939Z] 67cc58e71be0: Preparing [2025-02-24T12:48:55.939Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:55.939Z] 2e82632da7f3: Preparing [2025-02-24T12:48:55.939Z] ffdc1fc2d456: Preparing [2025-02-24T12:48:55.939Z] 994456c4fd7b: Preparing [2025-02-24T12:48:55.939Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:55.939Z] 2e82632da7f3: Waiting [2025-02-24T12:48:55.939Z] ffdc1fc2d456: Waiting [2025-02-24T12:48:55.939Z] 994456c4fd7b: Waiting [2025-02-24T12:48:55.939Z] 617969c792e3: Layer already exists [2025-02-24T12:48:55.939Z] daee2e16093f: Layer already exists [2025-02-24T12:48:55.939Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:55.939Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:55.939Z] 2868a8d4b034: Layer already exists [2025-02-24T12:48:55.939Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:55.939Z] ffdc1fc2d456: Layer already exists [2025-02-24T12:48:55.939Z] 2e82632da7f3: Layer already exists [2025-02-24T12:48:55.939Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:55.939Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:56.263Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:56.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-24T12:48:56.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-24T12:48:56.589Z] daee2e16093f: Preparing [2025-02-24T12:48:56.589Z] 617969c792e3: Preparing [2025-02-24T12:48:56.589Z] 2868a8d4b034: Preparing [2025-02-24T12:48:56.589Z] 7b0d9be49508: Preparing [2025-02-24T12:48:56.589Z] 67cc58e71be0: Preparing [2025-02-24T12:48:56.589Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:56.589Z] 2e82632da7f3: Preparing [2025-02-24T12:48:56.589Z] ffdc1fc2d456: Preparing [2025-02-24T12:48:56.589Z] 994456c4fd7b: Preparing [2025-02-24T12:48:56.589Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:56.589Z] 2e82632da7f3: Waiting [2025-02-24T12:48:56.589Z] ffdc1fc2d456: Waiting [2025-02-24T12:48:56.589Z] 994456c4fd7b: Waiting [2025-02-24T12:48:56.589Z] 2868a8d4b034: Layer already exists [2025-02-24T12:48:56.589Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:56.589Z] daee2e16093f: Layer already exists [2025-02-24T12:48:56.589Z] 617969c792e3: Layer already exists [2025-02-24T12:48:56.589Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:56.589Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:56.589Z] 2e82632da7f3: Layer already exists [2025-02-24T12:48:56.589Z] ffdc1fc2d456: Layer already exists [2025-02-24T12:48:56.589Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:56.589Z] main: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:48:56.666Z] ===================================================== [Pipeline] echo [2025-02-24T12:48:56.683Z] taggedImages: [2025-02-24T12:48:56.683Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:56.683Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-24T12:48:56.683Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.62 [2025-02-24T12:48:56.683Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:56.683Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-24T12:48:56.709Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-24T12:48:56.709Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:56.709Z] latest [2025-02-24T12:48:56.709Z] 4.0.0-dev.62 [2025-02-24T12:48:56.709Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:56.709Z] main [2025-02-24T12:48:56.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:57.046Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:57.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:48:57.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-24T12:48:57.363Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:57.363Z] d630b9cb1d7e: Preparing [2025-02-24T12:48:57.363Z] 720b30da433a: Preparing [2025-02-24T12:48:57.363Z] 7b0d9be49508: Preparing [2025-02-24T12:48:57.363Z] 67cc58e71be0: Preparing [2025-02-24T12:48:57.363Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:57.363Z] 926e03274a9d: Preparing [2025-02-24T12:48:57.363Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:57.363Z] 994456c4fd7b: Preparing [2025-02-24T12:48:57.363Z] 926e03274a9d: Waiting [2025-02-24T12:48:57.363Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:57.363Z] 994456c4fd7b: Waiting [2025-02-24T12:48:57.363Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:57.363Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:57.363Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:57.363Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:57.363Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:57.363Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:57.363Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:57.363Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:57.363Z] d630b9cb1d7e: Pushed [2025-02-24T12:48:57.363Z] 720b30da433a: Pushed [2025-02-24T12:48:57.621Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:57.944Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:58.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-24T12:48:58.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-24T12:48:58.262Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:58.262Z] d630b9cb1d7e: Preparing [2025-02-24T12:48:58.262Z] 720b30da433a: Preparing [2025-02-24T12:48:58.262Z] 7b0d9be49508: Preparing [2025-02-24T12:48:58.262Z] 67cc58e71be0: Preparing [2025-02-24T12:48:58.262Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:58.262Z] 926e03274a9d: Preparing [2025-02-24T12:48:58.262Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:58.262Z] 994456c4fd7b: Preparing [2025-02-24T12:48:58.262Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:58.262Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:58.262Z] 994456c4fd7b: Waiting [2025-02-24T12:48:58.262Z] 926e03274a9d: Waiting [2025-02-24T12:48:58.262Z] 720b30da433a: Layer already exists [2025-02-24T12:48:58.262Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:58.262Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:58.262Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:58.262Z] d630b9cb1d7e: Layer already exists [2025-02-24T12:48:58.262Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:58.262Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:58.262Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:58.262Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:58.262Z] latest: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:58.591Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:58.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.62 [2025-02-24T12:48:58.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-24T12:48:58.915Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:58.915Z] d630b9cb1d7e: Preparing [2025-02-24T12:48:58.915Z] 720b30da433a: Preparing [2025-02-24T12:48:58.915Z] 7b0d9be49508: Preparing [2025-02-24T12:48:58.915Z] 67cc58e71be0: Preparing [2025-02-24T12:48:58.915Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:58.915Z] 926e03274a9d: Preparing [2025-02-24T12:48:58.915Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:58.915Z] 994456c4fd7b: Preparing [2025-02-24T12:48:58.915Z] 926e03274a9d: Waiting [2025-02-24T12:48:58.915Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:58.915Z] 994456c4fd7b: Waiting [2025-02-24T12:48:58.915Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:58.915Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:58.915Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:58.915Z] d630b9cb1d7e: Layer already exists [2025-02-24T12:48:58.915Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:58.915Z] 720b30da433a: Layer already exists [2025-02-24T12:48:58.915Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:58.915Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:58.915Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:58.915Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:58.915Z] 4.0.0-dev.62: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:59.234Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:59.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:48:59.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-24T12:48:59.555Z] 7f859b03f0ce: Preparing [2025-02-24T12:48:59.555Z] d630b9cb1d7e: Preparing [2025-02-24T12:48:59.555Z] 720b30da433a: Preparing [2025-02-24T12:48:59.555Z] 7b0d9be49508: Preparing [2025-02-24T12:48:59.555Z] 67cc58e71be0: Preparing [2025-02-24T12:48:59.555Z] 4bd83a1d9412: Preparing [2025-02-24T12:48:59.555Z] 926e03274a9d: Preparing [2025-02-24T12:48:59.555Z] 2bfbff5eb710: Preparing [2025-02-24T12:48:59.555Z] 994456c4fd7b: Preparing [2025-02-24T12:48:59.555Z] 926e03274a9d: Waiting [2025-02-24T12:48:59.555Z] 2bfbff5eb710: Waiting [2025-02-24T12:48:59.555Z] 4bd83a1d9412: Waiting [2025-02-24T12:48:59.555Z] 994456c4fd7b: Waiting [2025-02-24T12:48:59.555Z] 7b0d9be49508: Layer already exists [2025-02-24T12:48:59.555Z] 720b30da433a: Layer already exists [2025-02-24T12:48:59.555Z] 67cc58e71be0: Layer already exists [2025-02-24T12:48:59.555Z] d630b9cb1d7e: Layer already exists [2025-02-24T12:48:59.555Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:48:59.555Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:48:59.555Z] 994456c4fd7b: Layer already exists [2025-02-24T12:48:59.555Z] 926e03274a9d: Layer already exists [2025-02-24T12:48:59.555Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:48:59.555Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:48:59.886Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:00.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-24T12:49:00.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-24T12:49:00.212Z] 7f859b03f0ce: Preparing [2025-02-24T12:49:00.212Z] d630b9cb1d7e: Preparing [2025-02-24T12:49:00.212Z] 720b30da433a: Preparing [2025-02-24T12:49:00.212Z] 7b0d9be49508: Preparing [2025-02-24T12:49:00.212Z] 67cc58e71be0: Preparing [2025-02-24T12:49:00.212Z] 4bd83a1d9412: Preparing [2025-02-24T12:49:00.212Z] 926e03274a9d: Preparing [2025-02-24T12:49:00.212Z] 2bfbff5eb710: Preparing [2025-02-24T12:49:00.212Z] 994456c4fd7b: Preparing [2025-02-24T12:49:00.212Z] 4bd83a1d9412: Waiting [2025-02-24T12:49:00.213Z] 2bfbff5eb710: Waiting [2025-02-24T12:49:00.213Z] 926e03274a9d: Waiting [2025-02-24T12:49:00.213Z] 994456c4fd7b: Waiting [2025-02-24T12:49:00.213Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:00.213Z] 720b30da433a: Layer already exists [2025-02-24T12:49:00.213Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:00.213Z] d630b9cb1d7e: Layer already exists [2025-02-24T12:49:00.213Z] 7f859b03f0ce: Layer already exists [2025-02-24T12:49:00.213Z] 2bfbff5eb710: Layer already exists [2025-02-24T12:49:00.213Z] 926e03274a9d: Layer already exists [2025-02-24T12:49:00.213Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:00.213Z] 4bd83a1d9412: Layer already exists [2025-02-24T12:49:00.213Z] main: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:49:00.279Z] ===================================================== [Pipeline] echo [2025-02-24T12:49:00.294Z] taggedImages: [2025-02-24T12:49:00.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:00.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-24T12:49:00.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.62 [2025-02-24T12:49:00.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:00.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-24T12:49:00.317Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-24T12:49:00.317Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:00.317Z] latest [2025-02-24T12:49:00.317Z] 4.0.0-dev.62 [2025-02-24T12:49:00.317Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:00.317Z] main [2025-02-24T12:49:00.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:00.661Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:00.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:00.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-24T12:49:00.985Z] 75a62f7bdd9f: Preparing [2025-02-24T12:49:00.985Z] 565418ee5b1a: Preparing [2025-02-24T12:49:00.985Z] 7b0d9be49508: Preparing [2025-02-24T12:49:00.985Z] 67cc58e71be0: Preparing [2025-02-24T12:49:00.985Z] 9c2c6da67403: Preparing [2025-02-24T12:49:00.985Z] 075f30da7006: Preparing [2025-02-24T12:49:00.985Z] 994456c4fd7b: Preparing [2025-02-24T12:49:00.985Z] 075f30da7006: Waiting [2025-02-24T12:49:00.985Z] 994456c4fd7b: Waiting [2025-02-24T12:49:00.985Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:00.985Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:00.985Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:00.985Z] 9c2c6da67403: Pushed [2025-02-24T12:49:00.985Z] 75a62f7bdd9f: Pushed [2025-02-24T12:49:01.556Z] 075f30da7006: Pushed [2025-02-24T12:49:04.842Z] 565418ee5b1a: Pushed [2025-02-24T12:49:04.842Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:05.170Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:05.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-24T12:49:05.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-24T12:49:05.490Z] 75a62f7bdd9f: Preparing [2025-02-24T12:49:05.490Z] 565418ee5b1a: Preparing [2025-02-24T12:49:05.490Z] 7b0d9be49508: Preparing [2025-02-24T12:49:05.490Z] 67cc58e71be0: Preparing [2025-02-24T12:49:05.490Z] 9c2c6da67403: Preparing [2025-02-24T12:49:05.490Z] 075f30da7006: Preparing [2025-02-24T12:49:05.490Z] 994456c4fd7b: Preparing [2025-02-24T12:49:05.490Z] 075f30da7006: Waiting [2025-02-24T12:49:05.490Z] 994456c4fd7b: Waiting [2025-02-24T12:49:05.490Z] 565418ee5b1a: Layer already exists [2025-02-24T12:49:05.490Z] 75a62f7bdd9f: Layer already exists [2025-02-24T12:49:05.490Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:05.490Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:05.490Z] 9c2c6da67403: Layer already exists [2025-02-24T12:49:05.491Z] 075f30da7006: Layer already exists [2025-02-24T12:49:05.491Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:05.491Z] latest: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:05.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:06.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.62 [2025-02-24T12:49:06.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-24T12:49:06.124Z] 75a62f7bdd9f: Preparing [2025-02-24T12:49:06.124Z] 565418ee5b1a: Preparing [2025-02-24T12:49:06.124Z] 7b0d9be49508: Preparing [2025-02-24T12:49:06.124Z] 67cc58e71be0: Preparing [2025-02-24T12:49:06.124Z] 9c2c6da67403: Preparing [2025-02-24T12:49:06.124Z] 075f30da7006: Preparing [2025-02-24T12:49:06.124Z] 994456c4fd7b: Preparing [2025-02-24T12:49:06.124Z] 075f30da7006: Waiting [2025-02-24T12:49:06.124Z] 994456c4fd7b: Waiting [2025-02-24T12:49:06.124Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:06.124Z] 9c2c6da67403: Layer already exists [2025-02-24T12:49:06.124Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:06.124Z] 565418ee5b1a: Layer already exists [2025-02-24T12:49:06.124Z] 75a62f7bdd9f: Layer already exists [2025-02-24T12:49:06.124Z] 075f30da7006: Layer already exists [2025-02-24T12:49:06.124Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:06.124Z] 4.0.0-dev.62: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:06.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:06.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:06.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-24T12:49:06.766Z] 75a62f7bdd9f: Preparing [2025-02-24T12:49:06.766Z] 565418ee5b1a: Preparing [2025-02-24T12:49:06.766Z] 7b0d9be49508: Preparing [2025-02-24T12:49:06.766Z] 67cc58e71be0: Preparing [2025-02-24T12:49:06.766Z] 9c2c6da67403: Preparing [2025-02-24T12:49:06.766Z] 075f30da7006: Preparing [2025-02-24T12:49:06.766Z] 994456c4fd7b: Preparing [2025-02-24T12:49:06.766Z] 075f30da7006: Waiting [2025-02-24T12:49:06.766Z] 994456c4fd7b: Waiting [2025-02-24T12:49:06.766Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:06.766Z] 75a62f7bdd9f: Layer already exists [2025-02-24T12:49:06.766Z] 565418ee5b1a: Layer already exists [2025-02-24T12:49:06.766Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:06.766Z] 9c2c6da67403: Layer already exists [2025-02-24T12:49:06.766Z] 075f30da7006: Layer already exists [2025-02-24T12:49:06.766Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:06.766Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:07.091Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:07.413Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-24T12:49:07.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-24T12:49:07.670Z] 75a62f7bdd9f: Preparing [2025-02-24T12:49:07.670Z] 565418ee5b1a: Preparing [2025-02-24T12:49:07.670Z] 7b0d9be49508: Preparing [2025-02-24T12:49:07.670Z] 67cc58e71be0: Preparing [2025-02-24T12:49:07.670Z] 9c2c6da67403: Preparing [2025-02-24T12:49:07.670Z] 075f30da7006: Preparing [2025-02-24T12:49:07.670Z] 994456c4fd7b: Preparing [2025-02-24T12:49:07.670Z] 075f30da7006: Waiting [2025-02-24T12:49:07.670Z] 994456c4fd7b: Waiting [2025-02-24T12:49:07.670Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:07.670Z] 565418ee5b1a: Layer already exists [2025-02-24T12:49:07.670Z] 75a62f7bdd9f: Layer already exists [2025-02-24T12:49:07.670Z] 9c2c6da67403: Layer already exists [2025-02-24T12:49:07.670Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:07.670Z] 075f30da7006: Layer already exists [2025-02-24T12:49:07.670Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:09.048Z] main: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:49:09.119Z] ===================================================== [Pipeline] echo [2025-02-24T12:49:09.131Z] taggedImages: [2025-02-24T12:49:09.131Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:09.131Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-24T12:49:09.131Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.62 [2025-02-24T12:49:09.131Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:09.131Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-24T12:49:09.159Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-24T12:49:09.160Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:09.160Z] latest [2025-02-24T12:49:09.160Z] 4.0.0-dev.62 [2025-02-24T12:49:09.160Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:09.160Z] main [2025-02-24T12:49:09.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:09.501Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:09.815Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:09.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-24T12:49:09.816Z] da360072f5ab: Preparing [2025-02-24T12:49:09.816Z] f3666f08944c: Preparing [2025-02-24T12:49:09.816Z] 7b0d9be49508: Preparing [2025-02-24T12:49:09.816Z] 67cc58e71be0: Preparing [2025-02-24T12:49:09.816Z] 9bb1f2576f64: Preparing [2025-02-24T12:49:09.816Z] 735a2d9eea5f: Preparing [2025-02-24T12:49:09.816Z] 994456c4fd7b: Preparing [2025-02-24T12:49:09.816Z] 735a2d9eea5f: Waiting [2025-02-24T12:49:09.816Z] 994456c4fd7b: Waiting [2025-02-24T12:49:09.816Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:09.816Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:09.816Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:09.816Z] da360072f5ab: Pushed [2025-02-24T12:49:09.816Z] 9bb1f2576f64: Pushed [2025-02-24T12:49:10.076Z] 735a2d9eea5f: Pushed [2025-02-24T12:49:13.369Z] f3666f08944c: Pushed [2025-02-24T12:49:13.629Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:13.950Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:14.264Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-24T12:49:14.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-24T12:49:14.264Z] da360072f5ab: Preparing [2025-02-24T12:49:14.264Z] f3666f08944c: Preparing [2025-02-24T12:49:14.264Z] 7b0d9be49508: Preparing [2025-02-24T12:49:14.264Z] 67cc58e71be0: Preparing [2025-02-24T12:49:14.264Z] 9bb1f2576f64: Preparing [2025-02-24T12:49:14.264Z] 735a2d9eea5f: Preparing [2025-02-24T12:49:14.264Z] 994456c4fd7b: Preparing [2025-02-24T12:49:14.264Z] 735a2d9eea5f: Waiting [2025-02-24T12:49:14.264Z] 994456c4fd7b: Waiting [2025-02-24T12:49:14.264Z] da360072f5ab: Layer already exists [2025-02-24T12:49:14.264Z] f3666f08944c: Layer already exists [2025-02-24T12:49:14.264Z] 9bb1f2576f64: Layer already exists [2025-02-24T12:49:14.264Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:14.264Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:14.264Z] 735a2d9eea5f: Layer already exists [2025-02-24T12:49:14.264Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:14.264Z] latest: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:14.595Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:14.909Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.62 [2025-02-24T12:49:14.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-24T12:49:14.909Z] da360072f5ab: Preparing [2025-02-24T12:49:14.909Z] f3666f08944c: Preparing [2025-02-24T12:49:14.909Z] 7b0d9be49508: Preparing [2025-02-24T12:49:14.909Z] 67cc58e71be0: Preparing [2025-02-24T12:49:14.909Z] 9bb1f2576f64: Preparing [2025-02-24T12:49:14.909Z] 735a2d9eea5f: Preparing [2025-02-24T12:49:14.909Z] 994456c4fd7b: Preparing [2025-02-24T12:49:14.909Z] 994456c4fd7b: Waiting [2025-02-24T12:49:14.909Z] f3666f08944c: Layer already exists [2025-02-24T12:49:14.909Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:14.909Z] da360072f5ab: Layer already exists [2025-02-24T12:49:14.909Z] 9bb1f2576f64: Layer already exists [2025-02-24T12:49:14.909Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:14.909Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:14.909Z] 735a2d9eea5f: Layer already exists [2025-02-24T12:49:14.909Z] 4.0.0-dev.62: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:15.223Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:15.545Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:15.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-24T12:49:15.545Z] da360072f5ab: Preparing [2025-02-24T12:49:15.545Z] f3666f08944c: Preparing [2025-02-24T12:49:15.545Z] 7b0d9be49508: Preparing [2025-02-24T12:49:15.545Z] 67cc58e71be0: Preparing [2025-02-24T12:49:15.545Z] 9bb1f2576f64: Preparing [2025-02-24T12:49:15.545Z] 735a2d9eea5f: Preparing [2025-02-24T12:49:15.545Z] 994456c4fd7b: Preparing [2025-02-24T12:49:15.545Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:15.545Z] f3666f08944c: Layer already exists [2025-02-24T12:49:15.545Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:15.545Z] 9bb1f2576f64: Layer already exists [2025-02-24T12:49:15.545Z] da360072f5ab: Layer already exists [2025-02-24T12:49:15.545Z] 735a2d9eea5f: Layer already exists [2025-02-24T12:49:15.545Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:15.545Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:15.869Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T12:49:16.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-24T12:49:16.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-24T12:49:16.189Z] da360072f5ab: Preparing [2025-02-24T12:49:16.189Z] f3666f08944c: Preparing [2025-02-24T12:49:16.189Z] 7b0d9be49508: Preparing [2025-02-24T12:49:16.189Z] 67cc58e71be0: Preparing [2025-02-24T12:49:16.189Z] 9bb1f2576f64: Preparing [2025-02-24T12:49:16.189Z] 735a2d9eea5f: Preparing [2025-02-24T12:49:16.189Z] 994456c4fd7b: Preparing [2025-02-24T12:49:16.189Z] 735a2d9eea5f: Waiting [2025-02-24T12:49:16.189Z] 994456c4fd7b: Waiting [2025-02-24T12:49:16.189Z] 67cc58e71be0: Layer already exists [2025-02-24T12:49:16.189Z] 9bb1f2576f64: Layer already exists [2025-02-24T12:49:16.189Z] 7b0d9be49508: Layer already exists [2025-02-24T12:49:16.189Z] da360072f5ab: Layer already exists [2025-02-24T12:49:16.189Z] f3666f08944c: Layer already exists [2025-02-24T12:49:16.189Z] 735a2d9eea5f: Layer already exists [2025-02-24T12:49:16.189Z] 994456c4fd7b: Layer already exists [2025-02-24T12:49:16.189Z] main: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T12:49:16.266Z] ===================================================== [Pipeline] echo [2025-02-24T12:49:16.281Z] taggedImages: [2025-02-24T12:49:16.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T12:49:16.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-24T12:49:16.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.62 [2025-02-24T12:49:16.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T12:49:16.281Z] - 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-02-24T13:05:02.307Z] #154 ... [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-24T13:05:02.307Z] #143 DONE 1036.8s [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T13:05:02.307Z] #148 ... [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:05:02.307Z] #155 DONE 0.2s [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:05:02.307Z] #156 DONE 0.2s [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-24T13:05:02.307Z] #157 DONE 0.5s [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #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-02-24T13:05:02.307Z] #158 DONE 0.2s [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.307Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T13:05:02.307Z] #148 ... [2025-02-24T13:05:02.307Z] [2025-02-24T13:05:02.308Z] #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-02-24T13:05:02.308Z] #159 DONE 0.3s [2025-02-24T13:05:02.308Z] [2025-02-24T13:05:02.308Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T13:05:02.308Z] #149 ... [2025-02-24T13:05:02.308Z] [2025-02-24T13:05:02.308Z] #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-02-24T13:05:04.297Z] #160 DONE 2.1s [2025-02-24T13:05:04.297Z] [2025-02-24T13:05:04.297Z] #118 [core-common-config-bootstrapper] exporting to image [2025-02-24T13:05:04.297Z] #118 exporting layers [2025-02-24T13:05:04.894Z] #118 exporting layers 0.6s done [2025-02-24T13:05:04.894Z] #118 writing image sha256:c25025443dca38f0fc402a995d30d9d5c0db7b4ecac364a922a10990fd428072 done [2025-02-24T13:05:04.894Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-24T13:05:04.894Z] #118 DONE 5.5s [2025-02-24T13:05:04.894Z] [2025-02-24T13:05:04.894Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-24T13:05:20.062Z] #152 DONE 1055.1s [2025-02-24T13:05:20.062Z] [2025-02-24T13:05:20.062Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T13:05:20.062Z] #150 ... [2025-02-24T13:05:20.062Z] [2025-02-24T13:05:20.062Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-24T13:05:20.062Z] #161 DONE 0.2s [2025-02-24T13:05:20.062Z] [2025-02-24T13:05:20.062Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T13:05:20.062Z] #149 ... [2025-02-24T13:05:20.062Z] [2025-02-24T13:05:20.062Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-24T13:05:21.631Z] #162 DONE 2.6s [2025-02-24T13:05:21.631Z] [2025-02-24T13:05:21.631Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:05:21.912Z] #163 DONE 0.3s [2025-02-24T13:05:21.912Z] [2025-02-24T13:05:21.912Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:05:22.185Z] #164 DONE 0.2s [2025-02-24T13:05:22.185Z] [2025-02-24T13:05:22.185Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-24T13:05:22.463Z] #165 DONE 0.3s [2025-02-24T13:05:22.463Z] [2025-02-24T13:05:22.463Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-24T13:05:22.463Z] #166 DONE 0.1s [2025-02-24T13:05:22.463Z] [2025-02-24T13:05:22.463Z] #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-02-24T13:05:22.739Z] #167 DONE 0.1s [2025-02-24T13:05:22.739Z] [2025-02-24T13:05:22.739Z] #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-02-24T13:05:22.739Z] #168 DONE 0.2s [2025-02-24T13:05:22.739Z] [2025-02-24T13:05:22.739Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T13:05:23.013Z] #151 ... [2025-02-24T13:05:23.013Z] [2025-02-24T13:05:23.013Z] #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-02-24T13:05:23.309Z] #169 DONE 0.2s [2025-02-24T13:05:23.309Z] [2025-02-24T13:05:23.309Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-24T13:05:23.309Z] #170 DONE 0.1s [2025-02-24T13:05:23.309Z] [2025-02-24T13:05:23.309Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-24T13:05:25.920Z] #171 DONE 2.2s [2025-02-24T13:05:25.920Z] [2025-02-24T13:05:25.920Z] #118 [security-bootstrapper] exporting to image [2025-02-24T13:05:25.920Z] #118 exporting layers [2025-02-24T13:05:26.507Z] #118 exporting layers 0.9s done [2025-02-24T13:05:26.507Z] #118 writing image sha256:9e5afd23b1aff9b5d1997aa7cf55f44917919dcb29d78ea088a951d18b65b6b2 done [2025-02-24T13:05:26.507Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-24T13:05:26.507Z] #118 DONE 6.3s [2025-02-24T13:05:26.507Z] [2025-02-24T13:05:26.507Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T13:19:18.908Z] #62 ... [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-24T13:19:18.908Z] #148 DONE 1887.4s [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-24T13:19:18.908Z] #154 ... [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:19:18.908Z] #172 DONE 0.2s [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:19:18.908Z] #173 DONE 0.1s [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-24T13:19:18.908Z] #174 DONE 0.3s [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-24T13:19:18.908Z] #175 DONE 0.1s [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T13:19:18.908Z] #149 ... [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #118 [core-command] exporting to image [2025-02-24T13:19:18.908Z] #118 exporting layers [2025-02-24T13:19:18.908Z] #118 exporting layers 0.5s done [2025-02-24T13:19:18.908Z] #118 writing image sha256:84e18a6521bff25240a7e95d292e739b30ab86b34c463cd05c24c46457796076 done [2025-02-24T13:19:18.908Z] #118 naming to docker.io/library/core-command-arm64 done [2025-02-24T13:19:18.908Z] #118 DONE 6.8s [2025-02-24T13:19:18.908Z] [2025-02-24T13:19:18.908Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-24T13:19:28.956Z] #154 ... [2025-02-24T13:19:28.956Z] [2025-02-24T13:19:28.956Z] #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-02-24T13:19:28.956Z] #144 1904.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-24T13:19:35.592Z] #144 ... [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-24T13:19:35.592Z] #154 DONE 1911.4s [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T13:19:35.592Z] #151 ... [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:19:35.592Z] #176 DONE 0.2s [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T13:19:35.592Z] #33 ... [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:19:35.592Z] #177 DONE 0.2s [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T13:19:35.592Z] #146 ... [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #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-02-24T13:19:35.592Z] #178 DONE 0.2s [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-24T13:19:35.592Z] #179 DONE 0.1s [2025-02-24T13:19:35.592Z] [2025-02-24T13:19:35.592Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-24T13:19:35.861Z] #145 ... [2025-02-24T13:19:35.861Z] [2025-02-24T13:19:35.861Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-24T13:19:36.128Z] #180 DONE 0.3s [2025-02-24T13:19:36.128Z] [2025-02-24T13:19:36.128Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-24T13:19:36.397Z] #181 DONE 0.2s [2025-02-24T13:19:36.397Z] [2025-02-24T13:19:36.397Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T13:19:38.359Z] #182 DONE 1.9s [2025-02-24T13:19:38.359Z] [2025-02-24T13:19:38.359Z] #118 [security-proxy-setup] exporting to image [2025-02-24T13:19:38.359Z] #118 exporting layers [2025-02-24T13:19:39.328Z] #118 exporting layers 1.1s done [2025-02-24T13:19:39.328Z] #118 writing image sha256:2193d792c6b9cab06baaccc94d40b497310a2fcdfe68db6a54e27d21b5cfd9d8 done [2025-02-24T13:19:39.328Z] #118 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-02-24T13:19:39.328Z] #118 DONE 8.0s [2025-02-24T13:19:39.328Z] [2025-02-24T13:19:39.328Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T13:20:01.355Z] #150 ... [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #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-02-24T13:20:01.355Z] #144 DONE 1936.3s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T13:20:01.355Z] #149 ... [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:20:01.355Z] #183 DONE 0.2s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-24T13:20:01.355Z] #153 ... [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:20:01.355Z] #184 DONE 0.2s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #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-02-24T13:20:01.355Z] #185 DONE 0.2s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #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-02-24T13:20:01.355Z] #186 DONE 0.2s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-24T13:20:01.355Z] #187 DONE 0.1s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-24T13:20:01.355Z] #188 DONE 0.3s [2025-02-24T13:20:01.355Z] [2025-02-24T13:20:01.355Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-24T13:20:01.622Z] #189 DONE 0.4s [2025-02-24T13:20:01.622Z] [2025-02-24T13:20:01.622Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-24T13:20:01.893Z] #190 DONE 0.1s [2025-02-24T13:20:01.893Z] [2025-02-24T13:20:01.893Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T13:20:03.852Z] #191 DONE 2.0s [2025-02-24T13:20:03.853Z] [2025-02-24T13:20:03.853Z] #118 [security-secretstore-setup] exporting to image [2025-02-24T13:20:03.853Z] #118 exporting layers [2025-02-24T13:20:05.253Z] #118 exporting layers 1.6s done [2025-02-24T13:20:05.253Z] #118 writing image sha256:4a03e267951ec112e0a52f2fe383b1fb6b9b5c55ce224233664fe83e089cef85 0.1s done [2025-02-24T13:20:05.253Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 [2025-02-24T13:20:05.519Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-24T13:20:05.519Z] #118 DONE 9.6s [2025-02-24T13:20:05.519Z] [2025-02-24T13:20:05.519Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T13:21:13.349Z] #150 ... [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-24T13:21:13.349Z] #151 DONE 2008.1s [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T13:21:13.349Z] #62 ... [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:21:13.349Z] #192 DONE 0.3s [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:21:13.349Z] #193 DONE 0.3s [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T13:21:13.349Z] #146 ... [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-24T13:21:13.349Z] #194 DONE 0.4s [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #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-02-24T13:21:13.349Z] #195 DONE 0.1s [2025-02-24T13:21:13.349Z] [2025-02-24T13:21:13.349Z] #118 [security-spiffe-token-provider] exporting to image [2025-02-24T13:21:13.349Z] #118 exporting layers [2025-02-24T13:21:13.613Z] #118 exporting layers 0.9s done [2025-02-24T13:21:13.613Z] #118 writing image sha256:6c7c61c65648ab02a136cfbd149af14f70ec8d8cda9e291f3f597ffdf2de31e5 done [2025-02-24T13:21:13.613Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-24T13:21:13.613Z] #118 DONE 10.6s [2025-02-24T13:21:13.613Z] [2025-02-24T13:21:13.613Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-24T13:21:45.824Z] #150 DONE 2038.6s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:45.824Z] #147 ... [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:21:45.824Z] #196 DONE 0.2s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:21:45.824Z] #197 DONE 0.3s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T13:21:45.824Z] #62 ... [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-24T13:21:45.824Z] #198 DONE 0.4s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-24T13:21:45.824Z] #145 ... [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-24T13:21:45.824Z] #199 DONE 0.1s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-24T13:21:45.824Z] #200 DONE 0.2s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-24T13:21:45.824Z] #201 DONE 1.8s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #118 [security-proxy-auth] exporting to image [2025-02-24T13:21:45.824Z] #118 exporting layers [2025-02-24T13:21:45.824Z] #118 exporting layers 0.7s done [2025-02-24T13:21:45.824Z] #118 writing image sha256:c9f7c1b820d04b60f659c94adfda54c007319b0fe10b586833a86ae9f224848d done [2025-02-24T13:21:45.824Z] #118 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-24T13:21:45.824Z] #118 DONE 11.3s [2025-02-24T13:21:45.824Z] [2025-02-24T13:21:45.824Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:47.801Z] #147 ... [2025-02-24T13:21:47.801Z] [2025-02-24T13:21:47.801Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-24T13:21:47.801Z] #145 DONE 2044.7s [2025-02-24T13:21:48.077Z] [2025-02-24T13:21:48.077Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:48.344Z] #147 ... [2025-02-24T13:21:48.344Z] [2025-02-24T13:21:48.344Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:21:48.610Z] #202 DONE 0.2s [2025-02-24T13:21:48.610Z] [2025-02-24T13:21:48.610Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:48.610Z] #147 ... [2025-02-24T13:21:48.610Z] [2025-02-24T13:21:48.610Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-24T13:21:49.211Z] #203 DONE 0.4s [2025-02-24T13:21:49.211Z] [2025-02-24T13:21:49.211Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-24T13:21:49.211Z] #204 DONE 0.2s [2025-02-24T13:21:49.211Z] [2025-02-24T13:21:49.211Z] #118 [core-keeper] exporting to image [2025-02-24T13:21:49.791Z] #118 exporting layers 0.5s done [2025-02-24T13:21:49.791Z] #118 writing image sha256:7bc83d51622c16a181fe7bc707b1be46c9e37a69a05a84435476782c03ca483f 0.0s done [2025-02-24T13:21:49.791Z] #118 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-02-24T13:21:49.791Z] #118 DONE 11.8s [2025-02-24T13:21:49.791Z] [2025-02-24T13:21:49.791Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T13:21:51.775Z] #146 ... [2025-02-24T13:21:51.775Z] [2025-02-24T13:21:51.775Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-24T13:21:51.775Z] #153 DONE 2048.1s [2025-02-24T13:21:51.775Z] [2025-02-24T13:21:51.775Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-24T13:21:51.775Z] #149 DONE 2048.3s [2025-02-24T13:21:51.775Z] [2025-02-24T13:21:51.775Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:51.776Z] #147 ... [2025-02-24T13:21:51.776Z] [2025-02-24T13:21:51.776Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:21:52.058Z] #205 DONE 0.2s [2025-02-24T13:21:52.058Z] [2025-02-24T13:21:52.058Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:52.058Z] #147 ... [2025-02-24T13:21:52.058Z] [2025-02-24T13:21:52.058Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:21:52.347Z] #206 DONE 0.2s [2025-02-24T13:21:52.347Z] [2025-02-24T13:21:52.347Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:21:52.347Z] #147 ... [2025-02-24T13:21:52.347Z] [2025-02-24T13:21:52.347Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-24T13:21:52.627Z] #207 ... [2025-02-24T13:21:52.627Z] [2025-02-24T13:21:52.627Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:21:52.627Z] #208 DONE 0.2s [2025-02-24T13:21:52.627Z] [2025-02-24T13:21:52.627Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:21:53.118Z] #209 DONE 0.3s [2025-02-24T13:21:53.118Z] [2025-02-24T13:21:53.118Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T13:21:53.118Z] #33 ... [2025-02-24T13:21:53.118Z] [2025-02-24T13:21:53.118Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-24T13:21:53.118Z] #207 DONE 0.6s [2025-02-24T13:21:53.118Z] [2025-02-24T13:21:53.118Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-24T13:21:53.396Z] #210 ... [2025-02-24T13:21:53.396Z] [2025-02-24T13:21:53.396Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-24T13:21:53.396Z] #211 DONE 0.4s [2025-02-24T13:21:53.682Z] [2025-02-24T13:21:53.682Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-24T13:21:53.682Z] #210 DONE 0.6s [2025-02-24T13:21:53.682Z] [2025-02-24T13:21:53.682Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-24T13:21:53.682Z] #212 DONE 0.2s [2025-02-24T13:21:53.682Z] [2025-02-24T13:21:53.682Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-24T13:21:53.971Z] #213 DONE 0.3s [2025-02-24T13:21:53.971Z] [2025-02-24T13:21:53.971Z] #118 [core-data] exporting to image [2025-02-24T13:21:54.589Z] #118 exporting layers 1.0s done [2025-02-24T13:21:54.589Z] #118 writing image sha256:2ed2fff80c8db4e316bd4d0b36e7af1d0c9af1e3b58e180fb5cc0c87011baa89 0.0s done [2025-02-24T13:21:54.863Z] #118 exporting layers 0.8s done [2025-02-24T13:21:54.864Z] #118 naming to docker.io/library/core-metadata-arm64 done [2025-02-24T13:21:54.864Z] #118 writing image sha256:8a385b600fab16027a8169bd94e612d182e08fd35e51e22bcd60aeeb727d981e done [2025-02-24T13:21:54.864Z] #118 naming to docker.io/library/core-data-arm64 done [2025-02-24T13:21:54.864Z] #118 DONE 12.9s [2025-02-24T13:21:54.864Z] [2025-02-24T13:21:54.864Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T13:22:27.074Z] #33 ... [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-24T13:22:27.074Z] #146 DONE 2080.2s [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:22:27.074Z] #147 ... [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:22:27.074Z] #214 DONE 0.1s [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:22:27.074Z] #215 DONE 0.1s [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T13:22:27.074Z] #33 ... [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-24T13:22:27.074Z] #216 DONE 0.5s [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-24T13:22:27.074Z] #217 DONE 0.1s [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #118 [support-scheduler] exporting to image [2025-02-24T13:22:27.074Z] #118 exporting layers [2025-02-24T13:22:27.074Z] #118 exporting layers 1.0s done [2025-02-24T13:22:27.074Z] #118 writing image sha256:dcd4e2658dd90a325793cc251ab55ebd6efc13b55e857b7af766dcb67dbdda1d done [2025-02-24T13:22:27.074Z] #118 naming to docker.io/library/support-scheduler-arm64 done [2025-02-24T13:22:27.074Z] #118 DONE 13.9s [2025-02-24T13:22:27.074Z] [2025-02-24T13:22:27.074Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-24T13:22:31.306Z] #147 DONE 2087.7s [2025-02-24T13:22:31.306Z] [2025-02-24T13:22:31.306Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T13:22:31.306Z] #62 ... [2025-02-24T13:22:31.306Z] [2025-02-24T13:22:31.306Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-24T13:22:31.306Z] #218 DONE 0.1s [2025-02-24T13:22:31.306Z] [2025-02-24T13:22:31.306Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-24T13:22:31.306Z] #219 DONE 0.1s [2025-02-24T13:22:31.307Z] [2025-02-24T13:22:31.307Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-24T13:22:31.307Z] #62 ... [2025-02-24T13:22:31.307Z] [2025-02-24T13:22:31.307Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-24T13:22:31.573Z] #220 DONE 0.3s [2025-02-24T13:22:31.573Z] [2025-02-24T13:22:31.573Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T13:22:31.853Z] #33 ... [2025-02-24T13:22:31.853Z] [2025-02-24T13:22:31.853Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-24T13:22:31.853Z] #221 DONE 0.1s [2025-02-24T13:22:31.853Z] [2025-02-24T13:22:31.853Z] #118 [support-notifications] exporting to image [2025-02-24T13:22:31.853Z] #118 exporting layers [2025-02-24T13:22:32.435Z] #118 exporting layers 0.5s done [2025-02-24T13:22:32.435Z] #118 writing image sha256:0a9bd68c75cc8951924ce4a6fb9e69e076c57cd68e8a241d0fef8d1a659c28cf done [2025-02-24T13:22:32.435Z] #118 naming to docker.io/library/support-notifications-arm64 done [2025-02-24T13:22:32.435Z] #118 DONE 14.5s [2025-02-24T13:22:32.435Z] [2025-02-24T13:22:32.435Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-24T13:22:32.435Z] time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-24T13:22:32.458Z] $ docker stop --time=1 9f2ba083f86f727f90ac052732c302f916dfaab981ad3508bcfeca2c05eab642 [2025-02-24T13:22:34.116Z] $ docker rm -f --volumes 9f2ba083f86f727f90ac052732c302f916dfaab981ad3508bcfeca2c05eab642 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-24T13:22:34.600Z] + docker images [2025-02-24T13:22:34.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-24T13:22:34.600Z] support-notifications-arm64 latest 0a9bd68c75cc 3 seconds ago 52MB [2025-02-24T13:22:34.600Z] support-scheduler-arm64 latest dcd4e2658dd9 10 seconds ago 48.2MB [2025-02-24T13:22:34.600Z] core-metadata-arm64 latest 2ed2fff80c8d 41 seconds ago 33MB [2025-02-24T13:22:34.600Z] core-data-arm64 latest 8a385b600fab 41 seconds ago 32.8MB [2025-02-24T13:22:34.600Z] core-keeper-arm64 latest 7bc83d51622c 46 seconds ago 32.5MB [2025-02-24T13:22:34.600Z] security-proxy-auth-arm64 latest c9f7c1b820d0 50 seconds ago 31.8MB [2025-02-24T13:22:34.600Z] security-spiffe-token-provider-arm64 latest 6c7c61c65648 About a minute ago 47.8MB [2025-02-24T13:22:34.600Z] security-secretstore-setup-arm64 latest 4a03e267951e 2 minutes ago 67.2MB [2025-02-24T13:22:34.600Z] security-proxy-setup-arm64 latest 2193d792c6b9 2 minutes ago 38.6MB [2025-02-24T13:22:34.600Z] core-command-arm64 latest 84e18a6521bf 3 minutes ago 28.4MB [2025-02-24T13:22:34.600Z] security-bootstrapper-arm64 latest 9e5afd23b1af 17 minutes ago 21MB [2025-02-24T13:22:34.600Z] core-common-config-bootstrapper-arm64 latest c25025443dca 17 minutes ago 17.9MB [2025-02-24T13:22:34.600Z] security-spire-agent-arm64 latest 67364adbea7d 36 minutes ago 187MB [2025-02-24T13:22:34.600Z] security-spire-config-arm64 latest 7ee8e8372237 36 minutes ago 143MB [2025-02-24T13:22:34.600Z] security-spire-server-arm64 latest 4f3d4672668a 36 minutes ago 144MB [2025-02-24T13:22:34.600Z] ci-base-image-arm64 latest ef63b1acea60 37 minutes ago 915MB [2025-02-24T13:22:34.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-02-24T13:22:34.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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-02-24T13:22:34.734Z] provisioning config files... [2025-02-24T13:22:34.745Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config3955404251797087358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:22:35.085Z] ---> ****-login.sh [2025-02-24T13:22:35.085Z] nexus3.edgexfoundry.org:10001 [2025-02-24T13:22:35.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T13:22:35.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T13:22:35.355Z] Configure a credential helper to remove this warning. See [2025-02-24T13:22:35.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T13:22:35.355Z] [2025-02-24T13:22:35.355Z] Login Succeeded [2025-02-24T13:22:35.355Z] nexus3.edgexfoundry.org:10002 [2025-02-24T13:22:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T13:22:35.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T13:22:35.887Z] Configure a credential helper to remove this warning. See [2025-02-24T13:22:35.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T13:22:35.887Z] [2025-02-24T13:22:35.887Z] Login Succeeded [2025-02-24T13:22:35.887Z] nexus3.edgexfoundry.org:10003 [2025-02-24T13:22:36.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T13:22:36.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T13:22:36.156Z] Configure a credential helper to remove this warning. See [2025-02-24T13:22:36.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T13:22:36.156Z] [2025-02-24T13:22:36.156Z] Login Succeeded [2025-02-24T13:22:36.156Z] nexus3.edgexfoundry.org:10004 [2025-02-24T13:22:36.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T13:22:36.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T13:22:36.421Z] Configure a credential helper to remove this warning. See [2025-02-24T13:22:36.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T13:22:36.422Z] [2025-02-24T13:22:36.422Z] Login Succeeded [2025-02-24T13:22:36.422Z] ****.io [2025-02-24T13:22:36.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-24T13:22:36.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-24T13:22:36.950Z] Configure a credential helper to remove this warning. See [2025-02-24T13:22:36.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-24T13:22:36.950Z] [2025-02-24T13:22:36.950Z] Login Succeeded [2025-02-24T13:22:36.950Z] ---> ****-login.sh ends [Pipeline] } [2025-02-24T13:22:36.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:22:37.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-24T13:22:37.032Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-24T13:22:37.032Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:37.032Z] latest [2025-02-24T13:22:37.032Z] 4.0.0-dev.62 [2025-02-24T13:22:37.032Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:37.032Z] main [2025-02-24T13:22:37.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:37.396Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:37.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:37.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-24T13:22:37.740Z] a864f42a8b44: Preparing [2025-02-24T13:22:37.740Z] 7877f10fa877: Preparing [2025-02-24T13:22:37.740Z] f1f59011c0a0: Preparing [2025-02-24T13:22:37.740Z] 1f2308883906: Preparing [2025-02-24T13:22:37.740Z] 65179c1094fa: Preparing [2025-02-24T13:22:37.740Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:37.740Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:37.740Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:37.740Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:38.004Z] 65179c1094fa: Pushed [2025-02-24T13:22:38.004Z] 1f2308883906: Pushed [2025-02-24T13:22:38.004Z] f1f59011c0a0: Pushed [2025-02-24T13:22:38.004Z] a864f42a8b44: Pushed [2025-02-24T13:22:38.004Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:38.004Z] b2ae47a7f3e4: Pushed [2025-02-24T13:22:42.234Z] 7877f10fa877: Pushed [2025-02-24T13:22:42.498Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:42.850Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:43.192Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-24T13:22:43.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-24T13:22:43.192Z] a864f42a8b44: Preparing [2025-02-24T13:22:43.192Z] 7877f10fa877: Preparing [2025-02-24T13:22:43.192Z] f1f59011c0a0: Preparing [2025-02-24T13:22:43.192Z] 1f2308883906: Preparing [2025-02-24T13:22:43.192Z] 65179c1094fa: Preparing [2025-02-24T13:22:43.192Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:43.192Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:43.192Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:43.192Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:43.192Z] 1f2308883906: Layer already exists [2025-02-24T13:22:43.192Z] a864f42a8b44: Layer already exists [2025-02-24T13:22:43.192Z] 7877f10fa877: Layer already exists [2025-02-24T13:22:43.192Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:43.192Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:43.192Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:43.192Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:43.456Z] latest: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:43.809Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:44.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.62 [2025-02-24T13:22:44.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-24T13:22:44.162Z] a864f42a8b44: Preparing [2025-02-24T13:22:44.162Z] 7877f10fa877: Preparing [2025-02-24T13:22:44.162Z] f1f59011c0a0: Preparing [2025-02-24T13:22:44.162Z] 1f2308883906: Preparing [2025-02-24T13:22:44.162Z] 65179c1094fa: Preparing [2025-02-24T13:22:44.162Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:44.162Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:44.162Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:44.162Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:44.162Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:44.162Z] a864f42a8b44: Layer already exists [2025-02-24T13:22:44.162Z] 7877f10fa877: Layer already exists [2025-02-24T13:22:44.162Z] 1f2308883906: Layer already exists [2025-02-24T13:22:44.162Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:44.162Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:44.162Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:44.162Z] 4.0.0-dev.62: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:44.504Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:44.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:44.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-24T13:22:44.864Z] a864f42a8b44: Preparing [2025-02-24T13:22:44.864Z] 7877f10fa877: Preparing [2025-02-24T13:22:44.864Z] f1f59011c0a0: Preparing [2025-02-24T13:22:44.864Z] 1f2308883906: Preparing [2025-02-24T13:22:44.864Z] 65179c1094fa: Preparing [2025-02-24T13:22:44.864Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:44.864Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:44.864Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:44.864Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:44.864Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:44.864Z] a864f42a8b44: Layer already exists [2025-02-24T13:22:44.864Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:44.864Z] 1f2308883906: Layer already exists [2025-02-24T13:22:44.864Z] 7877f10fa877: Layer already exists [2025-02-24T13:22:44.864Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:44.864Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:44.864Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:45.221Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:45.566Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-24T13:22:45.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-24T13:22:45.566Z] a864f42a8b44: Preparing [2025-02-24T13:22:45.566Z] 7877f10fa877: Preparing [2025-02-24T13:22:45.566Z] f1f59011c0a0: Preparing [2025-02-24T13:22:45.566Z] 1f2308883906: Preparing [2025-02-24T13:22:45.566Z] 65179c1094fa: Preparing [2025-02-24T13:22:45.566Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:45.566Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:45.566Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:45.566Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:45.566Z] a864f42a8b44: Layer already exists [2025-02-24T13:22:45.566Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:45.566Z] 7877f10fa877: Layer already exists [2025-02-24T13:22:45.566Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:45.566Z] 1f2308883906: Layer already exists [2025-02-24T13:22:45.566Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:45.566Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:45.828Z] main: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:22:45.903Z] ===================================================== [Pipeline] echo [2025-02-24T13:22:45.915Z] taggedImages: [2025-02-24T13:22:45.915Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:45.915Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-24T13:22:45.915Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.62 [2025-02-24T13:22:45.915Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:45.915Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-24T13:22:45.945Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-24T13:22:45.945Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:45.945Z] latest [2025-02-24T13:22:45.945Z] 4.0.0-dev.62 [2025-02-24T13:22:45.945Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:45.945Z] main [2025-02-24T13:22:45.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:46.288Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:46.635Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:46.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-24T13:22:46.635Z] 909946955359: Preparing [2025-02-24T13:22:46.635Z] 57d9151d6bfc: Preparing [2025-02-24T13:22:46.635Z] f5b048d80eca: Preparing [2025-02-24T13:22:46.635Z] 51963fe07ddc: Preparing [2025-02-24T13:22:46.635Z] f1f59011c0a0: Preparing [2025-02-24T13:22:46.635Z] 1f2308883906: Preparing [2025-02-24T13:22:46.635Z] 65179c1094fa: Preparing [2025-02-24T13:22:46.635Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:46.635Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:46.635Z] 1f2308883906: Waiting [2025-02-24T13:22:46.635Z] 65179c1094fa: Waiting [2025-02-24T13:22:46.635Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:46.635Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:46.635Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:46.635Z] 1f2308883906: Layer already exists [2025-02-24T13:22:46.900Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:46.900Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:46.900Z] f5b048d80eca: Pushed [2025-02-24T13:22:46.900Z] 909946955359: Pushed [2025-02-24T13:22:46.900Z] 57d9151d6bfc: Pushed [2025-02-24T13:22:46.900Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:48.826Z] 51963fe07ddc: Pushed [2025-02-24T13:22:49.090Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:49.436Z] + 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-02-24T13:22:49.805Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-24T13:22:49.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-24T13:22:49.805Z] 909946955359: Preparing [2025-02-24T13:22:49.805Z] 57d9151d6bfc: Preparing [2025-02-24T13:22:49.805Z] f5b048d80eca: Preparing [2025-02-24T13:22:49.805Z] 51963fe07ddc: Preparing [2025-02-24T13:22:49.805Z] f1f59011c0a0: Preparing [2025-02-24T13:22:49.805Z] 1f2308883906: Preparing [2025-02-24T13:22:49.805Z] 65179c1094fa: Preparing [2025-02-24T13:22:49.805Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:49.805Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:49.805Z] 65179c1094fa: Waiting [2025-02-24T13:22:49.805Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:49.805Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:49.805Z] 1f2308883906: Waiting [2025-02-24T13:22:49.805Z] 909946955359: Layer already exists [2025-02-24T13:22:49.805Z] f5b048d80eca: Layer already exists [2025-02-24T13:22:49.805Z] 57d9151d6bfc: Layer already exists [2025-02-24T13:22:49.805Z] 51963fe07ddc: Layer already exists [2025-02-24T13:22:49.805Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:49.805Z] 1f2308883906: Layer already exists [2025-02-24T13:22:49.805Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:49.805Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:49.805Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:50.069Z] latest: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:50.494Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:50.878Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.62 [2025-02-24T13:22:50.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-24T13:22:50.878Z] 909946955359: Preparing [2025-02-24T13:22:50.878Z] 57d9151d6bfc: Preparing [2025-02-24T13:22:50.878Z] f5b048d80eca: Preparing [2025-02-24T13:22:50.878Z] 51963fe07ddc: Preparing [2025-02-24T13:22:50.878Z] f1f59011c0a0: Preparing [2025-02-24T13:22:50.878Z] 1f2308883906: Preparing [2025-02-24T13:22:50.878Z] 65179c1094fa: Preparing [2025-02-24T13:22:50.878Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:50.878Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:50.878Z] 1f2308883906: Waiting [2025-02-24T13:22:50.878Z] 65179c1094fa: Waiting [2025-02-24T13:22:50.878Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:50.878Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:50.878Z] 909946955359: Layer already exists [2025-02-24T13:22:50.878Z] f5b048d80eca: Layer already exists [2025-02-24T13:22:50.878Z] 57d9151d6bfc: Layer already exists [2025-02-24T13:22:50.878Z] 51963fe07ddc: Layer already exists [2025-02-24T13:22:50.878Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:50.878Z] 1f2308883906: Layer already exists [2025-02-24T13:22:50.878Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:50.878Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:50.878Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:50.878Z] 4.0.0-dev.62: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:51.248Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:51.764Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:51.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-24T13:22:51.764Z] 909946955359: Preparing [2025-02-24T13:22:51.764Z] 57d9151d6bfc: Preparing [2025-02-24T13:22:51.764Z] f5b048d80eca: Preparing [2025-02-24T13:22:51.764Z] 51963fe07ddc: Preparing [2025-02-24T13:22:51.764Z] f1f59011c0a0: Preparing [2025-02-24T13:22:51.764Z] 1f2308883906: Preparing [2025-02-24T13:22:51.764Z] 65179c1094fa: Preparing [2025-02-24T13:22:51.764Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:51.764Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:51.764Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:51.764Z] 1f2308883906: Waiting [2025-02-24T13:22:51.764Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:51.764Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:51.764Z] 51963fe07ddc: Layer already exists [2025-02-24T13:22:51.764Z] 909946955359: Layer already exists [2025-02-24T13:22:51.764Z] f5b048d80eca: Layer already exists [2025-02-24T13:22:51.764Z] 57d9151d6bfc: Layer already exists [2025-02-24T13:22:51.764Z] 1f2308883906: Layer already exists [2025-02-24T13:22:51.764Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:51.764Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:51.764Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:52.027Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:52.370Z] + 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-02-24T13:22:52.723Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-24T13:22:52.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-24T13:22:52.723Z] 909946955359: Preparing [2025-02-24T13:22:52.723Z] 57d9151d6bfc: Preparing [2025-02-24T13:22:52.723Z] f5b048d80eca: Preparing [2025-02-24T13:22:52.723Z] 51963fe07ddc: Preparing [2025-02-24T13:22:52.723Z] f1f59011c0a0: Preparing [2025-02-24T13:22:52.723Z] 1f2308883906: Preparing [2025-02-24T13:22:52.723Z] 65179c1094fa: Preparing [2025-02-24T13:22:52.723Z] b2ae47a7f3e4: Preparing [2025-02-24T13:22:52.723Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:52.723Z] 1f2308883906: Waiting [2025-02-24T13:22:52.723Z] 65179c1094fa: Waiting [2025-02-24T13:22:52.723Z] b2ae47a7f3e4: Waiting [2025-02-24T13:22:52.723Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:52.723Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:52.723Z] 51963fe07ddc: Layer already exists [2025-02-24T13:22:52.723Z] 909946955359: Layer already exists [2025-02-24T13:22:52.723Z] 57d9151d6bfc: Layer already exists [2025-02-24T13:22:52.723Z] f5b048d80eca: Layer already exists [2025-02-24T13:22:52.723Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:22:52.723Z] 1f2308883906: Layer already exists [2025-02-24T13:22:52.723Z] 65179c1094fa: Layer already exists [2025-02-24T13:22:52.723Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:52.985Z] main: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:22:53.053Z] ===================================================== [Pipeline] echo [2025-02-24T13:22:53.066Z] taggedImages: [2025-02-24T13:22:53.066Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:53.066Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-24T13:22:53.066Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.62 [2025-02-24T13:22:53.066Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:53.066Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-24T13:22:53.094Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-24T13:22:53.094Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:53.094Z] latest [2025-02-24T13:22:53.094Z] 4.0.0-dev.62 [2025-02-24T13:22:53.094Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:22:53.094Z] main [2025-02-24T13:22:53.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:53.466Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:53.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:22:53.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-24T13:22:53.820Z] 861f496235d7: Preparing [2025-02-24T13:22:53.820Z] 54af211ae095: Preparing [2025-02-24T13:22:53.820Z] f1f59011c0a0: Preparing [2025-02-24T13:22:53.820Z] 1f2308883906: Preparing [2025-02-24T13:22:53.820Z] afd026774c11: Preparing [2025-02-24T13:22:53.820Z] d659b5587268: Preparing [2025-02-24T13:22:53.820Z] dd9c8f8612c8: Preparing [2025-02-24T13:22:53.820Z] d659b5587268: Waiting [2025-02-24T13:22:53.820Z] dd9c8f8612c8: Waiting [2025-02-24T13:22:53.820Z] f1f59011c0a0: Layer already exists [2025-02-24T13:22:54.084Z] 1f2308883906: Layer already exists [2025-02-24T13:22:54.084Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:22:54.084Z] afd026774c11: Pushed [2025-02-24T13:22:54.084Z] 861f496235d7: Pushed [2025-02-24T13:22:54.084Z] d659b5587268: Pushed [2025-02-24T13:22:59.398Z] 54af211ae095: Pushed [2025-02-24T13:22:59.398Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:22:59.755Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:00.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-24T13:23:00.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-24T13:23:00.101Z] 861f496235d7: Preparing [2025-02-24T13:23:00.101Z] 54af211ae095: Preparing [2025-02-24T13:23:00.101Z] f1f59011c0a0: Preparing [2025-02-24T13:23:00.101Z] 1f2308883906: Preparing [2025-02-24T13:23:00.101Z] afd026774c11: Preparing [2025-02-24T13:23:00.101Z] d659b5587268: Preparing [2025-02-24T13:23:00.101Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:00.101Z] d659b5587268: Waiting [2025-02-24T13:23:00.101Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:00.101Z] afd026774c11: Layer already exists [2025-02-24T13:23:00.101Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:00.101Z] 1f2308883906: Layer already exists [2025-02-24T13:23:00.101Z] 54af211ae095: Layer already exists [2025-02-24T13:23:00.101Z] 861f496235d7: Layer already exists [2025-02-24T13:23:00.101Z] d659b5587268: Layer already exists [2025-02-24T13:23:00.101Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:00.365Z] latest: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:00.715Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:01.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.62 [2025-02-24T13:23:01.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-24T13:23:01.053Z] 861f496235d7: Preparing [2025-02-24T13:23:01.053Z] 54af211ae095: Preparing [2025-02-24T13:23:01.053Z] f1f59011c0a0: Preparing [2025-02-24T13:23:01.053Z] 1f2308883906: Preparing [2025-02-24T13:23:01.053Z] afd026774c11: Preparing [2025-02-24T13:23:01.053Z] d659b5587268: Preparing [2025-02-24T13:23:01.053Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:01.053Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:01.053Z] d659b5587268: Waiting [2025-02-24T13:23:01.053Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:01.053Z] afd026774c11: Layer already exists [2025-02-24T13:23:01.053Z] 54af211ae095: Layer already exists [2025-02-24T13:23:01.053Z] 1f2308883906: Layer already exists [2025-02-24T13:23:01.053Z] 861f496235d7: Layer already exists [2025-02-24T13:23:01.053Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:01.053Z] d659b5587268: Layer already exists [2025-02-24T13:23:01.053Z] 4.0.0-dev.62: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:01.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:01.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:01.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-24T13:23:01.748Z] 861f496235d7: Preparing [2025-02-24T13:23:01.748Z] 54af211ae095: Preparing [2025-02-24T13:23:01.748Z] f1f59011c0a0: Preparing [2025-02-24T13:23:01.748Z] 1f2308883906: Preparing [2025-02-24T13:23:01.748Z] afd026774c11: Preparing [2025-02-24T13:23:01.748Z] d659b5587268: Preparing [2025-02-24T13:23:01.748Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:01.748Z] d659b5587268: Waiting [2025-02-24T13:23:01.748Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:01.748Z] 1f2308883906: Layer already exists [2025-02-24T13:23:01.748Z] afd026774c11: Layer already exists [2025-02-24T13:23:01.748Z] 54af211ae095: Layer already exists [2025-02-24T13:23:01.748Z] 861f496235d7: Layer already exists [2025-02-24T13:23:01.748Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:01.748Z] d659b5587268: Layer already exists [2025-02-24T13:23:01.748Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:01.748Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:02.090Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:02.440Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-24T13:23:02.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-24T13:23:02.440Z] 861f496235d7: Preparing [2025-02-24T13:23:02.440Z] 54af211ae095: Preparing [2025-02-24T13:23:02.440Z] f1f59011c0a0: Preparing [2025-02-24T13:23:02.440Z] 1f2308883906: Preparing [2025-02-24T13:23:02.440Z] afd026774c11: Preparing [2025-02-24T13:23:02.440Z] d659b5587268: Preparing [2025-02-24T13:23:02.440Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:02.440Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:02.440Z] d659b5587268: Waiting [2025-02-24T13:23:02.440Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:02.440Z] afd026774c11: Layer already exists [2025-02-24T13:23:02.440Z] 54af211ae095: Layer already exists [2025-02-24T13:23:02.440Z] 1f2308883906: Layer already exists [2025-02-24T13:23:02.440Z] 861f496235d7: Layer already exists [2025-02-24T13:23:02.440Z] d659b5587268: Layer already exists [2025-02-24T13:23:02.440Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:02.704Z] main: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:23:02.783Z] ===================================================== [Pipeline] echo [2025-02-24T13:23:02.800Z] taggedImages: [2025-02-24T13:23:02.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:02.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-24T13:23:02.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.62 [2025-02-24T13:23:02.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:02.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-24T13:23:02.827Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-24T13:23:02.827Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:02.827Z] latest [2025-02-24T13:23:02.827Z] 4.0.0-dev.62 [2025-02-24T13:23:02.827Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:02.827Z] main [2025-02-24T13:23:02.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:03.190Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:03.543Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:03.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-24T13:23:03.543Z] 147dc8ff0f3a: Preparing [2025-02-24T13:23:03.543Z] 9508b8e1ea8e: Preparing [2025-02-24T13:23:03.543Z] 1f2308883906: Preparing [2025-02-24T13:23:03.543Z] 29f05a239152: Preparing [2025-02-24T13:23:03.543Z] 6140d6c4899b: Preparing [2025-02-24T13:23:03.543Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:03.543Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:03.543Z] 1f2308883906: Layer already exists [2025-02-24T13:23:03.809Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:03.809Z] 29f05a239152: Pushed [2025-02-24T13:23:03.809Z] 147dc8ff0f3a: Pushed [2025-02-24T13:23:03.809Z] 6140d6c4899b: Pushed [2025-02-24T13:23:09.126Z] 9508b8e1ea8e: Pushed [2025-02-24T13:23:09.126Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:09.468Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:09.821Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-24T13:23:09.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-24T13:23:09.821Z] 147dc8ff0f3a: Preparing [2025-02-24T13:23:09.821Z] 9508b8e1ea8e: Preparing [2025-02-24T13:23:09.821Z] 1f2308883906: Preparing [2025-02-24T13:23:09.821Z] 29f05a239152: Preparing [2025-02-24T13:23:09.821Z] 6140d6c4899b: Preparing [2025-02-24T13:23:09.821Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:09.821Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:09.821Z] 6140d6c4899b: Layer already exists [2025-02-24T13:23:09.821Z] 147dc8ff0f3a: Layer already exists [2025-02-24T13:23:09.821Z] 9508b8e1ea8e: Layer already exists [2025-02-24T13:23:09.821Z] 1f2308883906: Layer already exists [2025-02-24T13:23:09.821Z] 29f05a239152: Layer already exists [2025-02-24T13:23:09.821Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:09.821Z] latest: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:10.434Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:10.781Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.62 [2025-02-24T13:23:10.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-24T13:23:10.781Z] 147dc8ff0f3a: Preparing [2025-02-24T13:23:10.781Z] 9508b8e1ea8e: Preparing [2025-02-24T13:23:10.781Z] 1f2308883906: Preparing [2025-02-24T13:23:10.781Z] 29f05a239152: Preparing [2025-02-24T13:23:10.781Z] 6140d6c4899b: Preparing [2025-02-24T13:23:10.781Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:10.781Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:10.781Z] 6140d6c4899b: Layer already exists [2025-02-24T13:23:10.781Z] 29f05a239152: Layer already exists [2025-02-24T13:23:10.781Z] 1f2308883906: Layer already exists [2025-02-24T13:23:10.781Z] 147dc8ff0f3a: Layer already exists [2025-02-24T13:23:10.781Z] 9508b8e1ea8e: Layer already exists [2025-02-24T13:23:10.781Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:10.781Z] 4.0.0-dev.62: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:11.127Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:11.486Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:11.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-24T13:23:11.486Z] 147dc8ff0f3a: Preparing [2025-02-24T13:23:11.486Z] 9508b8e1ea8e: Preparing [2025-02-24T13:23:11.486Z] 1f2308883906: Preparing [2025-02-24T13:23:11.486Z] 29f05a239152: Preparing [2025-02-24T13:23:11.486Z] 6140d6c4899b: Preparing [2025-02-24T13:23:11.486Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:11.486Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:11.486Z] 147dc8ff0f3a: Layer already exists [2025-02-24T13:23:11.486Z] 29f05a239152: Layer already exists [2025-02-24T13:23:11.486Z] 1f2308883906: Layer already exists [2025-02-24T13:23:11.486Z] 9508b8e1ea8e: Layer already exists [2025-02-24T13:23:11.486Z] 6140d6c4899b: Layer already exists [2025-02-24T13:23:11.486Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:11.486Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:11.855Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:12.212Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-24T13:23:12.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-24T13:23:12.212Z] 147dc8ff0f3a: Preparing [2025-02-24T13:23:12.212Z] 9508b8e1ea8e: Preparing [2025-02-24T13:23:12.212Z] 1f2308883906: Preparing [2025-02-24T13:23:12.212Z] 29f05a239152: Preparing [2025-02-24T13:23:12.212Z] 6140d6c4899b: Preparing [2025-02-24T13:23:12.212Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:12.212Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:12.212Z] 6140d6c4899b: Layer already exists [2025-02-24T13:23:12.212Z] 9508b8e1ea8e: Layer already exists [2025-02-24T13:23:12.212Z] 147dc8ff0f3a: Layer already exists [2025-02-24T13:23:12.212Z] 1f2308883906: Layer already exists [2025-02-24T13:23:12.212Z] 29f05a239152: Layer already exists [2025-02-24T13:23:12.212Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:12.476Z] main: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:23:12.548Z] ===================================================== [Pipeline] echo [2025-02-24T13:23:12.560Z] taggedImages: [2025-02-24T13:23:12.560Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:12.560Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-24T13:23:12.560Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.62 [2025-02-24T13:23:12.560Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:12.560Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-24T13:23:12.579Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-24T13:23:12.579Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:12.579Z] latest [2025-02-24T13:23:12.579Z] 4.0.0-dev.62 [2025-02-24T13:23:12.579Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:12.579Z] main [2025-02-24T13:23:12.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:12.926Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:13.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:13.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-24T13:23:13.269Z] e5c5d597ec1f: Preparing [2025-02-24T13:23:13.269Z] cfa1f85ff139: Preparing [2025-02-24T13:23:13.269Z] 73d4bb1ad566: Preparing [2025-02-24T13:23:13.269Z] f1f59011c0a0: Preparing [2025-02-24T13:23:13.269Z] 1f2308883906: Preparing [2025-02-24T13:23:13.269Z] 65179c1094fa: Preparing [2025-02-24T13:23:13.269Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:13.269Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:13.269Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:13.269Z] 65179c1094fa: Waiting [2025-02-24T13:23:13.269Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:13.269Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:13.269Z] 1f2308883906: Layer already exists [2025-02-24T13:23:13.269Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:13.533Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:13.533Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:13.533Z] cfa1f85ff139: Pushed [2025-02-24T13:23:13.533Z] e5c5d597ec1f: Pushed [2025-02-24T13:23:18.841Z] 73d4bb1ad566: Pushed [2025-02-24T13:23:18.841Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:19.181Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:19.522Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-24T13:23:19.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-24T13:23:19.522Z] e5c5d597ec1f: Preparing [2025-02-24T13:23:19.522Z] cfa1f85ff139: Preparing [2025-02-24T13:23:19.522Z] 73d4bb1ad566: Preparing [2025-02-24T13:23:19.522Z] f1f59011c0a0: Preparing [2025-02-24T13:23:19.522Z] 1f2308883906: Preparing [2025-02-24T13:23:19.522Z] 65179c1094fa: Preparing [2025-02-24T13:23:19.522Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:19.522Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:19.522Z] 65179c1094fa: Waiting [2025-02-24T13:23:19.522Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:19.522Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:19.522Z] cfa1f85ff139: Layer already exists [2025-02-24T13:23:19.522Z] 1f2308883906: Layer already exists [2025-02-24T13:23:19.522Z] 73d4bb1ad566: Layer already exists [2025-02-24T13:23:19.522Z] e5c5d597ec1f: Layer already exists [2025-02-24T13:23:19.522Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:19.522Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:19.522Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:19.522Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:19.785Z] latest: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:20.131Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:20.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.62 [2025-02-24T13:23:20.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-24T13:23:20.474Z] e5c5d597ec1f: Preparing [2025-02-24T13:23:20.474Z] cfa1f85ff139: Preparing [2025-02-24T13:23:20.474Z] 73d4bb1ad566: Preparing [2025-02-24T13:23:20.474Z] f1f59011c0a0: Preparing [2025-02-24T13:23:20.474Z] 1f2308883906: Preparing [2025-02-24T13:23:20.474Z] 65179c1094fa: Preparing [2025-02-24T13:23:20.474Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:20.474Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:20.474Z] 65179c1094fa: Waiting [2025-02-24T13:23:20.474Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:20.474Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:20.474Z] 73d4bb1ad566: Layer already exists [2025-02-24T13:23:20.474Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:20.474Z] 1f2308883906: Layer already exists [2025-02-24T13:23:20.474Z] cfa1f85ff139: Layer already exists [2025-02-24T13:23:20.474Z] e5c5d597ec1f: Layer already exists [2025-02-24T13:23:20.474Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:20.474Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:20.474Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:20.738Z] 4.0.0-dev.62: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:21.082Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:21.424Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:21.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-24T13:23:21.424Z] e5c5d597ec1f: Preparing [2025-02-24T13:23:21.424Z] cfa1f85ff139: Preparing [2025-02-24T13:23:21.424Z] 73d4bb1ad566: Preparing [2025-02-24T13:23:21.424Z] f1f59011c0a0: Preparing [2025-02-24T13:23:21.424Z] 1f2308883906: Preparing [2025-02-24T13:23:21.424Z] 65179c1094fa: Preparing [2025-02-24T13:23:21.424Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:21.424Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:21.424Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:21.424Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:21.424Z] 65179c1094fa: Waiting [2025-02-24T13:23:21.424Z] cfa1f85ff139: Layer already exists [2025-02-24T13:23:21.424Z] 73d4bb1ad566: Layer already exists [2025-02-24T13:23:21.424Z] e5c5d597ec1f: Layer already exists [2025-02-24T13:23:21.424Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:21.424Z] 1f2308883906: Layer already exists [2025-02-24T13:23:21.424Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:21.424Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:21.424Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:21.687Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:22.033Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:22.364Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-24T13:23:22.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-24T13:23:22.364Z] e5c5d597ec1f: Preparing [2025-02-24T13:23:22.364Z] cfa1f85ff139: Preparing [2025-02-24T13:23:22.364Z] 73d4bb1ad566: Preparing [2025-02-24T13:23:22.364Z] f1f59011c0a0: Preparing [2025-02-24T13:23:22.364Z] 1f2308883906: Preparing [2025-02-24T13:23:22.364Z] 65179c1094fa: Preparing [2025-02-24T13:23:22.364Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:22.364Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:22.364Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:22.364Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:22.364Z] 65179c1094fa: Waiting [2025-02-24T13:23:22.364Z] 1f2308883906: Layer already exists [2025-02-24T13:23:22.364Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:22.364Z] cfa1f85ff139: Layer already exists [2025-02-24T13:23:22.364Z] 73d4bb1ad566: Layer already exists [2025-02-24T13:23:22.364Z] e5c5d597ec1f: Layer already exists [2025-02-24T13:23:22.364Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:22.364Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:22.364Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:22.628Z] main: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:23:22.698Z] ===================================================== [Pipeline] echo [2025-02-24T13:23:22.713Z] taggedImages: [2025-02-24T13:23:22.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:22.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-24T13:23:22.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.62 [2025-02-24T13:23:22.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:22.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-24T13:23:22.742Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-24T13:23:22.742Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:22.742Z] latest [2025-02-24T13:23:22.742Z] 4.0.0-dev.62 [2025-02-24T13:23:22.742Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:22.742Z] main [2025-02-24T13:23:22.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:23.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:23.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:23.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-24T13:23:23.440Z] 51317c62c8bc: Preparing [2025-02-24T13:23:23.440Z] 2ea1828abbc9: Preparing [2025-02-24T13:23:23.440Z] cb816ec7c8f5: Preparing [2025-02-24T13:23:23.440Z] 41833a6195b9: Preparing [2025-02-24T13:23:23.440Z] 91a746382059: Preparing [2025-02-24T13:23:23.440Z] 04bd20547416: Preparing [2025-02-24T13:23:23.440Z] 230ad21a6b45: Preparing [2025-02-24T13:23:23.440Z] f1f59011c0a0: Preparing [2025-02-24T13:23:23.440Z] 1f2308883906: Preparing [2025-02-24T13:23:23.440Z] 4ba4e6b7acda: Preparing [2025-02-24T13:23:23.440Z] de3332ebc647: Preparing [2025-02-24T13:23:23.440Z] 5f70bf18a086: Preparing [2025-02-24T13:23:23.440Z] 02b7a6922b21: Preparing [2025-02-24T13:23:23.440Z] 40b22575b677: Preparing [2025-02-24T13:23:23.440Z] 3baccaa9f222: Preparing [2025-02-24T13:23:23.440Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:23.440Z] 4ba4e6b7acda: Waiting [2025-02-24T13:23:23.440Z] de3332ebc647: Waiting [2025-02-24T13:23:23.440Z] 5f70bf18a086: Waiting [2025-02-24T13:23:23.440Z] 02b7a6922b21: Waiting [2025-02-24T13:23:23.440Z] 40b22575b677: Waiting [2025-02-24T13:23:23.440Z] 3baccaa9f222: Waiting [2025-02-24T13:23:23.440Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:23.440Z] 230ad21a6b45: Waiting [2025-02-24T13:23:23.440Z] f1f59011c0a0: Waiting [2025-02-24T13:23:23.440Z] 1f2308883906: Waiting [2025-02-24T13:23:23.440Z] 04bd20547416: Waiting [2025-02-24T13:23:23.703Z] 2ea1828abbc9: Pushed [2025-02-24T13:23:23.704Z] 51317c62c8bc: Pushed [2025-02-24T13:23:23.704Z] 41833a6195b9: Pushed [2025-02-24T13:23:23.704Z] cb816ec7c8f5: Pushed [2025-02-24T13:23:23.704Z] 91a746382059: Pushed [2025-02-24T13:23:23.704Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:23.704Z] 1f2308883906: Layer already exists [2025-02-24T13:23:23.704Z] 5f70bf18a086: Layer already exists [2025-02-24T13:23:23.704Z] 04bd20547416: Pushed [2025-02-24T13:23:23.966Z] 4ba4e6b7acda: Pushed [2025-02-24T13:23:23.966Z] de3332ebc647: Pushed [2025-02-24T13:23:23.966Z] 02b7a6922b21: Pushed [2025-02-24T13:23:23.966Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:23.966Z] 40b22575b677: Pushed [2025-02-24T13:23:23.966Z] 3baccaa9f222: Pushed [2025-02-24T13:23:26.526Z] 230ad21a6b45: Pushed [2025-02-24T13:23:26.789Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:27.176Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:27.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-24T13:23:27.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-24T13:23:27.542Z] 51317c62c8bc: Preparing [2025-02-24T13:23:27.542Z] 2ea1828abbc9: Preparing [2025-02-24T13:23:27.542Z] cb816ec7c8f5: Preparing [2025-02-24T13:23:27.542Z] 41833a6195b9: Preparing [2025-02-24T13:23:27.542Z] 91a746382059: Preparing [2025-02-24T13:23:27.542Z] 04bd20547416: Preparing [2025-02-24T13:23:27.542Z] 230ad21a6b45: Preparing [2025-02-24T13:23:27.542Z] f1f59011c0a0: Preparing [2025-02-24T13:23:27.542Z] 1f2308883906: Preparing [2025-02-24T13:23:27.542Z] 04bd20547416: Waiting [2025-02-24T13:23:27.542Z] 230ad21a6b45: Waiting [2025-02-24T13:23:27.542Z] f1f59011c0a0: Waiting [2025-02-24T13:23:27.542Z] 1f2308883906: Waiting [2025-02-24T13:23:27.542Z] 4ba4e6b7acda: Preparing [2025-02-24T13:23:27.542Z] de3332ebc647: Preparing [2025-02-24T13:23:27.542Z] 5f70bf18a086: Preparing [2025-02-24T13:23:27.542Z] 02b7a6922b21: Preparing [2025-02-24T13:23:27.542Z] 40b22575b677: Preparing [2025-02-24T13:23:27.542Z] 3baccaa9f222: Preparing [2025-02-24T13:23:27.542Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:27.542Z] de3332ebc647: Waiting [2025-02-24T13:23:27.542Z] 5f70bf18a086: Waiting [2025-02-24T13:23:27.543Z] 02b7a6922b21: Waiting [2025-02-24T13:23:27.543Z] 40b22575b677: Waiting [2025-02-24T13:23:27.543Z] 3baccaa9f222: Waiting [2025-02-24T13:23:27.543Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:27.543Z] 4ba4e6b7acda: Waiting [2025-02-24T13:23:27.543Z] 51317c62c8bc: Layer already exists [2025-02-24T13:23:27.543Z] 91a746382059: Layer already exists [2025-02-24T13:23:27.543Z] 41833a6195b9: Layer already exists [2025-02-24T13:23:27.543Z] cb816ec7c8f5: Layer already exists [2025-02-24T13:23:27.543Z] 2ea1828abbc9: Layer already exists [2025-02-24T13:23:27.543Z] 04bd20547416: Layer already exists [2025-02-24T13:23:27.543Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:27.543Z] 4ba4e6b7acda: Layer already exists [2025-02-24T13:23:27.543Z] 230ad21a6b45: Layer already exists [2025-02-24T13:23:27.543Z] 1f2308883906: Layer already exists [2025-02-24T13:23:27.543Z] 5f70bf18a086: Layer already exists [2025-02-24T13:23:27.543Z] 02b7a6922b21: Layer already exists [2025-02-24T13:23:27.543Z] de3332ebc647: Layer already exists [2025-02-24T13:23:27.543Z] 40b22575b677: Layer already exists [2025-02-24T13:23:27.543Z] 3baccaa9f222: Layer already exists [2025-02-24T13:23:27.543Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:27.810Z] latest: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:28.184Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:28.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.62 [2025-02-24T13:23:28.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-24T13:23:28.527Z] 51317c62c8bc: Preparing [2025-02-24T13:23:28.527Z] 2ea1828abbc9: Preparing [2025-02-24T13:23:28.527Z] cb816ec7c8f5: Preparing [2025-02-24T13:23:28.527Z] 41833a6195b9: Preparing [2025-02-24T13:23:28.527Z] 91a746382059: Preparing [2025-02-24T13:23:28.527Z] 04bd20547416: Preparing [2025-02-24T13:23:28.527Z] 230ad21a6b45: Preparing [2025-02-24T13:23:28.527Z] f1f59011c0a0: Preparing [2025-02-24T13:23:28.527Z] 1f2308883906: Preparing [2025-02-24T13:23:28.527Z] 4ba4e6b7acda: Preparing [2025-02-24T13:23:28.527Z] de3332ebc647: Preparing [2025-02-24T13:23:28.527Z] 5f70bf18a086: Preparing [2025-02-24T13:23:28.527Z] 02b7a6922b21: Preparing [2025-02-24T13:23:28.527Z] 40b22575b677: Preparing [2025-02-24T13:23:28.527Z] 3baccaa9f222: Preparing [2025-02-24T13:23:28.527Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:28.527Z] 4ba4e6b7acda: Waiting [2025-02-24T13:23:28.527Z] de3332ebc647: Waiting [2025-02-24T13:23:28.527Z] 5f70bf18a086: Waiting [2025-02-24T13:23:28.527Z] 02b7a6922b21: Waiting [2025-02-24T13:23:28.527Z] 40b22575b677: Waiting [2025-02-24T13:23:28.527Z] 3baccaa9f222: Waiting [2025-02-24T13:23:28.527Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:28.527Z] 04bd20547416: Waiting [2025-02-24T13:23:28.527Z] 230ad21a6b45: Waiting [2025-02-24T13:23:28.527Z] 1f2308883906: Waiting [2025-02-24T13:23:28.527Z] f1f59011c0a0: Waiting [2025-02-24T13:23:28.527Z] 91a746382059: Layer already exists [2025-02-24T13:23:28.527Z] 41833a6195b9: Layer already exists [2025-02-24T13:23:28.527Z] 2ea1828abbc9: Layer already exists [2025-02-24T13:23:28.527Z] 51317c62c8bc: Layer already exists [2025-02-24T13:23:28.527Z] cb816ec7c8f5: Layer already exists [2025-02-24T13:23:28.527Z] 230ad21a6b45: Layer already exists [2025-02-24T13:23:28.527Z] 4ba4e6b7acda: Layer already exists [2025-02-24T13:23:28.527Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:28.527Z] 04bd20547416: Layer already exists [2025-02-24T13:23:28.527Z] 1f2308883906: Layer already exists [2025-02-24T13:23:28.527Z] 02b7a6922b21: Layer already exists [2025-02-24T13:23:28.527Z] 5f70bf18a086: Layer already exists [2025-02-24T13:23:28.527Z] de3332ebc647: Layer already exists [2025-02-24T13:23:28.527Z] 3baccaa9f222: Layer already exists [2025-02-24T13:23:28.527Z] 40b22575b677: Layer already exists [2025-02-24T13:23:28.527Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:28.789Z] 4.0.0-dev.62: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:29.142Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:29.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:29.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-24T13:23:29.485Z] 51317c62c8bc: Preparing [2025-02-24T13:23:29.485Z] 2ea1828abbc9: Preparing [2025-02-24T13:23:29.485Z] cb816ec7c8f5: Preparing [2025-02-24T13:23:29.485Z] 41833a6195b9: Preparing [2025-02-24T13:23:29.485Z] 91a746382059: Preparing [2025-02-24T13:23:29.485Z] 04bd20547416: Preparing [2025-02-24T13:23:29.485Z] 230ad21a6b45: Preparing [2025-02-24T13:23:29.485Z] f1f59011c0a0: Preparing [2025-02-24T13:23:29.485Z] 1f2308883906: Preparing [2025-02-24T13:23:29.485Z] 4ba4e6b7acda: Preparing [2025-02-24T13:23:29.485Z] de3332ebc647: Preparing [2025-02-24T13:23:29.485Z] 5f70bf18a086: Preparing [2025-02-24T13:23:29.485Z] 02b7a6922b21: Preparing [2025-02-24T13:23:29.485Z] 40b22575b677: Preparing [2025-02-24T13:23:29.485Z] 3baccaa9f222: Preparing [2025-02-24T13:23:29.485Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:29.485Z] 4ba4e6b7acda: Waiting [2025-02-24T13:23:29.485Z] de3332ebc647: Waiting [2025-02-24T13:23:29.485Z] 5f70bf18a086: Waiting [2025-02-24T13:23:29.485Z] 02b7a6922b21: Waiting [2025-02-24T13:23:29.485Z] 40b22575b677: Waiting [2025-02-24T13:23:29.485Z] 3baccaa9f222: Waiting [2025-02-24T13:23:29.485Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:29.485Z] 04bd20547416: Waiting [2025-02-24T13:23:29.485Z] f1f59011c0a0: Waiting [2025-02-24T13:23:29.485Z] 230ad21a6b45: Waiting [2025-02-24T13:23:29.485Z] 1f2308883906: Waiting [2025-02-24T13:23:29.485Z] 2ea1828abbc9: Layer already exists [2025-02-24T13:23:29.485Z] 91a746382059: Layer already exists [2025-02-24T13:23:29.485Z] 41833a6195b9: Layer already exists [2025-02-24T13:23:29.485Z] cb816ec7c8f5: Layer already exists [2025-02-24T13:23:29.485Z] 51317c62c8bc: Layer already exists [2025-02-24T13:23:29.485Z] 1f2308883906: Layer already exists [2025-02-24T13:23:29.485Z] 04bd20547416: Layer already exists [2025-02-24T13:23:29.485Z] 4ba4e6b7acda: Layer already exists [2025-02-24T13:23:29.485Z] 230ad21a6b45: Layer already exists [2025-02-24T13:23:29.485Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:29.485Z] de3332ebc647: Layer already exists [2025-02-24T13:23:29.485Z] 02b7a6922b21: Layer already exists [2025-02-24T13:23:29.485Z] 40b22575b677: Layer already exists [2025-02-24T13:23:29.485Z] 5f70bf18a086: Layer already exists [2025-02-24T13:23:29.485Z] 3baccaa9f222: Layer already exists [2025-02-24T13:23:29.485Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:29.749Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:30.090Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:30.437Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-24T13:23:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-24T13:23:30.437Z] 51317c62c8bc: Preparing [2025-02-24T13:23:30.437Z] 2ea1828abbc9: Preparing [2025-02-24T13:23:30.437Z] cb816ec7c8f5: Preparing [2025-02-24T13:23:30.437Z] 41833a6195b9: Preparing [2025-02-24T13:23:30.437Z] 91a746382059: Preparing [2025-02-24T13:23:30.437Z] 04bd20547416: Preparing [2025-02-24T13:23:30.437Z] 230ad21a6b45: Preparing [2025-02-24T13:23:30.437Z] f1f59011c0a0: Preparing [2025-02-24T13:23:30.438Z] 1f2308883906: Preparing [2025-02-24T13:23:30.438Z] 4ba4e6b7acda: Preparing [2025-02-24T13:23:30.438Z] de3332ebc647: Preparing [2025-02-24T13:23:30.438Z] 5f70bf18a086: Preparing [2025-02-24T13:23:30.438Z] 02b7a6922b21: Preparing [2025-02-24T13:23:30.438Z] 40b22575b677: Preparing [2025-02-24T13:23:30.438Z] 3baccaa9f222: Preparing [2025-02-24T13:23:30.438Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:30.438Z] 4ba4e6b7acda: Waiting [2025-02-24T13:23:30.438Z] de3332ebc647: Waiting [2025-02-24T13:23:30.438Z] 5f70bf18a086: Waiting [2025-02-24T13:23:30.438Z] 02b7a6922b21: Waiting [2025-02-24T13:23:30.438Z] 40b22575b677: Waiting [2025-02-24T13:23:30.438Z] 04bd20547416: Waiting [2025-02-24T13:23:30.438Z] 3baccaa9f222: Waiting [2025-02-24T13:23:30.438Z] 230ad21a6b45: Waiting [2025-02-24T13:23:30.438Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:30.438Z] f1f59011c0a0: Waiting [2025-02-24T13:23:30.438Z] 1f2308883906: Waiting [2025-02-24T13:23:30.438Z] 51317c62c8bc: Layer already exists [2025-02-24T13:23:30.438Z] 91a746382059: Layer already exists [2025-02-24T13:23:30.438Z] cb816ec7c8f5: Layer already exists [2025-02-24T13:23:30.438Z] 41833a6195b9: Layer already exists [2025-02-24T13:23:30.438Z] 2ea1828abbc9: Layer already exists [2025-02-24T13:23:30.438Z] 230ad21a6b45: Layer already exists [2025-02-24T13:23:30.438Z] 04bd20547416: Layer already exists [2025-02-24T13:23:30.438Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:30.438Z] 4ba4e6b7acda: Layer already exists [2025-02-24T13:23:30.438Z] 1f2308883906: Layer already exists [2025-02-24T13:23:30.438Z] 40b22575b677: Layer already exists [2025-02-24T13:23:30.438Z] 5f70bf18a086: Layer already exists [2025-02-24T13:23:30.438Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:30.438Z] 02b7a6922b21: Layer already exists [2025-02-24T13:23:30.438Z] 3baccaa9f222: Layer already exists [2025-02-24T13:23:30.438Z] de3332ebc647: Layer already exists [2025-02-24T13:23:30.701Z] main: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:23:30.773Z] ===================================================== [Pipeline] echo [2025-02-24T13:23:30.784Z] taggedImages: [2025-02-24T13:23:30.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:30.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-24T13:23:30.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.62 [2025-02-24T13:23:30.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:30.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-24T13:23:30.813Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-24T13:23:30.813Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:30.813Z] latest [2025-02-24T13:23:30.813Z] 4.0.0-dev.62 [2025-02-24T13:23:30.813Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:30.813Z] main [2025-02-24T13:23:30.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:31.175Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:31.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:31.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-24T13:23:31.523Z] 700b01ae65b1: Preparing [2025-02-24T13:23:31.523Z] b15e8eeb0b18: Preparing [2025-02-24T13:23:31.523Z] 25af10f9f404: Preparing [2025-02-24T13:23:31.523Z] b095251c2fa3: Preparing [2025-02-24T13:23:31.523Z] f1f59011c0a0: Preparing [2025-02-24T13:23:31.523Z] 1f2308883906: Preparing [2025-02-24T13:23:31.523Z] 65179c1094fa: Preparing [2025-02-24T13:23:31.523Z] 1f2308883906: Waiting [2025-02-24T13:23:31.523Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:31.523Z] 65179c1094fa: Waiting [2025-02-24T13:23:31.523Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:31.523Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:31.523Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:31.523Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:31.786Z] 1f2308883906: Layer already exists [2025-02-24T13:23:31.786Z] b15e8eeb0b18: Pushed [2025-02-24T13:23:31.786Z] 25af10f9f404: Pushed [2025-02-24T13:23:31.786Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:31.786Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:31.786Z] 700b01ae65b1: Pushed [2025-02-24T13:23:31.786Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:37.095Z] b095251c2fa3: Pushed [2025-02-24T13:23:37.095Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:37.459Z] + 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-02-24T13:23:37.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-24T13:23:37.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-24T13:23:37.792Z] 700b01ae65b1: Preparing [2025-02-24T13:23:37.792Z] b15e8eeb0b18: Preparing [2025-02-24T13:23:37.792Z] 25af10f9f404: Preparing [2025-02-24T13:23:37.792Z] b095251c2fa3: Preparing [2025-02-24T13:23:37.792Z] f1f59011c0a0: Preparing [2025-02-24T13:23:37.792Z] 1f2308883906: Preparing [2025-02-24T13:23:37.792Z] 65179c1094fa: Preparing [2025-02-24T13:23:37.792Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:37.792Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:37.792Z] 65179c1094fa: Waiting [2025-02-24T13:23:37.792Z] 1f2308883906: Waiting [2025-02-24T13:23:37.792Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:37.792Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:37.792Z] 25af10f9f404: Layer already exists [2025-02-24T13:23:37.792Z] b095251c2fa3: Layer already exists [2025-02-24T13:23:37.792Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:37.793Z] b15e8eeb0b18: Layer already exists [2025-02-24T13:23:37.793Z] 700b01ae65b1: Layer already exists [2025-02-24T13:23:37.793Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:37.793Z] 1f2308883906: Layer already exists [2025-02-24T13:23:37.793Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:37.793Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:38.055Z] latest: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:38.401Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:38.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.62 [2025-02-24T13:23:38.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-24T13:23:38.739Z] 700b01ae65b1: Preparing [2025-02-24T13:23:38.739Z] b15e8eeb0b18: Preparing [2025-02-24T13:23:38.739Z] 25af10f9f404: Preparing [2025-02-24T13:23:38.739Z] b095251c2fa3: Preparing [2025-02-24T13:23:38.739Z] f1f59011c0a0: Preparing [2025-02-24T13:23:38.739Z] 1f2308883906: Preparing [2025-02-24T13:23:38.739Z] 65179c1094fa: Preparing [2025-02-24T13:23:38.739Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:38.739Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:38.739Z] 65179c1094fa: Waiting [2025-02-24T13:23:38.739Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:38.739Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:38.739Z] 1f2308883906: Waiting [2025-02-24T13:23:38.739Z] 700b01ae65b1: Layer already exists [2025-02-24T13:23:38.739Z] 25af10f9f404: Layer already exists [2025-02-24T13:23:38.739Z] b095251c2fa3: Layer already exists [2025-02-24T13:23:38.739Z] b15e8eeb0b18: Layer already exists [2025-02-24T13:23:38.739Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:38.739Z] 1f2308883906: Layer already exists [2025-02-24T13:23:38.739Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:38.739Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:38.739Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:38.739Z] 4.0.0-dev.62: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:39.341Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:39.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:39.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-24T13:23:39.680Z] 700b01ae65b1: Preparing [2025-02-24T13:23:39.680Z] b15e8eeb0b18: Preparing [2025-02-24T13:23:39.680Z] 25af10f9f404: Preparing [2025-02-24T13:23:39.680Z] b095251c2fa3: Preparing [2025-02-24T13:23:39.680Z] f1f59011c0a0: Preparing [2025-02-24T13:23:39.680Z] 1f2308883906: Preparing [2025-02-24T13:23:39.680Z] 65179c1094fa: Preparing [2025-02-24T13:23:39.680Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:39.680Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:39.680Z] 1f2308883906: Waiting [2025-02-24T13:23:39.680Z] 65179c1094fa: Waiting [2025-02-24T13:23:39.680Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:39.680Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:39.680Z] b095251c2fa3: Layer already exists [2025-02-24T13:23:39.680Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:39.680Z] 25af10f9f404: Layer already exists [2025-02-24T13:23:39.680Z] 700b01ae65b1: Layer already exists [2025-02-24T13:23:39.680Z] b15e8eeb0b18: Layer already exists [2025-02-24T13:23:39.680Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:39.680Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:39.680Z] 1f2308883906: Layer already exists [2025-02-24T13:23:39.680Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:39.680Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:40.231Z] + 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-02-24T13:23:40.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-24T13:23:40.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-24T13:23:40.572Z] 700b01ae65b1: Preparing [2025-02-24T13:23:40.572Z] b15e8eeb0b18: Preparing [2025-02-24T13:23:40.572Z] 25af10f9f404: Preparing [2025-02-24T13:23:40.572Z] b095251c2fa3: Preparing [2025-02-24T13:23:40.572Z] f1f59011c0a0: Preparing [2025-02-24T13:23:40.572Z] 1f2308883906: Preparing [2025-02-24T13:23:40.572Z] 65179c1094fa: Preparing [2025-02-24T13:23:40.572Z] b2ae47a7f3e4: Preparing [2025-02-24T13:23:40.572Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:40.572Z] 1f2308883906: Waiting [2025-02-24T13:23:40.572Z] 65179c1094fa: Waiting [2025-02-24T13:23:40.572Z] b2ae47a7f3e4: Waiting [2025-02-24T13:23:40.572Z] 700b01ae65b1: Layer already exists [2025-02-24T13:23:40.572Z] b095251c2fa3: Layer already exists [2025-02-24T13:23:40.572Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:40.572Z] b15e8eeb0b18: Layer already exists [2025-02-24T13:23:40.572Z] 25af10f9f404: Layer already exists [2025-02-24T13:23:40.572Z] 1f2308883906: Layer already exists [2025-02-24T13:23:40.572Z] b2ae47a7f3e4: Layer already exists [2025-02-24T13:23:40.572Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:40.572Z] 65179c1094fa: Layer already exists [2025-02-24T13:23:40.835Z] main: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:23:40.915Z] ===================================================== [Pipeline] echo [2025-02-24T13:23:40.929Z] taggedImages: [2025-02-24T13:23:40.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:40.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-24T13:23:40.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.62 [2025-02-24T13:23:40.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:40.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-24T13:23:40.953Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-24T13:23:40.953Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:40.953Z] latest [2025-02-24T13:23:40.953Z] 4.0.0-dev.62 [2025-02-24T13:23:40.953Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:40.953Z] main [2025-02-24T13:23:40.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:41.307Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:41.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:41.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-24T13:23:41.649Z] 079ec1528535: Preparing [2025-02-24T13:23:41.649Z] 04e6806820ae: Preparing [2025-02-24T13:23:41.649Z] b1686d65b7a3: Preparing [2025-02-24T13:23:41.649Z] b4a747ef43d4: Preparing [2025-02-24T13:23:41.649Z] 8bc3e5cbbc90: Preparing [2025-02-24T13:23:41.649Z] f1f59011c0a0: Preparing [2025-02-24T13:23:41.649Z] 1f2308883906: Preparing [2025-02-24T13:23:41.649Z] 4c0d09a5f795: Preparing [2025-02-24T13:23:41.649Z] b4e7a9022f7f: Preparing [2025-02-24T13:23:41.649Z] 50edf6e6a521: Preparing [2025-02-24T13:23:41.649Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:41.649Z] 1f2308883906: Waiting [2025-02-24T13:23:41.649Z] 4c0d09a5f795: Waiting [2025-02-24T13:23:41.649Z] b4e7a9022f7f: Waiting [2025-02-24T13:23:41.649Z] 50edf6e6a521: Waiting [2025-02-24T13:23:41.649Z] f1f59011c0a0: Waiting [2025-02-24T13:23:41.649Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:42.047Z] b4a747ef43d4: Pushed [2025-02-24T13:23:42.047Z] 04e6806820ae: Pushed [2025-02-24T13:23:42.047Z] 8bc3e5cbbc90: Pushed [2025-02-24T13:23:42.047Z] 079ec1528535: Pushed [2025-02-24T13:23:42.047Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:42.047Z] 1f2308883906: Layer already exists [2025-02-24T13:23:42.047Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:42.047Z] 4c0d09a5f795: Pushed [2025-02-24T13:23:42.047Z] b4e7a9022f7f: Pushed [2025-02-24T13:23:44.607Z] 50edf6e6a521: Pushed [2025-02-24T13:23:45.998Z] b1686d65b7a3: Pushed [2025-02-24T13:23:45.998Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:46.342Z] + 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-02-24T13:23:46.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-24T13:23:46.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-24T13:23:46.680Z] 079ec1528535: Preparing [2025-02-24T13:23:46.680Z] 04e6806820ae: Preparing [2025-02-24T13:23:46.680Z] b1686d65b7a3: Preparing [2025-02-24T13:23:46.680Z] b4a747ef43d4: Preparing [2025-02-24T13:23:46.680Z] 8bc3e5cbbc90: Preparing [2025-02-24T13:23:46.680Z] f1f59011c0a0: Preparing [2025-02-24T13:23:46.680Z] 1f2308883906: Preparing [2025-02-24T13:23:46.680Z] 4c0d09a5f795: Preparing [2025-02-24T13:23:46.680Z] b4e7a9022f7f: Preparing [2025-02-24T13:23:46.680Z] 50edf6e6a521: Preparing [2025-02-24T13:23:46.680Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:46.680Z] 4c0d09a5f795: Waiting [2025-02-24T13:23:46.680Z] b4e7a9022f7f: Waiting [2025-02-24T13:23:46.680Z] 50edf6e6a521: Waiting [2025-02-24T13:23:46.680Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:46.680Z] f1f59011c0a0: Waiting [2025-02-24T13:23:46.680Z] 1f2308883906: Waiting [2025-02-24T13:23:46.680Z] b4a747ef43d4: Layer already exists [2025-02-24T13:23:46.680Z] 079ec1528535: Layer already exists [2025-02-24T13:23:46.680Z] b1686d65b7a3: Layer already exists [2025-02-24T13:23:46.680Z] 8bc3e5cbbc90: Layer already exists [2025-02-24T13:23:46.680Z] 04e6806820ae: Layer already exists [2025-02-24T13:23:46.680Z] b4e7a9022f7f: Layer already exists [2025-02-24T13:23:46.680Z] 4c0d09a5f795: Layer already exists [2025-02-24T13:23:46.680Z] 1f2308883906: Layer already exists [2025-02-24T13:23:46.680Z] 50edf6e6a521: Layer already exists [2025-02-24T13:23:46.680Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:46.680Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:46.942Z] latest: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:47.285Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:47.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.62 [2025-02-24T13:23:47.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-24T13:23:47.624Z] 079ec1528535: Preparing [2025-02-24T13:23:47.624Z] 04e6806820ae: Preparing [2025-02-24T13:23:47.624Z] b1686d65b7a3: Preparing [2025-02-24T13:23:47.624Z] b4a747ef43d4: Preparing [2025-02-24T13:23:47.624Z] 8bc3e5cbbc90: Preparing [2025-02-24T13:23:47.624Z] f1f59011c0a0: Preparing [2025-02-24T13:23:47.624Z] f1f59011c0a0: Waiting [2025-02-24T13:23:47.624Z] 1f2308883906: Preparing [2025-02-24T13:23:47.624Z] 4c0d09a5f795: Preparing [2025-02-24T13:23:47.624Z] 1f2308883906: Waiting [2025-02-24T13:23:47.624Z] b4e7a9022f7f: Preparing [2025-02-24T13:23:47.624Z] 50edf6e6a521: Preparing [2025-02-24T13:23:47.624Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:47.624Z] 4c0d09a5f795: Waiting [2025-02-24T13:23:47.624Z] b4e7a9022f7f: Waiting [2025-02-24T13:23:47.624Z] 50edf6e6a521: Waiting [2025-02-24T13:23:47.624Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:47.624Z] 8bc3e5cbbc90: Layer already exists [2025-02-24T13:23:47.624Z] 079ec1528535: Layer already exists [2025-02-24T13:23:47.624Z] 04e6806820ae: Layer already exists [2025-02-24T13:23:47.624Z] b1686d65b7a3: Layer already exists [2025-02-24T13:23:47.624Z] b4a747ef43d4: Layer already exists [2025-02-24T13:23:47.624Z] b4e7a9022f7f: Layer already exists [2025-02-24T13:23:47.624Z] 1f2308883906: Layer already exists [2025-02-24T13:23:47.624Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:47.624Z] 4c0d09a5f795: Layer already exists [2025-02-24T13:23:47.624Z] 50edf6e6a521: Layer already exists [2025-02-24T13:23:47.624Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:47.887Z] 4.0.0-dev.62: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:48.228Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:48.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:48.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-24T13:23:48.560Z] 079ec1528535: Preparing [2025-02-24T13:23:48.560Z] 04e6806820ae: Preparing [2025-02-24T13:23:48.560Z] b1686d65b7a3: Preparing [2025-02-24T13:23:48.560Z] b4a747ef43d4: Preparing [2025-02-24T13:23:48.560Z] 8bc3e5cbbc90: Preparing [2025-02-24T13:23:48.560Z] f1f59011c0a0: Preparing [2025-02-24T13:23:48.560Z] 1f2308883906: Preparing [2025-02-24T13:23:48.560Z] 4c0d09a5f795: Preparing [2025-02-24T13:23:48.560Z] b4e7a9022f7f: Preparing [2025-02-24T13:23:48.560Z] 50edf6e6a521: Preparing [2025-02-24T13:23:48.560Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:48.560Z] 4c0d09a5f795: Waiting [2025-02-24T13:23:48.560Z] b4e7a9022f7f: Waiting [2025-02-24T13:23:48.560Z] 50edf6e6a521: Waiting [2025-02-24T13:23:48.560Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:48.560Z] f1f59011c0a0: Waiting [2025-02-24T13:23:48.560Z] 1f2308883906: Waiting [2025-02-24T13:23:48.560Z] b4a747ef43d4: Layer already exists [2025-02-24T13:23:48.560Z] 079ec1528535: Layer already exists [2025-02-24T13:23:48.560Z] 04e6806820ae: Layer already exists [2025-02-24T13:23:48.560Z] b1686d65b7a3: Layer already exists [2025-02-24T13:23:48.560Z] 8bc3e5cbbc90: Layer already exists [2025-02-24T13:23:48.560Z] 1f2308883906: Layer already exists [2025-02-24T13:23:48.560Z] 50edf6e6a521: Layer already exists [2025-02-24T13:23:48.560Z] 4c0d09a5f795: Layer already exists [2025-02-24T13:23:48.560Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:48.560Z] b4e7a9022f7f: Layer already exists [2025-02-24T13:23:48.560Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:48.823Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:49.163Z] + 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-02-24T13:23:49.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-24T13:23:49.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-24T13:23:49.506Z] 079ec1528535: Preparing [2025-02-24T13:23:49.506Z] 04e6806820ae: Preparing [2025-02-24T13:23:49.506Z] b1686d65b7a3: Preparing [2025-02-24T13:23:49.506Z] b4a747ef43d4: Preparing [2025-02-24T13:23:49.506Z] 8bc3e5cbbc90: Preparing [2025-02-24T13:23:49.506Z] f1f59011c0a0: Preparing [2025-02-24T13:23:49.506Z] 1f2308883906: Preparing [2025-02-24T13:23:49.506Z] 4c0d09a5f795: Preparing [2025-02-24T13:23:49.506Z] b4e7a9022f7f: Preparing [2025-02-24T13:23:49.506Z] 50edf6e6a521: Preparing [2025-02-24T13:23:49.506Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:49.506Z] 4c0d09a5f795: Waiting [2025-02-24T13:23:49.506Z] b4e7a9022f7f: Waiting [2025-02-24T13:23:49.506Z] 50edf6e6a521: Waiting [2025-02-24T13:23:49.506Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:49.506Z] f1f59011c0a0: Waiting [2025-02-24T13:23:49.506Z] 1f2308883906: Waiting [2025-02-24T13:23:49.506Z] b1686d65b7a3: Layer already exists [2025-02-24T13:23:49.506Z] 04e6806820ae: Layer already exists [2025-02-24T13:23:49.506Z] b4a747ef43d4: Layer already exists [2025-02-24T13:23:49.506Z] 8bc3e5cbbc90: Layer already exists [2025-02-24T13:23:49.506Z] 079ec1528535: Layer already exists [2025-02-24T13:23:49.506Z] b4e7a9022f7f: Layer already exists [2025-02-24T13:23:49.506Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:49.506Z] 1f2308883906: Layer already exists [2025-02-24T13:23:49.506Z] 4c0d09a5f795: Layer already exists [2025-02-24T13:23:49.506Z] 50edf6e6a521: Layer already exists [2025-02-24T13:23:49.506Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:49.768Z] main: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:23:49.841Z] ===================================================== [Pipeline] echo [2025-02-24T13:23:49.854Z] taggedImages: [2025-02-24T13:23:49.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:49.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-24T13:23:49.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.62 [2025-02-24T13:23:49.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:49.854Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-24T13:23:49.876Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-24T13:23:49.876Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:49.876Z] latest [2025-02-24T13:23:49.876Z] 4.0.0-dev.62 [2025-02-24T13:23:49.876Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:49.876Z] main [2025-02-24T13:23:49.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:50.229Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:50.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:23:50.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-24T13:23:50.561Z] 6390c4bd510c: Preparing [2025-02-24T13:23:50.561Z] bda423922202: Preparing [2025-02-24T13:23:50.561Z] 2f6f2d8e61f3: Preparing [2025-02-24T13:23:50.561Z] 265af779258d: Preparing [2025-02-24T13:23:50.561Z] dc59ee7f9a89: Preparing [2025-02-24T13:23:50.561Z] 453e75dc4584: Preparing [2025-02-24T13:23:50.561Z] d1cb61fbe2a1: Preparing [2025-02-24T13:23:50.561Z] 453e75dc4584: Waiting [2025-02-24T13:23:50.561Z] f1f59011c0a0: Preparing [2025-02-24T13:23:50.561Z] d1cb61fbe2a1: Waiting [2025-02-24T13:23:50.561Z] f1f59011c0a0: Waiting [2025-02-24T13:23:50.561Z] 1f2308883906: Preparing [2025-02-24T13:23:50.561Z] 051dc60a86ff: Preparing [2025-02-24T13:23:50.561Z] 1f2308883906: Waiting [2025-02-24T13:23:50.561Z] 6405e934ec8f: Preparing [2025-02-24T13:23:50.561Z] 051dc60a86ff: Waiting [2025-02-24T13:23:50.561Z] 6405e934ec8f: Waiting [2025-02-24T13:23:50.561Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:50.824Z] dc59ee7f9a89: Pushed [2025-02-24T13:23:50.824Z] bda423922202: Pushed [2025-02-24T13:23:50.824Z] 6390c4bd510c: Pushed [2025-02-24T13:23:50.824Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:50.824Z] 1f2308883906: Layer already exists [2025-02-24T13:23:50.824Z] 453e75dc4584: Pushed [2025-02-24T13:23:50.824Z] d1cb61fbe2a1: Pushed [2025-02-24T13:23:51.087Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:51.087Z] 051dc60a86ff: Pushed [2025-02-24T13:23:53.645Z] 6405e934ec8f: Pushed [2025-02-24T13:23:55.039Z] 265af779258d: Pushed [2025-02-24T13:23:56.435Z] 2f6f2d8e61f3: Pushed [2025-02-24T13:23:56.698Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:57.050Z] + 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-02-24T13:23:57.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-24T13:23:57.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-24T13:23:57.391Z] 6390c4bd510c: Preparing [2025-02-24T13:23:57.391Z] bda423922202: Preparing [2025-02-24T13:23:57.391Z] 2f6f2d8e61f3: Preparing [2025-02-24T13:23:57.391Z] 265af779258d: Preparing [2025-02-24T13:23:57.391Z] dc59ee7f9a89: Preparing [2025-02-24T13:23:57.391Z] 453e75dc4584: Preparing [2025-02-24T13:23:57.391Z] d1cb61fbe2a1: Preparing [2025-02-24T13:23:57.391Z] f1f59011c0a0: Preparing [2025-02-24T13:23:57.391Z] 1f2308883906: Preparing [2025-02-24T13:23:57.391Z] 051dc60a86ff: Preparing [2025-02-24T13:23:57.391Z] 6405e934ec8f: Preparing [2025-02-24T13:23:57.391Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:57.391Z] f1f59011c0a0: Waiting [2025-02-24T13:23:57.391Z] 1f2308883906: Waiting [2025-02-24T13:23:57.391Z] 453e75dc4584: Waiting [2025-02-24T13:23:57.391Z] d1cb61fbe2a1: Waiting [2025-02-24T13:23:57.391Z] 6405e934ec8f: Waiting [2025-02-24T13:23:57.391Z] bda423922202: Layer already exists [2025-02-24T13:23:57.391Z] dc59ee7f9a89: Layer already exists [2025-02-24T13:23:57.391Z] 265af779258d: Layer already exists [2025-02-24T13:23:57.391Z] 6390c4bd510c: Layer already exists [2025-02-24T13:23:57.391Z] 2f6f2d8e61f3: Layer already exists [2025-02-24T13:23:57.391Z] 453e75dc4584: Layer already exists [2025-02-24T13:23:57.391Z] 1f2308883906: Layer already exists [2025-02-24T13:23:57.391Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:57.391Z] d1cb61fbe2a1: Layer already exists [2025-02-24T13:23:57.391Z] 051dc60a86ff: Layer already exists [2025-02-24T13:23:57.391Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:57.391Z] 6405e934ec8f: Layer already exists [2025-02-24T13:23:57.654Z] latest: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:57.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:58.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.62 [2025-02-24T13:23:58.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-24T13:23:58.331Z] 6390c4bd510c: Preparing [2025-02-24T13:23:58.331Z] bda423922202: Preparing [2025-02-24T13:23:58.331Z] 2f6f2d8e61f3: Preparing [2025-02-24T13:23:58.331Z] 265af779258d: Preparing [2025-02-24T13:23:58.331Z] dc59ee7f9a89: Preparing [2025-02-24T13:23:58.331Z] 453e75dc4584: Preparing [2025-02-24T13:23:58.331Z] d1cb61fbe2a1: Preparing [2025-02-24T13:23:58.331Z] f1f59011c0a0: Preparing [2025-02-24T13:23:58.331Z] 1f2308883906: Preparing [2025-02-24T13:23:58.331Z] 051dc60a86ff: Preparing [2025-02-24T13:23:58.331Z] 6405e934ec8f: Preparing [2025-02-24T13:23:58.331Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:58.331Z] 1f2308883906: Waiting [2025-02-24T13:23:58.331Z] 051dc60a86ff: Waiting [2025-02-24T13:23:58.331Z] 6405e934ec8f: Waiting [2025-02-24T13:23:58.331Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:58.331Z] 453e75dc4584: Waiting [2025-02-24T13:23:58.331Z] d1cb61fbe2a1: Waiting [2025-02-24T13:23:58.331Z] f1f59011c0a0: Waiting [2025-02-24T13:23:58.331Z] 6390c4bd510c: Layer already exists [2025-02-24T13:23:58.331Z] bda423922202: Layer already exists [2025-02-24T13:23:58.331Z] 265af779258d: Layer already exists [2025-02-24T13:23:58.331Z] dc59ee7f9a89: Layer already exists [2025-02-24T13:23:58.331Z] 2f6f2d8e61f3: Layer already exists [2025-02-24T13:23:58.331Z] d1cb61fbe2a1: Layer already exists [2025-02-24T13:23:58.331Z] 1f2308883906: Layer already exists [2025-02-24T13:23:58.331Z] 453e75dc4584: Layer already exists [2025-02-24T13:23:58.331Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:58.331Z] 051dc60a86ff: Layer already exists [2025-02-24T13:23:58.331Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:58.331Z] 6405e934ec8f: Layer already exists [2025-02-24T13:23:58.593Z] 4.0.0-dev.62: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:58.936Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:59.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:23:59.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-24T13:23:59.286Z] 6390c4bd510c: Preparing [2025-02-24T13:23:59.286Z] bda423922202: Preparing [2025-02-24T13:23:59.286Z] 2f6f2d8e61f3: Preparing [2025-02-24T13:23:59.286Z] 265af779258d: Preparing [2025-02-24T13:23:59.286Z] dc59ee7f9a89: Preparing [2025-02-24T13:23:59.286Z] 453e75dc4584: Preparing [2025-02-24T13:23:59.286Z] d1cb61fbe2a1: Preparing [2025-02-24T13:23:59.286Z] f1f59011c0a0: Preparing [2025-02-24T13:23:59.286Z] 1f2308883906: Preparing [2025-02-24T13:23:59.286Z] 051dc60a86ff: Preparing [2025-02-24T13:23:59.286Z] 6405e934ec8f: Preparing [2025-02-24T13:23:59.286Z] dd9c8f8612c8: Preparing [2025-02-24T13:23:59.286Z] f1f59011c0a0: Waiting [2025-02-24T13:23:59.286Z] 1f2308883906: Waiting [2025-02-24T13:23:59.286Z] 6405e934ec8f: Waiting [2025-02-24T13:23:59.286Z] dd9c8f8612c8: Waiting [2025-02-24T13:23:59.286Z] 051dc60a86ff: Waiting [2025-02-24T13:23:59.286Z] 453e75dc4584: Waiting [2025-02-24T13:23:59.286Z] d1cb61fbe2a1: Waiting [2025-02-24T13:23:59.286Z] 6390c4bd510c: Layer already exists [2025-02-24T13:23:59.286Z] 265af779258d: Layer already exists [2025-02-24T13:23:59.286Z] dc59ee7f9a89: Layer already exists [2025-02-24T13:23:59.286Z] 2f6f2d8e61f3: Layer already exists [2025-02-24T13:23:59.286Z] bda423922202: Layer already exists [2025-02-24T13:23:59.286Z] d1cb61fbe2a1: Layer already exists [2025-02-24T13:23:59.286Z] f1f59011c0a0: Layer already exists [2025-02-24T13:23:59.286Z] 1f2308883906: Layer already exists [2025-02-24T13:23:59.286Z] 453e75dc4584: Layer already exists [2025-02-24T13:23:59.286Z] 051dc60a86ff: Layer already exists [2025-02-24T13:23:59.286Z] 6405e934ec8f: Layer already exists [2025-02-24T13:23:59.286Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:23:59.549Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:23:59.892Z] + 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-02-24T13:24:00.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-24T13:24:00.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-24T13:24:00.232Z] 6390c4bd510c: Preparing [2025-02-24T13:24:00.232Z] bda423922202: Preparing [2025-02-24T13:24:00.232Z] 2f6f2d8e61f3: Preparing [2025-02-24T13:24:00.232Z] 265af779258d: Preparing [2025-02-24T13:24:00.232Z] dc59ee7f9a89: Preparing [2025-02-24T13:24:00.232Z] 453e75dc4584: Preparing [2025-02-24T13:24:00.232Z] d1cb61fbe2a1: Preparing [2025-02-24T13:24:00.232Z] f1f59011c0a0: Preparing [2025-02-24T13:24:00.232Z] 1f2308883906: Preparing [2025-02-24T13:24:00.232Z] 051dc60a86ff: Preparing [2025-02-24T13:24:00.232Z] 6405e934ec8f: Preparing [2025-02-24T13:24:00.232Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:00.232Z] 051dc60a86ff: Waiting [2025-02-24T13:24:00.232Z] d1cb61fbe2a1: Waiting [2025-02-24T13:24:00.232Z] 6405e934ec8f: Waiting [2025-02-24T13:24:00.232Z] f1f59011c0a0: Waiting [2025-02-24T13:24:00.232Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:00.232Z] 1f2308883906: Waiting [2025-02-24T13:24:00.232Z] 453e75dc4584: Waiting [2025-02-24T13:24:00.232Z] bda423922202: Layer already exists [2025-02-24T13:24:00.232Z] 265af779258d: Layer already exists [2025-02-24T13:24:00.232Z] dc59ee7f9a89: Layer already exists [2025-02-24T13:24:00.232Z] 2f6f2d8e61f3: Layer already exists [2025-02-24T13:24:00.232Z] 6390c4bd510c: Layer already exists [2025-02-24T13:24:00.232Z] 453e75dc4584: Layer already exists [2025-02-24T13:24:00.232Z] d1cb61fbe2a1: Layer already exists [2025-02-24T13:24:00.232Z] 1f2308883906: Layer already exists [2025-02-24T13:24:00.232Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:00.232Z] 051dc60a86ff: Layer already exists [2025-02-24T13:24:00.232Z] 6405e934ec8f: Layer already exists [2025-02-24T13:24:00.232Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:00.496Z] main: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:24:00.570Z] ===================================================== [Pipeline] echo [2025-02-24T13:24:00.582Z] taggedImages: [2025-02-24T13:24:00.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:00.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-24T13:24:00.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.62 [2025-02-24T13:24:00.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:00.582Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-24T13:24:00.609Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-24T13:24:00.609Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:00.609Z] latest [2025-02-24T13:24:00.609Z] 4.0.0-dev.62 [2025-02-24T13:24:00.609Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:00.609Z] main [2025-02-24T13:24:00.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:00.967Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:01.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:01.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-24T13:24:01.316Z] 12ebc547c255: Preparing [2025-02-24T13:24:01.316Z] 39e1148ddefb: Preparing [2025-02-24T13:24:01.316Z] f1f59011c0a0: Preparing [2025-02-24T13:24:01.316Z] 1f2308883906: Preparing [2025-02-24T13:24:01.316Z] 5cd1dc9725d5: Preparing [2025-02-24T13:24:01.316Z] 450358b8ffac: Preparing [2025-02-24T13:24:01.316Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:01.316Z] 450358b8ffac: Waiting [2025-02-24T13:24:01.316Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:01.316Z] 1f2308883906: Layer already exists [2025-02-24T13:24:01.590Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:01.590Z] 5cd1dc9725d5: Pushed [2025-02-24T13:24:01.590Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:01.590Z] 12ebc547c255: Pushed [2025-02-24T13:24:03.516Z] 450358b8ffac: Pushed [2025-02-24T13:24:07.836Z] 39e1148ddefb: Pushed [2025-02-24T13:24:08.100Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:08.443Z] + 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-02-24T13:24:08.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-24T13:24:08.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-24T13:24:08.786Z] 12ebc547c255: Preparing [2025-02-24T13:24:08.786Z] 39e1148ddefb: Preparing [2025-02-24T13:24:08.786Z] f1f59011c0a0: Preparing [2025-02-24T13:24:08.786Z] 1f2308883906: Preparing [2025-02-24T13:24:08.786Z] 5cd1dc9725d5: Preparing [2025-02-24T13:24:08.786Z] 450358b8ffac: Preparing [2025-02-24T13:24:08.786Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:08.786Z] 450358b8ffac: Waiting [2025-02-24T13:24:08.786Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:08.786Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:08.786Z] 12ebc547c255: Layer already exists [2025-02-24T13:24:08.786Z] 1f2308883906: Layer already exists [2025-02-24T13:24:08.786Z] 5cd1dc9725d5: Layer already exists [2025-02-24T13:24:08.786Z] 39e1148ddefb: Layer already exists [2025-02-24T13:24:08.786Z] 450358b8ffac: Layer already exists [2025-02-24T13:24:08.786Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:09.051Z] latest: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:09.392Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:09.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.62 [2025-02-24T13:24:09.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-24T13:24:09.735Z] 12ebc547c255: Preparing [2025-02-24T13:24:09.735Z] 39e1148ddefb: Preparing [2025-02-24T13:24:09.735Z] f1f59011c0a0: Preparing [2025-02-24T13:24:09.735Z] 1f2308883906: Preparing [2025-02-24T13:24:09.735Z] 5cd1dc9725d5: Preparing [2025-02-24T13:24:09.735Z] 450358b8ffac: Preparing [2025-02-24T13:24:09.735Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:09.735Z] 450358b8ffac: Waiting [2025-02-24T13:24:09.735Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:09.735Z] 5cd1dc9725d5: Layer already exists [2025-02-24T13:24:09.735Z] 1f2308883906: Layer already exists [2025-02-24T13:24:09.735Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:09.735Z] 39e1148ddefb: Layer already exists [2025-02-24T13:24:09.735Z] 12ebc547c255: Layer already exists [2025-02-24T13:24:09.735Z] 450358b8ffac: Layer already exists [2025-02-24T13:24:09.735Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:09.735Z] 4.0.0-dev.62: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:10.344Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:10.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:10.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-24T13:24:10.687Z] 12ebc547c255: Preparing [2025-02-24T13:24:10.687Z] 39e1148ddefb: Preparing [2025-02-24T13:24:10.687Z] f1f59011c0a0: Preparing [2025-02-24T13:24:10.687Z] 1f2308883906: Preparing [2025-02-24T13:24:10.687Z] 5cd1dc9725d5: Preparing [2025-02-24T13:24:10.687Z] 450358b8ffac: Preparing [2025-02-24T13:24:10.687Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:10.687Z] 450358b8ffac: Waiting [2025-02-24T13:24:10.687Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:10.687Z] 39e1148ddefb: Layer already exists [2025-02-24T13:24:10.687Z] 1f2308883906: Layer already exists [2025-02-24T13:24:10.687Z] 5cd1dc9725d5: Layer already exists [2025-02-24T13:24:10.687Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:10.687Z] 12ebc547c255: Layer already exists [2025-02-24T13:24:10.688Z] 450358b8ffac: Layer already exists [2025-02-24T13:24:10.688Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:10.688Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:11.031Z] + 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-02-24T13:24:11.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-24T13:24:11.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-24T13:24:11.364Z] 12ebc547c255: Preparing [2025-02-24T13:24:11.365Z] 39e1148ddefb: Preparing [2025-02-24T13:24:11.365Z] f1f59011c0a0: Preparing [2025-02-24T13:24:11.365Z] 1f2308883906: Preparing [2025-02-24T13:24:11.365Z] 5cd1dc9725d5: Preparing [2025-02-24T13:24:11.365Z] 450358b8ffac: Preparing [2025-02-24T13:24:11.365Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:11.365Z] 450358b8ffac: Waiting [2025-02-24T13:24:11.365Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:11.365Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:11.365Z] 12ebc547c255: Layer already exists [2025-02-24T13:24:11.365Z] 5cd1dc9725d5: Layer already exists [2025-02-24T13:24:11.365Z] 39e1148ddefb: Layer already exists [2025-02-24T13:24:11.365Z] 1f2308883906: Layer already exists [2025-02-24T13:24:11.365Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:11.365Z] 450358b8ffac: Layer already exists [2025-02-24T13:24:11.627Z] main: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:24:11.702Z] ===================================================== [Pipeline] echo [2025-02-24T13:24:11.719Z] taggedImages: [2025-02-24T13:24:11.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:11.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-24T13:24:11.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.62 [2025-02-24T13:24:11.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:11.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-24T13:24:11.745Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-24T13:24:11.745Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:11.745Z] latest [2025-02-24T13:24:11.745Z] 4.0.0-dev.62 [2025-02-24T13:24:11.745Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:11.745Z] main [2025-02-24T13:24:11.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:12.100Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:12.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:12.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-24T13:24:12.439Z] 31d039dffe68: Preparing [2025-02-24T13:24:12.439Z] b6b94f956895: Preparing [2025-02-24T13:24:12.439Z] 00a1b956874c: Preparing [2025-02-24T13:24:12.439Z] f1f59011c0a0: Preparing [2025-02-24T13:24:12.439Z] 1f2308883906: Preparing [2025-02-24T13:24:12.439Z] ca025d7b4197: Preparing [2025-02-24T13:24:12.439Z] 0f3f11fed4aa: Preparing [2025-02-24T13:24:12.439Z] 3f5e37b1995d: Preparing [2025-02-24T13:24:12.439Z] 05d0d020a24f: Preparing [2025-02-24T13:24:12.439Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:12.439Z] ca025d7b4197: Waiting [2025-02-24T13:24:12.439Z] 0f3f11fed4aa: Waiting [2025-02-24T13:24:12.439Z] 3f5e37b1995d: Waiting [2025-02-24T13:24:12.439Z] 05d0d020a24f: Waiting [2025-02-24T13:24:12.439Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:12.439Z] 1f2308883906: Layer already exists [2025-02-24T13:24:12.439Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:12.701Z] b6b94f956895: Pushed [2025-02-24T13:24:12.701Z] 00a1b956874c: Pushed [2025-02-24T13:24:12.701Z] 31d039dffe68: Pushed [2025-02-24T13:24:12.701Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:12.701Z] 3f5e37b1995d: Pushed [2025-02-24T13:24:13.656Z] 05d0d020a24f: Pushed [2025-02-24T13:24:23.711Z] 0f3f11fed4aa: Pushed [2025-02-24T13:24:38.701Z] ca025d7b4197: Pushed [2025-02-24T13:24:38.701Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:39.044Z] + 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-02-24T13:24:39.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-24T13:24:39.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-24T13:24:39.399Z] 31d039dffe68: Preparing [2025-02-24T13:24:39.399Z] b6b94f956895: Preparing [2025-02-24T13:24:39.399Z] 00a1b956874c: Preparing [2025-02-24T13:24:39.399Z] f1f59011c0a0: Preparing [2025-02-24T13:24:39.399Z] 1f2308883906: Preparing [2025-02-24T13:24:39.399Z] ca025d7b4197: Preparing [2025-02-24T13:24:39.399Z] 0f3f11fed4aa: Preparing [2025-02-24T13:24:39.399Z] 3f5e37b1995d: Preparing [2025-02-24T13:24:39.399Z] 05d0d020a24f: Preparing [2025-02-24T13:24:39.399Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:39.399Z] 0f3f11fed4aa: Waiting [2025-02-24T13:24:39.399Z] 3f5e37b1995d: Waiting [2025-02-24T13:24:39.399Z] 05d0d020a24f: Waiting [2025-02-24T13:24:39.399Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:39.399Z] ca025d7b4197: Waiting [2025-02-24T13:24:39.399Z] 1f2308883906: Layer already exists [2025-02-24T13:24:39.399Z] 31d039dffe68: Layer already exists [2025-02-24T13:24:39.399Z] 00a1b956874c: Layer already exists [2025-02-24T13:24:39.399Z] b6b94f956895: Layer already exists [2025-02-24T13:24:39.399Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:39.399Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:39.399Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:39.399Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:24:39.399Z] 05d0d020a24f: Layer already exists [2025-02-24T13:24:39.399Z] 0f3f11fed4aa: Layer already exists [2025-02-24T13:24:39.663Z] latest: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:40.014Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:40.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.62 [2025-02-24T13:24:40.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-24T13:24:40.368Z] 31d039dffe68: Preparing [2025-02-24T13:24:40.368Z] b6b94f956895: Preparing [2025-02-24T13:24:40.369Z] 00a1b956874c: Preparing [2025-02-24T13:24:40.369Z] f1f59011c0a0: Preparing [2025-02-24T13:24:40.369Z] 1f2308883906: Preparing [2025-02-24T13:24:40.369Z] ca025d7b4197: Preparing [2025-02-24T13:24:40.369Z] 0f3f11fed4aa: Preparing [2025-02-24T13:24:40.369Z] 3f5e37b1995d: Preparing [2025-02-24T13:24:40.369Z] 05d0d020a24f: Preparing [2025-02-24T13:24:40.369Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:40.369Z] ca025d7b4197: Waiting [2025-02-24T13:24:40.369Z] 0f3f11fed4aa: Waiting [2025-02-24T13:24:40.369Z] 3f5e37b1995d: Waiting [2025-02-24T13:24:40.369Z] 05d0d020a24f: Waiting [2025-02-24T13:24:40.369Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:40.369Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:40.369Z] b6b94f956895: Layer already exists [2025-02-24T13:24:40.369Z] 00a1b956874c: Layer already exists [2025-02-24T13:24:40.369Z] 1f2308883906: Layer already exists [2025-02-24T13:24:40.369Z] 31d039dffe68: Layer already exists [2025-02-24T13:24:40.369Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:24:40.369Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:40.369Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:40.369Z] 0f3f11fed4aa: Layer already exists [2025-02-24T13:24:40.369Z] 05d0d020a24f: Layer already exists [2025-02-24T13:24:40.634Z] 4.0.0-dev.62: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:40.990Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:41.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:41.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-24T13:24:41.336Z] 31d039dffe68: Preparing [2025-02-24T13:24:41.336Z] b6b94f956895: Preparing [2025-02-24T13:24:41.336Z] 00a1b956874c: Preparing [2025-02-24T13:24:41.336Z] f1f59011c0a0: Preparing [2025-02-24T13:24:41.336Z] 1f2308883906: Preparing [2025-02-24T13:24:41.336Z] ca025d7b4197: Preparing [2025-02-24T13:24:41.336Z] 0f3f11fed4aa: Preparing [2025-02-24T13:24:41.336Z] 3f5e37b1995d: Preparing [2025-02-24T13:24:41.336Z] 05d0d020a24f: Preparing [2025-02-24T13:24:41.336Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:41.336Z] 3f5e37b1995d: Waiting [2025-02-24T13:24:41.336Z] ca025d7b4197: Waiting [2025-02-24T13:24:41.336Z] 05d0d020a24f: Waiting [2025-02-24T13:24:41.336Z] 0f3f11fed4aa: Waiting [2025-02-24T13:24:41.336Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:41.336Z] 00a1b956874c: Layer already exists [2025-02-24T13:24:41.336Z] 1f2308883906: Layer already exists [2025-02-24T13:24:41.336Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:41.336Z] b6b94f956895: Layer already exists [2025-02-24T13:24:41.336Z] 31d039dffe68: Layer already exists [2025-02-24T13:24:41.336Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:24:41.336Z] 05d0d020a24f: Layer already exists [2025-02-24T13:24:41.336Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:41.336Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:41.336Z] 0f3f11fed4aa: Layer already exists [2025-02-24T13:24:41.336Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:41.961Z] + 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-02-24T13:24:42.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-24T13:24:42.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-24T13:24:42.321Z] 31d039dffe68: Preparing [2025-02-24T13:24:42.321Z] b6b94f956895: Preparing [2025-02-24T13:24:42.321Z] 00a1b956874c: Preparing [2025-02-24T13:24:42.321Z] f1f59011c0a0: Preparing [2025-02-24T13:24:42.321Z] 1f2308883906: Preparing [2025-02-24T13:24:42.321Z] ca025d7b4197: Preparing [2025-02-24T13:24:42.321Z] 0f3f11fed4aa: Preparing [2025-02-24T13:24:42.321Z] 3f5e37b1995d: Preparing [2025-02-24T13:24:42.321Z] 05d0d020a24f: Preparing [2025-02-24T13:24:42.321Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:42.321Z] ca025d7b4197: Waiting [2025-02-24T13:24:42.321Z] 05d0d020a24f: Waiting [2025-02-24T13:24:42.321Z] 0f3f11fed4aa: Waiting [2025-02-24T13:24:42.321Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:42.321Z] 3f5e37b1995d: Waiting [2025-02-24T13:24:42.321Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:42.321Z] 00a1b956874c: Layer already exists [2025-02-24T13:24:42.321Z] 1f2308883906: Layer already exists [2025-02-24T13:24:42.321Z] 31d039dffe68: Layer already exists [2025-02-24T13:24:42.321Z] b6b94f956895: Layer already exists [2025-02-24T13:24:42.321Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:42.321Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:24:42.321Z] 0f3f11fed4aa: Layer already exists [2025-02-24T13:24:42.321Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:42.321Z] 05d0d020a24f: Layer already exists [2025-02-24T13:24:42.321Z] main: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:24:42.683Z] ===================================================== [Pipeline] echo [2025-02-24T13:24:42.699Z] taggedImages: [2025-02-24T13:24:42.699Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:42.699Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-24T13:24:42.699Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.62 [2025-02-24T13:24:42.699Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:42.699Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-24T13:24:42.728Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-24T13:24:42.728Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:42.728Z] latest [2025-02-24T13:24:42.728Z] 4.0.0-dev.62 [2025-02-24T13:24:42.728Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:42.728Z] main [2025-02-24T13:24:42.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:43.086Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:43.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:43.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-24T13:24:43.432Z] 8fd1dd3ddf0d: Preparing [2025-02-24T13:24:43.432Z] e4cbc5e9bcdc: Preparing [2025-02-24T13:24:43.432Z] 5048af8c146a: Preparing [2025-02-24T13:24:43.432Z] f1f59011c0a0: Preparing [2025-02-24T13:24:43.432Z] 1f2308883906: Preparing [2025-02-24T13:24:43.432Z] ca025d7b4197: Preparing [2025-02-24T13:24:43.432Z] 8602f9820900: Preparing [2025-02-24T13:24:43.432Z] 5d8262390596: Preparing [2025-02-24T13:24:43.432Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:43.432Z] 5d8262390596: Waiting [2025-02-24T13:24:43.432Z] ca025d7b4197: Waiting [2025-02-24T13:24:43.432Z] 8602f9820900: Waiting [2025-02-24T13:24:43.432Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:43.432Z] 1f2308883906: Layer already exists [2025-02-24T13:24:43.432Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:43.697Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:43.697Z] 5048af8c146a: Pushed [2025-02-24T13:24:43.697Z] e4cbc5e9bcdc: Pushed [2025-02-24T13:24:43.697Z] 8fd1dd3ddf0d: Pushed [2025-02-24T13:24:43.697Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:43.697Z] 8602f9820900: Pushed [2025-02-24T13:24:44.275Z] 5d8262390596: Pushed [2025-02-24T13:24:44.275Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:44.627Z] + 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-02-24T13:24:45.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-24T13:24:45.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-24T13:24:45.045Z] 8fd1dd3ddf0d: Preparing [2025-02-24T13:24:45.045Z] e4cbc5e9bcdc: Preparing [2025-02-24T13:24:45.045Z] 5048af8c146a: Preparing [2025-02-24T13:24:45.045Z] f1f59011c0a0: Preparing [2025-02-24T13:24:45.045Z] 1f2308883906: Preparing [2025-02-24T13:24:45.045Z] ca025d7b4197: Preparing [2025-02-24T13:24:45.045Z] 8602f9820900: Preparing [2025-02-24T13:24:45.045Z] 5d8262390596: Preparing [2025-02-24T13:24:45.045Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:45.045Z] 8602f9820900: Waiting [2025-02-24T13:24:45.045Z] 5d8262390596: Waiting [2025-02-24T13:24:45.045Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:45.045Z] ca025d7b4197: Waiting [2025-02-24T13:24:45.045Z] 5048af8c146a: Layer already exists [2025-02-24T13:24:45.045Z] 8fd1dd3ddf0d: Layer already exists [2025-02-24T13:24:45.045Z] e4cbc5e9bcdc: Layer already exists [2025-02-24T13:24:45.045Z] 1f2308883906: Layer already exists [2025-02-24T13:24:45.045Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:45.045Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:45.045Z] 8602f9820900: Layer already exists [2025-02-24T13:24:45.045Z] 5d8262390596: Layer already exists [2025-02-24T13:24:45.045Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:45.308Z] latest: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:46.166Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:46.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.62 [2025-02-24T13:24:46.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-24T13:24:46.519Z] 8fd1dd3ddf0d: Preparing [2025-02-24T13:24:46.519Z] e4cbc5e9bcdc: Preparing [2025-02-24T13:24:46.519Z] 5048af8c146a: Preparing [2025-02-24T13:24:46.519Z] f1f59011c0a0: Preparing [2025-02-24T13:24:46.519Z] 1f2308883906: Preparing [2025-02-24T13:24:46.519Z] ca025d7b4197: Preparing [2025-02-24T13:24:46.519Z] 8602f9820900: Preparing [2025-02-24T13:24:46.519Z] 5d8262390596: Preparing [2025-02-24T13:24:46.519Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:46.519Z] 8602f9820900: Waiting [2025-02-24T13:24:46.519Z] 5d8262390596: Waiting [2025-02-24T13:24:46.519Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:46.519Z] ca025d7b4197: Waiting [2025-02-24T13:24:46.519Z] 1f2308883906: Layer already exists [2025-02-24T13:24:46.519Z] e4cbc5e9bcdc: Layer already exists [2025-02-24T13:24:46.519Z] 8fd1dd3ddf0d: Layer already exists [2025-02-24T13:24:46.519Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:46.519Z] 5048af8c146a: Layer already exists [2025-02-24T13:24:46.519Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:46.519Z] 5d8262390596: Layer already exists [2025-02-24T13:24:46.519Z] 8602f9820900: Layer already exists [2025-02-24T13:24:46.519Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:46.519Z] 4.0.0-dev.62: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:47.138Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:47.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:47.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-24T13:24:47.495Z] 8fd1dd3ddf0d: Preparing [2025-02-24T13:24:47.495Z] e4cbc5e9bcdc: Preparing [2025-02-24T13:24:47.495Z] 5048af8c146a: Preparing [2025-02-24T13:24:47.495Z] f1f59011c0a0: Preparing [2025-02-24T13:24:47.495Z] 1f2308883906: Preparing [2025-02-24T13:24:47.495Z] ca025d7b4197: Preparing [2025-02-24T13:24:47.495Z] 8602f9820900: Preparing [2025-02-24T13:24:47.495Z] 5d8262390596: Preparing [2025-02-24T13:24:47.495Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:47.495Z] 8602f9820900: Waiting [2025-02-24T13:24:47.495Z] 5d8262390596: Waiting [2025-02-24T13:24:47.495Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:47.495Z] ca025d7b4197: Waiting [2025-02-24T13:24:47.495Z] 5048af8c146a: Layer already exists [2025-02-24T13:24:47.495Z] 8fd1dd3ddf0d: Layer already exists [2025-02-24T13:24:47.495Z] 1f2308883906: Layer already exists [2025-02-24T13:24:47.495Z] e4cbc5e9bcdc: Layer already exists [2025-02-24T13:24:47.495Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:47.495Z] 5d8262390596: Layer already exists [2025-02-24T13:24:47.495Z] 8602f9820900: Layer already exists [2025-02-24T13:24:47.495Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:47.495Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:47.495Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:48.110Z] + 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-02-24T13:24:48.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-24T13:24:48.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-24T13:24:48.460Z] 8fd1dd3ddf0d: Preparing [2025-02-24T13:24:48.460Z] e4cbc5e9bcdc: Preparing [2025-02-24T13:24:48.460Z] 5048af8c146a: Preparing [2025-02-24T13:24:48.460Z] f1f59011c0a0: Preparing [2025-02-24T13:24:48.460Z] 1f2308883906: Preparing [2025-02-24T13:24:48.460Z] ca025d7b4197: Preparing [2025-02-24T13:24:48.460Z] 8602f9820900: Preparing [2025-02-24T13:24:48.460Z] 5d8262390596: Preparing [2025-02-24T13:24:48.460Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:48.460Z] 8602f9820900: Waiting [2025-02-24T13:24:48.460Z] 5d8262390596: Waiting [2025-02-24T13:24:48.460Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:48.460Z] 1f2308883906: Layer already exists [2025-02-24T13:24:48.460Z] 8fd1dd3ddf0d: Layer already exists [2025-02-24T13:24:48.460Z] 5048af8c146a: Layer already exists [2025-02-24T13:24:48.461Z] e4cbc5e9bcdc: Layer already exists [2025-02-24T13:24:48.461Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:48.461Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:24:48.461Z] ca025d7b4197: Layer already exists [2025-02-24T13:24:48.461Z] 8602f9820900: Layer already exists [2025-02-24T13:24:48.461Z] 5d8262390596: Layer already exists [2025-02-24T13:24:48.723Z] main: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:24:48.795Z] ===================================================== [Pipeline] echo [2025-02-24T13:24:48.808Z] taggedImages: [2025-02-24T13:24:48.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:48.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-24T13:24:48.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.62 [2025-02-24T13:24:48.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:48.808Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-24T13:24:48.838Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-24T13:24:48.838Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:48.838Z] latest [2025-02-24T13:24:48.838Z] 4.0.0-dev.62 [2025-02-24T13:24:48.838Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:24:48.838Z] main [2025-02-24T13:24:48.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:49.195Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:24:49.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:24:49.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-24T13:24:49.549Z] 5ca407c2c4c8: Preparing [2025-02-24T13:24:49.549Z] 49089fb283a0: Preparing [2025-02-24T13:24:49.549Z] 122f090c44d6: Preparing [2025-02-24T13:24:49.549Z] f1f59011c0a0: Preparing [2025-02-24T13:24:49.549Z] 1f2308883906: Preparing [2025-02-24T13:24:49.549Z] 0b5a2ab3352e: Preparing [2025-02-24T13:24:49.549Z] 3f5e37b1995d: Preparing [2025-02-24T13:24:49.549Z] 05d0d020a24f: Preparing [2025-02-24T13:24:49.549Z] dd9c8f8612c8: Preparing [2025-02-24T13:24:49.549Z] 3f5e37b1995d: Waiting [2025-02-24T13:24:49.549Z] 05d0d020a24f: Waiting [2025-02-24T13:24:49.549Z] dd9c8f8612c8: Waiting [2025-02-24T13:24:49.549Z] 0b5a2ab3352e: Waiting [2025-02-24T13:24:49.549Z] f1f59011c0a0: Layer already exists [2025-02-24T13:24:49.549Z] 1f2308883906: Layer already exists [2025-02-24T13:24:49.812Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:24:49.812Z] 49089fb283a0: Pushed [2025-02-24T13:24:49.812Z] 122f090c44d6: Pushed [2025-02-24T13:24:49.812Z] 05d0d020a24f: Layer already exists [2025-02-24T13:24:49.812Z] 5ca407c2c4c8: Pushed [2025-02-24T13:24:49.812Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:16.449Z] 0b5a2ab3352e: Pushed [2025-02-24T13:25:16.449Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:16.809Z] + 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-02-24T13:25:17.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-24T13:25:17.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-24T13:25:17.152Z] 5ca407c2c4c8: Preparing [2025-02-24T13:25:17.152Z] 49089fb283a0: Preparing [2025-02-24T13:25:17.152Z] 122f090c44d6: Preparing [2025-02-24T13:25:17.152Z] f1f59011c0a0: Preparing [2025-02-24T13:25:17.152Z] 1f2308883906: Preparing [2025-02-24T13:25:17.152Z] 0b5a2ab3352e: Preparing [2025-02-24T13:25:17.152Z] 3f5e37b1995d: Preparing [2025-02-24T13:25:17.152Z] 05d0d020a24f: Preparing [2025-02-24T13:25:17.152Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:17.152Z] 3f5e37b1995d: Waiting [2025-02-24T13:25:17.152Z] 05d0d020a24f: Waiting [2025-02-24T13:25:17.152Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:17.152Z] 0b5a2ab3352e: Waiting [2025-02-24T13:25:17.152Z] 49089fb283a0: Layer already exists [2025-02-24T13:25:17.152Z] 1f2308883906: Layer already exists [2025-02-24T13:25:17.152Z] 5ca407c2c4c8: Layer already exists [2025-02-24T13:25:17.152Z] 122f090c44d6: Layer already exists [2025-02-24T13:25:17.152Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:17.152Z] 0b5a2ab3352e: Layer already exists [2025-02-24T13:25:17.152Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:25:17.152Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:17.152Z] 05d0d020a24f: Layer already exists [2025-02-24T13:25:17.417Z] latest: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:17.784Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:18.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.62 [2025-02-24T13:25:18.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-24T13:25:18.140Z] 5ca407c2c4c8: Preparing [2025-02-24T13:25:18.140Z] 49089fb283a0: Preparing [2025-02-24T13:25:18.140Z] 122f090c44d6: Preparing [2025-02-24T13:25:18.140Z] f1f59011c0a0: Preparing [2025-02-24T13:25:18.140Z] 1f2308883906: Preparing [2025-02-24T13:25:18.140Z] 0b5a2ab3352e: Preparing [2025-02-24T13:25:18.140Z] 3f5e37b1995d: Preparing [2025-02-24T13:25:18.140Z] 05d0d020a24f: Preparing [2025-02-24T13:25:18.140Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:18.140Z] 3f5e37b1995d: Waiting [2025-02-24T13:25:18.140Z] 05d0d020a24f: Waiting [2025-02-24T13:25:18.140Z] 0b5a2ab3352e: Waiting [2025-02-24T13:25:18.140Z] 122f090c44d6: Layer already exists [2025-02-24T13:25:18.140Z] 49089fb283a0: Layer already exists [2025-02-24T13:25:18.140Z] 5ca407c2c4c8: Layer already exists [2025-02-24T13:25:18.140Z] 1f2308883906: Layer already exists [2025-02-24T13:25:18.140Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:18.140Z] 05d0d020a24f: Layer already exists [2025-02-24T13:25:18.140Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:25:18.140Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:18.140Z] 0b5a2ab3352e: Layer already exists [2025-02-24T13:25:18.140Z] 4.0.0-dev.62: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:18.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:19.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:19.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-24T13:25:19.112Z] 5ca407c2c4c8: Preparing [2025-02-24T13:25:19.112Z] 49089fb283a0: Preparing [2025-02-24T13:25:19.112Z] 122f090c44d6: Preparing [2025-02-24T13:25:19.112Z] f1f59011c0a0: Preparing [2025-02-24T13:25:19.112Z] 1f2308883906: Preparing [2025-02-24T13:25:19.112Z] 0b5a2ab3352e: Preparing [2025-02-24T13:25:19.112Z] 3f5e37b1995d: Preparing [2025-02-24T13:25:19.112Z] 05d0d020a24f: Preparing [2025-02-24T13:25:19.112Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:19.112Z] 3f5e37b1995d: Waiting [2025-02-24T13:25:19.112Z] 05d0d020a24f: Waiting [2025-02-24T13:25:19.112Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:19.112Z] 0b5a2ab3352e: Waiting [2025-02-24T13:25:19.112Z] 49089fb283a0: Layer already exists [2025-02-24T13:25:19.112Z] 122f090c44d6: Layer already exists [2025-02-24T13:25:19.112Z] 5ca407c2c4c8: Layer already exists [2025-02-24T13:25:19.112Z] 1f2308883906: Layer already exists [2025-02-24T13:25:19.112Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:19.112Z] 05d0d020a24f: Layer already exists [2025-02-24T13:25:19.112Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:25:19.112Z] 0b5a2ab3352e: Layer already exists [2025-02-24T13:25:19.112Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:19.377Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:19.724Z] + 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-02-24T13:25:20.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-24T13:25:20.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-24T13:25:20.087Z] 5ca407c2c4c8: Preparing [2025-02-24T13:25:20.087Z] 49089fb283a0: Preparing [2025-02-24T13:25:20.087Z] 122f090c44d6: Preparing [2025-02-24T13:25:20.087Z] f1f59011c0a0: Preparing [2025-02-24T13:25:20.087Z] 1f2308883906: Preparing [2025-02-24T13:25:20.087Z] 0b5a2ab3352e: Preparing [2025-02-24T13:25:20.087Z] 3f5e37b1995d: Preparing [2025-02-24T13:25:20.087Z] 05d0d020a24f: Preparing [2025-02-24T13:25:20.087Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:20.087Z] 0b5a2ab3352e: Waiting [2025-02-24T13:25:20.087Z] 3f5e37b1995d: Waiting [2025-02-24T13:25:20.087Z] 05d0d020a24f: Waiting [2025-02-24T13:25:20.087Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:20.087Z] 49089fb283a0: Layer already exists [2025-02-24T13:25:20.087Z] 5ca407c2c4c8: Layer already exists [2025-02-24T13:25:20.087Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:20.087Z] 1f2308883906: Layer already exists [2025-02-24T13:25:20.087Z] 122f090c44d6: Layer already exists [2025-02-24T13:25:20.087Z] 3f5e37b1995d: Layer already exists [2025-02-24T13:25:20.087Z] 05d0d020a24f: Layer already exists [2025-02-24T13:25:20.087Z] 0b5a2ab3352e: Layer already exists [2025-02-24T13:25:20.087Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:20.352Z] main: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:25:20.439Z] ===================================================== [Pipeline] echo [2025-02-24T13:25:20.456Z] taggedImages: [2025-02-24T13:25:20.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:20.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-24T13:25:20.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.62 [2025-02-24T13:25:20.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:20.456Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-24T13:25:20.487Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-24T13:25:20.487Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:20.487Z] latest [2025-02-24T13:25:20.487Z] 4.0.0-dev.62 [2025-02-24T13:25:20.487Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:20.487Z] main [2025-02-24T13:25:20.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:20.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:21.189Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:21.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-24T13:25:21.189Z] 21f4ebd5c8ca: Preparing [2025-02-24T13:25:21.189Z] 4f6ee5b62789: Preparing [2025-02-24T13:25:21.189Z] f1f59011c0a0: Preparing [2025-02-24T13:25:21.189Z] 1f2308883906: Preparing [2025-02-24T13:25:21.189Z] ff6c8fb56c6e: Preparing [2025-02-24T13:25:21.189Z] 3754a125afb7: Preparing [2025-02-24T13:25:21.189Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:21.189Z] 3754a125afb7: Waiting [2025-02-24T13:25:21.189Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:21.189Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:21.189Z] 1f2308883906: Layer already exists [2025-02-24T13:25:21.453Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:21.453Z] 21f4ebd5c8ca: Pushed [2025-02-24T13:25:21.453Z] ff6c8fb56c6e: Pushed [2025-02-24T13:25:22.849Z] 3754a125afb7: Pushed [2025-02-24T13:25:29.460Z] 4f6ee5b62789: Pushed [2025-02-24T13:25:29.460Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:29.804Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:30.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-24T13:25:30.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-24T13:25:30.134Z] 21f4ebd5c8ca: Preparing [2025-02-24T13:25:30.134Z] 4f6ee5b62789: Preparing [2025-02-24T13:25:30.134Z] f1f59011c0a0: Preparing [2025-02-24T13:25:30.134Z] 1f2308883906: Preparing [2025-02-24T13:25:30.134Z] ff6c8fb56c6e: Preparing [2025-02-24T13:25:30.134Z] 3754a125afb7: Preparing [2025-02-24T13:25:30.134Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:30.134Z] 3754a125afb7: Waiting [2025-02-24T13:25:30.134Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:30.134Z] ff6c8fb56c6e: Layer already exists [2025-02-24T13:25:30.134Z] 21f4ebd5c8ca: Layer already exists [2025-02-24T13:25:30.134Z] 1f2308883906: Layer already exists [2025-02-24T13:25:30.134Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:30.134Z] 4f6ee5b62789: Layer already exists [2025-02-24T13:25:30.134Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:30.134Z] 3754a125afb7: Layer already exists [2025-02-24T13:25:30.399Z] latest: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:30.739Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:31.107Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.62 [2025-02-24T13:25:31.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-24T13:25:31.107Z] 21f4ebd5c8ca: Preparing [2025-02-24T13:25:31.107Z] 4f6ee5b62789: Preparing [2025-02-24T13:25:31.107Z] f1f59011c0a0: Preparing [2025-02-24T13:25:31.107Z] 1f2308883906: Preparing [2025-02-24T13:25:31.107Z] ff6c8fb56c6e: Preparing [2025-02-24T13:25:31.107Z] 3754a125afb7: Preparing [2025-02-24T13:25:31.107Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:31.107Z] 3754a125afb7: Waiting [2025-02-24T13:25:31.107Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:31.107Z] 21f4ebd5c8ca: Layer already exists [2025-02-24T13:25:31.107Z] 4f6ee5b62789: Layer already exists [2025-02-24T13:25:31.107Z] 1f2308883906: Layer already exists [2025-02-24T13:25:31.107Z] ff6c8fb56c6e: Layer already exists [2025-02-24T13:25:31.107Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:31.107Z] 3754a125afb7: Layer already exists [2025-02-24T13:25:31.107Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:31.107Z] 4.0.0-dev.62: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:31.476Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:31.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:31.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-24T13:25:31.822Z] 21f4ebd5c8ca: Preparing [2025-02-24T13:25:31.822Z] 4f6ee5b62789: Preparing [2025-02-24T13:25:31.822Z] f1f59011c0a0: Preparing [2025-02-24T13:25:31.822Z] 1f2308883906: Preparing [2025-02-24T13:25:31.822Z] ff6c8fb56c6e: Preparing [2025-02-24T13:25:31.822Z] 3754a125afb7: Preparing [2025-02-24T13:25:31.822Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:31.822Z] 3754a125afb7: Waiting [2025-02-24T13:25:31.822Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:31.822Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:31.822Z] ff6c8fb56c6e: Layer already exists [2025-02-24T13:25:31.822Z] 21f4ebd5c8ca: Layer already exists [2025-02-24T13:25:31.822Z] 4f6ee5b62789: Layer already exists [2025-02-24T13:25:31.822Z] 1f2308883906: Layer already exists [2025-02-24T13:25:31.822Z] 3754a125afb7: Layer already exists [2025-02-24T13:25:31.822Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:32.090Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:32.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:32.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-24T13:25:32.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-24T13:25:32.787Z] 21f4ebd5c8ca: Preparing [2025-02-24T13:25:32.787Z] 4f6ee5b62789: Preparing [2025-02-24T13:25:32.787Z] f1f59011c0a0: Preparing [2025-02-24T13:25:32.787Z] 1f2308883906: Preparing [2025-02-24T13:25:32.787Z] ff6c8fb56c6e: Preparing [2025-02-24T13:25:32.787Z] 3754a125afb7: Preparing [2025-02-24T13:25:32.787Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:32.787Z] 3754a125afb7: Waiting [2025-02-24T13:25:32.787Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:32.787Z] 4f6ee5b62789: Layer already exists [2025-02-24T13:25:32.787Z] 1f2308883906: Layer already exists [2025-02-24T13:25:32.787Z] 21f4ebd5c8ca: Layer already exists [2025-02-24T13:25:32.787Z] ff6c8fb56c6e: Layer already exists [2025-02-24T13:25:32.787Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:32.787Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:32.787Z] 3754a125afb7: Layer already exists [2025-02-24T13:25:33.049Z] main: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:25:33.125Z] ===================================================== [Pipeline] echo [2025-02-24T13:25:33.140Z] taggedImages: [2025-02-24T13:25:33.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:33.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-24T13:25:33.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.62 [2025-02-24T13:25:33.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:33.140Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-24T13:25:33.164Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-24T13:25:33.164Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:33.164Z] latest [2025-02-24T13:25:33.164Z] 4.0.0-dev.62 [2025-02-24T13:25:33.164Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:33.164Z] main [2025-02-24T13:25:33.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:33.514Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:33.850Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:33.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-24T13:25:33.850Z] 123c53a5227a: Preparing [2025-02-24T13:25:33.850Z] acc1f9abc6ff: Preparing [2025-02-24T13:25:33.850Z] f1f59011c0a0: Preparing [2025-02-24T13:25:33.850Z] 1f2308883906: Preparing [2025-02-24T13:25:33.850Z] ad8fd5d4d337: Preparing [2025-02-24T13:25:33.850Z] dbafb4f71ad6: Preparing [2025-02-24T13:25:33.850Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:33.850Z] dbafb4f71ad6: Waiting [2025-02-24T13:25:33.850Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:33.850Z] 1f2308883906: Layer already exists [2025-02-24T13:25:33.850Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:34.113Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:34.113Z] ad8fd5d4d337: Pushed [2025-02-24T13:25:34.113Z] 123c53a5227a: Pushed [2025-02-24T13:25:34.688Z] dbafb4f71ad6: Pushed [2025-02-24T13:25:42.852Z] acc1f9abc6ff: Pushed [2025-02-24T13:25:42.852Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:43.202Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:43.545Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-24T13:25:43.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-24T13:25:43.545Z] 123c53a5227a: Preparing [2025-02-24T13:25:43.545Z] acc1f9abc6ff: Preparing [2025-02-24T13:25:43.545Z] f1f59011c0a0: Preparing [2025-02-24T13:25:43.545Z] 1f2308883906: Preparing [2025-02-24T13:25:43.545Z] ad8fd5d4d337: Preparing [2025-02-24T13:25:43.545Z] dbafb4f71ad6: Preparing [2025-02-24T13:25:43.545Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:43.545Z] dbafb4f71ad6: Waiting [2025-02-24T13:25:43.545Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:43.545Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:43.545Z] 123c53a5227a: Layer already exists [2025-02-24T13:25:43.545Z] ad8fd5d4d337: Layer already exists [2025-02-24T13:25:43.545Z] 1f2308883906: Layer already exists [2025-02-24T13:25:43.545Z] acc1f9abc6ff: Layer already exists [2025-02-24T13:25:43.545Z] dbafb4f71ad6: Layer already exists [2025-02-24T13:25:43.545Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:43.820Z] latest: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:44.153Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:44.496Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.62 [2025-02-24T13:25:44.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-24T13:25:44.496Z] 123c53a5227a: Preparing [2025-02-24T13:25:44.496Z] acc1f9abc6ff: Preparing [2025-02-24T13:25:44.496Z] f1f59011c0a0: Preparing [2025-02-24T13:25:44.496Z] 1f2308883906: Preparing [2025-02-24T13:25:44.496Z] ad8fd5d4d337: Preparing [2025-02-24T13:25:44.496Z] dbafb4f71ad6: Preparing [2025-02-24T13:25:44.496Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:44.496Z] dbafb4f71ad6: Waiting [2025-02-24T13:25:44.496Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:44.496Z] 1f2308883906: Layer already exists [2025-02-24T13:25:44.496Z] acc1f9abc6ff: Layer already exists [2025-02-24T13:25:44.496Z] ad8fd5d4d337: Layer already exists [2025-02-24T13:25:44.496Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:44.496Z] 123c53a5227a: Layer already exists [2025-02-24T13:25:44.496Z] dbafb4f71ad6: Layer already exists [2025-02-24T13:25:44.496Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:44.496Z] 4.0.0-dev.62: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:44.833Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:45.167Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:45.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-24T13:25:45.167Z] 123c53a5227a: Preparing [2025-02-24T13:25:45.167Z] acc1f9abc6ff: Preparing [2025-02-24T13:25:45.167Z] f1f59011c0a0: Preparing [2025-02-24T13:25:45.167Z] 1f2308883906: Preparing [2025-02-24T13:25:45.167Z] ad8fd5d4d337: Preparing [2025-02-24T13:25:45.167Z] dbafb4f71ad6: Preparing [2025-02-24T13:25:45.167Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:45.167Z] dbafb4f71ad6: Waiting [2025-02-24T13:25:45.167Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:45.167Z] 123c53a5227a: Layer already exists [2025-02-24T13:25:45.167Z] acc1f9abc6ff: Layer already exists [2025-02-24T13:25:45.167Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:45.167Z] 1f2308883906: Layer already exists [2025-02-24T13:25:45.167Z] ad8fd5d4d337: Layer already exists [2025-02-24T13:25:45.167Z] dbafb4f71ad6: Layer already exists [2025-02-24T13:25:45.167Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:45.167Z] 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:45.502Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:45.843Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-24T13:25:45.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-24T13:25:45.843Z] 123c53a5227a: Preparing [2025-02-24T13:25:45.843Z] acc1f9abc6ff: Preparing [2025-02-24T13:25:45.843Z] f1f59011c0a0: Preparing [2025-02-24T13:25:45.843Z] 1f2308883906: Preparing [2025-02-24T13:25:45.843Z] ad8fd5d4d337: Preparing [2025-02-24T13:25:45.843Z] dbafb4f71ad6: Preparing [2025-02-24T13:25:45.843Z] dd9c8f8612c8: Preparing [2025-02-24T13:25:45.843Z] dbafb4f71ad6: Waiting [2025-02-24T13:25:45.843Z] dd9c8f8612c8: Waiting [2025-02-24T13:25:45.843Z] ad8fd5d4d337: Layer already exists [2025-02-24T13:25:45.843Z] 123c53a5227a: Layer already exists [2025-02-24T13:25:45.843Z] 1f2308883906: Layer already exists [2025-02-24T13:25:45.843Z] f1f59011c0a0: Layer already exists [2025-02-24T13:25:45.843Z] acc1f9abc6ff: Layer already exists [2025-02-24T13:25:45.843Z] dd9c8f8612c8: Layer already exists [2025-02-24T13:25:45.843Z] dbafb4f71ad6: Layer already exists [2025-02-24T13:25:46.105Z] main: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-24T13:25:46.182Z] ===================================================== [Pipeline] echo [2025-02-24T13:25:46.195Z] taggedImages: [2025-02-24T13:25:46.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [2025-02-24T13:25:46.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-24T13:25:46.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.62 [2025-02-24T13:25:46.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [2025-02-24T13:25:46.195Z] - 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-02-24T13:25:46.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-24T13:25:46.578Z] [2025-02-24T13:25:46.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:25:46.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-24T13:25:46.902Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-24T13:25:46.902Z] 8998bd30e6a1: Pulling fs layer [2025-02-24T13:25:46.902Z] 04944245beec: Pulling fs layer [2025-02-24T13:25:46.902Z] 699f458cf7ca: Pulling fs layer [2025-02-24T13:25:46.902Z] 765212b225bb: Pulling fs layer [2025-02-24T13:25:46.902Z] f23df028b6ca: Pulling fs layer [2025-02-24T13:25:46.902Z] d65c8cfc05b1: Pulling fs layer [2025-02-24T13:25:46.902Z] 2437ff75d9bd: Pulling fs layer [2025-02-24T13:25:46.902Z] d65c8cfc05b1: Waiting [2025-02-24T13:25:46.902Z] 765212b225bb: Waiting [2025-02-24T13:25:46.902Z] f23df028b6ca: Waiting [2025-02-24T13:25:46.902Z] 2437ff75d9bd: Waiting [2025-02-24T13:25:47.167Z] 04944245beec: Verifying Checksum [2025-02-24T13:25:47.167Z] 04944245beec: Download complete [2025-02-24T13:25:47.167Z] 765212b225bb: Verifying Checksum [2025-02-24T13:25:47.167Z] 765212b225bb: Download complete [2025-02-24T13:25:47.167Z] f23df028b6ca: Verifying Checksum [2025-02-24T13:25:47.167Z] f23df028b6ca: Download complete [2025-02-24T13:25:47.167Z] d65c8cfc05b1: Verifying Checksum [2025-02-24T13:25:47.167Z] d65c8cfc05b1: Download complete [2025-02-24T13:25:47.432Z] 699f458cf7ca: Verifying Checksum [2025-02-24T13:25:47.432Z] 699f458cf7ca: Download complete [2025-02-24T13:25:47.696Z] 8998bd30e6a1: Verifying Checksum [2025-02-24T13:25:47.696Z] 8998bd30e6a1: Download complete [2025-02-24T13:25:50.264Z] 2437ff75d9bd: Download complete [2025-02-24T13:25:52.832Z] 8998bd30e6a1: Pull complete [2025-02-24T13:25:52.832Z] 04944245beec: Pull complete [2025-02-24T13:25:54.760Z] 699f458cf7ca: Pull complete [2025-02-24T13:25:54.760Z] 765212b225bb: Pull complete [2025-02-24T13:25:55.712Z] f23df028b6ca: Pull complete [2025-02-24T13:25:55.712Z] d65c8cfc05b1: Pull complete [2025-02-24T13:26:13.893Z] 2437ff75d9bd: Pull complete [2025-02-24T13:26:13.893Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-24T13:26:13.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-24T13:26:13.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:26:14.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-39615 does not seem to be running inside a container [2025-02-24T13:26:14.156Z] $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:26:16.113Z] $ docker top 6a0d7f449bc3eef81bd41550bfa77fd256d1c825ead624247144e3992306f521 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:26:17.032Z] ---> job-cost.sh [2025-02-24T13:26:17.032Z] lf-activate-venv: SKIPPING [2025-02-24T13:26:17.032Z] INFO: No Stack... [2025-02-24T13:26:17.296Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-24T13:26:18.249Z] INFO: Archiving Costs [Pipeline] sh [2025-02-24T13:26:18.883Z] + cat /w/workspace/edgex-go/800/archives/cost.csv [2025-02-24T13:26:18.883Z] + cut -d, -f6 [Pipeline] lock [2025-02-24T13:26:18.917Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-800-stack-cost] [2025-02-24T13:26:18.925Z] Resource [jenkins-edgexfoundry-edgex-go-main-800-stack-cost] did not exist. Created. [2025-02-24T13:26:18.931Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-800-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-24T13:26:19.569Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-24T13:26:20.201Z] Stashed 1 file(s) [Pipeline] } [2025-02-24T13:26:20.212Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-800-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-24T13:26:20.236Z] $ docker stop --time=1 6a0d7f449bc3eef81bd41550bfa77fd256d1c825ead624247144e3992306f521 [2025-02-24T13:26:21.707Z] $ docker rm -f --volumes 6a0d7f449bc3eef81bd41550bfa77fd256d1c825ead624247144e3992306f521 [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-02-24T13:26:22.203Z] provisioning config files... [2025-02-24T13:26:22.210Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/800@tmp/config7056213245801555245tmp [Pipeline] { [Pipeline] sh [2025-02-24T13:26:22.550Z] + set +x [2025-02-24T13:26:22.550Z] + + curl -s https://codecov.io/bash [2025-02-24T13:26:22.550Z] bash -s -- [2025-02-24T13:26:22.550Z] [2025-02-24T13:26:22.550Z] _____ _ [2025-02-24T13:26:22.550Z] / ____| | | [2025-02-24T13:26:22.550Z] | | ___ __| | ___ ___ _____ __ [2025-02-24T13:26:22.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-24T13:26:22.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-24T13:26:22.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-24T13:26:22.550Z] Bash-1.0.6 [2025-02-24T13:26:22.550Z] [2025-02-24T13:26:22.550Z] [2025-02-24T13:26:22.550Z] ==> git version 2.25.1 found [2025-02-24T13:26:22.550Z] ==> 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-02-24T13:26:22.550Z] Release-Date: 2020-01-08 [2025-02-24T13:26:22.550Z] 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-02-24T13:26:22.550Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-24T13:26:22.550Z] ==> Jenkins CI detected. [2025-02-24T13:26:22.550Z] current dir:  /w/workspace/edgex-go/800 [2025-02-24T13:26:22.550Z] project root: . [2025-02-24T13:26:22.550Z] --> token set from env [2025-02-24T13:26:22.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-24T13:26:22.550Z] ==> Running gcov in . (disable via -X gcov) [2025-02-24T13:26:22.550Z] ==> Python coveragepy not found [2025-02-24T13:26:22.550Z] ==> Searching for coverage reports in: [2025-02-24T13:26:22.550Z] + . [2025-02-24T13:26:22.809Z] -> Found 1 reports [2025-02-24T13:26:22.809Z] ==> Detecting git/mercurial file structure [2025-02-24T13:26:22.809Z] ==> Reading reports [2025-02-24T13:26:22.809Z] + ./coverage.out bytes=1651062 [2025-02-24T13:26:22.809Z] ==> Appending adjustments [2025-02-24T13:26:22.809Z] https://docs.codecov.io/docs/fixing-reports [2025-02-24T13:26:24.193Z] + Found adjustments [2025-02-24T13:26:24.193Z] ==> Gzipping contents [2025-02-24T13:26:24.193Z] 140K /tmp/codecov.AZqJxb.gz [2025-02-24T13:26:24.193Z] ==> Uploading reports [2025-02-24T13:26:24.193Z] url: https://codecov.io [2025-02-24T13:26:24.193Z] query: branch=main&commit=5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea&build=800&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F800%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-24T13:26:24.193Z] -> Pinging Codecov [2025-02-24T13:26:24.193Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea&build=800&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F800%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-24T13:26:24.453Z] -> Uploading to [2025-02-24T13:26:24.453Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea/eb17e929-2e1e-4c16-8546-7425ff208916.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250224%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250224T132624Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5b03c27fa95b271d424822cd3d028cf9945166628ba9a14622e56978258574b2 [2025-02-24T13:26:24.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:24.453Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:24.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 0 0 100 136k 0 491k --:--:-- --:--:-- --:--:-- 491k [2025-02-24T13:26:24.715Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [2025-02-24T13:26:24.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-24T13:26:24.942Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-24T13:26:24.963Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:26:25.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-24T13:26:25.261Z] [2025-02-24T13:26:25.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:26:25.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-24T13:26:25.603Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-24T13:26:25.603Z] 43c4264eed91: Pulling fs layer [2025-02-24T13:26:25.603Z] 4cc291be95ef: Pulling fs layer [2025-02-24T13:26:25.603Z] 2ac1f1163629: Pulling fs layer [2025-02-24T13:26:25.603Z] 5c3c966382ef: Pulling fs layer [2025-02-24T13:26:25.603Z] 4f4fb700ef54: Pulling fs layer [2025-02-24T13:26:25.603Z] d9c7d2e4e75e: Pulling fs layer [2025-02-24T13:26:25.603Z] 9c3e1370e548: Pulling fs layer [2025-02-24T13:26:25.603Z] 5c3c966382ef: Waiting [2025-02-24T13:26:25.603Z] d9c7d2e4e75e: Waiting [2025-02-24T13:26:25.603Z] 9c3e1370e548: Waiting [2025-02-24T13:26:25.603Z] 4f4fb700ef54: Waiting [2025-02-24T13:26:25.603Z] 4cc291be95ef: Verifying Checksum [2025-02-24T13:26:25.603Z] 4cc291be95ef: Download complete [2025-02-24T13:26:25.603Z] 5c3c966382ef: Verifying Checksum [2025-02-24T13:26:25.603Z] 5c3c966382ef: Download complete [2025-02-24T13:26:25.603Z] 4f4fb700ef54: Verifying Checksum [2025-02-24T13:26:25.603Z] 4f4fb700ef54: Download complete [2025-02-24T13:26:25.603Z] 43c4264eed91: Download complete [2025-02-24T13:26:25.886Z] d9c7d2e4e75e: Verifying Checksum [2025-02-24T13:26:25.886Z] d9c7d2e4e75e: Download complete [2025-02-24T13:26:25.886Z] 43c4264eed91: Pull complete [2025-02-24T13:26:25.886Z] 4cc291be95ef: Pull complete [2025-02-24T13:26:26.146Z] 2ac1f1163629: Verifying Checksum [2025-02-24T13:26:26.146Z] 2ac1f1163629: Download complete [2025-02-24T13:26:26.746Z] 9c3e1370e548: Verifying Checksum [2025-02-24T13:26:26.746Z] 9c3e1370e548: Download complete [2025-02-24T13:26:29.322Z] 2ac1f1163629: Pull complete [2025-02-24T13:26:29.581Z] 5c3c966382ef: Pull complete [2025-02-24T13:26:29.581Z] 4f4fb700ef54: Pull complete [2025-02-24T13:26:29.843Z] d9c7d2e4e75e: Pull complete [2025-02-24T13:26:33.128Z] 9c3e1370e548: Pull complete [2025-02-24T13:26:33.128Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-24T13:26:33.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-24T13:26:33.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:26:33.224Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T13:26:33.244Z] $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:26:34.895Z] $ docker top 5bdca8949535db52eacacc0ede3615e7feb87342124e08640aacd3a51b194d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-24T13:26:35.279Z] + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] echo [2025-02-24T13:26:35.287Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-24T13:26:35.572Z] + set -o pipefail [2025-02-24T13:26:35.572Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-24T13:26:45.554Z] [2025-02-24T13:26:45.554Z] Monitoring /w/workspace/edgex-go/800 (github.com/edgexfoundry/edgex-go)... [2025-02-24T13:26:45.554Z] [2025-02-24T13:26:45.554Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/82c95124-9fb8-4d8d-9a8f-0ce8d0aff5af [2025-02-24T13:26:45.554Z] [2025-02-24T13:26:45.554Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-24T13:26:45.554Z] [Pipeline] } [2025-02-24T13:26:46.126Z] $ docker stop --time=1 5bdca8949535db52eacacc0ede3615e7feb87342124e08640aacd3a51b194d28 [2025-02-24T13:26:48.205Z] $ docker rm -f --volumes 5bdca8949535db52eacacc0ede3615e7feb87342124e08640aacd3a51b194d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-24T13:26:48.727Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-24T13:26:48.742Z] provisioning config files... [2025-02-24T13:26:48.749Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/800@tmp/config5205120063149661593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:26:49.053Z] --> edgex-publish-swagger.sh [2025-02-24T13:26:49.053Z] === Publish openapi API === [2025-02-24T13:26:49.053Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-24T13:26:49.053Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/800/openapi/core-command.yaml] [2025-02-24T13:26:49.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:49.053Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:49.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54006 --:--:-- --:--:-- --:--:-- 54006 [2025-02-24T13:26:49.626Z] [2025-02-24T13:26:49.626Z] [2025-02-24T13:26:49.626Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/800/openapi/core-data.yaml] [2025-02-24T13:26:49.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:49.626Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:50.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72057 0 0 100 72057 0 108k --:--:-- --:--:-- --:--:-- 108k [2025-02-24T13:26:50.144Z] [2025-02-24T13:26:50.144Z] [2025-02-24T13:26:50.144Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/800/openapi/core-keeper.yaml] [2025-02-24T13:26:50.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:50.144Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:50.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 286 139k --:--:-- --:--:-- --:--:-- 139k [2025-02-24T13:26:50.403Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-24T13:26:50.403Z] [2025-02-24T13:26:50.403Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/800/openapi/core-metadata.yaml] [2025-02-24T13:26:50.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:50.403Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:50.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 769k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 348 349k --:--:-- --:--:-- --:--:-- 348k [2025-02-24T13:26:50.921Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-24T13:26:50.921Z] [2025-02-24T13:26:50.921Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/800/openapi/security-proxy-auth.yaml] [2025-02-24T13:26:50.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:50.921Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:51.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 290 105k --:--:-- --:--:-- --:--:-- 105k [2025-02-24T13:26:51.179Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-24T13:26:51.179Z] [2025-02-24T13:26:51.179Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/800/openapi/security-secretstore-setup.yaml] [2025-02-24T13:26:51.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:51.180Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:51.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 390 23153 --:--:-- --:--:-- --:--:-- 23544 [2025-02-24T13:26:51.437Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-24T13:26:51.437Z] [2025-02-24T13:26:51.437Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/800/openapi/support-notifications.yaml] [2025-02-24T13:26:51.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:51.437Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:51.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k [2025-02-24T13:26:51.694Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-24T13:26:51.694Z] [2025-02-24T13:26:51.695Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/800/openapi/support-scheduler.yaml] [2025-02-24T13:26:51.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-24T13:26:51.695Z] Dload Upload Total Spent Left Speed [2025-02-24T13:26:51.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 528 167k --:--:-- --:--:-- --:--:-- 168k [2025-02-24T13:26:51.953Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-24T13:26:51.953Z] [Pipeline] } [2025-02-24T13:26:51.959Z] 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-02-24T13:26:52.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-24T13:26:52.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:26:52.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-24T13:26:52.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:26:52.762Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T13:26:52.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:26:53.145Z] $ docker top 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd -eo pid,comm [2025-02-24T13:26:53.203Z] 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-02-24T13:26:53.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-24T13:26:53.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-24T13:26:53.264Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-24T13:26:53.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-24T13:26:53.366Z] $ docker exec 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd ssh-agent [2025-02-24T13:26:53.489Z] SSH_AUTH_SOCK=/tmp/ssh-2WsstXOoI0ZL/agent.33 [2025-02-24T13:26:53.489Z] SSH_AGENT_PID=40 [2025-02-24T13:26:53.493Z] Running ssh-add (command line suppressed) [2025-02-24T13:26:53.593Z] Identity added: /w/workspace/edgex-go/800@tmp/private_key_2322622772074921042.key (/w/workspace/edgex-go/800@tmp/private_key_2322622772074921042.key) [2025-02-24T13:26:53.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-24T13:26:53.905Z] + git semver tag [2025-02-24T13:26:54.164Z] 2025-02-24 13:26:54,083 [run_tag] DEBUG tag force:False [2025-02-24T13:26:54.164Z] 2025-02-24 13:26:54,083 [check_head_tag] DEBUG check head tag [2025-02-24T13:26:54.164Z] 2025-02-24 13:26:54,086 [execute] INFO git cat-file --batch-check [2025-02-24T13:26:54.164Z] 2025-02-24 13:26:54,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=) [2025-02-24T13:26:54.164Z] 2025-02-24 13:26:54,090 [execute] INFO git cat-file --batch [2025-02-24T13:26:54.164Z] 2025-02-24 13:26:54,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=) [2025-02-24T13:26:54.423Z] 2025-02-24 13:26:54,162 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T13:26:54.423Z] 2025-02-24 13:26:54,163 [execute] INFO git tag -a v4.0.0-dev.62 -m v4.0.0-dev.62 [2025-02-24T13:26:54.423Z] 2025-02-24 13:26:54,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.62', '-m', 'v4.0.0-dev.62'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=None) [2025-02-24T13:26:54.423Z] 2025-02-24 13:26:54,169 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T13:26:54.423Z] 4.0.0-dev.62 [Pipeline] } [2025-02-24T13:26:54.422Z] $ docker exec --env ******** --env ******** 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd ssh-agent -k [2025-02-24T13:26:54.531Z] unset SSH_AUTH_SOCK; [2025-02-24T13:26:54.531Z] unset SSH_AGENT_PID; [2025-02-24T13:26:54.531Z] echo Agent pid 40 killed; [2025-02-24T13:26:54.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-24T13:26:54.870Z] + git semver [Pipeline] } [2025-02-24T13:26:55.131Z] $ docker stop --time=1 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd [2025-02-24T13:26:56.452Z] $ docker rm -f --volumes 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:26:56.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-24T13:26:56.866Z] [2025-02-24T13:26:56.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:26:57.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-24T13:26:57.175Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-24T13:26:57.175Z] ab5ef0e58194: Pulling fs layer [2025-02-24T13:26:57.175Z] 9712f1f96733: Pulling fs layer [2025-02-24T13:26:57.175Z] 63f879dbbcfc: Pulling fs layer [2025-02-24T13:26:57.175Z] 0d9ebad4ef96: Pulling fs layer [2025-02-24T13:26:57.175Z] e9a5061849ea: Pulling fs layer [2025-02-24T13:26:57.175Z] d747dcd14b5f: Pulling fs layer [2025-02-24T13:26:57.175Z] 2de7ff778b66: Pulling fs layer [2025-02-24T13:26:57.175Z] e9a5061849ea: Waiting [2025-02-24T13:26:57.175Z] d747dcd14b5f: Waiting [2025-02-24T13:26:57.175Z] 2de7ff778b66: Waiting [2025-02-24T13:26:57.175Z] 0d9ebad4ef96: Waiting [2025-02-24T13:26:57.175Z] 9712f1f96733: Verifying Checksum [2025-02-24T13:26:57.175Z] 9712f1f96733: Download complete [2025-02-24T13:26:57.434Z] 63f879dbbcfc: Verifying Checksum [2025-02-24T13:26:57.434Z] 63f879dbbcfc: Download complete [2025-02-24T13:26:57.434Z] e9a5061849ea: Verifying Checksum [2025-02-24T13:26:57.434Z] e9a5061849ea: Download complete [2025-02-24T13:26:57.434Z] d747dcd14b5f: Verifying Checksum [2025-02-24T13:26:57.434Z] d747dcd14b5f: Download complete [2025-02-24T13:26:57.693Z] 0d9ebad4ef96: Verifying Checksum [2025-02-24T13:26:57.693Z] 0d9ebad4ef96: Download complete [2025-02-24T13:26:57.693Z] ab5ef0e58194: Download complete [2025-02-24T13:26:57.693Z] 2de7ff778b66: Verifying Checksum [2025-02-24T13:26:57.693Z] 2de7ff778b66: Download complete [2025-02-24T13:27:00.982Z] ab5ef0e58194: Pull complete [2025-02-24T13:27:00.982Z] 9712f1f96733: Pull complete [2025-02-24T13:27:01.240Z] 63f879dbbcfc: Pull complete [2025-02-24T13:27:05.432Z] 0d9ebad4ef96: Pull complete [2025-02-24T13:27:05.432Z] e9a5061849ea: Pull complete [2025-02-24T13:27:05.432Z] d747dcd14b5f: Pull complete [2025-02-24T13:27:06.383Z] 2de7ff778b66: Pull complete [2025-02-24T13:27:06.383Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-24T13:27:06.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-24T13:27:06.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:27:06.486Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T13:27:06.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:27:08.543Z] $ docker top a2d60b652e4883b01bf857757b77ba02d1a1898a5be6738c982f9d899750d17d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-24T13:27:08.626Z] provisioning config files... [2025-02-24T13:27:08.635Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/800@tmp/config17597929558979413603tmp [2025-02-24T13:27:08.644Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/800@tmp/config3781322243374478008tmp [2025-02-24T13:27:08.652Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/800@tmp/config545776529344424743tmp [Pipeline] { [Pipeline] echo [2025-02-24T13:27:08.726Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:09.026Z] ---> sigul-configuration.sh [2025-02-24T13:27:09.026Z] gpg: directory `/root/.gnupg' created [2025-02-24T13:27:09.026Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-24T13:27:09.026Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-24T13:27:09.026Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-24T13:27:09.026Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-24T13:27:09.026Z] gpg: CAST5 encrypted data [2025-02-24T13:27:09.026Z] gpg: encrypted with 1 passphrase [2025-02-24T13:27:09.026Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-24T13:27:09.316Z] + mkdir /home/jenkins [2025-02-24T13:27:09.316Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-24T13:27:09.601Z] + 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-02-24T13:27:09.613Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:09.901Z] ---> sigul-install.sh [2025-02-24T13:27:09.902Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-24T13:27:10.197Z] + git tag --list [2025-02-24T13:27:10.197Z] 0.6.0 [2025-02-24T13:27:10.197Z] 0.6.1 [2025-02-24T13:27:10.197Z] 0.7.0 [2025-02-24T13:27:10.197Z] 0.7.1 [2025-02-24T13:27:10.197Z] v1.0.0 [2025-02-24T13:27:10.197Z] v1.0.1 [2025-02-24T13:27:10.197Z] v1.1.0 [2025-02-24T13:27:10.197Z] v1.2.0 [2025-02-24T13:27:10.197Z] v1.2.1 [2025-02-24T13:27:10.197Z] v1.3.0 [2025-02-24T13:27:10.197Z] v1.3.1 [2025-02-24T13:27:10.197Z] v2.0.0 [2025-02-24T13:27:10.197Z] v2.1.0 [2025-02-24T13:27:10.197Z] v2.1.1 [2025-02-24T13:27:10.197Z] v2.2.0 [2025-02-24T13:27:10.197Z] v2.3.0 [2025-02-24T13:27:10.197Z] v3.0 [2025-02-24T13:27:10.197Z] v3.0.0 [2025-02-24T13:27:10.197Z] v3.1 [2025-02-24T13:27:10.197Z] v3.1.0 [2025-02-24T13:27:10.197Z] v3.1.0-dev.1 [2025-02-24T13:27:10.197Z] v3.1.0-dev.10 [2025-02-24T13:27:10.197Z] v3.1.0-dev.11 [2025-02-24T13:27:10.197Z] v3.1.0-dev.12 [2025-02-24T13:27:10.197Z] v3.1.0-dev.13 [2025-02-24T13:27:10.197Z] v3.1.0-dev.14 [2025-02-24T13:27:10.197Z] v3.1.0-dev.15 [2025-02-24T13:27:10.197Z] v3.1.0-dev.16 [2025-02-24T13:27:10.197Z] v3.1.0-dev.17 [2025-02-24T13:27:10.197Z] v3.1.0-dev.18 [2025-02-24T13:27:10.197Z] v3.1.0-dev.19 [2025-02-24T13:27:10.197Z] v3.1.0-dev.2 [2025-02-24T13:27:10.197Z] v3.1.0-dev.20 [2025-02-24T13:27:10.197Z] v3.1.0-dev.21 [2025-02-24T13:27:10.197Z] v3.1.0-dev.22 [2025-02-24T13:27:10.197Z] v3.1.0-dev.23 [2025-02-24T13:27:10.197Z] v3.1.0-dev.24 [2025-02-24T13:27:10.197Z] v3.1.0-dev.25 [2025-02-24T13:27:10.197Z] v3.1.0-dev.26 [2025-02-24T13:27:10.197Z] v3.1.0-dev.27 [2025-02-24T13:27:10.197Z] v3.1.0-dev.28 [2025-02-24T13:27:10.197Z] v3.1.0-dev.29 [2025-02-24T13:27:10.197Z] v3.1.0-dev.3 [2025-02-24T13:27:10.197Z] v3.1.0-dev.30 [2025-02-24T13:27:10.197Z] v3.1.0-dev.31 [2025-02-24T13:27:10.197Z] v3.1.0-dev.32 [2025-02-24T13:27:10.197Z] v3.1.0-dev.33 [2025-02-24T13:27:10.197Z] v3.1.0-dev.34 [2025-02-24T13:27:10.197Z] v3.1.0-dev.35 [2025-02-24T13:27:10.197Z] v3.1.0-dev.36 [2025-02-24T13:27:10.197Z] v3.1.0-dev.37 [2025-02-24T13:27:10.197Z] v3.1.0-dev.38 [2025-02-24T13:27:10.197Z] v3.1.0-dev.39 [2025-02-24T13:27:10.197Z] v3.1.0-dev.4 [2025-02-24T13:27:10.197Z] v3.1.0-dev.40 [2025-02-24T13:27:10.197Z] v3.1.0-dev.41 [2025-02-24T13:27:10.197Z] v3.1.0-dev.42 [2025-02-24T13:27:10.197Z] v3.1.0-dev.43 [2025-02-24T13:27:10.197Z] v3.1.0-dev.44 [2025-02-24T13:27:10.197Z] v3.1.0-dev.45 [2025-02-24T13:27:10.197Z] v3.1.0-dev.46 [2025-02-24T13:27:10.197Z] v3.1.0-dev.47 [2025-02-24T13:27:10.197Z] v3.1.0-dev.48 [2025-02-24T13:27:10.197Z] v3.1.0-dev.49 [2025-02-24T13:27:10.197Z] v3.1.0-dev.5 [2025-02-24T13:27:10.197Z] v3.1.0-dev.50 [2025-02-24T13:27:10.197Z] v3.1.0-dev.51 [2025-02-24T13:27:10.197Z] v3.1.0-dev.52 [2025-02-24T13:27:10.197Z] v3.1.0-dev.53 [2025-02-24T13:27:10.197Z] v3.1.0-dev.54 [2025-02-24T13:27:10.197Z] v3.1.0-dev.55 [2025-02-24T13:27:10.197Z] v3.1.0-dev.56 [2025-02-24T13:27:10.197Z] v3.1.0-dev.57 [2025-02-24T13:27:10.197Z] v3.1.0-dev.58 [2025-02-24T13:27:10.197Z] v3.1.0-dev.59 [2025-02-24T13:27:10.197Z] v3.1.0-dev.6 [2025-02-24T13:27:10.197Z] v3.1.0-dev.60 [2025-02-24T13:27:10.197Z] v3.1.0-dev.61 [2025-02-24T13:27:10.197Z] v3.1.0-dev.62 [2025-02-24T13:27:10.197Z] v3.1.0-dev.63 [2025-02-24T13:27:10.197Z] v3.1.0-dev.64 [2025-02-24T13:27:10.197Z] v3.1.0-dev.65 [2025-02-24T13:27:10.197Z] v3.1.0-dev.66 [2025-02-24T13:27:10.197Z] v3.1.0-dev.67 [2025-02-24T13:27:10.197Z] v3.1.0-dev.68 [2025-02-24T13:27:10.197Z] v3.1.0-dev.69 [2025-02-24T13:27:10.197Z] v3.1.0-dev.7 [2025-02-24T13:27:10.197Z] v3.1.0-dev.70 [2025-02-24T13:27:10.197Z] v3.1.0-dev.71 [2025-02-24T13:27:10.197Z] v3.1.0-dev.72 [2025-02-24T13:27:10.197Z] v3.1.0-dev.73 [2025-02-24T13:27:10.197Z] v3.1.0-dev.8 [2025-02-24T13:27:10.197Z] v3.1.0-dev.9 [2025-02-24T13:27:10.197Z] v3.1.1 [2025-02-24T13:27:10.197Z] v3.1.1-dev.1 [2025-02-24T13:27:10.197Z] v3.1.1-dev.2 [2025-02-24T13:27:10.197Z] v3.2.0-dev.1 [2025-02-24T13:27:10.197Z] v3.2.0-dev.10 [2025-02-24T13:27:10.197Z] v3.2.0-dev.100 [2025-02-24T13:27:10.197Z] v3.2.0-dev.101 [2025-02-24T13:27:10.197Z] v3.2.0-dev.102 [2025-02-24T13:27:10.197Z] v3.2.0-dev.103 [2025-02-24T13:27:10.197Z] v3.2.0-dev.104 [2025-02-24T13:27:10.197Z] v3.2.0-dev.105 [2025-02-24T13:27:10.197Z] v3.2.0-dev.106 [2025-02-24T13:27:10.197Z] v3.2.0-dev.107 [2025-02-24T13:27:10.197Z] v3.2.0-dev.108 [2025-02-24T13:27:10.197Z] v3.2.0-dev.109 [2025-02-24T13:27:10.197Z] v3.2.0-dev.11 [2025-02-24T13:27:10.197Z] v3.2.0-dev.12 [2025-02-24T13:27:10.197Z] v3.2.0-dev.13 [2025-02-24T13:27:10.197Z] v3.2.0-dev.14 [2025-02-24T13:27:10.197Z] v3.2.0-dev.15 [2025-02-24T13:27:10.197Z] v3.2.0-dev.16 [2025-02-24T13:27:10.197Z] v3.2.0-dev.17 [2025-02-24T13:27:10.197Z] v3.2.0-dev.18 [2025-02-24T13:27:10.197Z] v3.2.0-dev.19 [2025-02-24T13:27:10.197Z] v3.2.0-dev.2 [2025-02-24T13:27:10.197Z] v3.2.0-dev.20 [2025-02-24T13:27:10.197Z] v3.2.0-dev.21 [2025-02-24T13:27:10.197Z] v3.2.0-dev.22 [2025-02-24T13:27:10.197Z] v3.2.0-dev.23 [2025-02-24T13:27:10.197Z] v3.2.0-dev.24 [2025-02-24T13:27:10.197Z] v3.2.0-dev.25 [2025-02-24T13:27:10.197Z] v3.2.0-dev.26 [2025-02-24T13:27:10.197Z] v3.2.0-dev.27 [2025-02-24T13:27:10.197Z] v3.2.0-dev.28 [2025-02-24T13:27:10.197Z] v3.2.0-dev.29 [2025-02-24T13:27:10.197Z] v3.2.0-dev.3 [2025-02-24T13:27:10.197Z] v3.2.0-dev.30 [2025-02-24T13:27:10.197Z] v3.2.0-dev.31 [2025-02-24T13:27:10.197Z] v3.2.0-dev.32 [2025-02-24T13:27:10.197Z] v3.2.0-dev.33 [2025-02-24T13:27:10.197Z] v3.2.0-dev.34 [2025-02-24T13:27:10.197Z] v3.2.0-dev.35 [2025-02-24T13:27:10.197Z] v3.2.0-dev.36 [2025-02-24T13:27:10.197Z] v3.2.0-dev.37 [2025-02-24T13:27:10.197Z] v3.2.0-dev.38 [2025-02-24T13:27:10.197Z] v3.2.0-dev.39 [2025-02-24T13:27:10.197Z] v3.2.0-dev.4 [2025-02-24T13:27:10.197Z] v3.2.0-dev.40 [2025-02-24T13:27:10.197Z] v3.2.0-dev.41 [2025-02-24T13:27:10.197Z] v3.2.0-dev.42 [2025-02-24T13:27:10.197Z] v3.2.0-dev.43 [2025-02-24T13:27:10.197Z] v3.2.0-dev.44 [2025-02-24T13:27:10.197Z] v3.2.0-dev.45 [2025-02-24T13:27:10.197Z] v3.2.0-dev.46 [2025-02-24T13:27:10.197Z] v3.2.0-dev.47 [2025-02-24T13:27:10.197Z] v3.2.0-dev.48 [2025-02-24T13:27:10.197Z] v3.2.0-dev.49 [2025-02-24T13:27:10.197Z] v3.2.0-dev.5 [2025-02-24T13:27:10.197Z] v3.2.0-dev.50 [2025-02-24T13:27:10.197Z] v3.2.0-dev.51 [2025-02-24T13:27:10.197Z] v3.2.0-dev.52 [2025-02-24T13:27:10.198Z] v3.2.0-dev.53 [2025-02-24T13:27:10.198Z] v3.2.0-dev.54 [2025-02-24T13:27:10.198Z] v3.2.0-dev.55 [2025-02-24T13:27:10.198Z] v3.2.0-dev.56 [2025-02-24T13:27:10.198Z] v3.2.0-dev.57 [2025-02-24T13:27:10.198Z] v3.2.0-dev.58 [2025-02-24T13:27:10.198Z] v3.2.0-dev.59 [2025-02-24T13:27:10.198Z] v3.2.0-dev.6 [2025-02-24T13:27:10.198Z] v3.2.0-dev.60 [2025-02-24T13:27:10.198Z] v3.2.0-dev.61 [2025-02-24T13:27:10.198Z] v3.2.0-dev.62 [2025-02-24T13:27:10.198Z] v3.2.0-dev.63 [2025-02-24T13:27:10.198Z] v3.2.0-dev.64 [2025-02-24T13:27:10.198Z] v3.2.0-dev.65 [2025-02-24T13:27:10.198Z] v3.2.0-dev.66 [2025-02-24T13:27:10.198Z] v3.2.0-dev.67 [2025-02-24T13:27:10.198Z] v3.2.0-dev.68 [2025-02-24T13:27:10.198Z] v3.2.0-dev.69 [2025-02-24T13:27:10.198Z] v3.2.0-dev.7 [2025-02-24T13:27:10.198Z] v3.2.0-dev.70 [2025-02-24T13:27:10.198Z] v3.2.0-dev.71 [2025-02-24T13:27:10.198Z] v3.2.0-dev.72 [2025-02-24T13:27:10.198Z] v3.2.0-dev.73 [2025-02-24T13:27:10.198Z] v3.2.0-dev.74 [2025-02-24T13:27:10.198Z] v3.2.0-dev.75 [2025-02-24T13:27:10.198Z] v3.2.0-dev.76 [2025-02-24T13:27:10.198Z] v3.2.0-dev.77 [2025-02-24T13:27:10.198Z] v3.2.0-dev.78 [2025-02-24T13:27:10.198Z] v3.2.0-dev.79 [2025-02-24T13:27:10.198Z] v3.2.0-dev.8 [2025-02-24T13:27:10.198Z] v3.2.0-dev.80 [2025-02-24T13:27:10.198Z] v3.2.0-dev.81 [2025-02-24T13:27:10.198Z] v3.2.0-dev.82 [2025-02-24T13:27:10.198Z] v3.2.0-dev.83 [2025-02-24T13:27:10.198Z] v3.2.0-dev.84 [2025-02-24T13:27:10.198Z] v3.2.0-dev.85 [2025-02-24T13:27:10.198Z] v3.2.0-dev.86 [2025-02-24T13:27:10.198Z] v3.2.0-dev.87 [2025-02-24T13:27:10.198Z] v3.2.0-dev.88 [2025-02-24T13:27:10.198Z] v3.2.0-dev.89 [2025-02-24T13:27:10.198Z] v3.2.0-dev.9 [2025-02-24T13:27:10.198Z] v3.2.0-dev.90 [2025-02-24T13:27:10.198Z] v3.2.0-dev.91 [2025-02-24T13:27:10.198Z] v3.2.0-dev.92 [2025-02-24T13:27:10.198Z] v3.2.0-dev.93 [2025-02-24T13:27:10.198Z] v3.2.0-dev.94 [2025-02-24T13:27:10.198Z] v3.2.0-dev.95 [2025-02-24T13:27:10.198Z] v3.2.0-dev.96 [2025-02-24T13:27:10.198Z] v3.2.0-dev.97 [2025-02-24T13:27:10.198Z] v3.2.0-dev.98 [2025-02-24T13:27:10.198Z] v3.2.0-dev.99 [2025-02-24T13:27:10.198Z] v4.0.0-dev.1 [2025-02-24T13:27:10.198Z] v4.0.0-dev.10 [2025-02-24T13:27:10.198Z] v4.0.0-dev.11 [2025-02-24T13:27:10.198Z] v4.0.0-dev.12 [2025-02-24T13:27:10.198Z] v4.0.0-dev.13 [2025-02-24T13:27:10.198Z] v4.0.0-dev.14 [2025-02-24T13:27:10.198Z] v4.0.0-dev.15 [2025-02-24T13:27:10.198Z] v4.0.0-dev.16 [2025-02-24T13:27:10.198Z] v4.0.0-dev.17 [2025-02-24T13:27:10.198Z] v4.0.0-dev.18 [2025-02-24T13:27:10.198Z] v4.0.0-dev.19 [2025-02-24T13:27:10.198Z] v4.0.0-dev.2 [2025-02-24T13:27:10.198Z] v4.0.0-dev.20 [2025-02-24T13:27:10.198Z] v4.0.0-dev.21 [2025-02-24T13:27:10.198Z] v4.0.0-dev.22 [2025-02-24T13:27:10.198Z] v4.0.0-dev.23 [2025-02-24T13:27:10.198Z] v4.0.0-dev.24 [2025-02-24T13:27:10.198Z] v4.0.0-dev.25 [2025-02-24T13:27:10.198Z] v4.0.0-dev.26 [2025-02-24T13:27:10.198Z] v4.0.0-dev.27 [2025-02-24T13:27:10.198Z] v4.0.0-dev.28 [2025-02-24T13:27:10.198Z] v4.0.0-dev.29 [2025-02-24T13:27:10.198Z] v4.0.0-dev.3 [2025-02-24T13:27:10.198Z] v4.0.0-dev.30 [2025-02-24T13:27:10.198Z] v4.0.0-dev.31 [2025-02-24T13:27:10.198Z] v4.0.0-dev.32 [2025-02-24T13:27:10.198Z] v4.0.0-dev.33 [2025-02-24T13:27:10.198Z] v4.0.0-dev.34 [2025-02-24T13:27:10.198Z] v4.0.0-dev.35 [2025-02-24T13:27:10.198Z] v4.0.0-dev.36 [2025-02-24T13:27:10.198Z] v4.0.0-dev.37 [2025-02-24T13:27:10.198Z] v4.0.0-dev.38 [2025-02-24T13:27:10.198Z] v4.0.0-dev.39 [2025-02-24T13:27:10.198Z] v4.0.0-dev.4 [2025-02-24T13:27:10.198Z] v4.0.0-dev.40 [2025-02-24T13:27:10.198Z] v4.0.0-dev.41 [2025-02-24T13:27:10.198Z] v4.0.0-dev.42 [2025-02-24T13:27:10.198Z] v4.0.0-dev.43 [2025-02-24T13:27:10.198Z] v4.0.0-dev.44 [2025-02-24T13:27:10.198Z] v4.0.0-dev.45 [2025-02-24T13:27:10.198Z] v4.0.0-dev.46 [2025-02-24T13:27:10.198Z] v4.0.0-dev.47 [2025-02-24T13:27:10.198Z] v4.0.0-dev.48 [2025-02-24T13:27:10.198Z] v4.0.0-dev.49 [2025-02-24T13:27:10.198Z] v4.0.0-dev.5 [2025-02-24T13:27:10.198Z] v4.0.0-dev.50 [2025-02-24T13:27:10.198Z] v4.0.0-dev.51 [2025-02-24T13:27:10.198Z] v4.0.0-dev.52 [2025-02-24T13:27:10.198Z] v4.0.0-dev.53 [2025-02-24T13:27:10.198Z] v4.0.0-dev.54 [2025-02-24T13:27:10.198Z] v4.0.0-dev.55 [2025-02-24T13:27:10.198Z] v4.0.0-dev.56 [2025-02-24T13:27:10.198Z] v4.0.0-dev.57 [2025-02-24T13:27:10.198Z] v4.0.0-dev.58 [2025-02-24T13:27:10.198Z] v4.0.0-dev.59 [2025-02-24T13:27:10.198Z] v4.0.0-dev.6 [2025-02-24T13:27:10.198Z] v4.0.0-dev.60 [2025-02-24T13:27:10.198Z] v4.0.0-dev.61 [2025-02-24T13:27:10.198Z] v4.0.0-dev.62 [2025-02-24T13:27:10.198Z] v4.0.0-dev.7 [2025-02-24T13:27:10.198Z] v4.0.0-dev.8 [2025-02-24T13:27:10.198Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-24T13:27:10.495Z] + lftools sign git-tag v4.0.0-dev.62 [2025-02-24T13:27:11.061Z] Signing Git tag with Sigul... [2025-02-24T13:27:11.061Z] Signing v4.0.0-dev.62 [Pipeline] echo [2025-02-24T13:27:11.647Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:12.001Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-24T13:27:12.007Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-24T13:27:12.023Z] $ docker stop --time=1 a2d60b652e4883b01bf857757b77ba02d1a1898a5be6738c982f9d899750d17d [2025-02-24T13:27:13.344Z] $ docker rm -f --volumes a2d60b652e4883b01bf857757b77ba02d1a1898a5be6738c982f9d899750d17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-24T13:27:13.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-24T13:27:13.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:27:14.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-24T13:27:14.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:27:14.267Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T13:27:14.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:27:14.689Z] $ docker top 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 -eo pid,comm [2025-02-24T13:27:14.749Z] 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-02-24T13:27:14.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-24T13:27:14.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-24T13:27:14.803Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-24T13:27:14.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-24T13:27:14.923Z] $ docker exec 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 ssh-agent [2025-02-24T13:27:15.064Z] SSH_AUTH_SOCK=/tmp/ssh-JMePmOaytGRT/agent.32 [2025-02-24T13:27:15.064Z] SSH_AGENT_PID=38 [2025-02-24T13:27:15.069Z] Running ssh-add (command line suppressed) [2025-02-24T13:27:15.168Z] Identity added: /w/workspace/edgex-go/800@tmp/private_key_8195973953537079930.key (/w/workspace/edgex-go/800@tmp/private_key_8195973953537079930.key) [2025-02-24T13:27:15.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-24T13:27:15.481Z] + git semver bump pre [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,713 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,713 [bump_version] DEBUG bumping version:4.0.0-dev.62 on axis:pre with prefix:dev [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,713 [bump_version] DEBUG bumped version:4.0.0-dev.63 [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,713 [write_version] DEBUG write version:4.0.0-dev.63 to path:/w/workspace/edgex-go/800/.semver/main with force:True [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,713 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,713 [write_file] DEBUG write to file:/w/workspace/edgex-go/800/.semver/main [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,717 [execute] INFO git cat-file --batch-check [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=) [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,723 [execute] INFO git cat-file --batch [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=) [2025-02-24T13:27:15.741Z] 2025-02-24 13:27:15,730 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T13:27:15.741Z] 4.0.0-dev.63 [Pipeline] } [2025-02-24T13:27:16.000Z] $ docker exec --env ******** --env ******** 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 ssh-agent -k [2025-02-24T13:27:16.129Z] unset SSH_AUTH_SOCK; [2025-02-24T13:27:16.129Z] unset SSH_AGENT_PID; [2025-02-24T13:27:16.129Z] echo Agent pid 38 killed; [2025-02-24T13:27:16.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-24T13:27:16.476Z] + git semver [Pipeline] } [2025-02-24T13:27:16.740Z] $ docker stop --time=1 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 [2025-02-24T13:27:18.072Z] $ docker rm -f --volumes 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-24T13:27:18.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-24T13:27:18.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:27:18.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-24T13:27:18.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:27:18.836Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T13:27:18.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:27:19.300Z] $ docker top 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c -eo pid,comm [2025-02-24T13:27:19.362Z] 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-02-24T13:27:19.362Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-24T13:27:19.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-24T13:27:19.421Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-24T13:27:19.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-24T13:27:19.546Z] $ docker exec 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c ssh-agent [2025-02-24T13:27:19.670Z] SSH_AUTH_SOCK=/tmp/ssh-J0V9td4vwe7i/agent.32 [2025-02-24T13:27:19.670Z] SSH_AGENT_PID=39 [2025-02-24T13:27:19.674Z] Running ssh-add (command line suppressed) [2025-02-24T13:27:19.791Z] Identity added: /w/workspace/edgex-go/800@tmp/private_key_2831009547672525457.key (/w/workspace/edgex-go/800@tmp/private_key_2831009547672525457.key) [2025-02-24T13:27:19.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-24T13:27:20.113Z] + git semver push [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,410 [run_push] DEBUG push [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,411 [execute] INFO git cat-file --batch-check [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=) [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,416 [execute] INFO git rev-list 51f2a527fe0aeeaa7b45515d71de0e80cf554a31 -- [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,416 [execute] DEBUG Popen(['git', 'rev-list', '51f2a527fe0aeeaa7b45515d71de0e80cf554a31', '--'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,438 [execute] INFO git fetch -v origin [2025-02-24T13:27:20.686Z] 2025-02-24 13:27:20,438 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-24T13:27:20.949Z] 2025-02-24 13:27:20,882 [run_push] DEBUG no remote changes detected [2025-02-24T13:27:20.949Z] 2025-02-24 13:27:20,882 [execute] INFO git push origin semver [2025-02-24T13:27:20.949Z] 2025-02-24 13:27:20,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-24T13:27:21.887Z] 2025-02-24 13:27:21,569 [run_push] DEBUG push all version tags [2025-02-24T13:27:21.887Z] 2025-02-24 13:27:21,570 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-24T13:27:21.887Z] 2025-02-24 13:27:21,570 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=None) [2025-02-24T13:27:22.457Z] 2025-02-24 13:27:22,253 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main [2025-02-24T13:27:22.457Z] 4.0.0-dev.63 [Pipeline] } [2025-02-24T13:27:22.457Z] $ docker exec --env ******** --env ******** 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c ssh-agent -k [2025-02-24T13:27:22.587Z] unset SSH_AUTH_SOCK; [2025-02-24T13:27:22.588Z] unset SSH_AGENT_PID; [2025-02-24T13:27:22.588Z] echo Agent pid 39 killed; [2025-02-24T13:27:22.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-24T13:27:22.929Z] + git semver [Pipeline] } [2025-02-24T13:27:23.187Z] $ docker stop --time=1 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c [2025-02-24T13:27:24.476Z] $ docker rm -f --volumes 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c [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-02-24T13:27:25.105Z] + [ -d /w/workspace/edgex-go/800/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:25.399Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:26.263Z] ---> package-listing.sh [2025-02-24T13:27:26.263Z] ++ facter osfamily [2025-02-24T13:27:26.263Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-24T13:27:26.524Z] + OS_FAMILY=debian [2025-02-24T13:27:26.524Z] + workspace=/w/workspace/edgex-go/800 [2025-02-24T13:27:26.524Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-24T13:27:26.524Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-24T13:27:26.524Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-24T13:27:26.524Z] + PACKAGES=/tmp/packages_start.txt [2025-02-24T13:27:26.524Z] + '[' /w/workspace/edgex-go/800 ']' [2025-02-24T13:27:26.524Z] + PACKAGES=/tmp/packages_end.txt [2025-02-24T13:27:26.524Z] + case "${OS_FAMILY}" in [2025-02-24T13:27:26.524Z] + dpkg -l [2025-02-24T13:27:26.524Z] + grep '^ii' [2025-02-24T13:27:26.524Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-24T13:27:26.524Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-24T13:27:26.524Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-24T13:27:26.524Z] + '[' /w/workspace/edgex-go/800 ']' [2025-02-24T13:27:26.524Z] + mkdir -p /w/workspace/edgex-go/800/archives/ [2025-02-24T13:27:26.524Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/800/archives/ [Pipeline] echo [2025-02-24T13:27:26.537Z] 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/800/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-24T13:27:26.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:27:27.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-24T13:27:27.383Z] [2025-02-24T13:27:27.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-24T13:27:27.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-24T13:27:27.692Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-24T13:27:27.692Z] 5eb5b503b376: Pulling fs layer [2025-02-24T13:27:27.692Z] 5c69ac0246d0: Pulling fs layer [2025-02-24T13:27:27.692Z] ec43610c2a17: Pulling fs layer [2025-02-24T13:27:27.692Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-24T13:27:27.692Z] 33b1e0a273af: Pulling fs layer [2025-02-24T13:27:27.692Z] 3a2ae6a8a46f: Waiting [2025-02-24T13:27:27.692Z] 33b1e0a273af: Waiting [2025-02-24T13:27:27.692Z] 5d3b04190fa2: Pulling fs layer [2025-02-24T13:27:27.692Z] 2f39f015ded8: Pulling fs layer [2025-02-24T13:27:27.692Z] 5d3b04190fa2: Waiting [2025-02-24T13:27:27.692Z] 2f39f015ded8: Waiting [2025-02-24T13:27:27.692Z] 5c69ac0246d0: Verifying Checksum [2025-02-24T13:27:27.692Z] 5c69ac0246d0: Download complete [2025-02-24T13:27:27.692Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-24T13:27:27.692Z] 3a2ae6a8a46f: Download complete [2025-02-24T13:27:27.692Z] 33b1e0a273af: Verifying Checksum [2025-02-24T13:27:27.692Z] 33b1e0a273af: Download complete [2025-02-24T13:27:27.951Z] 5d3b04190fa2: Verifying Checksum [2025-02-24T13:27:27.951Z] 5d3b04190fa2: Download complete [2025-02-24T13:27:27.951Z] ec43610c2a17: Verifying Checksum [2025-02-24T13:27:27.951Z] ec43610c2a17: Download complete [2025-02-24T13:27:27.951Z] 5eb5b503b376: Verifying Checksum [2025-02-24T13:27:27.951Z] 5eb5b503b376: Download complete [2025-02-24T13:27:28.519Z] 2f39f015ded8: Verifying Checksum [2025-02-24T13:27:28.519Z] 2f39f015ded8: Download complete [2025-02-24T13:27:29.456Z] 5eb5b503b376: Pull complete [2025-02-24T13:27:29.456Z] 5c69ac0246d0: Pull complete [2025-02-24T13:27:30.023Z] ec43610c2a17: Pull complete [2025-02-24T13:27:30.023Z] 3a2ae6a8a46f: Pull complete [2025-02-24T13:27:30.281Z] 33b1e0a273af: Pull complete [2025-02-24T13:27:30.282Z] 5d3b04190fa2: Pull complete [2025-02-24T13:27:35.549Z] 2f39f015ded8: Pull complete [2025-02-24T13:27:35.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-24T13:27:35.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-24T13:27:35.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-24T13:27:35.666Z] prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container [2025-02-24T13:27:35.686Z] $ 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/800/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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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-02-24T13:27:38.370Z] $ docker top ec62202fea531983f93a741ff1bd005f9fefa0670be76227213d35ebf6aa1d13 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-24T13:27:38.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-24T13:27:39.048Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-24T13:27:39.333Z] + ls /var/log/sa-host [2025-02-24T13:27:39.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-24T13:27:39.518Z] provisioning config files... [2025-02-24T13:27:39.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/800@tmp/config1088237306477671092tmp [Pipeline] { [Pipeline] echo [2025-02-24T13:27:39.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:39.835Z] ---> create-netrc.sh [Pipeline] } [2025-02-24T13:27:39.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:40.186Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-24T13:27:40.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:40.478Z] ---> sudo-logs.sh [2025-02-24T13:27:40.478Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-24T13:27:40.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:40.796Z] ---> job-cost.sh [2025-02-24T13:27:40.796Z] lf-activate-venv: SKIPPING [2025-02-24T13:27:40.796Z] DEBUG: total: 0.10999999940395355 [2025-02-24T13:27:40.796Z] INFO: Retrieving Stack Cost... [2025-02-24T13:27:41.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-24T13:27:41.992Z] INFO: Archiving Costs [Pipeline] echo [2025-02-24T13:27:42.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-24T13:27:42.289Z] ---> logs-deploy.sh [2025-02-24T13:27:42.289Z] lf-activate-venv: SKIPPING [2025-02-24T13:27:42.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/800 [2025-02-24T13:27:42.289Z] INFO: archiving workspace using pattern(s): [2025-02-24T13:27:43.228Z] Archives upload complete. [2025-02-24T13:27:43.488Z] INFO: archiving logs to Nexus