Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86628d3bc6947742983de71b4dc9c6f845597bbe 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-ssh1866910294070828128.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-ssh9948223755993384594.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-ssh4873626215704351704.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-ssh14556706043009625295.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-ssh9739136445841975826.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 ‘prd-ubuntu20.04-docker-8c-8g-39230’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39231 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/797 [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/797 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 86628d3bc6947742983de71b4dc9c6f845597bbe (main) Commit message: "Merge pull request #5083 from lindseysimple/issue-5065-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 > git rev-list --no-walk 9ebed02dde4a816a76396a8e6ec635dd7fd91285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-19T11:11:52.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-19T11:11:52.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-19T11:11:52.241Z] ========================================================= [2025-02-19T11:11:52.241Z] EdgeX Global Pipelines Version Info [2025-02-19T11:11:52.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:11:52.957Z] ------------------- [2025-02-19T11:11:52.957Z] stable info: [2025-02-19T11:11:52.957Z] ------------------- [2025-02-19T11:11:52.957Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-19T11:11:52.957Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-19T11:11:52.957Z] Message: update stable to v1.0.269 [2025-02-19T11:11:53.525Z] ------------------- [2025-02-19T11:11:53.525Z] experimental info: [2025-02-19T11:11:53.525Z] ------------------- [2025-02-19T11:11:53.525Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-19T11:11:53.525Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-19T11:11:53.525Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-19T11:11:53.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-19T11:11:53.620Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-19T11:11:53.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-19T11:11:53.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-19T11:11:53.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-19T11:11:53.695Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-19T11:11:53.714Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-19T11:11:53.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-19T11:11:53.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-19T11:11:53.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-19T11:11:53.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-19T11:11:53.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-19T11:11:53.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-19T11:11:53.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-19T11:11:53.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-19T11:11:53.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-19T11:11:53.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-19T11:11:53.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-19T11:11:53.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-19T11:11:53.990Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-19T11:11:54.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-19T11:11:54.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-19T11:11:54.057Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-19T11:11:54.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-19T11:11:54.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-19T11:11:54.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-19T11:11:54.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] echo [2025-02-19T11:11:54.163Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86628d3 [Pipeline] echo [2025-02-19T11:11:54.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T11:11:54.254Z] provisioning config files... [2025-02-19T11:11:54.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config485806224723584101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:11:54.603Z] ---> ****-login.sh [2025-02-19T11:11:54.604Z] nexus3.edgexfoundry.org:10001 [2025-02-19T11:11:54.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:11:54.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:11:54.866Z] Configure a credential helper to remove this warning. See [2025-02-19T11:11:54.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:11:54.866Z] [2025-02-19T11:11:54.866Z] Login Succeeded [2025-02-19T11:11:54.866Z] nexus3.edgexfoundry.org:10002 [2025-02-19T11:11:55.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:11:55.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:11:55.127Z] Configure a credential helper to remove this warning. See [2025-02-19T11:11:55.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:11:55.127Z] [2025-02-19T11:11:55.127Z] Login Succeeded [2025-02-19T11:11:55.127Z] nexus3.edgexfoundry.org:10003 [2025-02-19T11:11:55.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:11:55.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:11:55.127Z] Configure a credential helper to remove this warning. See [2025-02-19T11:11:55.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:11:55.127Z] [2025-02-19T11:11:55.127Z] Login Succeeded [2025-02-19T11:11:55.127Z] nexus3.edgexfoundry.org:10004 [2025-02-19T11:11:55.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:11:55.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:11:55.387Z] Configure a credential helper to remove this warning. See [2025-02-19T11:11:55.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:11:55.387Z] [2025-02-19T11:11:55.387Z] Login Succeeded [2025-02-19T11:11:55.387Z] ****.io [2025-02-19T11:11:55.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:11:55.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:11:55.647Z] Configure a credential helper to remove this warning. See [2025-02-19T11:11:55.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:11:55.647Z] [2025-02-19T11:11:55.647Z] Login Succeeded [2025-02-19T11:11:55.647Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T11:11:55.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T11:11:55.977Z] + 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-19T11:11:55.977Z] + dirname cmd/core-command/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2025-02-19T11:11:55.977Z] cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/core-data/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/core-keeper/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/core-metadata/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2025-02-19T11:11:55.977Z] cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-19T11:11:55.977Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2025-02-19T11:11:55.977Z] -f2 [2025-02-19T11:11:55.977Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/support-notifications/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-19T11:11:55.977Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-19T11:11:55.977Z] + cut -d/ -f2 [2025-02-19T11:11:55.977Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-19T11:11:56.013Z] 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-19T11:11:56.377Z] + git rev-list -1 --merges 86628d3bc6947742983de71b4dc9c6f845597bbe~1..86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] echo [2025-02-19T11:11:56.389Z] -----------> git rev-list -1 --merges 86628d3bc6947742983de71b4dc9c6f845597bbe~1..86628d3bc6947742983de71b4dc9c6f845597bbe 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:11:56.389Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [false] [Pipeline] sh [2025-02-19T11:11:56.679Z] + git log --format=format:%s -1 86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] echo [2025-02-19T11:11:56.694Z] ========================================================= [2025-02-19T11:11:56.694Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-19T11:11:56.694Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-19T11:11:57.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T11:11:57.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-19T11:11:57.078Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-19T11:11:57.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-19T11:11:57.078Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-19T11:11:57.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-19T11:11:57.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:11:57.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T11:11:57.430Z] [2025-02-19T11:11:57.430Z] 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-19T11:11:57.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T11:11:57.739Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-19T11:11:57.739Z] b85a868b505f: Pulling fs layer [2025-02-19T11:11:57.739Z] e2be974225ed: Pulling fs layer [2025-02-19T11:11:57.739Z] 339a4e72a1f5: Pulling fs layer [2025-02-19T11:11:57.739Z] 988bab9f4d93: Pulling fs layer [2025-02-19T11:11:57.739Z] 1469e6f7b9e6: Pulling fs layer [2025-02-19T11:11:57.739Z] eaf3925da568: Pulling fs layer [2025-02-19T11:11:57.739Z] bab4dde63d76: Pulling fs layer [2025-02-19T11:11:57.739Z] bde34c3a00c8: Pulling fs layer [2025-02-19T11:11:57.739Z] b352a97aabf1: Pulling fs layer [2025-02-19T11:11:57.739Z] 4872d77fe225: Pulling fs layer [2025-02-19T11:11:57.739Z] 5851b861e8e6: Pulling fs layer [2025-02-19T11:11:57.739Z] bde34c3a00c8: Waiting [2025-02-19T11:11:57.739Z] b352a97aabf1: Waiting [2025-02-19T11:11:57.739Z] 1469e6f7b9e6: Waiting [2025-02-19T11:11:57.739Z] 4872d77fe225: Waiting [2025-02-19T11:11:57.739Z] eaf3925da568: Waiting [2025-02-19T11:11:57.739Z] 5851b861e8e6: Waiting [2025-02-19T11:11:57.739Z] bab4dde63d76: Waiting [2025-02-19T11:11:57.739Z] e2be974225ed: Verifying Checksum [2025-02-19T11:11:57.739Z] e2be974225ed: Download complete [2025-02-19T11:11:57.739Z] 988bab9f4d93: Download complete [2025-02-19T11:11:57.739Z] 1469e6f7b9e6: Verifying Checksum [2025-02-19T11:11:57.739Z] 1469e6f7b9e6: Download complete [2025-02-19T11:11:57.999Z] eaf3925da568: Verifying Checksum [2025-02-19T11:11:57.999Z] eaf3925da568: Download complete [2025-02-19T11:11:57.999Z] 339a4e72a1f5: Verifying Checksum [2025-02-19T11:11:57.999Z] 339a4e72a1f5: Download complete [2025-02-19T11:11:57.999Z] bde34c3a00c8: Download complete [2025-02-19T11:11:57.999Z] b352a97aabf1: Download complete [2025-02-19T11:11:57.999Z] 4872d77fe225: Verifying Checksum [2025-02-19T11:11:57.999Z] 4872d77fe225: Download complete [2025-02-19T11:11:57.999Z] 5851b861e8e6: Verifying Checksum [2025-02-19T11:11:57.999Z] 5851b861e8e6: Download complete [2025-02-19T11:11:57.999Z] b85a868b505f: Verifying Checksum [2025-02-19T11:11:57.999Z] b85a868b505f: Download complete [2025-02-19T11:11:58.258Z] bab4dde63d76: Verifying Checksum [2025-02-19T11:11:58.258Z] bab4dde63d76: Download complete [2025-02-19T11:11:59.193Z] b85a868b505f: Pull complete [2025-02-19T11:11:59.452Z] e2be974225ed: Pull complete [2025-02-19T11:11:59.711Z] 339a4e72a1f5: Pull complete [2025-02-19T11:11:59.970Z] 988bab9f4d93: Pull complete [2025-02-19T11:11:59.970Z] 1469e6f7b9e6: Pull complete [2025-02-19T11:12:00.230Z] eaf3925da568: Pull complete [2025-02-19T11:12:02.134Z] bab4dde63d76: Pull complete [2025-02-19T11:12:02.134Z] bde34c3a00c8: Pull complete [2025-02-19T11:12:02.134Z] b352a97aabf1: Pull complete [2025-02-19T11:12:02.134Z] 4872d77fe225: Pull complete [2025-02-19T11:12:02.134Z] 5851b861e8e6: Pull complete [2025-02-19T11:12:02.134Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-19T11:12:02.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T11:12:02.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:12:02.268Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:12:02.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:12:04.493Z] $ docker top 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 -eo pid,comm [2025-02-19T11:12:04.552Z] 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-19T11:12:04.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T11:12:04.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T11:12:04.612Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T11:12:04.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T11:12:04.738Z] $ docker exec 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent [2025-02-19T11:12:04.846Z] SSH_AUTH_SOCK=/tmp/ssh-6nHJUsMwMWhF/agent.32 [2025-02-19T11:12:04.846Z] SSH_AGENT_PID=38 [2025-02-19T11:12:04.852Z] Running ssh-add (command line suppressed) [2025-02-19T11:12:04.952Z] Identity added: /w/workspace/edgex-go/797@tmp/private_key_10604790844690817064.key (/w/workspace/edgex-go/797@tmp/private_key_10604790844690817064.key) [2025-02-19T11:12:04.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T11:12:05.261Z] + git tag --points-at HEAD [Pipeline] } [2025-02-19T11:12:05.271Z] $ docker exec --env ******** --env ******** 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent -k [2025-02-19T11:12:05.379Z] unset SSH_AUTH_SOCK; [2025-02-19T11:12:05.380Z] unset SSH_AGENT_PID; [2025-02-19T11:12:05.380Z] echo Agent pid 38 killed; [2025-02-19T11:12:05.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-19T11:12:05.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T11:12:05.434Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T11:12:05.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T11:12:05.565Z] $ docker exec 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent [2025-02-19T11:12:05.678Z] SSH_AUTH_SOCK=/tmp/ssh-W7pdtYK5xnjY/agent.71 [2025-02-19T11:12:05.678Z] SSH_AGENT_PID=77 [2025-02-19T11:12:05.682Z] Running ssh-add (command line suppressed) [2025-02-19T11:12:05.795Z] Identity added: /w/workspace/edgex-go/797@tmp/private_key_7673584092559422393.key (/w/workspace/edgex-go/797@tmp/private_key_7673584092559422393.key) [2025-02-19T11:12:05.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T11:12:06.106Z] + git semver init [2025-02-19T11:12:06.366Z] 2025-02-19 11:12:06,274 [run_init] DEBUG init version:0.0.0 force:False [2025-02-19T11:12:06.366Z] 2025-02-19 11:12:06,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/797/.semver [2025-02-19T11:12:06.366Z] 2025-02-19 11:12:06,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/797/.semver [2025-02-19T11:12:06.366Z] 2025-02-19 11:12:06,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/797/.semver'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=None) [2025-02-19T11:12:11.659Z] 2025-02-19 11:12:11,384 [append_file] DEBUG append to file:/w/workspace/edgex-go/797/.git/info/exclude [2025-02-19T11:12:11.659Z] 2025-02-19 11:12:11,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/797/.semver/main with force:False [2025-02-19T11:12:11.659Z] 2025-02-19 11:12:11,385 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:12:11.659Z] 2025-02-19 11:12:11,385 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:12:11.659Z] 4.0.0-dev.59 [Pipeline] } [2025-02-19T11:12:11.668Z] $ docker exec --env ******** --env ******** 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent -k [2025-02-19T11:12:11.795Z] unset SSH_AUTH_SOCK; [2025-02-19T11:12:11.795Z] unset SSH_AGENT_PID; [2025-02-19T11:12:11.795Z] echo Agent pid 77 killed; [2025-02-19T11:12:11.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T11:12:12.134Z] + git semver [Pipeline] } [2025-02-19T11:12:12.408Z] $ docker stop --time=1 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 [2025-02-19T11:12:13.720Z] $ docker rm -f --volumes 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T11:12:14.067Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-19T11:12:14.291Z] Stashed 1 file(s) [Pipeline] echo [2025-02-19T11:12:14.297Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.59 [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-19T11:12:14.745Z] + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] echo [2025-02-19T11:12:14.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T11:12:14.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T11:12:14.792Z] ========================================================= [2025-02-19T11:12:14.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-19T11:12:14.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-19T11:12:15.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T11:12:15.084Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-19T11:12:15.084Z] da9db072f522: Pulling fs layer [2025-02-19T11:12:15.084Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-19T11:12:15.084Z] 06f05ace1117: Pulling fs layer [2025-02-19T11:12:15.084Z] 5fe327b54edc: Pulling fs layer [2025-02-19T11:12:15.084Z] 4f4fb700ef54: Pulling fs layer [2025-02-19T11:12:15.084Z] 92a5565b7b96: Pulling fs layer [2025-02-19T11:12:15.084Z] ff9bb7016b71: Pulling fs layer [2025-02-19T11:12:15.084Z] b67dba6c2c7d: Pulling fs layer [2025-02-19T11:12:15.084Z] a813b0c90790: Pulling fs layer [2025-02-19T11:12:15.084Z] 5fe327b54edc: Waiting [2025-02-19T11:12:15.084Z] 4f4fb700ef54: Waiting [2025-02-19T11:12:15.084Z] 92a5565b7b96: Waiting [2025-02-19T11:12:15.084Z] ff9bb7016b71: Waiting [2025-02-19T11:12:15.084Z] b67dba6c2c7d: Waiting [2025-02-19T11:12:15.084Z] a813b0c90790: Waiting [2025-02-19T11:12:15.084Z] 6ef4a4ee8ca5: Download complete [2025-02-19T11:12:15.084Z] 5fe327b54edc: Verifying Checksum [2025-02-19T11:12:15.084Z] 5fe327b54edc: Download complete [2025-02-19T11:12:15.084Z] 4f4fb700ef54: Download complete [2025-02-19T11:12:15.084Z] da9db072f522: Download complete [2025-02-19T11:12:15.084Z] 92a5565b7b96: Verifying Checksum [2025-02-19T11:12:15.084Z] 92a5565b7b96: Download complete [2025-02-19T11:12:15.084Z] ff9bb7016b71: Verifying Checksum [2025-02-19T11:12:15.084Z] ff9bb7016b71: Download complete [2025-02-19T11:12:15.344Z] da9db072f522: Pull complete [2025-02-19T11:12:15.344Z] a813b0c90790: Verifying Checksum [2025-02-19T11:12:15.344Z] a813b0c90790: Download complete [2025-02-19T11:12:15.344Z] 6ef4a4ee8ca5: Pull complete [2025-02-19T11:12:15.602Z] 06f05ace1117: Verifying Checksum [2025-02-19T11:12:15.602Z] 06f05ace1117: Download complete [2025-02-19T11:12:15.859Z] b67dba6c2c7d: Verifying Checksum [2025-02-19T11:12:15.859Z] b67dba6c2c7d: Download complete [2025-02-19T11:12:19.146Z] 06f05ace1117: Pull complete [2025-02-19T11:12:19.146Z] 5fe327b54edc: Pull complete [2025-02-19T11:12:19.146Z] 4f4fb700ef54: Pull complete [2025-02-19T11:12:19.146Z] 92a5565b7b96: Pull complete [2025-02-19T11:12:19.404Z] ff9bb7016b71: Pull complete [2025-02-19T11:12:21.933Z] b67dba6c2c7d: Pull complete [2025-02-19T11:12:21.933Z] a813b0c90790: Pull complete [2025-02-19T11:12:22.192Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-19T11:12:22.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T11:12:22.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-19T11:12:22.489Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T11:12:22.489Z] WORKDIR /edgex [2025-02-19T11:12:22.489Z] COPY go.mod . [2025-02-19T11:12:22.489Z] RUN go mod download [2025-02-19T11:12:22.489Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-19T11:12:23.426Z] Sending build context to Docker daemon 180.2MB [2025-02-19T11:12:23.426Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-19T11:12:23.426Z] ---> 3ba60ce46760 [2025-02-19T11:12:23.426Z] Step 2/4 : WORKDIR /edgex [2025-02-19T11:12:26.718Z] ---> Running in 24937e425889 [2025-02-19T11:12:26.976Z] Removing intermediate container 24937e425889 [2025-02-19T11:12:26.976Z] ---> 58f191742c12 [2025-02-19T11:12:26.976Z] Step 3/4 : COPY go.mod . [2025-02-19T11:12:26.976Z] ---> f35eb92156c3 [2025-02-19T11:12:26.976Z] Step 4/4 : RUN go mod download [2025-02-19T11:12:26.976Z] ---> Running in d016eeabdd0c [2025-02-19T11:12:29.425Z] Still waiting to schedule task [2025-02-19T11:12:29.425Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-19T11:12:53.572Z] Removing intermediate container d016eeabdd0c [2025-02-19T11:12:53.572Z] ---> c8d8a6f02189 [2025-02-19T11:12:53.572Z] Successfully built c8d8a6f02189 [2025-02-19T11:12:53.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:12:53.875Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-19T11:12:53.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:12:53.956Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:12:53.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:12:54.411Z] $ docker top b0847fe4ff1a3de16de2a6a8106ded65eba7112e7c92a55787ed64fc825a26e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T11:12:54.771Z] + go version [2025-02-19T11:12:54.771Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-19T11:12:54.781Z] $ docker stop --time=1 b0847fe4ff1a3de16de2a6a8106ded65eba7112e7c92a55787ed64fc825a26e8 [2025-02-19T11:12:56.076Z] $ docker rm -f --volumes b0847fe4ff1a3de16de2a6a8106ded65eba7112e7c92a55787ed64fc825a26e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:12:56.504Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-19T11:12:56.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:12:56.584Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:12:56.610Z] $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:12:56.954Z] $ docker top 6a939402f06081ec83a03957dbf5cc7acbb3f27333632ca3d405108b06d2cad7 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-19T11:12:57.030Z] ========================================================= [2025-02-19T11:12:57.030Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-19T11:12:57.030Z] ========================================================= [Pipeline] sh [2025-02-19T11:12:57.309Z] + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] fileExists [Pipeline] sh [2025-02-19T11:12:57.611Z] + make test [2025-02-19T11:12:57.611Z] go test -race -coverprofile=coverage.out ./... [2025-02-19T11:13:05.737Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-19T11:13:32.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2025-02-19T11:13:33.666Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-19T11:13:33.666Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-19T11:13:33.666Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-19T11:13:33.666Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-19T11:13:33.666Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-19T11:13:34.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2025-02-19T11:13:35.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-19T11:13:35.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-19T11:13:35.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:13:35.549Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-19T11:13:36.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-19T11:13:36.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-19T11:13:36.929Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-19T11:13:36.929Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:13:36.929Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-19T11:13:36.929Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-19T11:13:37.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2025-02-19T11:13:37.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 45.7% of statements [2025-02-19T11:13:38.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.002s coverage: 93.4% of statements [2025-02-19T11:13:38.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements [2025-02-19T11:13:38.705Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-19T11:13:38.705Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-19T11:13:39.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 8.4% of statements [2025-02-19T11:13:40.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-19T11:13:40.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-19T11:13:40.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-19T11:13:40.582Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-19T11:13:41.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 95.8% of statements [2025-02-19T11:13:41.962Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-02-19T11:13:42.222Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-19T11:13:42.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-19T11:13:42.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-19T11:13:42.480Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:13:42.480Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-19T11:13:43.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-02-19T11:13:43.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-02-19T11:13:43.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 43.1% of statements [2025-02-19T11:13:43.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-02-19T11:13:43.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements [2025-02-19T11:13:44.240Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-19T11:13:44.240Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-19T11:13:44.240Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-19T11:13:44.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-19T11:13:44.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-19T11:13:44.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-19T11:13:44.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-19T11:13:45.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 87.1% of statements [2025-02-19T11:13:45.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-02-19T11:13:45.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2025-02-19T11:13:45.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-02-19T11:13:45.998Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-19T11:13:45.998Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-19T11:13:45.998Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-19T11:13:46.933Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-19T11:13:46.933Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-19T11:13:46.933Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-19T11:13:46.933Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-19T11:13:47.497Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-19T11:13:47.497Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-19T11:13:47.760Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-19T11:13:49.668Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-19T11:13:49.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-19T11:13:51.043Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-19T11:13:52.415Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-19T11:13:52.415Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-19T11:13:52.415Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-19T11:13:54.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.028s coverage: 94.4% of statements [2025-02-19T11:13:55.515Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-19T11:13:56.458Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-19T11:13:56.458Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-19T11:13:56.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-19T11:13:56.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-19T11:13:56.458Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:13:56.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39232 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-19T11:13:56.830Z] Running in /w/workspace/edgex-go/797 [Pipeline] { [Pipeline] checkout [2025-02-19T11:13:58.994Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-19T11:13:58.994Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-19T11:13:58.994Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-19T11:13:58.994Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-19T11:13:58.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-19T11:13:58.994Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-19T11:13:59.253Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-19T11:13:59.253Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-19T11:13:59.253Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-19T11:13:59.253Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-19T11:13:59.253Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-19T11:13:59.253Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-19T11:13:59.949Z] The recommended git tool is: git [2025-02-19T11:14:01.152Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-19T11:14:01.152Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-19T11:14:01.152Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-19T11:14:01.152Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-19T11:14:02.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-19T11:14:02.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-19T11:14:02.088Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:14:02.088Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-19T11:14:02.345Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-19T11:14:02.345Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-19T11:14:02.345Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-19T11:14:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-19T11:14:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-19T11:14:03.725Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-19T11:14:04.495Z] using credential edgex-jenkins-ssh [2025-02-19T11:14:04.519Z] Cloning the remote Git repository [2025-02-19T11:14:04.557Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-19T11:14:04.645Z] > git init /w/workspace/edgex-go/797 # timeout=10 [2025-02-19T11:14:04.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-19T11:14:04.770Z] > git --version # timeout=10 [2025-02-19T11:14:04.789Z] > git --version # 'git version 2.25.1' [2025-02-19T11:14:04.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-19T11:14:04.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 29.2% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.044s coverage: 9.0% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2025-02-19T11:14:07.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements [2025-02-19T11:14:08.180Z] 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-19T11:14:08.439Z] running golangci-lint [2025-02-19T11:14:08.699Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-19T11:14:08.699Z] go version go1.23.4 linux/amd64 [2025-02-19T11:14:08.959Z] 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-19T11:14:08.959Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-19T11:14:08.959Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-19T11:14:21.433Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-19T11:14:21.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-19T11:14:22.302Z] Avoid second fetch [2025-02-19T11:14:22.304Z] Checking out Revision 86628d3bc6947742983de71b4dc9c6f845597bbe (main) [2025-02-19T11:14:23.108Z] Commit message: "Merge pull request #5083 from lindseysimple/issue-5065-2" [2025-02-19T11:14:22.318Z] > git config core.sparsecheckout # timeout=10 [2025-02-19T11:14:22.376Z] > git checkout -f 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-19T11:14:28.055Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-19T11:14:28.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:14:28.055Z] Dload Upload Total Spent Left Speed [2025-02-19T11:14:28.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2025-02-19T11:14:28.397Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-19T11:14:28.722Z] + sudo tee /etc/docker/daemon.new [2025-02-19T11:14:28.722Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-19T11:14:28.722Z] { [2025-02-19T11:14:28.722Z] "registry-mirrors": [ [2025-02-19T11:14:28.722Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-19T11:14:28.722Z] ], [2025-02-19T11:14:28.722Z] "bip": "10.250.0.254/24", [2025-02-19T11:14:28.722Z] "hosts": [ [2025-02-19T11:14:28.722Z] "tcp://0.0.0.0:5555", [2025-02-19T11:14:28.722Z] "unix:///var/run/docker.sock" [2025-02-19T11:14:28.722Z] ], [2025-02-19T11:14:28.722Z] "mtu": 1458, [2025-02-19T11:14:28.722Z] "selinux-enabled": true, [2025-02-19T11:14:28.722Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-19T11:14:28.722Z] } [Pipeline] sh [2025-02-19T11:14:29.054Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-19T11:14:29.376Z] + sudo service docker restart [2025-02-19T11:14:35.517Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|deps|imports|name|types_sizes|compiled_files) took 24.821194903s" [2025-02-19T11:14:35.517Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.298324ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T11:14:47.640Z] provisioning config files... [2025-02-19T11:14:47.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config1018078123652170225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:14:48.121Z] ---> ****-login.sh [2025-02-19T11:14:48.121Z] nexus3.edgexfoundry.org:10001 [2025-02-19T11:14:48.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:14:48.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:14:48.663Z] Configure a credential helper to remove this warning. See [2025-02-19T11:14:48.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:14:48.663Z] [2025-02-19T11:14:48.663Z] Login Succeeded [2025-02-19T11:14:48.663Z] nexus3.edgexfoundry.org:10002 [2025-02-19T11:14:48.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:14:49.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:14:49.202Z] Configure a credential helper to remove this warning. See [2025-02-19T11:14:49.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:14:49.202Z] [2025-02-19T11:14:49.202Z] Login Succeeded [2025-02-19T11:14:49.202Z] nexus3.edgexfoundry.org:10003 [2025-02-19T11:14:49.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:14:49.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:14:49.471Z] Configure a credential helper to remove this warning. See [2025-02-19T11:14:49.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:14:49.471Z] [2025-02-19T11:14:49.471Z] Login Succeeded [2025-02-19T11:14:49.471Z] nexus3.edgexfoundry.org:10004 [2025-02-19T11:14:49.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:14:49.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:14:49.742Z] Configure a credential helper to remove this warning. See [2025-02-19T11:14:49.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:14:49.742Z] [2025-02-19T11:14:49.742Z] Login Succeeded [2025-02-19T11:14:49.742Z] ****.io [2025-02-19T11:14:50.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:14:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:14:50.278Z] Configure a credential helper to remove this warning. See [2025-02-19T11:14:50.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:14:50.278Z] [2025-02-19T11:14:50.278Z] Login Succeeded [2025-02-19T11:14:50.278Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T11:14:50.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-19T11:14:50.391Z] level=info msg="[linters_context/goanalysis] analyzers took 2m2.12917588s with top 10 stages: buildir: 1m11.266230725s, gosec: 4.834644447s, inspect: 3.23715101s, fact_deprecated: 2.209412088s, printf: 1.747961411s, ctrlflow: 1.507701478s, fact_purity: 1.47127308s, nilness: 1.352214115s, S1038: 1.307730622s, typedness: 936.398007ms" [2025-02-19T11:14:50.391Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-19T11:14:50.391Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_dirs: 202/202, exclude-rules: 202/20, nolint: 20/0, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, exclude: 202/202, cgo: 202/202" [2025-02-19T11:14:50.391Z] level=info msg="[runner] processing took 21.155518ms with stages: nolint: 10.427478ms, identifier_marker: 4.762655ms, path_prettifier: 1.782454ms, autogenerated_exclude: 1.744673ms, exclude-rules: 1.33039ms, skip_dirs: 944.467µs, invalid_issue: 63.42µs, cgo: 63.241µs, filename_unadjuster: 31.86µs, max_same_issues: 1.16µs, skip_files: 550ns, fixer: 460ns, diff: 440ns, max_from_linter: 420ns, uniq_by_line: 410ns, sort_results: 270ns, exclude: 260ns, max_per_file_from_linter: 260ns, path_prefixer: 240ns, source_code: 190ns, path_shortener: 120ns, severity-rules: 100ns" [2025-02-19T11:14:50.391Z] level=info msg="[runner] linters took 14.981392802s with stages: goanalysis_metalinter: 14.960131534s" [2025-02-19T11:14:50.391Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-19T11:14:50.391Z] level=info msg="Memory: 390 samples, avg is 303.9MB, max is 1355.9MB" [2025-02-19T11:14:50.391Z] level=info msg="Execution took 39.866392826s" [2025-02-19T11:14:50.391Z] go vet ./... [Pipeline] sh [2025-02-19T11:14:50.892Z] + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] echo [2025-02-19T11:14:50.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T11:14:50.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T11:14:50.957Z] ========================================================= [2025-02-19T11:14:50.958Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-19T11:14:50.958Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-19T11:14:51.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-19T11:14:51.311Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-19T11:14:51.311Z] 9986a736f7d3: Pulling fs layer [2025-02-19T11:14:51.311Z] 1f018df60701: Pulling fs layer [2025-02-19T11:14:51.311Z] 39f8f326b044: Pulling fs layer [2025-02-19T11:14:51.311Z] e6a1e7a6a96a: Pulling fs layer [2025-02-19T11:14:51.311Z] 4f4fb700ef54: Pulling fs layer [2025-02-19T11:14:51.311Z] d45d956e0dbf: Pulling fs layer [2025-02-19T11:14:51.311Z] d7702b0d1db1: Pulling fs layer [2025-02-19T11:14:51.311Z] 5c7f0f088c93: Pulling fs layer [2025-02-19T11:14:51.311Z] 4fdc064ae6cf: Pulling fs layer [2025-02-19T11:14:51.311Z] d45d956e0dbf: Waiting [2025-02-19T11:14:51.311Z] d7702b0d1db1: Waiting [2025-02-19T11:14:51.311Z] 5c7f0f088c93: Waiting [2025-02-19T11:14:51.311Z] 4fdc064ae6cf: Waiting [2025-02-19T11:14:51.311Z] e6a1e7a6a96a: Waiting [2025-02-19T11:14:51.311Z] 4f4fb700ef54: Waiting [2025-02-19T11:14:51.581Z] 1f018df60701: Download complete [2025-02-19T11:14:51.581Z] e6a1e7a6a96a: Verifying Checksum [2025-02-19T11:14:51.581Z] e6a1e7a6a96a: Download complete [2025-02-19T11:14:51.581Z] 4f4fb700ef54: Verifying Checksum [2025-02-19T11:14:51.581Z] 4f4fb700ef54: Download complete [2025-02-19T11:14:51.581Z] d45d956e0dbf: Verifying Checksum [2025-02-19T11:14:51.581Z] d45d956e0dbf: Download complete [2025-02-19T11:14:51.581Z] d7702b0d1db1: Verifying Checksum [2025-02-19T11:14:51.581Z] d7702b0d1db1: Download complete [2025-02-19T11:14:51.581Z] 9986a736f7d3: Download complete [2025-02-19T11:14:52.170Z] 4fdc064ae6cf: Verifying Checksum [2025-02-19T11:14:52.170Z] 4fdc064ae6cf: Download complete [2025-02-19T11:14:52.441Z] 9986a736f7d3: Pull complete [2025-02-19T11:14:53.031Z] 1f018df60701: Pull complete [2025-02-19T11:14:53.615Z] 39f8f326b044: Verifying Checksum [2025-02-19T11:14:53.615Z] 39f8f326b044: Download complete [2025-02-19T11:14:54.592Z] 5c7f0f088c93: Verifying Checksum [2025-02-19T11:14:54.592Z] 5c7f0f088c93: Download complete [2025-02-19T11:14:55.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-19T11:14:55.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-19T11:14:55.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-19T11:14:56.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-19T11:14:56.481Z] + ls -al . [2025-02-19T11:14:56.481Z] total 1976 [2025-02-19T11:14:56.481Z] drwxrwxr-x 11 1001 1001 4096 Feb 19 11:12 . [2025-02-19T11:14:56.481Z] drwxr-xr-x 4 root root 4096 Feb 19 11:12 .. [2025-02-19T11:14:56.481Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 .blubracket [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 10 Feb 19 11:11 .dockerignore [2025-02-19T11:14:56.481Z] drwxrwxr-x 8 1001 1001 4096 Feb 19 11:14 .git [2025-02-19T11:14:56.481Z] drwxrwxr-x 3 1001 1001 4096 Feb 19 11:11 .github [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 907 Feb 19 11:11 .gitignore [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 199 Feb 19 11:11 .golangci.yml [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 100 Feb 19 11:11 .hadolint.yml [2025-02-19T11:14:56.481Z] drwxr-xr-x 3 1001 1001 4096 Feb 19 11:12 .semver [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 155 Feb 19 11:11 .sonarcloud.properties [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 1171 Feb 19 11:11 ADOPTERS.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 17374 Feb 19 11:11 Attribution.txt [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 100284 Feb 19 11:11 CHANGELOG.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 3804 Feb 19 11:11 CONTRIBUTING.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 677 Feb 19 11:11 GOVERNANCE.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 858 Feb 19 11:11 Jenkinsfile [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 10775 Feb 19 11:11 LICENSE [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 16740 Feb 19 11:11 Makefile [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 582 Feb 19 11:11 OWNERS.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 9932 Feb 19 11:11 README.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 789 Feb 19 11:11 SECURITY.md [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 12 Feb 19 11:12 VERSION [2025-02-19T11:14:56.481Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 bin [2025-02-19T11:14:56.481Z] drwxrwxr-x 19 1001 1001 4096 Feb 19 11:11 cmd [2025-02-19T11:14:56.481Z] -rw-r--r-- 1 root root 1650806 Feb 19 11:14 coverage.out [2025-02-19T11:14:56.481Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 fuzz_test [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 6494 Feb 19 11:11 go.mod [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 88223 Feb 19 11:11 go.sum [2025-02-19T11:14:56.481Z] drwxrwxr-x 7 1001 1001 4096 Feb 19 11:11 internal [2025-02-19T11:14:56.481Z] drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 openapi [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 584 Feb 19 11:11 security.txt [2025-02-19T11:14:56.481Z] -rw-rw-r-- 1 1001 1001 204 Feb 19 11:11 version.go [Pipeline] sh [2025-02-19T11:14:56.768Z] + '[' -e coverage.out ] [2025-02-19T11:14:56.768Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-19T11:14:56.930Z] Stashed 1 file(s) [Pipeline] sh [2025-02-19T11:14:57.212Z] + make build [2025-02-19T11:14:57.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-19T11:15:06.911Z] 39f8f326b044: Pull complete [2025-02-19T11:15:06.911Z] e6a1e7a6a96a: Pull complete [2025-02-19T11:15:07.180Z] 4f4fb700ef54: Pull complete [2025-02-19T11:15:07.448Z] d45d956e0dbf: Pull complete [2025-02-19T11:15:07.717Z] d7702b0d1db1: Pull complete [2025-02-19T11:15:15.947Z] 5c7f0f088c93: Pull complete [2025-02-19T11:15:17.877Z] 4fdc064ae6cf: Pull complete [2025-02-19T11:15:17.877Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-19T11:15:17.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-19T11:15:17.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-19T11:15:18.204Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-19T11:15:18.205Z] WORKDIR /edgex [2025-02-19T11:15:18.205Z] COPY go.mod . [2025-02-19T11:15:18.205Z] RUN go mod download [2025-02-19T11:15:18.205Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-19T11:15:18.794Z] Sending build context to Docker daemon 3.658MB [2025-02-19T11:15:18.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-19T11:15:18.794Z] ---> 63f30b955cb9 [2025-02-19T11:15:18.794Z] Step 2/4 : WORKDIR /edgex [2025-02-19T11:15:20.738Z] ---> Running in 556ff0d52d49 [2025-02-19T11:15:21.008Z] Removing intermediate container 556ff0d52d49 [2025-02-19T11:15:21.008Z] ---> fad9d252cda0 [2025-02-19T11:15:21.008Z] Step 3/4 : COPY go.mod . [2025-02-19T11:15:21.274Z] ---> fd366847b351 [2025-02-19T11:15:21.274Z] Step 4/4 : RUN go mod download [2025-02-19T11:15:21.539Z] ---> Running in d84b4bee6171 [2025-02-19T11:15:23.767Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-19T11:15:23.767Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-19T11:15:23.767Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-19T11:15:24.707Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-19T11:15:26.085Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-19T11:15:31.353Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-19T11:15:33.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-19T11:15:35.785Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-19T11:15:38.320Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-19T11:15:40.225Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-19T11:15:41.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-19T11:15:42.552Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-19T11:15:44.464Z] $ docker stop --time=1 6a939402f06081ec83a03957dbf5cc7acbb3f27333632ca3d405108b06d2cad7 [2025-02-19T11:15:48.721Z] $ docker rm -f --volumes 6a939402f06081ec83a03957dbf5cc7acbb3f27333632ca3d405108b06d2cad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:15:50.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-19T11:15:50.046Z] [2025-02-19T11:15:50.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:15:50.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-19T11:15:50.351Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-19T11:15:50.351Z] 91d30c5bc195: Pulling fs layer [2025-02-19T11:15:50.351Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-19T11:15:50.351Z] 9c61dcf015f6: Pulling fs layer [2025-02-19T11:15:50.351Z] 4698f68db338: Pulling fs layer [2025-02-19T11:15:50.351Z] 2a2f49069b9e: Pulling fs layer [2025-02-19T11:15:50.351Z] e0025b399a48: Pulling fs layer [2025-02-19T11:15:50.351Z] 4698f68db338: Waiting [2025-02-19T11:15:50.351Z] 2a2f49069b9e: Waiting [2025-02-19T11:15:50.351Z] e0025b399a48: Waiting [2025-02-19T11:15:50.351Z] 91d30c5bc195: Verifying Checksum [2025-02-19T11:15:50.351Z] 91d30c5bc195: Download complete [2025-02-19T11:15:50.351Z] 4698f68db338: Verifying Checksum [2025-02-19T11:15:50.351Z] 4698f68db338: Download complete [2025-02-19T11:15:50.610Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-19T11:15:50.610Z] 2e9b0aa3be6d: Download complete [2025-02-19T11:15:50.610Z] e0025b399a48: Verifying Checksum [2025-02-19T11:15:50.610Z] e0025b399a48: Download complete [2025-02-19T11:15:50.610Z] 91d30c5bc195: Pull complete [2025-02-19T11:15:50.610Z] 2a2f49069b9e: Verifying Checksum [2025-02-19T11:15:50.610Z] 2a2f49069b9e: Download complete [2025-02-19T11:15:50.868Z] 2e9b0aa3be6d: Pull complete [2025-02-19T11:15:51.125Z] 9c61dcf015f6: Verifying Checksum [2025-02-19T11:15:51.125Z] 9c61dcf015f6: Download complete [2025-02-19T11:15:53.653Z] 9c61dcf015f6: Pull complete [2025-02-19T11:15:53.653Z] 4698f68db338: Pull complete [2025-02-19T11:15:54.219Z] 2a2f49069b9e: Pull complete [2025-02-19T11:15:54.219Z] e0025b399a48: Pull complete [2025-02-19T11:15:54.219Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-19T11:15:54.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-19T11:15:54.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:15:54.319Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:15:54.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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:15:56.173Z] $ docker top faac55bd6818f6b8bc560bd2ff6d54a10b06e70fe3c84473b531ab913a1d6326 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T11:15:56.531Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-19T11:15:59.063Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #1 transferring dockerfile: 1.83kB done [2025-02-19T11:15:59.063Z] #1 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #2 transferring dockerfile: 2.14kB done [2025-02-19T11:15:59.063Z] #2 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #3 [core-data internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #3 transferring dockerfile: 2.04kB done [2025-02-19T11:15:59.063Z] #3 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #4 transferring dockerfile: 1.69kB done [2025-02-19T11:15:59.063Z] #4 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #5 transferring dockerfile: 3.02kB done [2025-02-19T11:15:59.063Z] #5 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #6 transferring dockerfile: 2.49kB done [2025-02-19T11:15:59.063Z] #6 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #7 transferring dockerfile: 2.10kB done [2025-02-19T11:15:59.063Z] #7 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #8 transferring dockerfile: 1.70kB done [2025-02-19T11:15:59.063Z] #8 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #9 transferring dockerfile: 2.23kB done [2025-02-19T11:15:59.063Z] #9 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #10 transferring dockerfile: 2.00kB done [2025-02-19T11:15:59.063Z] #10 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #11 transferring dockerfile: 1.89kB done [2025-02-19T11:15:59.063Z] #11 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #12 transferring dockerfile: 1.81kB done [2025-02-19T11:15:59.063Z] #12 DONE 0.1s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #13 [support-scheduler internal] load .dockerignore [2025-02-19T11:15:59.063Z] #13 transferring context: 50B done [2025-02-19T11:15:59.063Z] #13 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #14 transferring dockerfile: 2.50kB done [2025-02-19T11:15:59.063Z] #14 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #15 [core-command internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #15 transferring dockerfile: 1.94kB done [2025-02-19T11:15:59.063Z] #15 DONE 0.0s [2025-02-19T11:15:59.063Z] [2025-02-19T11:15:59.063Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-02-19T11:15:59.063Z] #16 transferring dockerfile: 2.01kB done [2025-02-19T11:15:59.063Z] #16 DONE 0.1s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #17 [security-proxy-auth internal] load .dockerignore [2025-02-19T11:15:59.320Z] #17 transferring context: 50B done [2025-02-19T11:15:59.320Z] #17 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #18 [core-data internal] load .dockerignore [2025-02-19T11:15:59.320Z] #18 transferring context: 50B done [2025-02-19T11:15:59.320Z] #18 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #19 [security-spire-config internal] load .dockerignore [2025-02-19T11:15:59.320Z] #19 transferring context: 50B done [2025-02-19T11:15:59.320Z] #19 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #20 [security-bootstrapper internal] load .dockerignore [2025-02-19T11:15:59.320Z] #20 transferring context: 50B done [2025-02-19T11:15:59.320Z] #20 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-02-19T11:15:59.320Z] #21 transferring context: 50B done [2025-02-19T11:15:59.320Z] #21 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #22 [core-metadata internal] load .dockerignore [2025-02-19T11:15:59.320Z] #22 transferring context: 50B done [2025-02-19T11:15:59.320Z] #22 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #23 [security-spire-server internal] load .dockerignore [2025-02-19T11:15:59.320Z] #23 transferring context: 50B done [2025-02-19T11:15:59.320Z] #23 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-19T11:15:59.320Z] #24 transferring context: 50B done [2025-02-19T11:15:59.320Z] #24 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #25 [support-notifications internal] load .dockerignore [2025-02-19T11:15:59.320Z] #25 transferring context: 50B done [2025-02-19T11:15:59.320Z] #25 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #26 [security-spire-agent internal] load .dockerignore [2025-02-19T11:15:59.320Z] #26 transferring context: 50B done [2025-02-19T11:15:59.320Z] #26 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-02-19T11:15:59.320Z] #27 transferring context: 50B done [2025-02-19T11:15:59.320Z] #27 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #28 [core-keeper internal] load .dockerignore [2025-02-19T11:15:59.320Z] #28 transferring context: 50B done [2025-02-19T11:15:59.320Z] #28 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T11:15:59.320Z] #29 DONE 0.0s [2025-02-19T11:15:59.320Z] [2025-02-19T11:15:59.320Z] #30 [security-proxy-setup internal] load .dockerignore [2025-02-19T11:15:59.578Z] #30 transferring context: 50B done [2025-02-19T11:15:59.578Z] #30 DONE 0.0s [2025-02-19T11:15:59.578Z] [2025-02-19T11:15:59.578Z] #31 [core-command internal] load .dockerignore [2025-02-19T11:15:59.578Z] #31 transferring context: 50B done [2025-02-19T11:15:59.578Z] #31 DONE 0.0s [2025-02-19T11:15:59.578Z] [2025-02-19T11:15:59.578Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:15:59.578Z] #32 DONE 0.1s [2025-02-19T11:15:59.578Z] [2025-02-19T11:15:59.578Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:15:59.578Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:15:59.578Z] #33 ... [2025-02-19T11:15:59.578Z] [2025-02-19T11:15:59.578Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T11:15:59.578Z] #29 DONE 0.0s [2025-02-19T11:15:59.578Z] [2025-02-19T11:15:59.578Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:15:59.578Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:15:59.578Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:15:59.578Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:15:59.578Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:15:59.578Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:15:59.578Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-02-19T11:15:59.837Z] #33 ... [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T11:15:59.837Z] #29 DONE 0.0s [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:15:59.837Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:15:59.837Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:15:59.837Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:15:59.837Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:15:59.837Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:15:59.837Z] #33 ... [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T11:15:59.837Z] #29 DONE 0.0s [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:15:59.837Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:15:59.837Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:15:59.837Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:15:59.837Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:15:59.837Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:15:59.837Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-19T11:15:59.837Z] #33 ... [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T11:15:59.837Z] #29 DONE 0.0s [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-19T11:15:59.837Z] #34 DONE 0.6s [2025-02-19T11:15:59.837Z] [2025-02-19T11:15:59.837Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:15:59.837Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:15:59.837Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:15:59.837Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:15:59.837Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:15:59.837Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:15:59.837Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-19T11:16:00.095Z] #33 ... [2025-02-19T11:16:00.095Z] [2025-02-19T11:16:00.095Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-19T11:16:00.095Z] #29 DONE 0.0s [2025-02-19T11:16:00.095Z] [2025-02-19T11:16:00.095Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-19T11:16:00.095Z] #34 DONE 0.6s [2025-02-19T11:16:00.095Z] [2025-02-19T11:16:00.095Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:00.095Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:16:00.095Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:16:00.095Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:16:00.095Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:00.095Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:16:00.095Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-19T11:16:01.033Z] #33 DONE 1.5s [2025-02-19T11:16:01.033Z] [2025-02-19T11:16:01.034Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:05.247Z] #32 ... [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #35 [support-scheduler internal] load build context [2025-02-19T11:16:05.247Z] #35 transferring context: 315.14MB 5.5s [2025-02-19T11:16:05.247Z] #35 ... [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-19T11:16:05.247Z] #36 DONE 5.3s [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #35 [support-scheduler internal] load build context [2025-02-19T11:16:05.247Z] #35 ... [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-19T11:16:05.247Z] #37 ... [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-19T11:16:05.247Z] #34 DONE 0.6s [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:05.247Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:16:05.247Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:16:05.247Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:16:05.247Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:05.247Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:16:05.247Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-19T11:16:05.247Z] #33 DONE 1.5s [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:05.247Z] #32 DONE 5.6s [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-19T11:16:05.247Z] #36 DONE 5.3s [2025-02-19T11:16:05.247Z] [2025-02-19T11:16:05.247Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:16:05.507Z] #38 ... [2025-02-19T11:16:05.507Z] [2025-02-19T11:16:05.507Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:05.507Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:16:05.507Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:16:05.507Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:16:05.507Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:05.507Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:16:05.507Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-19T11:16:05.507Z] #33 DONE 1.5s [2025-02-19T11:16:05.507Z] [2025-02-19T11:16:05.507Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-19T11:16:05.507Z] #39 DONE 6.0s [2025-02-19T11:16:05.765Z] [2025-02-19T11:16:05.765Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:05.765Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-19T11:16:05.765Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-19T11:16:05.765Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-02-19T11:16:05.765Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:05.765Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-19T11:16:05.765Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-19T11:16:05.765Z] #33 DONE 1.5s [2025-02-19T11:16:05.765Z] [2025-02-19T11:16:05.765Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-19T11:16:05.765Z] #40 DONE 5.7s [2025-02-19T11:16:05.765Z] [2025-02-19T11:16:05.765Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:05.765Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:05.765Z] #41 ... [2025-02-19T11:16:05.765Z] [2025-02-19T11:16:05.765Z] #42 [security-spire-server internal] load build context [2025-02-19T11:16:05.765Z] #42 transferring context: 23.80kB 0.0s done [2025-02-19T11:16:05.765Z] #42 DONE 0.1s [2025-02-19T11:16:05.765Z] [2025-02-19T11:16:05.765Z] #43 [security-spire-config internal] load build context [2025-02-19T11:16:05.765Z] #43 transferring context: 22.05kB 0.0s done [2025-02-19T11:16:05.765Z] #43 DONE 0.2s [2025-02-19T11:16:05.765Z] [2025-02-19T11:16:05.765Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:05.765Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-02-19T11:16:06.023Z] #41 ... [2025-02-19T11:16:06.023Z] [2025-02-19T11:16:06.023Z] #44 [security-spire-agent internal] load build context [2025-02-19T11:16:06.023Z] #44 transferring context: 23.33kB 0.0s done [2025-02-19T11:16:06.023Z] #44 DONE 0.3s [2025-02-19T11:16:06.023Z] [2025-02-19T11:16:06.023Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:06.023Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-19T11:16:06.023Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-19T11:16:06.023Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s [2025-02-19T11:16:06.023Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s [2025-02-19T11:16:06.023Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-19T11:16:06.023Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-19T11:16:06.023Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-19T11:16:06.023Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-02-19T11:16:06.023Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.1s [2025-02-19T11:16:06.023Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-19T11:16:06.023Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-02-19T11:16:06.280Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.3s [2025-02-19T11:16:06.280Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-19T11:16:06.280Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.5s [2025-02-19T11:16:06.538Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.5s [2025-02-19T11:16:06.538Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-19T11:16:06.538Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.7s [2025-02-19T11:16:06.538Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-19T11:16:06.795Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.9s [2025-02-19T11:16:06.796Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s [2025-02-19T11:16:08.167Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.9s done [2025-02-19T11:16:09.602Z] #41 ... [2025-02-19T11:16:09.602Z] [2025-02-19T11:16:09.602Z] #45 [security-proxy-auth internal] load build context [2025-02-19T11:16:09.861Z] #45 ... [2025-02-19T11:16:09.861Z] [2025-02-19T11:16:09.861Z] #46 [security-secretstore-setup internal] load build context [2025-02-19T11:16:09.861Z] #46 ... [2025-02-19T11:16:09.861Z] [2025-02-19T11:16:09.861Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-19T11:16:10.119Z] #47 ... [2025-02-19T11:16:10.119Z] [2025-02-19T11:16:10.119Z] #48 [core-keeper internal] load build context [2025-02-19T11:16:10.119Z] #48 ... [2025-02-19T11:16:10.119Z] [2025-02-19T11:16:10.119Z] #49 [core-command internal] load build context [2025-02-19T11:16:10.119Z] #49 ... [2025-02-19T11:16:10.119Z] [2025-02-19T11:16:10.119Z] #50 [security-bootstrapper internal] load build context [2025-02-19T11:16:10.119Z] #50 transferring context: 495.83MB 9.9s done [2025-02-19T11:16:10.377Z] #50 ... [2025-02-19T11:16:10.377Z] [2025-02-19T11:16:10.377Z] #51 [core-metadata internal] load build context [2025-02-19T11:16:10.377Z] #51 transferring context: 495.83MB 9.3s done [2025-02-19T11:16:10.377Z] #51 ... [2025-02-19T11:16:10.377Z] [2025-02-19T11:16:10.377Z] #52 [core-data internal] load build context [2025-02-19T11:16:10.377Z] #52 transferring context: 495.83MB 10.8s done [2025-02-19T11:16:10.773Z] #52 ... [2025-02-19T11:16:10.773Z] [2025-02-19T11:16:10.773Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-19T11:16:10.773Z] #53 ... [2025-02-19T11:16:10.773Z] [2025-02-19T11:16:10.773Z] #54 [support-notifications internal] load build context [2025-02-19T11:16:11.032Z] #54 ... [2025-02-19T11:16:11.032Z] [2025-02-19T11:16:11.032Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:11.032Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.6s [2025-02-19T11:16:12.015Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done [2025-02-19T11:16:15.301Z] #41 ... [2025-02-19T11:16:15.301Z] [2025-02-19T11:16:15.301Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T11:16:15.301Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.301Z] #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.301Z] #0 1.866 OK: 248 MiB in 58 packages [2025-02-19T11:16:15.301Z] #55 ... [2025-02-19T11:16:15.301Z] [2025-02-19T11:16:15.301Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T11:16:15.301Z] #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.301Z] #0 0.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.301Z] #0 1.437 (1/3) Installing ca-certificates (20241121-r1) [2025-02-19T11:16:15.301Z] #0 1.463 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:15.301Z] #0 1.464 (3/3) Installing tzdata (2025a-r0) [2025-02-19T11:16:15.301Z] #0 1.576 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:15.301Z] #0 1.576 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:16:15.301Z] #0 1.678 OK: 10 MiB in 17 packages [2025-02-19T11:16:15.301Z] #56 ... [2025-02-19T11:16:15.301Z] [2025-02-19T11:16:15.301Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-19T11:16:15.559Z] #57 ... [2025-02-19T11:16:15.559Z] [2025-02-19T11:16:15.559Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:16:15.559Z] #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.559Z] #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.559Z] #0 2.173 OK: 248 MiB in 58 packages [2025-02-19T11:16:15.559Z] #58 ... [2025-02-19T11:16:15.559Z] [2025-02-19T11:16:15.559Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T11:16:15.559Z] #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.559Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:15.559Z] #0 4.537 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:15.559Z] #0 4.544 (2/2) Installing su-exec (0.2-r3) [2025-02-19T11:16:15.559Z] #0 4.545 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:15.559Z] #0 4.556 OK: 8 MiB in 16 packages [2025-02-19T11:16:15.559Z] #59 ... [2025-02-19T11:16:15.559Z] [2025-02-19T11:16:15.559Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T11:16:15.825Z] #60 ... [2025-02-19T11:16:15.825Z] [2025-02-19T11:16:15.825Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T11:16:15.825Z] #61 ... [2025-02-19T11:16:15.825Z] [2025-02-19T11:16:15.825Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T11:16:16.084Z] #62 ... [2025-02-19T11:16:16.084Z] [2025-02-19T11:16:16.084Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:16:16.084Z] #63 ... [2025-02-19T11:16:16.084Z] [2025-02-19T11:16:16.084Z] #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-19T11:16:16.084Z] #64 ... [2025-02-19T11:16:16.084Z] [2025-02-19T11:16:16.084Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T11:16:16.084Z] #0 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:16.084Z] #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:16.084Z] #0 1.432 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:16:16.084Z] #0 1.432 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:16:16.084Z] #0 1.432 OK: 24181 distinct packages available [2025-02-19T11:16:16.084Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:16.084Z] #0 1.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:16.084Z] #0 2.020 OK: 248 MiB in 58 packages [2025-02-19T11:16:16.649Z] #65 ... [2025-02-19T11:16:16.649Z] [2025-02-19T11:16:16.649Z] #66 [security-proxy-setup internal] load build context [2025-02-19T11:16:16.649Z] #66 transferring context: 495.83MB 10.7s done [2025-02-19T11:16:16.649Z] #66 ... [2025-02-19T11:16:16.649Z] [2025-02-19T11:16:16.650Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-19T11:16:16.650Z] #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-02-19T11:16:16.650Z] #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-19T11:16:16.650Z] #67 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-19T11:16:16.650Z] #67 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-02-19T11:16:16.650Z] #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-19T11:16:16.650Z] #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-19T11:16:16.650Z] #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-02-19T11:16:16.650Z] #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done [2025-02-19T11:16:16.650Z] #67 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-19T11:16:16.650Z] #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-02-19T11:16:16.650Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-02-19T11:16:16.909Z] #67 ... [2025-02-19T11:16:16.909Z] [2025-02-19T11:16:16.909Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:16:16.909Z] #38 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:16.909Z] #38 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:16.909Z] #38 1.865 OK: 248 MiB in 58 packages [2025-02-19T11:16:17.621Z] #38 ... [2025-02-19T11:16:17.622Z] [2025-02-19T11:16:17.622Z] #35 [support-scheduler internal] load build context [2025-02-19T11:16:17.622Z] #35 transferring context: 495.83MB 11.8s done [2025-02-19T11:16:17.884Z] #35 ... [2025-02-19T11:16:17.884Z] [2025-02-19T11:16:17.884Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:16:17.884Z] #68 ... [2025-02-19T11:16:17.884Z] [2025-02-19T11:16:17.884Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T11:16:17.884Z] #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:17.884Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:17.884Z] #0 2.179 OK: 248 MiB in 58 packages [2025-02-19T11:16:17.911Z] Removing intermediate container d84b4bee6171 [2025-02-19T11:16:17.911Z] ---> ae131acb58e3 [2025-02-19T11:16:17.911Z] Successfully built ae131acb58e3 [2025-02-19T11:16:17.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:16:18.145Z] #69 ... [2025-02-19T11:16:18.145Z] [2025-02-19T11:16:18.145Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T11:16:18.145Z] #0 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:18.145Z] #0 5.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:18.145Z] #0 5.744 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:18.145Z] #0 5.788 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:18.145Z] #0 5.816 OK: 8 MiB in 15 packages [2025-02-19T11:16:18.145Z] #70 ... [2025-02-19T11:16:18.145Z] [2025-02-19T11:16:18.145Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T11:16:18.240Z] + docker inspect -f . ci-base-image-arm64 [2025-02-19T11:16:18.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:16:18.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-39232 does not seem to be running inside a container [2025-02-19T11:16:18.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:16:18.597Z] #71 ... [2025-02-19T11:16:18.597Z] [2025-02-19T11:16:18.597Z] #45 [security-proxy-auth internal] load build context [2025-02-19T11:16:18.597Z] #45 transferring context: 495.83MB 16.6s done [2025-02-19T11:16:19.601Z] #45 ... [2025-02-19T11:16:19.601Z] [2025-02-19T11:16:19.601Z] #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-19T11:16:19.602Z] #37 4.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:19.602Z] #37 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:19.602Z] #37 4.965 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:19.602Z] #37 4.969 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:19.602Z] #37 4.981 OK: 8 MiB in 15 packages [2025-02-19T11:16:19.681Z] $ docker top 4e489ac53ca34de1cfc9d8d2892f6100be40f0912ba4c306dc67ae9760107734 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T11:16:19.911Z] #37 ... [2025-02-19T11:16:19.911Z] [2025-02-19T11:16:19.911Z] #48 [core-keeper internal] load build context [2025-02-19T11:16:19.911Z] #48 transferring context: 495.83MB 11.1s done [2025-02-19T11:16:19.911Z] #48 ... [2025-02-19T11:16:19.911Z] [2025-02-19T11:16:19.911Z] #46 [security-secretstore-setup internal] load build context [2025-02-19T11:16:19.911Z] #46 transferring context: 495.83MB 11.7s done [2025-02-19T11:16:20.202Z] #46 ... [2025-02-19T11:16:20.202Z] [2025-02-19T11:16:20.202Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-19T11:16:20.202Z] #47 transferring context: 495.83MB 13.6s done [2025-02-19T11:16:20.480Z] #47 ... [2025-02-19T11:16:20.480Z] [2025-02-19T11:16:20.480Z] #49 [core-command internal] load build context [2025-02-19T11:16:20.480Z] #49 transferring context: 495.83MB 10.7s done [2025-02-19T11:16:20.513Z] + go version [2025-02-19T11:16:20.513Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-19T11:16:20.526Z] $ docker stop --time=1 4e489ac53ca34de1cfc9d8d2892f6100be40f0912ba4c306dc67ae9760107734 [2025-02-19T11:16:20.764Z] #49 ... [2025-02-19T11:16:20.764Z] [2025-02-19T11:16:20.764Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-19T11:16:20.764Z] #53 transferring context: 495.83MB 11.6s done [2025-02-19T11:16:21.043Z] #53 ... [2025-02-19T11:16:21.043Z] [2025-02-19T11:16:21.043Z] #54 [support-notifications internal] load build context [2025-02-19T11:16:21.043Z] #54 transferring context: 495.83MB 11.4s done [2025-02-19T11:16:22.175Z] $ docker rm -f --volumes 4e489ac53ca34de1cfc9d8d2892f6100be40f0912ba4c306dc67ae9760107734 [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-19T11:16:22.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-19T11:16:22.851Z] [2025-02-19T11:16:22.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:16:23.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-19T11:16:23.179Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-19T11:16:23.179Z] 547446be3368: Pulling fs layer [2025-02-19T11:16:23.179Z] d125d8839a47: Pulling fs layer [2025-02-19T11:16:23.179Z] 3e85d5ac6304: Pulling fs layer [2025-02-19T11:16:23.179Z] c3105a71a48b: Pulling fs layer [2025-02-19T11:16:23.179Z] 0f093f025ec4: Pulling fs layer [2025-02-19T11:16:23.179Z] c3105a71a48b: Waiting [2025-02-19T11:16:23.179Z] c3106fc0e877: Pulling fs layer [2025-02-19T11:16:23.179Z] 0f093f025ec4: Waiting [2025-02-19T11:16:23.179Z] c3106fc0e877: Waiting [2025-02-19T11:16:23.449Z] 547446be3368: Verifying Checksum [2025-02-19T11:16:23.449Z] 547446be3368: Download complete [2025-02-19T11:16:23.449Z] c3105a71a48b: Verifying Checksum [2025-02-19T11:16:23.449Z] c3105a71a48b: Download complete [2025-02-19T11:16:23.715Z] d125d8839a47: Verifying Checksum [2025-02-19T11:16:23.715Z] d125d8839a47: Download complete [2025-02-19T11:16:23.715Z] c3106fc0e877: Verifying Checksum [2025-02-19T11:16:23.715Z] c3106fc0e877: Download complete [2025-02-19T11:16:23.981Z] 0f093f025ec4: Verifying Checksum [2025-02-19T11:16:23.981Z] 0f093f025ec4: Download complete [2025-02-19T11:16:23.981Z] 547446be3368: Pull complete [2025-02-19T11:16:25.382Z] d125d8839a47: Pull complete [2025-02-19T11:16:25.970Z] 3e85d5ac6304: Verifying Checksum [2025-02-19T11:16:25.970Z] 3e85d5ac6304: Download complete [2025-02-19T11:16:27.643Z] #54 ... [2025-02-19T11:16:27.643Z] [2025-02-19T11:16:27.643Z] #51 [core-metadata internal] load build context [2025-02-19T11:16:27.643Z] #51 DONE 27.4s [2025-02-19T11:16:27.643Z] [2025-02-19T11:16:27.643Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:16:28.593Z] #68 ... [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #50 [security-bootstrapper internal] load build context [2025-02-19T11:16:28.593Z] #50 DONE 28.8s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #52 [core-data internal] load build context [2025-02-19T11:16:28.593Z] #52 DONE 28.8s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #35 [support-scheduler internal] load build context [2025-02-19T11:16:28.593Z] #35 DONE 29.1s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #54 [support-notifications internal] load build context [2025-02-19T11:16:28.593Z] #54 DONE 28.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #46 [security-secretstore-setup internal] load build context [2025-02-19T11:16:28.593Z] #46 DONE 28.8s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #47 [core-common-config-bootstrapper internal] load build context [2025-02-19T11:16:28.593Z] #47 DONE 28.7s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #49 [core-command internal] load build context [2025-02-19T11:16:28.593Z] #49 DONE 28.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #53 [security-spiffe-token-provider internal] load build context [2025-02-19T11:16:28.593Z] #53 DONE 28.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #48 [core-keeper internal] load build context [2025-02-19T11:16:28.593Z] #48 DONE 28.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #66 [security-proxy-setup internal] load build context [2025-02-19T11:16:28.593Z] #66 DONE 23.3s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #45 [security-proxy-auth internal] load build context [2025-02-19T11:16:28.593Z] #45 DONE 29.0s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T11:16:28.593Z] #62 ... [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T11:16:28.593Z] #70 DONE 23.5s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T11:16:28.593Z] #55 DONE 23.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-19T11:16:28.593Z] #37 DONE 23.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T11:16:28.593Z] #56 DONE 23.5s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T11:16:28.593Z] #69 DONE 23.6s [2025-02-19T11:16:28.593Z] [2025-02-19T11:16:28.593Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:16:28.850Z] #72 ... [2025-02-19T11:16:28.850Z] [2025-02-19T11:16:28.850Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T11:16:28.850Z] #59 DONE 23.6s [2025-02-19T11:16:28.850Z] [2025-02-19T11:16:28.850Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:16:28.850Z] #58 DONE 23.7s [2025-02-19T11:16:28.850Z] [2025-02-19T11:16:28.850Z] #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:16:28.850Z] #38 DONE 23.7s [2025-02-19T11:16:28.850Z] [2025-02-19T11:16:28.850Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T11:16:28.850Z] #62 DONE 23.7s [2025-02-19T11:16:28.850Z] [2025-02-19T11:16:28.851Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T11:16:28.851Z] #65 DONE 23.8s [2025-02-19T11:16:28.851Z] [2025-02-19T11:16:28.851Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-19T11:16:29.108Z] #73 ... [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:16:29.108Z] #72 DONE 0.3s [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:16:29.108Z] #74 DONE 0.3s [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:16:29.108Z] #75 DONE 0.3s [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:16:29.108Z] #76 DONE 0.4s [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:16:29.108Z] #77 DONE 0.3s [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #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-19T11:16:29.108Z] #64 DONE 24.1s [2025-02-19T11:16:29.108Z] [2025-02-19T11:16:29.108Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:16:30.114Z] #78 ... [2025-02-19T11:16:30.114Z] [2025-02-19T11:16:30.115Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T11:16:30.115Z] #71 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.115Z] #71 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.115Z] #71 24.19 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:30.115Z] #71 24.20 (2/4) Installing openssl (3.3.3-r0) [2025-02-19T11:16:30.115Z] #71 24.21 (3/4) Installing su-exec (0.2-r3) [2025-02-19T11:16:30.115Z] #71 24.21 (4/4) Installing yq-go (4.44.1-r2) [2025-02-19T11:16:30.115Z] #71 24.29 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:30.115Z] #71 24.30 OK: 19 MiB in 18 packages [2025-02-19T11:16:30.115Z] #71 DONE 24.5s [2025-02-19T11:16:30.115Z] [2025-02-19T11:16:30.115Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:16:30.115Z] #63 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.115Z] #63 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.115Z] #63 24.70 (1/7) Installing ca-certificates (20241121-r1) [2025-02-19T11:16:30.115Z] #63 24.74 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:30.115Z] #63 24.75 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-19T11:16:30.115Z] #63 24.75 (4/7) Installing libsodium (1.0.19-r0) [2025-02-19T11:16:30.115Z] #63 24.76 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-19T11:16:30.115Z] #63 24.78 (6/7) Installing libzmq (4.3.5-r2) [2025-02-19T11:16:30.115Z] #63 24.79 (7/7) Installing zeromq (4.3.5-r2) [2025-02-19T11:16:30.115Z] #63 24.80 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:30.115Z] #63 24.80 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:16:30.115Z] #63 24.86 OK: 12 MiB in 21 packages [2025-02-19T11:16:30.372Z] #63 DONE 25.1s [2025-02-19T11:16:30.372Z] [2025-02-19T11:16:30.372Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:16:30.939Z] #79 ... [2025-02-19T11:16:30.939Z] [2025-02-19T11:16:30.939Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-19T11:16:30.939Z] #57 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #57 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #57 25.21 (1/4) Installing ca-certificates (20241121-r1) [2025-02-19T11:16:30.939Z] #57 25.23 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:30.939Z] #57 25.23 (3/4) Installing su-exec (0.2-r3) [2025-02-19T11:16:30.939Z] #57 25.24 (4/4) Installing yq-go (4.44.1-r2) [2025-02-19T11:16:30.939Z] #57 25.30 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:30.939Z] #57 25.31 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:16:30.939Z] #57 25.35 OK: 19 MiB in 18 packages [2025-02-19T11:16:30.939Z] #57 DONE 25.7s [2025-02-19T11:16:30.939Z] [2025-02-19T11:16:30.939Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T11:16:30.939Z] #60 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #60 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #60 24.43 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:16:30.939Z] #60 24.43 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:16:30.939Z] #60 24.43 OK: 24170 distinct packages available [2025-02-19T11:16:30.939Z] #60 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #60 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #60 24.87 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:30.939Z] #60 24.88 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-19T11:16:30.939Z] #60 24.88 (3/5) Installing libucontext (1.2-r3) [2025-02-19T11:16:30.939Z] #60 24.88 (4/5) Installing gcompat (1.1.0-r4) [2025-02-19T11:16:30.939Z] #60 24.89 (5/5) Installing openssl (3.3.3-r0) [2025-02-19T11:16:30.939Z] #60 24.90 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:30.939Z] #60 24.91 OK: 9 MiB in 19 packages [2025-02-19T11:16:30.939Z] #60 DONE 25.2s [2025-02-19T11:16:30.939Z] [2025-02-19T11:16:30.939Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T11:16:30.939Z] #61 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #61 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.939Z] #61 24.61 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:16:30.939Z] #61 24.61 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:16:30.940Z] #61 24.61 OK: 24170 distinct packages available [2025-02-19T11:16:30.940Z] #61 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.940Z] #61 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:30.940Z] #61 25.13 (1/14) Installing ca-certificates (20241121-r1) [2025-02-19T11:16:30.940Z] #61 25.15 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-19T11:16:30.940Z] #61 25.16 (3/14) Installing c-ares (1.33.1-r0) [2025-02-19T11:16:30.940Z] #61 25.17 (4/14) Installing libunistring (1.2-r0) [2025-02-19T11:16:30.940Z] #61 25.18 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-19T11:16:30.940Z] #61 25.19 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-19T11:16:30.940Z] #61 25.19 (7/14) Installing libpsl (0.21.5-r1) [2025-02-19T11:16:30.940Z] #61 25.20 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-19T11:16:30.940Z] #61 25.21 (9/14) Installing libcurl (8.12.1-r0) [2025-02-19T11:16:30.940Z] #61 25.22 (10/14) Installing curl (8.12.1-r0) [2025-02-19T11:16:30.940Z] #61 25.23 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:30.940Z] #61 25.23 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-19T11:16:30.940Z] #61 25.24 (13/14) Installing libucontext (1.2-r3) [2025-02-19T11:16:30.940Z] #61 25.24 (14/14) Installing gcompat (1.1.0-r4) [2025-02-19T11:16:30.940Z] #61 25.24 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:30.940Z] #61 25.25 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:16:30.940Z] #61 25.31 OK: 13 MiB in 28 packages [2025-02-19T11:16:30.940Z] #61 DONE 25.7s [2025-02-19T11:16:31.198Z] [2025-02-19T11:16:31.198Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:16:31.198Z] #68 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.198Z] #68 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.198Z] #68 24.69 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:16:31.198Z] #68 24.69 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:16:31.198Z] #68 24.69 OK: 24170 distinct packages available [2025-02-19T11:16:31.198Z] #68 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.198Z] #68 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.198Z] #68 25.18 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:31.198Z] #68 25.19 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-19T11:16:31.198Z] #68 25.19 (3/4) Installing libucontext (1.2-r3) [2025-02-19T11:16:31.198Z] #68 25.19 (4/4) Installing gcompat (1.1.0-r4) [2025-02-19T11:16:31.198Z] #68 25.20 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:31.198Z] #68 25.21 OK: 8 MiB in 18 packages [2025-02-19T11:16:31.198Z] #68 DONE 25.4s [2025-02-19T11:16:31.198Z] [2025-02-19T11:16:31.198Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-19T11:16:31.457Z] #80 ... [2025-02-19T11:16:31.457Z] [2025-02-19T11:16:31.457Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:16:31.457Z] #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.457Z] #0 2.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.457Z] #0 2.711 OK: 10 MiB in 17 packages [2025-02-19T11:16:31.457Z] #81 DONE 2.9s [2025-02-19T11:16:31.716Z] [2025-02-19T11:16:31.716Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-19T11:16:31.716Z] #73 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.716Z] #73 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.976Z] #73 ... [2025-02-19T11:16:31.976Z] [2025-02-19T11:16:31.976Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:16:31.976Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.976Z] #0 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:31.976Z] #0 3.126 OK: 8 MiB in 15 packages [2025-02-19T11:16:31.976Z] #82 DONE 3.3s [2025-02-19T11:16:31.976Z] [2025-02-19T11:16:31.976Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-19T11:16:31.976Z] #73 3.272 OK: 8 MiB in 15 packages [2025-02-19T11:16:32.237Z] #73 DONE 3.4s [2025-02-19T11:16:32.237Z] [2025-02-19T11:16:32.237Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-19T11:16:32.807Z] #83 ... [2025-02-19T11:16:32.807Z] [2025-02-19T11:16:32.807Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-19T11:16:32.807Z] #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:32.807Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:32.807Z] #0 3.693 OK: 8 MiB in 16 packages [2025-02-19T11:16:32.807Z] #84 DONE 4.0s [2025-02-19T11:16:32.807Z] [2025-02-19T11:16:32.807Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-19T11:16:33.369Z] #85 ... [2025-02-19T11:16:33.369Z] [2025-02-19T11:16:33.369Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-19T11:16:33.369Z] #0 3.212 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.369Z] #0 3.712 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.369Z] #0 4.477 OK: 248 MiB in 58 packages [2025-02-19T11:16:33.369Z] #86 DONE 4.7s [2025-02-19T11:16:33.369Z] [2025-02-19T11:16:33.369Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-19T11:16:33.369Z] #87 DONE 0.0s [2025-02-19T11:16:33.629Z] [2025-02-19T11:16:33.629Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-19T11:16:33.629Z] #83 2.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.629Z] #83 2.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.629Z] #83 ... [2025-02-19T11:16:33.629Z] [2025-02-19T11:16:33.629Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-19T11:16:33.629Z] #0 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.629Z] #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.629Z] #0 3.604 OK: 19 MiB in 18 packages [2025-02-19T11:16:33.629Z] #88 DONE 3.7s [2025-02-19T11:16:33.629Z] [2025-02-19T11:16:33.629Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-19T11:16:33.629Z] #89 DONE 0.1s [2025-02-19T11:16:33.887Z] [2025-02-19T11:16:33.887Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:16:33.887Z] #79 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.887Z] #79 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.887Z] #79 3.365 OK: 12 MiB in 21 packages [2025-02-19T11:16:33.887Z] #79 DONE 3.5s [2025-02-19T11:16:33.887Z] [2025-02-19T11:16:33.887Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-19T11:16:33.887Z] #80 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.887Z] #80 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.887Z] #80 ... [2025-02-19T11:16:33.887Z] [2025-02-19T11:16:33.887Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:16:33.887Z] #0 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.887Z] #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:33.887Z] #0 2.897 OK: 13 MiB in 28 packages [2025-02-19T11:16:33.887Z] #90 DONE 3.0s [2025-02-19T11:16:33.887Z] [2025-02-19T11:16:33.887Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-19T11:16:33.887Z] #85 DONE 1.2s [2025-02-19T11:16:33.887Z] [2025-02-19T11:16:33.887Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-19T11:16:33.887Z] #91 DONE 0.1s [2025-02-19T11:16:34.144Z] [2025-02-19T11:16:34.144Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-19T11:16:34.144Z] #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:34.144Z] #0 2.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:34.144Z] #0 3.022 OK: 19 MiB in 18 packages [2025-02-19T11:16:34.144Z] #92 DONE 3.2s [2025-02-19T11:16:34.144Z] [2025-02-19T11:16:34.144Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-19T11:16:34.144Z] #83 3.140 OK: 9 MiB in 19 packages [2025-02-19T11:16:34.144Z] #83 DONE 3.3s [2025-02-19T11:16:34.144Z] [2025-02-19T11:16:34.144Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:16:35.520Z] #93 ... [2025-02-19T11:16:35.520Z] [2025-02-19T11:16:35.520Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-19T11:16:35.520Z] #0 3.869 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:35.520Z] #0 4.325 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-19T11:16:35.520Z] #0 5.035 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T11:16:35.520Z] #0 5.531 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:16:35.520Z] #0 5.541 OK: 8 MiB in 15 packages [2025-02-19T11:16:35.520Z] #94 DONE 6.1s [2025-02-19T11:16:35.520Z] [2025-02-19T11:16:35.520Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:16:35.520Z] #93 DONE 1.2s [2025-02-19T11:16:35.520Z] [2025-02-19T11:16:35.520Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-19T11:16:35.520Z] #80 3.210 OK: 8 MiB in 18 packages [2025-02-19T11:16:35.520Z] #80 DONE 4.3s [2025-02-19T11:16:35.520Z] [2025-02-19T11:16:35.520Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-19T11:16:35.520Z] #95 DONE 1.2s [2025-02-19T11:16:35.520Z] [2025-02-19T11:16:35.520Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:16:36.041Z] 3e85d5ac6304: Pull complete [2025-02-19T11:16:36.041Z] c3105a71a48b: Pull complete [2025-02-19T11:16:36.454Z] #96 ... [2025-02-19T11:16:36.454Z] [2025-02-19T11:16:36.454Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:16:36.454Z] #97 DONE 0.9s [2025-02-19T11:16:36.454Z] [2025-02-19T11:16:36.454Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-19T11:16:36.454Z] #98 DONE 1.2s [2025-02-19T11:16:36.454Z] [2025-02-19T11:16:36.454Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:16:36.454Z] #96 DONE 1.2s [2025-02-19T11:16:36.454Z] [2025-02-19T11:16:36.454Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-19T11:16:36.454Z] #99 DONE 0.1s [2025-02-19T11:16:36.454Z] [2025-02-19T11:16:36.454Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-19T11:16:36.454Z] #100 DONE 0.1s [2025-02-19T11:16:36.454Z] [2025-02-19T11:16:36.454Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-19T11:16:36.638Z] 0f093f025ec4: Pull complete [2025-02-19T11:16:36.711Z] #101 DONE 0.1s [2025-02-19T11:16:36.711Z] [2025-02-19T11:16:36.711Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-19T11:16:36.711Z] #102 DONE 0.1s [2025-02-19T11:16:36.711Z] [2025-02-19T11:16:36.711Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-19T11:16:36.711Z] #103 DONE 0.0s [2025-02-19T11:16:36.711Z] [2025-02-19T11:16:36.711Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T11:16:36.711Z] #104 DONE 0.0s [2025-02-19T11:16:36.711Z] [2025-02-19T11:16:36.711Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T11:16:36.711Z] #105 DONE 0.0s [2025-02-19T11:16:36.711Z] [2025-02-19T11:16:36.711Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-19T11:16:36.711Z] #106 DONE 0.1s [2025-02-19T11:16:36.711Z] [2025-02-19T11:16:36.712Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-19T11:16:36.712Z] #107 DONE 0.0s [2025-02-19T11:16:36.712Z] [2025-02-19T11:16:36.712Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T11:16:36.712Z] #108 DONE 0.1s [2025-02-19T11:16:36.712Z] [2025-02-19T11:16:36.712Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-19T11:16:36.712Z] #109 DONE 0.1s [2025-02-19T11:16:36.712Z] [2025-02-19T11:16:36.712Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-19T11:16:36.712Z] #110 DONE 0.1s [2025-02-19T11:16:36.712Z] [2025-02-19T11:16:36.712Z] #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-19T11:16:36.905Z] c3106fc0e877: Pull complete [2025-02-19T11:16:36.905Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-19T11:16:36.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-19T11:16:36.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:16:36.967Z] #111 DONE 0.1s [2025-02-19T11:16:36.967Z] [2025-02-19T11:16:36.967Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-19T11:16:36.967Z] #112 DONE 0.1s [2025-02-19T11:16:36.967Z] [2025-02-19T11:16:36.967Z] #113 [security-spire-agent] exporting to image [2025-02-19T11:16:36.967Z] #113 exporting layers [2025-02-19T11:16:37.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-39232 does not seem to be running inside a container [2025-02-19T11:16:37.157Z] $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:16:37.532Z] #113 exporting layers 0.8s done [2025-02-19T11:16:37.532Z] #113 writing image sha256:0b4b03a05602d2410bf063a91744641fe6644cf008e94ca5bdd89bdff20453e1 0.0s done [2025-02-19T11:16:37.532Z] #113 naming to docker.io/library/security-spire-server done [2025-02-19T11:16:37.790Z] #113 exporting layers 0.8s done [2025-02-19T11:16:37.790Z] #113 writing image sha256:f43eda931a400d776f01a3dfc5b6e00886c89dc834b4b804bc601156b69f2f45 done [2025-02-19T11:16:37.790Z] #113 naming to docker.io/library/security-spire-agent done [2025-02-19T11:16:37.790Z] #113 writing image sha256:2af84912f484e496f46d1128e3104815050ae3a0a773dbaf137de0c536ca83d2 done [2025-02-19T11:16:37.790Z] #113 naming to docker.io/library/security-spire-config done [2025-02-19T11:16:37.790Z] #113 DONE 0.9s [2025-02-19T11:16:37.790Z] [2025-02-19T11:16:37.790Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:39.164Z] #41 ... [2025-02-19T11:16:39.164Z] [2025-02-19T11:16:39.164Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:16:39.164Z] #114 ... [2025-02-19T11:16:39.164Z] [2025-02-19T11:16:39.164Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:16:39.305Z] $ docker top 3e53572f3527a8314f86093946e401505228f649021fa60aa5b04ebdf85cdf28 -eo pid,comm [2025-02-19T11:16:39.423Z] #115 ... [2025-02-19T11:16:39.423Z] [2025-02-19T11:16:39.423Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-19T11:16:39.423Z] #67 ... [2025-02-19T11:16:39.423Z] [2025-02-19T11:16:39.423Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh [2025-02-19T11:16:39.681Z] #116 ... [2025-02-19T11:16:39.682Z] [2025-02-19T11:16:39.682Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:16:39.682Z] #117 ... [2025-02-19T11:16:39.682Z] [2025-02-19T11:16:39.682Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:16:40.124Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-19T11:16:50.200Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #1 transferring dockerfile: [2025-02-19T11:16:50.200Z] #1 transferring dockerfile: 1.81kB done [2025-02-19T11:16:50.200Z] #1 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #2 DONE 0.0s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #3 transferring dockerfile: 1.83kB done [2025-02-19T11:16:50.200Z] #3 DONE 0.0s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #2 transferring dockerfile: 2.49kB 0.0s done [2025-02-19T11:16:50.200Z] #2 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #4 [core-command internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #4 transferring dockerfile: 1.94kB 0.0s done [2025-02-19T11:16:50.200Z] #4 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #5 transferring dockerfile: 1.69kB 0.0s done [2025-02-19T11:16:50.200Z] #5 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #6 [core-data internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #6 transferring dockerfile: 2.04kB 0.0s done [2025-02-19T11:16:50.200Z] #6 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #7 transferring dockerfile: 2.23kB 0.0s done [2025-02-19T11:16:50.200Z] #7 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #8 transferring dockerfile: 2.01kB 0.0s done [2025-02-19T11:16:50.200Z] #8 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #9 transferring dockerfile: 1.89kB done [2025-02-19T11:16:50.200Z] #9 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #10 transferring dockerfile: 2.14kB done [2025-02-19T11:16:50.200Z] #10 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #11 transferring dockerfile: 1.70kB 0.0s done [2025-02-19T11:16:50.200Z] #11 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #12 transferring dockerfile: 2.50kB 0.0s done [2025-02-19T11:16:50.200Z] #12 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #13 transferring dockerfile: 2.10kB done [2025-02-19T11:16:50.200Z] #13 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #14 transferring dockerfile: 3.02kB done [2025-02-19T11:16:50.200Z] #14 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-02-19T11:16:50.200Z] #15 transferring dockerfile: 2.00kB done [2025-02-19T11:16:50.200Z] #15 DONE 0.1s [2025-02-19T11:16:50.200Z] [2025-02-19T11:16:50.200Z] #16 [security-spire-agent internal] load .dockerignore [2025-02-19T11:16:50.200Z] #16 transferring context: [2025-02-19T11:16:50.467Z] #16 transferring context: 50B 0.0s done [2025-02-19T11:16:50.467Z] #16 DONE 0.1s [2025-02-19T11:16:51.063Z] [2025-02-19T11:16:51.063Z] #17 [support-scheduler internal] load .dockerignore [2025-02-19T11:16:51.063Z] #17 transferring context: 50B done [2025-02-19T11:16:51.063Z] #17 DONE 0.0s [2025-02-19T11:16:51.063Z] [2025-02-19T11:16:51.063Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-02-19T11:16:51.063Z] #18 transferring context: 50B done [2025-02-19T11:16:51.063Z] #18 DONE 0.0s [2025-02-19T11:16:51.063Z] [2025-02-19T11:16:51.063Z] #19 [core-command internal] load .dockerignore [2025-02-19T11:16:51.063Z] #19 transferring context: 50B 0.0s done [2025-02-19T11:16:51.063Z] #19 DONE 0.1s [2025-02-19T11:16:51.342Z] [2025-02-19T11:16:51.342Z] #20 [security-spire-config internal] load .dockerignore [2025-02-19T11:16:51.342Z] #20 transferring context: 50B done [2025-02-19T11:16:51.342Z] #20 DONE 0.1s [2025-02-19T11:16:51.342Z] [2025-02-19T11:16:51.342Z] #21 [core-data internal] load .dockerignore [2025-02-19T11:16:51.342Z] #21 transferring context: 50B 0.0s done [2025-02-19T11:16:51.342Z] #21 DONE 0.1s [2025-02-19T11:16:51.342Z] [2025-02-19T11:16:51.342Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-19T11:16:51.343Z] #22 transferring context: 50B done [2025-02-19T11:16:51.343Z] #22 DONE 0.1s [2025-02-19T11:16:51.343Z] [2025-02-19T11:16:51.343Z] #23 [core-keeper internal] load .dockerignore [2025-02-19T11:16:51.343Z] #23 transferring context: 50B done [2025-02-19T11:16:51.343Z] #23 DONE 0.1s [2025-02-19T11:16:51.343Z] [2025-02-19T11:16:51.343Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-02-19T11:16:51.343Z] #24 transferring context: 50B 0.0s done [2025-02-19T11:16:51.343Z] #24 DONE 0.1s [2025-02-19T11:16:51.343Z] [2025-02-19T11:16:51.343Z] #25 [security-proxy-auth internal] load .dockerignore [2025-02-19T11:16:51.619Z] #25 transferring context: 50B 0.0s done [2025-02-19T11:16:51.619Z] #25 DONE 0.1s [2025-02-19T11:16:51.619Z] [2025-02-19T11:16:51.619Z] #26 [security-spire-server internal] load .dockerignore [2025-02-19T11:16:51.619Z] #26 transferring context: 50B 0.0s done [2025-02-19T11:16:51.619Z] #26 DONE 0.1s [2025-02-19T11:16:51.619Z] [2025-02-19T11:16:51.619Z] #27 [security-proxy-setup internal] load .dockerignore [2025-02-19T11:16:51.619Z] #27 transferring context: 50B 0.0s done [2025-02-19T11:16:51.619Z] #27 DONE 0.1s [2025-02-19T11:16:51.619Z] [2025-02-19T11:16:51.619Z] #28 [core-metadata internal] load .dockerignore [2025-02-19T11:16:51.885Z] #28 transferring context: 50B done [2025-02-19T11:16:51.885Z] #28 DONE 0.1s [2025-02-19T11:16:51.885Z] [2025-02-19T11:16:51.885Z] #29 [security-bootstrapper internal] load .dockerignore [2025-02-19T11:16:51.885Z] #29 transferring context: 50B 0.0s done [2025-02-19T11:16:51.885Z] #29 DONE 0.1s [2025-02-19T11:16:51.885Z] [2025-02-19T11:16:51.885Z] #30 [support-notifications internal] load .dockerignore [2025-02-19T11:16:51.885Z] #30 transferring context: 50B 0.0s done [2025-02-19T11:16:51.885Z] #30 DONE 0.0s [2025-02-19T11:16:51.885Z] [2025-02-19T11:16:51.885Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-19T11:16:52.467Z] #31 ... [2025-02-19T11:16:52.467Z] [2025-02-19T11:16:52.467Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:52.467Z] #32 DONE 0.6s [2025-02-19T11:16:52.467Z] [2025-02-19T11:16:52.467Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-19T11:16:52.733Z] #33 DONE 0.8s [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:52.733Z] #34 DONE 0.0s [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-19T11:16:52.733Z] #31 DONE 0.8s [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:52.733Z] #32 ... [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:52.733Z] #34 DONE 0.0s [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:52.733Z] #32 ... [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:52.733Z] #34 DONE 0.0s [2025-02-19T11:16:52.733Z] [2025-02-19T11:16:52.733Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:53.000Z] #32 ... [2025-02-19T11:16:53.000Z] [2025-02-19T11:16:53.000Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:53.000Z] #34 DONE 0.0s [2025-02-19T11:16:53.000Z] [2025-02-19T11:16:53.000Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:53.000Z] #32 ... [2025-02-19T11:16:53.000Z] [2025-02-19T11:16:53.000Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:53.000Z] #34 DONE 0.0s [2025-02-19T11:16:53.000Z] [2025-02-19T11:16:53.000Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-19T11:16:53.000Z] #33 DONE 0.8s [2025-02-19T11:16:53.000Z] [2025-02-19T11:16:53.000Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:53.266Z] #32 ... [2025-02-19T11:16:53.266Z] [2025-02-19T11:16:53.266Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:53.266Z] #34 DONE 0.0s [2025-02-19T11:16:53.266Z] [2025-02-19T11:16:53.266Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:53.532Z] #32 DONE 0.7s [2025-02-19T11:16:53.532Z] [2025-02-19T11:16:53.532Z] #35 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:53.532Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-19T11:16:53.532Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:53.532Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-19T11:16:53.532Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-19T11:16:53.532Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.5s [2025-02-19T11:16:53.532Z] #35 ... [2025-02-19T11:16:53.532Z] [2025-02-19T11:16:53.532Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:53.532Z] #34 DONE 0.0s [2025-02-19T11:16:53.532Z] [2025-02-19T11:16:53.532Z] #36 [security-spire-agent internal] load build context [2025-02-19T11:16:53.532Z] #36 transferring context: 23.33kB 0.1s done [2025-02-19T11:16:53.532Z] #36 DONE 0.8s [2025-02-19T11:16:53.532Z] [2025-02-19T11:16:53.532Z] #35 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:53.532Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-19T11:16:53.532Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:53.532Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-19T11:16:53.532Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-19T11:16:53.532Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.6s [2025-02-19T11:16:53.532Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.7s [2025-02-19T11:16:53.797Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.9s [2025-02-19T11:16:54.381Z] #35 ... [2025-02-19T11:16:54.381Z] [2025-02-19T11:16:54.381Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:54.381Z] #32 DONE 1.5s [2025-02-19T11:16:54.381Z] [2025-02-19T11:16:54.381Z] #35 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:54.381Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.2s done [2025-02-19T11:16:54.381Z] #35 ... [2025-02-19T11:16:54.381Z] [2025-02-19T11:16:54.381Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:54.381Z] #34 DONE 0.0s [2025-02-19T11:16:54.381Z] [2025-02-19T11:16:54.381Z] #35 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:54.381Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-19T11:16:54.381Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:54.381Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-19T11:16:54.381Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-19T11:16:54.381Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.2s done [2025-02-19T11:16:54.381Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-02-19T11:16:54.647Z] #35 ... [2025-02-19T11:16:54.647Z] [2025-02-19T11:16:54.647Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:54.647Z] #34 DONE 0.0s [2025-02-19T11:16:54.647Z] [2025-02-19T11:16:54.647Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-19T11:16:54.647Z] #33 DONE 1.6s [2025-02-19T11:16:54.647Z] [2025-02-19T11:16:54.647Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:54.647Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-02-19T11:16:54.647Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-19T11:16:54.647Z] #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-19T11:16:54.647Z] #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-19T11:16:54.647Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-02-19T11:16:54.647Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-02-19T11:16:54.647Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-02-19T11:16:54.647Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-19T11:16:54.647Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 1.6s [2025-02-19T11:16:54.647Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-19T11:16:54.914Z] #37 ... [2025-02-19T11:16:54.914Z] [2025-02-19T11:16:54.914Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:54.914Z] #34 DONE 0.1s [2025-02-19T11:16:54.914Z] [2025-02-19T11:16:54.914Z] #38 [support-scheduler internal] load build context [2025-02-19T11:16:54.914Z] #38 transferring context: 3.19MB 1.4s done [2025-02-19T11:16:54.914Z] #38 DONE 2.0s [2025-02-19T11:16:54.914Z] [2025-02-19T11:16:54.914Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:54.914Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-02-19T11:16:54.914Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-19T11:16:54.914Z] #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-19T11:16:54.914Z] #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-19T11:16:54.914Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-02-19T11:16:54.914Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-02-19T11:16:54.914Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-02-19T11:16:54.914Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-19T11:16:54.914Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-19T11:16:54.914Z] #37 ... [2025-02-19T11:16:54.914Z] [2025-02-19T11:16:54.914Z] #39 [core-metadata internal] load build context [2025-02-19T11:16:54.914Z] #39 DONE 0.0s [2025-02-19T11:16:54.914Z] [2025-02-19T11:16:54.914Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:55.181Z] #37 ... [2025-02-19T11:16:55.181Z] [2025-02-19T11:16:55.181Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-19T11:16:55.181Z] #34 DONE 0.1s [2025-02-19T11:16:55.181Z] [2025-02-19T11:16:55.181Z] #40 [security-secretstore-setup internal] load build context [2025-02-19T11:16:55.181Z] #40 transferring context: 3.19MB 1.5s done [2025-02-19T11:16:55.181Z] #40 DONE 2.3s [2025-02-19T11:16:55.181Z] [2025-02-19T11:16:55.181Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:55.181Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 2.1s [2025-02-19T11:16:55.181Z] #37 ... [2025-02-19T11:16:55.181Z] [2025-02-19T11:16:55.181Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-19T11:16:55.181Z] #32 DONE 2.5s [2025-02-19T11:16:55.181Z] [2025-02-19T11:16:55.182Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:55.182Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-19T11:16:55.449Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 2.4s [2025-02-19T11:16:55.717Z] #37 ... [2025-02-19T11:16:55.717Z] [2025-02-19T11:16:55.717Z] #41 [security-spire-config internal] load build context [2025-02-19T11:16:55.717Z] #41 transferring context: 22.05kB 0.3s done [2025-02-19T11:16:55.717Z] #41 DONE 2.6s [2025-02-19T11:16:55.717Z] [2025-02-19T11:16:55.717Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:55.717Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.42MB / 33.17MB 2.7s [2025-02-19T11:16:56.034Z] #37 ... [2025-02-19T11:16:56.034Z] [2025-02-19T11:16:56.034Z] #42 [core-data internal] load build context [2025-02-19T11:16:56.034Z] #42 transferring context: 3.19MB 1.8s done [2025-02-19T11:16:56.034Z] #42 DONE 3.0s [2025-02-19T11:16:56.034Z] [2025-02-19T11:16:56.034Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:56.034Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 3.0s [2025-02-19T11:16:56.303Z] #37 ... [2025-02-19T11:16:56.303Z] [2025-02-19T11:16:56.303Z] #43 [core-command internal] load build context [2025-02-19T11:16:56.303Z] #43 transferring context: 3.19MB 1.9s done [2025-02-19T11:16:56.303Z] #43 DONE 3.2s [2025-02-19T11:16:56.303Z] [2025-02-19T11:16:56.303Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:56.303Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.3s [2025-02-19T11:16:56.303Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.4s [2025-02-19T11:16:56.890Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.7s [2025-02-19T11:16:56.890Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 4.0s [2025-02-19T11:16:57.474Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.3s [2025-02-19T11:16:57.474Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 4.5s [2025-02-19T11:16:57.742Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.7s [2025-02-19T11:16:57.742Z] #37 ... [2025-02-19T11:16:57.742Z] [2025-02-19T11:16:57.742Z] #44 [security-spire-server internal] load build context [2025-02-19T11:16:57.742Z] #44 transferring context: 23.80kB 0.3s done [2025-02-19T11:16:57.742Z] #44 DONE 3.1s [2025-02-19T11:16:57.742Z] [2025-02-19T11:16:57.742Z] #45 [core-common-config-bootstrapper internal] load build context [2025-02-19T11:16:57.742Z] #45 transferring context: 3.19MB 1.7s done [2025-02-19T11:16:57.742Z] #45 DONE 4.3s [2025-02-19T11:16:57.742Z] [2025-02-19T11:16:57.742Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:16:58.012Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 4.9s [2025-02-19T11:16:58.278Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done [2025-02-19T11:16:58.278Z] #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done [2025-02-19T11:16:58.544Z] #37 ... [2025-02-19T11:16:58.544Z] [2025-02-19T11:16:58.544Z] #46 [security-spiffe-token-provider internal] load build context [2025-02-19T11:16:58.544Z] #46 transferring context: 3.19MB 2.7s done [2025-02-19T11:16:58.544Z] #46 DONE 5.1s [2025-02-19T11:16:58.812Z] [2025-02-19T11:16:58.812Z] #47 [core-keeper internal] load build context [2025-02-19T11:16:58.812Z] #47 transferring context: 3.19MB 2.1s done [2025-02-19T11:16:58.812Z] #47 DONE 5.2s [2025-02-19T11:16:58.812Z] [2025-02-19T11:16:58.812Z] #48 [security-proxy-auth internal] load build context [2025-02-19T11:16:58.812Z] #48 transferring context: 3.19MB 2.2s done [2025-02-19T11:16:58.812Z] #48 DONE 4.5s [2025-02-19T11:16:58.812Z] [2025-02-19T11:16:58.812Z] #35 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:58.812Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-19T11:16:58.812Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-19T11:16:58.812Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-19T11:16:58.812Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-19T11:16:58.812Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.2s done [2025-02-19T11:16:58.812Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.5s done [2025-02-19T11:16:59.395Z] #35 ... [2025-02-19T11:16:59.395Z] [2025-02-19T11:16:59.395Z] #49 [support-notifications internal] load build context [2025-02-19T11:16:59.395Z] #49 transferring context: 3.19MB 2.3s done [2025-02-19T11:16:59.395Z] #49 DONE 3.9s [2025-02-19T11:16:59.395Z] [2025-02-19T11:16:59.395Z] #50 [security-proxy-setup internal] load build context [2025-02-19T11:16:59.395Z] #50 transferring context: 3.19MB 2.2s done [2025-02-19T11:16:59.395Z] #50 DONE 4.4s [2025-02-19T11:16:59.395Z] [2025-02-19T11:16:59.395Z] #39 [core-metadata internal] load build context [2025-02-19T11:16:59.395Z] #39 transferring context: 3.19MB 2.3s done [2025-02-19T11:16:59.395Z] #39 DONE 4.6s [2025-02-19T11:16:59.395Z] [2025-02-19T11:16:59.395Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:16:59.976Z] #35 ... [2025-02-19T11:16:59.976Z] [2025-02-19T11:16:59.976Z] #51 [security-bootstrapper internal] load build context [2025-02-19T11:16:59.976Z] #51 transferring context: 3.19MB 1.7s done [2025-02-19T11:16:59.976Z] #51 DONE 4.5s [2025-02-19T11:16:59.976Z] [2025-02-19T11:16:59.976Z] #52 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-19T11:16:59.976Z] #52 DONE 7.2s [2025-02-19T11:16:59.976Z] [2025-02-19T11:16:59.976Z] #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-19T11:17:01.383Z] #53 DONE 1.6s [2025-02-19T11:17:01.383Z] [2025-02-19T11:17:01.383Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T11:17:02.802Z] #54 ... [2025-02-19T11:17:02.802Z] [2025-02-19T11:17:02.802Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-19T11:17:02.802Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-02-19T11:17:02.802Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-19T11:17:02.802Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-19T11:17:02.802Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-19T11:17:02.802Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-02-19T11:17:02.802Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-02-19T11:17:02.802Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-02-19T11:17:02.802Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done [2025-02-19T11:17:02.802Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-19T11:17:02.802Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.5s done [2025-02-19T11:17:02.802Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-19T11:17:02.802Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.1s [2025-02-19T11:17:02.802Z] #55 ... [2025-02-19T11:17:02.802Z] [2025-02-19T11:17:02.802Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:17:02.802Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.7s [2025-02-19T11:17:06.371Z] #37 ... [2025-02-19T11:17:06.371Z] [2025-02-19T11:17:06.371Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-19T11:17:06.371Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.9s done [2025-02-19T11:17:06.371Z] #55 DONE 13.6s [2025-02-19T11:17:06.371Z] [2025-02-19T11:17:06.371Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:17:06.371Z] #37 ... [2025-02-19T11:17:06.371Z] [2025-02-19T11:17:06.371Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:17:06.371Z] #56 ... [2025-02-19T11:17:06.371Z] [2025-02-19T11:17:06.371Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:17:08.386Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.3s [2025-02-19T11:17:09.396Z] #37 ... [2025-02-19T11:17:09.396Z] [2025-02-19T11:17:09.396Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-19T11:17:09.396Z] #0 6.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:09.396Z] #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:09.396Z] #0 8.723 (1/4) Installing ca-certificates (20241121-r1) [2025-02-19T11:17:09.397Z] #0 8.935 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:09.397Z] #0 8.960 (3/4) Installing su-exec (0.2-r3) [2025-02-19T11:17:09.397Z] #0 8.967 (4/4) Installing yq-go (4.44.1-r2) [2025-02-19T11:17:09.397Z] #0 9.575 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:09.397Z] #0 9.829 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:17:09.679Z] #57 ... [2025-02-19T11:17:09.679Z] [2025-02-19T11:17:09.679Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T11:17:09.679Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:09.679Z] #58 ... [2025-02-19T11:17:09.679Z] [2025-02-19T11:17:09.679Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T11:17:09.955Z] #59 ... [2025-02-19T11:17:09.955Z] [2025-02-19T11:17:09.955Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T11:17:09.955Z] #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:09.955Z] #0 9.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:09.955Z] #60 ... [2025-02-19T11:17:09.955Z] [2025-02-19T11:17:09.955Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T11:17:09.955Z] #0 7.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:09.955Z] #0 8.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.224Z] #61 ... [2025-02-19T11:17:10.224Z] [2025-02-19T11:17:10.224Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:10.224Z] #0 9.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.224Z] #62 ... [2025-02-19T11:17:10.224Z] [2025-02-19T11:17:10.224Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:10.496Z] #63 ... [2025-02-19T11:17:10.496Z] [2025-02-19T11:17:10.496Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:17:10.496Z] #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.496Z] #64 ... [2025-02-19T11:17:10.496Z] [2025-02-19T11:17:10.496Z] #65 [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-19T11:17:10.496Z] #65 DONE 10.9s [2025-02-19T11:17:10.496Z] [2025-02-19T11:17:10.496Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:17:10.496Z] #64 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.496Z] #64 ... [2025-02-19T11:17:10.496Z] [2025-02-19T11:17:10.496Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T11:17:10.496Z] #0 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.764Z] #66 ... [2025-02-19T11:17:10.764Z] [2025-02-19T11:17:10.764Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:17:10.764Z] #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.764Z] #0 9.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:10.764Z] #67 ... [2025-02-19T11:17:10.764Z] [2025-02-19T11:17:10.764Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:17:11.386Z] #37 ... [2025-02-19T11:17:11.386Z] [2025-02-19T11:17:11.386Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T11:17:11.386Z] #68 ... [2025-02-19T11:17:11.386Z] [2025-02-19T11:17:11.386Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T11:17:11.652Z] #69 ... [2025-02-19T11:17:11.652Z] [2025-02-19T11:17:11.652Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T11:17:11.652Z] #0 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:11.652Z] #70 ... [2025-02-19T11:17:11.652Z] [2025-02-19T11:17:11.652Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-19T11:17:11.652Z] #54 DONE 10.4s [2025-02-19T11:17:11.652Z] [2025-02-19T11:17:11.652Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:17:11.920Z] #71 ... [2025-02-19T11:17:11.920Z] [2025-02-19T11:17:11.920Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:17:12.195Z] #37 ... [2025-02-19T11:17:12.195Z] [2025-02-19T11:17:12.195Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-19T11:17:12.195Z] #57 10.80 OK: 20 MiB in 18 packages [2025-02-19T11:17:12.195Z] #57 DONE 12.8s [2025-02-19T11:17:12.464Z] [2025-02-19T11:17:12.464Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:17:13.875Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.9s [2025-02-19T11:17:19.255Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.1s [2025-02-19T11:17:19.255Z] #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.2s done [2025-02-19T11:17:19.255Z] #37 DONE 27.2s [2025-02-19T11:17:19.255Z] [2025-02-19T11:17:19.255Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T11:17:19.255Z] #60 19.13 (1/3) Installing ca-certificates (20241121-r1) [2025-02-19T11:17:19.255Z] #60 19.61 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:19.255Z] #60 19.62 (3/3) Installing tzdata (2025a-r0) [2025-02-19T11:17:20.238Z] #60 ... [2025-02-19T11:17:20.238Z] [2025-02-19T11:17:20.238Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T11:17:20.238Z] #59 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:20.238Z] #59 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:20.238Z] #59 ... [2025-02-19T11:17:20.238Z] [2025-02-19T11:17:20.238Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:17:20.238Z] #67 18.07 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:17:20.238Z] #67 18.07 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:17:20.238Z] #67 18.07 OK: 24048 distinct packages available [2025-02-19T11:17:20.238Z] #67 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:20.506Z] #67 ... [2025-02-19T11:17:20.506Z] [2025-02-19T11:17:20.506Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:20.506Z] #0 5.146 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:20.506Z] #0 7.000 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:20.773Z] #72 ... [2025-02-19T11:17:20.773Z] [2025-02-19T11:17:20.773Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:17:20.773Z] #64 20.84 (1/7) Installing ca-certificates (20241121-r1) [2025-02-19T11:17:20.773Z] #64 21.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:20.773Z] #64 21.23 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-19T11:17:20.773Z] #64 21.24 (4/7) Installing libsodium (1.0.19-r0) [2025-02-19T11:17:21.040Z] #64 21.30 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-19T11:17:21.040Z] #64 ... [2025-02-19T11:17:21.040Z] [2025-02-19T11:17:21.040Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:21.040Z] #62 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:21.040Z] #62 21.03 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:21.040Z] #62 21.07 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:21.040Z] #62 21.18 OK: 9 MiB in 15 packages [2025-02-19T11:17:21.307Z] #62 ... [2025-02-19T11:17:21.307Z] [2025-02-19T11:17:21.307Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:21.307Z] #63 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:21.307Z] #63 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:21.307Z] #63 ... [2025-02-19T11:17:21.307Z] [2025-02-19T11:17:21.307Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T11:17:21.307Z] #59 21.66 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:21.307Z] #59 21.69 (2/4) Installing openssl (3.3.3-r0) [2025-02-19T11:17:21.307Z] #59 21.81 (3/4) Installing su-exec (0.2-r3) [2025-02-19T11:17:21.575Z] #59 21.85 (4/4) Installing yq-go (4.44.1-r2) [2025-02-19T11:17:21.575Z] #59 ... [2025-02-19T11:17:21.575Z] [2025-02-19T11:17:21.575Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T11:17:21.575Z] #58 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:21.575Z] #58 21.45 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:17:21.575Z] #58 21.46 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:17:21.575Z] #58 21.47 OK: 24048 distinct packages available [2025-02-19T11:17:21.868Z] #58 ... [2025-02-19T11:17:21.868Z] [2025-02-19T11:17:21.868Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-19T11:17:21.868Z] #0 5.110 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:21.868Z] #0 6.723 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:21.868Z] #73 ... [2025-02-19T11:17:21.868Z] [2025-02-19T11:17:21.868Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:21.868Z] #63 22.33 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:21.868Z] #63 22.35 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:22.140Z] #63 22.53 OK: 9 MiB in 15 packages [2025-02-19T11:17:22.140Z] #63 ... [2025-02-19T11:17:22.140Z] [2025-02-19T11:17:22.140Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-19T11:17:22.140Z] #0 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.140Z] #0 5.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.416Z] #74 ... [2025-02-19T11:17:22.416Z] [2025-02-19T11:17:22.416Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:22.416Z] #62 DONE 22.7s [2025-02-19T11:17:22.416Z] [2025-02-19T11:17:22.416Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T11:17:22.416Z] #69 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.416Z] #69 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.694Z] #69 ... [2025-02-19T11:17:22.694Z] [2025-02-19T11:17:22.694Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:17:22.694Z] #71 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.694Z] #71 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.694Z] #71 ... [2025-02-19T11:17:22.694Z] [2025-02-19T11:17:22.694Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T11:17:22.694Z] #68 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.694Z] #68 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.963Z] #68 ... [2025-02-19T11:17:22.963Z] [2025-02-19T11:17:22.963Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T11:17:22.963Z] #66 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:22.963Z] #66 ... [2025-02-19T11:17:22.963Z] [2025-02-19T11:17:22.963Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T11:17:22.963Z] #58 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:23.235Z] #58 ... [2025-02-19T11:17:23.235Z] [2025-02-19T11:17:23.235Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:17:23.235Z] #56 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:23.235Z] #56 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:23.504Z] #56 ... [2025-02-19T11:17:23.504Z] [2025-02-19T11:17:23.504Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T11:17:23.504Z] #70 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:23.504Z] #70 21.90 OK: 239 MiB in 58 packages [2025-02-19T11:17:23.504Z] #70 ... [2025-02-19T11:17:23.504Z] [2025-02-19T11:17:23.504Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T11:17:23.504Z] #66 23.79 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:23.504Z] #66 23.84 (2/2) Installing su-exec (0.2-r3) [2025-02-19T11:17:23.504Z] #66 23.84 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:23.504Z] #66 23.99 OK: 9 MiB in 16 packages [2025-02-19T11:17:24.499Z] #66 ... [2025-02-19T11:17:24.499Z] [2025-02-19T11:17:24.499Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-19T11:17:24.499Z] #60 21.19 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:24.499Z] #60 21.35 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:17:24.499Z] #60 22.41 OK: 11 MiB in 17 packages [2025-02-19T11:17:24.499Z] #60 DONE 24.7s [2025-02-19T11:17:24.499Z] [2025-02-19T11:17:24.499Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:24.786Z] #75 ... [2025-02-19T11:17:24.786Z] [2025-02-19T11:17:24.786Z] #63 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:24.786Z] #63 DONE 25.5s [2025-02-19T11:17:25.061Z] [2025-02-19T11:17:25.061Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-02-19T11:17:25.337Z] #76 ... [2025-02-19T11:17:25.337Z] [2025-02-19T11:17:25.337Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-19T11:17:25.337Z] #70 DONE 24.1s [2025-02-19T11:17:25.337Z] [2025-02-19T11:17:25.337Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:17:25.337Z] #64 21.54 (6/7) Installing libzmq (4.3.5-r2) [2025-02-19T11:17:25.337Z] #64 21.64 (7/7) Installing zeromq (4.3.5-r2) [2025-02-19T11:17:25.337Z] #64 21.76 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:25.337Z] #64 21.90 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:17:25.337Z] #64 23.69 OK: 14 MiB in 21 packages [2025-02-19T11:17:25.612Z] #64 ... [2025-02-19T11:17:25.612Z] [2025-02-19T11:17:25.612Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:17:25.612Z] #71 22.44 OK: 239 MiB in 58 packages [2025-02-19T11:17:25.612Z] #71 DONE 24.6s [2025-02-19T11:17:25.612Z] [2025-02-19T11:17:25.612Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T11:17:25.612Z] #61 15.82 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:17:25.612Z] #61 15.82 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:17:25.612Z] #61 15.82 OK: 24048 distinct packages available [2025-02-19T11:17:25.612Z] #61 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:25.612Z] #61 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:25.887Z] #61 ... [2025-02-19T11:17:25.887Z] [2025-02-19T11:17:25.887Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:26.502Z] #77 ... [2025-02-19T11:17:26.502Z] [2025-02-19T11:17:26.502Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-19T11:17:26.502Z] #68 22.57 OK: 239 MiB in 58 packages [2025-02-19T11:17:26.502Z] #68 DONE 25.2s [2025-02-19T11:17:26.502Z] [2025-02-19T11:17:26.502Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:26.776Z] #78 ... [2025-02-19T11:17:26.776Z] [2025-02-19T11:17:26.776Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-19T11:17:26.776Z] #66 DONE 27.2s [2025-02-19T11:17:27.057Z] [2025-02-19T11:17:27.057Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-19T11:17:27.057Z] #64 DONE 27.3s [2025-02-19T11:17:27.057Z] [2025-02-19T11:17:27.057Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-19T11:17:27.057Z] #79 ... [2025-02-19T11:17:27.057Z] [2025-02-19T11:17:27.057Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-19T11:17:27.057Z] #59 23.60 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:27.057Z] #59 23.81 OK: 20 MiB in 18 packages [2025-02-19T11:17:27.057Z] #59 DONE 27.4s [2025-02-19T11:17:27.325Z] [2025-02-19T11:17:27.325Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-19T11:17:27.325Z] #80 ... [2025-02-19T11:17:27.325Z] [2025-02-19T11:17:27.325Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-19T11:17:27.325Z] #56 23.22 OK: 239 MiB in 58 packages [2025-02-19T11:17:27.325Z] #56 DONE 26.2s [2025-02-19T11:17:27.555Z] #118 DONE 49.8s [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:27.555Z] #78 DONE 54.2s [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:27.555Z] #116 DONE 54.2s [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:27.555Z] #115 DONE 54.2s [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #119 [support-scheduler builder 6/7] COPY . . [2025-02-19T11:17:27.555Z] #119 ... [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:27.555Z] #117 DONE 54.2s [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:27.555Z] #114 DONE 54.3s [2025-02-19T11:17:27.555Z] [2025-02-19T11:17:27.555Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-19T11:17:27.593Z] [2025-02-19T11:17:27.593Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:27.593Z] #78 DONE 2.1s [2025-02-19T11:17:27.593Z] [2025-02-19T11:17:27.593Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:28.559Z] #81 ... [2025-02-19T11:17:28.559Z] [2025-02-19T11:17:28.559Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-19T11:17:28.559Z] #74 14.32 OK: 20 MiB in 18 packages [2025-02-19T11:17:28.559Z] #74 DONE 16.3s [2025-02-19T11:17:28.828Z] [2025-02-19T11:17:28.828Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:28.828Z] #72 17.47 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:28.828Z] #72 18.27 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:28.828Z] #72 ... [2025-02-19T11:17:28.828Z] [2025-02-19T11:17:28.828Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:28.828Z] #77 DONE 3.3s [2025-02-19T11:17:29.119Z] [2025-02-19T11:17:29.119Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:29.709Z] #82 ... [2025-02-19T11:17:29.709Z] [2025-02-19T11:17:29.709Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-19T11:17:29.709Z] #73 16.29 OK: 239 MiB in 58 packages [2025-02-19T11:17:29.709Z] #73 DONE 18.1s [2025-02-19T11:17:29.709Z] [2025-02-19T11:17:29.709Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:29.709Z] #83 DONE 2.9s [2025-02-19T11:17:29.991Z] [2025-02-19T11:17:29.991Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:29.991Z] #81 DONE 2.6s [2025-02-19T11:17:29.991Z] [2025-02-19T11:17:29.991Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-19T11:17:30.972Z] #84 ... [2025-02-19T11:17:30.972Z] [2025-02-19T11:17:30.972Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-19T11:17:30.972Z] #72 18.39 OK: 9 MiB in 15 packages [2025-02-19T11:17:30.972Z] #72 DONE 20.4s [2025-02-19T11:17:31.254Z] [2025-02-19T11:17:31.254Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T11:17:31.254Z] #61 29.89 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:31.254Z] #61 29.89 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-19T11:17:31.254Z] #61 29.89 (3/5) Installing libucontext (1.2-r3) [2025-02-19T11:17:31.254Z] #61 29.89 (4/5) Installing gcompat (1.1.0-r4) [2025-02-19T11:17:31.254Z] #61 29.89 (5/5) Installing openssl (3.3.3-r0) [2025-02-19T11:17:31.254Z] #61 29.94 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:31.254Z] #61 30.08 OK: 10 MiB in 19 packages [2025-02-19T11:17:31.254Z] #61 ... [2025-02-19T11:17:31.254Z] [2025-02-19T11:17:31.254Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:17:31.254Z] #67 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:31.254Z] #67 30.25 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:31.254Z] #67 30.31 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-19T11:17:31.254Z] #67 30.31 (3/4) Installing libucontext (1.2-r3) [2025-02-19T11:17:31.254Z] #67 30.41 (4/4) Installing gcompat (1.1.0-r4) [2025-02-19T11:17:31.254Z] #67 30.41 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:31.254Z] #67 30.54 OK: 9 MiB in 18 packages [2025-02-19T11:17:31.533Z] #67 ... [2025-02-19T11:17:31.533Z] [2025-02-19T11:17:31.533Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:31.801Z] #85 ... [2025-02-19T11:17:31.801Z] [2025-02-19T11:17:31.801Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-19T11:17:31.801Z] #84 DONE 1.8s [2025-02-19T11:17:31.801Z] [2025-02-19T11:17:31.801Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-19T11:17:31.801Z] #67 DONE 32.3s [2025-02-19T11:17:31.801Z] [2025-02-19T11:17:31.801Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:32.391Z] #86 ... [2025-02-19T11:17:32.391Z] [2025-02-19T11:17:32.391Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:32.391Z] #0 6.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:32.391Z] #0 8.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:32.391Z] #87 ... [2025-02-19T11:17:32.391Z] [2025-02-19T11:17:32.391Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-19T11:17:32.391Z] #61 DONE 33.6s [2025-02-19T11:17:32.391Z] [2025-02-19T11:17:32.391Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-19T11:17:32.992Z] #88 ... [2025-02-19T11:17:32.992Z] [2025-02-19T11:17:32.992Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-19T11:17:32.992Z] #69 22.12 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-19T11:17:32.992Z] #69 22.12 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-19T11:17:32.992Z] #69 22.12 OK: 24059 distinct packages available [2025-02-19T11:17:32.992Z] #69 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:32.992Z] #69 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:32.992Z] #69 30.75 OK: 239 MiB in 58 packages [2025-02-19T11:17:32.992Z] #69 DONE 31.7s [2025-02-19T11:17:33.263Z] [2025-02-19T11:17:33.263Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:33.857Z] #89 ... [2025-02-19T11:17:33.857Z] [2025-02-19T11:17:33.857Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-19T11:17:33.857Z] #58 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:33.857Z] #58 31.73 (1/14) Installing ca-certificates (20241121-r1) [2025-02-19T11:17:33.857Z] #58 31.90 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-19T11:17:33.857Z] #58 31.94 (3/14) Installing c-ares (1.33.1-r0) [2025-02-19T11:17:33.857Z] #58 32.01 (4/14) Installing libunistring (1.2-r0) [2025-02-19T11:17:33.857Z] #58 32.12 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-19T11:17:33.857Z] #58 32.16 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-19T11:17:33.857Z] #58 32.16 (7/14) Installing libpsl (0.21.5-r1) [2025-02-19T11:17:33.857Z] #58 32.18 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-19T11:17:33.857Z] #58 32.23 (9/14) Installing libcurl (8.12.1-r0) [2025-02-19T11:17:33.857Z] #58 32.28 (10/14) Installing curl (8.12.1-r0) [2025-02-19T11:17:33.857Z] #58 32.28 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-19T11:17:33.857Z] #58 32.30 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-19T11:17:33.857Z] #58 32.31 (13/14) Installing libucontext (1.2-r3) [2025-02-19T11:17:33.857Z] #58 32.32 (14/14) Installing gcompat (1.1.0-r4) [2025-02-19T11:17:33.857Z] #58 32.35 Executing busybox-1.36.1-r29.trigger [2025-02-19T11:17:33.857Z] #58 32.42 Executing ca-certificates-20241121-r1.trigger [2025-02-19T11:17:33.857Z] #58 33.23 OK: 15 MiB in 28 packages [2025-02-19T11:17:33.857Z] #58 DONE 34.3s [2025-02-19T11:17:34.124Z] #120 ... [2025-02-19T11:17:34.124Z] [2025-02-19T11:17:34.124Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-19T11:17:34.124Z] #121 ... [2025-02-19T11:17:34.124Z] [2025-02-19T11:17:34.124Z] #122 [core-keeper builder 7/8] COPY . . [2025-02-19T11:17:34.124Z] #122 ... [2025-02-19T11:17:34.124Z] [2025-02-19T11:17:34.124Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-19T11:17:34.124Z] #123 ... [2025-02-19T11:17:34.124Z] [2025-02-19T11:17:34.124Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-02-19T11:17:34.126Z] [2025-02-19T11:17:34.126Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:34.126Z] #87 11.66 OK: 9 MiB in 15 packages [2025-02-19T11:17:34.728Z] #87 DONE 12.3s [2025-02-19T11:17:34.728Z] [2025-02-19T11:17:34.728Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:34.997Z] #90 ... [2025-02-19T11:17:34.997Z] [2025-02-19T11:17:34.997Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:34.997Z] #89 DONE 1.9s [2025-02-19T11:17:34.997Z] [2025-02-19T11:17:34.997Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #124 DONE 12.6s [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #125 [core-command builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #125 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #126 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:36.040Z] #127 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T11:17:36.040Z] #128 ... [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #129 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:36.040Z] #130 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #131 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:36.040Z] #132 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #133 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #134 [core-metadata builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #134 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #120 DONE 12.6s [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #122 [core-keeper builder 7/8] COPY . . [2025-02-19T11:17:36.040Z] #122 DONE 12.6s [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #121 DONE 12.6s [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #135 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #136 [core-data builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #136 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:36.040Z] #137 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #138 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:36.040Z] #139 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #140 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #123 DONE 12.6s [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #141 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:17:36.040Z] #142 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:36.040Z] #143 CACHED [2025-02-19T11:17:36.040Z] [2025-02-19T11:17:36.040Z] #119 [support-scheduler builder 6/7] COPY . . [2025-02-19T11:17:36.040Z] #119 DONE 12.7s [2025-02-19T11:17:36.297Z] [2025-02-19T11:17:36.297Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T11:17:37.580Z] #91 ... [2025-02-19T11:17:37.580Z] [2025-02-19T11:17:37.580Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:37.580Z] #92 ... [2025-02-19T11:17:37.580Z] [2025-02-19T11:17:37.580Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-19T11:17:37.580Z] #79 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:37.580Z] #79 ... [2025-02-19T11:17:37.580Z] [2025-02-19T11:17:37.580Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:37.698Z] #144 1.329 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-19T11:17:37.849Z] #93 ... [2025-02-19T11:17:37.849Z] [2025-02-19T11:17:37.849Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-02-19T11:17:37.849Z] #76 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:37.849Z] #76 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:40.434Z] #76 ... [2025-02-19T11:17:40.434Z] [2025-02-19T11:17:40.434Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:17:40.434Z] #94 ... [2025-02-19T11:17:40.434Z] [2025-02-19T11:17:40.434Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:40.434Z] #90 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:41.023Z] #90 6.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:41.023Z] #90 ... [2025-02-19T11:17:41.023Z] [2025-02-19T11:17:41.023Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:41.023Z] #75 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:41.023Z] #75 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:41.023Z] #75 15.38 OK: 11 MiB in 17 packages [2025-02-19T11:17:41.023Z] #75 DONE 16.6s [2025-02-19T11:17:41.296Z] [2025-02-19T11:17:41.296Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-19T11:17:41.296Z] #88 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:41.296Z] #88 9.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:42.255Z] #88 ... [2025-02-19T11:17:42.255Z] [2025-02-19T11:17:42.255Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-19T11:17:42.255Z] #0 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:42.255Z] #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:42.520Z] #95 ... [2025-02-19T11:17:42.520Z] [2025-02-19T11:17:42.520Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-02-19T11:17:42.520Z] #76 17.29 OK: 9 MiB in 15 packages [2025-02-19T11:17:43.499Z] #76 DONE 18.4s [2025-02-19T11:17:43.499Z] [2025-02-19T11:17:43.499Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:43.499Z] #92 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:43.499Z] #92 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:44.353Z] #92 ... [2025-02-19T11:17:44.353Z] [2025-02-19T11:17:44.353Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-19T11:17:44.353Z] #79 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:44.353Z] #79 16.10 OK: 9 MiB in 16 packages [2025-02-19T11:17:44.353Z] #79 DONE 17.1s [2025-02-19T11:17:44.353Z] [2025-02-19T11:17:44.353Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-19T11:17:47.701Z] #144 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:17:47.702Z] #0 0.773 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-19T11:17:47.702Z] #145 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T11:17:47.702Z] #0 0.862 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-19T11:17:47.702Z] #146 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #147 [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-19T11:17:47.702Z] #0 1.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-19T11:17:47.702Z] #147 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T11:17:47.702Z] #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-19T11:17:47.702Z] #148 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:17:47.702Z] #0 0.650 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-19T11:17:47.702Z] #149 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-19T11:17:47.702Z] #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-19T11:17:47.702Z] #150 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:17:47.702Z] #0 1.198 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-19T11:17:47.702Z] #151 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T11:17:47.702Z] #0 0.816 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-19T11:17:47.702Z] #152 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T11:17:47.702Z] #128 0.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-19T11:17:47.702Z] #128 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-19T11:17:47.702Z] #0 0.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-19T11:17:47.702Z] #153 ... [2025-02-19T11:17:47.702Z] [2025-02-19T11:17:47.702Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T11:17:47.702Z] #0 1.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-19T11:17:48.624Z] #96 ... [2025-02-19T11:17:48.624Z] [2025-02-19T11:17:48.624Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-19T11:17:48.624Z] #80 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:48.624Z] #80 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-19T11:17:48.624Z] #80 18.76 OK: 20 MiB in 18 packages [2025-02-19T11:17:48.624Z] #80 DONE 20.9s [2025-02-19T11:17:48.624Z] [2025-02-19T11:17:48.624Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:48.624Z] #90 12.93 OK: 15 MiB in 28 packages [2025-02-19T11:17:48.624Z] #90 DONE 14.2s [2025-02-19T11:17:48.624Z] [2025-02-19T11:17:48.624Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-19T11:17:48.624Z] #92 18.94 OK: 14 MiB in 21 packages [2025-02-19T11:17:48.624Z] #92 DONE 21.2s [2025-02-19T11:17:48.624Z] [2025-02-19T11:17:48.624Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-19T11:17:48.624Z] #97 ... [2025-02-19T11:17:48.624Z] [2025-02-19T11:17:48.624Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-19T11:17:48.625Z] #96 DONE 4.4s [2025-02-19T11:17:48.625Z] [2025-02-19T11:17:48.625Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-19T11:17:48.625Z] #88 15.72 OK: 10 MiB in 19 packages [2025-02-19T11:17:48.625Z] #88 DONE 16.9s [2025-02-19T11:17:48.625Z] [2025-02-19T11:17:48.625Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-19T11:17:48.625Z] #95 13.76 OK: 9 MiB in 18 packages [2025-02-19T11:17:48.625Z] #95 DONE 16.2s [2025-02-19T11:17:48.625Z] [2025-02-19T11:17:48.625Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:17:48.894Z] #98 ... [2025-02-19T11:17:48.894Z] [2025-02-19T11:17:48.894Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-19T11:17:48.894Z] #97 DONE 0.7s [2025-02-19T11:17:48.894Z] [2025-02-19T11:17:48.894Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-19T11:17:49.161Z] #99 DONE 0.5s [2025-02-19T11:17:49.161Z] [2025-02-19T11:17:49.161Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:17:50.568Z] #100 DONE 2.1s [2025-02-19T11:17:50.568Z] [2025-02-19T11:17:50.568Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-19T11:17:50.568Z] #101 DONE 2.2s [2025-02-19T11:17:50.568Z] [2025-02-19T11:17:50.568Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:17:50.839Z] #102 ... [2025-02-19T11:17:50.839Z] [2025-02-19T11:17:50.839Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-19T11:17:50.839Z] #103 DONE 0.2s [2025-02-19T11:17:51.118Z] [2025-02-19T11:17:51.118Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-19T11:17:51.118Z] #104 ... [2025-02-19T11:17:51.118Z] [2025-02-19T11:17:51.118Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:17:51.118Z] #98 DONE 2.6s [2025-02-19T11:17:51.118Z] [2025-02-19T11:17:51.118Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-19T11:17:51.118Z] #104 DONE 0.3s [2025-02-19T11:17:51.118Z] [2025-02-19T11:17:51.118Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T11:17:51.726Z] #105 DONE 0.3s [2025-02-19T11:17:51.726Z] [2025-02-19T11:17:51.726Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-19T11:17:51.726Z] #106 DONE 0.3s [2025-02-19T11:17:51.726Z] [2025-02-19T11:17:51.726Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-19T11:17:51.726Z] #107 ... [2025-02-19T11:17:51.726Z] [2025-02-19T11:17:51.726Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-19T11:17:51.726Z] #108 DONE 0.2s [2025-02-19T11:17:51.726Z] [2025-02-19T11:17:51.726Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-19T11:17:51.726Z] #107 DONE 0.3s [2025-02-19T11:17:51.726Z] [2025-02-19T11:17:51.726Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T11:17:52.012Z] #109 DONE 0.3s [2025-02-19T11:17:52.012Z] [2025-02-19T11:17:52.012Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-19T11:17:52.280Z] #110 DONE 0.3s [2025-02-19T11:17:52.280Z] [2025-02-19T11:17:52.280Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-19T11:17:52.280Z] #111 DONE 0.3s [2025-02-19T11:17:52.280Z] [2025-02-19T11:17:52.280Z] #112 [security-spire-server] exporting to image [2025-02-19T11:17:52.280Z] #112 exporting layers [2025-02-19T11:17:52.549Z] #112 ... [2025-02-19T11:17:52.549Z] [2025-02-19T11:17:52.549Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-19T11:17:52.549Z] #102 DONE 1.8s [2025-02-19T11:17:52.549Z] [2025-02-19T11:17:52.549Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-19T11:17:52.817Z] #113 DONE 0.3s [2025-02-19T11:17:52.817Z] [2025-02-19T11:17:52.817Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-19T11:17:52.817Z] #114 DONE 0.4s [2025-02-19T11:17:52.817Z] [2025-02-19T11:17:52.817Z] #112 [security-spire-config] exporting to image [2025-02-19T11:17:53.083Z] #112 ... [2025-02-19T11:17:53.083Z] [2025-02-19T11:17:53.083Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-19T11:17:53.083Z] #115 DONE 0.4s [2025-02-19T11:17:53.355Z] [2025-02-19T11:17:53.355Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-19T11:17:53.355Z] #116 DONE 0.2s [2025-02-19T11:17:53.355Z] [2025-02-19T11:17:53.355Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-19T11:17:53.631Z] #117 DONE 0.2s [2025-02-19T11:17:53.631Z] [2025-02-19T11:17:53.631Z] #112 [security-spire-config] exporting to image [2025-02-19T11:17:53.912Z] #112 ... [2025-02-19T11:17:53.912Z] [2025-02-19T11:17:53.912Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-19T11:17:53.912Z] #118 DONE 0.2s [2025-02-19T11:17:53.912Z] [2025-02-19T11:17:53.912Z] #112 [security-spire-agent] exporting to image [2025-02-19T11:17:55.860Z] #112 exporting layers 3.2s done [2025-02-19T11:17:55.860Z] #112 writing image sha256:59b3dfeacacfceb22549b05e06c31a1402078ab09e914366ec4df724df978a64 done [2025-02-19T11:17:55.860Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-02-19T11:17:55.860Z] #112 exporting layers 2.9s done [2025-02-19T11:17:55.860Z] #112 writing image sha256:39eba6a74b5ccd5051d6ffa495b008d1eb6ec48f95e2e281e074f3cc4e84d494 done [2025-02-19T11:17:55.860Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-02-19T11:17:56.125Z] #112 exporting layers 2.4s done [2025-02-19T11:17:56.125Z] #112 writing image sha256:86ddbe3aa66a143d200969d0b6fa6dc35fa611cf79ea1a993c3a0c6a25374025 done [2025-02-19T11:17:56.125Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-19T11:17:56.125Z] #112 DONE 4.8s [2025-02-19T11:17:56.125Z] [2025-02-19T11:17:56.126Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:09.222Z] #154 ... [2025-02-19T11:19:09.222Z] [2025-02-19T11:19:09.222Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-19T11:19:09.222Z] #153 DONE 91.5s [2025-02-19T11:19:09.222Z] [2025-02-19T11:19:09.222Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:19:09.222Z] #155 DONE 1.8s [2025-02-19T11:19:09.222Z] [2025-02-19T11:19:09.222Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:19:09.222Z] #156 DONE 0.1s [2025-02-19T11:19:09.222Z] [2025-02-19T11:19:09.222Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T11:19:09.792Z] #154 ... [2025-02-19T11:19:09.792Z] [2025-02-19T11:19:09.792Z] #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-19T11:19:09.792Z] #157 DONE 0.3s [2025-02-19T11:19:09.792Z] [2025-02-19T11:19:09.792Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T11:19:09.792Z] #154 ... [2025-02-19T11:19:09.792Z] [2025-02-19T11:19:09.792Z] #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-19T11:19:09.792Z] #158 DONE 0.1s [2025-02-19T11:19:09.792Z] [2025-02-19T11:19:09.792Z] #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-19T11:19:09.792Z] #159 DONE 0.1s [2025-02-19T11:19:09.792Z] [2025-02-19T11:19:09.792Z] #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-19T11:19:11.710Z] #160 DONE 1.6s [2025-02-19T11:19:11.710Z] [2025-02-19T11:19:11.710Z] #113 [core-common-config-bootstrapper] exporting to image [2025-02-19T11:19:11.710Z] #113 exporting layers [2025-02-19T11:19:11.710Z] #113 exporting layers 0.2s done [2025-02-19T11:19:11.710Z] #113 writing image sha256:13c74d85c995d83dd1bf26f74bdc35bdf9ada6183865f47486f02ea00bc669af done [2025-02-19T11:19:11.710Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-19T11:19:11.710Z] #113 DONE 1.1s [2025-02-19T11:19:11.710Z] [2025-02-19T11:19:11.710Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:19:12.279Z] #151 ... [2025-02-19T11:19:12.279Z] [2025-02-19T11:19:12.279Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T11:19:12.279Z] #154 DONE 96.3s [2025-02-19T11:19:12.592Z] [2025-02-19T11:19:12.592Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-19T11:19:12.852Z] #161 DONE 0.5s [2025-02-19T11:19:12.852Z] [2025-02-19T11:19:12.852Z] #147 [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-19T11:19:13.111Z] #147 ... [2025-02-19T11:19:13.111Z] [2025-02-19T11:19:13.111Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-19T11:19:14.641Z] #162 DONE 1.4s [2025-02-19T11:19:14.641Z] [2025-02-19T11:19:14.641Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:19:14.641Z] #163 DONE 0.0s [2025-02-19T11:19:14.641Z] [2025-02-19T11:19:14.641Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:19:14.641Z] #164 DONE 0.1s [2025-02-19T11:19:14.641Z] [2025-02-19T11:19:14.641Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:19:14.641Z] #151 ... [2025-02-19T11:19:14.641Z] [2025-02-19T11:19:14.641Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-19T11:19:14.906Z] #165 DONE 0.2s [2025-02-19T11:19:14.906Z] [2025-02-19T11:19:14.906Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-19T11:19:14.906Z] #166 DONE 0.0s [2025-02-19T11:19:14.906Z] [2025-02-19T11:19:14.906Z] #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-19T11:19:14.906Z] #167 DONE 0.2s [2025-02-19T11:19:14.906Z] [2025-02-19T11:19:14.906Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:19:14.906Z] #145 ... [2025-02-19T11:19:14.906Z] [2025-02-19T11:19:14.906Z] #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-19T11:19:14.906Z] #168 DONE 0.1s [2025-02-19T11:19:14.906Z] [2025-02-19T11:19:14.906Z] #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-19T11:19:14.906Z] #169 DONE 0.1s [2025-02-19T11:19:14.906Z] [2025-02-19T11:19:14.906Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T11:19:15.166Z] #146 ... [2025-02-19T11:19:15.166Z] [2025-02-19T11:19:15.166Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-19T11:19:15.166Z] #170 DONE 0.1s [2025-02-19T11:19:15.166Z] [2025-02-19T11:19:15.166Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-19T11:19:16.552Z] #171 DONE 1.5s [2025-02-19T11:19:16.552Z] [2025-02-19T11:19:16.552Z] #113 [security-bootstrapper] exporting to image [2025-02-19T11:19:16.552Z] #113 exporting layers [2025-02-19T11:19:17.494Z] #113 exporting layers 0.5s done [2025-02-19T11:19:17.494Z] #113 writing image sha256:d2deb53cc7135fffb266f000f8f3d8fa4868cd2a2a8bb98bb98ac9825c626faa 0.0s done [2025-02-19T11:19:17.494Z] #113 naming to docker.io/library/security-bootstrapper done [2025-02-19T11:19:17.494Z] #113 DONE 1.7s [2025-02-19T11:19:17.494Z] [2025-02-19T11:19:17.494Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T11:19:17.754Z] #82 ... [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #93 DONE 104.5s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #91 DONE 97.3s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #86 DONE 100.5s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #94 DONE 102.3s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #119 [support-scheduler builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #119 ... [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #85 DONE 102.2s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #82 DONE 103.3s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #120 [core-data builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #120 DONE 1.8s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #121 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:19:17.754Z] #122 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #123 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #124 DONE 1.9s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #125 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #126 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:19:17.754Z] #127 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #128 [core-keeper builder 7/8] COPY . . [2025-02-19T11:19:17.754Z] #128 DONE 1.9s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #129 DONE 1.8s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #119 [support-scheduler builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #119 DONE 1.9s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T11:19:17.754Z] #130 ... [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #131 [support-notifications builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #131 DONE 2.0s [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #132 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:19:17.754Z] #133 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #134 [core-metadata builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #134 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #135 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:19:17.754Z] #136 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #137 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:19:17.754Z] #138 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #139 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #140 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-19T11:19:17.754Z] #141 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-19T11:19:17.754Z] #142 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #143 [core-command builder 6/7] COPY . . [2025-02-19T11:19:17.754Z] #143 CACHED [2025-02-19T11:19:17.754Z] [2025-02-19T11:19:17.754Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T11:19:19.700Z] #144 5.342 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-19T11:19:20.284Z] #144 ... [2025-02-19T11:19:20.284Z] [2025-02-19T11:19:20.284Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T11:19:20.284Z] #130 6.070 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-19T11:19:24.523Z] #130 ... [2025-02-19T11:19:24.524Z] [2025-02-19T11:19:24.524Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T11:19:24.524Z] #0 6.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-19T11:19:24.524Z] #145 ... [2025-02-19T11:19:24.524Z] [2025-02-19T11:19:24.524Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T11:19:24.524Z] #0 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-19T11:19:24.524Z] #146 ... [2025-02-19T11:19:24.524Z] [2025-02-19T11:19:24.524Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-19T11:19:24.524Z] #0 5.642 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-19T11:19:24.799Z] #147 ... [2025-02-19T11:19:24.799Z] [2025-02-19T11:19:24.799Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:19:24.799Z] #0 6.672 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-19T11:19:25.090Z] #148 ... [2025-02-19T11:19:25.090Z] [2025-02-19T11:19:25.090Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-19T11:19:25.090Z] #0 6.743 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-19T11:19:25.090Z] #149 ... [2025-02-19T11:19:25.090Z] [2025-02-19T11:19:25.090Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T11:19:25.090Z] #0 6.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-19T11:19:25.359Z] #150 ... [2025-02-19T11:19:25.359Z] [2025-02-19T11:19:25.359Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:19:25.359Z] #0 5.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-19T11:19:25.359Z] #151 ... [2025-02-19T11:19:25.359Z] [2025-02-19T11:19:25.359Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:19:25.359Z] #0 6.666 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-19T11:19:25.624Z] #152 ... [2025-02-19T11:19:25.624Z] [2025-02-19T11:19:25.624Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T11:19:25.624Z] #0 6.524 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-19T11:19:25.889Z] #153 ... [2025-02-19T11:19:25.889Z] [2025-02-19T11:19:25.889Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:19:25.889Z] #0 3.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-19T11:20:25.213Z] #128 ... [2025-02-19T11:20:25.213Z] [2025-02-19T11:20:25.213Z] #147 [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-19T11:20:25.213Z] #147 161.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-19T11:20:27.766Z] #147 DONE 171.5s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T11:20:27.766Z] #148 DONE 171.5s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T11:20:27.766Z] #146 DONE 171.6s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-19T11:20:27.766Z] #150 DONE 171.5s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T11:20:27.766Z] #152 DONE 171.6s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T11:20:27.766Z] #128 DONE 171.6s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:20:27.766Z] #151 DONE 171.6s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #172 ... [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:20:27.766Z] #149 DONE 171.7s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T11:20:27.766Z] #144 DONE 171.7s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:20:27.766Z] #145 DONE 171.8s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #172 DONE 0.3s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #173 DONE 0.1s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #174 DONE 0.2s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #175 DONE 0.2s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #176 DONE 0.2s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #177 DONE 0.2s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:27.766Z] #178 DONE 0.2s [2025-02-19T11:20:27.766Z] [2025-02-19T11:20:27.766Z] #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.026Z] #179 ... [2025-02-19T11:20:28.026Z] [2025-02-19T11:20:28.026Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:28.026Z] #180 DONE 0.2s [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.287Z] #181 ... [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-19T11:20:28.287Z] #182 DONE 0.4s [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.287Z] #183 DONE 0.5s [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.287Z] #184 DONE 0.5s [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.287Z] #185 DONE 0.4s [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:28.287Z] #186 CACHED [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.287Z] #187 CACHED [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.287Z] #188 CACHED [2025-02-19T11:20:28.287Z] [2025-02-19T11:20:28.287Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:20:28.287Z] #189 CACHED [2025-02-19T11:20:28.593Z] [2025-02-19T11:20:28.593Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.593Z] #190 DONE 0.4s [2025-02-19T11:20:28.593Z] [2025-02-19T11:20:28.593Z] #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.593Z] #181 DONE 0.5s [2025-02-19T11:20:28.593Z] [2025-02-19T11:20:28.593Z] #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.593Z] #179 DONE 0.5s [2025-02-19T11:20:28.593Z] [2025-02-19T11:20:28.593Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:20:28.593Z] #191 DONE 0.4s [2025-02-19T11:20:28.593Z] [2025-02-19T11:20:28.593Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-19T11:20:29.541Z] #192 ... [2025-02-19T11:20:29.541Z] [2025-02-19T11:20:29.541Z] #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:20:29.541Z] #193 DONE 1.1s [2025-02-19T11:20:29.541Z] [2025-02-19T11:20:29.541Z] #194 [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-19T11:20:29.541Z] #194 DONE 1.1s [2025-02-19T11:20:29.541Z] [2025-02-19T11:20:29.541Z] #195 [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-19T11:20:29.541Z] #195 DONE 1.1s [2025-02-19T11:20:29.541Z] [2025-02-19T11:20:29.541Z] #113 [core-keeper] exporting to image [2025-02-19T11:20:29.541Z] #113 exporting layers [2025-02-19T11:20:30.120Z] #113 ... [2025-02-19T11:20:30.120Z] [2025-02-19T11:20:30.120Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-19T11:20:30.120Z] #196 DONE 2.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-19T11:20:30.380Z] #197 DONE 2.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-19T11:20:30.380Z] #198 DONE 2.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-19T11:20:30.380Z] #199 DONE 2.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-19T11:20:30.380Z] #192 DONE 2.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-19T11:20:30.380Z] #200 DONE 2.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-19T11:20:30.380Z] #201 DONE 1.9s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:20:30.380Z] #202 DONE 0.2s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-19T11:20:30.380Z] #203 DONE 0.7s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #204 [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-19T11:20:30.380Z] #204 DONE 1.0s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:20:30.380Z] #205 DONE 0.2s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:20:30.380Z] #206 DONE 0.1s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #207 [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-19T11:20:30.380Z] #207 DONE 0.1s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-19T11:20:30.380Z] #208 DONE 0.2s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:20:30.380Z] #209 DONE 0.1s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-19T11:20:30.380Z] #210 DONE 0.2s [2025-02-19T11:20:30.380Z] [2025-02-19T11:20:30.380Z] #113 [security-spiffe-token-provider] exporting to image [2025-02-19T11:20:30.640Z] #113 writing image sha256:04577e94d38d1b132427016220400924f78c1053ae0be7e93b465b14452be24c [2025-02-19T11:20:30.901Z] #113 ... [2025-02-19T11:20:30.901Z] [2025-02-19T11:20:30.901Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-19T11:20:30.901Z] #211 DONE 0.4s [2025-02-19T11:20:30.901Z] [2025-02-19T11:20:30.901Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:20:30.901Z] #212 DONE 0.4s [2025-02-19T11:20:30.901Z] [2025-02-19T11:20:30.901Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-19T11:20:30.901Z] #213 DONE 0.4s [2025-02-19T11:20:30.901Z] [2025-02-19T11:20:30.901Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-19T11:20:30.901Z] #214 DONE 0.4s [2025-02-19T11:20:30.901Z] [2025-02-19T11:20:30.901Z] #113 [core-metadata] exporting to image [2025-02-19T11:20:30.901Z] #113 exporting layers 0.4s done [2025-02-19T11:20:30.901Z] #113 writing image sha256:04577e94d38d1b132427016220400924f78c1053ae0be7e93b465b14452be24c 0.0s done [2025-02-19T11:20:30.901Z] #113 naming to docker.io/library/core-keeper done [2025-02-19T11:20:30.901Z] #113 writing image sha256:43a44e56b8535320eadb983b3ebc187d360d1a004ba3ee1f59bc7319bddcb42e [2025-02-19T11:20:30.901Z] #113 writing image sha256:819bc2b7ca35a98796845021ab03475efdba76d8c5d0e04a510e4116ba2cbe7c 0.0s done [2025-02-19T11:20:30.901Z] #113 naming to docker.io/library/core-data [2025-02-19T11:20:31.199Z] #113 writing image sha256:43a44e56b8535320eadb983b3ebc187d360d1a004ba3ee1f59bc7319bddcb42e 0.2s done [2025-02-19T11:20:31.199Z] #113 naming to docker.io/library/core-data 0.2s done [2025-02-19T11:20:31.199Z] #113 naming to docker.io/library/core-command done [2025-02-19T11:20:31.199Z] #113 ... [2025-02-19T11:20:31.199Z] [2025-02-19T11:20:31.199Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-19T11:20:31.199Z] #215 DONE 0.3s [2025-02-19T11:20:31.199Z] [2025-02-19T11:20:31.199Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-19T11:20:31.199Z] #216 DONE 0.4s [2025-02-19T11:20:31.199Z] [2025-02-19T11:20:31.199Z] #113 [core-command] exporting to image [2025-02-19T11:20:31.199Z] #113 exporting layers 0.7s done [2025-02-19T11:20:31.199Z] #113 writing image sha256:2a6001cb778cd68b8c4a1b5e24a7445028c7fe0172e9a1e7357904ef0900d7f3 0.0s done [2025-02-19T11:20:31.199Z] #113 naming to docker.io/library/support-notifications [2025-02-19T11:20:31.459Z] #113 ... [2025-02-19T11:20:31.459Z] [2025-02-19T11:20:31.459Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-19T11:20:31.459Z] #217 DONE 0.3s [2025-02-19T11:20:31.459Z] [2025-02-19T11:20:31.459Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T11:20:31.459Z] #218 DONE 0.7s [2025-02-19T11:20:31.459Z] [2025-02-19T11:20:31.459Z] #113 [support-scheduler] exporting to image [2025-02-19T11:20:31.459Z] #113 exporting layers 0.7s done [2025-02-19T11:20:31.459Z] #113 naming to docker.io/library/support-notifications 0.2s done [2025-02-19T11:20:31.459Z] #113 writing image sha256:0a6835049788658109654ba89b7e4ce02a7caff7ff0af56383f346aa0c1c71ea 0.0s done [2025-02-19T11:20:31.459Z] #113 naming to docker.io/library/support-scheduler done [2025-02-19T11:20:31.719Z] #113 ... [2025-02-19T11:20:31.719Z] [2025-02-19T11:20:31.719Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-19T11:20:31.719Z] #219 DONE 0.1s [2025-02-19T11:20:31.719Z] [2025-02-19T11:20:31.719Z] #113 [core-metadata] exporting to image [2025-02-19T11:20:31.719Z] #113 writing image sha256:253ff82dc0b075c1be53fe245de4c16cc25e9cf03dd93048491d59801085e7b5 done [2025-02-19T11:20:31.719Z] #113 writing image sha256:37a5655f45081e0b6b586d8fe0b7ec4c0e9ba84ea0d65c9f0383478bde42ac0f done [2025-02-19T11:20:31.719Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2025-02-19T11:20:31.719Z] #113 naming to docker.io/library/core-metadata done [2025-02-19T11:20:31.981Z] #113 ... [2025-02-19T11:20:31.981Z] [2025-02-19T11:20:31.981Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T11:20:31.981Z] #220 DONE 0.7s [2025-02-19T11:20:31.981Z] [2025-02-19T11:20:31.981Z] #113 [security-proxy-setup] exporting to image [2025-02-19T11:20:31.981Z] #113 ... [2025-02-19T11:20:31.981Z] [2025-02-19T11:20:31.981Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-19T11:20:31.981Z] #221 DONE 0.5s [2025-02-19T11:20:31.981Z] [2025-02-19T11:20:31.981Z] #113 [security-proxy-setup] exporting to image [2025-02-19T11:20:31.981Z] #113 exporting layers 0.2s done [2025-02-19T11:20:31.981Z] #113 writing image sha256:320a15766f33ff3b644c3694b357af5cd194290160450a5795f1b6c44ab9e630 done [2025-02-19T11:20:31.981Z] #113 naming to docker.io/library/security-proxy-setup done [2025-02-19T11:20:32.241Z] #113 exporting layers 0.7s done [2025-02-19T11:20:32.241Z] #113 exporting layers 0.2s done [2025-02-19T11:20:32.241Z] #113 writing image sha256:2013e11ef58e8f9fec8b2fbedf737370be3c1199db2a5dbf5edd8d34233da963 done [2025-02-19T11:20:32.241Z] #113 naming to docker.io/library/security-proxy-auth done [2025-02-19T11:20:32.241Z] #113 writing image sha256:1851b0c80501f16331221adab75c1e345533f5b490686cac51a6d0adc62727f3 done [2025-02-19T11:20:32.241Z] #113 naming to docker.io/library/security-secretstore-setup done [2025-02-19T11:20:32.241Z] #113 DONE 4.6s [2025-02-19T11:20:32.241Z] [2025-02-19T11:20:32.241Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:20:32.241Z] time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-19T11:20:32.250Z] $ docker stop --time=1 faac55bd6818f6b8bc560bd2ff6d54a10b06e70fe3c84473b531ab913a1d6326 [2025-02-19T11:20:33.560Z] $ docker rm -f --volumes faac55bd6818f6b8bc560bd2ff6d54a10b06e70fe3c84473b531ab913a1d6326 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T11:20:33.918Z] + docker images [2025-02-19T11:20:33.918Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-19T11:20:33.918Z] security-secretstore-setup latest 1851b0c80501 2 seconds ago 67.6MB [2025-02-19T11:20:33.918Z] security-proxy-auth latest 2013e11ef58e 2 seconds ago 31.3MB [2025-02-19T11:20:33.918Z] security-proxy-setup latest 320a15766f33 2 seconds ago 38.2MB [2025-02-19T11:20:33.918Z] security-spiffe-token-provider latest 253ff82dc0b0 3 seconds ago 46.9MB [2025-02-19T11:20:33.918Z] support-notifications latest 2a6001cb778c 3 seconds ago 51.6MB [2025-02-19T11:20:33.918Z] core-metadata latest 37a5655f4508 3 seconds ago 32.6MB [2025-02-19T11:20:33.918Z] core-data latest 819bc2b7ca35 3 seconds ago 32.4MB [2025-02-19T11:20:33.918Z] support-scheduler latest 0a6835049788 3 seconds ago 48MB [2025-02-19T11:20:33.918Z] core-command latest 43a44e56b853 3 seconds ago 27.9MB [2025-02-19T11:20:33.918Z] core-keeper latest 04577e94d38d 5 seconds ago 32.1MB [2025-02-19T11:20:33.918Z] security-bootstrapper latest d2deb53cc713 About a minute ago 20.3MB [2025-02-19T11:20:33.918Z] core-common-config-bootstrapper latest 13c74d85c995 About a minute ago 17.1MB [2025-02-19T11:20:33.918Z] security-spire-agent latest f43eda931a40 3 minutes ago 195MB [2025-02-19T11:20:33.918Z] security-spire-config latest 2af84912f484 3 minutes ago 149MB [2025-02-19T11:20:33.918Z] security-spire-server latest 0b4b03a05602 3 minutes ago 149MB [2025-02-19T11:20:33.918Z] ci-base-image-x86_64 latest c8d8a6f02189 7 minutes ago 929MB [2025-02-19T11:20:33.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 8 weeks ago 580MB [2025-02-19T11:20:33.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-19T11:20:33.918Z] 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-19T11:20:34.057Z] provisioning config files... [2025-02-19T11:20:34.068Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config5802532621285860359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:20:34.375Z] ---> ****-login.sh [2025-02-19T11:20:34.375Z] nexus3.edgexfoundry.org:10001 [2025-02-19T11:20:34.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:20:34.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:20:34.375Z] Configure a credential helper to remove this warning. See [2025-02-19T11:20:34.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:20:34.375Z] [2025-02-19T11:20:34.375Z] Login Succeeded [2025-02-19T11:20:34.375Z] nexus3.edgexfoundry.org:10002 [2025-02-19T11:20:34.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:20:34.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:20:34.375Z] Configure a credential helper to remove this warning. See [2025-02-19T11:20:34.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:20:34.376Z] [2025-02-19T11:20:34.376Z] Login Succeeded [2025-02-19T11:20:34.636Z] nexus3.edgexfoundry.org:10003 [2025-02-19T11:20:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:20:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:20:34.636Z] Configure a credential helper to remove this warning. See [2025-02-19T11:20:34.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:20:34.636Z] [2025-02-19T11:20:34.636Z] Login Succeeded [2025-02-19T11:20:34.636Z] nexus3.edgexfoundry.org:10004 [2025-02-19T11:20:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:20:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:20:34.636Z] Configure a credential helper to remove this warning. See [2025-02-19T11:20:34.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:20:34.637Z] [2025-02-19T11:20:34.637Z] Login Succeeded [2025-02-19T11:20:34.637Z] ****.io [2025-02-19T11:20:34.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:20:34.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:20:34.896Z] Configure a credential helper to remove this warning. See [2025-02-19T11:20:34.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:20:34.896Z] [2025-02-19T11:20:34.896Z] Login Succeeded [2025-02-19T11:20:34.896Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T11:20:34.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:20:34.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T11:20:34.983Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-19T11:20:34.983Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:34.983Z] latest [2025-02-19T11:20:34.983Z] 4.0.0-dev.59 [2025-02-19T11:20:34.983Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:34.983Z] main [2025-02-19T11:20:34.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:35.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:35.663Z] + docker push nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:35.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-19T11:20:35.663Z] 0206bfed6259: Preparing [2025-02-19T11:20:35.663Z] 11f3d35df629: Preparing [2025-02-19T11:20:35.663Z] dd780cb47a2f: Preparing [2025-02-19T11:20:35.663Z] 70e136a39aef: Preparing [2025-02-19T11:20:35.663Z] 9dac59643669: Preparing [2025-02-19T11:20:35.663Z] b74422572779: Preparing [2025-02-19T11:20:35.663Z] 994456c4fd7b: Preparing [2025-02-19T11:20:35.663Z] b74422572779: Waiting [2025-02-19T11:20:35.663Z] 994456c4fd7b: Waiting [2025-02-19T11:20:35.663Z] 0206bfed6259: Pushed [2025-02-19T11:20:35.663Z] 9dac59643669: Pushed [2025-02-19T11:20:35.663Z] dd780cb47a2f: Pushed [2025-02-19T11:20:35.663Z] 70e136a39aef: Pushed [2025-02-19T11:20:35.663Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:35.921Z] b74422572779: Pushed [2025-02-19T11:20:37.826Z] 11f3d35df629: Pushed [2025-02-19T11:20:38.085Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:38.420Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:38.751Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-19T11:20:38.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-19T11:20:38.751Z] 0206bfed6259: Preparing [2025-02-19T11:20:38.751Z] 11f3d35df629: Preparing [2025-02-19T11:20:38.751Z] dd780cb47a2f: Preparing [2025-02-19T11:20:38.751Z] 70e136a39aef: Preparing [2025-02-19T11:20:38.751Z] 9dac59643669: Preparing [2025-02-19T11:20:38.751Z] b74422572779: Preparing [2025-02-19T11:20:38.751Z] 994456c4fd7b: Preparing [2025-02-19T11:20:38.751Z] b74422572779: Waiting [2025-02-19T11:20:38.751Z] 994456c4fd7b: Waiting [2025-02-19T11:20:38.751Z] 0206bfed6259: Layer already exists [2025-02-19T11:20:38.751Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:38.751Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:38.751Z] 9dac59643669: Layer already exists [2025-02-19T11:20:38.751Z] 11f3d35df629: Layer already exists [2025-02-19T11:20:38.751Z] b74422572779: Layer already exists [2025-02-19T11:20:38.751Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:38.751Z] latest: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:39.094Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:39.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.59 [2025-02-19T11:20:39.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-19T11:20:39.438Z] 0206bfed6259: Preparing [2025-02-19T11:20:39.438Z] 11f3d35df629: Preparing [2025-02-19T11:20:39.438Z] dd780cb47a2f: Preparing [2025-02-19T11:20:39.438Z] 70e136a39aef: Preparing [2025-02-19T11:20:39.438Z] 9dac59643669: Preparing [2025-02-19T11:20:39.438Z] b74422572779: Preparing [2025-02-19T11:20:39.438Z] 994456c4fd7b: Preparing [2025-02-19T11:20:39.438Z] b74422572779: Waiting [2025-02-19T11:20:39.438Z] 994456c4fd7b: Waiting [2025-02-19T11:20:39.438Z] 9dac59643669: Layer already exists [2025-02-19T11:20:39.438Z] 0206bfed6259: Layer already exists [2025-02-19T11:20:39.438Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:39.438Z] 11f3d35df629: Layer already exists [2025-02-19T11:20:39.438Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:39.438Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:39.438Z] b74422572779: Layer already exists [2025-02-19T11:20:39.438Z] 4.0.0-dev.59: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:39.771Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:40.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:40.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-19T11:20:40.092Z] 0206bfed6259: Preparing [2025-02-19T11:20:40.092Z] 11f3d35df629: Preparing [2025-02-19T11:20:40.092Z] dd780cb47a2f: Preparing [2025-02-19T11:20:40.092Z] 70e136a39aef: Preparing [2025-02-19T11:20:40.092Z] 9dac59643669: Preparing [2025-02-19T11:20:40.092Z] b74422572779: Preparing [2025-02-19T11:20:40.092Z] 994456c4fd7b: Preparing [2025-02-19T11:20:40.092Z] b74422572779: Waiting [2025-02-19T11:20:40.092Z] 994456c4fd7b: Waiting [2025-02-19T11:20:40.092Z] 11f3d35df629: Layer already exists [2025-02-19T11:20:40.092Z] 9dac59643669: Layer already exists [2025-02-19T11:20:40.092Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:40.092Z] 0206bfed6259: Layer already exists [2025-02-19T11:20:40.092Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:40.092Z] b74422572779: Layer already exists [2025-02-19T11:20:40.092Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:40.092Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:40.423Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:40.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-19T11:20:40.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-19T11:20:40.760Z] 0206bfed6259: Preparing [2025-02-19T11:20:40.760Z] 11f3d35df629: Preparing [2025-02-19T11:20:40.760Z] dd780cb47a2f: Preparing [2025-02-19T11:20:40.760Z] 70e136a39aef: Preparing [2025-02-19T11:20:40.760Z] 9dac59643669: Preparing [2025-02-19T11:20:40.760Z] b74422572779: Preparing [2025-02-19T11:20:40.760Z] 994456c4fd7b: Preparing [2025-02-19T11:20:40.760Z] 994456c4fd7b: Waiting [2025-02-19T11:20:40.760Z] b74422572779: Waiting [2025-02-19T11:20:40.760Z] 0206bfed6259: Layer already exists [2025-02-19T11:20:40.760Z] 9dac59643669: Layer already exists [2025-02-19T11:20:40.760Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:40.760Z] 11f3d35df629: Layer already exists [2025-02-19T11:20:40.760Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:40.760Z] b74422572779: Layer already exists [2025-02-19T11:20:40.760Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:40.760Z] main: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:20:40.842Z] ===================================================== [Pipeline] echo [2025-02-19T11:20:40.856Z] taggedImages: [2025-02-19T11:20:40.856Z] - nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:40.856Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-19T11:20:40.856Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.59 [2025-02-19T11:20:40.856Z] - nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:40.856Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-19T11:20:40.881Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-19T11:20:40.881Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:40.881Z] latest [2025-02-19T11:20:40.881Z] 4.0.0-dev.59 [2025-02-19T11:20:40.881Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:40.881Z] main [2025-02-19T11:20:40.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:41.219Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:41.555Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:41.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-19T11:20:41.555Z] 8a2091b0319a: Preparing [2025-02-19T11:20:41.555Z] 03e1d8fc6844: Preparing [2025-02-19T11:20:41.555Z] 17bffbcd6287: Preparing [2025-02-19T11:20:41.555Z] cc8d04749d00: Preparing [2025-02-19T11:20:41.555Z] dd780cb47a2f: Preparing [2025-02-19T11:20:41.555Z] 70e136a39aef: Preparing [2025-02-19T11:20:41.555Z] 9dac59643669: Preparing [2025-02-19T11:20:41.555Z] b74422572779: Preparing [2025-02-19T11:20:41.555Z] 994456c4fd7b: Preparing [2025-02-19T11:20:41.555Z] 994456c4fd7b: Waiting [2025-02-19T11:20:41.555Z] 70e136a39aef: Waiting [2025-02-19T11:20:41.555Z] b74422572779: Waiting [2025-02-19T11:20:41.555Z] 9dac59643669: Waiting [2025-02-19T11:20:41.555Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:41.555Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:41.555Z] 9dac59643669: Layer already exists [2025-02-19T11:20:41.555Z] b74422572779: Layer already exists [2025-02-19T11:20:41.555Z] 17bffbcd6287: Pushed [2025-02-19T11:20:41.555Z] 03e1d8fc6844: Pushed [2025-02-19T11:20:41.555Z] 8a2091b0319a: Pushed [2025-02-19T11:20:41.555Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:42.934Z] cc8d04749d00: Pushed [2025-02-19T11:20:42.934Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:43.266Z] + 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-19T11:20:43.589Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-19T11:20:43.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-19T11:20:43.589Z] 8a2091b0319a: Preparing [2025-02-19T11:20:43.589Z] 03e1d8fc6844: Preparing [2025-02-19T11:20:43.589Z] 17bffbcd6287: Preparing [2025-02-19T11:20:43.589Z] cc8d04749d00: Preparing [2025-02-19T11:20:43.589Z] dd780cb47a2f: Preparing [2025-02-19T11:20:43.589Z] 70e136a39aef: Preparing [2025-02-19T11:20:43.589Z] 9dac59643669: Preparing [2025-02-19T11:20:43.589Z] b74422572779: Preparing [2025-02-19T11:20:43.589Z] 994456c4fd7b: Preparing [2025-02-19T11:20:43.589Z] 9dac59643669: Waiting [2025-02-19T11:20:43.589Z] b74422572779: Waiting [2025-02-19T11:20:43.589Z] 994456c4fd7b: Waiting [2025-02-19T11:20:43.589Z] 70e136a39aef: Waiting [2025-02-19T11:20:43.589Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:43.589Z] 8a2091b0319a: Layer already exists [2025-02-19T11:20:43.589Z] 03e1d8fc6844: Layer already exists [2025-02-19T11:20:43.589Z] cc8d04749d00: Layer already exists [2025-02-19T11:20:43.589Z] 17bffbcd6287: Layer already exists [2025-02-19T11:20:43.589Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:43.589Z] b74422572779: Layer already exists [2025-02-19T11:20:43.589Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:43.589Z] 9dac59643669: Layer already exists [2025-02-19T11:20:43.589Z] latest: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:43.917Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:44.248Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.59 [2025-02-19T11:20:44.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-19T11:20:44.248Z] 8a2091b0319a: Preparing [2025-02-19T11:20:44.248Z] 03e1d8fc6844: Preparing [2025-02-19T11:20:44.248Z] 17bffbcd6287: Preparing [2025-02-19T11:20:44.248Z] cc8d04749d00: Preparing [2025-02-19T11:20:44.248Z] dd780cb47a2f: Preparing [2025-02-19T11:20:44.248Z] 70e136a39aef: Preparing [2025-02-19T11:20:44.248Z] 9dac59643669: Preparing [2025-02-19T11:20:44.248Z] b74422572779: Preparing [2025-02-19T11:20:44.248Z] 994456c4fd7b: Preparing [2025-02-19T11:20:44.248Z] 70e136a39aef: Waiting [2025-02-19T11:20:44.248Z] 9dac59643669: Waiting [2025-02-19T11:20:44.248Z] b74422572779: Waiting [2025-02-19T11:20:44.248Z] 994456c4fd7b: Waiting [2025-02-19T11:20:44.248Z] 17bffbcd6287: Layer already exists [2025-02-19T11:20:44.248Z] 03e1d8fc6844: Layer already exists [2025-02-19T11:20:44.248Z] 8a2091b0319a: Layer already exists [2025-02-19T11:20:44.248Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:44.248Z] cc8d04749d00: Layer already exists [2025-02-19T11:20:44.248Z] 9dac59643669: Layer already exists [2025-02-19T11:20:44.248Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:44.248Z] b74422572779: Layer already exists [2025-02-19T11:20:44.248Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:44.248Z] 4.0.0-dev.59: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:44.584Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:44.918Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:44.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-19T11:20:44.918Z] 8a2091b0319a: Preparing [2025-02-19T11:20:44.918Z] 03e1d8fc6844: Preparing [2025-02-19T11:20:44.918Z] 17bffbcd6287: Preparing [2025-02-19T11:20:44.918Z] cc8d04749d00: Preparing [2025-02-19T11:20:44.918Z] dd780cb47a2f: Preparing [2025-02-19T11:20:44.918Z] 70e136a39aef: Preparing [2025-02-19T11:20:44.918Z] 9dac59643669: Preparing [2025-02-19T11:20:44.918Z] b74422572779: Preparing [2025-02-19T11:20:44.918Z] 994456c4fd7b: Preparing [2025-02-19T11:20:44.918Z] b74422572779: Waiting [2025-02-19T11:20:44.918Z] 994456c4fd7b: Waiting [2025-02-19T11:20:44.918Z] 70e136a39aef: Waiting [2025-02-19T11:20:44.918Z] 17bffbcd6287: Layer already exists [2025-02-19T11:20:44.918Z] 03e1d8fc6844: Layer already exists [2025-02-19T11:20:44.918Z] cc8d04749d00: Layer already exists [2025-02-19T11:20:44.918Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:44.918Z] 8a2091b0319a: Layer already exists [2025-02-19T11:20:44.918Z] 9dac59643669: Layer already exists [2025-02-19T11:20:44.918Z] b74422572779: Layer already exists [2025-02-19T11:20:44.918Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:44.918Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:44.918Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:45.241Z] + 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-19T11:20:45.565Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-19T11:20:45.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-19T11:20:45.565Z] 8a2091b0319a: Preparing [2025-02-19T11:20:45.565Z] 03e1d8fc6844: Preparing [2025-02-19T11:20:45.565Z] 17bffbcd6287: Preparing [2025-02-19T11:20:45.565Z] cc8d04749d00: Preparing [2025-02-19T11:20:45.565Z] dd780cb47a2f: Preparing [2025-02-19T11:20:45.565Z] 70e136a39aef: Preparing [2025-02-19T11:20:45.565Z] 9dac59643669: Preparing [2025-02-19T11:20:45.565Z] b74422572779: Preparing [2025-02-19T11:20:45.565Z] 994456c4fd7b: Preparing [2025-02-19T11:20:45.565Z] 9dac59643669: Waiting [2025-02-19T11:20:45.565Z] 994456c4fd7b: Waiting [2025-02-19T11:20:45.565Z] b74422572779: Waiting [2025-02-19T11:20:45.565Z] 70e136a39aef: Waiting [2025-02-19T11:20:45.565Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:45.565Z] 17bffbcd6287: Layer already exists [2025-02-19T11:20:45.565Z] cc8d04749d00: Layer already exists [2025-02-19T11:20:45.565Z] 8a2091b0319a: Layer already exists [2025-02-19T11:20:45.565Z] 03e1d8fc6844: Layer already exists [2025-02-19T11:20:45.565Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:45.565Z] b74422572779: Layer already exists [2025-02-19T11:20:45.565Z] 9dac59643669: Layer already exists [2025-02-19T11:20:45.565Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:45.565Z] main: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:20:45.633Z] ===================================================== [Pipeline] echo [2025-02-19T11:20:45.645Z] taggedImages: [2025-02-19T11:20:45.645Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:45.645Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-19T11:20:45.645Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.59 [2025-02-19T11:20:45.645Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:45.645Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-19T11:20:45.673Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-19T11:20:45.673Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:45.673Z] latest [2025-02-19T11:20:45.673Z] 4.0.0-dev.59 [2025-02-19T11:20:45.673Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:45.673Z] main [2025-02-19T11:20:45.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:46.016Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:46.346Z] + docker push nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:46.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-19T11:20:46.346Z] 96e7d9aefa20: Preparing [2025-02-19T11:20:46.346Z] 519b38cd999f: Preparing [2025-02-19T11:20:46.346Z] dd780cb47a2f: Preparing [2025-02-19T11:20:46.346Z] 70e136a39aef: Preparing [2025-02-19T11:20:46.346Z] 9dac59643669: Preparing [2025-02-19T11:20:46.346Z] 0eadc45f93f4: Preparing [2025-02-19T11:20:46.346Z] 994456c4fd7b: Preparing [2025-02-19T11:20:46.346Z] 0eadc45f93f4: Waiting [2025-02-19T11:20:46.346Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:46.346Z] 9dac59643669: Layer already exists [2025-02-19T11:20:46.346Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:46.346Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:46.346Z] 96e7d9aefa20: Pushed [2025-02-19T11:20:46.346Z] 0eadc45f93f4: Pushed [2025-02-19T11:20:49.643Z] 519b38cd999f: Pushed [2025-02-19T11:20:49.643Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:49.977Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:50.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-19T11:20:50.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-19T11:20:50.300Z] 96e7d9aefa20: Preparing [2025-02-19T11:20:50.300Z] 519b38cd999f: Preparing [2025-02-19T11:20:50.300Z] dd780cb47a2f: Preparing [2025-02-19T11:20:50.300Z] 70e136a39aef: Preparing [2025-02-19T11:20:50.300Z] 9dac59643669: Preparing [2025-02-19T11:20:50.300Z] 0eadc45f93f4: Preparing [2025-02-19T11:20:50.300Z] 994456c4fd7b: Preparing [2025-02-19T11:20:50.300Z] 0eadc45f93f4: Waiting [2025-02-19T11:20:50.300Z] 994456c4fd7b: Waiting [2025-02-19T11:20:50.300Z] 519b38cd999f: Layer already exists [2025-02-19T11:20:50.300Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:50.300Z] 9dac59643669: Layer already exists [2025-02-19T11:20:50.300Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:50.300Z] 96e7d9aefa20: Layer already exists [2025-02-19T11:20:50.300Z] 0eadc45f93f4: Layer already exists [2025-02-19T11:20:50.300Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:50.300Z] latest: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:50.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:50.956Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.59 [2025-02-19T11:20:50.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-19T11:20:50.956Z] 96e7d9aefa20: Preparing [2025-02-19T11:20:50.956Z] 519b38cd999f: Preparing [2025-02-19T11:20:50.956Z] dd780cb47a2f: Preparing [2025-02-19T11:20:50.956Z] 70e136a39aef: Preparing [2025-02-19T11:20:50.956Z] 9dac59643669: Preparing [2025-02-19T11:20:50.956Z] 0eadc45f93f4: Preparing [2025-02-19T11:20:50.956Z] 994456c4fd7b: Preparing [2025-02-19T11:20:50.956Z] 0eadc45f93f4: Waiting [2025-02-19T11:20:50.956Z] 994456c4fd7b: Waiting [2025-02-19T11:20:50.956Z] 9dac59643669: Layer already exists [2025-02-19T11:20:50.956Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:50.956Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:50.956Z] 519b38cd999f: Layer already exists [2025-02-19T11:20:50.956Z] 96e7d9aefa20: Layer already exists [2025-02-19T11:20:50.956Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:50.956Z] 0eadc45f93f4: Layer already exists [2025-02-19T11:20:50.956Z] 4.0.0-dev.59: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:51.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:51.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:51.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-19T11:20:51.607Z] 96e7d9aefa20: Preparing [2025-02-19T11:20:51.607Z] 519b38cd999f: Preparing [2025-02-19T11:20:51.607Z] dd780cb47a2f: Preparing [2025-02-19T11:20:51.607Z] 70e136a39aef: Preparing [2025-02-19T11:20:51.607Z] 9dac59643669: Preparing [2025-02-19T11:20:51.607Z] 0eadc45f93f4: Preparing [2025-02-19T11:20:51.607Z] 994456c4fd7b: Preparing [2025-02-19T11:20:51.607Z] 994456c4fd7b: Waiting [2025-02-19T11:20:51.607Z] 96e7d9aefa20: Layer already exists [2025-02-19T11:20:51.607Z] 519b38cd999f: Layer already exists [2025-02-19T11:20:51.607Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:51.607Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:51.607Z] 9dac59643669: Layer already exists [2025-02-19T11:20:51.607Z] 0eadc45f93f4: Layer already exists [2025-02-19T11:20:51.607Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:51.607Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:51.923Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:52.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-19T11:20:52.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-19T11:20:52.250Z] 96e7d9aefa20: Preparing [2025-02-19T11:20:52.250Z] 519b38cd999f: Preparing [2025-02-19T11:20:52.250Z] dd780cb47a2f: Preparing [2025-02-19T11:20:52.250Z] 70e136a39aef: Preparing [2025-02-19T11:20:52.250Z] 9dac59643669: Preparing [2025-02-19T11:20:52.250Z] 0eadc45f93f4: Preparing [2025-02-19T11:20:52.250Z] 994456c4fd7b: Preparing [2025-02-19T11:20:52.250Z] 0eadc45f93f4: Waiting [2025-02-19T11:20:52.250Z] 994456c4fd7b: Waiting [2025-02-19T11:20:52.250Z] 519b38cd999f: Layer already exists [2025-02-19T11:20:52.250Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:52.250Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:52.250Z] 96e7d9aefa20: Layer already exists [2025-02-19T11:20:52.250Z] 9dac59643669: Layer already exists [2025-02-19T11:20:52.250Z] 0eadc45f93f4: Layer already exists [2025-02-19T11:20:52.250Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:52.250Z] main: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:20:52.305Z] ===================================================== [Pipeline] echo [2025-02-19T11:20:52.316Z] taggedImages: [2025-02-19T11:20:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-19T11:20:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.59 [2025-02-19T11:20:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-19T11:20:52.348Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-19T11:20:52.348Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:52.348Z] latest [2025-02-19T11:20:52.348Z] 4.0.0-dev.59 [2025-02-19T11:20:52.348Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:52.348Z] main [2025-02-19T11:20:52.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:52.675Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:52.996Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:52.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-19T11:20:52.996Z] 0ce3273e0ce0: Preparing [2025-02-19T11:20:52.996Z] c3c2fadab579: Preparing [2025-02-19T11:20:52.996Z] 70e136a39aef: Preparing [2025-02-19T11:20:52.996Z] f31c7044b38d: Preparing [2025-02-19T11:20:52.996Z] 7b53ca9cd499: Preparing [2025-02-19T11:20:52.996Z] 994456c4fd7b: Preparing [2025-02-19T11:20:52.996Z] 994456c4fd7b: Waiting [2025-02-19T11:20:52.996Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:52.996Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:52.996Z] 7b53ca9cd499: Pushed [2025-02-19T11:20:52.996Z] f31c7044b38d: Pushed [2025-02-19T11:20:52.996Z] 0ce3273e0ce0: Pushed [2025-02-19T11:20:55.532Z] c3c2fadab579: Pushed [2025-02-19T11:20:55.792Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:56.124Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:56.450Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-19T11:20:56.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-19T11:20:56.451Z] 0ce3273e0ce0: Preparing [2025-02-19T11:20:56.451Z] c3c2fadab579: Preparing [2025-02-19T11:20:56.451Z] 70e136a39aef: Preparing [2025-02-19T11:20:56.451Z] f31c7044b38d: Preparing [2025-02-19T11:20:56.451Z] 7b53ca9cd499: Preparing [2025-02-19T11:20:56.451Z] 994456c4fd7b: Preparing [2025-02-19T11:20:56.451Z] 994456c4fd7b: Waiting [2025-02-19T11:20:56.451Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:56.451Z] 0ce3273e0ce0: Layer already exists [2025-02-19T11:20:56.451Z] c3c2fadab579: Layer already exists [2025-02-19T11:20:56.451Z] f31c7044b38d: Layer already exists [2025-02-19T11:20:56.451Z] 7b53ca9cd499: Layer already exists [2025-02-19T11:20:56.451Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:56.451Z] latest: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:56.856Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:57.180Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.59 [2025-02-19T11:20:57.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-19T11:20:57.180Z] 0ce3273e0ce0: Preparing [2025-02-19T11:20:57.180Z] c3c2fadab579: Preparing [2025-02-19T11:20:57.180Z] 70e136a39aef: Preparing [2025-02-19T11:20:57.180Z] f31c7044b38d: Preparing [2025-02-19T11:20:57.180Z] 7b53ca9cd499: Preparing [2025-02-19T11:20:57.180Z] 994456c4fd7b: Preparing [2025-02-19T11:20:57.180Z] 994456c4fd7b: Waiting [2025-02-19T11:20:57.180Z] c3c2fadab579: Layer already exists [2025-02-19T11:20:57.180Z] 0ce3273e0ce0: Layer already exists [2025-02-19T11:20:57.180Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:57.180Z] 7b53ca9cd499: Layer already exists [2025-02-19T11:20:57.180Z] f31c7044b38d: Layer already exists [2025-02-19T11:20:57.180Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:57.180Z] 4.0.0-dev.59: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:57.515Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:57.851Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:57.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-19T11:20:57.851Z] 0ce3273e0ce0: Preparing [2025-02-19T11:20:57.851Z] c3c2fadab579: Preparing [2025-02-19T11:20:57.851Z] 70e136a39aef: Preparing [2025-02-19T11:20:57.851Z] f31c7044b38d: Preparing [2025-02-19T11:20:57.851Z] 7b53ca9cd499: Preparing [2025-02-19T11:20:57.851Z] 994456c4fd7b: Preparing [2025-02-19T11:20:57.851Z] 994456c4fd7b: Waiting [2025-02-19T11:20:57.851Z] c3c2fadab579: Layer already exists [2025-02-19T11:20:57.851Z] 0ce3273e0ce0: Layer already exists [2025-02-19T11:20:57.851Z] 7b53ca9cd499: Layer already exists [2025-02-19T11:20:57.851Z] f31c7044b38d: Layer already exists [2025-02-19T11:20:57.851Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:57.851Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:57.851Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:58.178Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:58.509Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-19T11:20:58.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-19T11:20:58.509Z] 0ce3273e0ce0: Preparing [2025-02-19T11:20:58.509Z] c3c2fadab579: Preparing [2025-02-19T11:20:58.509Z] 70e136a39aef: Preparing [2025-02-19T11:20:58.509Z] f31c7044b38d: Preparing [2025-02-19T11:20:58.509Z] 7b53ca9cd499: Preparing [2025-02-19T11:20:58.509Z] 994456c4fd7b: Preparing [2025-02-19T11:20:58.509Z] 994456c4fd7b: Waiting [2025-02-19T11:20:58.509Z] f31c7044b38d: Layer already exists [2025-02-19T11:20:58.509Z] 7b53ca9cd499: Layer already exists [2025-02-19T11:20:58.509Z] 0ce3273e0ce0: Layer already exists [2025-02-19T11:20:58.509Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:58.509Z] c3c2fadab579: Layer already exists [2025-02-19T11:20:58.509Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:58.509Z] main: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:20:58.590Z] ===================================================== [Pipeline] echo [2025-02-19T11:20:58.606Z] taggedImages: [2025-02-19T11:20:58.606Z] - nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:58.606Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-19T11:20:58.606Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.59 [2025-02-19T11:20:58.606Z] - nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:58.606Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-19T11:20:58.629Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-19T11:20:58.629Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:58.629Z] latest [2025-02-19T11:20:58.629Z] 4.0.0-dev.59 [2025-02-19T11:20:58.629Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:20:58.629Z] main [2025-02-19T11:20:58.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:58.970Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:20:59.306Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:20:59.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-19T11:20:59.307Z] b0216c195970: Preparing [2025-02-19T11:20:59.307Z] 7351477cf08e: Preparing [2025-02-19T11:20:59.307Z] ca2078ff57fb: Preparing [2025-02-19T11:20:59.307Z] dd780cb47a2f: Preparing [2025-02-19T11:20:59.307Z] 70e136a39aef: Preparing [2025-02-19T11:20:59.307Z] 9dac59643669: Preparing [2025-02-19T11:20:59.307Z] b74422572779: Preparing [2025-02-19T11:20:59.307Z] 994456c4fd7b: Preparing [2025-02-19T11:20:59.307Z] 9dac59643669: Waiting [2025-02-19T11:20:59.307Z] b74422572779: Waiting [2025-02-19T11:20:59.307Z] 994456c4fd7b: Waiting [2025-02-19T11:20:59.307Z] 70e136a39aef: Layer already exists [2025-02-19T11:20:59.307Z] dd780cb47a2f: Layer already exists [2025-02-19T11:20:59.307Z] 9dac59643669: Layer already exists [2025-02-19T11:20:59.307Z] b74422572779: Layer already exists [2025-02-19T11:20:59.307Z] 994456c4fd7b: Layer already exists [2025-02-19T11:20:59.307Z] 7351477cf08e: Pushed [2025-02-19T11:20:59.307Z] b0216c195970: Pushed [2025-02-19T11:21:01.836Z] ca2078ff57fb: Pushed [2025-02-19T11:21:01.836Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:02.156Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:02.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-19T11:21:02.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-19T11:21:02.485Z] b0216c195970: Preparing [2025-02-19T11:21:02.485Z] 7351477cf08e: Preparing [2025-02-19T11:21:02.485Z] ca2078ff57fb: Preparing [2025-02-19T11:21:02.485Z] dd780cb47a2f: Preparing [2025-02-19T11:21:02.485Z] 70e136a39aef: Preparing [2025-02-19T11:21:02.485Z] 9dac59643669: Preparing [2025-02-19T11:21:02.485Z] b74422572779: Preparing [2025-02-19T11:21:02.485Z] 994456c4fd7b: Preparing [2025-02-19T11:21:02.485Z] 9dac59643669: Waiting [2025-02-19T11:21:02.485Z] b74422572779: Waiting [2025-02-19T11:21:02.485Z] 994456c4fd7b: Waiting [2025-02-19T11:21:02.485Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:02.485Z] ca2078ff57fb: Layer already exists [2025-02-19T11:21:02.485Z] 7351477cf08e: Layer already exists [2025-02-19T11:21:02.485Z] b0216c195970: Layer already exists [2025-02-19T11:21:02.485Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:02.485Z] 9dac59643669: Layer already exists [2025-02-19T11:21:02.485Z] b74422572779: Layer already exists [2025-02-19T11:21:02.485Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:02.485Z] latest: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:02.812Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:03.140Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.59 [2025-02-19T11:21:03.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-19T11:21:03.140Z] b0216c195970: Preparing [2025-02-19T11:21:03.140Z] 7351477cf08e: Preparing [2025-02-19T11:21:03.140Z] ca2078ff57fb: Preparing [2025-02-19T11:21:03.140Z] dd780cb47a2f: Preparing [2025-02-19T11:21:03.140Z] 70e136a39aef: Preparing [2025-02-19T11:21:03.140Z] 9dac59643669: Preparing [2025-02-19T11:21:03.140Z] b74422572779: Preparing [2025-02-19T11:21:03.140Z] 994456c4fd7b: Preparing [2025-02-19T11:21:03.140Z] 9dac59643669: Waiting [2025-02-19T11:21:03.140Z] b74422572779: Waiting [2025-02-19T11:21:03.140Z] 994456c4fd7b: Waiting [2025-02-19T11:21:03.140Z] 7351477cf08e: Layer already exists [2025-02-19T11:21:03.140Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:03.140Z] ca2078ff57fb: Layer already exists [2025-02-19T11:21:03.140Z] b0216c195970: Layer already exists [2025-02-19T11:21:03.140Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:03.140Z] 9dac59643669: Layer already exists [2025-02-19T11:21:03.140Z] b74422572779: Layer already exists [2025-02-19T11:21:03.140Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:03.140Z] 4.0.0-dev.59: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:03.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:03.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:03.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-19T11:21:03.796Z] b0216c195970: Preparing [2025-02-19T11:21:03.796Z] 7351477cf08e: Preparing [2025-02-19T11:21:03.796Z] ca2078ff57fb: Preparing [2025-02-19T11:21:03.796Z] dd780cb47a2f: Preparing [2025-02-19T11:21:03.796Z] 70e136a39aef: Preparing [2025-02-19T11:21:03.796Z] 9dac59643669: Preparing [2025-02-19T11:21:03.796Z] b74422572779: Preparing [2025-02-19T11:21:03.796Z] 994456c4fd7b: Preparing [2025-02-19T11:21:03.796Z] 9dac59643669: Waiting [2025-02-19T11:21:03.796Z] b74422572779: Waiting [2025-02-19T11:21:03.796Z] 994456c4fd7b: Waiting [2025-02-19T11:21:03.796Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:03.796Z] ca2078ff57fb: Layer already exists [2025-02-19T11:21:03.796Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:03.796Z] 7351477cf08e: Layer already exists [2025-02-19T11:21:03.796Z] b0216c195970: Layer already exists [2025-02-19T11:21:03.796Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:03.796Z] b74422572779: Layer already exists [2025-02-19T11:21:03.796Z] 9dac59643669: Layer already exists [2025-02-19T11:21:03.796Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:04.127Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:04.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-19T11:21:04.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-19T11:21:04.453Z] b0216c195970: Preparing [2025-02-19T11:21:04.453Z] 7351477cf08e: Preparing [2025-02-19T11:21:04.453Z] ca2078ff57fb: Preparing [2025-02-19T11:21:04.453Z] dd780cb47a2f: Preparing [2025-02-19T11:21:04.453Z] 70e136a39aef: Preparing [2025-02-19T11:21:04.453Z] 9dac59643669: Preparing [2025-02-19T11:21:04.453Z] b74422572779: Preparing [2025-02-19T11:21:04.453Z] 994456c4fd7b: Preparing [2025-02-19T11:21:04.453Z] b74422572779: Waiting [2025-02-19T11:21:04.453Z] 994456c4fd7b: Waiting [2025-02-19T11:21:04.453Z] 9dac59643669: Waiting [2025-02-19T11:21:04.453Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:04.453Z] b0216c195970: Layer already exists [2025-02-19T11:21:04.453Z] 7351477cf08e: Layer already exists [2025-02-19T11:21:04.453Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:04.453Z] ca2078ff57fb: Layer already exists [2025-02-19T11:21:04.453Z] b74422572779: Layer already exists [2025-02-19T11:21:04.453Z] 9dac59643669: Layer already exists [2025-02-19T11:21:04.453Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:04.453Z] main: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:04.529Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:04.545Z] taggedImages: [2025-02-19T11:21:04.545Z] - nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:04.545Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-19T11:21:04.545Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.59 [2025-02-19T11:21:04.545Z] - nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:04.545Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-19T11:21:04.573Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-19T11:21:04.573Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:04.573Z] latest [2025-02-19T11:21:04.573Z] 4.0.0-dev.59 [2025-02-19T11:21:04.573Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:04.573Z] main [2025-02-19T11:21:04.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:04.920Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:05.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:05.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-19T11:21:05.239Z] 6b18116f12af: Preparing [2025-02-19T11:21:05.239Z] de3eea54b038: Preparing [2025-02-19T11:21:05.239Z] 307a5f891ca0: Preparing [2025-02-19T11:21:05.239Z] dc51b95769c5: Preparing [2025-02-19T11:21:05.239Z] 4a3bdf4ea240: Preparing [2025-02-19T11:21:05.239Z] 142989f6d8fa: Preparing [2025-02-19T11:21:05.239Z] 42899348c1be: Preparing [2025-02-19T11:21:05.239Z] dd780cb47a2f: Preparing [2025-02-19T11:21:05.239Z] 70e136a39aef: Preparing [2025-02-19T11:21:05.239Z] 75139d4511f4: Preparing [2025-02-19T11:21:05.239Z] 901d10c9e740: Preparing [2025-02-19T11:21:05.239Z] 5f70bf18a086: Preparing [2025-02-19T11:21:05.239Z] d15399a68034: Preparing [2025-02-19T11:21:05.239Z] 68bd25df1c1b: Preparing [2025-02-19T11:21:05.239Z] a16ff0c3ea31: Preparing [2025-02-19T11:21:05.239Z] 994456c4fd7b: Preparing [2025-02-19T11:21:05.239Z] 42899348c1be: Waiting [2025-02-19T11:21:05.239Z] dd780cb47a2f: Waiting [2025-02-19T11:21:05.239Z] 70e136a39aef: Waiting [2025-02-19T11:21:05.239Z] 75139d4511f4: Waiting [2025-02-19T11:21:05.239Z] 901d10c9e740: Waiting [2025-02-19T11:21:05.239Z] 142989f6d8fa: Waiting [2025-02-19T11:21:05.239Z] a16ff0c3ea31: Waiting [2025-02-19T11:21:05.239Z] 5f70bf18a086: Waiting [2025-02-19T11:21:05.239Z] 994456c4fd7b: Waiting [2025-02-19T11:21:05.239Z] d15399a68034: Waiting [2025-02-19T11:21:05.239Z] 68bd25df1c1b: Waiting [2025-02-19T11:21:05.239Z] 4a3bdf4ea240: Pushed [2025-02-19T11:21:05.239Z] 307a5f891ca0: Pushed [2025-02-19T11:21:05.239Z] 6b18116f12af: Pushed [2025-02-19T11:21:05.239Z] dc51b95769c5: Pushed [2025-02-19T11:21:05.239Z] de3eea54b038: Pushed [2025-02-19T11:21:05.239Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:05.239Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:05.239Z] 5f70bf18a086: Layer already exists [2025-02-19T11:21:05.239Z] 142989f6d8fa: Pushed [2025-02-19T11:21:05.501Z] 75139d4511f4: Pushed [2025-02-19T11:21:05.501Z] d15399a68034: Pushed [2025-02-19T11:21:05.501Z] 68bd25df1c1b: Pushed [2025-02-19T11:21:05.501Z] 901d10c9e740: Pushed [2025-02-19T11:21:05.501Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:05.501Z] a16ff0c3ea31: Pushed [2025-02-19T11:21:06.878Z] 42899348c1be: Pushed [2025-02-19T11:21:06.878Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:07.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:07.537Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-19T11:21:07.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-19T11:21:07.537Z] 6b18116f12af: Preparing [2025-02-19T11:21:07.537Z] de3eea54b038: Preparing [2025-02-19T11:21:07.537Z] 307a5f891ca0: Preparing [2025-02-19T11:21:07.537Z] dc51b95769c5: Preparing [2025-02-19T11:21:07.537Z] 4a3bdf4ea240: Preparing [2025-02-19T11:21:07.537Z] 142989f6d8fa: Preparing [2025-02-19T11:21:07.537Z] 42899348c1be: Preparing [2025-02-19T11:21:07.537Z] 142989f6d8fa: Waiting [2025-02-19T11:21:07.537Z] dd780cb47a2f: Preparing [2025-02-19T11:21:07.537Z] 70e136a39aef: Preparing [2025-02-19T11:21:07.537Z] 42899348c1be: Waiting [2025-02-19T11:21:07.537Z] 75139d4511f4: Preparing [2025-02-19T11:21:07.537Z] dd780cb47a2f: Waiting [2025-02-19T11:21:07.537Z] 70e136a39aef: Waiting [2025-02-19T11:21:07.537Z] 901d10c9e740: Preparing [2025-02-19T11:21:07.537Z] 75139d4511f4: Waiting [2025-02-19T11:21:07.537Z] 5f70bf18a086: Preparing [2025-02-19T11:21:07.537Z] d15399a68034: Preparing [2025-02-19T11:21:07.537Z] 5f70bf18a086: Waiting [2025-02-19T11:21:07.537Z] 68bd25df1c1b: Preparing [2025-02-19T11:21:07.537Z] a16ff0c3ea31: Preparing [2025-02-19T11:21:07.537Z] 994456c4fd7b: Preparing [2025-02-19T11:21:07.537Z] 68bd25df1c1b: Waiting [2025-02-19T11:21:07.537Z] a16ff0c3ea31: Waiting [2025-02-19T11:21:07.537Z] 4a3bdf4ea240: Layer already exists [2025-02-19T11:21:07.537Z] dc51b95769c5: Layer already exists [2025-02-19T11:21:07.537Z] 6b18116f12af: Layer already exists [2025-02-19T11:21:07.537Z] de3eea54b038: Layer already exists [2025-02-19T11:21:07.537Z] 307a5f891ca0: Layer already exists [2025-02-19T11:21:07.537Z] 42899348c1be: Layer already exists [2025-02-19T11:21:07.537Z] 142989f6d8fa: Layer already exists [2025-02-19T11:21:07.537Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:07.537Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:07.537Z] 75139d4511f4: Layer already exists [2025-02-19T11:21:07.537Z] 901d10c9e740: Layer already exists [2025-02-19T11:21:07.537Z] d15399a68034: Layer already exists [2025-02-19T11:21:07.537Z] 5f70bf18a086: Layer already exists [2025-02-19T11:21:07.537Z] 68bd25df1c1b: Layer already exists [2025-02-19T11:21:07.537Z] a16ff0c3ea31: Layer already exists [2025-02-19T11:21:07.537Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:07.537Z] latest: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:07.860Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:09.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.59 [2025-02-19T11:21:09.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-19T11:21:09.326Z] 6b18116f12af: Preparing [2025-02-19T11:21:09.326Z] de3eea54b038: Preparing [2025-02-19T11:21:09.326Z] 307a5f891ca0: Preparing [2025-02-19T11:21:09.326Z] dc51b95769c5: Preparing [2025-02-19T11:21:09.326Z] 4a3bdf4ea240: Preparing [2025-02-19T11:21:09.326Z] 142989f6d8fa: Preparing [2025-02-19T11:21:09.326Z] 42899348c1be: Preparing [2025-02-19T11:21:09.326Z] dd780cb47a2f: Preparing [2025-02-19T11:21:09.326Z] 70e136a39aef: Preparing [2025-02-19T11:21:09.326Z] 75139d4511f4: Preparing [2025-02-19T11:21:09.326Z] 901d10c9e740: Preparing [2025-02-19T11:21:09.326Z] 5f70bf18a086: Preparing [2025-02-19T11:21:09.326Z] d15399a68034: Preparing [2025-02-19T11:21:09.326Z] 68bd25df1c1b: Preparing [2025-02-19T11:21:09.326Z] a16ff0c3ea31: Preparing [2025-02-19T11:21:09.326Z] 994456c4fd7b: Preparing [2025-02-19T11:21:09.326Z] 142989f6d8fa: Waiting [2025-02-19T11:21:09.326Z] 42899348c1be: Waiting [2025-02-19T11:21:09.326Z] dd780cb47a2f: Waiting [2025-02-19T11:21:09.326Z] 70e136a39aef: Waiting [2025-02-19T11:21:09.326Z] 75139d4511f4: Waiting [2025-02-19T11:21:09.326Z] 901d10c9e740: Waiting [2025-02-19T11:21:09.326Z] 5f70bf18a086: Waiting [2025-02-19T11:21:09.326Z] d15399a68034: Waiting [2025-02-19T11:21:09.326Z] 68bd25df1c1b: Waiting [2025-02-19T11:21:09.326Z] a16ff0c3ea31: Waiting [2025-02-19T11:21:09.326Z] 994456c4fd7b: Waiting [2025-02-19T11:21:09.326Z] dc51b95769c5: Layer already exists [2025-02-19T11:21:09.326Z] 307a5f891ca0: Layer already exists [2025-02-19T11:21:09.326Z] de3eea54b038: Layer already exists [2025-02-19T11:21:09.326Z] 4a3bdf4ea240: Layer already exists [2025-02-19T11:21:09.326Z] 6b18116f12af: Layer already exists [2025-02-19T11:21:09.326Z] 142989f6d8fa: Layer already exists [2025-02-19T11:21:09.326Z] 42899348c1be: Layer already exists [2025-02-19T11:21:09.326Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:09.326Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:09.326Z] 75139d4511f4: Layer already exists [2025-02-19T11:21:09.326Z] 901d10c9e740: Layer already exists [2025-02-19T11:21:09.326Z] d15399a68034: Layer already exists [2025-02-19T11:21:09.326Z] 5f70bf18a086: Layer already exists [2025-02-19T11:21:09.326Z] a16ff0c3ea31: Layer already exists [2025-02-19T11:21:09.326Z] 68bd25df1c1b: Layer already exists [2025-02-19T11:21:09.326Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:09.585Z] 4.0.0-dev.59: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:09.913Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:10.247Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:10.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-19T11:21:10.247Z] 6b18116f12af: Preparing [2025-02-19T11:21:10.247Z] de3eea54b038: Preparing [2025-02-19T11:21:10.247Z] 307a5f891ca0: Preparing [2025-02-19T11:21:10.247Z] dc51b95769c5: Preparing [2025-02-19T11:21:10.247Z] 4a3bdf4ea240: Preparing [2025-02-19T11:21:10.247Z] 142989f6d8fa: Preparing [2025-02-19T11:21:10.247Z] 42899348c1be: Preparing [2025-02-19T11:21:10.247Z] dd780cb47a2f: Preparing [2025-02-19T11:21:10.247Z] 70e136a39aef: Preparing [2025-02-19T11:21:10.247Z] 75139d4511f4: Preparing [2025-02-19T11:21:10.247Z] 901d10c9e740: Preparing [2025-02-19T11:21:10.247Z] 5f70bf18a086: Preparing [2025-02-19T11:21:10.247Z] d15399a68034: Preparing [2025-02-19T11:21:10.247Z] 68bd25df1c1b: Preparing [2025-02-19T11:21:10.247Z] a16ff0c3ea31: Preparing [2025-02-19T11:21:10.247Z] 142989f6d8fa: Waiting [2025-02-19T11:21:10.247Z] 994456c4fd7b: Preparing [2025-02-19T11:21:10.247Z] 42899348c1be: Waiting [2025-02-19T11:21:10.247Z] a16ff0c3ea31: Waiting [2025-02-19T11:21:10.247Z] 994456c4fd7b: Waiting [2025-02-19T11:21:10.247Z] d15399a68034: Waiting [2025-02-19T11:21:10.247Z] 5f70bf18a086: Waiting [2025-02-19T11:21:10.247Z] dd780cb47a2f: Waiting [2025-02-19T11:21:10.247Z] 68bd25df1c1b: Waiting [2025-02-19T11:21:10.247Z] 70e136a39aef: Waiting [2025-02-19T11:21:10.247Z] 75139d4511f4: Waiting [2025-02-19T11:21:10.247Z] 901d10c9e740: Waiting [2025-02-19T11:21:10.247Z] de3eea54b038: Layer already exists [2025-02-19T11:21:10.247Z] dc51b95769c5: Layer already exists [2025-02-19T11:21:10.247Z] 6b18116f12af: Layer already exists [2025-02-19T11:21:10.247Z] 307a5f891ca0: Layer already exists [2025-02-19T11:21:10.247Z] 4a3bdf4ea240: Layer already exists [2025-02-19T11:21:10.247Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:10.247Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:10.247Z] 142989f6d8fa: Layer already exists [2025-02-19T11:21:10.247Z] 75139d4511f4: Layer already exists [2025-02-19T11:21:10.247Z] 42899348c1be: Layer already exists [2025-02-19T11:21:10.247Z] 901d10c9e740: Layer already exists [2025-02-19T11:21:10.247Z] 5f70bf18a086: Layer already exists [2025-02-19T11:21:10.247Z] d15399a68034: Layer already exists [2025-02-19T11:21:10.247Z] 68bd25df1c1b: Layer already exists [2025-02-19T11:21:10.247Z] a16ff0c3ea31: Layer already exists [2025-02-19T11:21:10.247Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:10.247Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:10.573Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:10.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-19T11:21:10.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-19T11:21:10.897Z] 6b18116f12af: Preparing [2025-02-19T11:21:10.897Z] de3eea54b038: Preparing [2025-02-19T11:21:10.897Z] 307a5f891ca0: Preparing [2025-02-19T11:21:10.897Z] dc51b95769c5: Preparing [2025-02-19T11:21:10.897Z] 4a3bdf4ea240: Preparing [2025-02-19T11:21:10.897Z] 142989f6d8fa: Preparing [2025-02-19T11:21:10.897Z] 42899348c1be: Preparing [2025-02-19T11:21:10.897Z] dd780cb47a2f: Preparing [2025-02-19T11:21:10.897Z] 70e136a39aef: Preparing [2025-02-19T11:21:10.897Z] 75139d4511f4: Preparing [2025-02-19T11:21:10.897Z] 901d10c9e740: Preparing [2025-02-19T11:21:10.897Z] 5f70bf18a086: Preparing [2025-02-19T11:21:10.897Z] d15399a68034: Preparing [2025-02-19T11:21:10.897Z] 68bd25df1c1b: Preparing [2025-02-19T11:21:10.897Z] a16ff0c3ea31: Preparing [2025-02-19T11:21:10.897Z] 994456c4fd7b: Preparing [2025-02-19T11:21:10.897Z] 142989f6d8fa: Waiting [2025-02-19T11:21:10.897Z] 42899348c1be: Waiting [2025-02-19T11:21:10.897Z] dd780cb47a2f: Waiting [2025-02-19T11:21:10.897Z] d15399a68034: Waiting [2025-02-19T11:21:10.897Z] 70e136a39aef: Waiting [2025-02-19T11:21:10.897Z] 68bd25df1c1b: Waiting [2025-02-19T11:21:10.897Z] 75139d4511f4: Waiting [2025-02-19T11:21:10.897Z] 901d10c9e740: Waiting [2025-02-19T11:21:10.897Z] 5f70bf18a086: Waiting [2025-02-19T11:21:10.897Z] a16ff0c3ea31: Waiting [2025-02-19T11:21:10.897Z] 994456c4fd7b: Waiting [2025-02-19T11:21:10.897Z] 4a3bdf4ea240: Layer already exists [2025-02-19T11:21:10.897Z] dc51b95769c5: Layer already exists [2025-02-19T11:21:10.897Z] 6b18116f12af: Layer already exists [2025-02-19T11:21:10.897Z] de3eea54b038: Layer already exists [2025-02-19T11:21:10.897Z] 307a5f891ca0: Layer already exists [2025-02-19T11:21:10.897Z] 142989f6d8fa: Layer already exists [2025-02-19T11:21:10.897Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:10.897Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:10.897Z] 42899348c1be: Layer already exists [2025-02-19T11:21:10.897Z] 75139d4511f4: Layer already exists [2025-02-19T11:21:10.897Z] 901d10c9e740: Layer already exists [2025-02-19T11:21:10.897Z] d15399a68034: Layer already exists [2025-02-19T11:21:10.897Z] a16ff0c3ea31: Layer already exists [2025-02-19T11:21:10.897Z] 5f70bf18a086: Layer already exists [2025-02-19T11:21:10.897Z] 68bd25df1c1b: Layer already exists [2025-02-19T11:21:10.897Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:10.897Z] main: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:10.964Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:10.980Z] taggedImages: [2025-02-19T11:21:10.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:10.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-19T11:21:10.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.59 [2025-02-19T11:21:10.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:10.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-19T11:21:11.009Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-19T11:21:11.009Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:11.009Z] latest [2025-02-19T11:21:11.009Z] 4.0.0-dev.59 [2025-02-19T11:21:11.009Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:11.009Z] main [2025-02-19T11:21:11.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:11.334Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:11.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:11.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-19T11:21:11.656Z] b917d2bed516: Preparing [2025-02-19T11:21:11.656Z] 81d43a96a653: Preparing [2025-02-19T11:21:11.656Z] d76171fef558: Preparing [2025-02-19T11:21:11.656Z] 2fed60e8ab94: Preparing [2025-02-19T11:21:11.656Z] dd780cb47a2f: Preparing [2025-02-19T11:21:11.656Z] 70e136a39aef: Preparing [2025-02-19T11:21:11.656Z] 9dac59643669: Preparing [2025-02-19T11:21:11.656Z] b74422572779: Preparing [2025-02-19T11:21:11.656Z] 994456c4fd7b: Preparing [2025-02-19T11:21:11.656Z] 70e136a39aef: Waiting [2025-02-19T11:21:11.656Z] 994456c4fd7b: Waiting [2025-02-19T11:21:11.656Z] b74422572779: Waiting [2025-02-19T11:21:11.656Z] 9dac59643669: Waiting [2025-02-19T11:21:11.656Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:11.656Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:11.656Z] 9dac59643669: Layer already exists [2025-02-19T11:21:11.656Z] b74422572779: Layer already exists [2025-02-19T11:21:11.656Z] 81d43a96a653: Pushed [2025-02-19T11:21:11.656Z] d76171fef558: Pushed [2025-02-19T11:21:11.656Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:11.656Z] b917d2bed516: Pushed [2025-02-19T11:21:14.417Z] 2fed60e8ab94: Pushed [2025-02-19T11:21:14.417Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:14.743Z] + 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-19T11:21:15.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-19T11:21:15.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-19T11:21:15.067Z] b917d2bed516: Preparing [2025-02-19T11:21:15.067Z] 81d43a96a653: Preparing [2025-02-19T11:21:15.067Z] d76171fef558: Preparing [2025-02-19T11:21:15.067Z] 2fed60e8ab94: Preparing [2025-02-19T11:21:15.067Z] dd780cb47a2f: Preparing [2025-02-19T11:21:15.067Z] 70e136a39aef: Preparing [2025-02-19T11:21:15.067Z] 9dac59643669: Preparing [2025-02-19T11:21:15.067Z] b74422572779: Preparing [2025-02-19T11:21:15.067Z] 994456c4fd7b: Preparing [2025-02-19T11:21:15.067Z] b74422572779: Waiting [2025-02-19T11:21:15.067Z] 994456c4fd7b: Waiting [2025-02-19T11:21:15.067Z] 9dac59643669: Waiting [2025-02-19T11:21:15.067Z] 2fed60e8ab94: Layer already exists [2025-02-19T11:21:15.067Z] b917d2bed516: Layer already exists [2025-02-19T11:21:15.067Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:15.067Z] 81d43a96a653: Layer already exists [2025-02-19T11:21:15.067Z] d76171fef558: Layer already exists [2025-02-19T11:21:15.067Z] 9dac59643669: Layer already exists [2025-02-19T11:21:15.067Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:15.067Z] b74422572779: Layer already exists [2025-02-19T11:21:15.067Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:15.067Z] latest: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:15.394Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:15.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.59 [2025-02-19T11:21:15.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-19T11:21:15.720Z] b917d2bed516: Preparing [2025-02-19T11:21:15.720Z] 81d43a96a653: Preparing [2025-02-19T11:21:15.720Z] d76171fef558: Preparing [2025-02-19T11:21:15.720Z] 2fed60e8ab94: Preparing [2025-02-19T11:21:15.720Z] dd780cb47a2f: Preparing [2025-02-19T11:21:15.720Z] 70e136a39aef: Preparing [2025-02-19T11:21:15.720Z] 9dac59643669: Preparing [2025-02-19T11:21:15.720Z] b74422572779: Preparing [2025-02-19T11:21:15.720Z] 994456c4fd7b: Preparing [2025-02-19T11:21:15.720Z] 9dac59643669: Waiting [2025-02-19T11:21:15.720Z] b74422572779: Waiting [2025-02-19T11:21:15.720Z] 994456c4fd7b: Waiting [2025-02-19T11:21:15.720Z] 70e136a39aef: Waiting [2025-02-19T11:21:15.720Z] d76171fef558: Layer already exists [2025-02-19T11:21:15.720Z] 2fed60e8ab94: Layer already exists [2025-02-19T11:21:15.720Z] 81d43a96a653: Layer already exists [2025-02-19T11:21:15.720Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:15.720Z] b917d2bed516: Layer already exists [2025-02-19T11:21:15.720Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:15.720Z] 9dac59643669: Layer already exists [2025-02-19T11:21:15.720Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:15.720Z] b74422572779: Layer already exists [2025-02-19T11:21:15.720Z] 4.0.0-dev.59: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:16.047Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:17.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:17.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-19T11:21:17.430Z] b917d2bed516: Preparing [2025-02-19T11:21:17.430Z] 81d43a96a653: Preparing [2025-02-19T11:21:17.430Z] d76171fef558: Preparing [2025-02-19T11:21:17.430Z] 2fed60e8ab94: Preparing [2025-02-19T11:21:17.430Z] dd780cb47a2f: Preparing [2025-02-19T11:21:17.430Z] 70e136a39aef: Preparing [2025-02-19T11:21:17.430Z] 9dac59643669: Preparing [2025-02-19T11:21:17.430Z] b74422572779: Preparing [2025-02-19T11:21:17.430Z] 994456c4fd7b: Preparing [2025-02-19T11:21:17.430Z] 70e136a39aef: Waiting [2025-02-19T11:21:17.430Z] 9dac59643669: Waiting [2025-02-19T11:21:17.430Z] 994456c4fd7b: Waiting [2025-02-19T11:21:17.430Z] b74422572779: Waiting [2025-02-19T11:21:17.430Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:17.430Z] 2fed60e8ab94: Layer already exists [2025-02-19T11:21:17.430Z] d76171fef558: Layer already exists [2025-02-19T11:21:17.430Z] b917d2bed516: Layer already exists [2025-02-19T11:21:17.430Z] 81d43a96a653: Layer already exists [2025-02-19T11:21:17.430Z] 9dac59643669: Layer already exists [2025-02-19T11:21:17.430Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:17.430Z] b74422572779: Layer already exists [2025-02-19T11:21:17.430Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:17.430Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:17.767Z] + 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-19T11:21:18.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-19T11:21:18.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-19T11:21:18.119Z] b917d2bed516: Preparing [2025-02-19T11:21:18.119Z] 81d43a96a653: Preparing [2025-02-19T11:21:18.119Z] d76171fef558: Preparing [2025-02-19T11:21:18.119Z] 2fed60e8ab94: Preparing [2025-02-19T11:21:18.119Z] dd780cb47a2f: Preparing [2025-02-19T11:21:18.119Z] 70e136a39aef: Preparing [2025-02-19T11:21:18.119Z] 9dac59643669: Preparing [2025-02-19T11:21:18.119Z] b74422572779: Preparing [2025-02-19T11:21:18.119Z] 994456c4fd7b: Preparing [2025-02-19T11:21:18.119Z] 70e136a39aef: Waiting [2025-02-19T11:21:18.119Z] 9dac59643669: Waiting [2025-02-19T11:21:18.119Z] b74422572779: Waiting [2025-02-19T11:21:18.119Z] 994456c4fd7b: Waiting [2025-02-19T11:21:18.119Z] d76171fef558: Layer already exists [2025-02-19T11:21:18.119Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:18.119Z] 2fed60e8ab94: Layer already exists [2025-02-19T11:21:18.119Z] b917d2bed516: Layer already exists [2025-02-19T11:21:18.119Z] 81d43a96a653: Layer already exists [2025-02-19T11:21:18.119Z] b74422572779: Layer already exists [2025-02-19T11:21:18.119Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:18.119Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:18.119Z] 9dac59643669: Layer already exists [2025-02-19T11:21:18.119Z] main: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:18.193Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:18.204Z] taggedImages: [2025-02-19T11:21:18.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:18.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-19T11:21:18.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.59 [2025-02-19T11:21:18.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:18.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-19T11:21:18.229Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-19T11:21:18.229Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:18.229Z] latest [2025-02-19T11:21:18.229Z] 4.0.0-dev.59 [2025-02-19T11:21:18.229Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:18.229Z] main [2025-02-19T11:21:18.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:18.610Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:20.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:20.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-19T11:21:20.027Z] 7fe75537a0b9: Preparing [2025-02-19T11:21:20.027Z] 35dab7492232: Preparing [2025-02-19T11:21:20.027Z] af1a792e2cf4: Preparing [2025-02-19T11:21:20.027Z] 57899eae3426: Preparing [2025-02-19T11:21:20.027Z] 44242523239c: Preparing [2025-02-19T11:21:20.027Z] dd780cb47a2f: Preparing [2025-02-19T11:21:20.027Z] 70e136a39aef: Preparing [2025-02-19T11:21:20.027Z] 7427ba108a94: Preparing [2025-02-19T11:21:20.027Z] 9e170c0b6e28: Preparing [2025-02-19T11:21:20.027Z] ca2ccaf6b111: Preparing [2025-02-19T11:21:20.027Z] 994456c4fd7b: Preparing [2025-02-19T11:21:20.027Z] dd780cb47a2f: Waiting [2025-02-19T11:21:20.027Z] ca2ccaf6b111: Waiting [2025-02-19T11:21:20.027Z] 994456c4fd7b: Waiting [2025-02-19T11:21:20.027Z] 9e170c0b6e28: Waiting [2025-02-19T11:21:20.027Z] 70e136a39aef: Waiting [2025-02-19T11:21:20.027Z] 7427ba108a94: Waiting [2025-02-19T11:21:20.611Z] 44242523239c: Pushed [2025-02-19T11:21:20.611Z] 35dab7492232: Pushed [2025-02-19T11:21:20.611Z] 7fe75537a0b9: Pushed [2025-02-19T11:21:20.611Z] 57899eae3426: Pushed [2025-02-19T11:21:20.900Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:20.900Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:20.900Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:20.900Z] 7427ba108a94: Pushed [2025-02-19T11:21:20.900Z] 9e170c0b6e28: Pushed [2025-02-19T11:21:22.282Z] ca2ccaf6b111: Pushed [2025-02-19T11:21:22.542Z] af1a792e2cf4: Pushed [2025-02-19T11:21:22.801Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:23.144Z] + 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-19T11:21:23.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-19T11:21:23.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-19T11:21:23.474Z] 7fe75537a0b9: Preparing [2025-02-19T11:21:23.474Z] 35dab7492232: Preparing [2025-02-19T11:21:23.474Z] af1a792e2cf4: Preparing [2025-02-19T11:21:23.474Z] 57899eae3426: Preparing [2025-02-19T11:21:23.474Z] 44242523239c: Preparing [2025-02-19T11:21:23.474Z] dd780cb47a2f: Preparing [2025-02-19T11:21:23.474Z] 70e136a39aef: Preparing [2025-02-19T11:21:23.474Z] dd780cb47a2f: Waiting [2025-02-19T11:21:23.474Z] 7427ba108a94: Preparing [2025-02-19T11:21:23.474Z] 9e170c0b6e28: Preparing [2025-02-19T11:21:23.474Z] ca2ccaf6b111: Preparing [2025-02-19T11:21:23.474Z] 9e170c0b6e28: Waiting [2025-02-19T11:21:23.474Z] 7427ba108a94: Waiting [2025-02-19T11:21:23.474Z] 994456c4fd7b: Preparing [2025-02-19T11:21:23.474Z] 994456c4fd7b: Waiting [2025-02-19T11:21:23.474Z] ca2ccaf6b111: Waiting [2025-02-19T11:21:23.474Z] 57899eae3426: Layer already exists [2025-02-19T11:21:23.474Z] 35dab7492232: Layer already exists [2025-02-19T11:21:23.474Z] 7fe75537a0b9: Layer already exists [2025-02-19T11:21:23.474Z] af1a792e2cf4: Layer already exists [2025-02-19T11:21:23.474Z] 44242523239c: Layer already exists [2025-02-19T11:21:23.474Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:23.474Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:23.474Z] 9e170c0b6e28: Layer already exists [2025-02-19T11:21:23.474Z] 7427ba108a94: Layer already exists [2025-02-19T11:21:23.474Z] ca2ccaf6b111: Layer already exists [2025-02-19T11:21:23.474Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:23.474Z] latest: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:23.815Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:25.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.59 [2025-02-19T11:21:25.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-19T11:21:25.255Z] 7fe75537a0b9: Preparing [2025-02-19T11:21:25.255Z] 35dab7492232: Preparing [2025-02-19T11:21:25.256Z] af1a792e2cf4: Preparing [2025-02-19T11:21:25.256Z] 57899eae3426: Preparing [2025-02-19T11:21:25.256Z] 44242523239c: Preparing [2025-02-19T11:21:25.256Z] dd780cb47a2f: Preparing [2025-02-19T11:21:25.256Z] 70e136a39aef: Preparing [2025-02-19T11:21:25.256Z] 7427ba108a94: Preparing [2025-02-19T11:21:25.256Z] 9e170c0b6e28: Preparing [2025-02-19T11:21:25.256Z] ca2ccaf6b111: Preparing [2025-02-19T11:21:25.256Z] 994456c4fd7b: Preparing [2025-02-19T11:21:25.256Z] 7427ba108a94: Waiting [2025-02-19T11:21:25.256Z] 9e170c0b6e28: Waiting [2025-02-19T11:21:25.256Z] 994456c4fd7b: Waiting [2025-02-19T11:21:25.256Z] dd780cb47a2f: Waiting [2025-02-19T11:21:25.256Z] 70e136a39aef: Waiting [2025-02-19T11:21:25.256Z] 35dab7492232: Layer already exists [2025-02-19T11:21:25.256Z] 44242523239c: Layer already exists [2025-02-19T11:21:25.256Z] 7fe75537a0b9: Layer already exists [2025-02-19T11:21:25.256Z] af1a792e2cf4: Layer already exists [2025-02-19T11:21:25.256Z] 57899eae3426: Layer already exists [2025-02-19T11:21:25.256Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:25.256Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:25.256Z] 9e170c0b6e28: Layer already exists [2025-02-19T11:21:25.256Z] ca2ccaf6b111: Layer already exists [2025-02-19T11:21:25.256Z] 7427ba108a94: Layer already exists [2025-02-19T11:21:25.256Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:25.256Z] 4.0.0-dev.59: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:25.583Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:25.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:25.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-19T11:21:25.912Z] 7fe75537a0b9: Preparing [2025-02-19T11:21:25.912Z] 35dab7492232: Preparing [2025-02-19T11:21:25.912Z] af1a792e2cf4: Preparing [2025-02-19T11:21:25.912Z] 57899eae3426: Preparing [2025-02-19T11:21:25.912Z] 44242523239c: Preparing [2025-02-19T11:21:25.912Z] dd780cb47a2f: Preparing [2025-02-19T11:21:25.912Z] 70e136a39aef: Preparing [2025-02-19T11:21:25.912Z] 7427ba108a94: Preparing [2025-02-19T11:21:25.912Z] 9e170c0b6e28: Preparing [2025-02-19T11:21:25.912Z] ca2ccaf6b111: Preparing [2025-02-19T11:21:25.912Z] 994456c4fd7b: Preparing [2025-02-19T11:21:25.912Z] 7427ba108a94: Waiting [2025-02-19T11:21:25.912Z] dd780cb47a2f: Waiting [2025-02-19T11:21:25.912Z] 994456c4fd7b: Waiting [2025-02-19T11:21:25.912Z] 9e170c0b6e28: Waiting [2025-02-19T11:21:25.912Z] 70e136a39aef: Waiting [2025-02-19T11:21:25.912Z] ca2ccaf6b111: Waiting [2025-02-19T11:21:25.912Z] 44242523239c: Layer already exists [2025-02-19T11:21:25.912Z] 7fe75537a0b9: Layer already exists [2025-02-19T11:21:25.912Z] 35dab7492232: Layer already exists [2025-02-19T11:21:25.912Z] af1a792e2cf4: Layer already exists [2025-02-19T11:21:25.912Z] 57899eae3426: Layer already exists [2025-02-19T11:21:25.912Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:25.912Z] 7427ba108a94: Layer already exists [2025-02-19T11:21:25.912Z] 9e170c0b6e28: Layer already exists [2025-02-19T11:21:25.912Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:25.912Z] ca2ccaf6b111: Layer already exists [2025-02-19T11:21:25.912Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:25.912Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:26.243Z] + 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-19T11:21:26.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-19T11:21:26.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-19T11:21:26.580Z] 7fe75537a0b9: Preparing [2025-02-19T11:21:26.580Z] 35dab7492232: Preparing [2025-02-19T11:21:26.580Z] af1a792e2cf4: Preparing [2025-02-19T11:21:26.580Z] 57899eae3426: Preparing [2025-02-19T11:21:26.580Z] 44242523239c: Preparing [2025-02-19T11:21:26.580Z] dd780cb47a2f: Preparing [2025-02-19T11:21:26.580Z] 70e136a39aef: Preparing [2025-02-19T11:21:26.580Z] 7427ba108a94: Preparing [2025-02-19T11:21:26.580Z] 9e170c0b6e28: Preparing [2025-02-19T11:21:26.580Z] ca2ccaf6b111: Preparing [2025-02-19T11:21:26.580Z] 7427ba108a94: Waiting [2025-02-19T11:21:26.580Z] 9e170c0b6e28: Waiting [2025-02-19T11:21:26.580Z] 994456c4fd7b: Preparing [2025-02-19T11:21:26.580Z] ca2ccaf6b111: Waiting [2025-02-19T11:21:26.580Z] 994456c4fd7b: Waiting [2025-02-19T11:21:26.580Z] 7fe75537a0b9: Layer already exists [2025-02-19T11:21:26.580Z] 44242523239c: Layer already exists [2025-02-19T11:21:26.580Z] 57899eae3426: Layer already exists [2025-02-19T11:21:26.580Z] 35dab7492232: Layer already exists [2025-02-19T11:21:26.580Z] af1a792e2cf4: Layer already exists [2025-02-19T11:21:26.580Z] 7427ba108a94: Layer already exists [2025-02-19T11:21:26.580Z] 9e170c0b6e28: Layer already exists [2025-02-19T11:21:26.580Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:26.580Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:26.580Z] ca2ccaf6b111: Layer already exists [2025-02-19T11:21:26.580Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:26.580Z] main: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:26.660Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:26.676Z] taggedImages: [2025-02-19T11:21:26.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:26.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-19T11:21:26.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.59 [2025-02-19T11:21:26.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:26.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-19T11:21:26.702Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-19T11:21:26.702Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:26.702Z] latest [2025-02-19T11:21:26.702Z] 4.0.0-dev.59 [2025-02-19T11:21:26.702Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:26.702Z] main [2025-02-19T11:21:26.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:27.079Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:27.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:27.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-19T11:21:27.414Z] 8128ae79fa36: Preparing [2025-02-19T11:21:27.414Z] e84a88230357: Preparing [2025-02-19T11:21:27.414Z] 129c1896822a: Preparing [2025-02-19T11:21:27.414Z] 0531631e86ac: Preparing [2025-02-19T11:21:27.414Z] b4ac757a97bd: Preparing [2025-02-19T11:21:27.414Z] dbd46c3f53d5: Preparing [2025-02-19T11:21:27.414Z] db4126ff1152: Preparing [2025-02-19T11:21:27.414Z] dd780cb47a2f: Preparing [2025-02-19T11:21:27.414Z] 70e136a39aef: Preparing [2025-02-19T11:21:27.414Z] fe12aa106469: Preparing [2025-02-19T11:21:27.414Z] 17f1d6006760: Preparing [2025-02-19T11:21:27.414Z] 994456c4fd7b: Preparing [2025-02-19T11:21:27.414Z] dbd46c3f53d5: Waiting [2025-02-19T11:21:27.414Z] 70e136a39aef: Waiting [2025-02-19T11:21:27.414Z] 17f1d6006760: Waiting [2025-02-19T11:21:27.414Z] db4126ff1152: Waiting [2025-02-19T11:21:27.414Z] 994456c4fd7b: Waiting [2025-02-19T11:21:27.414Z] dd780cb47a2f: Waiting [2025-02-19T11:21:27.414Z] e84a88230357: Pushed [2025-02-19T11:21:27.414Z] b4ac757a97bd: Pushed [2025-02-19T11:21:27.414Z] 8128ae79fa36: Pushed [2025-02-19T11:21:27.414Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:27.414Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:27.414Z] dbd46c3f53d5: Pushed [2025-02-19T11:21:27.414Z] db4126ff1152: Pushed [2025-02-19T11:21:27.671Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:27.671Z] fe12aa106469: Pushed [2025-02-19T11:21:29.043Z] 17f1d6006760: Pushed [2025-02-19T11:21:29.300Z] 0531631e86ac: Pushed [2025-02-19T11:21:30.677Z] 129c1896822a: Pushed [2025-02-19T11:21:30.677Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:31.010Z] + 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-19T11:21:31.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-19T11:21:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-19T11:21:31.333Z] 8128ae79fa36: Preparing [2025-02-19T11:21:31.333Z] e84a88230357: Preparing [2025-02-19T11:21:31.333Z] 129c1896822a: Preparing [2025-02-19T11:21:31.333Z] 0531631e86ac: Preparing [2025-02-19T11:21:31.333Z] b4ac757a97bd: Preparing [2025-02-19T11:21:31.333Z] dbd46c3f53d5: Preparing [2025-02-19T11:21:31.333Z] db4126ff1152: Preparing [2025-02-19T11:21:31.333Z] dd780cb47a2f: Preparing [2025-02-19T11:21:31.333Z] 70e136a39aef: Preparing [2025-02-19T11:21:31.333Z] fe12aa106469: Preparing [2025-02-19T11:21:31.333Z] 17f1d6006760: Preparing [2025-02-19T11:21:31.333Z] 994456c4fd7b: Preparing [2025-02-19T11:21:31.333Z] db4126ff1152: Waiting [2025-02-19T11:21:31.333Z] dd780cb47a2f: Waiting [2025-02-19T11:21:31.333Z] 17f1d6006760: Waiting [2025-02-19T11:21:31.333Z] 994456c4fd7b: Waiting [2025-02-19T11:21:31.333Z] fe12aa106469: Waiting [2025-02-19T11:21:31.333Z] 70e136a39aef: Waiting [2025-02-19T11:21:31.333Z] dbd46c3f53d5: Waiting [2025-02-19T11:21:31.333Z] e84a88230357: Layer already exists [2025-02-19T11:21:31.333Z] 129c1896822a: Layer already exists [2025-02-19T11:21:31.333Z] 8128ae79fa36: Layer already exists [2025-02-19T11:21:31.333Z] 0531631e86ac: Layer already exists [2025-02-19T11:21:31.333Z] b4ac757a97bd: Layer already exists [2025-02-19T11:21:31.333Z] db4126ff1152: Layer already exists [2025-02-19T11:21:31.333Z] dbd46c3f53d5: Layer already exists [2025-02-19T11:21:31.333Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:31.333Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:31.333Z] fe12aa106469: Layer already exists [2025-02-19T11:21:31.333Z] 17f1d6006760: Layer already exists [2025-02-19T11:21:31.333Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:31.333Z] latest: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:31.672Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:31.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.59 [2025-02-19T11:21:31.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-19T11:21:31.998Z] 8128ae79fa36: Preparing [2025-02-19T11:21:31.998Z] e84a88230357: Preparing [2025-02-19T11:21:31.998Z] 129c1896822a: Preparing [2025-02-19T11:21:31.998Z] 0531631e86ac: Preparing [2025-02-19T11:21:31.998Z] b4ac757a97bd: Preparing [2025-02-19T11:21:31.998Z] dbd46c3f53d5: Preparing [2025-02-19T11:21:31.998Z] db4126ff1152: Preparing [2025-02-19T11:21:31.998Z] dd780cb47a2f: Preparing [2025-02-19T11:21:31.999Z] 70e136a39aef: Preparing [2025-02-19T11:21:31.999Z] fe12aa106469: Preparing [2025-02-19T11:21:31.999Z] 17f1d6006760: Preparing [2025-02-19T11:21:31.999Z] 994456c4fd7b: Preparing [2025-02-19T11:21:31.999Z] fe12aa106469: Waiting [2025-02-19T11:21:31.999Z] 70e136a39aef: Waiting [2025-02-19T11:21:31.999Z] 994456c4fd7b: Waiting [2025-02-19T11:21:31.999Z] dbd46c3f53d5: Waiting [2025-02-19T11:21:31.999Z] dd780cb47a2f: Waiting [2025-02-19T11:21:31.999Z] db4126ff1152: Waiting [2025-02-19T11:21:31.999Z] 129c1896822a: Layer already exists [2025-02-19T11:21:31.999Z] e84a88230357: Layer already exists [2025-02-19T11:21:31.999Z] 8128ae79fa36: Layer already exists [2025-02-19T11:21:31.999Z] b4ac757a97bd: Layer already exists [2025-02-19T11:21:31.999Z] 0531631e86ac: Layer already exists [2025-02-19T11:21:31.999Z] db4126ff1152: Layer already exists [2025-02-19T11:21:31.999Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:31.999Z] fe12aa106469: Layer already exists [2025-02-19T11:21:31.999Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:31.999Z] dbd46c3f53d5: Layer already exists [2025-02-19T11:21:31.999Z] 17f1d6006760: Layer already exists [2025-02-19T11:21:31.999Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:31.999Z] 4.0.0-dev.59: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:32.323Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:32.643Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:32.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-19T11:21:32.643Z] 8128ae79fa36: Preparing [2025-02-19T11:21:32.643Z] e84a88230357: Preparing [2025-02-19T11:21:32.643Z] 129c1896822a: Preparing [2025-02-19T11:21:32.643Z] 0531631e86ac: Preparing [2025-02-19T11:21:32.643Z] b4ac757a97bd: Preparing [2025-02-19T11:21:32.643Z] dbd46c3f53d5: Preparing [2025-02-19T11:21:32.643Z] db4126ff1152: Preparing [2025-02-19T11:21:32.643Z] dd780cb47a2f: Preparing [2025-02-19T11:21:32.643Z] 70e136a39aef: Preparing [2025-02-19T11:21:32.643Z] fe12aa106469: Preparing [2025-02-19T11:21:32.643Z] 17f1d6006760: Preparing [2025-02-19T11:21:32.643Z] 994456c4fd7b: Preparing [2025-02-19T11:21:32.643Z] dbd46c3f53d5: Waiting [2025-02-19T11:21:32.643Z] 70e136a39aef: Waiting [2025-02-19T11:21:32.643Z] db4126ff1152: Waiting [2025-02-19T11:21:32.643Z] 994456c4fd7b: Waiting [2025-02-19T11:21:32.643Z] dd780cb47a2f: Waiting [2025-02-19T11:21:32.643Z] fe12aa106469: Waiting [2025-02-19T11:21:32.643Z] 17f1d6006760: Waiting [2025-02-19T11:21:32.643Z] b4ac757a97bd: Layer already exists [2025-02-19T11:21:32.643Z] 129c1896822a: Layer already exists [2025-02-19T11:21:32.643Z] 8128ae79fa36: Layer already exists [2025-02-19T11:21:32.643Z] 0531631e86ac: Layer already exists [2025-02-19T11:21:32.643Z] e84a88230357: Layer already exists [2025-02-19T11:21:32.643Z] dbd46c3f53d5: Layer already exists [2025-02-19T11:21:32.643Z] db4126ff1152: Layer already exists [2025-02-19T11:21:32.643Z] fe12aa106469: Layer already exists [2025-02-19T11:21:32.643Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:32.643Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:32.643Z] 17f1d6006760: Layer already exists [2025-02-19T11:21:32.643Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:32.643Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:32.970Z] + 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-19T11:21:33.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-19T11:21:33.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-19T11:21:33.291Z] 8128ae79fa36: Preparing [2025-02-19T11:21:33.291Z] e84a88230357: Preparing [2025-02-19T11:21:33.291Z] 129c1896822a: Preparing [2025-02-19T11:21:33.291Z] 0531631e86ac: Preparing [2025-02-19T11:21:33.291Z] b4ac757a97bd: Preparing [2025-02-19T11:21:33.291Z] dbd46c3f53d5: Preparing [2025-02-19T11:21:33.291Z] db4126ff1152: Preparing [2025-02-19T11:21:33.291Z] dd780cb47a2f: Preparing [2025-02-19T11:21:33.291Z] 70e136a39aef: Preparing [2025-02-19T11:21:33.291Z] fe12aa106469: Preparing [2025-02-19T11:21:33.291Z] 17f1d6006760: Preparing [2025-02-19T11:21:33.291Z] 994456c4fd7b: Preparing [2025-02-19T11:21:33.291Z] db4126ff1152: Waiting [2025-02-19T11:21:33.291Z] 17f1d6006760: Waiting [2025-02-19T11:21:33.291Z] 994456c4fd7b: Waiting [2025-02-19T11:21:33.291Z] fe12aa106469: Waiting [2025-02-19T11:21:33.291Z] dd780cb47a2f: Waiting [2025-02-19T11:21:33.291Z] 70e136a39aef: Waiting [2025-02-19T11:21:33.291Z] dbd46c3f53d5: Waiting [2025-02-19T11:21:33.291Z] e84a88230357: Layer already exists [2025-02-19T11:21:33.291Z] 0531631e86ac: Layer already exists [2025-02-19T11:21:33.291Z] 8128ae79fa36: Layer already exists [2025-02-19T11:21:33.291Z] b4ac757a97bd: Layer already exists [2025-02-19T11:21:33.291Z] 129c1896822a: Layer already exists [2025-02-19T11:21:33.291Z] dbd46c3f53d5: Layer already exists [2025-02-19T11:21:33.291Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:33.291Z] fe12aa106469: Layer already exists [2025-02-19T11:21:33.291Z] db4126ff1152: Layer already exists [2025-02-19T11:21:33.291Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:33.291Z] 17f1d6006760: Layer already exists [2025-02-19T11:21:33.291Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:33.291Z] main: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:33.375Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:33.393Z] taggedImages: [2025-02-19T11:21:33.393Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:33.393Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-19T11:21:33.393Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.59 [2025-02-19T11:21:33.393Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:33.393Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-19T11:21:33.433Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-19T11:21:33.433Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:33.433Z] latest [2025-02-19T11:21:33.433Z] 4.0.0-dev.59 [2025-02-19T11:21:33.433Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:33.433Z] main [2025-02-19T11:21:33.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:33.794Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:34.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:34.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-19T11:21:34.128Z] abe0030cf9c1: Preparing [2025-02-19T11:21:34.128Z] 307bd906001f: Preparing [2025-02-19T11:21:34.128Z] dd780cb47a2f: Preparing [2025-02-19T11:21:34.128Z] 70e136a39aef: Preparing [2025-02-19T11:21:34.128Z] 8bf02367cbd5: Preparing [2025-02-19T11:21:34.128Z] 94b0b6a8c36a: Preparing [2025-02-19T11:21:34.128Z] 994456c4fd7b: Preparing [2025-02-19T11:21:34.128Z] 94b0b6a8c36a: Waiting [2025-02-19T11:21:34.128Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:34.128Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:34.128Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:34.128Z] abe0030cf9c1: Pushed [2025-02-19T11:21:34.128Z] 8bf02367cbd5: Pushed [2025-02-19T11:21:35.060Z] 94b0b6a8c36a: Pushed [2025-02-19T11:21:37.595Z] 307bd906001f: Pushed [2025-02-19T11:21:37.595Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:37.918Z] + 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-19T11:21:38.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-19T11:21:38.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-19T11:21:38.243Z] abe0030cf9c1: Preparing [2025-02-19T11:21:38.243Z] 307bd906001f: Preparing [2025-02-19T11:21:38.243Z] dd780cb47a2f: Preparing [2025-02-19T11:21:38.243Z] 70e136a39aef: Preparing [2025-02-19T11:21:38.243Z] 8bf02367cbd5: Preparing [2025-02-19T11:21:38.243Z] 94b0b6a8c36a: Preparing [2025-02-19T11:21:38.243Z] 994456c4fd7b: Preparing [2025-02-19T11:21:38.243Z] 94b0b6a8c36a: Waiting [2025-02-19T11:21:38.243Z] 994456c4fd7b: Waiting [2025-02-19T11:21:38.243Z] abe0030cf9c1: Layer already exists [2025-02-19T11:21:38.243Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:38.243Z] 307bd906001f: Layer already exists [2025-02-19T11:21:38.243Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:38.243Z] 8bf02367cbd5: Layer already exists [2025-02-19T11:21:38.243Z] 94b0b6a8c36a: Layer already exists [2025-02-19T11:21:38.243Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:38.243Z] latest: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:38.582Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:38.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.59 [2025-02-19T11:21:38.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-19T11:21:38.909Z] abe0030cf9c1: Preparing [2025-02-19T11:21:38.909Z] 307bd906001f: Preparing [2025-02-19T11:21:38.909Z] dd780cb47a2f: Preparing [2025-02-19T11:21:38.909Z] 70e136a39aef: Preparing [2025-02-19T11:21:38.909Z] 8bf02367cbd5: Preparing [2025-02-19T11:21:38.909Z] 94b0b6a8c36a: Preparing [2025-02-19T11:21:38.909Z] 994456c4fd7b: Preparing [2025-02-19T11:21:38.909Z] 94b0b6a8c36a: Waiting [2025-02-19T11:21:38.909Z] 307bd906001f: Layer already exists [2025-02-19T11:21:38.909Z] abe0030cf9c1: Layer already exists [2025-02-19T11:21:38.909Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:38.909Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:38.909Z] 8bf02367cbd5: Layer already exists [2025-02-19T11:21:38.909Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:38.909Z] 94b0b6a8c36a: Layer already exists [2025-02-19T11:21:38.909Z] 4.0.0-dev.59: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:39.245Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:39.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:39.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-19T11:21:39.571Z] abe0030cf9c1: Preparing [2025-02-19T11:21:39.571Z] 307bd906001f: Preparing [2025-02-19T11:21:39.571Z] dd780cb47a2f: Preparing [2025-02-19T11:21:39.571Z] 70e136a39aef: Preparing [2025-02-19T11:21:39.571Z] 8bf02367cbd5: Preparing [2025-02-19T11:21:39.571Z] 94b0b6a8c36a: Preparing [2025-02-19T11:21:39.571Z] 994456c4fd7b: Preparing [2025-02-19T11:21:39.571Z] 94b0b6a8c36a: Waiting [2025-02-19T11:21:39.571Z] 994456c4fd7b: Waiting [2025-02-19T11:21:39.571Z] abe0030cf9c1: Layer already exists [2025-02-19T11:21:39.571Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:39.571Z] 307bd906001f: Layer already exists [2025-02-19T11:21:39.571Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:39.571Z] 8bf02367cbd5: Layer already exists [2025-02-19T11:21:39.571Z] 94b0b6a8c36a: Layer already exists [2025-02-19T11:21:39.571Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:39.571Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:39.903Z] + 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-19T11:21:40.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-19T11:21:40.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-19T11:21:40.228Z] abe0030cf9c1: Preparing [2025-02-19T11:21:40.228Z] 307bd906001f: Preparing [2025-02-19T11:21:40.228Z] dd780cb47a2f: Preparing [2025-02-19T11:21:40.228Z] 70e136a39aef: Preparing [2025-02-19T11:21:40.228Z] 8bf02367cbd5: Preparing [2025-02-19T11:21:40.228Z] 94b0b6a8c36a: Preparing [2025-02-19T11:21:40.228Z] 994456c4fd7b: Preparing [2025-02-19T11:21:40.228Z] 94b0b6a8c36a: Waiting [2025-02-19T11:21:40.228Z] 994456c4fd7b: Waiting [2025-02-19T11:21:40.228Z] 307bd906001f: Layer already exists [2025-02-19T11:21:40.228Z] abe0030cf9c1: Layer already exists [2025-02-19T11:21:40.228Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:40.228Z] 8bf02367cbd5: Layer already exists [2025-02-19T11:21:40.228Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:40.228Z] 94b0b6a8c36a: Layer already exists [2025-02-19T11:21:40.228Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:40.228Z] main: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:40.300Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:40.313Z] taggedImages: [2025-02-19T11:21:40.313Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:40.313Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-19T11:21:40.313Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.59 [2025-02-19T11:21:40.313Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:40.313Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-19T11:21:40.341Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-19T11:21:40.341Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:40.341Z] latest [2025-02-19T11:21:40.341Z] 4.0.0-dev.59 [2025-02-19T11:21:40.341Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:40.342Z] main [2025-02-19T11:21:40.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:40.688Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:41.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:41.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-19T11:21:41.017Z] c6ec21a1c3fc: Preparing [2025-02-19T11:21:41.017Z] a00ed6a7fa7a: Preparing [2025-02-19T11:21:41.017Z] 40e5aa6388e0: Preparing [2025-02-19T11:21:41.017Z] dd780cb47a2f: Preparing [2025-02-19T11:21:41.017Z] 70e136a39aef: Preparing [2025-02-19T11:21:41.017Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:41.017Z] f761287d3852: Preparing [2025-02-19T11:21:41.017Z] 8a84fc93b933: Preparing [2025-02-19T11:21:41.017Z] 262b88d46635: Preparing [2025-02-19T11:21:41.017Z] 994456c4fd7b: Preparing [2025-02-19T11:21:41.017Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:41.017Z] f761287d3852: Waiting [2025-02-19T11:21:41.017Z] 8a84fc93b933: Waiting [2025-02-19T11:21:41.017Z] 262b88d46635: Waiting [2025-02-19T11:21:41.017Z] 994456c4fd7b: Waiting [2025-02-19T11:21:41.017Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:41.017Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:41.017Z] 40e5aa6388e0: Pushed [2025-02-19T11:21:41.017Z] c6ec21a1c3fc: Pushed [2025-02-19T11:21:41.017Z] a00ed6a7fa7a: Pushed [2025-02-19T11:21:41.017Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:41.017Z] 8a84fc93b933: Pushed [2025-02-19T11:21:41.584Z] 262b88d46635: Pushed [2025-02-19T11:21:45.779Z] f761287d3852: Pushed [2025-02-19T11:21:53.909Z] 889a8c2a7c5e: Pushed [2025-02-19T11:21:53.909Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:54.243Z] + 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-19T11:21:54.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-19T11:21:54.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-19T11:21:54.565Z] c6ec21a1c3fc: Preparing [2025-02-19T11:21:54.565Z] a00ed6a7fa7a: Preparing [2025-02-19T11:21:54.565Z] 40e5aa6388e0: Preparing [2025-02-19T11:21:54.565Z] dd780cb47a2f: Preparing [2025-02-19T11:21:54.565Z] 70e136a39aef: Preparing [2025-02-19T11:21:54.565Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:54.565Z] f761287d3852: Preparing [2025-02-19T11:21:54.565Z] 8a84fc93b933: Preparing [2025-02-19T11:21:54.565Z] 262b88d46635: Preparing [2025-02-19T11:21:54.565Z] 994456c4fd7b: Preparing [2025-02-19T11:21:54.565Z] 8a84fc93b933: Waiting [2025-02-19T11:21:54.565Z] 262b88d46635: Waiting [2025-02-19T11:21:54.565Z] 994456c4fd7b: Waiting [2025-02-19T11:21:54.565Z] f761287d3852: Waiting [2025-02-19T11:21:54.565Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:54.565Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:54.565Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:21:54.565Z] 40e5aa6388e0: Layer already exists [2025-02-19T11:21:54.565Z] a00ed6a7fa7a: Layer already exists [2025-02-19T11:21:54.565Z] f761287d3852: Layer already exists [2025-02-19T11:21:54.565Z] 8a84fc93b933: Layer already exists [2025-02-19T11:21:54.565Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:54.565Z] 262b88d46635: Layer already exists [2025-02-19T11:21:54.565Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:54.565Z] latest: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:54.884Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:55.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.59 [2025-02-19T11:21:55.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-19T11:21:55.209Z] c6ec21a1c3fc: Preparing [2025-02-19T11:21:55.209Z] a00ed6a7fa7a: Preparing [2025-02-19T11:21:55.209Z] 40e5aa6388e0: Preparing [2025-02-19T11:21:55.209Z] dd780cb47a2f: Preparing [2025-02-19T11:21:55.209Z] 70e136a39aef: Preparing [2025-02-19T11:21:55.209Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:55.209Z] f761287d3852: Preparing [2025-02-19T11:21:55.209Z] 8a84fc93b933: Preparing [2025-02-19T11:21:55.209Z] 262b88d46635: Preparing [2025-02-19T11:21:55.209Z] 994456c4fd7b: Preparing [2025-02-19T11:21:55.209Z] 262b88d46635: Waiting [2025-02-19T11:21:55.209Z] 994456c4fd7b: Waiting [2025-02-19T11:21:55.209Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:55.209Z] f761287d3852: Waiting [2025-02-19T11:21:55.209Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:55.209Z] 40e5aa6388e0: Layer already exists [2025-02-19T11:21:55.209Z] a00ed6a7fa7a: Layer already exists [2025-02-19T11:21:55.209Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:21:55.209Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:55.209Z] f761287d3852: Layer already exists [2025-02-19T11:21:55.209Z] 8a84fc93b933: Layer already exists [2025-02-19T11:21:55.209Z] 262b88d46635: Layer already exists [2025-02-19T11:21:55.209Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:55.209Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:55.209Z] 4.0.0-dev.59: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:55.540Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:55.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:55.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-19T11:21:55.874Z] c6ec21a1c3fc: Preparing [2025-02-19T11:21:55.874Z] a00ed6a7fa7a: Preparing [2025-02-19T11:21:55.874Z] 40e5aa6388e0: Preparing [2025-02-19T11:21:55.874Z] dd780cb47a2f: Preparing [2025-02-19T11:21:55.874Z] 70e136a39aef: Preparing [2025-02-19T11:21:55.874Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:55.874Z] f761287d3852: Preparing [2025-02-19T11:21:55.874Z] 8a84fc93b933: Preparing [2025-02-19T11:21:55.874Z] 262b88d46635: Preparing [2025-02-19T11:21:55.874Z] 994456c4fd7b: Preparing [2025-02-19T11:21:55.874Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:55.874Z] 8a84fc93b933: Waiting [2025-02-19T11:21:55.874Z] 262b88d46635: Waiting [2025-02-19T11:21:55.874Z] f761287d3852: Waiting [2025-02-19T11:21:55.874Z] 994456c4fd7b: Waiting [2025-02-19T11:21:55.874Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:21:55.874Z] a00ed6a7fa7a: Layer already exists [2025-02-19T11:21:55.874Z] 40e5aa6388e0: Layer already exists [2025-02-19T11:21:55.874Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:55.874Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:55.874Z] 8a84fc93b933: Layer already exists [2025-02-19T11:21:55.874Z] f761287d3852: Layer already exists [2025-02-19T11:21:55.874Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:55.874Z] 262b88d46635: Layer already exists [2025-02-19T11:21:55.874Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:55.874Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:56.201Z] + 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-19T11:21:56.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-19T11:21:56.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-19T11:21:56.532Z] c6ec21a1c3fc: Preparing [2025-02-19T11:21:56.532Z] a00ed6a7fa7a: Preparing [2025-02-19T11:21:56.532Z] 40e5aa6388e0: Preparing [2025-02-19T11:21:56.532Z] dd780cb47a2f: Preparing [2025-02-19T11:21:56.532Z] 70e136a39aef: Preparing [2025-02-19T11:21:56.532Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:56.532Z] f761287d3852: Preparing [2025-02-19T11:21:56.532Z] 8a84fc93b933: Preparing [2025-02-19T11:21:56.532Z] 262b88d46635: Preparing [2025-02-19T11:21:56.532Z] 994456c4fd7b: Preparing [2025-02-19T11:21:56.532Z] 8a84fc93b933: Waiting [2025-02-19T11:21:56.532Z] f761287d3852: Waiting [2025-02-19T11:21:56.532Z] 262b88d46635: Waiting [2025-02-19T11:21:56.532Z] 994456c4fd7b: Waiting [2025-02-19T11:21:56.532Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:56.532Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:21:56.532Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:56.532Z] a00ed6a7fa7a: Layer already exists [2025-02-19T11:21:56.532Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:56.532Z] 40e5aa6388e0: Layer already exists [2025-02-19T11:21:56.532Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:56.532Z] f761287d3852: Layer already exists [2025-02-19T11:21:56.532Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:56.532Z] 8a84fc93b933: Layer already exists [2025-02-19T11:21:56.532Z] 262b88d46635: Layer already exists [2025-02-19T11:21:56.532Z] main: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:21:56.620Z] ===================================================== [Pipeline] echo [2025-02-19T11:21:56.636Z] taggedImages: [2025-02-19T11:21:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-19T11:21:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.59 [2025-02-19T11:21:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:56.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-19T11:21:56.667Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-19T11:21:56.667Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:56.667Z] latest [2025-02-19T11:21:56.667Z] 4.0.0-dev.59 [2025-02-19T11:21:56.667Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:56.667Z] main [2025-02-19T11:21:56.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:57.029Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:57.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:21:57.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-19T11:21:57.356Z] 62dacce0cf59: Preparing [2025-02-19T11:21:57.356Z] 53cd99042cc0: Preparing [2025-02-19T11:21:57.356Z] 16f42c8a63b2: Preparing [2025-02-19T11:21:57.356Z] dd780cb47a2f: Preparing [2025-02-19T11:21:57.356Z] 70e136a39aef: Preparing [2025-02-19T11:21:57.356Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:57.356Z] 5f5d5549b6ae: Preparing [2025-02-19T11:21:57.356Z] 8a02278cac3e: Preparing [2025-02-19T11:21:57.356Z] 994456c4fd7b: Preparing [2025-02-19T11:21:57.356Z] 5f5d5549b6ae: Waiting [2025-02-19T11:21:57.356Z] 8a02278cac3e: Waiting [2025-02-19T11:21:57.356Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:57.356Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:57.356Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:57.356Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:57.356Z] 16f42c8a63b2: Pushed [2025-02-19T11:21:57.356Z] 53cd99042cc0: Pushed [2025-02-19T11:21:57.356Z] 62dacce0cf59: Pushed [2025-02-19T11:21:57.356Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:57.356Z] 5f5d5549b6ae: Pushed [2025-02-19T11:21:57.615Z] 8a02278cac3e: Pushed [2025-02-19T11:21:57.873Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:58.228Z] + 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-19T11:21:58.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-19T11:21:58.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-19T11:21:58.549Z] 62dacce0cf59: Preparing [2025-02-19T11:21:58.549Z] 53cd99042cc0: Preparing [2025-02-19T11:21:58.549Z] 16f42c8a63b2: Preparing [2025-02-19T11:21:58.549Z] dd780cb47a2f: Preparing [2025-02-19T11:21:58.549Z] 70e136a39aef: Preparing [2025-02-19T11:21:58.549Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:58.549Z] 5f5d5549b6ae: Preparing [2025-02-19T11:21:58.549Z] 8a02278cac3e: Preparing [2025-02-19T11:21:58.549Z] 994456c4fd7b: Preparing [2025-02-19T11:21:58.549Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:58.549Z] 5f5d5549b6ae: Waiting [2025-02-19T11:21:58.549Z] 8a02278cac3e: Waiting [2025-02-19T11:21:58.549Z] 994456c4fd7b: Waiting [2025-02-19T11:21:58.549Z] 62dacce0cf59: Layer already exists [2025-02-19T11:21:58.549Z] 53cd99042cc0: Layer already exists [2025-02-19T11:21:58.549Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:58.549Z] 16f42c8a63b2: Layer already exists [2025-02-19T11:21:58.549Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:58.549Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:58.549Z] 8a02278cac3e: Layer already exists [2025-02-19T11:21:58.549Z] 5f5d5549b6ae: Layer already exists [2025-02-19T11:21:58.549Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:58.549Z] latest: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:58.879Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:59.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.59 [2025-02-19T11:21:59.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-19T11:21:59.203Z] 62dacce0cf59: Preparing [2025-02-19T11:21:59.203Z] 53cd99042cc0: Preparing [2025-02-19T11:21:59.203Z] 16f42c8a63b2: Preparing [2025-02-19T11:21:59.203Z] dd780cb47a2f: Preparing [2025-02-19T11:21:59.203Z] 70e136a39aef: Preparing [2025-02-19T11:21:59.203Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:59.203Z] 5f5d5549b6ae: Preparing [2025-02-19T11:21:59.203Z] 8a02278cac3e: Preparing [2025-02-19T11:21:59.203Z] 994456c4fd7b: Preparing [2025-02-19T11:21:59.203Z] 5f5d5549b6ae: Waiting [2025-02-19T11:21:59.203Z] 8a02278cac3e: Waiting [2025-02-19T11:21:59.203Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:59.203Z] 994456c4fd7b: Waiting [2025-02-19T11:21:59.203Z] 53cd99042cc0: Layer already exists [2025-02-19T11:21:59.203Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:59.203Z] 62dacce0cf59: Layer already exists [2025-02-19T11:21:59.203Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:59.203Z] 16f42c8a63b2: Layer already exists [2025-02-19T11:21:59.203Z] 8a02278cac3e: Layer already exists [2025-02-19T11:21:59.203Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:59.203Z] 5f5d5549b6ae: Layer already exists [2025-02-19T11:21:59.203Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:59.203Z] 4.0.0-dev.59: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:59.530Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:21:59.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:21:59.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-19T11:21:59.846Z] 62dacce0cf59: Preparing [2025-02-19T11:21:59.846Z] 53cd99042cc0: Preparing [2025-02-19T11:21:59.846Z] 16f42c8a63b2: Preparing [2025-02-19T11:21:59.846Z] dd780cb47a2f: Preparing [2025-02-19T11:21:59.846Z] 70e136a39aef: Preparing [2025-02-19T11:21:59.846Z] 889a8c2a7c5e: Preparing [2025-02-19T11:21:59.846Z] 5f5d5549b6ae: Preparing [2025-02-19T11:21:59.846Z] 8a02278cac3e: Preparing [2025-02-19T11:21:59.846Z] 994456c4fd7b: Preparing [2025-02-19T11:21:59.846Z] 889a8c2a7c5e: Waiting [2025-02-19T11:21:59.846Z] 994456c4fd7b: Waiting [2025-02-19T11:21:59.846Z] 5f5d5549b6ae: Waiting [2025-02-19T11:21:59.846Z] 8a02278cac3e: Waiting [2025-02-19T11:21:59.846Z] dd780cb47a2f: Layer already exists [2025-02-19T11:21:59.846Z] 62dacce0cf59: Layer already exists [2025-02-19T11:21:59.846Z] 70e136a39aef: Layer already exists [2025-02-19T11:21:59.846Z] 16f42c8a63b2: Layer already exists [2025-02-19T11:21:59.846Z] 53cd99042cc0: Layer already exists [2025-02-19T11:21:59.846Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:21:59.846Z] 5f5d5549b6ae: Layer already exists [2025-02-19T11:21:59.846Z] 8a02278cac3e: Layer already exists [2025-02-19T11:21:59.846Z] 994456c4fd7b: Layer already exists [2025-02-19T11:21:59.846Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:00.175Z] + 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-19T11:22:00.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-19T11:22:00.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-19T11:22:00.503Z] 62dacce0cf59: Preparing [2025-02-19T11:22:00.503Z] 53cd99042cc0: Preparing [2025-02-19T11:22:00.503Z] 16f42c8a63b2: Preparing [2025-02-19T11:22:00.503Z] dd780cb47a2f: Preparing [2025-02-19T11:22:00.503Z] 70e136a39aef: Preparing [2025-02-19T11:22:00.503Z] 889a8c2a7c5e: Preparing [2025-02-19T11:22:00.503Z] 5f5d5549b6ae: Preparing [2025-02-19T11:22:00.503Z] 8a02278cac3e: Preparing [2025-02-19T11:22:00.503Z] 994456c4fd7b: Preparing [2025-02-19T11:22:00.503Z] 5f5d5549b6ae: Waiting [2025-02-19T11:22:00.503Z] 8a02278cac3e: Waiting [2025-02-19T11:22:00.503Z] 994456c4fd7b: Waiting [2025-02-19T11:22:00.503Z] 889a8c2a7c5e: Waiting [2025-02-19T11:22:00.503Z] 53cd99042cc0: Layer already exists [2025-02-19T11:22:00.503Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:00.503Z] 62dacce0cf59: Layer already exists [2025-02-19T11:22:00.503Z] 16f42c8a63b2: Layer already exists [2025-02-19T11:22:00.503Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:00.503Z] 8a02278cac3e: Layer already exists [2025-02-19T11:22:00.503Z] 5f5d5549b6ae: Layer already exists [2025-02-19T11:22:00.503Z] 889a8c2a7c5e: Layer already exists [2025-02-19T11:22:00.503Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:00.503Z] main: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:22:00.583Z] ===================================================== [Pipeline] echo [2025-02-19T11:22:00.594Z] taggedImages: [2025-02-19T11:22:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-19T11:22:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.59 [2025-02-19T11:22:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-19T11:22:00.618Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-19T11:22:00.618Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:00.618Z] latest [2025-02-19T11:22:00.618Z] 4.0.0-dev.59 [2025-02-19T11:22:00.618Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:00.618Z] main [2025-02-19T11:22:00.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:00.960Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:01.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:01.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-19T11:22:01.284Z] c6ec21a1c3fc: Preparing [2025-02-19T11:22:01.284Z] ec8ef87dac60: Preparing [2025-02-19T11:22:01.284Z] 1a6a77c4a3d0: Preparing [2025-02-19T11:22:01.284Z] dd780cb47a2f: Preparing [2025-02-19T11:22:01.284Z] 70e136a39aef: Preparing [2025-02-19T11:22:01.284Z] 605971d4ff5c: Preparing [2025-02-19T11:22:01.284Z] 8a84fc93b933: Preparing [2025-02-19T11:22:01.284Z] 262b88d46635: Preparing [2025-02-19T11:22:01.284Z] 994456c4fd7b: Preparing [2025-02-19T11:22:01.284Z] 8a84fc93b933: Waiting [2025-02-19T11:22:01.284Z] 262b88d46635: Waiting [2025-02-19T11:22:01.284Z] 994456c4fd7b: Waiting [2025-02-19T11:22:01.284Z] 605971d4ff5c: Waiting [2025-02-19T11:22:01.284Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:01.284Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:22:01.284Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:01.284Z] 262b88d46635: Layer already exists [2025-02-19T11:22:01.284Z] ec8ef87dac60: Pushed [2025-02-19T11:22:01.284Z] 8a84fc93b933: Layer already exists [2025-02-19T11:22:01.284Z] 1a6a77c4a3d0: Pushed [2025-02-19T11:22:01.284Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:16.168Z] 605971d4ff5c: Pushed [2025-02-19T11:22:16.168Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:16.496Z] + 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-19T11:22:16.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-19T11:22:16.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-19T11:22:16.819Z] c6ec21a1c3fc: Preparing [2025-02-19T11:22:16.819Z] ec8ef87dac60: Preparing [2025-02-19T11:22:16.819Z] 1a6a77c4a3d0: Preparing [2025-02-19T11:22:16.819Z] dd780cb47a2f: Preparing [2025-02-19T11:22:16.819Z] 70e136a39aef: Preparing [2025-02-19T11:22:16.819Z] 605971d4ff5c: Preparing [2025-02-19T11:22:16.819Z] 8a84fc93b933: Preparing [2025-02-19T11:22:16.819Z] 262b88d46635: Preparing [2025-02-19T11:22:16.819Z] 994456c4fd7b: Preparing [2025-02-19T11:22:16.819Z] 8a84fc93b933: Waiting [2025-02-19T11:22:16.819Z] 605971d4ff5c: Waiting [2025-02-19T11:22:16.819Z] 262b88d46635: Waiting [2025-02-19T11:22:16.819Z] 994456c4fd7b: Waiting [2025-02-19T11:22:16.819Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:16.819Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:22:16.819Z] ec8ef87dac60: Layer already exists [2025-02-19T11:22:16.819Z] 1a6a77c4a3d0: Layer already exists [2025-02-19T11:22:16.819Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:16.819Z] 605971d4ff5c: Layer already exists [2025-02-19T11:22:16.819Z] 8a84fc93b933: Layer already exists [2025-02-19T11:22:16.819Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:16.819Z] 262b88d46635: Layer already exists [2025-02-19T11:22:16.819Z] latest: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:17.150Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:17.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.59 [2025-02-19T11:22:17.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-19T11:22:17.470Z] c6ec21a1c3fc: Preparing [2025-02-19T11:22:17.470Z] ec8ef87dac60: Preparing [2025-02-19T11:22:17.470Z] 1a6a77c4a3d0: Preparing [2025-02-19T11:22:17.470Z] dd780cb47a2f: Preparing [2025-02-19T11:22:17.470Z] 70e136a39aef: Preparing [2025-02-19T11:22:17.470Z] 605971d4ff5c: Preparing [2025-02-19T11:22:17.470Z] 8a84fc93b933: Preparing [2025-02-19T11:22:17.470Z] 262b88d46635: Preparing [2025-02-19T11:22:17.470Z] 994456c4fd7b: Preparing [2025-02-19T11:22:17.470Z] 605971d4ff5c: Waiting [2025-02-19T11:22:17.470Z] 262b88d46635: Waiting [2025-02-19T11:22:17.470Z] 8a84fc93b933: Waiting [2025-02-19T11:22:17.470Z] 994456c4fd7b: Waiting [2025-02-19T11:22:17.470Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:17.470Z] 1a6a77c4a3d0: Layer already exists [2025-02-19T11:22:17.470Z] ec8ef87dac60: Layer already exists [2025-02-19T11:22:17.470Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:17.470Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:22:17.470Z] 605971d4ff5c: Layer already exists [2025-02-19T11:22:17.470Z] 8a84fc93b933: Layer already exists [2025-02-19T11:22:17.470Z] 262b88d46635: Layer already exists [2025-02-19T11:22:17.470Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:17.470Z] 4.0.0-dev.59: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:17.800Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:18.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:18.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-19T11:22:18.214Z] c6ec21a1c3fc: Preparing [2025-02-19T11:22:18.214Z] ec8ef87dac60: Preparing [2025-02-19T11:22:18.214Z] 1a6a77c4a3d0: Preparing [2025-02-19T11:22:18.214Z] dd780cb47a2f: Preparing [2025-02-19T11:22:18.214Z] 70e136a39aef: Preparing [2025-02-19T11:22:18.214Z] 605971d4ff5c: Preparing [2025-02-19T11:22:18.214Z] 8a84fc93b933: Preparing [2025-02-19T11:22:18.214Z] 262b88d46635: Preparing [2025-02-19T11:22:18.214Z] 994456c4fd7b: Preparing [2025-02-19T11:22:18.214Z] 994456c4fd7b: Waiting [2025-02-19T11:22:18.214Z] 262b88d46635: Waiting [2025-02-19T11:22:18.214Z] 8a84fc93b933: Waiting [2025-02-19T11:22:18.214Z] 605971d4ff5c: Waiting [2025-02-19T11:22:18.214Z] ec8ef87dac60: Layer already exists [2025-02-19T11:22:18.214Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:22:18.214Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:18.214Z] 1a6a77c4a3d0: Layer already exists [2025-02-19T11:22:18.214Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:18.214Z] 8a84fc93b933: Layer already exists [2025-02-19T11:22:18.214Z] 605971d4ff5c: Layer already exists [2025-02-19T11:22:18.214Z] 262b88d46635: Layer already exists [2025-02-19T11:22:18.214Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:18.214Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:18.556Z] + 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-19T11:22:18.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-19T11:22:18.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-19T11:22:18.884Z] c6ec21a1c3fc: Preparing [2025-02-19T11:22:18.884Z] ec8ef87dac60: Preparing [2025-02-19T11:22:18.884Z] 1a6a77c4a3d0: Preparing [2025-02-19T11:22:18.884Z] dd780cb47a2f: Preparing [2025-02-19T11:22:18.884Z] 70e136a39aef: Preparing [2025-02-19T11:22:18.884Z] 605971d4ff5c: Preparing [2025-02-19T11:22:18.884Z] 8a84fc93b933: Preparing [2025-02-19T11:22:18.884Z] 262b88d46635: Preparing [2025-02-19T11:22:18.884Z] 994456c4fd7b: Preparing [2025-02-19T11:22:18.884Z] 605971d4ff5c: Waiting [2025-02-19T11:22:18.884Z] 8a84fc93b933: Waiting [2025-02-19T11:22:18.884Z] 262b88d46635: Waiting [2025-02-19T11:22:18.884Z] 994456c4fd7b: Waiting [2025-02-19T11:22:18.884Z] 1a6a77c4a3d0: Layer already exists [2025-02-19T11:22:18.884Z] c6ec21a1c3fc: Layer already exists [2025-02-19T11:22:18.884Z] ec8ef87dac60: Layer already exists [2025-02-19T11:22:18.884Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:18.884Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:18.884Z] 8a84fc93b933: Layer already exists [2025-02-19T11:22:18.884Z] 605971d4ff5c: Layer already exists [2025-02-19T11:22:18.884Z] 262b88d46635: Layer already exists [2025-02-19T11:22:18.884Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:18.884Z] main: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:22:18.961Z] ===================================================== [Pipeline] echo [2025-02-19T11:22:18.976Z] taggedImages: [2025-02-19T11:22:18.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:18.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-19T11:22:18.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.59 [2025-02-19T11:22:18.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:18.976Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-19T11:22:19.006Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-19T11:22:19.006Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:19.006Z] latest [2025-02-19T11:22:19.006Z] 4.0.0-dev.59 [2025-02-19T11:22:19.006Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:19.006Z] main [2025-02-19T11:22:19.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:19.359Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:19.735Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:19.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-19T11:22:19.735Z] 17c433a6f79f: Preparing [2025-02-19T11:22:19.735Z] 5ed93859c630: Preparing [2025-02-19T11:22:19.735Z] dd780cb47a2f: Preparing [2025-02-19T11:22:19.735Z] 70e136a39aef: Preparing [2025-02-19T11:22:19.735Z] 8a0ea2f86207: Preparing [2025-02-19T11:22:19.735Z] 20f5fbc35fa9: Preparing [2025-02-19T11:22:19.735Z] 994456c4fd7b: Preparing [2025-02-19T11:22:19.735Z] 20f5fbc35fa9: Waiting [2025-02-19T11:22:19.735Z] 994456c4fd7b: Waiting [2025-02-19T11:22:19.735Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:19.735Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:19.735Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:19.735Z] 8a0ea2f86207: Pushed [2025-02-19T11:22:19.735Z] 17c433a6f79f: Pushed [2025-02-19T11:22:20.304Z] 20f5fbc35fa9: Pushed [2025-02-19T11:22:24.498Z] 5ed93859c630: Pushed [2025-02-19T11:22:24.498Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:24.830Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:25.160Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-19T11:22:25.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-19T11:22:25.160Z] 17c433a6f79f: Preparing [2025-02-19T11:22:25.160Z] 5ed93859c630: Preparing [2025-02-19T11:22:25.160Z] dd780cb47a2f: Preparing [2025-02-19T11:22:25.160Z] 70e136a39aef: Preparing [2025-02-19T11:22:25.160Z] 8a0ea2f86207: Preparing [2025-02-19T11:22:25.160Z] 20f5fbc35fa9: Preparing [2025-02-19T11:22:25.160Z] 994456c4fd7b: Preparing [2025-02-19T11:22:25.160Z] 20f5fbc35fa9: Waiting [2025-02-19T11:22:25.160Z] 994456c4fd7b: Waiting [2025-02-19T11:22:25.160Z] 8a0ea2f86207: Layer already exists [2025-02-19T11:22:25.160Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:25.160Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:25.160Z] 5ed93859c630: Layer already exists [2025-02-19T11:22:25.160Z] 17c433a6f79f: Layer already exists [2025-02-19T11:22:25.160Z] 20f5fbc35fa9: Layer already exists [2025-02-19T11:22:25.160Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:25.160Z] latest: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:25.481Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:25.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.59 [2025-02-19T11:22:25.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-19T11:22:25.801Z] 17c433a6f79f: Preparing [2025-02-19T11:22:25.801Z] 5ed93859c630: Preparing [2025-02-19T11:22:25.801Z] dd780cb47a2f: Preparing [2025-02-19T11:22:25.801Z] 70e136a39aef: Preparing [2025-02-19T11:22:25.801Z] 8a0ea2f86207: Preparing [2025-02-19T11:22:25.801Z] 20f5fbc35fa9: Preparing [2025-02-19T11:22:25.801Z] 994456c4fd7b: Preparing [2025-02-19T11:22:25.801Z] 20f5fbc35fa9: Waiting [2025-02-19T11:22:25.801Z] 994456c4fd7b: Waiting [2025-02-19T11:22:25.801Z] 8a0ea2f86207: Layer already exists [2025-02-19T11:22:25.801Z] 5ed93859c630: Layer already exists [2025-02-19T11:22:25.801Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:25.801Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:25.801Z] 17c433a6f79f: Layer already exists [2025-02-19T11:22:25.801Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:25.801Z] 20f5fbc35fa9: Layer already exists [2025-02-19T11:22:25.801Z] 4.0.0-dev.59: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:26.124Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:26.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:26.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-19T11:22:26.445Z] 17c433a6f79f: Preparing [2025-02-19T11:22:26.445Z] 5ed93859c630: Preparing [2025-02-19T11:22:26.445Z] dd780cb47a2f: Preparing [2025-02-19T11:22:26.445Z] 70e136a39aef: Preparing [2025-02-19T11:22:26.445Z] 8a0ea2f86207: Preparing [2025-02-19T11:22:26.445Z] 20f5fbc35fa9: Preparing [2025-02-19T11:22:26.445Z] 994456c4fd7b: Preparing [2025-02-19T11:22:26.445Z] 20f5fbc35fa9: Waiting [2025-02-19T11:22:26.445Z] 994456c4fd7b: Waiting [2025-02-19T11:22:26.445Z] 17c433a6f79f: Layer already exists [2025-02-19T11:22:26.445Z] 5ed93859c630: Layer already exists [2025-02-19T11:22:26.445Z] 8a0ea2f86207: Layer already exists [2025-02-19T11:22:26.445Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:26.445Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:26.445Z] 20f5fbc35fa9: Layer already exists [2025-02-19T11:22:26.445Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:26.445Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:26.764Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:27.080Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-19T11:22:27.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-19T11:22:27.081Z] 17c433a6f79f: Preparing [2025-02-19T11:22:27.081Z] 5ed93859c630: Preparing [2025-02-19T11:22:27.081Z] dd780cb47a2f: Preparing [2025-02-19T11:22:27.081Z] 70e136a39aef: Preparing [2025-02-19T11:22:27.081Z] 8a0ea2f86207: Preparing [2025-02-19T11:22:27.081Z] 20f5fbc35fa9: Preparing [2025-02-19T11:22:27.081Z] 994456c4fd7b: Preparing [2025-02-19T11:22:27.081Z] 20f5fbc35fa9: Waiting [2025-02-19T11:22:27.081Z] 994456c4fd7b: Waiting [2025-02-19T11:22:27.081Z] 8a0ea2f86207: Layer already exists [2025-02-19T11:22:27.081Z] 5ed93859c630: Layer already exists [2025-02-19T11:22:27.081Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:27.081Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:27.081Z] 17c433a6f79f: Layer already exists [2025-02-19T11:22:27.081Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:27.081Z] 20f5fbc35fa9: Layer already exists [2025-02-19T11:22:27.081Z] main: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:22:27.151Z] ===================================================== [Pipeline] echo [2025-02-19T11:22:27.165Z] taggedImages: [2025-02-19T11:22:27.165Z] - nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:27.165Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-19T11:22:27.165Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.59 [2025-02-19T11:22:27.165Z] - nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:27.165Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-19T11:22:27.187Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-19T11:22:27.187Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:27.187Z] latest [2025-02-19T11:22:27.187Z] 4.0.0-dev.59 [2025-02-19T11:22:27.187Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:27.187Z] main [2025-02-19T11:22:27.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:27.524Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:27.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:27.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-19T11:22:27.845Z] 47f289225f95: Preparing [2025-02-19T11:22:27.845Z] 3ec4b9dee52e: Preparing [2025-02-19T11:22:27.845Z] dd780cb47a2f: Preparing [2025-02-19T11:22:27.845Z] 70e136a39aef: Preparing [2025-02-19T11:22:27.845Z] 45b4c3f115a5: Preparing [2025-02-19T11:22:27.845Z] 44a2e922114a: Preparing [2025-02-19T11:22:27.845Z] 994456c4fd7b: Preparing [2025-02-19T11:22:27.845Z] 44a2e922114a: Waiting [2025-02-19T11:22:27.845Z] 994456c4fd7b: Waiting [2025-02-19T11:22:27.845Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:27.845Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:27.845Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:27.845Z] 47f289225f95: Pushed [2025-02-19T11:22:27.845Z] 45b4c3f115a5: Pushed [2025-02-19T11:22:28.104Z] 44a2e922114a: Pushed [2025-02-19T11:22:32.294Z] 3ec4b9dee52e: Pushed [2025-02-19T11:22:32.294Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:32.631Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:32.951Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-19T11:22:32.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-19T11:22:32.952Z] 47f289225f95: Preparing [2025-02-19T11:22:32.952Z] 3ec4b9dee52e: Preparing [2025-02-19T11:22:32.952Z] dd780cb47a2f: Preparing [2025-02-19T11:22:32.952Z] 70e136a39aef: Preparing [2025-02-19T11:22:32.952Z] 45b4c3f115a5: Preparing [2025-02-19T11:22:32.952Z] 44a2e922114a: Preparing [2025-02-19T11:22:32.952Z] 994456c4fd7b: Preparing [2025-02-19T11:22:32.952Z] 44a2e922114a: Waiting [2025-02-19T11:22:32.952Z] 994456c4fd7b: Waiting [2025-02-19T11:22:32.952Z] 47f289225f95: Layer already exists [2025-02-19T11:22:32.952Z] 45b4c3f115a5: Layer already exists [2025-02-19T11:22:32.952Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:32.952Z] 3ec4b9dee52e: Layer already exists [2025-02-19T11:22:32.952Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:32.952Z] 44a2e922114a: Layer already exists [2025-02-19T11:22:32.952Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:32.952Z] latest: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:33.285Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:33.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.59 [2025-02-19T11:22:33.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-19T11:22:33.607Z] 47f289225f95: Preparing [2025-02-19T11:22:33.607Z] 3ec4b9dee52e: Preparing [2025-02-19T11:22:33.607Z] dd780cb47a2f: Preparing [2025-02-19T11:22:33.607Z] 70e136a39aef: Preparing [2025-02-19T11:22:33.607Z] 45b4c3f115a5: Preparing [2025-02-19T11:22:33.607Z] 44a2e922114a: Preparing [2025-02-19T11:22:33.607Z] 994456c4fd7b: Preparing [2025-02-19T11:22:33.607Z] 44a2e922114a: Waiting [2025-02-19T11:22:33.607Z] 994456c4fd7b: Waiting [2025-02-19T11:22:33.607Z] 45b4c3f115a5: Layer already exists [2025-02-19T11:22:33.607Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:33.607Z] 3ec4b9dee52e: Layer already exists [2025-02-19T11:22:33.607Z] 47f289225f95: Layer already exists [2025-02-19T11:22:33.607Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:33.607Z] 44a2e922114a: Layer already exists [2025-02-19T11:22:33.607Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:33.607Z] 4.0.0-dev.59: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:33.938Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:34.264Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:34.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-19T11:22:34.264Z] 47f289225f95: Preparing [2025-02-19T11:22:34.264Z] 3ec4b9dee52e: Preparing [2025-02-19T11:22:34.264Z] dd780cb47a2f: Preparing [2025-02-19T11:22:34.264Z] 70e136a39aef: Preparing [2025-02-19T11:22:34.264Z] 45b4c3f115a5: Preparing [2025-02-19T11:22:34.264Z] 44a2e922114a: Preparing [2025-02-19T11:22:34.264Z] 994456c4fd7b: Preparing [2025-02-19T11:22:34.264Z] 44a2e922114a: Waiting [2025-02-19T11:22:34.264Z] 994456c4fd7b: Waiting [2025-02-19T11:22:34.264Z] 3ec4b9dee52e: Layer already exists [2025-02-19T11:22:34.264Z] 47f289225f95: Layer already exists [2025-02-19T11:22:34.264Z] 45b4c3f115a5: Layer already exists [2025-02-19T11:22:34.264Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:34.264Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:34.264Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:34.264Z] 44a2e922114a: Layer already exists [2025-02-19T11:22:34.264Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:34.593Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:22:34.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-19T11:22:34.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-19T11:22:34.922Z] 47f289225f95: Preparing [2025-02-19T11:22:34.922Z] 3ec4b9dee52e: Preparing [2025-02-19T11:22:34.922Z] dd780cb47a2f: Preparing [2025-02-19T11:22:34.922Z] 70e136a39aef: Preparing [2025-02-19T11:22:34.922Z] 45b4c3f115a5: Preparing [2025-02-19T11:22:34.922Z] 44a2e922114a: Preparing [2025-02-19T11:22:34.922Z] 994456c4fd7b: Preparing [2025-02-19T11:22:34.922Z] 44a2e922114a: Waiting [2025-02-19T11:22:34.922Z] 994456c4fd7b: Waiting [2025-02-19T11:22:34.922Z] 70e136a39aef: Layer already exists [2025-02-19T11:22:34.922Z] 47f289225f95: Layer already exists [2025-02-19T11:22:34.922Z] 3ec4b9dee52e: Layer already exists [2025-02-19T11:22:34.922Z] dd780cb47a2f: Layer already exists [2025-02-19T11:22:34.922Z] 45b4c3f115a5: Layer already exists [2025-02-19T11:22:34.922Z] 994456c4fd7b: Layer already exists [2025-02-19T11:22:34.922Z] 44a2e922114a: Layer already exists [2025-02-19T11:22:34.922Z] main: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:22:34.995Z] ===================================================== [Pipeline] echo [2025-02-19T11:22:35.009Z] taggedImages: [2025-02-19T11:22:35.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:22:35.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-19T11:22:35.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.59 [2025-02-19T11:22:35.009Z] - nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:22:35.009Z] - 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-19T11:36:49.218Z] #154 ... [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-19T11:36:49.218Z] #149 DONE 1047.2s [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:36:49.218Z] #151 ... [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:36:49.218Z] #155 DONE 0.3s [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:36:49.218Z] #156 DONE 0.1s [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:36:49.218Z] #152 ... [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #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-19T11:36:49.218Z] #157 DONE 0.2s [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #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-19T11:36:49.218Z] #158 DONE 0.1s [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #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-19T11:36:49.218Z] #159 DONE 0.3s [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.218Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:36:49.218Z] #148 ... [2025-02-19T11:36:49.218Z] [2025-02-19T11:36:49.219Z] #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-19T11:36:49.219Z] #160 DONE 2.1s [2025-02-19T11:36:49.219Z] [2025-02-19T11:36:49.219Z] #112 [core-common-config-bootstrapper] exporting to image [2025-02-19T11:36:49.219Z] #112 exporting layers [2025-02-19T11:36:49.219Z] #112 exporting layers 0.6s done [2025-02-19T11:36:49.219Z] #112 writing image sha256:e8cc1c68f091ed18bdfc59e4b2161930a142a6209c0d31d8e21398946ebcc8be done [2025-02-19T11:36:49.219Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-19T11:36:49.219Z] #112 DONE 5.5s [2025-02-19T11:36:49.219Z] [2025-02-19T11:36:49.219Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:36:54.579Z] #152 ... [2025-02-19T11:36:54.579Z] [2025-02-19T11:36:54.579Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-19T11:36:54.579Z] #150 DONE 1060.2s [2025-02-19T11:36:54.579Z] [2025-02-19T11:36:54.579Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:36:54.579Z] #148 ... [2025-02-19T11:36:54.579Z] [2025-02-19T11:36:54.579Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-19T11:36:54.846Z] #161 DONE 0.3s [2025-02-19T11:36:54.846Z] [2025-02-19T11:36:54.846Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:36:54.846Z] #148 ... [2025-02-19T11:36:54.846Z] [2025-02-19T11:36:54.846Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-19T11:36:57.428Z] #162 DONE 2.3s [2025-02-19T11:36:57.428Z] [2025-02-19T11:36:57.428Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:36:57.428Z] #163 DONE 0.3s [2025-02-19T11:36:57.428Z] [2025-02-19T11:36:57.428Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:36:58.013Z] #164 DONE 0.3s [2025-02-19T11:36:58.013Z] [2025-02-19T11:36:58.013Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-19T11:36:58.280Z] #165 DONE 0.4s [2025-02-19T11:36:58.280Z] [2025-02-19T11:36:58.280Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-19T11:36:58.280Z] #166 DONE 0.2s [2025-02-19T11:36:58.280Z] [2025-02-19T11:36:58.280Z] #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-19T11:36:58.869Z] #167 DONE 0.4s [2025-02-19T11:36:58.869Z] [2025-02-19T11:36:58.869Z] #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-19T11:36:58.869Z] #168 DONE 0.3s [2025-02-19T11:36:58.869Z] [2025-02-19T11:36:58.869Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:36:59.136Z] #151 ... [2025-02-19T11:36:59.136Z] [2025-02-19T11:36:59.136Z] #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-19T11:36:59.402Z] #169 DONE 0.2s [2025-02-19T11:36:59.402Z] [2025-02-19T11:36:59.402Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-19T11:36:59.669Z] #170 DONE 0.3s [2025-02-19T11:36:59.669Z] [2025-02-19T11:36:59.669Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-19T11:37:01.615Z] #171 DONE 2.0s [2025-02-19T11:37:01.615Z] [2025-02-19T11:37:01.615Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T11:37:01.615Z] #153 ... [2025-02-19T11:37:01.615Z] [2025-02-19T11:37:01.615Z] #112 [security-bootstrapper] exporting to image [2025-02-19T11:37:01.615Z] #112 exporting layers [2025-02-19T11:37:02.573Z] #112 exporting layers 0.9s done [2025-02-19T11:37:02.573Z] #112 writing image sha256:e4555e0772915a5c47f63dfe7e7c273dba801aadd2846a70247c36c216695327 done [2025-02-19T11:37:02.573Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-19T11:37:02.573Z] #112 DONE 6.4s [2025-02-19T11:37:02.573Z] [2025-02-19T11:37:02.573Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:51:10.000Z] #151 ... [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-19T11:51:10.000Z] #146 DONE 1902.1s [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:51:10.000Z] #148 ... [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:51:10.000Z] #172 DONE 0.2s [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:51:10.000Z] #148 ... [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:51:10.000Z] #173 DONE 0.2s [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-19T11:51:10.000Z] #174 DONE 0.5s [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:51:10.000Z] #151 ... [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:51:10.000Z] #175 DONE 0.1s [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #112 [core-command] exporting to image [2025-02-19T11:51:10.000Z] #112 exporting layers [2025-02-19T11:51:10.000Z] #112 exporting layers 0.6s done [2025-02-19T11:51:10.000Z] #112 writing image sha256:057e124fa8375e6e069ef9d3713a538ffa94a666eddc7e9f2885b851cb1fc640 done [2025-02-19T11:51:10.000Z] #112 naming to docker.io/library/core-command-arm64 done [2025-02-19T11:51:10.000Z] #112 DONE 7.0s [2025-02-19T11:51:10.000Z] [2025-02-19T11:51:10.000Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-19T11:51:15.341Z] #147 DONE 1921.3s [2025-02-19T11:51:15.341Z] [2025-02-19T11:51:15.341Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:51:15.955Z] #151 ... [2025-02-19T11:51:15.955Z] [2025-02-19T11:51:15.955Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:51:16.222Z] #176 DONE 0.3s [2025-02-19T11:51:16.222Z] [2025-02-19T11:51:16.222Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:51:16.495Z] #177 DONE 0.2s [2025-02-19T11:51:16.495Z] [2025-02-19T11:51:16.495Z] #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-19T11:51:16.761Z] #178 DONE 0.1s [2025-02-19T11:51:16.761Z] [2025-02-19T11:51:16.761Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-19T11:51:16.761Z] #179 DONE 0.2s [2025-02-19T11:51:16.761Z] [2025-02-19T11:51:16.761Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-19T11:51:17.350Z] #180 DONE 0.5s [2025-02-19T11:51:17.350Z] [2025-02-19T11:51:17.350Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-19T11:51:17.350Z] #181 DONE 0.2s [2025-02-19T11:51:17.350Z] [2025-02-19T11:51:17.350Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:51:17.616Z] #154 ... [2025-02-19T11:51:17.616Z] [2025-02-19T11:51:17.616Z] #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-19T11:51:20.962Z] #182 DONE 3.5s [2025-02-19T11:51:20.962Z] [2025-02-19T11:51:20.962Z] #112 [security-proxy-setup] exporting to image [2025-02-19T11:51:20.962Z] #112 exporting layers [2025-02-19T11:51:21.932Z] #112 exporting layers 1.1s done [2025-02-19T11:51:22.201Z] #112 writing image sha256:ae9650d6f6ffbac1c780055e54c9bedaa5b713ea16129b8b6ebfa99ab312f1e8 0.0s done [2025-02-19T11:51:22.201Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-19T11:51:22.201Z] #112 DONE 8.1s [2025-02-19T11:51:22.201Z] [2025-02-19T11:51:22.201Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-19T11:51:22.201Z] #151 1925.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-19T11:51:54.414Z] #151 DONE 1957.4s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:51:54.414Z] #148 ... [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:51:54.414Z] #183 DONE 0.3s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:51:54.414Z] #184 DONE 0.2s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #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-19T11:51:54.414Z] #185 DONE 0.1s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #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-19T11:51:54.414Z] #186 DONE 0.1s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #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-19T11:51:54.414Z] #187 DONE 0.1s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-19T11:51:54.414Z] #188 DONE 0.3s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-19T11:51:54.414Z] #189 DONE 0.5s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-19T11:51:54.414Z] #190 DONE 0.1s [2025-02-19T11:51:54.414Z] [2025-02-19T11:51:54.414Z] #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-19T11:51:56.359Z] #191 DONE 2.1s [2025-02-19T11:51:56.359Z] [2025-02-19T11:51:56.359Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:51:56.359Z] #152 ... [2025-02-19T11:51:56.359Z] [2025-02-19T11:51:56.359Z] #112 [security-secretstore-setup] exporting to image [2025-02-19T11:51:56.359Z] #112 exporting layers [2025-02-19T11:51:58.294Z] #112 exporting layers 1.7s done [2025-02-19T11:51:58.294Z] #112 writing image sha256:68565b2a736b373ec66bfacd547cc8fbc49961f62931bde3f0cec43ca17122ea done [2025-02-19T11:51:58.294Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-19T11:51:58.294Z] #112 DONE 9.9s [2025-02-19T11:51:58.294Z] [2025-02-19T11:51:58.294Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:53:06.112Z] #148 ... [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-19T11:53:06.112Z] #154 DONE 2021.9s [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:53:06.112Z] #35 ... [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:53:06.112Z] #192 DONE 0.1s [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:53:06.112Z] #193 DONE 0.2s [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #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-19T11:53:06.112Z] #194 DONE 0.5s [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #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-19T11:53:06.112Z] #195 DONE 0.1s [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #112 [security-spiffe-token-provider] exporting to image [2025-02-19T11:53:06.112Z] #112 exporting layers [2025-02-19T11:53:06.112Z] #112 exporting layers 0.9s done [2025-02-19T11:53:06.112Z] #112 writing image sha256:6bf78470d53d5961a2cabcfa3894f116c5d975a7b0b970edaad6834fa2d0bb1c done [2025-02-19T11:53:06.112Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-19T11:53:06.112Z] #112 DONE 10.8s [2025-02-19T11:53:06.112Z] [2025-02-19T11:53:06.112Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:53:28.137Z] #148 ... [2025-02-19T11:53:28.137Z] [2025-02-19T11:53:28.137Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-19T11:53:28.137Z] #153 DONE 2052.6s [2025-02-19T11:53:28.137Z] [2025-02-19T11:53:28.137Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:53:28.137Z] #152 ... [2025-02-19T11:53:28.137Z] [2025-02-19T11:53:28.137Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:53:28.137Z] #196 DONE 0.2s [2025-02-19T11:53:28.137Z] [2025-02-19T11:53:28.137Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:53:28.137Z] #197 DONE 0.3s [2025-02-19T11:53:28.137Z] [2025-02-19T11:53:28.137Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-19T11:53:28.402Z] #198 DONE 0.4s [2025-02-19T11:53:28.402Z] [2025-02-19T11:53:28.402Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-19T11:53:28.402Z] #199 DONE 0.1s [2025-02-19T11:53:28.402Z] [2025-02-19T11:53:28.402Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-19T11:53:28.667Z] #200 DONE 0.1s [2025-02-19T11:53:28.667Z] [2025-02-19T11:53:28.667Z] #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-19T11:53:30.074Z] #201 ... [2025-02-19T11:53:30.074Z] [2025-02-19T11:53:30.074Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-19T11:53:30.074Z] #152 DONE 2055.7s [2025-02-19T11:53:30.074Z] [2025-02-19T11:53:30.074Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:53:30.340Z] #35 ... [2025-02-19T11:53:30.340Z] [2025-02-19T11:53:30.340Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:53:31.749Z] #202 DONE 1.1s [2025-02-19T11:53:31.749Z] [2025-02-19T11:53:31.749Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T11:53:31.749Z] #145 ... [2025-02-19T11:53:31.749Z] [2025-02-19T11:53:31.749Z] #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-19T11:53:31.749Z] #201 DONE 3.1s [2025-02-19T11:53:31.749Z] [2025-02-19T11:53:31.749Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:53:32.014Z] #203 DONE 0.4s [2025-02-19T11:53:32.014Z] [2025-02-19T11:53:32.014Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-19T11:53:32.597Z] #204 DONE 0.6s [2025-02-19T11:53:32.597Z] [2025-02-19T11:53:32.597Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:53:32.862Z] #205 DONE 0.2s [2025-02-19T11:53:32.862Z] [2025-02-19T11:53:32.862Z] #112 [security-proxy-auth] exporting to image [2025-02-19T11:53:32.862Z] #112 exporting layers 1.0s done [2025-02-19T11:53:32.862Z] #112 writing image sha256:09d8080f55e59831c9d8cfd42d421d98747e39cb2a7ad28f105331ea1239dcd2 done [2025-02-19T11:53:32.862Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-19T11:53:32.862Z] #112 DONE 11.8s [2025-02-19T11:53:32.862Z] [2025-02-19T11:53:32.862Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:53:32.862Z] #148 ... [2025-02-19T11:53:32.862Z] [2025-02-19T11:53:32.862Z] #112 [core-data] exporting to image [2025-02-19T11:53:33.447Z] #112 exporting layers 0.5s done [2025-02-19T11:53:33.447Z] #112 writing image sha256:ffaff4f942da955eff22fc1354c54cbcda23106cb497b96d538c6419bf7bd16a 0.0s done [2025-02-19T11:53:33.447Z] #112 naming to docker.io/library/core-data-arm64 done [2025-02-19T11:53:33.447Z] #112 DONE 12.3s [2025-02-19T11:53:33.447Z] [2025-02-19T11:53:33.447Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:53:35.388Z] #35 ... [2025-02-19T11:53:35.388Z] [2025-02-19T11:53:35.388Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-19T11:53:35.388Z] #130 DONE 2060.9s [2025-02-19T11:53:35.388Z] [2025-02-19T11:53:35.388Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-19T11:53:35.388Z] #148 DONE 2061.1s [2025-02-19T11:53:35.388Z] [2025-02-19T11:53:35.388Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:53:35.993Z] #35 ... [2025-02-19T11:53:35.993Z] [2025-02-19T11:53:35.993Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:53:36.264Z] #206 DONE 0.2s [2025-02-19T11:53:36.264Z] [2025-02-19T11:53:36.264Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:53:36.264Z] #207 DONE 0.1s [2025-02-19T11:53:36.264Z] [2025-02-19T11:53:36.264Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-19T11:53:36.540Z] #208 ... [2025-02-19T11:53:36.540Z] [2025-02-19T11:53:36.540Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:53:36.540Z] #209 DONE 0.2s [2025-02-19T11:53:36.815Z] [2025-02-19T11:53:36.815Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-19T11:53:36.815Z] #208 DONE 0.6s [2025-02-19T11:53:36.815Z] [2025-02-19T11:53:36.815Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-19T11:53:37.081Z] #210 DONE 0.5s [2025-02-19T11:53:37.081Z] [2025-02-19T11:53:37.081Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:53:37.081Z] #211 DONE 0.2s [2025-02-19T11:53:37.081Z] [2025-02-19T11:53:37.081Z] #112 [core-keeper] exporting to image [2025-02-19T11:53:37.661Z] #112 ... [2025-02-19T11:53:37.661Z] [2025-02-19T11:53:37.661Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:53:37.661Z] #212 DONE 0.4s [2025-02-19T11:53:37.661Z] [2025-02-19T11:53:37.661Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-19T11:53:37.661Z] #213 DONE 0.2s [2025-02-19T11:53:37.661Z] [2025-02-19T11:53:37.661Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T11:53:37.661Z] #145 ... [2025-02-19T11:53:37.661Z] [2025-02-19T11:53:37.661Z] #112 [core-metadata] exporting to image [2025-02-19T11:53:37.661Z] #112 exporting layers 0.7s done [2025-02-19T11:53:37.661Z] #112 writing image sha256:aad68bae22dc636ae87a980f8e055220bf68164c1608c12adfa39585af7f89a3 [2025-02-19T11:53:37.925Z] #112 writing image sha256:aad68bae22dc636ae87a980f8e055220bf68164c1608c12adfa39585af7f89a3 done [2025-02-19T11:53:37.925Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-02-19T11:53:38.191Z] #112 exporting layers 0.5s done [2025-02-19T11:53:38.191Z] #112 writing image sha256:6b4ceeb71eb717c23600d82314184ae9b17f6c395e59077f194c6ac40366c75e done [2025-02-19T11:53:38.191Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-02-19T11:53:38.191Z] #112 DONE 13.4s [2025-02-19T11:53:38.191Z] [2025-02-19T11:53:38.191Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:10.373Z] #35 ... [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-19T11:54:10.373Z] #145 DONE 2092.5s [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:54:10.373Z] #214 DONE 0.2s [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:54:10.373Z] #215 DONE 0.1s [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:10.373Z] #35 ... [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-19T11:54:10.373Z] #216 DONE 0.6s [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:10.373Z] #35 ... [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-19T11:54:10.373Z] #217 DONE 0.1s [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #112 [support-scheduler] exporting to image [2025-02-19T11:54:10.373Z] #112 exporting layers [2025-02-19T11:54:10.373Z] #112 exporting layers 1.0s done [2025-02-19T11:54:10.373Z] #112 writing image sha256:a36c3454e8052abb7afb3f5f1dfd1f48c03dadb7aec708f36d95630de0605778 done [2025-02-19T11:54:10.373Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-02-19T11:54:10.373Z] #112 DONE 14.4s [2025-02-19T11:54:10.373Z] [2025-02-19T11:54:10.373Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:11.774Z] #35 ... [2025-02-19T11:54:11.774Z] [2025-02-19T11:54:11.774Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-19T11:54:11.774Z] #144 DONE 2097.3s [2025-02-19T11:54:11.774Z] [2025-02-19T11:54:11.774Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:11.774Z] #35 ... [2025-02-19T11:54:11.774Z] [2025-02-19T11:54:11.774Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-19T11:54:11.774Z] #218 DONE 0.1s [2025-02-19T11:54:12.039Z] [2025-02-19T11:54:12.040Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:12.040Z] #35 ... [2025-02-19T11:54:12.040Z] [2025-02-19T11:54:12.040Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-19T11:54:12.307Z] #219 DONE 0.1s [2025-02-19T11:54:12.307Z] [2025-02-19T11:54:12.307Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-19T11:54:12.573Z] #220 DONE 0.4s [2025-02-19T11:54:12.573Z] [2025-02-19T11:54:12.573Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-19T11:54:12.573Z] #221 DONE 0.1s [2025-02-19T11:54:12.573Z] [2025-02-19T11:54:12.573Z] #112 [support-notifications] exporting to image [2025-02-19T11:54:13.154Z] #112 exporting layers 0.6s done [2025-02-19T11:54:13.154Z] #112 writing image sha256:72eb240705f5f3f86c96a19b190711dea1a59731cbd7c9e826a7e75011bb9eb7 done [2025-02-19T11:54:13.154Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-02-19T11:54:13.154Z] #112 DONE 15.0s [2025-02-19T11:54:13.154Z] [2025-02-19T11:54:13.154Z] #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-19T11:54:13.154Z] time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-19T11:54:13.169Z] $ docker stop --time=1 3e53572f3527a8314f86093946e401505228f649021fa60aa5b04ebdf85cdf28 [2025-02-19T11:54:14.792Z] $ docker rm -f --volumes 3e53572f3527a8314f86093946e401505228f649021fa60aa5b04ebdf85cdf28 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T11:54:15.305Z] + docker images [2025-02-19T11:54:15.305Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-19T11:54:15.305Z] support-notifications-arm64 latest 72eb240705f5 3 seconds ago 52MB [2025-02-19T11:54:15.305Z] support-scheduler-arm64 latest a36c3454e805 8 seconds ago 48.2MB [2025-02-19T11:54:15.305Z] core-metadata-arm64 latest 6b4ceeb71eb7 38 seconds ago 33MB [2025-02-19T11:54:15.305Z] core-keeper-arm64 latest aad68bae22dc 39 seconds ago 32.5MB [2025-02-19T11:54:15.305Z] core-data-arm64 latest ffaff4f942da 43 seconds ago 32.8MB [2025-02-19T11:54:15.305Z] security-proxy-auth-arm64 latest 09d8080f55e5 44 seconds ago 31.8MB [2025-02-19T11:54:15.305Z] security-spiffe-token-provider-arm64 latest 6bf78470d53d About a minute ago 47.8MB [2025-02-19T11:54:15.305Z] security-secretstore-setup-arm64 latest 68565b2a736b 2 minutes ago 67.2MB [2025-02-19T11:54:15.305Z] security-proxy-setup-arm64 latest ae9650d6f6ff 2 minutes ago 38.6MB [2025-02-19T11:54:15.305Z] core-command-arm64 latest 057e124fa837 3 minutes ago 28.4MB [2025-02-19T11:54:15.305Z] security-bootstrapper-arm64 latest e4555e077291 17 minutes ago 21MB [2025-02-19T11:54:15.305Z] core-common-config-bootstrapper-arm64 latest e8cc1c68f091 17 minutes ago 17.8MB [2025-02-19T11:54:15.305Z] security-spire-agent-arm64 latest 86ddbe3aa66a 36 minutes ago 187MB [2025-02-19T11:54:15.305Z] security-spire-config-arm64 latest 39eba6a74b5c 36 minutes ago 143MB [2025-02-19T11:54:15.305Z] security-spire-server-arm64 latest 59b3dfeacacf 36 minutes ago 144MB [2025-02-19T11:54:15.305Z] ci-base-image-arm64 latest ae131acb58e3 38 minutes ago 915MB [2025-02-19T11:54:15.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 8 weeks ago 566MB [2025-02-19T11:54:15.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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-19T11:54:15.447Z] provisioning config files... [2025-02-19T11:54:15.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config4595039091147811492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:54:15.804Z] ---> ****-login.sh [2025-02-19T11:54:15.804Z] nexus3.edgexfoundry.org:10001 [2025-02-19T11:54:15.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:54:16.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:54:16.071Z] Configure a credential helper to remove this warning. See [2025-02-19T11:54:16.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:54:16.071Z] [2025-02-19T11:54:16.071Z] Login Succeeded [2025-02-19T11:54:16.071Z] nexus3.edgexfoundry.org:10002 [2025-02-19T11:54:16.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:54:16.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:54:16.603Z] Configure a credential helper to remove this warning. See [2025-02-19T11:54:16.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:54:16.604Z] [2025-02-19T11:54:16.604Z] Login Succeeded [2025-02-19T11:54:16.604Z] nexus3.edgexfoundry.org:10003 [2025-02-19T11:54:16.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:54:16.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:54:16.871Z] Configure a credential helper to remove this warning. See [2025-02-19T11:54:16.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:54:16.871Z] [2025-02-19T11:54:16.871Z] Login Succeeded [2025-02-19T11:54:16.871Z] nexus3.edgexfoundry.org:10004 [2025-02-19T11:54:17.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:54:17.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:54:17.138Z] Configure a credential helper to remove this warning. See [2025-02-19T11:54:17.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:54:17.138Z] [2025-02-19T11:54:17.138Z] Login Succeeded [2025-02-19T11:54:17.138Z] ****.io [2025-02-19T11:54:17.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-19T11:54:17.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-19T11:54:17.669Z] Configure a credential helper to remove this warning. See [2025-02-19T11:54:17.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-19T11:54:17.669Z] [2025-02-19T11:54:17.669Z] Login Succeeded [2025-02-19T11:54:17.669Z] ---> ****-login.sh ends [Pipeline] } [2025-02-19T11:54:17.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:54:17.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-19T11:54:17.767Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-19T11:54:17.767Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:17.767Z] latest [2025-02-19T11:54:17.767Z] 4.0.0-dev.59 [2025-02-19T11:54:17.767Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:17.767Z] main [2025-02-19T11:54:17.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:18.219Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:19.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:19.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-19T11:54:19.175Z] e079866808b3: Preparing [2025-02-19T11:54:19.175Z] dabe08ca4144: Preparing [2025-02-19T11:54:19.175Z] eb366ccecf7b: Preparing [2025-02-19T11:54:19.175Z] c68af59cbc66: Preparing [2025-02-19T11:54:19.175Z] 291fd3165f96: Preparing [2025-02-19T11:54:19.175Z] e82930192c50: Preparing [2025-02-19T11:54:19.175Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:19.175Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:19.175Z] e82930192c50: Waiting [2025-02-19T11:54:19.448Z] 291fd3165f96: Pushed [2025-02-19T11:54:19.448Z] eb366ccecf7b: Pushed [2025-02-19T11:54:19.448Z] c68af59cbc66: Pushed [2025-02-19T11:54:19.448Z] e079866808b3: Pushed [2025-02-19T11:54:19.448Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:19.448Z] e82930192c50: Pushed [2025-02-19T11:54:23.741Z] dabe08ca4144: Pushed [2025-02-19T11:54:24.004Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:24.357Z] + 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-19T11:54:24.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-19T11:54:24.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-19T11:54:24.724Z] e079866808b3: Preparing [2025-02-19T11:54:24.724Z] dabe08ca4144: Preparing [2025-02-19T11:54:24.724Z] eb366ccecf7b: Preparing [2025-02-19T11:54:24.724Z] c68af59cbc66: Preparing [2025-02-19T11:54:24.724Z] 291fd3165f96: Preparing [2025-02-19T11:54:24.724Z] e82930192c50: Preparing [2025-02-19T11:54:24.724Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:24.724Z] e82930192c50: Waiting [2025-02-19T11:54:24.724Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:24.724Z] dabe08ca4144: Layer already exists [2025-02-19T11:54:24.724Z] e079866808b3: Layer already exists [2025-02-19T11:54:24.724Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:24.724Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:24.724Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:24.724Z] e82930192c50: Layer already exists [2025-02-19T11:54:24.724Z] latest: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:25.075Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:25.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.59 [2025-02-19T11:54:25.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-19T11:54:25.430Z] e079866808b3: Preparing [2025-02-19T11:54:25.430Z] dabe08ca4144: Preparing [2025-02-19T11:54:25.430Z] eb366ccecf7b: Preparing [2025-02-19T11:54:25.430Z] c68af59cbc66: Preparing [2025-02-19T11:54:25.430Z] 291fd3165f96: Preparing [2025-02-19T11:54:25.430Z] e82930192c50: Preparing [2025-02-19T11:54:25.430Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:25.430Z] e82930192c50: Waiting [2025-02-19T11:54:25.430Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:25.430Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:25.430Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:25.430Z] e079866808b3: Layer already exists [2025-02-19T11:54:25.430Z] dabe08ca4144: Layer already exists [2025-02-19T11:54:25.430Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:25.430Z] e82930192c50: Layer already exists [2025-02-19T11:54:25.430Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:25.430Z] 4.0.0-dev.59: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:26.052Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:26.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:26.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-19T11:54:26.404Z] e079866808b3: Preparing [2025-02-19T11:54:26.404Z] dabe08ca4144: Preparing [2025-02-19T11:54:26.404Z] eb366ccecf7b: Preparing [2025-02-19T11:54:26.404Z] c68af59cbc66: Preparing [2025-02-19T11:54:26.404Z] 291fd3165f96: Preparing [2025-02-19T11:54:26.404Z] e82930192c50: Preparing [2025-02-19T11:54:26.404Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:26.404Z] e82930192c50: Waiting [2025-02-19T11:54:26.404Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:26.404Z] dabe08ca4144: Layer already exists [2025-02-19T11:54:26.404Z] e079866808b3: Layer already exists [2025-02-19T11:54:26.404Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:26.404Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:26.404Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:26.404Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:26.404Z] e82930192c50: Layer already exists [2025-02-19T11:54:26.668Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:27.027Z] + 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-19T11:54:27.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-19T11:54:27.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-19T11:54:27.379Z] e079866808b3: Preparing [2025-02-19T11:54:27.379Z] dabe08ca4144: Preparing [2025-02-19T11:54:27.379Z] eb366ccecf7b: Preparing [2025-02-19T11:54:27.379Z] c68af59cbc66: Preparing [2025-02-19T11:54:27.379Z] 291fd3165f96: Preparing [2025-02-19T11:54:27.379Z] e82930192c50: Preparing [2025-02-19T11:54:27.379Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:27.379Z] e82930192c50: Waiting [2025-02-19T11:54:27.379Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:27.379Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:27.379Z] dabe08ca4144: Layer already exists [2025-02-19T11:54:27.379Z] e079866808b3: Layer already exists [2025-02-19T11:54:27.379Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:27.379Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:27.379Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:27.379Z] e82930192c50: Layer already exists [2025-02-19T11:54:27.644Z] main: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:54:27.722Z] ===================================================== [Pipeline] echo [2025-02-19T11:54:27.741Z] taggedImages: [2025-02-19T11:54:27.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:27.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-19T11:54:27.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.59 [2025-02-19T11:54:27.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:27.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-19T11:54:27.768Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-19T11:54:27.768Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:27.768Z] latest [2025-02-19T11:54:27.768Z] 4.0.0-dev.59 [2025-02-19T11:54:27.768Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:27.768Z] main [2025-02-19T11:54:27.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:28.137Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:28.498Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:28.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-19T11:54:28.498Z] 86ed55778967: Preparing [2025-02-19T11:54:28.498Z] 72a88f135416: Preparing [2025-02-19T11:54:28.498Z] d0fb13bd39e2: Preparing [2025-02-19T11:54:28.498Z] e54fe4920ab3: Preparing [2025-02-19T11:54:28.498Z] eb366ccecf7b: Preparing [2025-02-19T11:54:28.498Z] c68af59cbc66: Preparing [2025-02-19T11:54:28.498Z] 291fd3165f96: Preparing [2025-02-19T11:54:28.498Z] e82930192c50: Preparing [2025-02-19T11:54:28.498Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:28.498Z] c68af59cbc66: Waiting [2025-02-19T11:54:28.498Z] 291fd3165f96: Waiting [2025-02-19T11:54:28.498Z] e82930192c50: Waiting [2025-02-19T11:54:28.498Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:28.498Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:28.763Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:28.763Z] 72a88f135416: Pushed [2025-02-19T11:54:28.763Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:28.763Z] d0fb13bd39e2: Pushed [2025-02-19T11:54:28.763Z] e82930192c50: Layer already exists [2025-02-19T11:54:28.763Z] 86ed55778967: Pushed [2025-02-19T11:54:28.763Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:30.693Z] e54fe4920ab3: Pushed [2025-02-19T11:54:30.957Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:31.313Z] + 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-19T11:54:31.667Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-19T11:54:31.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-19T11:54:31.667Z] 86ed55778967: Preparing [2025-02-19T11:54:31.667Z] 72a88f135416: Preparing [2025-02-19T11:54:31.667Z] d0fb13bd39e2: Preparing [2025-02-19T11:54:31.667Z] e54fe4920ab3: Preparing [2025-02-19T11:54:31.667Z] eb366ccecf7b: Preparing [2025-02-19T11:54:31.667Z] c68af59cbc66: Preparing [2025-02-19T11:54:31.667Z] 291fd3165f96: Preparing [2025-02-19T11:54:31.667Z] e82930192c50: Preparing [2025-02-19T11:54:31.667Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:31.667Z] c68af59cbc66: Waiting [2025-02-19T11:54:31.667Z] e82930192c50: Waiting [2025-02-19T11:54:31.667Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:31.667Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:31.667Z] d0fb13bd39e2: Layer already exists [2025-02-19T11:54:31.667Z] 72a88f135416: Layer already exists [2025-02-19T11:54:31.667Z] e54fe4920ab3: Layer already exists [2025-02-19T11:54:31.667Z] 86ed55778967: Layer already exists [2025-02-19T11:54:31.667Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:31.667Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:31.667Z] e82930192c50: Layer already exists [2025-02-19T11:54:31.667Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:31.667Z] latest: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:32.285Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:32.633Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.59 [2025-02-19T11:54:32.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-19T11:54:32.633Z] 86ed55778967: Preparing [2025-02-19T11:54:32.633Z] 72a88f135416: Preparing [2025-02-19T11:54:32.633Z] d0fb13bd39e2: Preparing [2025-02-19T11:54:32.633Z] e54fe4920ab3: Preparing [2025-02-19T11:54:32.633Z] eb366ccecf7b: Preparing [2025-02-19T11:54:32.633Z] c68af59cbc66: Preparing [2025-02-19T11:54:32.633Z] 291fd3165f96: Preparing [2025-02-19T11:54:32.633Z] e82930192c50: Preparing [2025-02-19T11:54:32.633Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:32.633Z] 291fd3165f96: Waiting [2025-02-19T11:54:32.633Z] e82930192c50: Waiting [2025-02-19T11:54:32.633Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:32.633Z] c68af59cbc66: Waiting [2025-02-19T11:54:32.633Z] e54fe4920ab3: Layer already exists [2025-02-19T11:54:32.633Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:32.633Z] d0fb13bd39e2: Layer already exists [2025-02-19T11:54:32.633Z] 86ed55778967: Layer already exists [2025-02-19T11:54:32.633Z] 72a88f135416: Layer already exists [2025-02-19T11:54:32.633Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:32.633Z] e82930192c50: Layer already exists [2025-02-19T11:54:32.633Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:32.633Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:32.633Z] 4.0.0-dev.59: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:32.985Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:33.332Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:33.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-19T11:54:33.333Z] 86ed55778967: Preparing [2025-02-19T11:54:33.333Z] 72a88f135416: Preparing [2025-02-19T11:54:33.333Z] d0fb13bd39e2: Preparing [2025-02-19T11:54:33.333Z] e54fe4920ab3: Preparing [2025-02-19T11:54:33.333Z] eb366ccecf7b: Preparing [2025-02-19T11:54:33.333Z] c68af59cbc66: Preparing [2025-02-19T11:54:33.333Z] 291fd3165f96: Preparing [2025-02-19T11:54:33.333Z] e82930192c50: Preparing [2025-02-19T11:54:33.333Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:33.333Z] 291fd3165f96: Waiting [2025-02-19T11:54:33.333Z] e82930192c50: Waiting [2025-02-19T11:54:33.333Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:33.333Z] c68af59cbc66: Waiting [2025-02-19T11:54:33.333Z] d0fb13bd39e2: Layer already exists [2025-02-19T11:54:33.333Z] 86ed55778967: Layer already exists [2025-02-19T11:54:33.333Z] 72a88f135416: Layer already exists [2025-02-19T11:54:33.333Z] e54fe4920ab3: Layer already exists [2025-02-19T11:54:33.333Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:33.333Z] e82930192c50: Layer already exists [2025-02-19T11:54:33.333Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:33.333Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:33.333Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:33.333Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:33.953Z] + 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-19T11:54:34.294Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-19T11:54:34.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-19T11:54:34.294Z] 86ed55778967: Preparing [2025-02-19T11:54:34.294Z] 72a88f135416: Preparing [2025-02-19T11:54:34.294Z] d0fb13bd39e2: Preparing [2025-02-19T11:54:34.294Z] e54fe4920ab3: Preparing [2025-02-19T11:54:34.294Z] eb366ccecf7b: Preparing [2025-02-19T11:54:34.295Z] c68af59cbc66: Preparing [2025-02-19T11:54:34.295Z] 291fd3165f96: Preparing [2025-02-19T11:54:34.295Z] e82930192c50: Preparing [2025-02-19T11:54:34.295Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:34.295Z] e82930192c50: Waiting [2025-02-19T11:54:34.295Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:34.295Z] c68af59cbc66: Waiting [2025-02-19T11:54:34.295Z] 291fd3165f96: Waiting [2025-02-19T11:54:34.295Z] d0fb13bd39e2: Layer already exists [2025-02-19T11:54:34.295Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:34.295Z] 72a88f135416: Layer already exists [2025-02-19T11:54:34.295Z] 86ed55778967: Layer already exists [2025-02-19T11:54:34.295Z] e54fe4920ab3: Layer already exists [2025-02-19T11:54:34.295Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:34.295Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:34.295Z] e82930192c50: Layer already exists [2025-02-19T11:54:34.295Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:34.295Z] main: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:54:34.632Z] ===================================================== [Pipeline] echo [2025-02-19T11:54:34.648Z] taggedImages: [2025-02-19T11:54:34.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:34.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-19T11:54:34.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.59 [2025-02-19T11:54:34.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:34.648Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-19T11:54:34.678Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-19T11:54:34.678Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:34.678Z] latest [2025-02-19T11:54:34.678Z] 4.0.0-dev.59 [2025-02-19T11:54:34.678Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:34.678Z] main [2025-02-19T11:54:34.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:35.048Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:35.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:35.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-19T11:54:35.402Z] b2a34ba0319b: Preparing [2025-02-19T11:54:35.402Z] 3e34f03b2e6e: Preparing [2025-02-19T11:54:35.402Z] eb366ccecf7b: Preparing [2025-02-19T11:54:35.402Z] c68af59cbc66: Preparing [2025-02-19T11:54:35.402Z] d5b011f3e36e: Preparing [2025-02-19T11:54:35.402Z] 1b7f34591f55: Preparing [2025-02-19T11:54:35.402Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:35.402Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:35.402Z] 1b7f34591f55: Waiting [2025-02-19T11:54:35.402Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:35.402Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:35.666Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:35.666Z] d5b011f3e36e: Pushed [2025-02-19T11:54:35.666Z] b2a34ba0319b: Pushed [2025-02-19T11:54:35.666Z] 1b7f34591f55: Pushed [2025-02-19T11:54:40.979Z] 3e34f03b2e6e: Pushed [2025-02-19T11:54:41.557Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:41.916Z] + 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-19T11:54:42.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-19T11:54:42.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-19T11:54:42.267Z] b2a34ba0319b: Preparing [2025-02-19T11:54:42.267Z] 3e34f03b2e6e: Preparing [2025-02-19T11:54:42.267Z] eb366ccecf7b: Preparing [2025-02-19T11:54:42.267Z] c68af59cbc66: Preparing [2025-02-19T11:54:42.267Z] d5b011f3e36e: Preparing [2025-02-19T11:54:42.267Z] 1b7f34591f55: Preparing [2025-02-19T11:54:42.267Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:42.267Z] 1b7f34591f55: Waiting [2025-02-19T11:54:42.267Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:42.267Z] b2a34ba0319b: Layer already exists [2025-02-19T11:54:42.267Z] d5b011f3e36e: Layer already exists [2025-02-19T11:54:42.267Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:42.267Z] 3e34f03b2e6e: Layer already exists [2025-02-19T11:54:42.267Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:42.267Z] 1b7f34591f55: Layer already exists [2025-02-19T11:54:42.267Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:42.267Z] latest: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:42.878Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:43.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.59 [2025-02-19T11:54:43.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-19T11:54:43.216Z] b2a34ba0319b: Preparing [2025-02-19T11:54:43.216Z] 3e34f03b2e6e: Preparing [2025-02-19T11:54:43.216Z] eb366ccecf7b: Preparing [2025-02-19T11:54:43.216Z] c68af59cbc66: Preparing [2025-02-19T11:54:43.216Z] d5b011f3e36e: Preparing [2025-02-19T11:54:43.216Z] 1b7f34591f55: Preparing [2025-02-19T11:54:43.216Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:43.216Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:43.216Z] 1b7f34591f55: Waiting [2025-02-19T11:54:43.216Z] b2a34ba0319b: Layer already exists [2025-02-19T11:54:43.216Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:43.216Z] 3e34f03b2e6e: Layer already exists [2025-02-19T11:54:43.216Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:43.216Z] d5b011f3e36e: Layer already exists [2025-02-19T11:54:43.216Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:43.216Z] 1b7f34591f55: Layer already exists [2025-02-19T11:54:43.216Z] 4.0.0-dev.59: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:43.833Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:44.176Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:44.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-19T11:54:44.176Z] b2a34ba0319b: Preparing [2025-02-19T11:54:44.176Z] 3e34f03b2e6e: Preparing [2025-02-19T11:54:44.176Z] eb366ccecf7b: Preparing [2025-02-19T11:54:44.176Z] c68af59cbc66: Preparing [2025-02-19T11:54:44.176Z] d5b011f3e36e: Preparing [2025-02-19T11:54:44.176Z] 1b7f34591f55: Preparing [2025-02-19T11:54:44.176Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:44.176Z] 1b7f34591f55: Waiting [2025-02-19T11:54:44.176Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:44.176Z] 3e34f03b2e6e: Layer already exists [2025-02-19T11:54:44.176Z] b2a34ba0319b: Layer already exists [2025-02-19T11:54:44.176Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:44.176Z] d5b011f3e36e: Layer already exists [2025-02-19T11:54:44.176Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:44.176Z] 1b7f34591f55: Layer already exists [2025-02-19T11:54:44.176Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:44.176Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:44.514Z] + 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-19T11:54:44.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-19T11:54:44.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-19T11:54:44.863Z] b2a34ba0319b: Preparing [2025-02-19T11:54:44.863Z] 3e34f03b2e6e: Preparing [2025-02-19T11:54:44.863Z] eb366ccecf7b: Preparing [2025-02-19T11:54:44.863Z] c68af59cbc66: Preparing [2025-02-19T11:54:44.863Z] d5b011f3e36e: Preparing [2025-02-19T11:54:44.863Z] 1b7f34591f55: Preparing [2025-02-19T11:54:44.863Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:44.863Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:44.863Z] 1b7f34591f55: Waiting [2025-02-19T11:54:44.863Z] 3e34f03b2e6e: Layer already exists [2025-02-19T11:54:44.863Z] b2a34ba0319b: Layer already exists [2025-02-19T11:54:44.863Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:44.863Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:44.863Z] d5b011f3e36e: Layer already exists [2025-02-19T11:54:44.863Z] 1b7f34591f55: Layer already exists [2025-02-19T11:54:44.863Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:44.863Z] main: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:54:45.211Z] ===================================================== [Pipeline] echo [2025-02-19T11:54:45.227Z] taggedImages: [2025-02-19T11:54:45.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:45.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-19T11:54:45.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.59 [2025-02-19T11:54:45.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:45.227Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-19T11:54:45.261Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-19T11:54:45.261Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:45.261Z] latest [2025-02-19T11:54:45.261Z] 4.0.0-dev.59 [2025-02-19T11:54:45.261Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:45.261Z] main [2025-02-19T11:54:45.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:45.635Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:45.990Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:45.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-19T11:54:45.990Z] 99e85bca6894: Preparing [2025-02-19T11:54:45.990Z] 86692cfb6c79: Preparing [2025-02-19T11:54:45.990Z] c68af59cbc66: Preparing [2025-02-19T11:54:45.990Z] 5a40df315aaa: Preparing [2025-02-19T11:54:45.990Z] 82c6395d0af8: Preparing [2025-02-19T11:54:45.990Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:45.990Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:45.990Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:46.254Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:46.254Z] 82c6395d0af8: Pushed [2025-02-19T11:54:46.254Z] 99e85bca6894: Pushed [2025-02-19T11:54:46.254Z] 5a40df315aaa: Pushed [2025-02-19T11:54:51.565Z] 86692cfb6c79: Pushed [2025-02-19T11:54:51.565Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:52.124Z] + 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-19T11:54:52.471Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-19T11:54:52.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-19T11:54:52.471Z] 99e85bca6894: Preparing [2025-02-19T11:54:52.471Z] 86692cfb6c79: Preparing [2025-02-19T11:54:52.471Z] c68af59cbc66: Preparing [2025-02-19T11:54:52.471Z] 5a40df315aaa: Preparing [2025-02-19T11:54:52.471Z] 82c6395d0af8: Preparing [2025-02-19T11:54:52.471Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:52.471Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:52.471Z] 5a40df315aaa: Layer already exists [2025-02-19T11:54:52.471Z] 99e85bca6894: Layer already exists [2025-02-19T11:54:52.471Z] 82c6395d0af8: Layer already exists [2025-02-19T11:54:52.471Z] 86692cfb6c79: Layer already exists [2025-02-19T11:54:52.471Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:52.471Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:52.471Z] latest: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:53.095Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:54.394Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.59 [2025-02-19T11:54:54.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-19T11:54:54.395Z] 99e85bca6894: Preparing [2025-02-19T11:54:54.395Z] 86692cfb6c79: Preparing [2025-02-19T11:54:54.395Z] c68af59cbc66: Preparing [2025-02-19T11:54:54.395Z] 5a40df315aaa: Preparing [2025-02-19T11:54:54.395Z] 82c6395d0af8: Preparing [2025-02-19T11:54:54.395Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:54.395Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:54.395Z] 82c6395d0af8: Layer already exists [2025-02-19T11:54:54.395Z] 86692cfb6c79: Layer already exists [2025-02-19T11:54:54.395Z] 5a40df315aaa: Layer already exists [2025-02-19T11:54:54.395Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:54.395Z] 99e85bca6894: Layer already exists [2025-02-19T11:54:54.395Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:54.395Z] 4.0.0-dev.59: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:54.737Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:55.081Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:55.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-19T11:54:55.081Z] 99e85bca6894: Preparing [2025-02-19T11:54:55.081Z] 86692cfb6c79: Preparing [2025-02-19T11:54:55.081Z] c68af59cbc66: Preparing [2025-02-19T11:54:55.081Z] 5a40df315aaa: Preparing [2025-02-19T11:54:55.081Z] 82c6395d0af8: Preparing [2025-02-19T11:54:55.081Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:55.081Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:55.081Z] 5a40df315aaa: Layer already exists [2025-02-19T11:54:55.081Z] 86692cfb6c79: Layer already exists [2025-02-19T11:54:55.081Z] 82c6395d0af8: Layer already exists [2025-02-19T11:54:55.081Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:55.081Z] 99e85bca6894: Layer already exists [2025-02-19T11:54:55.081Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:55.081Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:55.423Z] + 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-19T11:54:55.761Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-19T11:54:55.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-19T11:54:55.761Z] 99e85bca6894: Preparing [2025-02-19T11:54:55.761Z] 86692cfb6c79: Preparing [2025-02-19T11:54:55.761Z] c68af59cbc66: Preparing [2025-02-19T11:54:55.761Z] 5a40df315aaa: Preparing [2025-02-19T11:54:55.761Z] 82c6395d0af8: Preparing [2025-02-19T11:54:55.761Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:55.761Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:55.761Z] 82c6395d0af8: Layer already exists [2025-02-19T11:54:55.761Z] 99e85bca6894: Layer already exists [2025-02-19T11:54:55.761Z] 86692cfb6c79: Layer already exists [2025-02-19T11:54:55.761Z] 5a40df315aaa: Layer already exists [2025-02-19T11:54:55.761Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:55.761Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:55.761Z] main: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:54:56.104Z] ===================================================== [Pipeline] echo [2025-02-19T11:54:56.122Z] taggedImages: [2025-02-19T11:54:56.122Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:56.122Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-19T11:54:56.122Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.59 [2025-02-19T11:54:56.122Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:56.122Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-19T11:54:56.150Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-19T11:54:56.150Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:56.150Z] latest [2025-02-19T11:54:56.150Z] 4.0.0-dev.59 [2025-02-19T11:54:56.150Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:54:56.150Z] main [2025-02-19T11:54:56.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:56.526Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:54:56.885Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:54:56.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-19T11:54:56.885Z] 3f587a17e748: Preparing [2025-02-19T11:54:56.885Z] b87eeba77792: Preparing [2025-02-19T11:54:56.885Z] c3baa58e62f8: Preparing [2025-02-19T11:54:56.885Z] eb366ccecf7b: Preparing [2025-02-19T11:54:56.885Z] c68af59cbc66: Preparing [2025-02-19T11:54:56.885Z] 291fd3165f96: Preparing [2025-02-19T11:54:56.885Z] e82930192c50: Preparing [2025-02-19T11:54:56.885Z] 291fd3165f96: Waiting [2025-02-19T11:54:56.885Z] dd9c8f8612c8: Preparing [2025-02-19T11:54:56.885Z] e82930192c50: Waiting [2025-02-19T11:54:56.885Z] dd9c8f8612c8: Waiting [2025-02-19T11:54:56.885Z] eb366ccecf7b: Layer already exists [2025-02-19T11:54:56.885Z] c68af59cbc66: Layer already exists [2025-02-19T11:54:56.885Z] 291fd3165f96: Layer already exists [2025-02-19T11:54:57.149Z] e82930192c50: Layer already exists [2025-02-19T11:54:57.149Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:54:57.149Z] b87eeba77792: Pushed [2025-02-19T11:54:57.149Z] 3f587a17e748: Pushed [2025-02-19T11:55:02.465Z] c3baa58e62f8: Pushed [2025-02-19T11:55:02.465Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:02.816Z] + 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-19T11:55:03.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-19T11:55:03.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-19T11:55:03.166Z] 3f587a17e748: Preparing [2025-02-19T11:55:03.166Z] b87eeba77792: Preparing [2025-02-19T11:55:03.167Z] c3baa58e62f8: Preparing [2025-02-19T11:55:03.167Z] eb366ccecf7b: Preparing [2025-02-19T11:55:03.167Z] c68af59cbc66: Preparing [2025-02-19T11:55:03.167Z] 291fd3165f96: Preparing [2025-02-19T11:55:03.167Z] e82930192c50: Preparing [2025-02-19T11:55:03.167Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:03.167Z] 291fd3165f96: Waiting [2025-02-19T11:55:03.167Z] e82930192c50: Waiting [2025-02-19T11:55:03.167Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:03.167Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:03.167Z] 3f587a17e748: Layer already exists [2025-02-19T11:55:03.167Z] b87eeba77792: Layer already exists [2025-02-19T11:55:03.167Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:03.167Z] c3baa58e62f8: Layer already exists [2025-02-19T11:55:03.167Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:03.167Z] e82930192c50: Layer already exists [2025-02-19T11:55:03.167Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:03.167Z] latest: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:03.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:04.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.59 [2025-02-19T11:55:04.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-19T11:55:04.137Z] 3f587a17e748: Preparing [2025-02-19T11:55:04.137Z] b87eeba77792: Preparing [2025-02-19T11:55:04.137Z] c3baa58e62f8: Preparing [2025-02-19T11:55:04.137Z] eb366ccecf7b: Preparing [2025-02-19T11:55:04.137Z] c68af59cbc66: Preparing [2025-02-19T11:55:04.137Z] 291fd3165f96: Preparing [2025-02-19T11:55:04.137Z] e82930192c50: Preparing [2025-02-19T11:55:04.137Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:04.137Z] 291fd3165f96: Waiting [2025-02-19T11:55:04.137Z] e82930192c50: Waiting [2025-02-19T11:55:04.137Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:04.137Z] c3baa58e62f8: Layer already exists [2025-02-19T11:55:04.137Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:04.137Z] 3f587a17e748: Layer already exists [2025-02-19T11:55:04.137Z] b87eeba77792: Layer already exists [2025-02-19T11:55:04.137Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:04.137Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:04.137Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:04.137Z] e82930192c50: Layer already exists [2025-02-19T11:55:04.401Z] 4.0.0-dev.59: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:04.751Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:06.495Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:06.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-19T11:55:06.496Z] 3f587a17e748: Preparing [2025-02-19T11:55:06.496Z] b87eeba77792: Preparing [2025-02-19T11:55:06.496Z] c3baa58e62f8: Preparing [2025-02-19T11:55:06.496Z] eb366ccecf7b: Preparing [2025-02-19T11:55:06.496Z] c68af59cbc66: Preparing [2025-02-19T11:55:06.496Z] 291fd3165f96: Preparing [2025-02-19T11:55:06.496Z] e82930192c50: Preparing [2025-02-19T11:55:06.496Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:06.496Z] 291fd3165f96: Waiting [2025-02-19T11:55:06.496Z] e82930192c50: Waiting [2025-02-19T11:55:06.496Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:06.496Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:06.496Z] c3baa58e62f8: Layer already exists [2025-02-19T11:55:06.496Z] b87eeba77792: Layer already exists [2025-02-19T11:55:06.496Z] 3f587a17e748: Layer already exists [2025-02-19T11:55:06.496Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:06.496Z] e82930192c50: Layer already exists [2025-02-19T11:55:06.496Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:06.496Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:06.496Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:06.849Z] + 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-19T11:55:07.190Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-19T11:55:07.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-19T11:55:07.190Z] 3f587a17e748: Preparing [2025-02-19T11:55:07.190Z] b87eeba77792: Preparing [2025-02-19T11:55:07.190Z] c3baa58e62f8: Preparing [2025-02-19T11:55:07.190Z] eb366ccecf7b: Preparing [2025-02-19T11:55:07.190Z] c68af59cbc66: Preparing [2025-02-19T11:55:07.190Z] 291fd3165f96: Preparing [2025-02-19T11:55:07.191Z] e82930192c50: Preparing [2025-02-19T11:55:07.191Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:07.191Z] e82930192c50: Waiting [2025-02-19T11:55:07.191Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:07.191Z] 291fd3165f96: Waiting [2025-02-19T11:55:07.191Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:07.191Z] b87eeba77792: Layer already exists [2025-02-19T11:55:07.191Z] 3f587a17e748: Layer already exists [2025-02-19T11:55:07.191Z] c3baa58e62f8: Layer already exists [2025-02-19T11:55:07.191Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:07.191Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:07.191Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:07.191Z] e82930192c50: Layer already exists [2025-02-19T11:55:07.453Z] main: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:55:07.510Z] ===================================================== [Pipeline] echo [2025-02-19T11:55:07.521Z] taggedImages: [2025-02-19T11:55:07.521Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:07.521Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-19T11:55:07.521Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.59 [2025-02-19T11:55:07.521Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:07.521Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-19T11:55:07.539Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-19T11:55:07.539Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:07.539Z] latest [2025-02-19T11:55:07.539Z] 4.0.0-dev.59 [2025-02-19T11:55:07.539Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:07.539Z] main [2025-02-19T11:55:07.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:07.883Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:08.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:08.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-19T11:55:08.254Z] ac47eb677739: Preparing [2025-02-19T11:55:08.254Z] c867bbb9bd24: Preparing [2025-02-19T11:55:08.254Z] 0931e73eba73: Preparing [2025-02-19T11:55:08.254Z] 11505367f523: Preparing [2025-02-19T11:55:08.254Z] 4e82943adcb2: Preparing [2025-02-19T11:55:08.254Z] 4f48a0b1cfaa: Preparing [2025-02-19T11:55:08.254Z] 67d071c6d369: Preparing [2025-02-19T11:55:08.254Z] eb366ccecf7b: Preparing [2025-02-19T11:55:08.254Z] c68af59cbc66: Preparing [2025-02-19T11:55:08.254Z] 51e6cddf1e9b: Preparing [2025-02-19T11:55:08.254Z] 4a24d133dc6c: Preparing [2025-02-19T11:55:08.254Z] 5f70bf18a086: Preparing [2025-02-19T11:55:08.254Z] 608cfef1feea: Preparing [2025-02-19T11:55:08.254Z] 53065cd4f0a8: Preparing [2025-02-19T11:55:08.254Z] 5462ea582b5a: Preparing [2025-02-19T11:55:08.254Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:08.254Z] 4f48a0b1cfaa: Waiting [2025-02-19T11:55:08.254Z] 67d071c6d369: Waiting [2025-02-19T11:55:08.254Z] eb366ccecf7b: Waiting [2025-02-19T11:55:08.254Z] c68af59cbc66: Waiting [2025-02-19T11:55:08.254Z] 51e6cddf1e9b: Waiting [2025-02-19T11:55:08.254Z] 53065cd4f0a8: Waiting [2025-02-19T11:55:08.254Z] 5462ea582b5a: Waiting [2025-02-19T11:55:08.254Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:08.254Z] 4a24d133dc6c: Waiting [2025-02-19T11:55:08.254Z] 5f70bf18a086: Waiting [2025-02-19T11:55:08.254Z] 608cfef1feea: Waiting [2025-02-19T11:55:08.522Z] 11505367f523: Pushed [2025-02-19T11:55:08.522Z] ac47eb677739: Pushed [2025-02-19T11:55:08.522Z] c867bbb9bd24: Pushed [2025-02-19T11:55:08.522Z] 0931e73eba73: Pushed [2025-02-19T11:55:08.522Z] 4e82943adcb2: Pushed [2025-02-19T11:55:08.522Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:08.522Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:08.522Z] 4f48a0b1cfaa: Pushed [2025-02-19T11:55:08.522Z] 5f70bf18a086: Layer already exists [2025-02-19T11:55:08.788Z] 4a24d133dc6c: Pushed [2025-02-19T11:55:08.788Z] 51e6cddf1e9b: Pushed [2025-02-19T11:55:08.788Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:08.788Z] 53065cd4f0a8: Pushed [2025-02-19T11:55:08.788Z] 608cfef1feea: Pushed [2025-02-19T11:55:08.788Z] 5462ea582b5a: Pushed [2025-02-19T11:55:11.353Z] 67d071c6d369: Pushed [2025-02-19T11:55:11.618Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:11.970Z] + 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-19T11:55:12.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-19T11:55:12.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-19T11:55:12.322Z] ac47eb677739: Preparing [2025-02-19T11:55:12.322Z] c867bbb9bd24: Preparing [2025-02-19T11:55:12.322Z] 0931e73eba73: Preparing [2025-02-19T11:55:12.322Z] 11505367f523: Preparing [2025-02-19T11:55:12.322Z] 4e82943adcb2: Preparing [2025-02-19T11:55:12.322Z] 4f48a0b1cfaa: Preparing [2025-02-19T11:55:12.322Z] 67d071c6d369: Preparing [2025-02-19T11:55:12.322Z] eb366ccecf7b: Preparing [2025-02-19T11:55:12.322Z] c68af59cbc66: Preparing [2025-02-19T11:55:12.322Z] 51e6cddf1e9b: Preparing [2025-02-19T11:55:12.322Z] 4a24d133dc6c: Preparing [2025-02-19T11:55:12.322Z] 5f70bf18a086: Preparing [2025-02-19T11:55:12.322Z] 608cfef1feea: Preparing [2025-02-19T11:55:12.322Z] 53065cd4f0a8: Preparing [2025-02-19T11:55:12.322Z] 5462ea582b5a: Preparing [2025-02-19T11:55:12.322Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:12.322Z] 4a24d133dc6c: Waiting [2025-02-19T11:55:12.322Z] 4f48a0b1cfaa: Waiting [2025-02-19T11:55:12.322Z] 67d071c6d369: Waiting [2025-02-19T11:55:12.322Z] eb366ccecf7b: Waiting [2025-02-19T11:55:12.322Z] c68af59cbc66: Waiting [2025-02-19T11:55:12.322Z] 51e6cddf1e9b: Waiting [2025-02-19T11:55:12.322Z] 5462ea582b5a: Waiting [2025-02-19T11:55:12.322Z] 5f70bf18a086: Waiting [2025-02-19T11:55:12.322Z] 608cfef1feea: Waiting [2025-02-19T11:55:12.322Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:12.322Z] 53065cd4f0a8: Waiting [2025-02-19T11:55:12.322Z] ac47eb677739: Layer already exists [2025-02-19T11:55:12.322Z] 4e82943adcb2: Layer already exists [2025-02-19T11:55:12.322Z] c867bbb9bd24: Layer already exists [2025-02-19T11:55:12.322Z] 11505367f523: Layer already exists [2025-02-19T11:55:12.322Z] 0931e73eba73: Layer already exists [2025-02-19T11:55:12.322Z] 4f48a0b1cfaa: Layer already exists [2025-02-19T11:55:12.322Z] 67d071c6d369: Layer already exists [2025-02-19T11:55:12.322Z] 51e6cddf1e9b: Layer already exists [2025-02-19T11:55:12.322Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:12.322Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:12.322Z] 5f70bf18a086: Layer already exists [2025-02-19T11:55:12.322Z] 4a24d133dc6c: Layer already exists [2025-02-19T11:55:12.322Z] 53065cd4f0a8: Layer already exists [2025-02-19T11:55:12.322Z] 608cfef1feea: Layer already exists [2025-02-19T11:55:12.322Z] 5462ea582b5a: Layer already exists [2025-02-19T11:55:12.322Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:12.585Z] latest: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:12.930Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:13.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.59 [2025-02-19T11:55:13.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-19T11:55:13.277Z] ac47eb677739: Preparing [2025-02-19T11:55:13.277Z] c867bbb9bd24: Preparing [2025-02-19T11:55:13.277Z] 0931e73eba73: Preparing [2025-02-19T11:55:13.277Z] 11505367f523: Preparing [2025-02-19T11:55:13.277Z] 4e82943adcb2: Preparing [2025-02-19T11:55:13.277Z] 4f48a0b1cfaa: Preparing [2025-02-19T11:55:13.277Z] 67d071c6d369: Preparing [2025-02-19T11:55:13.277Z] eb366ccecf7b: Preparing [2025-02-19T11:55:13.277Z] c68af59cbc66: Preparing [2025-02-19T11:55:13.277Z] 51e6cddf1e9b: Preparing [2025-02-19T11:55:13.277Z] 4a24d133dc6c: Preparing [2025-02-19T11:55:13.277Z] 5f70bf18a086: Preparing [2025-02-19T11:55:13.277Z] 608cfef1feea: Preparing [2025-02-19T11:55:13.277Z] 53065cd4f0a8: Preparing [2025-02-19T11:55:13.277Z] 5462ea582b5a: Preparing [2025-02-19T11:55:13.277Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:13.277Z] 4f48a0b1cfaa: Waiting [2025-02-19T11:55:13.277Z] 67d071c6d369: Waiting [2025-02-19T11:55:13.277Z] 4a24d133dc6c: Waiting [2025-02-19T11:55:13.277Z] eb366ccecf7b: Waiting [2025-02-19T11:55:13.277Z] 5f70bf18a086: Waiting [2025-02-19T11:55:13.277Z] c68af59cbc66: Waiting [2025-02-19T11:55:13.277Z] 608cfef1feea: Waiting [2025-02-19T11:55:13.277Z] 51e6cddf1e9b: Waiting [2025-02-19T11:55:13.277Z] 53065cd4f0a8: Waiting [2025-02-19T11:55:13.277Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:13.277Z] 5462ea582b5a: Waiting [2025-02-19T11:55:13.277Z] 4e82943adcb2: Layer already exists [2025-02-19T11:55:13.277Z] c867bbb9bd24: Layer already exists [2025-02-19T11:55:13.277Z] 0931e73eba73: Layer already exists [2025-02-19T11:55:13.277Z] 11505367f523: Layer already exists [2025-02-19T11:55:13.277Z] ac47eb677739: Layer already exists [2025-02-19T11:55:13.277Z] 67d071c6d369: Layer already exists [2025-02-19T11:55:13.277Z] 4f48a0b1cfaa: Layer already exists [2025-02-19T11:55:13.277Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:13.277Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:13.277Z] 51e6cddf1e9b: Layer already exists [2025-02-19T11:55:13.277Z] 5f70bf18a086: Layer already exists [2025-02-19T11:55:13.277Z] 608cfef1feea: Layer already exists [2025-02-19T11:55:13.277Z] 4a24d133dc6c: Layer already exists [2025-02-19T11:55:13.277Z] 53065cd4f0a8: Layer already exists [2025-02-19T11:55:13.277Z] 5462ea582b5a: Layer already exists [2025-02-19T11:55:13.277Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:13.540Z] 4.0.0-dev.59: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:13.894Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:14.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:14.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-19T11:55:14.238Z] ac47eb677739: Preparing [2025-02-19T11:55:14.238Z] c867bbb9bd24: Preparing [2025-02-19T11:55:14.238Z] 0931e73eba73: Preparing [2025-02-19T11:55:14.238Z] 11505367f523: Preparing [2025-02-19T11:55:14.238Z] 4e82943adcb2: Preparing [2025-02-19T11:55:14.238Z] 4f48a0b1cfaa: Preparing [2025-02-19T11:55:14.238Z] 67d071c6d369: Preparing [2025-02-19T11:55:14.238Z] eb366ccecf7b: Preparing [2025-02-19T11:55:14.238Z] 4f48a0b1cfaa: Waiting [2025-02-19T11:55:14.238Z] 67d071c6d369: Waiting [2025-02-19T11:55:14.238Z] c68af59cbc66: Preparing [2025-02-19T11:55:14.238Z] eb366ccecf7b: Waiting [2025-02-19T11:55:14.238Z] 51e6cddf1e9b: Preparing [2025-02-19T11:55:14.238Z] c68af59cbc66: Waiting [2025-02-19T11:55:14.238Z] 4a24d133dc6c: Preparing [2025-02-19T11:55:14.238Z] 5f70bf18a086: Preparing [2025-02-19T11:55:14.238Z] 51e6cddf1e9b: Waiting [2025-02-19T11:55:14.238Z] 608cfef1feea: Preparing [2025-02-19T11:55:14.238Z] 53065cd4f0a8: Preparing [2025-02-19T11:55:14.238Z] 4a24d133dc6c: Waiting [2025-02-19T11:55:14.238Z] 5462ea582b5a: Preparing [2025-02-19T11:55:14.238Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:14.238Z] 5f70bf18a086: Waiting [2025-02-19T11:55:14.238Z] 608cfef1feea: Waiting [2025-02-19T11:55:14.238Z] 5462ea582b5a: Waiting [2025-02-19T11:55:14.238Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:14.238Z] ac47eb677739: Layer already exists [2025-02-19T11:55:14.238Z] 11505367f523: Layer already exists [2025-02-19T11:55:14.238Z] 0931e73eba73: Layer already exists [2025-02-19T11:55:14.238Z] 4e82943adcb2: Layer already exists [2025-02-19T11:55:14.238Z] c867bbb9bd24: Layer already exists [2025-02-19T11:55:14.238Z] 67d071c6d369: Layer already exists [2025-02-19T11:55:14.238Z] 4f48a0b1cfaa: Layer already exists [2025-02-19T11:55:14.238Z] 51e6cddf1e9b: Layer already exists [2025-02-19T11:55:14.238Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:14.238Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:14.238Z] 4a24d133dc6c: Layer already exists [2025-02-19T11:55:14.238Z] 5f70bf18a086: Layer already exists [2025-02-19T11:55:14.238Z] 5462ea582b5a: Layer already exists [2025-02-19T11:55:14.238Z] 608cfef1feea: Layer already exists [2025-02-19T11:55:14.238Z] 53065cd4f0a8: Layer already exists [2025-02-19T11:55:14.238Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:14.501Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:14.902Z] + 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-19T11:55:15.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-19T11:55:15.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-19T11:55:15.258Z] ac47eb677739: Preparing [2025-02-19T11:55:15.258Z] c867bbb9bd24: Preparing [2025-02-19T11:55:15.258Z] 0931e73eba73: Preparing [2025-02-19T11:55:15.258Z] 11505367f523: Preparing [2025-02-19T11:55:15.258Z] 4e82943adcb2: Preparing [2025-02-19T11:55:15.258Z] 4f48a0b1cfaa: Preparing [2025-02-19T11:55:15.258Z] 67d071c6d369: Preparing [2025-02-19T11:55:15.258Z] eb366ccecf7b: Preparing [2025-02-19T11:55:15.258Z] c68af59cbc66: Preparing [2025-02-19T11:55:15.258Z] 51e6cddf1e9b: Preparing [2025-02-19T11:55:15.258Z] 4a24d133dc6c: Preparing [2025-02-19T11:55:15.258Z] 5f70bf18a086: Preparing [2025-02-19T11:55:15.258Z] 608cfef1feea: Preparing [2025-02-19T11:55:15.258Z] 53065cd4f0a8: Preparing [2025-02-19T11:55:15.258Z] 67d071c6d369: Waiting [2025-02-19T11:55:15.258Z] 5462ea582b5a: Preparing [2025-02-19T11:55:15.258Z] eb366ccecf7b: Waiting [2025-02-19T11:55:15.258Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:15.258Z] c68af59cbc66: Waiting [2025-02-19T11:55:15.258Z] 4f48a0b1cfaa: Waiting [2025-02-19T11:55:15.258Z] 51e6cddf1e9b: Waiting [2025-02-19T11:55:15.258Z] 53065cd4f0a8: Waiting [2025-02-19T11:55:15.258Z] 4a24d133dc6c: Waiting [2025-02-19T11:55:15.258Z] 5462ea582b5a: Waiting [2025-02-19T11:55:15.258Z] 5f70bf18a086: Waiting [2025-02-19T11:55:15.258Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:15.258Z] 608cfef1feea: Waiting [2025-02-19T11:55:15.258Z] c867bbb9bd24: Layer already exists [2025-02-19T11:55:15.258Z] 4e82943adcb2: Layer already exists [2025-02-19T11:55:15.258Z] ac47eb677739: Layer already exists [2025-02-19T11:55:15.258Z] 0931e73eba73: Layer already exists [2025-02-19T11:55:15.258Z] 11505367f523: Layer already exists [2025-02-19T11:55:15.258Z] 4f48a0b1cfaa: Layer already exists [2025-02-19T11:55:15.258Z] 67d071c6d369: Layer already exists [2025-02-19T11:55:15.258Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:15.258Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:15.258Z] 51e6cddf1e9b: Layer already exists [2025-02-19T11:55:15.258Z] 4a24d133dc6c: Layer already exists [2025-02-19T11:55:15.258Z] 608cfef1feea: Layer already exists [2025-02-19T11:55:15.258Z] 53065cd4f0a8: Layer already exists [2025-02-19T11:55:15.258Z] 5f70bf18a086: Layer already exists [2025-02-19T11:55:15.258Z] 5462ea582b5a: Layer already exists [2025-02-19T11:55:15.258Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:15.538Z] main: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:55:15.612Z] ===================================================== [Pipeline] echo [2025-02-19T11:55:15.628Z] taggedImages: [2025-02-19T11:55:15.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:15.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-19T11:55:15.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.59 [2025-02-19T11:55:15.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:15.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-19T11:55:15.652Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-19T11:55:15.652Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:15.652Z] latest [2025-02-19T11:55:15.652Z] 4.0.0-dev.59 [2025-02-19T11:55:15.652Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:15.652Z] main [2025-02-19T11:55:15.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:16.026Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:16.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:16.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-19T11:55:16.388Z] 3c5d2dcb911a: Preparing [2025-02-19T11:55:16.388Z] 7c08c8104a3e: Preparing [2025-02-19T11:55:16.388Z] e06b82194f47: Preparing [2025-02-19T11:55:16.388Z] 98524d8eafc2: Preparing [2025-02-19T11:55:16.388Z] eb366ccecf7b: Preparing [2025-02-19T11:55:16.388Z] c68af59cbc66: Preparing [2025-02-19T11:55:16.388Z] 291fd3165f96: Preparing [2025-02-19T11:55:16.388Z] e82930192c50: Preparing [2025-02-19T11:55:16.388Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:16.388Z] c68af59cbc66: Waiting [2025-02-19T11:55:16.388Z] 291fd3165f96: Waiting [2025-02-19T11:55:16.388Z] e82930192c50: Waiting [2025-02-19T11:55:16.388Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:16.388Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:16.661Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:16.661Z] e06b82194f47: Pushed [2025-02-19T11:55:16.661Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:16.661Z] 3c5d2dcb911a: Pushed [2025-02-19T11:55:16.661Z] 7c08c8104a3e: Pushed [2025-02-19T11:55:16.661Z] e82930192c50: Layer already exists [2025-02-19T11:55:16.661Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:21.988Z] 98524d8eafc2: Pushed [2025-02-19T11:55:21.988Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:22.341Z] + 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-19T11:55:22.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-19T11:55:22.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-19T11:55:22.683Z] 3c5d2dcb911a: Preparing [2025-02-19T11:55:22.683Z] 7c08c8104a3e: Preparing [2025-02-19T11:55:22.683Z] e06b82194f47: Preparing [2025-02-19T11:55:22.683Z] 98524d8eafc2: Preparing [2025-02-19T11:55:22.683Z] eb366ccecf7b: Preparing [2025-02-19T11:55:22.683Z] c68af59cbc66: Preparing [2025-02-19T11:55:22.683Z] 291fd3165f96: Preparing [2025-02-19T11:55:22.683Z] e82930192c50: Preparing [2025-02-19T11:55:22.683Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:22.683Z] c68af59cbc66: Waiting [2025-02-19T11:55:22.683Z] 291fd3165f96: Waiting [2025-02-19T11:55:22.683Z] e82930192c50: Waiting [2025-02-19T11:55:22.683Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:22.683Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:22.684Z] 3c5d2dcb911a: Layer already exists [2025-02-19T11:55:22.684Z] 98524d8eafc2: Layer already exists [2025-02-19T11:55:22.684Z] 7c08c8104a3e: Layer already exists [2025-02-19T11:55:22.684Z] e06b82194f47: Layer already exists [2025-02-19T11:55:22.684Z] e82930192c50: Layer already exists [2025-02-19T11:55:22.684Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:22.684Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:22.684Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:22.684Z] latest: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:23.295Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:23.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.59 [2025-02-19T11:55:23.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-19T11:55:23.641Z] 3c5d2dcb911a: Preparing [2025-02-19T11:55:23.641Z] 7c08c8104a3e: Preparing [2025-02-19T11:55:23.641Z] e06b82194f47: Preparing [2025-02-19T11:55:23.641Z] 98524d8eafc2: Preparing [2025-02-19T11:55:23.641Z] eb366ccecf7b: Preparing [2025-02-19T11:55:23.641Z] c68af59cbc66: Preparing [2025-02-19T11:55:23.641Z] 291fd3165f96: Preparing [2025-02-19T11:55:23.641Z] e82930192c50: Preparing [2025-02-19T11:55:23.641Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:23.641Z] e82930192c50: Waiting [2025-02-19T11:55:23.641Z] 291fd3165f96: Waiting [2025-02-19T11:55:23.641Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:23.641Z] c68af59cbc66: Waiting [2025-02-19T11:55:23.641Z] e06b82194f47: Layer already exists [2025-02-19T11:55:23.641Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:23.641Z] 7c08c8104a3e: Layer already exists [2025-02-19T11:55:23.641Z] 3c5d2dcb911a: Layer already exists [2025-02-19T11:55:23.641Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:23.641Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:23.641Z] e82930192c50: Layer already exists [2025-02-19T11:55:23.641Z] 98524d8eafc2: Layer already exists [2025-02-19T11:55:23.641Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:23.903Z] 4.0.0-dev.59: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:24.255Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:24.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:24.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-19T11:55:24.603Z] 3c5d2dcb911a: Preparing [2025-02-19T11:55:24.603Z] 7c08c8104a3e: Preparing [2025-02-19T11:55:24.603Z] e06b82194f47: Preparing [2025-02-19T11:55:24.603Z] 98524d8eafc2: Preparing [2025-02-19T11:55:24.603Z] eb366ccecf7b: Preparing [2025-02-19T11:55:24.603Z] c68af59cbc66: Preparing [2025-02-19T11:55:24.603Z] 291fd3165f96: Preparing [2025-02-19T11:55:24.603Z] e82930192c50: Preparing [2025-02-19T11:55:24.603Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:24.603Z] 291fd3165f96: Waiting [2025-02-19T11:55:24.603Z] e82930192c50: Waiting [2025-02-19T11:55:24.603Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:24.603Z] c68af59cbc66: Waiting [2025-02-19T11:55:24.603Z] 3c5d2dcb911a: Layer already exists [2025-02-19T11:55:24.603Z] 98524d8eafc2: Layer already exists [2025-02-19T11:55:24.603Z] e06b82194f47: Layer already exists [2025-02-19T11:55:24.603Z] 7c08c8104a3e: Layer already exists [2025-02-19T11:55:24.603Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:24.603Z] e82930192c50: Layer already exists [2025-02-19T11:55:24.603Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:24.603Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:24.603Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:24.866Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:25.214Z] + 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-19T11:55:25.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-19T11:55:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-19T11:55:25.549Z] 3c5d2dcb911a: Preparing [2025-02-19T11:55:25.549Z] 7c08c8104a3e: Preparing [2025-02-19T11:55:25.549Z] e06b82194f47: Preparing [2025-02-19T11:55:25.549Z] 98524d8eafc2: Preparing [2025-02-19T11:55:25.549Z] eb366ccecf7b: Preparing [2025-02-19T11:55:25.549Z] c68af59cbc66: Preparing [2025-02-19T11:55:25.549Z] 291fd3165f96: Preparing [2025-02-19T11:55:25.549Z] e82930192c50: Preparing [2025-02-19T11:55:25.549Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:25.549Z] 291fd3165f96: Waiting [2025-02-19T11:55:25.549Z] e82930192c50: Waiting [2025-02-19T11:55:25.549Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:25.549Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:25.549Z] e06b82194f47: Layer already exists [2025-02-19T11:55:25.549Z] 3c5d2dcb911a: Layer already exists [2025-02-19T11:55:25.549Z] 98524d8eafc2: Layer already exists [2025-02-19T11:55:25.549Z] 7c08c8104a3e: Layer already exists [2025-02-19T11:55:25.549Z] 291fd3165f96: Layer already exists [2025-02-19T11:55:25.549Z] e82930192c50: Layer already exists [2025-02-19T11:55:25.549Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:25.549Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:25.813Z] main: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:55:25.894Z] ===================================================== [Pipeline] echo [2025-02-19T11:55:25.905Z] taggedImages: [2025-02-19T11:55:25.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:25.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-19T11:55:25.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.59 [2025-02-19T11:55:25.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:25.905Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-19T11:55:25.936Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-19T11:55:25.936Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:25.936Z] latest [2025-02-19T11:55:25.936Z] 4.0.0-dev.59 [2025-02-19T11:55:25.936Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:25.936Z] main [2025-02-19T11:55:25.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:26.287Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:26.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:26.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-19T11:55:26.632Z] 563b47240cfa: Preparing [2025-02-19T11:55:26.632Z] e1850de1ae57: Preparing [2025-02-19T11:55:26.632Z] 3cb34cffa17b: Preparing [2025-02-19T11:55:26.632Z] c87eac210a79: Preparing [2025-02-19T11:55:26.632Z] 89870e048d75: Preparing [2025-02-19T11:55:26.632Z] eb366ccecf7b: Preparing [2025-02-19T11:55:26.632Z] c68af59cbc66: Preparing [2025-02-19T11:55:26.632Z] d0260df58812: Preparing [2025-02-19T11:55:26.632Z] d0a35a4b5b69: Preparing [2025-02-19T11:55:26.632Z] 503ef7815c01: Preparing [2025-02-19T11:55:26.632Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:26.632Z] d0260df58812: Waiting [2025-02-19T11:55:26.632Z] eb366ccecf7b: Waiting [2025-02-19T11:55:26.632Z] d0a35a4b5b69: Waiting [2025-02-19T11:55:26.632Z] 503ef7815c01: Waiting [2025-02-19T11:55:26.632Z] c68af59cbc66: Waiting [2025-02-19T11:55:26.632Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:26.896Z] c87eac210a79: Pushed [2025-02-19T11:55:26.896Z] 89870e048d75: Pushed [2025-02-19T11:55:26.896Z] e1850de1ae57: Pushed [2025-02-19T11:55:26.896Z] 563b47240cfa: Pushed [2025-02-19T11:55:26.896Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:26.896Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:26.896Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:26.896Z] d0260df58812: Pushed [2025-02-19T11:55:26.896Z] d0a35a4b5b69: Pushed [2025-02-19T11:55:30.226Z] 503ef7815c01: Pushed [2025-02-19T11:55:30.807Z] 3cb34cffa17b: Pushed [2025-02-19T11:55:31.071Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:31.435Z] + 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-19T11:55:31.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-19T11:55:31.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-19T11:55:31.774Z] 563b47240cfa: Preparing [2025-02-19T11:55:31.774Z] e1850de1ae57: Preparing [2025-02-19T11:55:31.774Z] 3cb34cffa17b: Preparing [2025-02-19T11:55:31.774Z] c87eac210a79: Preparing [2025-02-19T11:55:31.774Z] 89870e048d75: Preparing [2025-02-19T11:55:31.774Z] eb366ccecf7b: Preparing [2025-02-19T11:55:31.774Z] c68af59cbc66: Preparing [2025-02-19T11:55:31.774Z] d0260df58812: Preparing [2025-02-19T11:55:31.774Z] d0a35a4b5b69: Preparing [2025-02-19T11:55:31.774Z] 503ef7815c01: Preparing [2025-02-19T11:55:31.774Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:31.774Z] c68af59cbc66: Waiting [2025-02-19T11:55:31.774Z] d0260df58812: Waiting [2025-02-19T11:55:31.774Z] d0a35a4b5b69: Waiting [2025-02-19T11:55:31.774Z] 503ef7815c01: Waiting [2025-02-19T11:55:31.774Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:31.774Z] eb366ccecf7b: Waiting [2025-02-19T11:55:31.774Z] c87eac210a79: Layer already exists [2025-02-19T11:55:31.774Z] 89870e048d75: Layer already exists [2025-02-19T11:55:31.774Z] 563b47240cfa: Layer already exists [2025-02-19T11:55:31.774Z] e1850de1ae57: Layer already exists [2025-02-19T11:55:31.774Z] 3cb34cffa17b: Layer already exists [2025-02-19T11:55:31.774Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:31.774Z] d0260df58812: Layer already exists [2025-02-19T11:55:31.774Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:31.774Z] 503ef7815c01: Layer already exists [2025-02-19T11:55:31.774Z] d0a35a4b5b69: Layer already exists [2025-02-19T11:55:31.774Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:32.038Z] latest: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:32.386Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:32.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.59 [2025-02-19T11:55:32.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-19T11:55:32.735Z] 563b47240cfa: Preparing [2025-02-19T11:55:32.735Z] e1850de1ae57: Preparing [2025-02-19T11:55:32.735Z] 3cb34cffa17b: Preparing [2025-02-19T11:55:32.735Z] c87eac210a79: Preparing [2025-02-19T11:55:32.735Z] 89870e048d75: Preparing [2025-02-19T11:55:32.735Z] eb366ccecf7b: Preparing [2025-02-19T11:55:32.736Z] c68af59cbc66: Preparing [2025-02-19T11:55:32.736Z] d0260df58812: Preparing [2025-02-19T11:55:32.736Z] d0a35a4b5b69: Preparing [2025-02-19T11:55:32.736Z] 503ef7815c01: Preparing [2025-02-19T11:55:32.736Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:32.736Z] d0260df58812: Waiting [2025-02-19T11:55:32.736Z] d0a35a4b5b69: Waiting [2025-02-19T11:55:32.736Z] 503ef7815c01: Waiting [2025-02-19T11:55:32.736Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:32.736Z] eb366ccecf7b: Waiting [2025-02-19T11:55:32.736Z] c68af59cbc66: Waiting [2025-02-19T11:55:32.736Z] 3cb34cffa17b: Layer already exists [2025-02-19T11:55:32.736Z] c87eac210a79: Layer already exists [2025-02-19T11:55:32.736Z] 89870e048d75: Layer already exists [2025-02-19T11:55:32.736Z] 563b47240cfa: Layer already exists [2025-02-19T11:55:32.736Z] e1850de1ae57: Layer already exists [2025-02-19T11:55:32.736Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:32.736Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:32.736Z] d0260df58812: Layer already exists [2025-02-19T11:55:32.736Z] 503ef7815c01: Layer already exists [2025-02-19T11:55:32.736Z] d0a35a4b5b69: Layer already exists [2025-02-19T11:55:32.736Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:32.999Z] 4.0.0-dev.59: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:33.350Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:33.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-19T11:55:33.697Z] 563b47240cfa: Preparing [2025-02-19T11:55:33.697Z] e1850de1ae57: Preparing [2025-02-19T11:55:33.697Z] 3cb34cffa17b: Preparing [2025-02-19T11:55:33.697Z] c87eac210a79: Preparing [2025-02-19T11:55:33.697Z] 89870e048d75: Preparing [2025-02-19T11:55:33.697Z] eb366ccecf7b: Preparing [2025-02-19T11:55:33.697Z] c68af59cbc66: Preparing [2025-02-19T11:55:33.697Z] d0260df58812: Preparing [2025-02-19T11:55:33.697Z] d0a35a4b5b69: Preparing [2025-02-19T11:55:33.697Z] 503ef7815c01: Preparing [2025-02-19T11:55:33.697Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:33.697Z] c68af59cbc66: Waiting [2025-02-19T11:55:33.697Z] d0260df58812: Waiting [2025-02-19T11:55:33.697Z] 503ef7815c01: Waiting [2025-02-19T11:55:33.697Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:33.697Z] d0a35a4b5b69: Waiting [2025-02-19T11:55:33.697Z] c87eac210a79: Layer already exists [2025-02-19T11:55:33.697Z] e1850de1ae57: Layer already exists [2025-02-19T11:55:33.697Z] 563b47240cfa: Layer already exists [2025-02-19T11:55:33.697Z] 89870e048d75: Layer already exists [2025-02-19T11:55:33.697Z] 3cb34cffa17b: Layer already exists [2025-02-19T11:55:33.697Z] d0260df58812: Layer already exists [2025-02-19T11:55:33.697Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:33.697Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:33.697Z] 503ef7815c01: Layer already exists [2025-02-19T11:55:33.697Z] d0a35a4b5b69: Layer already exists [2025-02-19T11:55:33.697Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:33.697Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:34.306Z] + 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-19T11:55:34.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-19T11:55:34.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-19T11:55:34.657Z] 563b47240cfa: Preparing [2025-02-19T11:55:34.657Z] e1850de1ae57: Preparing [2025-02-19T11:55:34.657Z] 3cb34cffa17b: Preparing [2025-02-19T11:55:34.657Z] c87eac210a79: Preparing [2025-02-19T11:55:34.657Z] 89870e048d75: Preparing [2025-02-19T11:55:34.657Z] eb366ccecf7b: Preparing [2025-02-19T11:55:34.657Z] c68af59cbc66: Preparing [2025-02-19T11:55:34.657Z] d0260df58812: Preparing [2025-02-19T11:55:34.657Z] d0a35a4b5b69: Preparing [2025-02-19T11:55:34.657Z] 503ef7815c01: Preparing [2025-02-19T11:55:34.657Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:34.657Z] eb366ccecf7b: Waiting [2025-02-19T11:55:34.657Z] c68af59cbc66: Waiting [2025-02-19T11:55:34.657Z] d0260df58812: Waiting [2025-02-19T11:55:34.657Z] d0a35a4b5b69: Waiting [2025-02-19T11:55:34.657Z] 503ef7815c01: Waiting [2025-02-19T11:55:34.657Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:34.657Z] 3cb34cffa17b: Layer already exists [2025-02-19T11:55:34.657Z] 89870e048d75: Layer already exists [2025-02-19T11:55:34.657Z] 563b47240cfa: Layer already exists [2025-02-19T11:55:34.657Z] c87eac210a79: Layer already exists [2025-02-19T11:55:34.657Z] e1850de1ae57: Layer already exists [2025-02-19T11:55:34.657Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:34.657Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:34.657Z] d0260df58812: Layer already exists [2025-02-19T11:55:34.657Z] 503ef7815c01: Layer already exists [2025-02-19T11:55:34.657Z] d0a35a4b5b69: Layer already exists [2025-02-19T11:55:34.657Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:34.921Z] main: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:55:34.994Z] ===================================================== [Pipeline] echo [2025-02-19T11:55:35.007Z] taggedImages: [2025-02-19T11:55:35.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:35.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-19T11:55:35.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.59 [2025-02-19T11:55:35.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:35.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-19T11:55:35.031Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-19T11:55:35.031Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:35.031Z] latest [2025-02-19T11:55:35.031Z] 4.0.0-dev.59 [2025-02-19T11:55:35.031Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:35.031Z] main [2025-02-19T11:55:35.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:35.575Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:35.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:35.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-19T11:55:35.914Z] a720d42d714e: Preparing [2025-02-19T11:55:35.914Z] 7bf2e8ac7f36: Preparing [2025-02-19T11:55:35.914Z] fed4b6a1d5d0: Preparing [2025-02-19T11:55:35.914Z] 8d29d4a5d353: Preparing [2025-02-19T11:55:35.914Z] 00d4aacbdff3: Preparing [2025-02-19T11:55:35.914Z] 5282b9dee503: Preparing [2025-02-19T11:55:35.914Z] 81edac6b6574: Preparing [2025-02-19T11:55:35.914Z] eb366ccecf7b: Preparing [2025-02-19T11:55:35.914Z] c68af59cbc66: Preparing [2025-02-19T11:55:35.914Z] 27e0ed891e25: Preparing [2025-02-19T11:55:35.914Z] c395c4545472: Preparing [2025-02-19T11:55:35.914Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:35.914Z] c68af59cbc66: Waiting [2025-02-19T11:55:35.914Z] 27e0ed891e25: Waiting [2025-02-19T11:55:35.914Z] c395c4545472: Waiting [2025-02-19T11:55:35.914Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:35.914Z] 5282b9dee503: Waiting [2025-02-19T11:55:35.914Z] eb366ccecf7b: Waiting [2025-02-19T11:55:36.189Z] 00d4aacbdff3: Pushed [2025-02-19T11:55:36.189Z] a720d42d714e: Pushed [2025-02-19T11:55:36.189Z] 7bf2e8ac7f36: Pushed [2025-02-19T11:55:36.189Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:36.189Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:36.189Z] 5282b9dee503: Pushed [2025-02-19T11:55:36.189Z] 81edac6b6574: Pushed [2025-02-19T11:55:36.454Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:36.454Z] 27e0ed891e25: Pushed [2025-02-19T11:55:39.776Z] c395c4545472: Pushed [2025-02-19T11:55:40.350Z] 8d29d4a5d353: Pushed [2025-02-19T11:55:42.910Z] fed4b6a1d5d0: Pushed [2025-02-19T11:55:42.910Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:43.254Z] + 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-19T11:55:43.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-19T11:55:43.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-19T11:55:43.591Z] a720d42d714e: Preparing [2025-02-19T11:55:43.591Z] 7bf2e8ac7f36: Preparing [2025-02-19T11:55:43.591Z] fed4b6a1d5d0: Preparing [2025-02-19T11:55:43.591Z] 8d29d4a5d353: Preparing [2025-02-19T11:55:43.591Z] 00d4aacbdff3: Preparing [2025-02-19T11:55:43.591Z] 5282b9dee503: Preparing [2025-02-19T11:55:43.591Z] 81edac6b6574: Preparing [2025-02-19T11:55:43.591Z] eb366ccecf7b: Preparing [2025-02-19T11:55:43.591Z] c68af59cbc66: Preparing [2025-02-19T11:55:43.591Z] 27e0ed891e25: Preparing [2025-02-19T11:55:43.591Z] c395c4545472: Preparing [2025-02-19T11:55:43.591Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:43.591Z] 5282b9dee503: Waiting [2025-02-19T11:55:43.591Z] 81edac6b6574: Waiting [2025-02-19T11:55:43.591Z] eb366ccecf7b: Waiting [2025-02-19T11:55:43.591Z] c68af59cbc66: Waiting [2025-02-19T11:55:43.591Z] 27e0ed891e25: Waiting [2025-02-19T11:55:43.591Z] c395c4545472: Waiting [2025-02-19T11:55:43.591Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:43.591Z] 8d29d4a5d353: Layer already exists [2025-02-19T11:55:43.591Z] 00d4aacbdff3: Layer already exists [2025-02-19T11:55:43.591Z] 7bf2e8ac7f36: Layer already exists [2025-02-19T11:55:43.591Z] a720d42d714e: Layer already exists [2025-02-19T11:55:43.591Z] fed4b6a1d5d0: Layer already exists [2025-02-19T11:55:43.591Z] 81edac6b6574: Layer already exists [2025-02-19T11:55:43.591Z] 5282b9dee503: Layer already exists [2025-02-19T11:55:43.591Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:43.591Z] 27e0ed891e25: Layer already exists [2025-02-19T11:55:43.591Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:43.591Z] c395c4545472: Layer already exists [2025-02-19T11:55:43.591Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:43.854Z] latest: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:44.216Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:44.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.59 [2025-02-19T11:55:44.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-19T11:55:44.554Z] a720d42d714e: Preparing [2025-02-19T11:55:44.554Z] 7bf2e8ac7f36: Preparing [2025-02-19T11:55:44.554Z] fed4b6a1d5d0: Preparing [2025-02-19T11:55:44.554Z] 8d29d4a5d353: Preparing [2025-02-19T11:55:44.554Z] 00d4aacbdff3: Preparing [2025-02-19T11:55:44.554Z] 5282b9dee503: Preparing [2025-02-19T11:55:44.554Z] 81edac6b6574: Preparing [2025-02-19T11:55:44.554Z] eb366ccecf7b: Preparing [2025-02-19T11:55:44.554Z] c68af59cbc66: Preparing [2025-02-19T11:55:44.554Z] 27e0ed891e25: Preparing [2025-02-19T11:55:44.554Z] c395c4545472: Preparing [2025-02-19T11:55:44.554Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:44.554Z] 5282b9dee503: Waiting [2025-02-19T11:55:44.554Z] 81edac6b6574: Waiting [2025-02-19T11:55:44.554Z] eb366ccecf7b: Waiting [2025-02-19T11:55:44.554Z] c68af59cbc66: Waiting [2025-02-19T11:55:44.554Z] 27e0ed891e25: Waiting [2025-02-19T11:55:44.554Z] c395c4545472: Waiting [2025-02-19T11:55:44.554Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:44.554Z] 00d4aacbdff3: Layer already exists [2025-02-19T11:55:44.554Z] a720d42d714e: Layer already exists [2025-02-19T11:55:44.554Z] 7bf2e8ac7f36: Layer already exists [2025-02-19T11:55:44.554Z] fed4b6a1d5d0: Layer already exists [2025-02-19T11:55:44.554Z] 8d29d4a5d353: Layer already exists [2025-02-19T11:55:44.554Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:44.554Z] 27e0ed891e25: Layer already exists [2025-02-19T11:55:44.554Z] 5282b9dee503: Layer already exists [2025-02-19T11:55:44.554Z] 81edac6b6574: Layer already exists [2025-02-19T11:55:44.554Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:44.554Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:44.554Z] c395c4545472: Layer already exists [2025-02-19T11:55:44.818Z] 4.0.0-dev.59: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:45.158Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:45.499Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:45.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-19T11:55:45.500Z] a720d42d714e: Preparing [2025-02-19T11:55:45.500Z] 7bf2e8ac7f36: Preparing [2025-02-19T11:55:45.500Z] fed4b6a1d5d0: Preparing [2025-02-19T11:55:45.500Z] 8d29d4a5d353: Preparing [2025-02-19T11:55:45.500Z] 00d4aacbdff3: Preparing [2025-02-19T11:55:45.500Z] 5282b9dee503: Preparing [2025-02-19T11:55:45.500Z] 81edac6b6574: Preparing [2025-02-19T11:55:45.500Z] eb366ccecf7b: Preparing [2025-02-19T11:55:45.500Z] c68af59cbc66: Preparing [2025-02-19T11:55:45.500Z] 27e0ed891e25: Preparing [2025-02-19T11:55:45.500Z] c395c4545472: Preparing [2025-02-19T11:55:45.500Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:45.500Z] 5282b9dee503: Waiting [2025-02-19T11:55:45.500Z] 81edac6b6574: Waiting [2025-02-19T11:55:45.500Z] eb366ccecf7b: Waiting [2025-02-19T11:55:45.500Z] c68af59cbc66: Waiting [2025-02-19T11:55:45.500Z] 27e0ed891e25: Waiting [2025-02-19T11:55:45.500Z] c395c4545472: Waiting [2025-02-19T11:55:45.500Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:45.500Z] 7bf2e8ac7f36: Layer already exists [2025-02-19T11:55:45.500Z] 00d4aacbdff3: Layer already exists [2025-02-19T11:55:45.500Z] a720d42d714e: Layer already exists [2025-02-19T11:55:45.500Z] fed4b6a1d5d0: Layer already exists [2025-02-19T11:55:45.500Z] 8d29d4a5d353: Layer already exists [2025-02-19T11:55:45.500Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:45.500Z] 81edac6b6574: Layer already exists [2025-02-19T11:55:45.500Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:45.500Z] 27e0ed891e25: Layer already exists [2025-02-19T11:55:45.500Z] 5282b9dee503: Layer already exists [2025-02-19T11:55:45.500Z] c395c4545472: Layer already exists [2025-02-19T11:55:45.500Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:45.762Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:46.107Z] + 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-19T11:55:46.448Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-19T11:55:46.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-19T11:55:46.448Z] a720d42d714e: Preparing [2025-02-19T11:55:46.448Z] 7bf2e8ac7f36: Preparing [2025-02-19T11:55:46.448Z] fed4b6a1d5d0: Preparing [2025-02-19T11:55:46.448Z] 8d29d4a5d353: Preparing [2025-02-19T11:55:46.448Z] 00d4aacbdff3: Preparing [2025-02-19T11:55:46.448Z] 5282b9dee503: Preparing [2025-02-19T11:55:46.448Z] 81edac6b6574: Preparing [2025-02-19T11:55:46.448Z] eb366ccecf7b: Preparing [2025-02-19T11:55:46.448Z] c68af59cbc66: Preparing [2025-02-19T11:55:46.448Z] 27e0ed891e25: Preparing [2025-02-19T11:55:46.448Z] c395c4545472: Preparing [2025-02-19T11:55:46.448Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:46.448Z] 5282b9dee503: Waiting [2025-02-19T11:55:46.448Z] c68af59cbc66: Waiting [2025-02-19T11:55:46.448Z] c395c4545472: Waiting [2025-02-19T11:55:46.448Z] 27e0ed891e25: Waiting [2025-02-19T11:55:46.448Z] 81edac6b6574: Waiting [2025-02-19T11:55:46.448Z] eb366ccecf7b: Waiting [2025-02-19T11:55:46.448Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:46.448Z] a720d42d714e: Layer already exists [2025-02-19T11:55:46.448Z] 8d29d4a5d353: Layer already exists [2025-02-19T11:55:46.448Z] 00d4aacbdff3: Layer already exists [2025-02-19T11:55:46.448Z] fed4b6a1d5d0: Layer already exists [2025-02-19T11:55:46.448Z] 7bf2e8ac7f36: Layer already exists [2025-02-19T11:55:46.448Z] 5282b9dee503: Layer already exists [2025-02-19T11:55:46.448Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:46.448Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:46.448Z] 81edac6b6574: Layer already exists [2025-02-19T11:55:46.448Z] 27e0ed891e25: Layer already exists [2025-02-19T11:55:46.448Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:46.448Z] c395c4545472: Layer already exists [2025-02-19T11:55:46.711Z] main: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:55:46.787Z] ===================================================== [Pipeline] echo [2025-02-19T11:55:46.803Z] taggedImages: [2025-02-19T11:55:46.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:46.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-19T11:55:46.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.59 [2025-02-19T11:55:46.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:46.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-19T11:55:46.831Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-19T11:55:46.831Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:46.831Z] latest [2025-02-19T11:55:46.831Z] 4.0.0-dev.59 [2025-02-19T11:55:46.831Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:55:46.831Z] main [2025-02-19T11:55:46.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:47.192Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:47.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:55:47.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-19T11:55:47.542Z] f855b65d0060: Preparing [2025-02-19T11:55:47.542Z] c01332d8089f: Preparing [2025-02-19T11:55:47.542Z] eb366ccecf7b: Preparing [2025-02-19T11:55:47.542Z] c68af59cbc66: Preparing [2025-02-19T11:55:47.542Z] ceb480e0d5fc: Preparing [2025-02-19T11:55:47.542Z] 3551c6907830: Preparing [2025-02-19T11:55:47.542Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:47.542Z] 3551c6907830: Waiting [2025-02-19T11:55:47.542Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:47.542Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:47.542Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:47.542Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:47.806Z] ceb480e0d5fc: Pushed [2025-02-19T11:55:47.806Z] f855b65d0060: Pushed [2025-02-19T11:55:49.741Z] 3551c6907830: Pushed [2025-02-19T11:55:55.047Z] c01332d8089f: Pushed [2025-02-19T11:55:55.047Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:55:55.970Z] + 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-19T11:55:56.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-19T11:55:56.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-19T11:55:56.305Z] f855b65d0060: Preparing [2025-02-19T11:55:56.305Z] c01332d8089f: Preparing [2025-02-19T11:55:56.305Z] eb366ccecf7b: Preparing [2025-02-19T11:55:56.305Z] c68af59cbc66: Preparing [2025-02-19T11:55:56.305Z] ceb480e0d5fc: Preparing [2025-02-19T11:55:56.305Z] 3551c6907830: Preparing [2025-02-19T11:55:56.305Z] dd9c8f8612c8: Preparing [2025-02-19T11:55:56.305Z] dd9c8f8612c8: Waiting [2025-02-19T11:55:56.305Z] 3551c6907830: Waiting [2025-02-19T11:55:56.305Z] f855b65d0060: Layer already exists [2025-02-19T11:55:56.305Z] ceb480e0d5fc: Layer already exists [2025-02-19T11:55:56.305Z] eb366ccecf7b: Layer already exists [2025-02-19T11:55:56.305Z] c01332d8089f: Layer already exists [2025-02-19T11:55:56.305Z] c68af59cbc66: Layer already exists [2025-02-19T11:55:56.305Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:55:56.305Z] 3551c6907830: Layer already exists [2025-02-19T11:56:06.336Z] latest: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:06.670Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:07.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.59 [2025-02-19T11:56:07.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-19T11:56:07.017Z] f855b65d0060: Preparing [2025-02-19T11:56:07.017Z] c01332d8089f: Preparing [2025-02-19T11:56:07.017Z] eb366ccecf7b: Preparing [2025-02-19T11:56:07.017Z] c68af59cbc66: Preparing [2025-02-19T11:56:07.017Z] ceb480e0d5fc: Preparing [2025-02-19T11:56:07.017Z] 3551c6907830: Preparing [2025-02-19T11:56:07.017Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:07.017Z] 3551c6907830: Waiting [2025-02-19T11:56:07.017Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:07.017Z] ceb480e0d5fc: Layer already exists [2025-02-19T11:56:07.017Z] c01332d8089f: Layer already exists [2025-02-19T11:56:07.017Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:07.017Z] f855b65d0060: Layer already exists [2025-02-19T11:56:07.017Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:07.017Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:07.017Z] 3551c6907830: Layer already exists [2025-02-19T11:56:07.279Z] 4.0.0-dev.59: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:07.626Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:07.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:56:07.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-19T11:56:07.968Z] f855b65d0060: Preparing [2025-02-19T11:56:07.968Z] c01332d8089f: Preparing [2025-02-19T11:56:07.968Z] eb366ccecf7b: Preparing [2025-02-19T11:56:07.968Z] c68af59cbc66: Preparing [2025-02-19T11:56:07.968Z] ceb480e0d5fc: Preparing [2025-02-19T11:56:07.968Z] 3551c6907830: Preparing [2025-02-19T11:56:07.968Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:07.968Z] 3551c6907830: Waiting [2025-02-19T11:56:07.968Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:07.968Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:07.968Z] c01332d8089f: Layer already exists [2025-02-19T11:56:07.968Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:07.968Z] f855b65d0060: Layer already exists [2025-02-19T11:56:07.968Z] ceb480e0d5fc: Layer already exists [2025-02-19T11:56:07.968Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:07.968Z] 3551c6907830: Layer already exists [2025-02-19T11:56:07.968Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:08.581Z] + 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-19T11:56:08.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-19T11:56:08.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-19T11:56:08.923Z] f855b65d0060: Preparing [2025-02-19T11:56:08.923Z] c01332d8089f: Preparing [2025-02-19T11:56:08.923Z] eb366ccecf7b: Preparing [2025-02-19T11:56:08.923Z] c68af59cbc66: Preparing [2025-02-19T11:56:08.923Z] ceb480e0d5fc: Preparing [2025-02-19T11:56:08.923Z] 3551c6907830: Preparing [2025-02-19T11:56:08.923Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:08.923Z] 3551c6907830: Waiting [2025-02-19T11:56:08.923Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:08.923Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:08.923Z] c01332d8089f: Layer already exists [2025-02-19T11:56:08.923Z] f855b65d0060: Layer already exists [2025-02-19T11:56:08.923Z] ceb480e0d5fc: Layer already exists [2025-02-19T11:56:08.923Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:08.923Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:08.923Z] 3551c6907830: Layer already exists [2025-02-19T11:56:09.187Z] main: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:56:09.260Z] ===================================================== [Pipeline] echo [2025-02-19T11:56:09.278Z] taggedImages: [2025-02-19T11:56:09.278Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:56:09.278Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-19T11:56:09.278Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.59 [2025-02-19T11:56:09.278Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:56:09.278Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-19T11:56:09.302Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-19T11:56:09.302Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:56:09.302Z] latest [2025-02-19T11:56:09.302Z] 4.0.0-dev.59 [2025-02-19T11:56:09.302Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:56:09.302Z] main [2025-02-19T11:56:09.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:09.658Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:10.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:56:10.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-19T11:56:10.001Z] bebc4919985e: Preparing [2025-02-19T11:56:10.001Z] 7b1d144c601e: Preparing [2025-02-19T11:56:10.001Z] 2a062163296d: Preparing [2025-02-19T11:56:10.001Z] eb366ccecf7b: Preparing [2025-02-19T11:56:10.001Z] c68af59cbc66: Preparing [2025-02-19T11:56:10.001Z] 5d37df0da171: Preparing [2025-02-19T11:56:10.001Z] ee7cf33663a4: Preparing [2025-02-19T11:56:10.001Z] 8c761fbba9e7: Preparing [2025-02-19T11:56:10.001Z] e83992b5ed25: Preparing [2025-02-19T11:56:10.001Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:10.001Z] 5d37df0da171: Waiting [2025-02-19T11:56:10.001Z] 8c761fbba9e7: Waiting [2025-02-19T11:56:10.001Z] ee7cf33663a4: Waiting [2025-02-19T11:56:10.001Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:10.001Z] e83992b5ed25: Waiting [2025-02-19T11:56:10.001Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:10.001Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:10.264Z] 7b1d144c601e: Pushed [2025-02-19T11:56:10.264Z] 2a062163296d: Pushed [2025-02-19T11:56:10.264Z] bebc4919985e: Pushed [2025-02-19T11:56:10.264Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:10.264Z] 8c761fbba9e7: Pushed [2025-02-19T11:56:11.214Z] e83992b5ed25: Pushed [2025-02-19T11:56:21.263Z] ee7cf33663a4: Pushed [2025-02-19T11:56:36.208Z] 5d37df0da171: Pushed [2025-02-19T11:56:36.208Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:36.557Z] + 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-19T11:56:36.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-19T11:56:36.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-19T11:56:36.898Z] bebc4919985e: Preparing [2025-02-19T11:56:36.898Z] 7b1d144c601e: Preparing [2025-02-19T11:56:36.898Z] 2a062163296d: Preparing [2025-02-19T11:56:36.898Z] eb366ccecf7b: Preparing [2025-02-19T11:56:36.898Z] c68af59cbc66: Preparing [2025-02-19T11:56:36.898Z] 5d37df0da171: Preparing [2025-02-19T11:56:36.898Z] ee7cf33663a4: Preparing [2025-02-19T11:56:36.898Z] 8c761fbba9e7: Preparing [2025-02-19T11:56:36.898Z] e83992b5ed25: Preparing [2025-02-19T11:56:36.898Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:36.898Z] 5d37df0da171: Waiting [2025-02-19T11:56:36.898Z] ee7cf33663a4: Waiting [2025-02-19T11:56:36.898Z] 8c761fbba9e7: Waiting [2025-02-19T11:56:36.898Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:36.898Z] e83992b5ed25: Waiting [2025-02-19T11:56:36.898Z] 2a062163296d: Layer already exists [2025-02-19T11:56:36.898Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:36.898Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:36.898Z] 7b1d144c601e: Layer already exists [2025-02-19T11:56:36.898Z] bebc4919985e: Layer already exists [2025-02-19T11:56:36.898Z] e83992b5ed25: Layer already exists [2025-02-19T11:56:36.898Z] ee7cf33663a4: Layer already exists [2025-02-19T11:56:36.898Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:56:36.898Z] 5d37df0da171: Layer already exists [2025-02-19T11:56:36.898Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:36.898Z] latest: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:37.508Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:37.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.59 [2025-02-19T11:56:37.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-19T11:56:37.853Z] bebc4919985e: Preparing [2025-02-19T11:56:37.853Z] 7b1d144c601e: Preparing [2025-02-19T11:56:37.853Z] 2a062163296d: Preparing [2025-02-19T11:56:37.853Z] eb366ccecf7b: Preparing [2025-02-19T11:56:37.853Z] c68af59cbc66: Preparing [2025-02-19T11:56:37.853Z] 5d37df0da171: Preparing [2025-02-19T11:56:37.853Z] ee7cf33663a4: Preparing [2025-02-19T11:56:37.853Z] 8c761fbba9e7: Preparing [2025-02-19T11:56:37.853Z] e83992b5ed25: Preparing [2025-02-19T11:56:37.853Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:37.853Z] 8c761fbba9e7: Waiting [2025-02-19T11:56:37.853Z] e83992b5ed25: Waiting [2025-02-19T11:56:37.853Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:37.853Z] 5d37df0da171: Waiting [2025-02-19T11:56:37.853Z] ee7cf33663a4: Waiting [2025-02-19T11:56:37.853Z] bebc4919985e: Layer already exists [2025-02-19T11:56:37.853Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:37.853Z] 2a062163296d: Layer already exists [2025-02-19T11:56:37.853Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:37.853Z] 7b1d144c601e: Layer already exists [2025-02-19T11:56:37.853Z] 5d37df0da171: Layer already exists [2025-02-19T11:56:37.853Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:56:37.853Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:37.853Z] ee7cf33663a4: Layer already exists [2025-02-19T11:56:37.853Z] e83992b5ed25: Layer already exists [2025-02-19T11:56:38.117Z] 4.0.0-dev.59: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:38.465Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:38.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:56:38.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-19T11:56:38.808Z] bebc4919985e: Preparing [2025-02-19T11:56:38.808Z] 7b1d144c601e: Preparing [2025-02-19T11:56:38.808Z] 2a062163296d: Preparing [2025-02-19T11:56:38.808Z] eb366ccecf7b: Preparing [2025-02-19T11:56:38.808Z] c68af59cbc66: Preparing [2025-02-19T11:56:38.808Z] 5d37df0da171: Preparing [2025-02-19T11:56:38.808Z] ee7cf33663a4: Preparing [2025-02-19T11:56:38.808Z] 8c761fbba9e7: Preparing [2025-02-19T11:56:38.808Z] e83992b5ed25: Preparing [2025-02-19T11:56:38.808Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:38.808Z] ee7cf33663a4: Waiting [2025-02-19T11:56:38.808Z] 8c761fbba9e7: Waiting [2025-02-19T11:56:38.808Z] e83992b5ed25: Waiting [2025-02-19T11:56:38.808Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:38.808Z] 5d37df0da171: Waiting [2025-02-19T11:56:38.808Z] bebc4919985e: Layer already exists [2025-02-19T11:56:38.809Z] 7b1d144c601e: Layer already exists [2025-02-19T11:56:38.809Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:38.809Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:38.809Z] 2a062163296d: Layer already exists [2025-02-19T11:56:38.809Z] ee7cf33663a4: Layer already exists [2025-02-19T11:56:38.809Z] 5d37df0da171: Layer already exists [2025-02-19T11:56:38.809Z] e83992b5ed25: Layer already exists [2025-02-19T11:56:38.809Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:56:38.809Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:39.073Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:39.434Z] + 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-19T11:56:39.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-19T11:56:39.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-19T11:56:39.782Z] bebc4919985e: Preparing [2025-02-19T11:56:39.782Z] 7b1d144c601e: Preparing [2025-02-19T11:56:39.782Z] 2a062163296d: Preparing [2025-02-19T11:56:39.782Z] eb366ccecf7b: Preparing [2025-02-19T11:56:39.782Z] c68af59cbc66: Preparing [2025-02-19T11:56:39.782Z] 5d37df0da171: Preparing [2025-02-19T11:56:39.782Z] ee7cf33663a4: Preparing [2025-02-19T11:56:39.782Z] 8c761fbba9e7: Preparing [2025-02-19T11:56:39.782Z] e83992b5ed25: Preparing [2025-02-19T11:56:39.782Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:39.782Z] ee7cf33663a4: Waiting [2025-02-19T11:56:39.782Z] 5d37df0da171: Waiting [2025-02-19T11:56:39.782Z] 8c761fbba9e7: Waiting [2025-02-19T11:56:39.782Z] e83992b5ed25: Waiting [2025-02-19T11:56:39.782Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:39.782Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:39.782Z] 7b1d144c601e: Layer already exists [2025-02-19T11:56:39.782Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:39.782Z] 2a062163296d: Layer already exists [2025-02-19T11:56:39.782Z] bebc4919985e: Layer already exists [2025-02-19T11:56:39.782Z] 5d37df0da171: Layer already exists [2025-02-19T11:56:39.782Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:56:39.782Z] ee7cf33663a4: Layer already exists [2025-02-19T11:56:39.782Z] e83992b5ed25: Layer already exists [2025-02-19T11:56:39.782Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:39.782Z] main: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:56:40.117Z] ===================================================== [Pipeline] echo [2025-02-19T11:56:40.129Z] taggedImages: [2025-02-19T11:56:40.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:56:40.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-19T11:56:40.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.59 [2025-02-19T11:56:40.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:56:40.129Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-19T11:56:40.157Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-19T11:56:40.157Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:56:40.157Z] latest [2025-02-19T11:56:40.157Z] 4.0.0-dev.59 [2025-02-19T11:56:40.157Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:56:40.157Z] main [2025-02-19T11:56:40.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:40.525Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:56:40.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:56:40.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-19T11:56:40.864Z] 70b97e5ff349: Preparing [2025-02-19T11:56:40.864Z] 46b67ee1ff0c: Preparing [2025-02-19T11:56:40.864Z] ec32cce64f2e: Preparing [2025-02-19T11:56:40.864Z] eb366ccecf7b: Preparing [2025-02-19T11:56:40.864Z] c68af59cbc66: Preparing [2025-02-19T11:56:40.864Z] dfb6be7d31a1: Preparing [2025-02-19T11:56:40.864Z] 799eab4e49d1: Preparing [2025-02-19T11:56:40.864Z] 7237f450da1d: Preparing [2025-02-19T11:56:40.864Z] dd9c8f8612c8: Preparing [2025-02-19T11:56:40.864Z] dfb6be7d31a1: Waiting [2025-02-19T11:56:40.864Z] 799eab4e49d1: Waiting [2025-02-19T11:56:40.864Z] 7237f450da1d: Waiting [2025-02-19T11:56:40.864Z] dd9c8f8612c8: Waiting [2025-02-19T11:56:41.127Z] 46b67ee1ff0c: Pushed [2025-02-19T11:56:41.127Z] ec32cce64f2e: Pushed [2025-02-19T11:56:43.099Z] eb366ccecf7b: Layer already exists [2025-02-19T11:56:43.099Z] c68af59cbc66: Layer already exists [2025-02-19T11:56:43.099Z] 70b97e5ff349: Pushed [2025-02-19T11:56:43.099Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:56:43.099Z] 799eab4e49d1: Pushed [2025-02-19T11:56:43.728Z] 7237f450da1d: Pushed [2025-02-19T11:57:10.449Z] dfb6be7d31a1: Pushed [2025-02-19T11:57:10.449Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:10.798Z] + 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-19T11:57:11.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-19T11:57:11.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-19T11:57:11.139Z] 70b97e5ff349: Preparing [2025-02-19T11:57:11.139Z] 46b67ee1ff0c: Preparing [2025-02-19T11:57:11.139Z] ec32cce64f2e: Preparing [2025-02-19T11:57:11.139Z] eb366ccecf7b: Preparing [2025-02-19T11:57:11.139Z] c68af59cbc66: Preparing [2025-02-19T11:57:11.139Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:11.139Z] 799eab4e49d1: Preparing [2025-02-19T11:57:11.139Z] 7237f450da1d: Preparing [2025-02-19T11:57:11.139Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:11.139Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:11.139Z] 799eab4e49d1: Waiting [2025-02-19T11:57:11.139Z] 7237f450da1d: Waiting [2025-02-19T11:57:11.139Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:11.139Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:11.139Z] 70b97e5ff349: Layer already exists [2025-02-19T11:57:11.139Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:11.139Z] ec32cce64f2e: Layer already exists [2025-02-19T11:57:11.139Z] 46b67ee1ff0c: Layer already exists [2025-02-19T11:57:11.139Z] 799eab4e49d1: Layer already exists [2025-02-19T11:57:11.139Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:11.139Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:11.139Z] 7237f450da1d: Layer already exists [2025-02-19T11:57:11.403Z] latest: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:11.753Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:12.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.59 [2025-02-19T11:57:12.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-19T11:57:12.100Z] 70b97e5ff349: Preparing [2025-02-19T11:57:12.100Z] 46b67ee1ff0c: Preparing [2025-02-19T11:57:12.100Z] ec32cce64f2e: Preparing [2025-02-19T11:57:12.100Z] eb366ccecf7b: Preparing [2025-02-19T11:57:12.100Z] c68af59cbc66: Preparing [2025-02-19T11:57:12.100Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:12.100Z] 799eab4e49d1: Preparing [2025-02-19T11:57:12.100Z] 7237f450da1d: Preparing [2025-02-19T11:57:12.100Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:12.100Z] 799eab4e49d1: Waiting [2025-02-19T11:57:12.100Z] 7237f450da1d: Waiting [2025-02-19T11:57:12.100Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:12.100Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:12.100Z] 70b97e5ff349: Layer already exists [2025-02-19T11:57:12.100Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:12.100Z] 46b67ee1ff0c: Layer already exists [2025-02-19T11:57:12.100Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:12.100Z] ec32cce64f2e: Layer already exists [2025-02-19T11:57:12.100Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:12.100Z] 7237f450da1d: Layer already exists [2025-02-19T11:57:12.100Z] 799eab4e49d1: Layer already exists [2025-02-19T11:57:12.100Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:12.100Z] 4.0.0-dev.59: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:12.454Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:12.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:12.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-19T11:57:12.790Z] 70b97e5ff349: Preparing [2025-02-19T11:57:12.790Z] 46b67ee1ff0c: Preparing [2025-02-19T11:57:12.790Z] ec32cce64f2e: Preparing [2025-02-19T11:57:12.790Z] eb366ccecf7b: Preparing [2025-02-19T11:57:12.790Z] c68af59cbc66: Preparing [2025-02-19T11:57:12.790Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:12.790Z] 799eab4e49d1: Preparing [2025-02-19T11:57:12.790Z] 7237f450da1d: Preparing [2025-02-19T11:57:12.790Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:12.790Z] 7237f450da1d: Waiting [2025-02-19T11:57:12.790Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:12.790Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:12.790Z] 799eab4e49d1: Waiting [2025-02-19T11:57:12.790Z] 70b97e5ff349: Layer already exists [2025-02-19T11:57:12.790Z] ec32cce64f2e: Layer already exists [2025-02-19T11:57:12.790Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:12.790Z] 46b67ee1ff0c: Layer already exists [2025-02-19T11:57:12.790Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:12.790Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:12.790Z] 7237f450da1d: Layer already exists [2025-02-19T11:57:12.790Z] 799eab4e49d1: Layer already exists [2025-02-19T11:57:12.790Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:13.055Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:13.397Z] + 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-19T11:57:13.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-19T11:57:13.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-19T11:57:13.737Z] 70b97e5ff349: Preparing [2025-02-19T11:57:13.737Z] 46b67ee1ff0c: Preparing [2025-02-19T11:57:13.737Z] ec32cce64f2e: Preparing [2025-02-19T11:57:13.737Z] eb366ccecf7b: Preparing [2025-02-19T11:57:13.737Z] c68af59cbc66: Preparing [2025-02-19T11:57:13.737Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:13.737Z] 799eab4e49d1: Preparing [2025-02-19T11:57:13.737Z] 7237f450da1d: Preparing [2025-02-19T11:57:13.737Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:13.737Z] 7237f450da1d: Waiting [2025-02-19T11:57:13.737Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:13.737Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:13.737Z] 799eab4e49d1: Waiting [2025-02-19T11:57:13.737Z] 70b97e5ff349: Layer already exists [2025-02-19T11:57:13.737Z] 46b67ee1ff0c: Layer already exists [2025-02-19T11:57:13.737Z] ec32cce64f2e: Layer already exists [2025-02-19T11:57:13.737Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:13.737Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:13.737Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:13.737Z] 799eab4e49d1: Layer already exists [2025-02-19T11:57:13.737Z] 7237f450da1d: Layer already exists [2025-02-19T11:57:13.737Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:13.737Z] main: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:57:14.082Z] ===================================================== [Pipeline] echo [2025-02-19T11:57:14.097Z] taggedImages: [2025-02-19T11:57:14.097Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:14.097Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-19T11:57:14.097Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.59 [2025-02-19T11:57:14.097Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:14.097Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-19T11:57:14.123Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-19T11:57:14.123Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:14.123Z] latest [2025-02-19T11:57:14.123Z] 4.0.0-dev.59 [2025-02-19T11:57:14.123Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:14.123Z] main [2025-02-19T11:57:14.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:14.480Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:14.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:14.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-19T11:57:14.822Z] 72648e04ec92: Preparing [2025-02-19T11:57:14.822Z] 059fc6e5d039: Preparing [2025-02-19T11:57:14.822Z] 6ff94a127fd2: Preparing [2025-02-19T11:57:14.822Z] eb366ccecf7b: Preparing [2025-02-19T11:57:14.822Z] c68af59cbc66: Preparing [2025-02-19T11:57:14.822Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:14.822Z] 8c761fbba9e7: Preparing [2025-02-19T11:57:14.822Z] e83992b5ed25: Preparing [2025-02-19T11:57:14.822Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:14.822Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:14.822Z] 8c761fbba9e7: Waiting [2025-02-19T11:57:14.822Z] e83992b5ed25: Waiting [2025-02-19T11:57:14.822Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:14.822Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:14.822Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:14.822Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:15.085Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:57:15.085Z] e83992b5ed25: Layer already exists [2025-02-19T11:57:15.085Z] 059fc6e5d039: Pushed [2025-02-19T11:57:15.085Z] 6ff94a127fd2: Pushed [2025-02-19T11:57:15.085Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:15.085Z] 72648e04ec92: Pushed [2025-02-19T11:57:15.085Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:15.429Z] + 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-19T11:57:15.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-19T11:57:15.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-19T11:57:15.778Z] 72648e04ec92: Preparing [2025-02-19T11:57:15.778Z] 059fc6e5d039: Preparing [2025-02-19T11:57:15.778Z] 6ff94a127fd2: Preparing [2025-02-19T11:57:15.778Z] eb366ccecf7b: Preparing [2025-02-19T11:57:15.778Z] c68af59cbc66: Preparing [2025-02-19T11:57:15.778Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:15.778Z] 8c761fbba9e7: Preparing [2025-02-19T11:57:15.778Z] e83992b5ed25: Preparing [2025-02-19T11:57:15.778Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:15.778Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:15.778Z] 8c761fbba9e7: Waiting [2025-02-19T11:57:15.778Z] e83992b5ed25: Waiting [2025-02-19T11:57:15.778Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:15.778Z] 6ff94a127fd2: Layer already exists [2025-02-19T11:57:15.778Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:15.778Z] 059fc6e5d039: Layer already exists [2025-02-19T11:57:15.778Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:15.778Z] 72648e04ec92: Layer already exists [2025-02-19T11:57:15.778Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:57:15.778Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:15.778Z] e83992b5ed25: Layer already exists [2025-02-19T11:57:15.778Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:15.778Z] latest: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:16.355Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:16.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.59 [2025-02-19T11:57:16.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-19T11:57:16.696Z] 72648e04ec92: Preparing [2025-02-19T11:57:16.696Z] 059fc6e5d039: Preparing [2025-02-19T11:57:16.696Z] 6ff94a127fd2: Preparing [2025-02-19T11:57:16.696Z] eb366ccecf7b: Preparing [2025-02-19T11:57:16.696Z] c68af59cbc66: Preparing [2025-02-19T11:57:16.696Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:16.696Z] 8c761fbba9e7: Preparing [2025-02-19T11:57:16.696Z] e83992b5ed25: Preparing [2025-02-19T11:57:16.696Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:16.696Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:16.696Z] 8c761fbba9e7: Waiting [2025-02-19T11:57:16.696Z] e83992b5ed25: Waiting [2025-02-19T11:57:16.696Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:16.696Z] 6ff94a127fd2: Layer already exists [2025-02-19T11:57:16.696Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:16.696Z] 059fc6e5d039: Layer already exists [2025-02-19T11:57:16.696Z] 72648e04ec92: Layer already exists [2025-02-19T11:57:16.696Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:16.696Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:16.696Z] e83992b5ed25: Layer already exists [2025-02-19T11:57:16.696Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:57:16.696Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:16.696Z] 4.0.0-dev.59: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:17.308Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:17.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:17.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-19T11:57:17.655Z] 72648e04ec92: Preparing [2025-02-19T11:57:17.655Z] 059fc6e5d039: Preparing [2025-02-19T11:57:17.655Z] 6ff94a127fd2: Preparing [2025-02-19T11:57:17.655Z] eb366ccecf7b: Preparing [2025-02-19T11:57:17.655Z] c68af59cbc66: Preparing [2025-02-19T11:57:17.655Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:17.655Z] 8c761fbba9e7: Preparing [2025-02-19T11:57:17.655Z] e83992b5ed25: Preparing [2025-02-19T11:57:17.655Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:17.655Z] 8c761fbba9e7: Waiting [2025-02-19T11:57:17.655Z] e83992b5ed25: Waiting [2025-02-19T11:57:17.655Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:17.655Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:17.655Z] 6ff94a127fd2: Layer already exists [2025-02-19T11:57:17.655Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:17.655Z] 059fc6e5d039: Layer already exists [2025-02-19T11:57:17.655Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:17.655Z] 72648e04ec92: Layer already exists [2025-02-19T11:57:17.655Z] e83992b5ed25: Layer already exists [2025-02-19T11:57:17.655Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:17.655Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:17.655Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:57:17.920Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:18.266Z] + 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-19T11:57:18.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-19T11:57:18.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-19T11:57:18.615Z] 72648e04ec92: Preparing [2025-02-19T11:57:18.615Z] 059fc6e5d039: Preparing [2025-02-19T11:57:18.615Z] 6ff94a127fd2: Preparing [2025-02-19T11:57:18.615Z] eb366ccecf7b: Preparing [2025-02-19T11:57:18.615Z] c68af59cbc66: Preparing [2025-02-19T11:57:18.615Z] dfb6be7d31a1: Preparing [2025-02-19T11:57:18.615Z] 8c761fbba9e7: Preparing [2025-02-19T11:57:18.615Z] e83992b5ed25: Preparing [2025-02-19T11:57:18.615Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:18.615Z] 8c761fbba9e7: Waiting [2025-02-19T11:57:18.615Z] e83992b5ed25: Waiting [2025-02-19T11:57:18.615Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:18.615Z] dfb6be7d31a1: Waiting [2025-02-19T11:57:18.615Z] 72648e04ec92: Layer already exists [2025-02-19T11:57:18.615Z] 059fc6e5d039: Layer already exists [2025-02-19T11:57:18.615Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:18.615Z] 6ff94a127fd2: Layer already exists [2025-02-19T11:57:18.615Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:18.615Z] e83992b5ed25: Layer already exists [2025-02-19T11:57:18.615Z] 8c761fbba9e7: Layer already exists [2025-02-19T11:57:18.615Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:18.615Z] dfb6be7d31a1: Layer already exists [2025-02-19T11:57:18.615Z] main: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:57:18.951Z] ===================================================== [Pipeline] echo [2025-02-19T11:57:18.962Z] taggedImages: [2025-02-19T11:57:18.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:18.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-19T11:57:18.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.59 [2025-02-19T11:57:18.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:18.962Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-19T11:57:18.993Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-19T11:57:18.993Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:18.993Z] latest [2025-02-19T11:57:18.993Z] 4.0.0-dev.59 [2025-02-19T11:57:18.993Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:18.993Z] main [2025-02-19T11:57:18.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:19.343Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:19.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:19.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-19T11:57:19.948Z] 1daf212a5e58: Preparing [2025-02-19T11:57:19.948Z] 43c34d0c9ed3: Preparing [2025-02-19T11:57:19.948Z] eb366ccecf7b: Preparing [2025-02-19T11:57:19.948Z] c68af59cbc66: Preparing [2025-02-19T11:57:19.948Z] 59c2e4f0228e: Preparing [2025-02-19T11:57:19.948Z] 6062002d84c2: Preparing [2025-02-19T11:57:19.948Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:19.948Z] 6062002d84c2: Waiting [2025-02-19T11:57:19.948Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:19.948Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:19.948Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:20.212Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:20.212Z] 59c2e4f0228e: Pushed [2025-02-19T11:57:20.212Z] 1daf212a5e58: Pushed [2025-02-19T11:57:21.607Z] 6062002d84c2: Pushed [2025-02-19T11:57:28.220Z] 43c34d0c9ed3: Pushed [2025-02-19T11:57:28.220Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:28.555Z] + 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-19T11:57:28.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-19T11:57:28.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-19T11:57:28.890Z] 1daf212a5e58: Preparing [2025-02-19T11:57:28.890Z] 43c34d0c9ed3: Preparing [2025-02-19T11:57:28.890Z] eb366ccecf7b: Preparing [2025-02-19T11:57:28.890Z] c68af59cbc66: Preparing [2025-02-19T11:57:28.890Z] 59c2e4f0228e: Preparing [2025-02-19T11:57:28.890Z] 6062002d84c2: Preparing [2025-02-19T11:57:28.890Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:28.890Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:28.890Z] 6062002d84c2: Waiting [2025-02-19T11:57:28.890Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:28.890Z] 59c2e4f0228e: Layer already exists [2025-02-19T11:57:28.890Z] 1daf212a5e58: Layer already exists [2025-02-19T11:57:28.890Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:28.890Z] 43c34d0c9ed3: Layer already exists [2025-02-19T11:57:28.890Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:28.890Z] 6062002d84c2: Layer already exists [2025-02-19T11:57:29.152Z] latest: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:29.497Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:29.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.59 [2025-02-19T11:57:29.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-19T11:57:29.831Z] 1daf212a5e58: Preparing [2025-02-19T11:57:29.831Z] 43c34d0c9ed3: Preparing [2025-02-19T11:57:29.831Z] eb366ccecf7b: Preparing [2025-02-19T11:57:29.831Z] c68af59cbc66: Preparing [2025-02-19T11:57:29.831Z] 59c2e4f0228e: Preparing [2025-02-19T11:57:29.831Z] 6062002d84c2: Preparing [2025-02-19T11:57:29.831Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:29.831Z] 6062002d84c2: Waiting [2025-02-19T11:57:29.831Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:29.831Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:29.831Z] 1daf212a5e58: Layer already exists [2025-02-19T11:57:29.831Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:29.831Z] 43c34d0c9ed3: Layer already exists [2025-02-19T11:57:29.831Z] 59c2e4f0228e: Layer already exists [2025-02-19T11:57:29.831Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:29.831Z] 6062002d84c2: Layer already exists [2025-02-19T11:57:30.097Z] 4.0.0-dev.59: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:30.446Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:30.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:30.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-19T11:57:30.792Z] 1daf212a5e58: Preparing [2025-02-19T11:57:30.792Z] 43c34d0c9ed3: Preparing [2025-02-19T11:57:30.792Z] eb366ccecf7b: Preparing [2025-02-19T11:57:30.792Z] c68af59cbc66: Preparing [2025-02-19T11:57:30.792Z] 59c2e4f0228e: Preparing [2025-02-19T11:57:30.792Z] 6062002d84c2: Preparing [2025-02-19T11:57:30.792Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:30.792Z] 6062002d84c2: Waiting [2025-02-19T11:57:30.792Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:30.792Z] 1daf212a5e58: Layer already exists [2025-02-19T11:57:30.792Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:30.792Z] 59c2e4f0228e: Layer already exists [2025-02-19T11:57:30.792Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:30.792Z] 43c34d0c9ed3: Layer already exists [2025-02-19T11:57:30.792Z] 6062002d84c2: Layer already exists [2025-02-19T11:57:30.792Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:30.792Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:31.401Z] + 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-19T11:57:31.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-19T11:57:31.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-19T11:57:31.740Z] 1daf212a5e58: Preparing [2025-02-19T11:57:31.740Z] 43c34d0c9ed3: Preparing [2025-02-19T11:57:31.740Z] eb366ccecf7b: Preparing [2025-02-19T11:57:31.740Z] c68af59cbc66: Preparing [2025-02-19T11:57:31.740Z] 59c2e4f0228e: Preparing [2025-02-19T11:57:31.740Z] 6062002d84c2: Preparing [2025-02-19T11:57:31.740Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:31.740Z] 6062002d84c2: Waiting [2025-02-19T11:57:31.740Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:31.740Z] 1daf212a5e58: Layer already exists [2025-02-19T11:57:31.740Z] 43c34d0c9ed3: Layer already exists [2025-02-19T11:57:31.740Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:31.740Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:31.740Z] 59c2e4f0228e: Layer already exists [2025-02-19T11:57:31.740Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:31.740Z] 6062002d84c2: Layer already exists [2025-02-19T11:57:32.004Z] main: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:57:32.078Z] ===================================================== [Pipeline] echo [2025-02-19T11:57:32.091Z] taggedImages: [2025-02-19T11:57:32.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:32.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-19T11:57:32.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.59 [2025-02-19T11:57:32.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:32.091Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-19T11:57:32.113Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-19T11:57:32.113Z] 86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:32.113Z] latest [2025-02-19T11:57:32.113Z] 4.0.0-dev.59 [2025-02-19T11:57:32.113Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:32.113Z] main [2025-02-19T11:57:32.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:32.477Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:32.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:57:32.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-19T11:57:32.802Z] c787f2f19ce7: Preparing [2025-02-19T11:57:32.802Z] f93e19184dea: Preparing [2025-02-19T11:57:32.802Z] eb366ccecf7b: Preparing [2025-02-19T11:57:32.802Z] c68af59cbc66: Preparing [2025-02-19T11:57:32.802Z] f161249c8bc8: Preparing [2025-02-19T11:57:32.802Z] 5e6b4b81c65a: Preparing [2025-02-19T11:57:32.802Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:32.802Z] 5e6b4b81c65a: Waiting [2025-02-19T11:57:32.802Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:32.802Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:32.802Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:33.065Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:33.065Z] c787f2f19ce7: Pushed [2025-02-19T11:57:33.065Z] f161249c8bc8: Pushed [2025-02-19T11:57:33.642Z] 5e6b4b81c65a: Pushed [2025-02-19T11:57:41.811Z] f93e19184dea: Pushed [2025-02-19T11:57:41.811Z] 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:42.156Z] + 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-19T11:57:42.504Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-19T11:57:42.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-19T11:57:42.504Z] c787f2f19ce7: Preparing [2025-02-19T11:57:42.504Z] f93e19184dea: Preparing [2025-02-19T11:57:42.504Z] eb366ccecf7b: Preparing [2025-02-19T11:57:42.504Z] c68af59cbc66: Preparing [2025-02-19T11:57:42.504Z] f161249c8bc8: Preparing [2025-02-19T11:57:42.504Z] 5e6b4b81c65a: Preparing [2025-02-19T11:57:42.504Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:42.504Z] 5e6b4b81c65a: Waiting [2025-02-19T11:57:42.504Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:42.504Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:42.504Z] f161249c8bc8: Layer already exists [2025-02-19T11:57:42.504Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:42.504Z] c787f2f19ce7: Layer already exists [2025-02-19T11:57:42.504Z] f93e19184dea: Layer already exists [2025-02-19T11:57:42.504Z] 5e6b4b81c65a: Layer already exists [2025-02-19T11:57:42.504Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:42.769Z] latest: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:43.118Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:44.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.59 [2025-02-19T11:57:44.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-19T11:57:44.860Z] c787f2f19ce7: Preparing [2025-02-19T11:57:44.860Z] f93e19184dea: Preparing [2025-02-19T11:57:44.860Z] eb366ccecf7b: Preparing [2025-02-19T11:57:44.860Z] c68af59cbc66: Preparing [2025-02-19T11:57:44.860Z] f161249c8bc8: Preparing [2025-02-19T11:57:44.860Z] 5e6b4b81c65a: Preparing [2025-02-19T11:57:44.860Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:44.860Z] 5e6b4b81c65a: Waiting [2025-02-19T11:57:44.860Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:44.860Z] c787f2f19ce7: Layer already exists [2025-02-19T11:57:44.860Z] f161249c8bc8: Layer already exists [2025-02-19T11:57:44.860Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:44.860Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:44.860Z] f93e19184dea: Layer already exists [2025-02-19T11:57:44.860Z] 5e6b4b81c65a: Layer already exists [2025-02-19T11:57:44.860Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:44.860Z] 4.0.0-dev.59: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:45.212Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:45.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:57:45.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-19T11:57:45.562Z] c787f2f19ce7: Preparing [2025-02-19T11:57:45.562Z] f93e19184dea: Preparing [2025-02-19T11:57:45.562Z] eb366ccecf7b: Preparing [2025-02-19T11:57:45.562Z] c68af59cbc66: Preparing [2025-02-19T11:57:45.562Z] f161249c8bc8: Preparing [2025-02-19T11:57:45.562Z] 5e6b4b81c65a: Preparing [2025-02-19T11:57:45.562Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:45.562Z] 5e6b4b81c65a: Waiting [2025-02-19T11:57:45.562Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:45.562Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:45.562Z] c787f2f19ce7: Layer already exists [2025-02-19T11:57:45.562Z] f93e19184dea: Layer already exists [2025-02-19T11:57:45.562Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:45.562Z] f161249c8bc8: Layer already exists [2025-02-19T11:57:45.562Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:57:45.562Z] 5e6b4b81c65a: Layer already exists [2025-02-19T11:57:45.562Z] 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:57:46.179Z] + 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-19T11:57:46.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-19T11:57:46.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-19T11:57:46.531Z] c787f2f19ce7: Preparing [2025-02-19T11:57:46.531Z] f93e19184dea: Preparing [2025-02-19T11:57:46.531Z] eb366ccecf7b: Preparing [2025-02-19T11:57:46.531Z] c68af59cbc66: Preparing [2025-02-19T11:57:46.531Z] f161249c8bc8: Preparing [2025-02-19T11:57:46.531Z] 5e6b4b81c65a: Preparing [2025-02-19T11:57:46.531Z] dd9c8f8612c8: Preparing [2025-02-19T11:57:46.531Z] 5e6b4b81c65a: Waiting [2025-02-19T11:57:46.531Z] dd9c8f8612c8: Waiting [2025-02-19T11:57:46.531Z] c68af59cbc66: Layer already exists [2025-02-19T11:57:46.531Z] f161249c8bc8: Layer already exists [2025-02-19T11:57:46.531Z] f93e19184dea: Layer already exists [2025-02-19T11:57:46.531Z] c787f2f19ce7: Layer already exists [2025-02-19T11:57:46.531Z] eb366ccecf7b: Layer already exists [2025-02-19T11:57:46.531Z] 5e6b4b81c65a: Layer already exists [2025-02-19T11:57:46.531Z] dd9c8f8612c8: Layer already exists [2025-02-19T11:58:08.555Z] main: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-19T11:58:08.633Z] ===================================================== [Pipeline] echo [2025-02-19T11:58:08.649Z] taggedImages: [2025-02-19T11:58:08.649Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [2025-02-19T11:58:08.649Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-19T11:58:08.649Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.59 [2025-02-19T11:58:08.649Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [2025-02-19T11:58:08.649Z] - 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-19T11:58:09.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-19T11:58:09.038Z] [2025-02-19T11:58:09.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:58:09.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-19T11:58:09.367Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-19T11:58:09.367Z] 8998bd30e6a1: Pulling fs layer [2025-02-19T11:58:09.367Z] 04944245beec: Pulling fs layer [2025-02-19T11:58:09.367Z] 699f458cf7ca: Pulling fs layer [2025-02-19T11:58:09.367Z] 765212b225bb: Pulling fs layer [2025-02-19T11:58:09.368Z] f23df028b6ca: Pulling fs layer [2025-02-19T11:58:09.368Z] d65c8cfc05b1: Pulling fs layer [2025-02-19T11:58:09.368Z] 2437ff75d9bd: Pulling fs layer [2025-02-19T11:58:09.368Z] 765212b225bb: Waiting [2025-02-19T11:58:09.368Z] f23df028b6ca: Waiting [2025-02-19T11:58:09.368Z] d65c8cfc05b1: Waiting [2025-02-19T11:58:09.632Z] 04944245beec: Verifying Checksum [2025-02-19T11:58:09.632Z] 04944245beec: Download complete [2025-02-19T11:58:09.632Z] 765212b225bb: Download complete [2025-02-19T11:58:09.632Z] f23df028b6ca: Download complete [2025-02-19T11:58:09.632Z] d65c8cfc05b1: Verifying Checksum [2025-02-19T11:58:09.632Z] d65c8cfc05b1: Download complete [2025-02-19T11:58:09.897Z] 699f458cf7ca: Verifying Checksum [2025-02-19T11:58:09.897Z] 699f458cf7ca: Download complete [2025-02-19T11:58:10.162Z] 8998bd30e6a1: Verifying Checksum [2025-02-19T11:58:10.162Z] 8998bd30e6a1: Download complete [2025-02-19T11:58:12.734Z] 2437ff75d9bd: Verifying Checksum [2025-02-19T11:58:12.734Z] 2437ff75d9bd: Download complete [2025-02-19T11:58:14.669Z] 8998bd30e6a1: Pull complete [2025-02-19T11:58:15.249Z] 04944245beec: Pull complete [2025-02-19T11:58:17.183Z] 699f458cf7ca: Pull complete [2025-02-19T11:58:17.183Z] 765212b225bb: Pull complete [2025-02-19T11:58:18.583Z] f23df028b6ca: Pull complete [2025-02-19T11:58:18.583Z] d65c8cfc05b1: Pull complete [2025-02-19T11:58:36.770Z] 2437ff75d9bd: Pull complete [2025-02-19T11:58:36.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-19T11:58:36.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-19T11:58:36.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:58:36.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-39232 does not seem to be running inside a container [2025-02-19T11:58:37.023Z] $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:58:38.756Z] $ docker top 6e4a7ac5a6de9db2b34721d1dfca55312800277a03f7f9c5fa86050d70b05cee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:58:39.661Z] ---> job-cost.sh [2025-02-19T11:58:39.661Z] lf-activate-venv: SKIPPING [2025-02-19T11:58:39.661Z] INFO: No Stack... [2025-02-19T11:58:40.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-19T11:58:41.185Z] INFO: Archiving Costs [Pipeline] sh [2025-02-19T11:58:41.811Z] + cat /w/workspace/edgex-go/797/archives/cost.csv [2025-02-19T11:58:41.811Z] + cut -d, -f6 [Pipeline] lock [2025-02-19T11:58:41.847Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-797-stack-cost] [2025-02-19T11:58:41.856Z] Resource [jenkins-edgexfoundry-edgex-go-main-797-stack-cost] did not exist. Created. [2025-02-19T11:58:41.863Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-797-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-19T11:58:42.509Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-19T11:58:43.275Z] Stashed 1 file(s) [Pipeline] } [2025-02-19T11:58:43.287Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-797-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-19T11:58:43.300Z] $ docker stop --time=1 6e4a7ac5a6de9db2b34721d1dfca55312800277a03f7f9c5fa86050d70b05cee [2025-02-19T11:58:44.840Z] $ docker rm -f --volumes 6e4a7ac5a6de9db2b34721d1dfca55312800277a03f7f9c5fa86050d70b05cee [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-19T11:58:45.425Z] provisioning config files... [2025-02-19T11:58:45.434Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/797@tmp/config5156601899536507986tmp [Pipeline] { [Pipeline] sh [2025-02-19T11:58:45.775Z] + set +x [2025-02-19T11:58:45.775Z] + bash -s -- [2025-02-19T11:58:45.775Z] + curl -s https://codecov.io/bash [2025-02-19T11:58:45.775Z] [2025-02-19T11:58:45.775Z] _____ _ [2025-02-19T11:58:45.775Z] / ____| | | [2025-02-19T11:58:45.775Z] | | ___ __| | ___ ___ _____ __ [2025-02-19T11:58:45.775Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-19T11:58:45.775Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-19T11:58:45.775Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-19T11:58:45.775Z] Bash-1.0.6 [2025-02-19T11:58:45.775Z] [2025-02-19T11:58:45.775Z] [2025-02-19T11:58:45.775Z] ==> git version 2.25.1 found [2025-02-19T11:58:45.775Z] ==> 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-19T11:58:45.775Z] Release-Date: 2020-01-08 [2025-02-19T11:58:45.775Z] 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-19T11:58:45.775Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-19T11:58:45.775Z] ==> Jenkins CI detected. [2025-02-19T11:58:45.775Z] current dir:  /w/workspace/edgex-go/797 [2025-02-19T11:58:45.775Z] project root: . [2025-02-19T11:58:45.775Z] --> token set from env [2025-02-19T11:58:45.775Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-19T11:58:45.775Z] ==> Running gcov in . (disable via -X gcov) [2025-02-19T11:58:45.775Z] ==> Python coveragepy not found [2025-02-19T11:58:45.775Z] ==> Searching for coverage reports in: [2025-02-19T11:58:45.775Z] + . [2025-02-19T11:58:46.042Z] -> Found 1 reports [2025-02-19T11:58:46.042Z] ==> Detecting git/mercurial file structure [2025-02-19T11:58:46.042Z] ==> Reading reports [2025-02-19T11:58:46.042Z] + ./coverage.out bytes=1650806 [2025-02-19T11:58:46.042Z] ==> Appending adjustments [2025-02-19T11:58:46.042Z] https://docs.codecov.io/docs/fixing-reports [2025-02-19T11:58:47.458Z] + Found adjustments [2025-02-19T11:58:47.458Z] ==> Gzipping contents [2025-02-19T11:58:47.458Z] 140K /tmp/codecov.toVplb.gz [2025-02-19T11:58:47.458Z] ==> Uploading reports [2025-02-19T11:58:47.458Z] url: https://codecov.io [2025-02-19T11:58:47.458Z] query: branch=main&commit=86628d3bc6947742983de71b4dc9c6f845597bbe&build=797&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F797%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-19T11:58:47.458Z] -> Pinging Codecov [2025-02-19T11:58:47.458Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=86628d3bc6947742983de71b4dc9c6f845597bbe&build=797&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F797%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-19T11:58:47.717Z] -> Uploading to [2025-02-19T11:58:47.717Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/86628d3bc6947742983de71b4dc9c6f845597bbe/30058d2e-653a-47d2-a1b0-dd357cc6f9ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250219%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250219T115847Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0873d24704b8097ba30ede03c539aeda2344b1839d2a232e1bd514a1fe8d7d67 [2025-02-19T11:58:47.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:58:47.717Z] Dload Upload Total Spent Left Speed [2025-02-19T11:58:47.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 517k --:--:-- --:--:-- --:--:-- 519k [2025-02-19T11:58:47.977Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [2025-02-19T11:58:47.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-19T11:58:48.370Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-19T11:58:48.389Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:58:48.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-19T11:58:48.700Z] [2025-02-19T11:58:48.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:58:49.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-19T11:58:49.006Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-19T11:58:49.006Z] 43c4264eed91: Pulling fs layer [2025-02-19T11:58:49.006Z] 4cc291be95ef: Pulling fs layer [2025-02-19T11:58:49.006Z] 2ac1f1163629: Pulling fs layer [2025-02-19T11:58:49.006Z] 5c3c966382ef: Pulling fs layer [2025-02-19T11:58:49.006Z] 4f4fb700ef54: Pulling fs layer [2025-02-19T11:58:49.006Z] d9c7d2e4e75e: Pulling fs layer [2025-02-19T11:58:49.006Z] 9c3e1370e548: Pulling fs layer [2025-02-19T11:58:49.006Z] 5c3c966382ef: Waiting [2025-02-19T11:58:49.006Z] 4f4fb700ef54: Waiting [2025-02-19T11:58:49.006Z] d9c7d2e4e75e: Waiting [2025-02-19T11:58:49.006Z] 9c3e1370e548: Waiting [2025-02-19T11:58:49.006Z] 4cc291be95ef: Download complete [2025-02-19T11:58:49.006Z] 5c3c966382ef: Verifying Checksum [2025-02-19T11:58:49.006Z] 5c3c966382ef: Download complete [2025-02-19T11:58:49.006Z] 4f4fb700ef54: Verifying Checksum [2025-02-19T11:58:49.006Z] 4f4fb700ef54: Download complete [2025-02-19T11:58:49.006Z] 43c4264eed91: Verifying Checksum [2025-02-19T11:58:49.006Z] 43c4264eed91: Download complete [2025-02-19T11:58:49.264Z] d9c7d2e4e75e: Verifying Checksum [2025-02-19T11:58:49.264Z] d9c7d2e4e75e: Download complete [2025-02-19T11:58:49.264Z] 43c4264eed91: Pull complete [2025-02-19T11:58:49.521Z] 4cc291be95ef: Pull complete [2025-02-19T11:58:49.521Z] 2ac1f1163629: Verifying Checksum [2025-02-19T11:58:49.521Z] 2ac1f1163629: Download complete [2025-02-19T11:58:50.330Z] 9c3e1370e548: Verifying Checksum [2025-02-19T11:58:50.330Z] 9c3e1370e548: Download complete [2025-02-19T11:58:53.612Z] 2ac1f1163629: Pull complete [2025-02-19T11:58:53.612Z] 5c3c966382ef: Pull complete [2025-02-19T11:58:53.612Z] 4f4fb700ef54: Pull complete [2025-02-19T11:58:53.870Z] d9c7d2e4e75e: Pull complete [2025-02-19T11:58:57.154Z] 9c3e1370e548: Pull complete [2025-02-19T11:58:57.154Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-19T11:58:57.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-19T11:58:57.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:58:57.257Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:58:57.270Z] $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:59:01.821Z] $ docker top b47711168c89f80630448a6544bd6c04c4bdde6e4f6969aa08096ab2e797ac65 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T11:59:02.180Z] + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] echo [2025-02-19T11:59:02.189Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-19T11:59:02.461Z] + set -o pipefail [2025-02-19T11:59:02.461Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-19T11:59:10.580Z] [2025-02-19T11:59:10.580Z] Monitoring /w/workspace/edgex-go/797 (github.com/edgexfoundry/edgex-go)... [2025-02-19T11:59:10.580Z] [2025-02-19T11:59:10.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4e404a1d-b0c2-4f42-8950-6f7118bb4fd5 [2025-02-19T11:59:10.580Z] [2025-02-19T11:59:10.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-19T11:59:10.580Z] [2025-02-19T11:59:10.580Z] [2025-02-19T11:59:10.580Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-19T11:59:10.580Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-19T11:59:11.148Z] $ docker stop --time=1 b47711168c89f80630448a6544bd6c04c4bdde6e4f6969aa08096ab2e797ac65 [2025-02-19T11:59:14.708Z] $ docker rm -f --volumes b47711168c89f80630448a6544bd6c04c4bdde6e4f6969aa08096ab2e797ac65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-19T11:59:15.270Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T11:59:15.284Z] provisioning config files... [2025-02-19T11:59:15.296Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/797@tmp/config2281866320853621645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:59:15.591Z] --> edgex-publish-swagger.sh [2025-02-19T11:59:15.591Z] === Publish openapi API === [2025-02-19T11:59:15.591Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-19T11:59:15.591Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/797/openapi/core-command.yaml] [2025-02-19T11:59:15.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:15.591Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:16.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 38979 --:--:-- --:--:-- --:--:-- 38933 100 32782 0 0 100 32782 0 38979 --:--:-- --:--:-- --:--:-- 38933 [2025-02-19T11:59:16.527Z] [2025-02-19T11:59:16.527Z] [2025-02-19T11:59:16.527Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/797/openapi/core-data.yaml] [2025-02-19T11:59:16.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:16.527Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:16.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 172k --:--:-- --:--:-- --:--:-- 172k [2025-02-19T11:59:16.787Z] [2025-02-19T11:59:16.787Z] [2025-02-19T11:59:16.787Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/797/openapi/core-keeper.yaml] [2025-02-19T11:59:16.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:16.787Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:17.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 208 101k --:--:-- --:--:-- --:--:-- 101k [2025-02-19T11:59:17.047Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-19T11:59:17.047Z] [2025-02-19T11:59:17.047Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/797/openapi/core-metadata.yaml] [2025-02-19T11:59:17.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:17.047Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:17.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 765k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 301 301k --:--:-- --:--:-- --:--:-- 301k [2025-02-19T11:59:17.566Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-19T11:59:17.566Z] [2025-02-19T11:59:17.566Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/797/openapi/security-proxy-auth.yaml] [2025-02-19T11:59:17.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:17.566Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:17.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 308 111k --:--:-- --:--:-- --:--:-- 111k [2025-02-19T11:59:17.827Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-19T11:59:17.827Z] [2025-02-19T11:59:17.827Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/797/openapi/security-secretstore-setup.yaml] [2025-02-19T11:59:17.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:17.827Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:18.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 397 23572 --:--:-- --:--:-- --:--:-- 23969 [2025-02-19T11:59:18.086Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-19T11:59:18.086Z] [2025-02-19T11:59:18.086Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/797/openapi/support-notifications.yaml] [2025-02-19T11:59:18.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:18.086Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:18.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 411 257k --:--:-- --:--:-- --:--:-- 257k [2025-02-19T11:59:18.346Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-19T11:59:18.346Z] [2025-02-19T11:59:18.346Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/797/openapi/support-scheduler.yaml] [2025-02-19T11:59:18.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-19T11:59:18.346Z] Dload Upload Total Spent Left Speed [2025-02-19T11:59:18.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 465 147k --:--:-- --:--:-- --:--:-- 148k [2025-02-19T11:59:18.917Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-19T11:59:18.917Z] [Pipeline] } [2025-02-19T11:59:18.925Z] 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-19T11:59:19.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T11:59:19.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:19.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T11:59:19.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:59:19.731Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:59:19.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:59:20.213Z] $ docker top dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e -eo pid,comm [2025-02-19T11:59:20.274Z] 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-19T11:59:20.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T11:59:20.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T11:59:20.326Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T11:59:20.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T11:59:20.449Z] $ docker exec dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e ssh-agent [2025-02-19T11:59:20.583Z] SSH_AUTH_SOCK=/tmp/ssh-VuirMimtKprV/agent.32 [2025-02-19T11:59:20.583Z] SSH_AGENT_PID=38 [2025-02-19T11:59:20.587Z] Running ssh-add (command line suppressed) [2025-02-19T11:59:20.685Z] Identity added: /w/workspace/edgex-go/797@tmp/private_key_17759436949066964489.key (/w/workspace/edgex-go/797@tmp/private_key_17759436949066964489.key) [2025-02-19T11:59:20.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T11:59:21.009Z] + git semver tag [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,169 [run_tag] DEBUG tag force:False [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,170 [check_head_tag] DEBUG check head tag [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,174 [execute] INFO git cat-file --batch-check [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=) [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,178 [execute] INFO git cat-file --batch [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=) [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,233 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,233 [execute] INFO git tag -a v4.0.0-dev.59 -m v4.0.0-dev.59 [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.59', '-m', 'v4.0.0-dev.59'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=None) [2025-02-19T11:59:21.269Z] 2025-02-19 11:59:21,240 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:21.269Z] 4.0.0-dev.59 [Pipeline] } [2025-02-19T11:59:21.526Z] $ docker exec --env ******** --env ******** dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e ssh-agent -k [2025-02-19T11:59:21.633Z] unset SSH_AUTH_SOCK; [2025-02-19T11:59:21.634Z] unset SSH_AGENT_PID; [2025-02-19T11:59:21.634Z] echo Agent pid 38 killed; [2025-02-19T11:59:21.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T11:59:21.977Z] + git semver [Pipeline] } [2025-02-19T11:59:22.238Z] $ docker stop --time=1 dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e [2025-02-19T11:59:23.554Z] $ docker rm -f --volumes dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:23.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-19T11:59:23.983Z] [2025-02-19T11:59:23.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:24.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-19T11:59:24.290Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-19T11:59:24.290Z] ab5ef0e58194: Pulling fs layer [2025-02-19T11:59:24.290Z] 9712f1f96733: Pulling fs layer [2025-02-19T11:59:24.290Z] 63f879dbbcfc: Pulling fs layer [2025-02-19T11:59:24.290Z] 0d9ebad4ef96: Pulling fs layer [2025-02-19T11:59:24.290Z] e9a5061849ea: Pulling fs layer [2025-02-19T11:59:24.290Z] d747dcd14b5f: Pulling fs layer [2025-02-19T11:59:24.290Z] 2de7ff778b66: Pulling fs layer [2025-02-19T11:59:24.290Z] d747dcd14b5f: Waiting [2025-02-19T11:59:24.290Z] 2de7ff778b66: Waiting [2025-02-19T11:59:24.290Z] e9a5061849ea: Waiting [2025-02-19T11:59:24.290Z] 0d9ebad4ef96: Waiting [2025-02-19T11:59:24.290Z] 9712f1f96733: Verifying Checksum [2025-02-19T11:59:24.290Z] 9712f1f96733: Download complete [2025-02-19T11:59:24.549Z] 63f879dbbcfc: Verifying Checksum [2025-02-19T11:59:24.549Z] 63f879dbbcfc: Download complete [2025-02-19T11:59:24.808Z] e9a5061849ea: Verifying Checksum [2025-02-19T11:59:24.808Z] e9a5061849ea: Download complete [2025-02-19T11:59:24.808Z] d747dcd14b5f: Verifying Checksum [2025-02-19T11:59:24.808Z] d747dcd14b5f: Download complete [2025-02-19T11:59:24.808Z] ab5ef0e58194: Verifying Checksum [2025-02-19T11:59:24.808Z] ab5ef0e58194: Download complete [2025-02-19T11:59:25.067Z] 2de7ff778b66: Verifying Checksum [2025-02-19T11:59:25.067Z] 2de7ff778b66: Download complete [2025-02-19T11:59:25.067Z] 0d9ebad4ef96: Verifying Checksum [2025-02-19T11:59:25.067Z] 0d9ebad4ef96: Download complete [2025-02-19T11:59:28.351Z] ab5ef0e58194: Pull complete [2025-02-19T11:59:28.351Z] 9712f1f96733: Pull complete [2025-02-19T11:59:28.608Z] 63f879dbbcfc: Pull complete [2025-02-19T11:59:32.791Z] 0d9ebad4ef96: Pull complete [2025-02-19T11:59:33.049Z] e9a5061849ea: Pull complete [2025-02-19T11:59:33.049Z] d747dcd14b5f: Pull complete [2025-02-19T11:59:34.428Z] 2de7ff778b66: Pull complete [2025-02-19T11:59:34.428Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-19T11:59:34.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-19T11:59:34.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:59:34.535Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:59:34.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:59:38.449Z] $ docker top 5c1373a96d558f550e4be2827ab62f1832e1ed40cdf1548eb5e4d35faeda4b3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-19T11:59:38.536Z] provisioning config files... [2025-02-19T11:59:38.543Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/797@tmp/config12702121890126991995tmp [2025-02-19T11:59:38.555Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/797@tmp/config5353239139639187737tmp [2025-02-19T11:59:38.564Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/797@tmp/config589990420920333793tmp [Pipeline] { [Pipeline] echo [2025-02-19T11:59:38.598Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:59:38.893Z] ---> sigul-configuration.sh [2025-02-19T11:59:38.893Z] gpg: directory `/root/.gnupg' created [2025-02-19T11:59:38.893Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-19T11:59:38.893Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-19T11:59:38.893Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-19T11:59:38.893Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-19T11:59:38.893Z] gpg: CAST5 encrypted data [2025-02-19T11:59:38.893Z] gpg: encrypted with 1 passphrase [2025-02-19T11:59:38.893Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-19T11:59:39.187Z] + mkdir /home/jenkins [2025-02-19T11:59:39.187Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-19T11:59:39.480Z] + 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-19T11:59:39.492Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:59:39.783Z] ---> sigul-install.sh [2025-02-19T11:59:39.783Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-19T11:59:40.078Z] + git tag --list [2025-02-19T11:59:40.078Z] 0.6.0 [2025-02-19T11:59:40.078Z] 0.6.1 [2025-02-19T11:59:40.078Z] 0.7.0 [2025-02-19T11:59:40.078Z] 0.7.1 [2025-02-19T11:59:40.078Z] v1.0.0 [2025-02-19T11:59:40.078Z] v1.0.1 [2025-02-19T11:59:40.078Z] v1.1.0 [2025-02-19T11:59:40.078Z] v1.2.0 [2025-02-19T11:59:40.078Z] v1.2.1 [2025-02-19T11:59:40.078Z] v1.3.0 [2025-02-19T11:59:40.078Z] v1.3.1 [2025-02-19T11:59:40.078Z] v2.0.0 [2025-02-19T11:59:40.078Z] v2.1.0 [2025-02-19T11:59:40.078Z] v2.1.1 [2025-02-19T11:59:40.078Z] v2.2.0 [2025-02-19T11:59:40.078Z] v2.3.0 [2025-02-19T11:59:40.078Z] v3.0 [2025-02-19T11:59:40.078Z] v3.0.0 [2025-02-19T11:59:40.078Z] v3.1 [2025-02-19T11:59:40.078Z] v3.1.0 [2025-02-19T11:59:40.078Z] v3.1.0-dev.1 [2025-02-19T11:59:40.078Z] v3.1.0-dev.10 [2025-02-19T11:59:40.078Z] v3.1.0-dev.11 [2025-02-19T11:59:40.078Z] v3.1.0-dev.12 [2025-02-19T11:59:40.078Z] v3.1.0-dev.13 [2025-02-19T11:59:40.078Z] v3.1.0-dev.14 [2025-02-19T11:59:40.078Z] v3.1.0-dev.15 [2025-02-19T11:59:40.078Z] v3.1.0-dev.16 [2025-02-19T11:59:40.078Z] v3.1.0-dev.17 [2025-02-19T11:59:40.078Z] v3.1.0-dev.18 [2025-02-19T11:59:40.078Z] v3.1.0-dev.19 [2025-02-19T11:59:40.078Z] v3.1.0-dev.2 [2025-02-19T11:59:40.078Z] v3.1.0-dev.20 [2025-02-19T11:59:40.078Z] v3.1.0-dev.21 [2025-02-19T11:59:40.078Z] v3.1.0-dev.22 [2025-02-19T11:59:40.078Z] v3.1.0-dev.23 [2025-02-19T11:59:40.078Z] v3.1.0-dev.24 [2025-02-19T11:59:40.078Z] v3.1.0-dev.25 [2025-02-19T11:59:40.078Z] v3.1.0-dev.26 [2025-02-19T11:59:40.078Z] v3.1.0-dev.27 [2025-02-19T11:59:40.078Z] v3.1.0-dev.28 [2025-02-19T11:59:40.078Z] v3.1.0-dev.29 [2025-02-19T11:59:40.078Z] v3.1.0-dev.3 [2025-02-19T11:59:40.078Z] v3.1.0-dev.30 [2025-02-19T11:59:40.078Z] v3.1.0-dev.31 [2025-02-19T11:59:40.078Z] v3.1.0-dev.32 [2025-02-19T11:59:40.078Z] v3.1.0-dev.33 [2025-02-19T11:59:40.078Z] v3.1.0-dev.34 [2025-02-19T11:59:40.078Z] v3.1.0-dev.35 [2025-02-19T11:59:40.078Z] v3.1.0-dev.36 [2025-02-19T11:59:40.078Z] v3.1.0-dev.37 [2025-02-19T11:59:40.078Z] v3.1.0-dev.38 [2025-02-19T11:59:40.078Z] v3.1.0-dev.39 [2025-02-19T11:59:40.078Z] v3.1.0-dev.4 [2025-02-19T11:59:40.078Z] v3.1.0-dev.40 [2025-02-19T11:59:40.078Z] v3.1.0-dev.41 [2025-02-19T11:59:40.078Z] v3.1.0-dev.42 [2025-02-19T11:59:40.078Z] v3.1.0-dev.43 [2025-02-19T11:59:40.078Z] v3.1.0-dev.44 [2025-02-19T11:59:40.078Z] v3.1.0-dev.45 [2025-02-19T11:59:40.078Z] v3.1.0-dev.46 [2025-02-19T11:59:40.078Z] v3.1.0-dev.47 [2025-02-19T11:59:40.078Z] v3.1.0-dev.48 [2025-02-19T11:59:40.078Z] v3.1.0-dev.49 [2025-02-19T11:59:40.078Z] v3.1.0-dev.5 [2025-02-19T11:59:40.078Z] v3.1.0-dev.50 [2025-02-19T11:59:40.078Z] v3.1.0-dev.51 [2025-02-19T11:59:40.078Z] v3.1.0-dev.52 [2025-02-19T11:59:40.078Z] v3.1.0-dev.53 [2025-02-19T11:59:40.078Z] v3.1.0-dev.54 [2025-02-19T11:59:40.078Z] v3.1.0-dev.55 [2025-02-19T11:59:40.078Z] v3.1.0-dev.56 [2025-02-19T11:59:40.078Z] v3.1.0-dev.57 [2025-02-19T11:59:40.078Z] v3.1.0-dev.58 [2025-02-19T11:59:40.078Z] v3.1.0-dev.59 [2025-02-19T11:59:40.078Z] v3.1.0-dev.6 [2025-02-19T11:59:40.078Z] v3.1.0-dev.60 [2025-02-19T11:59:40.078Z] v3.1.0-dev.61 [2025-02-19T11:59:40.078Z] v3.1.0-dev.62 [2025-02-19T11:59:40.078Z] v3.1.0-dev.63 [2025-02-19T11:59:40.078Z] v3.1.0-dev.64 [2025-02-19T11:59:40.078Z] v3.1.0-dev.65 [2025-02-19T11:59:40.078Z] v3.1.0-dev.66 [2025-02-19T11:59:40.078Z] v3.1.0-dev.67 [2025-02-19T11:59:40.078Z] v3.1.0-dev.68 [2025-02-19T11:59:40.078Z] v3.1.0-dev.69 [2025-02-19T11:59:40.078Z] v3.1.0-dev.7 [2025-02-19T11:59:40.078Z] v3.1.0-dev.70 [2025-02-19T11:59:40.078Z] v3.1.0-dev.71 [2025-02-19T11:59:40.078Z] v3.1.0-dev.72 [2025-02-19T11:59:40.078Z] v3.1.0-dev.73 [2025-02-19T11:59:40.078Z] v3.1.0-dev.8 [2025-02-19T11:59:40.078Z] v3.1.0-dev.9 [2025-02-19T11:59:40.078Z] v3.1.1 [2025-02-19T11:59:40.078Z] v3.1.1-dev.1 [2025-02-19T11:59:40.078Z] v3.1.1-dev.2 [2025-02-19T11:59:40.078Z] v3.2.0-dev.1 [2025-02-19T11:59:40.078Z] v3.2.0-dev.10 [2025-02-19T11:59:40.078Z] v3.2.0-dev.100 [2025-02-19T11:59:40.078Z] v3.2.0-dev.101 [2025-02-19T11:59:40.078Z] v3.2.0-dev.102 [2025-02-19T11:59:40.078Z] v3.2.0-dev.103 [2025-02-19T11:59:40.078Z] v3.2.0-dev.104 [2025-02-19T11:59:40.078Z] v3.2.0-dev.105 [2025-02-19T11:59:40.078Z] v3.2.0-dev.106 [2025-02-19T11:59:40.078Z] v3.2.0-dev.107 [2025-02-19T11:59:40.078Z] v3.2.0-dev.108 [2025-02-19T11:59:40.078Z] v3.2.0-dev.109 [2025-02-19T11:59:40.078Z] v3.2.0-dev.11 [2025-02-19T11:59:40.078Z] v3.2.0-dev.12 [2025-02-19T11:59:40.078Z] v3.2.0-dev.13 [2025-02-19T11:59:40.078Z] v3.2.0-dev.14 [2025-02-19T11:59:40.078Z] v3.2.0-dev.15 [2025-02-19T11:59:40.078Z] v3.2.0-dev.16 [2025-02-19T11:59:40.078Z] v3.2.0-dev.17 [2025-02-19T11:59:40.078Z] v3.2.0-dev.18 [2025-02-19T11:59:40.078Z] v3.2.0-dev.19 [2025-02-19T11:59:40.078Z] v3.2.0-dev.2 [2025-02-19T11:59:40.078Z] v3.2.0-dev.20 [2025-02-19T11:59:40.078Z] v3.2.0-dev.21 [2025-02-19T11:59:40.078Z] v3.2.0-dev.22 [2025-02-19T11:59:40.078Z] v3.2.0-dev.23 [2025-02-19T11:59:40.078Z] v3.2.0-dev.24 [2025-02-19T11:59:40.078Z] v3.2.0-dev.25 [2025-02-19T11:59:40.078Z] v3.2.0-dev.26 [2025-02-19T11:59:40.078Z] v3.2.0-dev.27 [2025-02-19T11:59:40.078Z] v3.2.0-dev.28 [2025-02-19T11:59:40.078Z] v3.2.0-dev.29 [2025-02-19T11:59:40.078Z] v3.2.0-dev.3 [2025-02-19T11:59:40.078Z] v3.2.0-dev.30 [2025-02-19T11:59:40.078Z] v3.2.0-dev.31 [2025-02-19T11:59:40.078Z] v3.2.0-dev.32 [2025-02-19T11:59:40.078Z] v3.2.0-dev.33 [2025-02-19T11:59:40.078Z] v3.2.0-dev.34 [2025-02-19T11:59:40.078Z] v3.2.0-dev.35 [2025-02-19T11:59:40.078Z] v3.2.0-dev.36 [2025-02-19T11:59:40.078Z] v3.2.0-dev.37 [2025-02-19T11:59:40.078Z] v3.2.0-dev.38 [2025-02-19T11:59:40.078Z] v3.2.0-dev.39 [2025-02-19T11:59:40.078Z] v3.2.0-dev.4 [2025-02-19T11:59:40.078Z] v3.2.0-dev.40 [2025-02-19T11:59:40.078Z] v3.2.0-dev.41 [2025-02-19T11:59:40.078Z] v3.2.0-dev.42 [2025-02-19T11:59:40.078Z] v3.2.0-dev.43 [2025-02-19T11:59:40.078Z] v3.2.0-dev.44 [2025-02-19T11:59:40.078Z] v3.2.0-dev.45 [2025-02-19T11:59:40.078Z] v3.2.0-dev.46 [2025-02-19T11:59:40.078Z] v3.2.0-dev.47 [2025-02-19T11:59:40.078Z] v3.2.0-dev.48 [2025-02-19T11:59:40.078Z] v3.2.0-dev.49 [2025-02-19T11:59:40.078Z] v3.2.0-dev.5 [2025-02-19T11:59:40.078Z] v3.2.0-dev.50 [2025-02-19T11:59:40.078Z] v3.2.0-dev.51 [2025-02-19T11:59:40.078Z] v3.2.0-dev.52 [2025-02-19T11:59:40.078Z] v3.2.0-dev.53 [2025-02-19T11:59:40.078Z] v3.2.0-dev.54 [2025-02-19T11:59:40.078Z] v3.2.0-dev.55 [2025-02-19T11:59:40.078Z] v3.2.0-dev.56 [2025-02-19T11:59:40.078Z] v3.2.0-dev.57 [2025-02-19T11:59:40.078Z] v3.2.0-dev.58 [2025-02-19T11:59:40.078Z] v3.2.0-dev.59 [2025-02-19T11:59:40.078Z] v3.2.0-dev.6 [2025-02-19T11:59:40.078Z] v3.2.0-dev.60 [2025-02-19T11:59:40.078Z] v3.2.0-dev.61 [2025-02-19T11:59:40.078Z] v3.2.0-dev.62 [2025-02-19T11:59:40.078Z] v3.2.0-dev.63 [2025-02-19T11:59:40.078Z] v3.2.0-dev.64 [2025-02-19T11:59:40.078Z] v3.2.0-dev.65 [2025-02-19T11:59:40.078Z] v3.2.0-dev.66 [2025-02-19T11:59:40.078Z] v3.2.0-dev.67 [2025-02-19T11:59:40.078Z] v3.2.0-dev.68 [2025-02-19T11:59:40.078Z] v3.2.0-dev.69 [2025-02-19T11:59:40.078Z] v3.2.0-dev.7 [2025-02-19T11:59:40.078Z] v3.2.0-dev.70 [2025-02-19T11:59:40.078Z] v3.2.0-dev.71 [2025-02-19T11:59:40.078Z] v3.2.0-dev.72 [2025-02-19T11:59:40.078Z] v3.2.0-dev.73 [2025-02-19T11:59:40.078Z] v3.2.0-dev.74 [2025-02-19T11:59:40.078Z] v3.2.0-dev.75 [2025-02-19T11:59:40.078Z] v3.2.0-dev.76 [2025-02-19T11:59:40.078Z] v3.2.0-dev.77 [2025-02-19T11:59:40.078Z] v3.2.0-dev.78 [2025-02-19T11:59:40.078Z] v3.2.0-dev.79 [2025-02-19T11:59:40.078Z] v3.2.0-dev.8 [2025-02-19T11:59:40.078Z] v3.2.0-dev.80 [2025-02-19T11:59:40.078Z] v3.2.0-dev.81 [2025-02-19T11:59:40.078Z] v3.2.0-dev.82 [2025-02-19T11:59:40.078Z] v3.2.0-dev.83 [2025-02-19T11:59:40.078Z] v3.2.0-dev.84 [2025-02-19T11:59:40.078Z] v3.2.0-dev.85 [2025-02-19T11:59:40.078Z] v3.2.0-dev.86 [2025-02-19T11:59:40.078Z] v3.2.0-dev.87 [2025-02-19T11:59:40.078Z] v3.2.0-dev.88 [2025-02-19T11:59:40.078Z] v3.2.0-dev.89 [2025-02-19T11:59:40.078Z] v3.2.0-dev.9 [2025-02-19T11:59:40.078Z] v3.2.0-dev.90 [2025-02-19T11:59:40.078Z] v3.2.0-dev.91 [2025-02-19T11:59:40.078Z] v3.2.0-dev.92 [2025-02-19T11:59:40.078Z] v3.2.0-dev.93 [2025-02-19T11:59:40.078Z] v3.2.0-dev.94 [2025-02-19T11:59:40.078Z] v3.2.0-dev.95 [2025-02-19T11:59:40.078Z] v3.2.0-dev.96 [2025-02-19T11:59:40.078Z] v3.2.0-dev.97 [2025-02-19T11:59:40.078Z] v3.2.0-dev.98 [2025-02-19T11:59:40.078Z] v3.2.0-dev.99 [2025-02-19T11:59:40.078Z] v4.0.0-dev.1 [2025-02-19T11:59:40.078Z] v4.0.0-dev.10 [2025-02-19T11:59:40.078Z] v4.0.0-dev.11 [2025-02-19T11:59:40.078Z] v4.0.0-dev.12 [2025-02-19T11:59:40.078Z] v4.0.0-dev.13 [2025-02-19T11:59:40.078Z] v4.0.0-dev.14 [2025-02-19T11:59:40.078Z] v4.0.0-dev.15 [2025-02-19T11:59:40.078Z] v4.0.0-dev.16 [2025-02-19T11:59:40.078Z] v4.0.0-dev.17 [2025-02-19T11:59:40.078Z] v4.0.0-dev.18 [2025-02-19T11:59:40.078Z] v4.0.0-dev.19 [2025-02-19T11:59:40.078Z] v4.0.0-dev.2 [2025-02-19T11:59:40.078Z] v4.0.0-dev.20 [2025-02-19T11:59:40.078Z] v4.0.0-dev.21 [2025-02-19T11:59:40.078Z] v4.0.0-dev.22 [2025-02-19T11:59:40.078Z] v4.0.0-dev.23 [2025-02-19T11:59:40.078Z] v4.0.0-dev.24 [2025-02-19T11:59:40.078Z] v4.0.0-dev.25 [2025-02-19T11:59:40.078Z] v4.0.0-dev.26 [2025-02-19T11:59:40.078Z] v4.0.0-dev.27 [2025-02-19T11:59:40.078Z] v4.0.0-dev.28 [2025-02-19T11:59:40.078Z] v4.0.0-dev.29 [2025-02-19T11:59:40.078Z] v4.0.0-dev.3 [2025-02-19T11:59:40.078Z] v4.0.0-dev.30 [2025-02-19T11:59:40.079Z] v4.0.0-dev.31 [2025-02-19T11:59:40.079Z] v4.0.0-dev.32 [2025-02-19T11:59:40.079Z] v4.0.0-dev.33 [2025-02-19T11:59:40.079Z] v4.0.0-dev.34 [2025-02-19T11:59:40.079Z] v4.0.0-dev.35 [2025-02-19T11:59:40.079Z] v4.0.0-dev.36 [2025-02-19T11:59:40.079Z] v4.0.0-dev.37 [2025-02-19T11:59:40.079Z] v4.0.0-dev.38 [2025-02-19T11:59:40.079Z] v4.0.0-dev.39 [2025-02-19T11:59:40.079Z] v4.0.0-dev.4 [2025-02-19T11:59:40.079Z] v4.0.0-dev.40 [2025-02-19T11:59:40.079Z] v4.0.0-dev.41 [2025-02-19T11:59:40.079Z] v4.0.0-dev.42 [2025-02-19T11:59:40.079Z] v4.0.0-dev.43 [2025-02-19T11:59:40.079Z] v4.0.0-dev.44 [2025-02-19T11:59:40.079Z] v4.0.0-dev.45 [2025-02-19T11:59:40.079Z] v4.0.0-dev.46 [2025-02-19T11:59:40.079Z] v4.0.0-dev.47 [2025-02-19T11:59:40.079Z] v4.0.0-dev.48 [2025-02-19T11:59:40.079Z] v4.0.0-dev.49 [2025-02-19T11:59:40.079Z] v4.0.0-dev.5 [2025-02-19T11:59:40.079Z] v4.0.0-dev.50 [2025-02-19T11:59:40.079Z] v4.0.0-dev.51 [2025-02-19T11:59:40.079Z] v4.0.0-dev.52 [2025-02-19T11:59:40.079Z] v4.0.0-dev.53 [2025-02-19T11:59:40.079Z] v4.0.0-dev.54 [2025-02-19T11:59:40.079Z] v4.0.0-dev.55 [2025-02-19T11:59:40.079Z] v4.0.0-dev.56 [2025-02-19T11:59:40.079Z] v4.0.0-dev.57 [2025-02-19T11:59:40.079Z] v4.0.0-dev.58 [2025-02-19T11:59:40.079Z] v4.0.0-dev.59 [2025-02-19T11:59:40.079Z] v4.0.0-dev.6 [2025-02-19T11:59:40.079Z] v4.0.0-dev.7 [2025-02-19T11:59:40.079Z] v4.0.0-dev.8 [2025-02-19T11:59:40.079Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-19T11:59:40.370Z] + lftools sign git-tag v4.0.0-dev.59 [2025-02-19T11:59:40.939Z] Signing Git tag with Sigul... [2025-02-19T11:59:40.939Z] Signing v4.0.0-dev.59 [Pipeline] echo [2025-02-19T11:59:41.523Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:59:41.815Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-19T11:59:41.822Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-19T11:59:41.840Z] $ docker stop --time=1 5c1373a96d558f550e4be2827ab62f1832e1ed40cdf1548eb5e4d35faeda4b3b [2025-02-19T11:59:43.123Z] $ docker rm -f --volumes 5c1373a96d558f550e4be2827ab62f1832e1ed40cdf1548eb5e4d35faeda4b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-19T11:59:43.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T11:59:43.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:43.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T11:59:43.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:59:43.938Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:59:43.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:59:44.317Z] $ docker top df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 -eo pid,comm [2025-02-19T11:59:44.382Z] 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-19T11:59:44.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T11:59:44.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T11:59:44.447Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T11:59:44.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T11:59:44.561Z] $ docker exec df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 ssh-agent [2025-02-19T11:59:44.691Z] SSH_AUTH_SOCK=/tmp/ssh-uQToL5fyILjF/agent.32 [2025-02-19T11:59:44.691Z] SSH_AGENT_PID=38 [2025-02-19T11:59:44.696Z] Running ssh-add (command line suppressed) [2025-02-19T11:59:44.790Z] Identity added: /w/workspace/edgex-go/797@tmp/private_key_6237708737358019850.key (/w/workspace/edgex-go/797@tmp/private_key_6237708737358019850.key) [2025-02-19T11:59:44.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T11:59:45.108Z] + git semver bump pre [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,265 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,265 [bump_version] DEBUG bumping version:4.0.0-dev.59 on axis:pre with prefix:dev [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,265 [bump_version] DEBUG bumped version:4.0.0-dev.60 [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,265 [write_version] DEBUG write version:4.0.0-dev.60 to path:/w/workspace/edgex-go/797/.semver/main with force:True [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,265 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,265 [write_file] DEBUG write to file:/w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,267 [execute] INFO git cat-file --batch-check [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,272 [execute] INFO git cat-file --batch [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T11:59:45.365Z] 2025-02-19 11:59:45,277 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:45.365Z] 4.0.0-dev.60 [Pipeline] } [2025-02-19T11:59:45.363Z] $ docker exec --env ******** --env ******** df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 ssh-agent -k [2025-02-19T11:59:45.466Z] unset SSH_AUTH_SOCK; [2025-02-19T11:59:45.466Z] unset SSH_AGENT_PID; [2025-02-19T11:59:45.466Z] echo Agent pid 38 killed; [2025-02-19T11:59:45.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T11:59:45.818Z] + git semver [Pipeline] } [2025-02-19T11:59:46.077Z] $ docker stop --time=1 df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 [2025-02-19T11:59:47.350Z] $ docker rm -f --volumes df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-19T11:59:47.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-19T11:59:47.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:48.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-19T11:59:48.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T11:59:48.101Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T11:59:48.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T11:59:48.471Z] $ docker top ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab -eo pid,comm [2025-02-19T11:59:48.532Z] 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-19T11:59:48.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-19T11:59:48.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-19T11:59:48.592Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-19T11:59:48.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-19T11:59:48.692Z] $ docker exec ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab ssh-agent [2025-02-19T11:59:48.806Z] SSH_AUTH_SOCK=/tmp/ssh-cGecyoE4FBCh/agent.32 [2025-02-19T11:59:48.806Z] SSH_AGENT_PID=38 [2025-02-19T11:59:48.811Z] Running ssh-add (command line suppressed) [2025-02-19T11:59:48.909Z] Identity added: /w/workspace/edgex-go/797@tmp/private_key_4475184191250262185.key (/w/workspace/edgex-go/797@tmp/private_key_4475184191250262185.key) [2025-02-19T11:59:48.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-19T11:59:49.225Z] + git semver push [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,414 [run_push] DEBUG push [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,414 [execute] INFO git cat-file --batch-check [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=) [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,418 [execute] INFO git rev-list a6c17e400ad64477efacacac41fe20bb0fc9d9da -- [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,418 [execute] DEBUG Popen(['git', 'rev-list', 'a6c17e400ad64477efacacac41fe20bb0fc9d9da', '--'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,436 [execute] INFO git fetch -v origin [2025-02-19T11:59:49.483Z] 2025-02-19 11:59:49,436 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-19T11:59:50.052Z] 2025-02-19 11:59:49,870 [run_push] DEBUG no remote changes detected [2025-02-19T11:59:50.052Z] 2025-02-19 11:59:49,870 [execute] INFO git push origin semver [2025-02-19T11:59:50.052Z] 2025-02-19 11:59:49,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-19T11:59:50.622Z] 2025-02-19 11:59:50,597 [run_push] DEBUG push all version tags [2025-02-19T11:59:50.622Z] 2025-02-19 11:59:50,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-19T11:59:50.622Z] 2025-02-19 11:59:50,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=None) [2025-02-19T11:59:51.559Z] 2025-02-19 11:59:51,467 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main [2025-02-19T11:59:51.559Z] 4.0.0-dev.60 [Pipeline] } [2025-02-19T11:59:51.557Z] $ docker exec --env ******** --env ******** ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab ssh-agent -k [2025-02-19T11:59:51.673Z] unset SSH_AUTH_SOCK; [2025-02-19T11:59:51.673Z] unset SSH_AGENT_PID; [2025-02-19T11:59:51.673Z] echo Agent pid 38 killed; [2025-02-19T11:59:51.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-19T11:59:52.027Z] + git semver [Pipeline] } [2025-02-19T11:59:52.295Z] $ docker stop --time=1 ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab [2025-02-19T11:59:53.583Z] $ docker rm -f --volumes ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab [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-19T11:59:54.189Z] + [ -d /w/workspace/edgex-go/797/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:59:54.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T11:59:55.344Z] ---> package-listing.sh [2025-02-19T11:59:55.344Z] ++ facter osfamily [2025-02-19T11:59:55.344Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-19T11:59:55.603Z] + OS_FAMILY=debian [2025-02-19T11:59:55.603Z] + workspace=/w/workspace/edgex-go/797 [2025-02-19T11:59:55.603Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-19T11:59:55.603Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-19T11:59:55.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-19T11:59:55.603Z] + PACKAGES=/tmp/packages_start.txt [2025-02-19T11:59:55.603Z] + '[' /w/workspace/edgex-go/797 ']' [2025-02-19T11:59:55.603Z] + PACKAGES=/tmp/packages_end.txt [2025-02-19T11:59:55.603Z] + case "${OS_FAMILY}" in [2025-02-19T11:59:55.603Z] + dpkg -l [2025-02-19T11:59:55.603Z] + grep '^ii' [2025-02-19T11:59:55.603Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-19T11:59:55.603Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-19T11:59:55.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-19T11:59:55.603Z] + '[' /w/workspace/edgex-go/797 ']' [2025-02-19T11:59:55.603Z] + mkdir -p /w/workspace/edgex-go/797/archives/ [2025-02-19T11:59:55.603Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/797/archives/ [Pipeline] echo [2025-02-19T11:59:55.615Z] 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/797/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-19T11:59:55.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:56.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T11:59:56.456Z] [2025-02-19T11:59:56.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-19T11:59:56.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T11:59:56.759Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-19T11:59:56.759Z] 5eb5b503b376: Pulling fs layer [2025-02-19T11:59:56.759Z] 5c69ac0246d0: Pulling fs layer [2025-02-19T11:59:56.759Z] ec43610c2a17: Pulling fs layer [2025-02-19T11:59:56.759Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-19T11:59:56.759Z] 33b1e0a273af: Pulling fs layer [2025-02-19T11:59:56.759Z] 5d3b04190fa2: Pulling fs layer [2025-02-19T11:59:56.759Z] 2f39f015ded8: Pulling fs layer [2025-02-19T11:59:56.759Z] 33b1e0a273af: Waiting [2025-02-19T11:59:56.759Z] 5d3b04190fa2: Waiting [2025-02-19T11:59:56.759Z] 2f39f015ded8: Waiting [2025-02-19T11:59:56.759Z] 3a2ae6a8a46f: Waiting [2025-02-19T11:59:56.759Z] 5c69ac0246d0: Verifying Checksum [2025-02-19T11:59:56.759Z] 5c69ac0246d0: Download complete [2025-02-19T11:59:56.759Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-19T11:59:56.759Z] 3a2ae6a8a46f: Download complete [2025-02-19T11:59:56.759Z] 33b1e0a273af: Verifying Checksum [2025-02-19T11:59:56.759Z] 33b1e0a273af: Download complete [2025-02-19T11:59:56.759Z] 5d3b04190fa2: Verifying Checksum [2025-02-19T11:59:56.759Z] 5d3b04190fa2: Download complete [2025-02-19T11:59:56.759Z] ec43610c2a17: Verifying Checksum [2025-02-19T11:59:56.759Z] ec43610c2a17: Download complete [2025-02-19T11:59:57.023Z] 5eb5b503b376: Verifying Checksum [2025-02-19T11:59:57.023Z] 5eb5b503b376: Download complete [2025-02-19T11:59:57.590Z] 2f39f015ded8: Download complete [2025-02-19T11:59:58.157Z] 5eb5b503b376: Pull complete [2025-02-19T11:59:58.414Z] 5c69ac0246d0: Pull complete [2025-02-19T11:59:58.982Z] ec43610c2a17: Pull complete [2025-02-19T11:59:58.982Z] 3a2ae6a8a46f: Pull complete [2025-02-19T11:59:59.241Z] 33b1e0a273af: Pull complete [2025-02-19T11:59:59.241Z] 5d3b04190fa2: Pull complete [2025-02-19T12:00:04.531Z] 2f39f015ded8: Pull complete [2025-02-19T12:00:04.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-19T12:00:04.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-19T12:00:04.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-19T12:00:04.632Z] prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container [2025-02-19T12:00:04.654Z] $ 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/797/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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-19T12:00:09.468Z] $ docker top ece66bf72d7ed246dcf63b9678d9d92964dfd1e4ab983923e3ad6e495800dd48 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-19T12:00:09.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-19T12:00:10.116Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-19T12:00:10.405Z] + ls /var/log/sa-host [2025-02-19T12:00:10.405Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-19T12:00:10.587Z] provisioning config files... [2025-02-19T12:00:10.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/797@tmp/config6447342755006522376tmp [Pipeline] { [Pipeline] echo [2025-02-19T12:00:10.618Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T12:00:10.904Z] ---> create-netrc.sh [Pipeline] } [2025-02-19T12:00:10.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-19T12:00:11.257Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-19T12:00:11.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T12:00:11.549Z] ---> sudo-logs.sh [2025-02-19T12:00:11.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-19T12:00:11.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T12:00:11.858Z] ---> job-cost.sh [2025-02-19T12:00:11.858Z] lf-activate-venv: SKIPPING [2025-02-19T12:00:11.858Z] DEBUG: total: 0.10999999940395355 [2025-02-19T12:00:11.858Z] INFO: Retrieving Stack Cost... [2025-02-19T12:00:12.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-19T12:00:12.377Z] INFO: Archiving Costs [Pipeline] echo [2025-02-19T12:00:12.391Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-19T12:00:12.675Z] ---> logs-deploy.sh [2025-02-19T12:00:12.675Z] lf-activate-venv: SKIPPING [2025-02-19T12:00:12.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/797 [2025-02-19T12:00:12.675Z] INFO: archiving workspace using pattern(s): [2025-02-19T12:00:13.611Z] Archives upload complete. [2025-02-19T12:00:13.611Z] INFO: archiving logs to Nexus