Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2a798ab9bb1849f149a792791eccfc34c47448c 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-ssh13361988655617298245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh3006642347273221776.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1168697937933275300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh11418641210266470535.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-ssh8019236735859664984.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-40562’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/808 [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/808 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d2a798ab9bb1849f149a792791eccfc34c47448c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2a798ab9bb1849f149a792791eccfc34c47448c # timeout=10 Commit message: "Merge pull request #5105 from judehung/update-bootstrap" > git rev-list --no-walk 0039a45c5c82d0a9f0f7767a04b8c2e9819a9e7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T10:15:38.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T10:15:38.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T10:15:38.925Z] ========================================================= [2025-03-07T10:15:38.925Z] EdgeX Global Pipelines Version Info [2025-03-07T10:15:38.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T10:15:39.655Z] ------------------- [2025-03-07T10:15:39.655Z] stable info: [2025-03-07T10:15:39.655Z] ------------------- [2025-03-07T10:15:39.655Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T10:15:39.655Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-07T10:15:39.655Z] Message: update stable to v1.0.271 [2025-03-07T10:15:40.228Z] ------------------- [2025-03-07T10:15:40.228Z] experimental info: [2025-03-07T10:15:40.228Z] ------------------- [2025-03-07T10:15:40.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-07T10:15:40.228Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-07T10:15:40.228Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T10:15:40.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-07T10:15:40.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-07T10:15:40.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T10:15:40.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T10:15:40.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T10:15:40.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-07T10:15:40.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-07T10:15:40.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-07T10:15:40.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-07T10:15:40.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-07T10:15:40.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-07T10:15:40.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T10:15:40.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T10:15:40.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T10:15:40.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T10:15:40.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T10:15:40.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T10:15:40.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T10:15:40.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-07T10:15:40.615Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-07T10:15:40.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T10:15:40.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T10:15:40.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-07T10:15:40.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-07T10:15:40.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-07T10:15:40.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-07T10:15:40.742Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] echo [2025-03-07T10:15:40.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2a798a [Pipeline] echo [2025-03-07T10:15:40.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T10:15:40.841Z] provisioning config files... [2025-03-07T10:15:40.857Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config10080069354035619244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T10:15:41.207Z] ---> ****-login.sh [2025-03-07T10:15:41.207Z] nexus3.edgexfoundry.org:10001 [2025-03-07T10:15:41.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:15:41.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:15:41.466Z] Configure a credential helper to remove this warning. See [2025-03-07T10:15:41.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:15:41.466Z] [2025-03-07T10:15:41.466Z] Login Succeeded [2025-03-07T10:15:41.466Z] nexus3.edgexfoundry.org:10002 [2025-03-07T10:15:41.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:15:41.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:15:41.466Z] Configure a credential helper to remove this warning. See [2025-03-07T10:15:41.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:15:41.466Z] [2025-03-07T10:15:41.466Z] Login Succeeded [2025-03-07T10:15:41.466Z] nexus3.edgexfoundry.org:10003 [2025-03-07T10:15:41.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:15:41.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:15:41.725Z] Configure a credential helper to remove this warning. See [2025-03-07T10:15:41.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:15:41.725Z] [2025-03-07T10:15:41.725Z] Login Succeeded [2025-03-07T10:15:41.725Z] nexus3.edgexfoundry.org:10004 [2025-03-07T10:15:41.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:15:41.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:15:41.725Z] Configure a credential helper to remove this warning. See [2025-03-07T10:15:41.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:15:41.725Z] [2025-03-07T10:15:41.725Z] Login Succeeded [2025-03-07T10:15:41.725Z] ****.io [2025-03-07T10:15:41.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:15:41.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:15:41.984Z] Configure a credential helper to remove this warning. See [2025-03-07T10:15:41.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:15:41.984Z] [2025-03-07T10:15:41.984Z] Login Succeeded [2025-03-07T10:15:41.984Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T10:15:41.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T10:15:42.317Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/core-command/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-07T10:15:42.317Z] + + cut -d/ -f2 [2025-03-07T10:15:42.317Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-07T10:15:42.317Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-07T10:15:42.317Z] + + dirname cmd/core-data/Dockerfile [2025-03-07T10:15:42.317Z] cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/core-keeper/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/core-metadata/Dockerfile+ [2025-03-07T10:15:42.317Z] cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-07T10:15:42.317Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2025-03-07T10:15:42.317Z] cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/support-notifications/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-07T10:15:42.317Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-07T10:15:42.317Z] + cut -d/ -f2 [2025-03-07T10:15:42.317Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-07T10:15:42.345Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-07T10:15:42.693Z] + git rev-list -1 --merges d2a798ab9bb1849f149a792791eccfc34c47448c~1..d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] echo [2025-03-07T10:15:42.705Z] -----------> git rev-list -1 --merges d2a798ab9bb1849f149a792791eccfc34c47448c~1..d2a798ab9bb1849f149a792791eccfc34c47448c d2a798ab9bb1849f149a792791eccfc34c47448c [false] [Pipeline] sh [2025-03-07T10:15:42.999Z] + git log --format=format:%s -1 d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] echo [2025-03-07T10:15:43.019Z] ========================================================= [2025-03-07T10:15:43.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T10:15:43.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-07T10:15:43.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T10:15:43.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T10:15:43.398Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T10:15:43.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T10:15:43.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T10:15:43.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T10:15:43.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:15:43.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T10:15:43.757Z] [2025-03-07T10:15:43.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:15:44.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T10:15:44.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T10:15:44.062Z] b85a868b505f: Pulling fs layer [2025-03-07T10:15:44.062Z] e2be974225ed: Pulling fs layer [2025-03-07T10:15:44.062Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T10:15:44.062Z] 988bab9f4d93: Pulling fs layer [2025-03-07T10:15:44.062Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T10:15:44.062Z] eaf3925da568: Pulling fs layer [2025-03-07T10:15:44.062Z] bab4dde63d76: Pulling fs layer [2025-03-07T10:15:44.062Z] bde34c3a00c8: Pulling fs layer [2025-03-07T10:15:44.062Z] b352a97aabf1: Pulling fs layer [2025-03-07T10:15:44.062Z] 4872d77fe225: Pulling fs layer [2025-03-07T10:15:44.062Z] 5851b861e8e6: Pulling fs layer [2025-03-07T10:15:44.062Z] bab4dde63d76: Waiting [2025-03-07T10:15:44.062Z] bde34c3a00c8: Waiting [2025-03-07T10:15:44.062Z] b352a97aabf1: Waiting [2025-03-07T10:15:44.062Z] 4872d77fe225: Waiting [2025-03-07T10:15:44.062Z] 5851b861e8e6: Waiting [2025-03-07T10:15:44.062Z] 988bab9f4d93: Waiting [2025-03-07T10:15:44.062Z] 1469e6f7b9e6: Waiting [2025-03-07T10:15:44.062Z] eaf3925da568: Waiting [2025-03-07T10:15:44.062Z] e2be974225ed: Verifying Checksum [2025-03-07T10:15:44.062Z] e2be974225ed: Download complete [2025-03-07T10:15:44.062Z] 988bab9f4d93: Verifying Checksum [2025-03-07T10:15:44.062Z] 988bab9f4d93: Download complete [2025-03-07T10:15:44.320Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T10:15:44.320Z] eaf3925da568: Verifying Checksum [2025-03-07T10:15:44.320Z] eaf3925da568: Download complete [2025-03-07T10:15:44.320Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T10:15:44.320Z] 1469e6f7b9e6: Download complete [2025-03-07T10:15:44.320Z] bde34c3a00c8: Verifying Checksum [2025-03-07T10:15:44.320Z] bde34c3a00c8: Download complete [2025-03-07T10:15:44.320Z] b352a97aabf1: Download complete [2025-03-07T10:15:44.320Z] 4872d77fe225: Download complete [2025-03-07T10:15:44.320Z] b85a868b505f: Verifying Checksum [2025-03-07T10:15:44.320Z] b85a868b505f: Download complete [2025-03-07T10:15:44.320Z] 5851b861e8e6: Verifying Checksum [2025-03-07T10:15:44.320Z] 5851b861e8e6: Download complete [2025-03-07T10:15:44.886Z] bab4dde63d76: Verifying Checksum [2025-03-07T10:15:44.886Z] bab4dde63d76: Download complete [2025-03-07T10:15:45.454Z] b85a868b505f: Pull complete [2025-03-07T10:15:45.712Z] e2be974225ed: Pull complete [2025-03-07T10:15:45.971Z] 339a4e72a1f5: Pull complete [2025-03-07T10:15:46.230Z] 988bab9f4d93: Pull complete [2025-03-07T10:15:46.489Z] 1469e6f7b9e6: Pull complete [2025-03-07T10:15:46.489Z] eaf3925da568: Pull complete [2025-03-07T10:15:47.863Z] bab4dde63d76: Pull complete [2025-03-07T10:15:47.863Z] bde34c3a00c8: Pull complete [2025-03-07T10:15:48.122Z] b352a97aabf1: Pull complete [2025-03-07T10:15:48.122Z] 4872d77fe225: Pull complete [2025-03-07T10:15:48.122Z] 5851b861e8e6: Pull complete [2025-03-07T10:15:48.122Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T10:15:48.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T10:15:48.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T10:15:48.255Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T10:15:48.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T10:15:51.279Z] $ docker top ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 -eo pid,comm [2025-03-07T10:15:51.340Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T10:15:51.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T10:15:51.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T10:15:51.390Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T10:15:51.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T10:15:51.502Z] $ docker exec ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent [2025-03-07T10:15:51.616Z] SSH_AUTH_SOCK=/tmp/ssh-xrkp60zTQ42Y/agent.31 [2025-03-07T10:15:51.616Z] SSH_AGENT_PID=37 [2025-03-07T10:15:51.623Z] Running ssh-add (command line suppressed) [2025-03-07T10:15:51.715Z] Identity added: /w/workspace/edgex-go/808@tmp/private_key_5616018088320865914.key (/w/workspace/edgex-go/808@tmp/private_key_5616018088320865914.key) [2025-03-07T10:15:51.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T10:15:52.023Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T10:15:52.031Z] $ docker exec --env ******** --env ******** ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent -k [2025-03-07T10:15:52.128Z] unset SSH_AUTH_SOCK; [2025-03-07T10:15:52.129Z] unset SSH_AGENT_PID; [2025-03-07T10:15:52.129Z] echo Agent pid 37 killed; [2025-03-07T10:15:52.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T10:15:52.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T10:15:52.176Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T10:15:52.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T10:15:52.277Z] $ docker exec ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent [2025-03-07T10:15:52.385Z] SSH_AUTH_SOCK=/tmp/ssh-P9ht28D4lhH0/agent.70 [2025-03-07T10:15:52.385Z] SSH_AGENT_PID=76 [2025-03-07T10:15:52.390Z] Running ssh-add (command line suppressed) [2025-03-07T10:15:52.479Z] Identity added: /w/workspace/edgex-go/808@tmp/private_key_15471320040753205951.key (/w/workspace/edgex-go/808@tmp/private_key_15471320040753205951.key) [2025-03-07T10:15:52.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T10:15:52.789Z] + git semver init [2025-03-07T10:15:53.048Z] 2025-03-07 10:15:52,956 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T10:15:53.048Z] 2025-03-07 10:15:52,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/808/.semver [2025-03-07T10:15:53.048Z] 2025-03-07 10:15:52,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/808/.semver [2025-03-07T10:15:53.048Z] 2025-03-07 10:15:52,958 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/808/.semver'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=None) [2025-03-07T10:15:59.615Z] 2025-03-07 10:15:58,968 [append_file] DEBUG append to file:/w/workspace/edgex-go/808/.git/info/exclude [2025-03-07T10:15:59.615Z] 2025-03-07 10:15:58,968 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/808/.semver/main with force:False [2025-03-07T10:15:59.615Z] 2025-03-07 10:15:58,968 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T10:15:59.615Z] 2025-03-07 10:15:58,968 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T10:15:59.615Z] 4.0.0-dev.70 [Pipeline] } [2025-03-07T10:15:59.624Z] $ docker exec --env ******** --env ******** ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 ssh-agent -k [2025-03-07T10:15:59.738Z] unset SSH_AUTH_SOCK; [2025-03-07T10:15:59.738Z] unset SSH_AGENT_PID; [2025-03-07T10:15:59.738Z] echo Agent pid 76 killed; [2025-03-07T10:15:59.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T10:16:00.075Z] + git semver [Pipeline] } [2025-03-07T10:16:00.346Z] $ docker stop --time=1 ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 [2025-03-07T10:16:01.612Z] $ docker rm -f --volumes ba738f5d2dcc954ed3e58666da2023f6c18b6c49e58ff2d1e2872773cfc873e9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T10:16:01.956Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T10:16:02.178Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T10:16:02.182Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.70 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T10:16:02.634Z] + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] echo [2025-03-07T10:16:02.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T10:16:02.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T10:16:02.674Z] ========================================================= [2025-03-07T10:16:02.674Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-07T10:16:02.674Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-07T10:16:02.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-07T10:16:02.966Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-07T10:16:02.966Z] da9db072f522: Pulling fs layer [2025-03-07T10:16:02.966Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-07T10:16:02.966Z] 06f05ace1117: Pulling fs layer [2025-03-07T10:16:02.966Z] 5fe327b54edc: Pulling fs layer [2025-03-07T10:16:02.966Z] 4f4fb700ef54: Pulling fs layer [2025-03-07T10:16:02.966Z] 92a5565b7b96: Pulling fs layer [2025-03-07T10:16:02.966Z] ff9bb7016b71: Pulling fs layer [2025-03-07T10:16:02.966Z] b67dba6c2c7d: Pulling fs layer [2025-03-07T10:16:02.966Z] a813b0c90790: Pulling fs layer [2025-03-07T10:16:02.966Z] 5fe327b54edc: Waiting [2025-03-07T10:16:02.966Z] ff9bb7016b71: Waiting [2025-03-07T10:16:02.966Z] b67dba6c2c7d: Waiting [2025-03-07T10:16:02.966Z] a813b0c90790: Waiting [2025-03-07T10:16:02.966Z] 92a5565b7b96: Waiting [2025-03-07T10:16:02.966Z] 4f4fb700ef54: Waiting [2025-03-07T10:16:02.966Z] 6ef4a4ee8ca5: Download complete [2025-03-07T10:16:02.966Z] 5fe327b54edc: Verifying Checksum [2025-03-07T10:16:02.966Z] 5fe327b54edc: Download complete [2025-03-07T10:16:02.966Z] 4f4fb700ef54: Verifying Checksum [2025-03-07T10:16:02.966Z] 4f4fb700ef54: Download complete [2025-03-07T10:16:02.966Z] da9db072f522: Download complete [2025-03-07T10:16:02.966Z] 92a5565b7b96: Verifying Checksum [2025-03-07T10:16:02.966Z] 92a5565b7b96: Download complete [2025-03-07T10:16:02.966Z] ff9bb7016b71: Verifying Checksum [2025-03-07T10:16:02.966Z] ff9bb7016b71: Download complete [2025-03-07T10:16:03.226Z] da9db072f522: Pull complete [2025-03-07T10:16:03.226Z] 6ef4a4ee8ca5: Pull complete [2025-03-07T10:16:03.226Z] a813b0c90790: Verifying Checksum [2025-03-07T10:16:03.226Z] a813b0c90790: Download complete [2025-03-07T10:16:03.484Z] 06f05ace1117: Verifying Checksum [2025-03-07T10:16:03.484Z] 06f05ace1117: Download complete [2025-03-07T10:16:03.743Z] b67dba6c2c7d: Verifying Checksum [2025-03-07T10:16:03.743Z] b67dba6c2c7d: Download complete [2025-03-07T10:16:07.023Z] 06f05ace1117: Pull complete [2025-03-07T10:16:07.023Z] 5fe327b54edc: Pull complete [2025-03-07T10:16:07.023Z] 4f4fb700ef54: Pull complete [2025-03-07T10:16:07.023Z] 92a5565b7b96: Pull complete [2025-03-07T10:16:07.023Z] ff9bb7016b71: Pull complete [2025-03-07T10:16:08.925Z] b67dba6c2c7d: Pull complete [2025-03-07T10:16:09.493Z] a813b0c90790: Pull complete [2025-03-07T10:16:09.493Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-07T10:16:09.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-07T10:16:09.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-07T10:16:09.792Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-07T10:16:09.792Z] WORKDIR /edgex [2025-03-07T10:16:09.792Z] COPY go.mod . [2025-03-07T10:16:09.792Z] RUN go mod download [2025-03-07T10:16:09.792Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-07T10:16:10.360Z] Sending build context to Docker daemon 180.3MB [2025-03-07T10:16:10.360Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-07T10:16:10.360Z] ---> 3ba60ce46760 [2025-03-07T10:16:10.360Z] Step 2/4 : WORKDIR /edgex [2025-03-07T10:16:17.289Z] Still waiting to schedule task [2025-03-07T10:16:17.289Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-07T10:16:18.482Z] ---> Running in b5086271d326 [2025-03-07T10:16:18.482Z] Removing intermediate container b5086271d326 [2025-03-07T10:16:18.482Z] ---> 8db890711a3f [2025-03-07T10:16:18.482Z] Step 3/4 : COPY go.mod . [2025-03-07T10:16:18.482Z] ---> fe5085689a13 [2025-03-07T10:16:18.482Z] Step 4/4 : RUN go mod download [2025-03-07T10:16:18.482Z] ---> Running in edd59bb891dd [2025-03-07T10:16:36.566Z] Removing intermediate container edd59bb891dd [2025-03-07T10:16:36.566Z] ---> b91865540e70 [2025-03-07T10:16:36.566Z] Successfully built b91865540e70 [2025-03-07T10:16:36.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:16:36.863Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T10:16:36.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T10:16:36.933Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T10:16:36.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T10:16:37.311Z] $ docker top 0c120da0171152e77e918b006af5d925ec1b7b6af8fe16183a168989d1efdc1a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T10:16:37.641Z] + go version [2025-03-07T10:16:37.641Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-07T10:16:37.655Z] $ docker stop --time=1 0c120da0171152e77e918b006af5d925ec1b7b6af8fe16183a168989d1efdc1a [2025-03-07T10:16:38.930Z] $ docker rm -f --volumes 0c120da0171152e77e918b006af5d925ec1b7b6af8fe16183a168989d1efdc1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:16:39.355Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T10:16:39.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T10:16:39.436Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T10:16:39.467Z] $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T10:16:39.794Z] $ docker top 1789b1a66da73d58d847f25bc3cc8b665e67ffdaf51369778568ad1cafcf3f30 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-07T10:16:39.860Z] ========================================================= [2025-03-07T10:16:39.860Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-07T10:16:39.860Z] ========================================================= [Pipeline] sh [2025-03-07T10:16:40.138Z] + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] fileExists [Pipeline] sh [2025-03-07T10:16:40.436Z] + make test [2025-03-07T10:16:40.436Z] go test -race -coverprofile=coverage.out ./... [2025-03-07T10:16:48.551Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-07T10:17:15.091Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-07T10:17:15.350Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-07T10:17:15.350Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-07T10:17:15.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-03-07T10:17:16.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-07T10:17:16.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-07T10:17:16.178Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-07T10:17:16.178Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:16.178Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-07T10:17:16.178Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-07T10:17:16.178Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-07T10:17:16.178Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-07T10:17:16.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-07T10:17:16.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-07T10:17:17.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-07T10:17:17.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-07T10:17:17.815Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-07T10:17:17.815Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-07T10:17:17.815Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-07T10:17:17.815Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2025-03-07T10:17:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 3.5% of statements [2025-03-07T10:17:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements [2025-03-07T10:17:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.872s coverage: 93.4% of statements [2025-03-07T10:17:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements [2025-03-07T10:17:19.190Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-07T10:17:19.190Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-07T10:17:20.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements [2025-03-07T10:17:21.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-07T10:17:21.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-07T10:17:21.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-07T10:17:21.507Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-07T10:17:22.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements [2025-03-07T10:17:22.883Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-03-07T10:17:23.450Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-07T10:17:23.450Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-07T10:17:23.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-07T10:17:23.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-07T10:17:23.708Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:23.708Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-07T10:17:24.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-03-07T10:17:24.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-03-07T10:17:24.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 43.1% of statements [2025-03-07T10:17:24.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-03-07T10:17:25.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-03-07T10:17:25.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2025-03-07T10:17:25.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-03-07T10:17:25.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-03-07T10:17:25.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-07T10:17:25.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-07T10:17:25.213Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-07T10:17:26.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-07T10:17:26.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-07T10:17:26.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-07T10:17:26.150Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-07T10:17:26.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-03-07T10:17:27.087Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-07T10:17:27.087Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-07T10:17:27.087Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-07T10:17:28.053Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-07T10:17:28.053Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-07T10:17:28.053Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-07T10:17:28.053Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-07T10:17:28.988Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-07T10:17:28.988Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-07T10:17:29.247Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-07T10:17:31.152Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-07T10:17:31.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-07T10:17:32.531Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-07T10:17:33.467Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-07T10:17:33.467Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-07T10:17:33.467Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-07T10:17:36.751Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-07T10:17:37.685Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-07T10:17:37.685Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-07T10:17:37.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-07T10:17:37.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-07T10:17:37.685Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:38.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2025-03-07T10:17:39.626Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-07T10:17:39.626Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-07T10:17:39.626Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-07T10:17:39.626Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-07T10:17:39.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-07T10:17:39.626Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-07T10:17:40.193Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-07T10:17:40.193Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-07T10:17:40.193Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-07T10:17:40.193Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-07T10:17:40.193Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-07T10:17:40.193Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-07T10:17:42.095Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-07T10:17:42.095Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-07T10:17:42.095Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-07T10:17:42.095Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-07T10:17:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-07T10:17:43.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-07T10:17:43.028Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-07T10:17:43.028Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:43.285Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-07T10:17:43.285Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-07T10:17:43.285Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-07T10:17:44.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-07T10:17:44.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-07T10:17:44.659Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-07T10:17:47.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.110s coverage: 81.8% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.285s coverage: 29.2% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2025-03-07T10:17:47.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-03-07T10:17:48.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements [2025-03-07T10:17:48.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements [2025-03-07T10:17:48.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-03-07T10:17:48.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2025-03-07T10:17:48.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-03-07T10:17:49.156Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-07T10:17:49.414Z] running golangci-lint [2025-03-07T10:17:49.414Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-07T10:17:49.671Z] go version go1.23.4 linux/amd64 [2025-03-07T10:17:49.671Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-07T10:17:49.671Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-07T10:17:49.929Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-07T10:17:51.172Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40565 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-07T10:17:51.194Z] Running in /w/workspace/edgex-go/808 [Pipeline] { [Pipeline] checkout [2025-03-07T10:17:51.242Z] The recommended git tool is: git [2025-03-07T10:17:57.323Z] using credential edgex-jenkins-ssh [2025-03-07T10:17:57.347Z] Cloning the remote Git repository [2025-03-07T10:17:57.387Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-07T10:17:57.474Z] > git init /w/workspace/edgex-go/808 # timeout=10 [2025-03-07T10:17:57.621Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-07T10:17:57.623Z] > git --version # timeout=10 [2025-03-07T10:17:57.641Z] > git --version # 'git version 2.25.1' [2025-03-07T10:17:57.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T10:17:57.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T10:18:15.274Z] Avoid second fetch [2025-03-07T10:18:15.275Z] Checking out Revision d2a798ab9bb1849f149a792791eccfc34c47448c (main) [2025-03-07T10:18:14.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-07T10:18:14.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T10:18:15.287Z] > git config core.sparsecheckout # timeout=10 [2025-03-07T10:18:15.350Z] > git checkout -f d2a798ab9bb1849f149a792791eccfc34c47448c # timeout=10 [2025-03-07T10:18:16.150Z] Commit message: "Merge pull request #5105 from judehung/update-bootstrap" [2025-03-07T10:18:16.464Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|files|imports|types_sizes) took 25.371766269s" [2025-03-07T10:18:16.464Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.855594ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T10:18:21.028Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-07T10:18:21.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T10:18:21.028Z] Dload Upload Total Spent Left Speed [2025-03-07T10:18:21.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 62271 0 --:--:-- --:--:-- --:--:-- 62575 [Pipeline] sh [2025-03-07T10:18:21.361Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-07T10:18:21.689Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-07T10:18:21.689Z] + sudo tee /etc/docker/daemon.new [2025-03-07T10:18:21.689Z] { [2025-03-07T10:18:21.689Z] "registry-mirrors": [ [2025-03-07T10:18:21.689Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-07T10:18:21.689Z] ], [2025-03-07T10:18:21.689Z] "bip": "10.250.0.254/24", [2025-03-07T10:18:21.689Z] "hosts": [ [2025-03-07T10:18:21.689Z] "tcp://0.0.0.0:5555", [2025-03-07T10:18:21.689Z] "unix:///var/run/docker.sock" [2025-03-07T10:18:21.689Z] ], [2025-03-07T10:18:21.689Z] "mtu": 1458, [2025-03-07T10:18:21.689Z] "selinux-enabled": true, [2025-03-07T10:18:21.689Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-07T10:18:21.689Z] } [Pipeline] sh [2025-03-07T10:18:22.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-07T10:18:22.348Z] + sudo service docker restart [2025-03-07T10:18:28.653Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.594800886s with top 10 stages: buildir: 56.991122244s, gosec: 3.896526987s, inspect: 2.289187981s, fact_deprecated: 2.262088498s, printf: 1.930836302s, ctrlflow: 1.745410134s, S1038: 1.36262959s, fact_purity: 1.31659215s, nilness: 998.371324ms, S1039: 711.87231ms" [2025-03-07T10:18:28.653Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-07T10:18:28.653Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, skip_files: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, skip_dirs: 202/202" [2025-03-07T10:18:28.653Z] level=info msg="[runner] processing took 24.313875ms with stages: nolint: 12.566591ms, identifier_marker: 5.765015ms, exclude-rules: 2.393938ms, path_prettifier: 1.419309ms, autogenerated_exclude: 1.346525ms, skip_dirs: 759.193µs, invalid_issue: 23.671µs, cgo: 23.182µs, filename_unadjuster: 11.571µs, max_same_issues: 1.13µs, uniq_by_line: 530ns, fixer: 440ns, skip_files: 430ns, exclude: 420ns, diff: 380ns, sort_results: 310ns, source_code: 250ns, max_from_linter: 250ns, severity-rules: 210ns, path_prefixer: 190ns, max_per_file_from_linter: 180ns, path_shortener: 160ns" [2025-03-07T10:18:28.653Z] level=info msg="[runner] linters took 12.106865612s with stages: goanalysis_metalinter: 12.082420498s" [2025-03-07T10:18:28.653Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-07T10:18:28.653Z] level=info msg="Memory: 372 samples, avg is 260.6MB, max is 1331.3MB" [2025-03-07T10:18:28.653Z] level=info msg="Execution took 37.538721617s" [2025-03-07T10:18:28.653Z] go vet ./... [2025-03-07T10:18:33.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-07T10:18:33.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-07T10:18:34.181Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-07T10:18:34.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-07T10:18:34.485Z] + ls -al . [2025-03-07T10:18:34.485Z] total 1992 [2025-03-07T10:18:34.485Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 10:16 . [2025-03-07T10:18:34.485Z] drwxr-xr-x 4 root root 4096 Mar 7 10:16 .. [2025-03-07T10:18:34.485Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 .blubracket [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 10 Mar 7 10:15 .dockerignore [2025-03-07T10:18:34.485Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 10:17 .git [2025-03-07T10:18:34.485Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 10:15 .github [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 907 Mar 7 10:15 .gitignore [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 199 Mar 7 10:15 .golangci.yml [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 100 Mar 7 10:15 .hadolint.yml [2025-03-07T10:18:34.485Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 10:15 .semver [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 155 Mar 7 10:15 .sonarcloud.properties [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 10:15 ADOPTERS.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 17374 Mar 7 10:15 Attribution.txt [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 108018 Mar 7 10:15 CHANGELOG.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 10:15 CONTRIBUTING.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 10:15 GOVERNANCE.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 858 Mar 7 10:15 Jenkinsfile [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 10:15 LICENSE [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 16740 Mar 7 10:15 Makefile [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 10:15 OWNERS.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 9932 Mar 7 10:15 README.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 789 Mar 7 10:15 SECURITY.md [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 12 Mar 7 10:16 VERSION [2025-03-07T10:18:34.485Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 bin [2025-03-07T10:18:34.485Z] drwxrwxr-x 19 1001 1001 4096 Mar 7 10:15 cmd [2025-03-07T10:18:34.485Z] -rw-r--r-- 1 root root 1660758 Mar 7 10:17 coverage.out [2025-03-07T10:18:34.485Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 fuzz_test [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 6454 Mar 7 10:15 go.mod [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 88143 Mar 7 10:15 go.sum [2025-03-07T10:18:34.485Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 10:15 internal [2025-03-07T10:18:34.485Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 10:15 openapi [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 584 Mar 7 10:15 security.txt [2025-03-07T10:18:34.485Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 10:15 version.go [Pipeline] sh [2025-03-07T10:18:34.774Z] + '[' -e coverage.out ] [2025-03-07T10:18:34.774Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-07T10:18:34.927Z] Stashed 1 file(s) [Pipeline] sh [2025-03-07T10:18:35.209Z] + make build [2025-03-07T10:18:35.209Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T10:18:40.601Z] provisioning config files... [2025-03-07T10:18:40.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config6155036759093278847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T10:18:41.075Z] ---> ****-login.sh [2025-03-07T10:18:41.075Z] nexus3.edgexfoundry.org:10001 [2025-03-07T10:18:41.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:18:41.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:18:41.613Z] Configure a credential helper to remove this warning. See [2025-03-07T10:18:41.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:18:41.613Z] [2025-03-07T10:18:41.613Z] Login Succeeded [2025-03-07T10:18:41.613Z] nexus3.edgexfoundry.org:10002 [2025-03-07T10:18:41.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:18:41.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:18:41.890Z] Configure a credential helper to remove this warning. See [2025-03-07T10:18:41.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:18:41.890Z] [2025-03-07T10:18:41.890Z] Login Succeeded [2025-03-07T10:18:41.890Z] nexus3.edgexfoundry.org:10003 [2025-03-07T10:18:42.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:18:42.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:18:42.431Z] Configure a credential helper to remove this warning. See [2025-03-07T10:18:42.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:18:42.431Z] [2025-03-07T10:18:42.431Z] Login Succeeded [2025-03-07T10:18:42.431Z] nexus3.edgexfoundry.org:10004 [2025-03-07T10:18:42.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:18:42.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:18:42.702Z] Configure a credential helper to remove this warning. See [2025-03-07T10:18:42.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:18:42.702Z] [2025-03-07T10:18:42.702Z] Login Succeeded [2025-03-07T10:18:42.702Z] ****.io [2025-03-07T10:18:42.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:18:42.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:18:42.968Z] Configure a credential helper to remove this warning. See [2025-03-07T10:18:42.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:18:42.968Z] [2025-03-07T10:18:42.968Z] Login Succeeded [2025-03-07T10:18:43.235Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T10:18:43.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-07T10:18:43.854Z] + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] echo [2025-03-07T10:18:43.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T10:18:43.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T10:18:43.909Z] ========================================================= [2025-03-07T10:18:43.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-07T10:18:43.909Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-07T10:18:44.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-07T10:18:44.230Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-07T10:18:44.230Z] 9986a736f7d3: Pulling fs layer [2025-03-07T10:18:44.230Z] 1f018df60701: Pulling fs layer [2025-03-07T10:18:44.230Z] 39f8f326b044: Pulling fs layer [2025-03-07T10:18:44.230Z] e6a1e7a6a96a: Pulling fs layer [2025-03-07T10:18:44.230Z] 4f4fb700ef54: Pulling fs layer [2025-03-07T10:18:44.230Z] d45d956e0dbf: Pulling fs layer [2025-03-07T10:18:44.230Z] d7702b0d1db1: Pulling fs layer [2025-03-07T10:18:44.230Z] 5c7f0f088c93: Pulling fs layer [2025-03-07T10:18:44.230Z] 4fdc064ae6cf: Pulling fs layer [2025-03-07T10:18:44.230Z] d45d956e0dbf: Waiting [2025-03-07T10:18:44.230Z] d7702b0d1db1: Waiting [2025-03-07T10:18:44.230Z] 5c7f0f088c93: Waiting [2025-03-07T10:18:44.230Z] 4fdc064ae6cf: Waiting [2025-03-07T10:18:44.230Z] e6a1e7a6a96a: Waiting [2025-03-07T10:18:44.230Z] 4f4fb700ef54: Waiting [2025-03-07T10:18:44.501Z] 1f018df60701: Verifying Checksum [2025-03-07T10:18:44.501Z] 1f018df60701: Download complete [2025-03-07T10:18:44.501Z] e6a1e7a6a96a: Verifying Checksum [2025-03-07T10:18:44.501Z] e6a1e7a6a96a: Download complete [2025-03-07T10:18:44.501Z] 4f4fb700ef54: Verifying Checksum [2025-03-07T10:18:44.501Z] 4f4fb700ef54: Download complete [2025-03-07T10:18:44.501Z] d45d956e0dbf: Verifying Checksum [2025-03-07T10:18:44.501Z] d45d956e0dbf: Download complete [2025-03-07T10:18:44.501Z] d7702b0d1db1: Download complete [2025-03-07T10:18:44.501Z] 9986a736f7d3: Verifying Checksum [2025-03-07T10:18:44.501Z] 9986a736f7d3: Download complete [2025-03-07T10:18:44.770Z] 4fdc064ae6cf: Verifying Checksum [2025-03-07T10:18:44.770Z] 4fdc064ae6cf: Download complete [2025-03-07T10:18:45.356Z] 9986a736f7d3: Pull complete [2025-03-07T10:18:45.942Z] 1f018df60701: Pull complete [2025-03-07T10:18:46.210Z] 39f8f326b044: Verifying Checksum [2025-03-07T10:18:46.210Z] 39f8f326b044: Download complete [2025-03-07T10:18:47.171Z] 5c7f0f088c93: Verifying Checksum [2025-03-07T10:18:47.171Z] 5c7f0f088c93: Download complete [2025-03-07T10:19:01.739Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-07T10:19:01.739Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-07T10:19:01.739Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-07T10:19:01.739Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-07T10:19:02.203Z] 39f8f326b044: Pull complete [2025-03-07T10:19:02.203Z] e6a1e7a6a96a: Pull complete [2025-03-07T10:19:02.203Z] 4f4fb700ef54: Pull complete [2025-03-07T10:19:02.203Z] d45d956e0dbf: Pull complete [2025-03-07T10:19:02.203Z] d7702b0d1db1: Pull complete [2025-03-07T10:19:03.115Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-07T10:19:08.373Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-07T10:19:10.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-07T10:19:10.438Z] 5c7f0f088c93: Pull complete [2025-03-07T10:19:11.403Z] 4fdc064ae6cf: Pull complete [2025-03-07T10:19:11.403Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-07T10:19:11.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-07T10:19:11.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-07T10:19:11.740Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-07T10:19:11.740Z] WORKDIR /edgex [2025-03-07T10:19:11.740Z] COPY go.mod . [2025-03-07T10:19:11.740Z] RUN go mod download [2025-03-07T10:19:11.740Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-07T10:19:12.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-07T10:19:12.326Z] Sending build context to Docker daemon 3.689MB [2025-03-07T10:19:12.326Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-07T10:19:12.326Z] ---> 63f30b955cb9 [2025-03-07T10:19:12.326Z] Step 2/4 : WORKDIR /edgex [2025-03-07T10:19:14.289Z] ---> Running in e1fdf46aef72 [2025-03-07T10:19:14.558Z] Removing intermediate container e1fdf46aef72 [2025-03-07T10:19:14.558Z] ---> 56728171b3a3 [2025-03-07T10:19:14.558Z] Step 3/4 : COPY go.mod . [2025-03-07T10:19:14.690Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-07T10:19:14.827Z] ---> 864e9cb40533 [2025-03-07T10:19:14.827Z] Step 4/4 : RUN go mod download [2025-03-07T10:19:15.094Z] ---> Running in f7cf7b8e6670 [2025-03-07T10:19:16.062Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-07T10:19:17.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-07T10:19:17.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-07T10:19:19.402Z] $ docker stop --time=1 1789b1a66da73d58d847f25bc3cc8b665e67ffdaf51369778568ad1cafcf3f30 [2025-03-07T10:19:28.563Z] $ docker rm -f --volumes 1789b1a66da73d58d847f25bc3cc8b665e67ffdaf51369778568ad1cafcf3f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:19:29.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-07T10:19:29.880Z] [2025-03-07T10:19:29.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:19:30.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-07T10:19:30.439Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-07T10:19:30.439Z] 91d30c5bc195: Pulling fs layer [2025-03-07T10:19:30.439Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-07T10:19:30.439Z] 9c61dcf015f6: Pulling fs layer [2025-03-07T10:19:30.439Z] 4698f68db338: Pulling fs layer [2025-03-07T10:19:30.439Z] 2a2f49069b9e: Pulling fs layer [2025-03-07T10:19:30.439Z] e0025b399a48: Pulling fs layer [2025-03-07T10:19:30.439Z] 4698f68db338: Waiting [2025-03-07T10:19:30.439Z] 2a2f49069b9e: Waiting [2025-03-07T10:19:30.439Z] 91d30c5bc195: Verifying Checksum [2025-03-07T10:19:30.439Z] 91d30c5bc195: Download complete [2025-03-07T10:19:30.439Z] 4698f68db338: Verifying Checksum [2025-03-07T10:19:30.439Z] 4698f68db338: Download complete [2025-03-07T10:19:30.439Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-07T10:19:30.439Z] 2e9b0aa3be6d: Download complete [2025-03-07T10:19:30.439Z] e0025b399a48: Download complete [2025-03-07T10:19:30.700Z] 91d30c5bc195: Pull complete [2025-03-07T10:19:30.700Z] 2a2f49069b9e: Verifying Checksum [2025-03-07T10:19:30.700Z] 2a2f49069b9e: Download complete [2025-03-07T10:19:30.960Z] 2e9b0aa3be6d: Pull complete [2025-03-07T10:19:31.219Z] 9c61dcf015f6: Verifying Checksum [2025-03-07T10:19:31.219Z] 9c61dcf015f6: Download complete [2025-03-07T10:19:33.749Z] 9c61dcf015f6: Pull complete [2025-03-07T10:19:34.008Z] 4698f68db338: Pull complete [2025-03-07T10:19:34.573Z] 2a2f49069b9e: Pull complete [2025-03-07T10:19:34.573Z] e0025b399a48: Pull complete [2025-03-07T10:19:34.573Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-07T10:19:34.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-07T10:19:34.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T10:19:34.671Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T10:19:34.703Z] $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-07T10:19:38.807Z] $ docker top 6c4cec5a46c4c4e24409b29728e3eeacffc40b11617b6f24cd35675da6a16922 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T10:19:39.150Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-07T10:19:41.052Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-07T10:19:41.052Z] #1 transferring dockerfile: [2025-03-07T10:19:41.310Z] #1 transferring dockerfile: 2.14kB done [2025-03-07T10:19:41.310Z] #1 DONE 0.2s [2025-03-07T10:19:41.310Z] [2025-03-07T10:19:41.310Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-03-07T10:19:41.568Z] #2 transferring dockerfile: 1.83kB done [2025-03-07T10:19:41.568Z] #2 ... [2025-03-07T10:19:41.568Z] [2025-03-07T10:19:41.568Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-07T10:19:41.568Z] #3 transferring dockerfile: 2.23kB done [2025-03-07T10:19:41.568Z] #3 DONE 0.4s [2025-03-07T10:19:41.825Z] [2025-03-07T10:19:41.825Z] #4 [security-proxy-setup internal] load .dockerignore [2025-03-07T10:19:41.825Z] #4 ... [2025-03-07T10:19:41.825Z] [2025-03-07T10:19:41.825Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-03-07T10:19:41.825Z] #2 DONE 0.5s [2025-03-07T10:19:42.084Z] [2025-03-07T10:19:42.084Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2025-03-07T10:19:42.084Z] #5 ... [2025-03-07T10:19:42.084Z] [2025-03-07T10:19:42.084Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-03-07T10:19:42.084Z] #6 transferring dockerfile: 1.81kB 0.0s done [2025-03-07T10:19:42.084Z] #6 DONE 0.7s [2025-03-07T10:19:42.341Z] [2025-03-07T10:19:42.341Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-07T10:19:42.341Z] #7 transferring context: 50B done [2025-03-07T10:19:42.341Z] #7 DONE 0.7s [2025-03-07T10:19:42.341Z] [2025-03-07T10:19:42.341Z] #8 [security-spire-agent internal] load .dockerignore [2025-03-07T10:19:42.341Z] #8 transferring context: 50B done [2025-03-07T10:19:42.341Z] #8 ... [2025-03-07T10:19:42.341Z] [2025-03-07T10:19:42.341Z] #9 [core-data internal] load build definition from Dockerfile [2025-03-07T10:19:42.341Z] #9 transferring dockerfile: 2.04kB done [2025-03-07T10:19:42.341Z] #9 DONE 1.0s [2025-03-07T10:19:42.600Z] [2025-03-07T10:19:42.600Z] #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:42.600Z] #10 DONE 0.0s [2025-03-07T10:19:42.600Z] [2025-03-07T10:19:42.600Z] #11 [security-proxy-auth internal] load .dockerignore [2025-03-07T10:19:42.600Z] #11 transferring context: 50B done [2025-03-07T10:19:42.600Z] #11 DONE 1.2s [2025-03-07T10:19:42.600Z] [2025-03-07T10:19:42.600Z] #4 [security-proxy-setup internal] load .dockerignore [2025-03-07T10:19:42.600Z] #4 transferring context: 50B done [2025-03-07T10:19:42.858Z] #4 ... [2025-03-07T10:19:42.858Z] [2025-03-07T10:19:42.858Z] #10 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:42.858Z] #10 DONE 0.0s [2025-03-07T10:19:42.858Z] [2025-03-07T10:19:42.858Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-07T10:19:42.858Z] #12 transferring dockerfile: 2.50kB done [2025-03-07T10:19:42.858Z] #12 DONE 1.3s [2025-03-07T10:19:42.858Z] [2025-03-07T10:19:42.858Z] #13 [security-spire-config internal] load .dockerignore [2025-03-07T10:19:42.858Z] #13 transferring context: 50B done [2025-03-07T10:19:43.116Z] #13 ... [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #14 [support-scheduler internal] load .dockerignore [2025-03-07T10:19:43.116Z] #14 transferring context: 50B done [2025-03-07T10:19:43.116Z] #14 DONE 1.4s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:43.116Z] #15 DONE 0.8s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #16 [core-data internal] load .dockerignore [2025-03-07T10:19:43.116Z] #16 transferring context: 50B done [2025-03-07T10:19:43.116Z] #16 DONE 1.4s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #10 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:43.116Z] #10 DONE 0.0s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #15 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:43.116Z] #15 DONE 0.8s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #17 [core-keeper internal] load build definition from Dockerfile [2025-03-07T10:19:43.116Z] #17 transferring dockerfile: 2.01kB done [2025-03-07T10:19:43.116Z] #17 DONE 1.6s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #10 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:43.116Z] #10 DONE 0.0s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #8 [security-spire-agent internal] load .dockerignore [2025-03-07T10:19:43.116Z] #8 DONE 1.5s [2025-03-07T10:19:43.116Z] [2025-03-07T10:19:43.116Z] #18 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:43.116Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:43.116Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:43.116Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s [2025-03-07T10:19:43.116Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:43.116Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:43.375Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:43.375Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s [2025-03-07T10:19:43.375Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:43.375Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:43.375Z] #18 ... [2025-03-07T10:19:43.375Z] [2025-03-07T10:19:43.375Z] #4 [security-proxy-setup internal] load .dockerignore [2025-03-07T10:19:43.375Z] #4 DONE 1.6s [2025-03-07T10:19:43.375Z] [2025-03-07T10:19:43.375Z] #19 [support-notifications internal] load build definition from Dockerfile [2025-03-07T10:19:43.375Z] #19 transferring dockerfile: 2.00kB done [2025-03-07T10:19:43.375Z] #19 DONE 1.7s [2025-03-07T10:19:43.375Z] [2025-03-07T10:19:43.375Z] #20 [security-spire-config internal] load build definition from Dockerfile [2025-03-07T10:19:43.375Z] #20 transferring dockerfile: 1.69kB done [2025-03-07T10:19:43.375Z] #20 DONE 1.7s [2025-03-07T10:19:43.375Z] [2025-03-07T10:19:43.375Z] #15 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:43.375Z] #15 DONE 0.9s [2025-03-07T10:19:43.375Z] [2025-03-07T10:19:43.375Z] #18 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:43.375Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:43.375Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-07T10:19:43.665Z] #18 ... [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:43.665Z] #10 DONE 0.0s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #21 [core-command internal] load .dockerignore [2025-03-07T10:19:43.665Z] #21 transferring context: 50B done [2025-03-07T10:19:43.665Z] #21 DONE 1.5s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #22 [core-keeper internal] load .dockerignore [2025-03-07T10:19:43.665Z] #22 transferring context: 50B done [2025-03-07T10:19:43.665Z] #22 DONE 1.6s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #15 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:43.665Z] #15 DONE 1.0s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #18 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:43.665Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:43.665Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:43.665Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:43.665Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:43.665Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:43.665Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:43.665Z] #18 ... [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #10 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:43.665Z] #10 DONE 0.0s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #23 [core-command internal] load build definition from Dockerfile [2025-03-07T10:19:43.665Z] #23 transferring dockerfile: 1.94kB done [2025-03-07T10:19:43.665Z] #23 DONE 1.9s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #13 [security-spire-config internal] load .dockerignore [2025-03-07T10:19:43.665Z] #13 DONE 1.7s [2025-03-07T10:19:43.665Z] [2025-03-07T10:19:43.665Z] #15 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:43.665Z] #15 DONE 1.1s [2025-03-07T10:19:43.923Z] [2025-03-07T10:19:43.923Z] #10 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:43.923Z] #10 DONE 0.0s [2025-03-07T10:19:43.923Z] [2025-03-07T10:19:43.923Z] #18 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:43.923Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:43.923Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:43.923Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:43.923Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:43.923Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:43.923Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:44.181Z] #18 ... [2025-03-07T10:19:44.181Z] [2025-03-07T10:19:44.181Z] #24 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-07T10:19:44.181Z] #24 transferring dockerfile: 2.49kB done [2025-03-07T10:19:44.181Z] #24 DONE 2.4s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:44.440Z] #15 DONE 1.6s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #25 [security-spire-server internal] load build definition from Dockerfile [2025-03-07T10:19:44.440Z] #25 transferring dockerfile: 1.70kB done [2025-03-07T10:19:44.440Z] #25 DONE 2.5s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #18 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:44.440Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:44.440Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:44.440Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:44.440Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:44.440Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:44.440Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:44.440Z] #18 ... [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #26 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-07T10:19:44.440Z] #26 transferring dockerfile: 3.02kB done [2025-03-07T10:19:44.440Z] #26 DONE 2.5s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-07T10:19:44.440Z] #27 DONE 1.2s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #28 [core-metadata internal] load build definition from Dockerfile [2025-03-07T10:19:44.440Z] #28 transferring dockerfile: 2.10kB done [2025-03-07T10:19:44.440Z] #28 DONE 2.7s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-07T10:19:44.440Z] #29 DONE 1.2s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #30 [support-notifications internal] load .dockerignore [2025-03-07T10:19:44.440Z] #30 transferring context: 50B done [2025-03-07T10:19:44.440Z] #30 DONE 2.5s [2025-03-07T10:19:44.440Z] [2025-03-07T10:19:44.440Z] #18 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:44.440Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:44.440Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:44.440Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:44.440Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:44.440Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:44.440Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:44.698Z] #18 ... [2025-03-07T10:19:44.699Z] [2025-03-07T10:19:44.699Z] #31 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-07T10:19:44.699Z] #31 transferring dockerfile: 1.89kB done [2025-03-07T10:19:44.699Z] #31 DONE 2.8s [2025-03-07T10:19:44.699Z] [2025-03-07T10:19:44.699Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:44.699Z] #32 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-07T10:19:44.699Z] #32 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-07T10:19:44.699Z] #32 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-07T10:19:44.958Z] #32 ... [2025-03-07T10:19:44.958Z] [2025-03-07T10:19:44.958Z] #10 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:44.958Z] #10 DONE 0.0s [2025-03-07T10:19:44.958Z] [2025-03-07T10:19:44.958Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:44.958Z] #32 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-07T10:19:45.216Z] #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.4s [2025-03-07T10:19:45.478Z] #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s [2025-03-07T10:19:45.478Z] #32 ... [2025-03-07T10:19:45.478Z] [2025-03-07T10:19:45.478Z] #33 [security-bootstrapper internal] load .dockerignore [2025-03-07T10:19:45.478Z] #33 transferring context: 50B done [2025-03-07T10:19:45.478Z] #33 DONE 3.4s [2025-03-07T10:19:45.478Z] [2025-03-07T10:19:45.478Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:45.478Z] #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.7s [2025-03-07T10:19:45.737Z] #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s [2025-03-07T10:19:45.737Z] #32 ... [2025-03-07T10:19:45.737Z] [2025-03-07T10:19:45.737Z] #34 [security-secretstore-setup internal] load .dockerignore [2025-03-07T10:19:45.737Z] #34 transferring context: 50B done [2025-03-07T10:19:45.737Z] #34 DONE 3.6s [2025-03-07T10:19:45.737Z] [2025-03-07T10:19:45.737Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:45.737Z] #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s [2025-03-07T10:19:45.995Z] #32 ... [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2025-03-07T10:19:45.995Z] #5 transferring context: 50B done [2025-03-07T10:19:45.995Z] #5 DONE 3.8s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #10 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:45.995Z] #10 DONE 0.0s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:45.995Z] #15 DONE 2.7s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #35 [security-bootstrapper internal] load build context [2025-03-07T10:19:45.995Z] #35 DONE 0.0s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #36 [support-notifications internal] load build context [2025-03-07T10:19:45.995Z] #36 DONE 0.0s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:45.995Z] #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-03-07T10:19:45.995Z] #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s [2025-03-07T10:19:45.995Z] #32 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-07T10:19:45.995Z] #32 ... [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #37 [core-metadata internal] load .dockerignore [2025-03-07T10:19:45.995Z] #37 transferring context: 50B done [2025-03-07T10:19:45.995Z] #37 DONE 3.9s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:45.995Z] #10 DONE 0.0s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:45.995Z] #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-03-07T10:19:45.995Z] #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done [2025-03-07T10:19:45.995Z] #32 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-03-07T10:19:45.995Z] #32 ... [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #38 [security-spire-server internal] load .dockerignore [2025-03-07T10:19:45.995Z] #38 transferring context: 50B done [2025-03-07T10:19:45.995Z] #38 DONE 4.0s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:45.995Z] #10 DONE 0.0s [2025-03-07T10:19:45.995Z] [2025-03-07T10:19:45.995Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:45.995Z] #32 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-07T10:19:46.254Z] #32 ... [2025-03-07T10:19:46.254Z] [2025-03-07T10:19:46.254Z] #10 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-07T10:19:46.254Z] #10 DONE 0.0s [2025-03-07T10:19:46.254Z] [2025-03-07T10:19:46.254Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:46.254Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 1.3s [2025-03-07T10:19:46.254Z] #32 ... [2025-03-07T10:19:46.254Z] [2025-03-07T10:19:46.254Z] #18 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:46.254Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:46.254Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:46.254Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:46.254Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:46.254Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:46.254Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:46.254Z] #18 DONE 3.6s [2025-03-07T10:19:46.254Z] [2025-03-07T10:19:46.254Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:46.254Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 1.5s [2025-03-07T10:19:46.513Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 1.6s [2025-03-07T10:19:46.513Z] #32 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-07T10:19:46.513Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 1.7s [2025-03-07T10:19:46.775Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s [2025-03-07T10:19:47.343Z] #32 ... [2025-03-07T10:19:47.343Z] [2025-03-07T10:19:47.343Z] #39 [security-spire-agent internal] load build context [2025-03-07T10:19:47.343Z] #39 transferring context: 23.33kB 0.0s done [2025-03-07T10:19:47.343Z] #39 DONE 2.8s [2025-03-07T10:19:47.343Z] [2025-03-07T10:19:47.343Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:47.624Z] #32 ... [2025-03-07T10:19:47.624Z] [2025-03-07T10:19:47.624Z] #40 [security-spire-config internal] load build context [2025-03-07T10:19:47.624Z] #40 transferring context: 22.05kB 0.0s done [2025-03-07T10:19:47.624Z] #40 DONE 3.0s [2025-03-07T10:19:47.624Z] [2025-03-07T10:19:47.624Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:48.196Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done [2025-03-07T10:19:48.196Z] #32 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-07T10:19:48.459Z] #32 ... [2025-03-07T10:19:48.459Z] [2025-03-07T10:19:48.459Z] #18 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:48.459Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:48.459Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:48.459Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:48.459Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:48.459Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:48.459Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:48.459Z] #18 DONE 3.6s [2025-03-07T10:19:48.459Z] [2025-03-07T10:19:48.459Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:19:48.459Z] #15 DONE 5.3s [2025-03-07T10:19:48.459Z] [2025-03-07T10:19:48.459Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:48.459Z] #32 ... [2025-03-07T10:19:48.459Z] [2025-03-07T10:19:48.459Z] #18 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:48.459Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:48.459Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:48.459Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:48.459Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:48.459Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:48.459Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:48.459Z] #18 DONE 3.6s [2025-03-07T10:19:48.459Z] [2025-03-07T10:19:48.459Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:49.026Z] #32 ... [2025-03-07T10:19:49.026Z] [2025-03-07T10:19:49.026Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-07T10:19:49.026Z] #27 DONE 3.8s [2025-03-07T10:19:49.026Z] [2025-03-07T10:19:49.026Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:49.026Z] #32 ... [2025-03-07T10:19:49.026Z] [2025-03-07T10:19:49.026Z] #18 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:19:49.026Z] #18 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-07T10:19:49.026Z] #18 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-07T10:19:49.026Z] #18 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-07T10:19:49.026Z] #18 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:19:49.026Z] #18 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-07T10:19:49.026Z] #18 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-07T10:19:49.026Z] #18 DONE 3.6s [2025-03-07T10:19:49.026Z] [2025-03-07T10:19:49.026Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:19:49.026Z] #32 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-07T10:19:49.026Z] #32 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-07T10:19:49.026Z] #32 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-07T10:19:49.026Z] #32 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-07T10:19:49.026Z] #32 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-03-07T10:19:49.026Z] #32 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-03-07T10:19:49.026Z] #32 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done [2025-03-07T10:19:49.026Z] #32 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-07T10:19:49.026Z] #32 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-07T10:19:49.026Z] #32 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.1s done [2025-03-07T10:19:49.026Z] #32 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-07T10:19:51.563Z] #32 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.4s done [2025-03-07T10:19:55.114Z] #32 ... [2025-03-07T10:19:55.114Z] [2025-03-07T10:19:55.114Z] #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-07T10:19:55.114Z] #41 ... [2025-03-07T10:19:55.114Z] [2025-03-07T10:19:55.114Z] #42 [security-proxy-auth internal] load build context [2025-03-07T10:19:55.114Z] #42 transferring context: 455.49MB 8.8s [2025-03-07T10:19:55.114Z] #42 ... [2025-03-07T10:19:55.114Z] [2025-03-07T10:19:55.114Z] #43 [core-common-config-bootstrapper internal] load build context [2025-03-07T10:19:55.114Z] #43 ... [2025-03-07T10:19:55.114Z] [2025-03-07T10:19:55.114Z] #44 [core-keeper internal] load build context [2025-03-07T10:19:55.372Z] #44 ... [2025-03-07T10:19:55.372Z] [2025-03-07T10:19:55.372Z] #45 [security-proxy-setup internal] load build context [2025-03-07T10:19:55.372Z] #45 ... [2025-03-07T10:19:55.372Z] [2025-03-07T10:19:55.372Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:19:55.372Z] #46 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-07T10:19:55.372Z] #46 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-07T10:19:55.372Z] #46 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-07T10:19:55.372Z] #46 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-07T10:19:55.372Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-07T10:19:55.372Z] #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-07T10:19:55.372Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-07T10:19:55.372Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-07T10:19:55.372Z] #46 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.7s done [2025-03-07T10:19:55.372Z] #46 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.7s done [2025-03-07T10:19:55.372Z] #46 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-07T10:19:55.372Z] #46 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done [2025-03-07T10:19:55.372Z] #46 ... [2025-03-07T10:19:55.372Z] [2025-03-07T10:19:55.372Z] #47 [support-scheduler internal] load build context [2025-03-07T10:19:55.372Z] #47 ... [2025-03-07T10:19:55.372Z] [2025-03-07T10:19:55.372Z] #48 [core-data internal] load build context [2025-03-07T10:19:55.631Z] #48 ... [2025-03-07T10:19:55.631Z] [2025-03-07T10:19:55.631Z] #49 [core-command internal] load build context [2025-03-07T10:19:55.631Z] #49 ... [2025-03-07T10:19:55.631Z] [2025-03-07T10:19:55.631Z] #47 [support-scheduler internal] load build context [2025-03-07T10:19:55.889Z] #47 ... [2025-03-07T10:19:55.889Z] [2025-03-07T10:19:55.889Z] #35 [security-bootstrapper internal] load build context [2025-03-07T10:19:56.148Z] #35 ... [2025-03-07T10:19:56.148Z] [2025-03-07T10:19:56.148Z] #36 [support-notifications internal] load build context [2025-03-07T10:19:56.148Z] #36 ... [2025-03-07T10:19:56.148Z] [2025-03-07T10:19:56.148Z] #35 [security-bootstrapper internal] load build context [2025-03-07T10:19:58.046Z] #35 ... [2025-03-07T10:19:58.046Z] [2025-03-07T10:19:58.046Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-07T10:19:58.046Z] #50 ... [2025-03-07T10:19:58.046Z] [2025-03-07T10:19:58.046Z] #44 [core-keeper internal] load build context [2025-03-07T10:19:58.046Z] #44 ... [2025-03-07T10:19:58.046Z] [2025-03-07T10:19:58.046Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:19:58.046Z] #51 ... [2025-03-07T10:19:58.046Z] [2025-03-07T10:19:58.046Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-07T10:19:58.313Z] #52 ... [2025-03-07T10:19:58.313Z] [2025-03-07T10:19:58.313Z] #53 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-07T10:19:58.313Z] #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:58.313Z] #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:58.313Z] #0 3.689 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-07T10:19:58.313Z] #0 3.701 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:19:58.313Z] #0 3.709 OK: 8 MiB in 15 packages [2025-03-07T10:19:58.313Z] #53 ... [2025-03-07T10:19:58.313Z] [2025-03-07T10:19:58.313Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-07T10:19:58.571Z] #54 ... [2025-03-07T10:19:58.571Z] [2025-03-07T10:19:58.571Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:19:58.571Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:58.571Z] #0 3.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:58.571Z] #0 3.796 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:19:58.571Z] #0 3.796 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:19:58.571Z] #0 3.796 OK: 24170 distinct packages available [2025-03-07T10:19:58.571Z] #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:58.571Z] #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:58.571Z] #0 4.285 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-07T10:19:58.571Z] #0 4.571 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-07T10:19:58.571Z] #0 4.571 (3/5) Installing libucontext (1.2-r3) [2025-03-07T10:19:58.571Z] #0 4.571 (4/5) Installing gcompat (1.1.0-r4) [2025-03-07T10:19:58.571Z] #0 4.571 (5/5) Installing openssl (3.3.3-r0) [2025-03-07T10:19:58.571Z] #0 4.583 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:19:58.571Z] #0 4.586 OK: 9 MiB in 19 packages [2025-03-07T10:19:58.571Z] #55 ... [2025-03-07T10:19:58.571Z] [2025-03-07T10:19:58.572Z] #56 [security-secretstore-setup internal] load build context [2025-03-07T10:19:58.572Z] #56 transferring context: 249.22MB 8.8s [2025-03-07T10:19:58.572Z] #56 ... [2025-03-07T10:19:58.572Z] [2025-03-07T10:19:58.572Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-07T10:19:58.835Z] #57 ... [2025-03-07T10:19:58.835Z] [2025-03-07T10:19:58.835Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-07T10:19:58.835Z] #58 ... [2025-03-07T10:19:58.835Z] [2025-03-07T10:19:58.835Z] #59 [core-metadata internal] load build context [2025-03-07T10:19:59.108Z] #59 ... [2025-03-07T10:19:59.108Z] [2025-03-07T10:19:59.108Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-07T10:19:59.108Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:59.108Z] #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:19:59.108Z] #0 2.529 (1/4) Installing ca-certificates (20241121-r1) [2025-03-07T10:19:59.108Z] #0 2.582 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-07T10:19:59.108Z] #0 2.591 (3/4) Installing su-exec (0.2-r3) [2025-03-07T10:19:59.108Z] #0 2.591 (4/4) Installing yq-go (4.44.1-r2) [2025-03-07T10:19:59.108Z] #0 2.704 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:19:59.108Z] #0 2.712 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:19:59.108Z] #0 2.758 OK: 19 MiB in 18 packages [2025-03-07T10:19:59.108Z] #60 ... [2025-03-07T10:19:59.108Z] [2025-03-07T10:19:59.108Z] #61 [security-spiffe-token-provider internal] load build context [2025-03-07T10:19:59.108Z] #61 ... [2025-03-07T10:19:59.108Z] [2025-03-07T10:19:59.108Z] #62 [security-spire-server internal] load build context [2025-03-07T10:19:59.108Z] #62 transferring context: 23.80kB 0.1s done [2025-03-07T10:20:00.356Z] #62 ... [2025-03-07T10:20:00.356Z] [2025-03-07T10:20:00.356Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-07T10:20:00.356Z] #63 ... [2025-03-07T10:20:00.356Z] [2025-03-07T10:20:00.356Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:20:00.616Z] #64 ... [2025-03-07T10:20:00.616Z] [2025-03-07T10:20:00.616Z] #35 [security-bootstrapper internal] load build context [2025-03-07T10:20:00.616Z] #35 transferring context: 420.20MB 11.9s [2025-03-07T10:20:01.989Z] #35 transferring context: 496.20MB 14.6s done [2025-03-07T10:20:03.377Z] #35 ... [2025-03-07T10:20:03.377Z] [2025-03-07T10:20:03.377Z] #59 [core-metadata internal] load build context [2025-03-07T10:20:03.377Z] #59 transferring context: 496.20MB 12.4s done [2025-03-07T10:20:04.795Z] #59 ... [2025-03-07T10:20:04.795Z] [2025-03-07T10:20:04.795Z] #42 [security-proxy-auth internal] load build context [2025-03-07T10:20:04.795Z] #42 transferring context: 496.20MB 11.7s done [2025-03-07T10:20:04.795Z] #42 ... [2025-03-07T10:20:04.795Z] [2025-03-07T10:20:04.795Z] #43 [core-common-config-bootstrapper internal] load build context [2025-03-07T10:20:04.795Z] #43 transferring context: 496.20MB 13.7s done [2025-03-07T10:20:04.795Z] #43 ... [2025-03-07T10:20:04.795Z] [2025-03-07T10:20:04.795Z] #61 [security-spiffe-token-provider internal] load build context [2025-03-07T10:20:04.795Z] #61 transferring context: 496.20MB 12.6s done [2025-03-07T10:20:05.727Z] #61 ... [2025-03-07T10:20:05.727Z] [2025-03-07T10:20:05.727Z] #45 [security-proxy-setup internal] load build context [2025-03-07T10:20:05.727Z] #45 transferring context: 496.20MB 11.6s done [2025-03-07T10:20:06.059Z] #45 ... [2025-03-07T10:20:06.059Z] [2025-03-07T10:20:06.059Z] #48 [core-data internal] load build context [2025-03-07T10:20:06.059Z] #48 transferring context: 496.20MB 13.8s done [2025-03-07T10:20:06.059Z] #48 ... [2025-03-07T10:20:06.059Z] [2025-03-07T10:20:06.059Z] #49 [core-command internal] load build context [2025-03-07T10:20:06.059Z] #49 transferring context: 496.20MB 13.2s done [2025-03-07T10:20:06.059Z] #49 ... [2025-03-07T10:20:06.059Z] [2025-03-07T10:20:06.059Z] #47 [support-scheduler internal] load build context [2025-03-07T10:20:06.059Z] #47 transferring context: 496.20MB 17.9s done [2025-03-07T10:20:06.318Z] #47 ... [2025-03-07T10:20:06.318Z] [2025-03-07T10:20:06.318Z] #36 [support-notifications internal] load build context [2025-03-07T10:20:06.318Z] #36 transferring context: 496.20MB 13.2s done [2025-03-07T10:20:06.576Z] #36 ... [2025-03-07T10:20:06.576Z] [2025-03-07T10:20:06.576Z] #56 [security-secretstore-setup internal] load build context [2025-03-07T10:20:06.576Z] #56 transferring context: 496.20MB 13.2s done [2025-03-07T10:20:07.950Z] #56 ... [2025-03-07T10:20:07.950Z] [2025-03-07T10:20:07.950Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-07T10:20:07.950Z] #50 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:20:07.950Z] #50 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:20:07.950Z] #50 11.59 (1/7) Installing ca-certificates (20241121-r1) [2025-03-07T10:20:07.950Z] #50 11.61 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-07T10:20:07.950Z] #50 11.61 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-07T10:20:07.950Z] #50 11.62 (4/7) Installing libsodium (1.0.19-r0) [2025-03-07T10:20:07.950Z] #50 11.63 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-07T10:20:07.950Z] #50 11.65 (6/7) Installing libzmq (4.3.5-r2) [2025-03-07T10:20:07.950Z] #50 11.66 (7/7) Installing zeromq (4.3.5-r2) [2025-03-07T10:20:07.950Z] #50 11.66 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:20:07.950Z] #50 11.67 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:20:07.950Z] #50 11.71 OK: 12 MiB in 21 packages [2025-03-07T10:20:08.616Z] #50 ... [2025-03-07T10:20:08.616Z] [2025-03-07T10:20:08.616Z] #44 [core-keeper internal] load build context [2025-03-07T10:20:08.616Z] #44 transferring context: 496.20MB 15.9s done [2025-03-07T10:20:11.514Z] Removing intermediate container f7cf7b8e6670 [2025-03-07T10:20:11.514Z] ---> 2eeb63755c3b [2025-03-07T10:20:11.514Z] Successfully built 2eeb63755c3b [2025-03-07T10:20:11.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:20:11.848Z] + docker inspect -f . ci-base-image-arm64 [2025-03-07T10:20:11.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T10:20:12.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-40565 does not seem to be running inside a container [2025-03-07T10:20:12.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-07T10:20:13.355Z] $ docker top 4f46c0bca24a6bd3e5a5ea3954a1237b30a127ff7987e62e4d062d4aeea08318 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T10:20:14.196Z] + go version [2025-03-07T10:20:14.196Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-07T10:20:14.208Z] $ docker stop --time=1 4f46c0bca24a6bd3e5a5ea3954a1237b30a127ff7987e62e4d062d4aeea08318 [2025-03-07T10:20:15.809Z] $ docker rm -f --volumes 4f46c0bca24a6bd3e5a5ea3954a1237b30a127ff7987e62e4d062d4aeea08318 [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-03-07T10:20:16.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-07T10:20:16.510Z] [2025-03-07T10:20:16.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:20:16.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-07T10:20:17.119Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-07T10:20:17.119Z] 547446be3368: Pulling fs layer [2025-03-07T10:20:17.119Z] d125d8839a47: Pulling fs layer [2025-03-07T10:20:17.119Z] 3e85d5ac6304: Pulling fs layer [2025-03-07T10:20:17.119Z] c3105a71a48b: Pulling fs layer [2025-03-07T10:20:17.119Z] 0f093f025ec4: Pulling fs layer [2025-03-07T10:20:17.119Z] c3106fc0e877: Pulling fs layer [2025-03-07T10:20:17.119Z] c3105a71a48b: Waiting [2025-03-07T10:20:17.119Z] 0f093f025ec4: Waiting [2025-03-07T10:20:17.119Z] c3106fc0e877: Waiting [2025-03-07T10:20:17.119Z] 547446be3368: Verifying Checksum [2025-03-07T10:20:17.119Z] 547446be3368: Download complete [2025-03-07T10:20:17.119Z] c3105a71a48b: Verifying Checksum [2025-03-07T10:20:17.119Z] c3105a71a48b: Download complete [2025-03-07T10:20:17.705Z] d125d8839a47: Verifying Checksum [2025-03-07T10:20:17.705Z] d125d8839a47: Download complete [2025-03-07T10:20:17.705Z] c3106fc0e877: Verifying Checksum [2025-03-07T10:20:17.705Z] c3106fc0e877: Download complete [2025-03-07T10:20:17.705Z] 0f093f025ec4: Verifying Checksum [2025-03-07T10:20:17.705Z] 0f093f025ec4: Download complete [2025-03-07T10:20:17.705Z] 547446be3368: Pull complete [2025-03-07T10:20:19.115Z] d125d8839a47: Pull complete [2025-03-07T10:20:19.700Z] 3e85d5ac6304: Verifying Checksum [2025-03-07T10:20:19.700Z] 3e85d5ac6304: Download complete [2025-03-07T10:20:29.778Z] 3e85d5ac6304: Pull complete [2025-03-07T10:20:29.778Z] c3105a71a48b: Pull complete [2025-03-07T10:20:30.358Z] 0f093f025ec4: Pull complete [2025-03-07T10:20:30.624Z] c3106fc0e877: Pull complete [2025-03-07T10:20:30.624Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-07T10:20:30.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-07T10:20:30.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T10:20:30.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-40565 does not seem to be running inside a container [2025-03-07T10:20:30.895Z] $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-07T10:20:32.806Z] $ docker top 686be67d52a9ad72a1c0de5652d7b5d30a9eeaa190aec5eee1da66b1da049e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T10:20:33.642Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-07T10:20:43.713Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #1 transferring dockerfile: 1.89kB done [2025-03-07T10:20:43.713Z] #1 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #2 transferring dockerfile: 1.83kB done [2025-03-07T10:20:43.713Z] #2 DONE 0.0s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #3 transferring dockerfile: 1.70kB done [2025-03-07T10:20:43.713Z] #3 DONE 0.0s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #4 [core-data internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #4 transferring dockerfile: 2.04kB done [2025-03-07T10:20:43.713Z] #4 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #5 transferring dockerfile: 1.81kB done [2025-03-07T10:20:43.713Z] #5 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #6 transferring dockerfile: 2.00kB done [2025-03-07T10:20:43.713Z] #6 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #7 transferring dockerfile: 2.10kB done [2025-03-07T10:20:43.713Z] #7 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #8 transferring dockerfile: 3.02kB 0.0s done [2025-03-07T10:20:43.713Z] #8 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #9 transferring dockerfile: 2.01kB done [2025-03-07T10:20:43.713Z] #9 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #10 transferring dockerfile: 2.23kB 0.0s done [2025-03-07T10:20:43.713Z] #10 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #11 [core-command internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #11 transferring dockerfile: 1.94kB 0.0s done [2025-03-07T10:20:43.713Z] #11 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #12 transferring dockerfile: 2.14kB 0.0s done [2025-03-07T10:20:43.713Z] #12 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #13 transferring dockerfile: 2.49kB done [2025-03-07T10:20:43.713Z] #13 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #14 transferring dockerfile: 2.50kB 0.0s done [2025-03-07T10:20:43.713Z] #14 DONE 0.1s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-03-07T10:20:43.713Z] #15 transferring dockerfile: 1.69kB done [2025-03-07T10:20:43.713Z] #15 DONE 0.0s [2025-03-07T10:20:43.713Z] [2025-03-07T10:20:43.713Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-03-07T10:20:43.713Z] #16 transferring context: 50B done [2025-03-07T10:20:43.713Z] #16 DONE 0.1s [2025-03-07T10:20:44.297Z] [2025-03-07T10:20:44.297Z] #17 [support-scheduler internal] load .dockerignore [2025-03-07T10:20:44.297Z] #17 transferring context: 50B done [2025-03-07T10:20:44.297Z] #17 DONE 0.0s [2025-03-07T10:20:44.297Z] [2025-03-07T10:20:44.297Z] #18 [security-spire-server internal] load .dockerignore [2025-03-07T10:20:44.297Z] #18 transferring context: 50B done [2025-03-07T10:20:44.297Z] #18 DONE 0.0s [2025-03-07T10:20:44.565Z] [2025-03-07T10:20:44.565Z] #19 [core-data internal] load .dockerignore [2025-03-07T10:20:44.565Z] #19 transferring context: 50B done [2025-03-07T10:20:44.565Z] #19 DONE 0.1s [2025-03-07T10:20:44.565Z] [2025-03-07T10:20:44.565Z] #20 [security-spire-agent internal] load .dockerignore [2025-03-07T10:20:44.565Z] #20 transferring context: 50B done [2025-03-07T10:20:44.565Z] #20 DONE 0.1s [2025-03-07T10:20:44.565Z] [2025-03-07T10:20:44.565Z] #21 [support-notifications internal] load .dockerignore [2025-03-07T10:20:44.565Z] #21 transferring context: 50B 0.0s done [2025-03-07T10:20:44.565Z] #21 DONE 0.1s [2025-03-07T10:20:44.565Z] [2025-03-07T10:20:44.565Z] #22 [core-metadata internal] load .dockerignore [2025-03-07T10:20:44.833Z] #22 transferring context: 50B 0.0s done [2025-03-07T10:20:44.833Z] #22 DONE 0.1s [2025-03-07T10:20:44.833Z] [2025-03-07T10:20:44.833Z] #23 [security-bootstrapper internal] load .dockerignore [2025-03-07T10:20:44.833Z] #23 transferring context: 50B done [2025-03-07T10:20:44.833Z] #23 DONE 0.1s [2025-03-07T10:20:44.833Z] [2025-03-07T10:20:44.833Z] #24 [core-keeper internal] load .dockerignore [2025-03-07T10:20:44.833Z] #24 transferring context: 50B 0.0s done [2025-03-07T10:20:44.833Z] #24 DONE 0.1s [2025-03-07T10:20:44.833Z] [2025-03-07T10:20:44.833Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-07T10:20:44.833Z] #25 transferring context: 50B done [2025-03-07T10:20:44.833Z] #25 DONE 0.1s [2025-03-07T10:20:44.833Z] [2025-03-07T10:20:44.833Z] #26 [core-command internal] load .dockerignore [2025-03-07T10:20:45.106Z] #26 transferring context: 50B 0.0s done [2025-03-07T10:20:45.106Z] #26 DONE 0.1s [2025-03-07T10:20:45.106Z] [2025-03-07T10:20:45.106Z] #27 [security-proxy-auth internal] load .dockerignore [2025-03-07T10:20:45.106Z] #27 transferring context: 50B done [2025-03-07T10:20:45.106Z] #27 DONE 0.1s [2025-03-07T10:20:45.106Z] [2025-03-07T10:20:45.106Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-03-07T10:20:45.106Z] #28 transferring context: 50B done [2025-03-07T10:20:45.106Z] #28 DONE 0.1s [2025-03-07T10:20:45.106Z] [2025-03-07T10:20:45.106Z] #29 [security-proxy-setup internal] load .dockerignore [2025-03-07T10:20:45.106Z] #29 transferring context: 50B 0.0s done [2025-03-07T10:20:45.106Z] #29 DONE 0.1s [2025-03-07T10:20:45.106Z] [2025-03-07T10:20:45.106Z] #30 [security-spire-config internal] load .dockerignore [2025-03-07T10:20:45.374Z] #30 transferring context: 50B done [2025-03-07T10:20:45.374Z] #30 DONE 0.1s [2025-03-07T10:20:45.374Z] [2025-03-07T10:20:45.374Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:45.374Z] #31 DONE 0.0s [2025-03-07T10:20:45.374Z] [2025-03-07T10:20:45.374Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:20:45.641Z] #32 DONE 0.4s [2025-03-07T10:20:45.914Z] [2025-03-07T10:20:45.914Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:45.914Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:45.914Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:45.914Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s [2025-03-07T10:20:45.914Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:45.914Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:45.914Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:45.914Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-07T10:20:46.185Z] #33 ... [2025-03-07T10:20:46.185Z] [2025-03-07T10:20:46.185Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:46.185Z] #31 DONE 0.0s [2025-03-07T10:20:46.185Z] [2025-03-07T10:20:46.185Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:46.185Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:46.185Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:46.185Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:46.185Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:46.185Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:46.454Z] #33 ... [2025-03-07T10:20:46.454Z] [2025-03-07T10:20:46.454Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:20:46.454Z] #32 DONE 0.4s [2025-03-07T10:20:46.454Z] [2025-03-07T10:20:46.454Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:46.454Z] #31 DONE 0.0s [2025-03-07T10:20:46.454Z] [2025-03-07T10:20:46.454Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:20:46.454Z] #32 DONE 0.5s [2025-03-07T10:20:46.454Z] [2025-03-07T10:20:46.454Z] #34 [support-scheduler internal] load build context [2025-03-07T10:20:46.726Z] #34 ... [2025-03-07T10:20:46.726Z] [2025-03-07T10:20:46.726Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:20:46.726Z] #32 DONE 0.6s [2025-03-07T10:20:46.726Z] [2025-03-07T10:20:46.726Z] #34 [support-scheduler internal] load build context [2025-03-07T10:20:46.726Z] #34 ... [2025-03-07T10:20:46.726Z] [2025-03-07T10:20:46.726Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:46.726Z] #31 DONE 0.0s [2025-03-07T10:20:46.726Z] [2025-03-07T10:20:46.726Z] #34 [support-scheduler internal] load build context [2025-03-07T10:20:47.003Z] #34 ... [2025-03-07T10:20:47.003Z] [2025-03-07T10:20:47.003Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.003Z] #31 DONE 0.0s [2025-03-07T10:20:47.003Z] [2025-03-07T10:20:47.003Z] #34 [support-scheduler internal] load build context [2025-03-07T10:20:47.003Z] #34 ... [2025-03-07T10:20:47.003Z] [2025-03-07T10:20:47.003Z] #35 [security-spiffe-token-provider internal] load build context [2025-03-07T10:20:47.003Z] #35 transferring context: 3.21MB 0.9s done [2025-03-07T10:20:47.003Z] #35 DONE 1.3s [2025-03-07T10:20:47.276Z] [2025-03-07T10:20:47.276Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.276Z] #31 DONE 0.0s [2025-03-07T10:20:47.276Z] [2025-03-07T10:20:47.276Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.276Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:47.276Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:47.276Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:47.276Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:47.276Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:47.276Z] #33 ... [2025-03-07T10:20:47.276Z] [2025-03-07T10:20:47.276Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.276Z] #31 DONE 0.0s [2025-03-07T10:20:47.276Z] [2025-03-07T10:20:47.276Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:20:47.276Z] #32 DONE 1.1s [2025-03-07T10:20:47.276Z] [2025-03-07T10:20:47.276Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.276Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:47.276Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:47.276Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:47.276Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:47.276Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:47.545Z] #33 ... [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.545Z] #31 DONE 0.0s [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #34 [support-scheduler internal] load build context [2025-03-07T10:20:47.545Z] #34 transferring context: 3.21MB 0.9s done [2025-03-07T10:20:47.545Z] #34 DONE 1.2s [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.545Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:47.545Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:47.545Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:47.545Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:47.545Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:47.545Z] #33 ... [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.545Z] #31 DONE 0.0s [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.545Z] #33 ... [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.545Z] #31 DONE 0.0s [2025-03-07T10:20:47.545Z] [2025-03-07T10:20:47.545Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.816Z] #33 ... [2025-03-07T10:20:47.816Z] [2025-03-07T10:20:47.816Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-07T10:20:47.816Z] #31 DONE 0.0s [2025-03-07T10:20:47.816Z] [2025-03-07T10:20:47.816Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-07T10:20:47.816Z] #36 DONE 1.4s [2025-03-07T10:20:47.816Z] [2025-03-07T10:20:47.816Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.816Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:47.816Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:47.816Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:47.816Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:47.816Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:47.816Z] #33 ... [2025-03-07T10:20:47.816Z] [2025-03-07T10:20:47.816Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-07T10:20:47.816Z] #37 DONE 3.1s [2025-03-07T10:20:47.816Z] [2025-03-07T10:20:47.816Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:47.816Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:47.816Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:47.816Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:47.816Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:47.816Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:47.816Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-03-07T10:20:48.086Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-03-07T10:20:48.569Z] #33 ... [2025-03-07T10:20:48.569Z] [2025-03-07T10:20:48.569Z] #38 [core-data internal] load build context [2025-03-07T10:20:48.569Z] #38 transferring context: 3.21MB 1.2s done [2025-03-07T10:20:48.569Z] #38 DONE 1.7s [2025-03-07T10:20:48.569Z] [2025-03-07T10:20:48.569Z] #39 [core-command internal] load build context [2025-03-07T10:20:48.876Z] #39 ... [2025-03-07T10:20:48.876Z] [2025-03-07T10:20:48.876Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-07T10:20:48.876Z] #40 DONE 2.1s [2025-03-07T10:20:48.876Z] [2025-03-07T10:20:48.876Z] #39 [core-command internal] load build context [2025-03-07T10:20:49.162Z] #39 ... [2025-03-07T10:20:49.162Z] [2025-03-07T10:20:49.162Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-07T10:20:49.162Z] #37 DONE 3.1s [2025-03-07T10:20:49.162Z] [2025-03-07T10:20:49.162Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-07T10:20:49.162Z] #32 DONE 2.8s [2025-03-07T10:20:49.162Z] [2025-03-07T10:20:49.162Z] #39 [core-command internal] load build context [2025-03-07T10:20:49.788Z] #39 ... [2025-03-07T10:20:49.788Z] [2025-03-07T10:20:49.788Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-07T10:20:49.788Z] #36 DONE 3.1s [2025-03-07T10:20:49.788Z] [2025-03-07T10:20:49.788Z] #39 [core-command internal] load build context [2025-03-07T10:20:50.785Z] #39 ... [2025-03-07T10:20:50.785Z] [2025-03-07T10:20:50.785Z] #41 [security-spire-server internal] load build context [2025-03-07T10:20:50.785Z] #41 transferring context: 23.80kB 0.2s done [2025-03-07T10:20:50.785Z] #41 DONE 3.0s [2025-03-07T10:20:50.785Z] [2025-03-07T10:20:50.785Z] #39 [core-command internal] load build context [2025-03-07T10:20:50.785Z] #39 ... [2025-03-07T10:20:50.785Z] [2025-03-07T10:20:50.785Z] #42 [core-keeper internal] load build context [2025-03-07T10:20:50.785Z] #42 transferring context: 3.21MB 2.0s done [2025-03-07T10:20:50.785Z] #42 DONE 3.5s [2025-03-07T10:20:50.785Z] [2025-03-07T10:20:50.785Z] #39 [core-command internal] load build context [2025-03-07T10:20:50.785Z] #39 transferring context: 3.21MB 2.9s done [2025-03-07T10:20:51.373Z] #39 ... [2025-03-07T10:20:51.373Z] [2025-03-07T10:20:51.373Z] #43 [security-bootstrapper internal] load build context [2025-03-07T10:20:51.373Z] #43 transferring context: 3.21MB 2.2s done [2025-03-07T10:20:51.373Z] #43 DONE 3.9s [2025-03-07T10:20:51.373Z] [2025-03-07T10:20:51.373Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:51.373Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-07T10:20:51.373Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-07T10:20:51.373Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-07T10:20:51.373Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-07T10:20:51.373Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-03-07T10:20:51.373Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-07T10:20:51.373Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-03-07T10:20:51.373Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-07T10:20:51.373Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.09MB / 33.17MB 2.2s [2025-03-07T10:20:51.373Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-07T10:20:51.644Z] #44 ... [2025-03-07T10:20:51.644Z] [2025-03-07T10:20:51.644Z] #45 [security-proxy-auth internal] load build context [2025-03-07T10:20:51.644Z] #45 transferring context: 3.21MB 2.6s done [2025-03-07T10:20:51.644Z] #45 DONE 3.8s [2025-03-07T10:20:51.644Z] [2025-03-07T10:20:51.644Z] #46 [security-spire-agent internal] load build context [2025-03-07T10:20:51.644Z] #46 transferring context: 23.33kB 0.1s done [2025-03-07T10:20:51.644Z] #46 DONE 2.8s [2025-03-07T10:20:51.644Z] [2025-03-07T10:20:51.644Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:51.644Z] #44 ... [2025-03-07T10:20:51.644Z] [2025-03-07T10:20:51.644Z] #39 [core-command internal] load build context [2025-03-07T10:20:51.644Z] #39 DONE 3.9s [2025-03-07T10:20:51.644Z] [2025-03-07T10:20:51.644Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:51.644Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.5s [2025-03-07T10:20:51.912Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.89MB / 33.17MB 2.7s [2025-03-07T10:20:51.912Z] #44 ... [2025-03-07T10:20:51.912Z] [2025-03-07T10:20:51.912Z] #47 [core-metadata internal] load build context [2025-03-07T10:20:51.912Z] #47 transferring context: 3.21MB 3.1s done [2025-03-07T10:20:51.912Z] #47 DONE 4.8s [2025-03-07T10:20:51.912Z] [2025-03-07T10:20:51.912Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:52.181Z] #44 ... [2025-03-07T10:20:52.181Z] [2025-03-07T10:20:52.181Z] #48 [security-secretstore-setup internal] load build context [2025-03-07T10:20:52.181Z] #48 transferring context: 3.21MB 2.3s done [2025-03-07T10:20:52.181Z] #48 DONE 4.3s [2025-03-07T10:20:52.181Z] [2025-03-07T10:20:52.181Z] #49 [core-common-config-bootstrapper internal] load build context [2025-03-07T10:20:52.181Z] #49 transferring context: 3.21MB 2.2s done [2025-03-07T10:20:52.181Z] #49 DONE 4.2s [2025-03-07T10:20:52.181Z] [2025-03-07T10:20:52.181Z] #50 [support-notifications internal] load build context [2025-03-07T10:20:52.181Z] #50 transferring context: 3.21MB 3.4s done [2025-03-07T10:20:52.181Z] #50 DONE 5.0s [2025-03-07T10:20:52.181Z] [2025-03-07T10:20:52.181Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:52.181Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.66MB / 33.17MB 2.9s [2025-03-07T10:20:52.181Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-07T10:20:52.181Z] #44 ... [2025-03-07T10:20:52.181Z] [2025-03-07T10:20:52.181Z] #51 [security-spire-config internal] load build context [2025-03-07T10:20:52.181Z] #51 transferring context: 22.05kB 0.1s done [2025-03-07T10:20:52.181Z] #51 DONE 2.5s [2025-03-07T10:20:52.181Z] [2025-03-07T10:20:52.181Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:52.181Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 3.1s [2025-03-07T10:20:52.447Z] #44 ... [2025-03-07T10:20:52.447Z] [2025-03-07T10:20:52.447Z] #52 [security-proxy-setup internal] load build context [2025-03-07T10:20:52.447Z] #52 transferring context: 3.21MB 1.0s done [2025-03-07T10:20:52.447Z] #52 DONE 3.1s [2025-03-07T10:20:52.447Z] [2025-03-07T10:20:52.447Z] #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-03-07T10:20:52.447Z] #53 DONE 4.3s [2025-03-07T10:20:52.717Z] [2025-03-07T10:20:52.717Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:20:52.717Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.3s [2025-03-07T10:20:52.988Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.7s [2025-03-07T10:20:52.988Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.8s [2025-03-07T10:20:53.583Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.08MB / 33.17MB 4.4s [2025-03-07T10:20:54.193Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.00MB / 33.17MB 5.1s [2025-03-07T10:20:55.615Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.35MB / 33.17MB 6.1s [2025-03-07T10:20:55.615Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 6.4s done [2025-03-07T10:20:57.572Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-07T10:20:58.998Z] #44 ... [2025-03-07T10:20:58.998Z] [2025-03-07T10:20:58.998Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:20:58.998Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-07T10:20:58.998Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-07T10:20:58.998Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-07T10:20:58.998Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-07T10:20:58.998Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-07T10:20:58.998Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done [2025-03-07T10:20:58.998Z] #33 ... [2025-03-07T10:20:58.998Z] [2025-03-07T10:20:58.998Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:20:58.998Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done [2025-03-07T10:20:58.998Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-07T10:20:58.998Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-07T10:20:58.998Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-07T10:20:58.998Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-07T10:20:58.998Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-07T10:20:58.998Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-07T10:20:58.998Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-03-07T10:20:58.998Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.6s done [2025-03-07T10:20:58.998Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-07T10:20:58.998Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-07T10:20:58.998Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.1s [2025-03-07T10:20:59.265Z] #54 ... [2025-03-07T10:20:59.265Z] [2025-03-07T10:20:59.265Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:21:01.219Z] #44 ... [2025-03-07T10:21:01.219Z] [2025-03-07T10:21:01.219Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:01.219Z] #0 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:01.219Z] #0 9.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:01.488Z] #55 ... [2025-03-07T10:21:01.488Z] [2025-03-07T10:21:01.488Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-07T10:21:01.488Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:01.488Z] #0 8.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:01.488Z] #56 ... [2025-03-07T10:21:01.488Z] [2025-03-07T10:21:01.488Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:21:01.756Z] #44 ... [2025-03-07T10:21:01.756Z] [2025-03-07T10:21:01.756Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-07T10:21:01.756Z] #0 7.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:01.756Z] #0 8.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:01.756Z] #57 ... [2025-03-07T10:21:01.756Z] [2025-03-07T10:21:01.756Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:02.027Z] #58 ... [2025-03-07T10:21:02.027Z] [2025-03-07T10:21:02.027Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-07T10:21:02.296Z] #59 ... [2025-03-07T10:21:02.296Z] [2025-03-07T10:21:02.296Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:02.296Z] #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:02.296Z] #60 ... [2025-03-07T10:21:02.296Z] [2025-03-07T10:21:02.296Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:21:02.566Z] #61 ... [2025-03-07T10:21:02.566Z] [2025-03-07T10:21:02.566Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:02.566Z] #62 ... [2025-03-07T10:21:02.566Z] [2025-03-07T10:21:02.566Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-07T10:21:02.837Z] #63 ... [2025-03-07T10:21:02.837Z] [2025-03-07T10:21:02.837Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-07T10:21:02.837Z] #0 9.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:02.837Z] #64 ... [2025-03-07T10:21:02.837Z] [2025-03-07T10:21:02.837Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-07T10:21:03.122Z] #65 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.122Z] #65 ... [2025-03-07T10:21:03.122Z] [2025-03-07T10:21:03.122Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:21:03.122Z] #66 ... [2025-03-07T10:21:03.122Z] [2025-03-07T10:21:03.122Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:21:03.122Z] #0 9.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.122Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.396Z] #67 ... [2025-03-07T10:21:03.396Z] [2025-03-07T10:21:03.396Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:21:03.396Z] #61 DONE 11.4s [2025-03-07T10:21:03.396Z] [2025-03-07T10:21:03.396Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-07T10:21:03.396Z] #0 9.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.396Z] #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.396Z] #68 ... [2025-03-07T10:21:03.396Z] [2025-03-07T10:21:03.396Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:03.664Z] #69 ... [2025-03-07T10:21:03.664Z] [2025-03-07T10:21:03.664Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:21:03.664Z] #66 DONE 11.1s [2025-03-07T10:21:03.664Z] [2025-03-07T10:21:03.664Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-07T10:21:03.664Z] #70 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.664Z] #70 ... [2025-03-07T10:21:03.664Z] [2025-03-07T10:21:03.664Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-07T10:21:03.664Z] #0 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:03.933Z] #71 ... [2025-03-07T10:21:03.933Z] [2025-03-07T10:21:03.933Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:21:03.933Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.1s [2025-03-07T10:21:05.263Z] #44 DONE 76.5s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #45 [security-proxy-setup internal] load build context [2025-03-07T10:21:05.264Z] #45 DONE 76.7s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #62 [security-spire-server internal] load build context [2025-03-07T10:21:05.264Z] #62 DONE 71.3s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #49 [core-command internal] load build context [2025-03-07T10:21:05.264Z] #49 DONE 76.0s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #48 [core-data internal] load build context [2025-03-07T10:21:05.264Z] #48 DONE 77.1s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #36 [support-notifications internal] load build context [2025-03-07T10:21:05.264Z] #36 DONE 74.4s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #43 [core-common-config-bootstrapper internal] load build context [2025-03-07T10:21:05.264Z] #43 DONE 77.2s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #42 [security-proxy-auth internal] load build context [2025-03-07T10:21:05.264Z] #42 DONE 77.2s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #59 [core-metadata internal] load build context [2025-03-07T10:21:05.264Z] #59 DONE 71.9s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #35 [security-bootstrapper internal] load build context [2025-03-07T10:21:05.264Z] #35 DONE 74.4s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #47 [support-scheduler internal] load build context [2025-03-07T10:21:05.264Z] #47 DONE 77.1s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #61 [security-spiffe-token-provider internal] load build context [2025-03-07T10:21:05.264Z] #61 DONE 71.9s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #56 [security-secretstore-setup internal] load build context [2025-03-07T10:21:05.264Z] #56 DONE 71.9s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-07T10:21:05.264Z] #60 DONE 71.5s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #65 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-07T10:21:05.264Z] #50 DONE 73.5s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:21:05.264Z] #55 DONE 72.3s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:05.264Z] #53 DONE 72.7s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:21:05.264Z] #46 DONE 76.1s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #66 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:21:05.264Z] #32 DONE 76.3s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #41 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-07T10:21:05.264Z] #41 DONE 78.1s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #67 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-07T10:21:05.264Z] #67 DONE 0.2s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-07T10:21:05.264Z] #52 72.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #52 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:21:05.264Z] #51 DONE 73.2s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #66 0.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #66 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #66 1.355 OK: 8 MiB in 15 packages [2025-03-07T10:21:05.264Z] #66 DONE 2.1s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:05.264Z] #58 73.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #58 73.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #58 73.71 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:05.264Z] #58 73.73 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:05.264Z] #58 73.73 OK: 8 MiB in 15 packages [2025-03-07T10:21:05.264Z] #58 DONE 74.0s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-07T10:21:05.264Z] #63 73.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #63 73.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #63 73.69 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:05.264Z] #63 73.69 (2/4) Installing openssl (3.3.3-r0) [2025-03-07T10:21:05.264Z] #63 73.71 (3/4) Installing su-exec (0.2-r3) [2025-03-07T10:21:05.264Z] #63 73.71 (4/4) Installing yq-go (4.44.1-r2) [2025-03-07T10:21:05.264Z] #63 73.80 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:05.264Z] #63 73.80 OK: 19 MiB in 18 packages [2025-03-07T10:21:05.264Z] #63 DONE 74.1s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #68 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #65 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #65 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #65 1.711 OK: 19 MiB in 18 packages [2025-03-07T10:21:05.264Z] #65 DONE 1.9s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:05.264Z] #64 72.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #64 72.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #64 72.91 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:05.264Z] #64 72.91 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:05.264Z] #64 72.91 OK: 24170 distinct packages available [2025-03-07T10:21:05.264Z] #64 72.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #64 73.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #64 73.53 (1/14) Installing ca-certificates (20241121-r1) [2025-03-07T10:21:05.264Z] #64 73.56 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-07T10:21:05.264Z] #64 73.57 (3/14) Installing c-ares (1.33.1-r0) [2025-03-07T10:21:05.264Z] #64 73.57 (4/14) Installing libunistring (1.2-r0) [2025-03-07T10:21:05.264Z] #64 73.59 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-07T10:21:05.264Z] #64 73.59 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T10:21:05.264Z] #64 73.60 (7/14) Installing libpsl (0.21.5-r1) [2025-03-07T10:21:05.264Z] #64 73.60 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-07T10:21:05.264Z] #64 73.61 (9/14) Installing libcurl (8.12.1-r0) [2025-03-07T10:21:05.264Z] #64 73.62 (10/14) Installing curl (8.12.1-r0) [2025-03-07T10:21:05.264Z] #64 73.63 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:05.264Z] #64 73.63 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-07T10:21:05.264Z] #64 73.63 (13/14) Installing libucontext (1.2-r3) [2025-03-07T10:21:05.264Z] #64 73.64 (14/14) Installing gcompat (1.1.0-r4) [2025-03-07T10:21:05.264Z] #64 73.64 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:05.264Z] #64 73.69 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:21:05.264Z] #64 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #0 2.067 OK: 9 MiB in 19 packages [2025-03-07T10:21:05.264Z] #69 DONE 2.2s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-07T10:21:05.264Z] #57 72.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #57 73.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #57 74.26 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:05.264Z] #57 74.27 (2/2) Installing su-exec (0.2-r3) [2025-03-07T10:21:05.264Z] #57 74.27 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:05.264Z] #57 74.28 OK: 8 MiB in 16 packages [2025-03-07T10:21:05.264Z] #57 DONE 74.5s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:05.264Z] #64 73.74 OK: 13 MiB in 28 packages [2025-03-07T10:21:05.264Z] #64 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-07T10:21:05.264Z] #54 73.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #54 73.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #54 73.68 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:05.264Z] #54 73.68 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:05.264Z] #54 73.68 OK: 24170 distinct packages available [2025-03-07T10:21:05.264Z] #54 73.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #54 73.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #54 74.22 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:05.264Z] #54 74.22 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-07T10:21:05.264Z] #54 74.22 (3/4) Installing libucontext (1.2-r3) [2025-03-07T10:21:05.264Z] #54 74.22 (4/4) Installing gcompat (1.1.0-r4) [2025-03-07T10:21:05.264Z] #54 74.23 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:05.264Z] #54 74.24 OK: 8 MiB in 18 packages [2025-03-07T10:21:05.264Z] #54 DONE 74.6s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-07T10:21:05.264Z] #52 74.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #52 74.33 (1/3) Installing ca-certificates (20241121-r1) [2025-03-07T10:21:05.264Z] #52 74.35 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:05.264Z] #52 74.36 (3/3) Installing tzdata (2025a-r0) [2025-03-07T10:21:05.264Z] #52 74.40 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:05.264Z] #52 74.41 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:21:05.264Z] #52 74.45 OK: 10 MiB in 17 packages [2025-03-07T10:21:05.264Z] #52 DONE 74.6s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #0 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #0 2.195 OK: 12 MiB in 21 packages [2025-03-07T10:21:05.264Z] #70 DONE 2.4s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:05.264Z] #71 ... [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:05.264Z] #64 DONE 75.5s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-07T10:21:05.264Z] #72 DONE 1.8s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #73 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:05.264Z] #73 DONE 1.8s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-07T10:21:05.264Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #0 1.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.264Z] #0 1.974 OK: 248 MiB in 58 packages [2025-03-07T10:21:05.264Z] #74 DONE 3.6s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-07T10:21:05.264Z] #75 DONE 3.7s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #76 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-07T10:21:05.264Z] #76 DONE 0.2s [2025-03-07T10:21:05.264Z] [2025-03-07T10:21:05.264Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-07T10:21:05.354Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s done [2025-03-07T10:21:05.621Z] #54 ... [2025-03-07T10:21:05.621Z] [2025-03-07T10:21:05.621Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-07T10:21:05.621Z] #57 13.74 (1/7) Installing ca-certificates (20241121-r1) [2025-03-07T10:21:05.834Z] #77 ... [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-07T10:21:05.835Z] #0 3.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.096 OK: 248 MiB in 58 packages [2025-03-07T10:21:05.835Z] #78 DONE 4.9s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #79 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:05.835Z] #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.173 OK: 248 MiB in 58 packages [2025-03-07T10:21:05.835Z] #79 DONE 5.0s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-07T10:21:05.835Z] #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.088 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:05.835Z] #0 4.088 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:05.835Z] #0 4.088 OK: 24188 distinct packages available [2025-03-07T10:21:05.835Z] #0 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.522 OK: 248 MiB in 58 packages [2025-03-07T10:21:05.835Z] #80 DONE 4.9s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:05.835Z] #81 DONE 1.3s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:05.835Z] #82 DONE 1.3s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #83 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:05.835Z] #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:05.835Z] #0 4.533 OK: 248 MiB in 58 packages [2025-03-07T10:21:05.835Z] #83 DONE 5.3s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-07T10:21:05.835Z] #84 DONE 0.5s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:05.835Z] #85 DONE 0.2s [2025-03-07T10:21:05.835Z] [2025-03-07T10:21:05.835Z] #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-07T10:21:06.093Z] #86 DONE 0.2s [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.093Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-07T10:21:06.093Z] #87 DONE 0.1s [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.093Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:06.093Z] #88 DONE 0.2s [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.093Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:06.093Z] #89 DONE 0.3s [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.093Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:06.093Z] #90 DONE 0.3s [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.093Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:06.093Z] #91 ... [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.093Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-07T10:21:06.093Z] #92 DONE 0.2s [2025-03-07T10:21:06.093Z] [2025-03-07T10:21:06.094Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-07T10:21:06.094Z] #93 DONE 0.1s [2025-03-07T10:21:06.094Z] [2025-03-07T10:21:06.094Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-07T10:21:06.094Z] #94 DONE 0.1s [2025-03-07T10:21:06.215Z] #57 14.27 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:06.215Z] #57 14.30 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-07T10:21:06.215Z] #57 14.34 (4/7) Installing libsodium (1.0.19-r0) [2025-03-07T10:21:06.215Z] #57 14.37 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-07T10:21:06.353Z] [2025-03-07T10:21:06.353Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-07T10:21:06.353Z] #95 DONE 0.1s [2025-03-07T10:21:06.353Z] [2025-03-07T10:21:06.353Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-07T10:21:06.353Z] #96 DONE 0.1s [2025-03-07T10:21:06.353Z] [2025-03-07T10:21:06.353Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-07T10:21:06.353Z] #97 DONE 0.0s [2025-03-07T10:21:06.353Z] [2025-03-07T10:21:06.353Z] #98 [security-spire-server] exporting to image [2025-03-07T10:21:06.353Z] #98 exporting layers [2025-03-07T10:21:06.486Z] #57 14.66 (6/7) Installing libzmq (4.3.5-r2) [2025-03-07T10:21:06.487Z] #57 14.75 (7/7) Installing zeromq (4.3.5-r2) [2025-03-07T10:21:06.487Z] #57 14.79 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:06.755Z] #57 15.02 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:21:07.284Z] #98 exporting layers 1.0s done [2025-03-07T10:21:07.284Z] #98 writing image sha256:cba9560a5ad26a82a0636e4d9ec67169e09a7fae781d8a5af07f4d773cbbdc68 [2025-03-07T10:21:07.284Z] #98 exporting layers 1.1s done [2025-03-07T10:21:07.284Z] #98 writing image sha256:cba9560a5ad26a82a0636e4d9ec67169e09a7fae781d8a5af07f4d773cbbdc68 0.0s done [2025-03-07T10:21:07.284Z] #98 naming to docker.io/library/security-spire-agent done [2025-03-07T10:21:07.284Z] #98 writing image sha256:690221e786d663fd77c30e905ba898e9da3028d7e574bb3160de2a4c28606dca done [2025-03-07T10:21:07.284Z] #98 naming to docker.io/library/security-spire-server done [2025-03-07T10:21:07.284Z] #98 DONE 1.2s [2025-03-07T10:21:07.284Z] [2025-03-07T10:21:07.284Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:07.284Z] #68 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:07.284Z] #68 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:07.852Z] #68 5.571 OK: 8 MiB in 15 packages [2025-03-07T10:21:07.852Z] #68 DONE 5.7s [2025-03-07T10:21:07.852Z] [2025-03-07T10:21:07.852Z] #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:07.852Z] #71 4.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:07.852Z] #71 4.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:07.852Z] #71 5.256 OK: 10 MiB in 17 packages [2025-03-07T10:21:08.110Z] #71 ... [2025-03-07T10:21:08.110Z] [2025-03-07T10:21:08.110Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-07T10:21:08.110Z] #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:08.110Z] #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:08.110Z] #0 5.132 OK: 8 MiB in 18 packages [2025-03-07T10:21:08.110Z] #99 DONE 5.3s [2025-03-07T10:21:08.110Z] [2025-03-07T10:21:08.110Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:08.720Z] #57 16.72 OK: 14 MiB in 21 packages [2025-03-07T10:21:09.486Z] #100 ... [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #101 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-07T10:21:09.486Z] #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 5.183 OK: 8 MiB in 16 packages [2025-03-07T10:21:09.486Z] #101 DONE 6.5s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-07T10:21:09.486Z] #0 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 5.666 OK: 19 MiB in 18 packages [2025-03-07T10:21:09.486Z] #102 DONE 7.0s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #103 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:09.486Z] #0 5.385 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 5.920 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 6.816 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:09.486Z] #0 7.164 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:09.486Z] #0 7.170 OK: 8 MiB in 15 packages [2025-03-07T10:21:09.486Z] #103 DONE 8.1s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:09.486Z] #0 3.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.486Z] #0 3.680 OK: 13 MiB in 28 packages [2025-03-07T10:21:09.486Z] #104 DONE 4.9s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:09.486Z] #100 DONE 1.3s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:09.486Z] #71 DONE 6.6s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-07T10:21:09.486Z] #105 DONE 0.1s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-07T10:21:09.486Z] #106 DONE 0.1s [2025-03-07T10:21:09.486Z] [2025-03-07T10:21:09.486Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-07T10:21:09.743Z] #107 DONE 0.1s [2025-03-07T10:21:09.743Z] [2025-03-07T10:21:09.743Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-07T10:21:09.743Z] #108 DONE 0.1s [2025-03-07T10:21:09.743Z] [2025-03-07T10:21:09.743Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-07T10:21:09.743Z] #77 4.743 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:09.743Z] #77 ... [2025-03-07T10:21:09.743Z] [2025-03-07T10:21:09.743Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-07T10:21:09.743Z] #109 DONE 0.0s [2025-03-07T10:21:09.743Z] [2025-03-07T10:21:09.743Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-07T10:21:09.743Z] #110 DONE 0.0s [2025-03-07T10:21:09.743Z] [2025-03-07T10:21:09.743Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-07T10:21:09.743Z] #77 5.198 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T10:21:10.319Z] #77 ... [2025-03-07T10:21:10.319Z] [2025-03-07T10:21:10.319Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-07T10:21:10.319Z] #111 DONE 1.0s [2025-03-07T10:21:10.319Z] [2025-03-07T10:21:10.319Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-07T10:21:10.319Z] #112 DONE 0.0s [2025-03-07T10:21:10.587Z] [2025-03-07T10:21:10.587Z] #98 [security-spire-config] exporting to image [2025-03-07T10:21:10.587Z] #98 exporting layers 1.0s done [2025-03-07T10:21:10.587Z] #98 writing image sha256:3c2e4a507e7ec4829a920b178891f6b9dbbb1f0cb972c85bc5dd8492c5381d2f done [2025-03-07T10:21:10.587Z] #98 naming to docker.io/library/security-spire-config 0.0s done [2025-03-07T10:21:10.587Z] #98 DONE 2.2s [2025-03-07T10:21:10.587Z] [2025-03-07T10:21:10.587Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-07T10:21:10.587Z] #77 6.025 OK: 248 MiB in 58 packages [2025-03-07T10:21:10.587Z] #77 DONE 6.2s [2025-03-07T10:21:10.587Z] [2025-03-07T10:21:10.587Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-07T10:21:10.850Z] #113 DONE 0.1s [2025-03-07T10:21:10.850Z] [2025-03-07T10:21:10.850Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:11.316Z] #57 DONE 19.1s [2025-03-07T10:21:11.316Z] [2025-03-07T10:21:11.316Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:12.285Z] #72 ... [2025-03-07T10:21:12.285Z] [2025-03-07T10:21:12.285Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:21:12.285Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.7s [2025-03-07T10:21:12.285Z] #44 ... [2025-03-07T10:21:12.285Z] [2025-03-07T10:21:12.285Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-07T10:21:12.285Z] #59 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:12.285Z] #59 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:12.570Z] #59 ... [2025-03-07T10:21:12.570Z] [2025-03-07T10:21:12.570Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:21:12.570Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s done [2025-03-07T10:21:12.570Z] #44 ... [2025-03-07T10:21:12.570Z] [2025-03-07T10:21:12.570Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:12.570Z] #58 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:12.570Z] #58 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:12.842Z] #58 ... [2025-03-07T10:21:12.842Z] [2025-03-07T10:21:12.842Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-07T10:21:12.842Z] #44 DONE 25.1s [2025-03-07T10:21:12.842Z] [2025-03-07T10:21:12.842Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:12.842Z] #62 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:12.842Z] #62 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:12.842Z] #62 ... [2025-03-07T10:21:12.842Z] [2025-03-07T10:21:12.842Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:12.842Z] #55 18.40 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:12.842Z] #55 18.40 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:12.842Z] #55 18.40 OK: 24048 distinct packages available [2025-03-07T10:21:12.842Z] #55 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.109Z] #55 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.109Z] #55 ... [2025-03-07T10:21:13.109Z] [2025-03-07T10:21:13.109Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:13.109Z] #0 5.119 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.109Z] #0 7.210 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.377Z] #73 ... [2025-03-07T10:21:13.377Z] [2025-03-07T10:21:13.377Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-07T10:21:13.377Z] #63 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.377Z] #63 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.645Z] #63 ... [2025-03-07T10:21:13.645Z] [2025-03-07T10:21:13.645Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-07T10:21:13.645Z] #64 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.645Z] #64 19.69 OK: 239 MiB in 58 packages [2025-03-07T10:21:13.645Z] #64 ... [2025-03-07T10:21:13.645Z] [2025-03-07T10:21:13.645Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-07T10:21:13.645Z] #0 5.045 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.645Z] #0 7.124 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:13.912Z] #74 ... [2025-03-07T10:21:13.913Z] [2025-03-07T10:21:13.913Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-07T10:21:13.913Z] #68 21.25 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:13.913Z] #68 21.33 (2/4) Installing openssl (3.3.3-r0) [2025-03-07T10:21:13.913Z] #68 21.55 (3/4) Installing su-exec (0.2-r3) [2025-03-07T10:21:13.913Z] #68 21.58 (4/4) Installing yq-go (4.44.1-r2) [2025-03-07T10:21:13.913Z] #68 ... [2025-03-07T10:21:13.913Z] [2025-03-07T10:21:13.913Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:13.913Z] #60 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:14.180Z] #60 ... [2025-03-07T10:21:14.180Z] [2025-03-07T10:21:14.180Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-07T10:21:14.180Z] #64 DONE 21.7s [2025-03-07T10:21:14.180Z] [2025-03-07T10:21:14.180Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:14.180Z] #75 ... [2025-03-07T10:21:14.180Z] [2025-03-07T10:21:14.180Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:14.180Z] #69 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:14.180Z] #69 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:14.455Z] #69 ... [2025-03-07T10:21:14.455Z] [2025-03-07T10:21:14.455Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:14.455Z] #72 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:14.455Z] #72 ... [2025-03-07T10:21:14.455Z] [2025-03-07T10:21:14.455Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:14.455Z] #75 DONE 0.5s [2025-03-07T10:21:14.728Z] [2025-03-07T10:21:14.728Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-07T10:21:14.728Z] #63 22.81 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:14.728Z] #63 22.86 (2/2) Installing su-exec (0.2-r3) [2025-03-07T10:21:14.728Z] #63 22.90 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:15.003Z] #63 23.19 OK: 9 MiB in 16 packages [2025-03-07T10:21:15.286Z] #63 ... [2025-03-07T10:21:15.286Z] [2025-03-07T10:21:15.286Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-07T10:21:15.286Z] #70 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:15.559Z] #70 23.17 OK: 239 MiB in 58 packages [2025-03-07T10:21:15.559Z] #70 ... [2025-03-07T10:21:15.559Z] [2025-03-07T10:21:15.559Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-07T10:21:15.559Z] #68 23.44 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:15.559Z] #68 23.55 OK: 20 MiB in 18 packages [2025-03-07T10:21:15.559Z] #68 ... [2025-03-07T10:21:15.559Z] [2025-03-07T10:21:15.559Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-07T10:21:15.559Z] #71 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:15.827Z] #71 ... [2025-03-07T10:21:15.827Z] [2025-03-07T10:21:15.827Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-07T10:21:15.827Z] #65 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:16.101Z] #65 ... [2025-03-07T10:21:16.101Z] [2025-03-07T10:21:16.101Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:21:16.101Z] #54 ... [2025-03-07T10:21:16.101Z] [2025-03-07T10:21:16.101Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:16.101Z] #62 23.56 OK: 239 MiB in 58 packages [2025-03-07T10:21:16.686Z] #62 ... [2025-03-07T10:21:16.686Z] [2025-03-07T10:21:16.686Z] #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:16.686Z] #60 22.94 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:16.686Z] #60 22.98 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:16.686Z] #60 23.15 OK: 9 MiB in 15 packages [2025-03-07T10:21:16.686Z] #60 DONE 24.9s [2025-03-07T10:21:16.686Z] [2025-03-07T10:21:16.686Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:16.686Z] #76 ... [2025-03-07T10:21:16.686Z] [2025-03-07T10:21:16.686Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-07T10:21:16.686Z] #56 15.47 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:16.686Z] #56 15.47 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:16.686Z] #56 15.47 OK: 24048 distinct packages available [2025-03-07T10:21:16.686Z] #56 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:16.686Z] #56 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:16.953Z] #56 ... [2025-03-07T10:21:16.953Z] [2025-03-07T10:21:16.953Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:16.953Z] #69 24.69 OK: 239 MiB in 58 packages [2025-03-07T10:21:17.539Z] #69 ... [2025-03-07T10:21:17.539Z] [2025-03-07T10:21:17.539Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-07T10:21:17.539Z] #63 DONE 25.5s [2025-03-07T10:21:17.539Z] [2025-03-07T10:21:17.539Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-07T10:21:17.563Z] #114 ... [2025-03-07T10:21:17.563Z] [2025-03-07T10:21:17.563Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:17.563Z] #115 ... [2025-03-07T10:21:17.563Z] [2025-03-07T10:21:17.563Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:17.563Z] #116 ... [2025-03-07T10:21:17.563Z] [2025-03-07T10:21:17.563Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:17.563Z] #117 ... [2025-03-07T10:21:17.563Z] [2025-03-07T10:21:17.563Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:17.810Z] #77 ... [2025-03-07T10:21:17.810Z] [2025-03-07T10:21:17.810Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-07T10:21:17.811Z] #68 DONE 25.8s [2025-03-07T10:21:17.811Z] [2025-03-07T10:21:17.811Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-07T10:21:18.093Z] #78 ... [2025-03-07T10:21:18.093Z] [2025-03-07T10:21:18.093Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-07T10:21:18.093Z] #70 DONE 25.6s [2025-03-07T10:21:18.093Z] [2025-03-07T10:21:18.093Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:18.093Z] #58 26.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:18.093Z] #58 26.39 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:18.361Z] #58 26.57 OK: 9 MiB in 15 packages [2025-03-07T10:21:18.629Z] #58 ... [2025-03-07T10:21:18.629Z] [2025-03-07T10:21:18.629Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:18.629Z] #62 DONE 26.2s [2025-03-07T10:21:18.629Z] [2025-03-07T10:21:18.629Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:19.600Z] #79 ... [2025-03-07T10:21:19.600Z] [2025-03-07T10:21:19.600Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:19.600Z] #80 DONE 1.5s [2025-03-07T10:21:19.600Z] [2025-03-07T10:21:19.600Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:20.230Z] #81 ... [2025-03-07T10:21:20.230Z] [2025-03-07T10:21:20.230Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:20.230Z] #79 DONE 1.6s [2025-03-07T10:21:20.230Z] [2025-03-07T10:21:20.230Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:20.499Z] #82 ... [2025-03-07T10:21:20.499Z] [2025-03-07T10:21:20.499Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-07T10:21:20.499Z] #69 DONE 28.2s [2025-03-07T10:21:20.499Z] [2025-03-07T10:21:20.499Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:20.499Z] #58 DONE 28.8s [2025-03-07T10:21:20.499Z] [2025-03-07T10:21:20.499Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:21.916Z] #83 ... [2025-03-07T10:21:21.916Z] [2025-03-07T10:21:21.916Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:21.916Z] #84 DONE 1.4s [2025-03-07T10:21:22.185Z] [2025-03-07T10:21:22.185Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-07T10:21:22.185Z] #56 30.48 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:22.186Z] #56 30.53 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-07T10:21:22.186Z] #56 30.58 (3/4) Installing libucontext (1.2-r3) [2025-03-07T10:21:22.186Z] #56 30.60 (4/4) Installing gcompat (1.1.0-r4) [2025-03-07T10:21:22.186Z] #56 30.65 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:22.186Z] #56 30.82 OK: 9 MiB in 18 packages [2025-03-07T10:21:23.155Z] #56 ... [2025-03-07T10:21:23.155Z] [2025-03-07T10:21:23.155Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:21:23.155Z] #67 21.42 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:23.155Z] #67 21.42 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:23.155Z] #67 21.42 OK: 24048 distinct packages available [2025-03-07T10:21:23.155Z] #67 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:23.155Z] #67 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:23.422Z] #67 ... [2025-03-07T10:21:23.422Z] [2025-03-07T10:21:23.422Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:23.422Z] #55 32.03 (1/14) Installing ca-certificates (20241121-r1) [2025-03-07T10:21:24.005Z] #55 32.47 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-07T10:21:24.005Z] #55 32.64 (3/14) Installing c-ares (1.33.1-r0) [2025-03-07T10:21:24.005Z] #55 32.64 (4/14) Installing libunistring (1.2-r0) [2025-03-07T10:21:24.275Z] #55 32.87 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-07T10:21:24.275Z] #55 32.90 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T10:21:24.275Z] #55 33.01 (7/14) Installing libpsl (0.21.5-r1) [2025-03-07T10:21:24.275Z] #55 33.11 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-07T10:21:24.541Z] #55 ... [2025-03-07T10:21:24.541Z] [2025-03-07T10:21:24.541Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-07T10:21:24.541Z] #71 24.97 (1/4) Installing ca-certificates (20241121-r1) [2025-03-07T10:21:24.541Z] #71 25.75 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:24.541Z] #71 25.80 (3/4) Installing su-exec (0.2-r3) [2025-03-07T10:21:24.541Z] #71 25.87 (4/4) Installing yq-go (4.44.1-r2) [2025-03-07T10:21:24.541Z] #71 27.78 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:24.541Z] #71 27.99 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:21:24.541Z] #71 29.95 OK: 20 MiB in 18 packages [2025-03-07T10:21:24.541Z] #71 DONE 32.6s [2025-03-07T10:21:24.541Z] [2025-03-07T10:21:24.541Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:24.814Z] #85 ... [2025-03-07T10:21:24.814Z] [2025-03-07T10:21:24.814Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-07T10:21:24.814Z] #56 DONE 33.3s [2025-03-07T10:21:24.814Z] [2025-03-07T10:21:24.814Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-07T10:21:24.814Z] #74 19.40 OK: 239 MiB in 58 packages [2025-03-07T10:21:24.814Z] #74 DONE 21.2s [2025-03-07T10:21:24.814Z] [2025-03-07T10:21:24.814Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-07T10:21:25.779Z] #86 ... [2025-03-07T10:21:25.779Z] [2025-03-07T10:21:25.779Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-07T10:21:25.779Z] #59 26.29 (1/3) Installing ca-certificates (20241121-r1) [2025-03-07T10:21:25.779Z] #59 27.27 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:25.779Z] #59 27.31 (3/3) Installing tzdata (2025a-r0) [2025-03-07T10:21:25.779Z] #59 29.14 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:25.779Z] #59 29.31 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:21:25.779Z] #59 30.85 OK: 11 MiB in 17 packages [2025-03-07T10:21:25.779Z] #59 DONE 33.8s [2025-03-07T10:21:25.779Z] [2025-03-07T10:21:25.779Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:25.779Z] #73 19.61 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:25.779Z] #73 20.70 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:25.779Z] #73 21.01 OK: 9 MiB in 15 packages [2025-03-07T10:21:25.779Z] #73 ... [2025-03-07T10:21:25.779Z] [2025-03-07T10:21:25.779Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:25.779Z] #72 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:25.779Z] #72 14.01 OK: 14 MiB in 21 packages [2025-03-07T10:21:26.047Z] #72 ... [2025-03-07T10:21:26.047Z] [2025-03-07T10:21:26.047Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:26.047Z] #55 33.31 (9/14) Installing libcurl (8.12.1-r0) [2025-03-07T10:21:26.047Z] #55 33.50 (10/14) Installing curl (8.12.1-r0) [2025-03-07T10:21:26.047Z] #55 33.57 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:26.047Z] #55 33.63 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-07T10:21:26.047Z] #55 33.64 (13/14) Installing libucontext (1.2-r3) [2025-03-07T10:21:26.047Z] #55 33.70 (14/14) Installing gcompat (1.1.0-r4) [2025-03-07T10:21:26.047Z] #55 33.71 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:26.047Z] #55 33.92 Executing ca-certificates-20241121-r1.trigger [2025-03-07T10:21:26.315Z] #55 ... [2025-03-07T10:21:26.315Z] [2025-03-07T10:21:26.315Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-07T10:21:26.315Z] #65 23.97 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-07T10:21:26.315Z] #65 23.97 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-07T10:21:26.315Z] #65 23.97 OK: 24066 distinct packages available [2025-03-07T10:21:26.315Z] #65 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:26.315Z] #65 29.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:26.315Z] #65 ... [2025-03-07T10:21:26.315Z] [2025-03-07T10:21:26.315Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:26.315Z] #55 35.15 OK: 15 MiB in 28 packages [2025-03-07T10:21:26.903Z] #55 ... [2025-03-07T10:21:26.903Z] [2025-03-07T10:21:26.903Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-07T10:21:26.903Z] #73 DONE 23.6s [2025-03-07T10:21:26.903Z] [2025-03-07T10:21:26.903Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:21:26.903Z] #67 35.09 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-07T10:21:26.903Z] #67 35.11 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-07T10:21:26.903Z] #67 35.12 (3/5) Installing libucontext (1.2-r3) [2025-03-07T10:21:26.903Z] #67 35.15 (4/5) Installing gcompat (1.1.0-r4) [2025-03-07T10:21:27.171Z] #67 35.18 (5/5) Installing openssl (3.3.3-r0) [2025-03-07T10:21:27.171Z] #67 35.26 Executing busybox-1.36.1-r29.trigger [2025-03-07T10:21:27.171Z] #67 ... [2025-03-07T10:21:27.171Z] [2025-03-07T10:21:27.171Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:27.171Z] #72 DONE 16.3s [2025-03-07T10:21:27.171Z] [2025-03-07T10:21:27.171Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:21:27.171Z] #67 35.36 OK: 10 MiB in 19 packages [2025-03-07T10:21:27.438Z] #67 ... [2025-03-07T10:21:27.438Z] [2025-03-07T10:21:27.438Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-07T10:21:27.438Z] #86 DONE 2.6s [2025-03-07T10:21:27.438Z] [2025-03-07T10:21:27.438Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:28.441Z] #87 ... [2025-03-07T10:21:28.442Z] [2025-03-07T10:21:28.442Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-07T10:21:28.442Z] #67 DONE 36.5s [2025-03-07T10:21:28.709Z] [2025-03-07T10:21:28.709Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:28.709Z] #88 ... [2025-03-07T10:21:28.709Z] [2025-03-07T10:21:28.709Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-07T10:21:28.709Z] #55 DONE 37.3s [2025-03-07T10:21:28.977Z] [2025-03-07T10:21:28.977Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:30.392Z] #89 ... [2025-03-07T10:21:30.392Z] [2025-03-07T10:21:30.392Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-07T10:21:30.392Z] #65 36.31 OK: 239 MiB in 58 packages [2025-03-07T10:21:30.392Z] #65 DONE 37.7s [2025-03-07T10:21:30.392Z] [2025-03-07T10:21:30.392Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:21:31.361Z] #90 DONE 1.1s [2025-03-07T10:21:31.361Z] [2025-03-07T10:21:31.361Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:31.949Z] #91 ... [2025-03-07T10:21:31.949Z] [2025-03-07T10:21:31.949Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:32.216Z] #92 ... [2025-03-07T10:21:32.216Z] [2025-03-07T10:21:32.216Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:32.216Z] #83 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:32.216Z] #83 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:34.802Z] #83 ... [2025-03-07T10:21:34.802Z] [2025-03-07T10:21:34.802Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:34.802Z] #76 7.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:34.802Z] #76 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:34.802Z] #76 16.76 OK: 9 MiB in 15 packages [2025-03-07T10:21:34.802Z] #76 ... [2025-03-07T10:21:34.802Z] [2025-03-07T10:21:34.802Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-07T10:21:34.802Z] #78 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:34.802Z] #78 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:34.802Z] #78 ... [2025-03-07T10:21:34.802Z] [2025-03-07T10:21:34.802Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-07T10:21:34.802Z] #0 9.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:34.802Z] #93 ... [2025-03-07T10:21:34.802Z] [2025-03-07T10:21:34.802Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-07T10:21:34.802Z] #0 9.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:35.070Z] #94 ... [2025-03-07T10:21:35.070Z] [2025-03-07T10:21:35.070Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:35.070Z] #76 DONE 18.6s [2025-03-07T10:21:35.070Z] [2025-03-07T10:21:35.070Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:35.070Z] #89 6.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:35.655Z] #89 ... [2025-03-07T10:21:35.655Z] [2025-03-07T10:21:35.655Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:35.655Z] #0 8.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:35.923Z] #95 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:35.923Z] #95 ... [2025-03-07T10:21:35.923Z] [2025-03-07T10:21:35.923Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-07T10:21:35.923Z] #93 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:36.507Z] #93 ... [2025-03-07T10:21:36.507Z] [2025-03-07T10:21:36.507Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-07T10:21:36.507Z] #77 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:36.507Z] #77 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:36.507Z] #77 18.19 OK: 9 MiB in 16 packages [2025-03-07T10:21:36.507Z] #77 DONE 19.1s [2025-03-07T10:21:36.507Z] [2025-03-07T10:21:36.507Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-07T10:21:39.118Z] #96 ... [2025-03-07T10:21:39.118Z] [2025-03-07T10:21:39.118Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:39.118Z] #83 17.03 OK: 9 MiB in 15 packages [2025-03-07T10:21:39.118Z] #83 DONE 18.2s [2025-03-07T10:21:39.118Z] [2025-03-07T10:21:39.118Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-07T10:21:39.118Z] #78 20.18 OK: 20 MiB in 18 packages [2025-03-07T10:21:39.118Z] #78 ... [2025-03-07T10:21:39.118Z] [2025-03-07T10:21:39.118Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-07T10:21:39.118Z] #96 DONE 2.7s [2025-03-07T10:21:39.387Z] [2025-03-07T10:21:39.387Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-07T10:21:39.387Z] #97 DONE 0.2s [2025-03-07T10:21:39.387Z] [2025-03-07T10:21:39.387Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:39.387Z] #88 6.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:39.387Z] #88 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:39.654Z] #88 ... [2025-03-07T10:21:39.654Z] [2025-03-07T10:21:39.654Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-07T10:21:39.654Z] #78 DONE 22.0s [2025-03-07T10:21:39.921Z] [2025-03-07T10:21:39.921Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-07T10:21:39.921Z] #98 DONE 0.3s [2025-03-07T10:21:39.921Z] [2025-03-07T10:21:39.921Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:39.921Z] #89 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:41.864Z] #89 ... [2025-03-07T10:21:41.864Z] [2025-03-07T10:21:41.864Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-07T10:21:41.864Z] #93 16.97 OK: 20 MiB in 18 packages [2025-03-07T10:21:42.478Z] #93 ... [2025-03-07T10:21:42.478Z] [2025-03-07T10:21:42.478Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-07T10:21:42.478Z] #94 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T10:21:42.478Z] #94 16.74 OK: 9 MiB in 18 packages [2025-03-07T10:21:42.478Z] #94 DONE 17.8s [2025-03-07T10:21:42.478Z] [2025-03-07T10:21:42.478Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-07T10:21:42.478Z] #93 DONE 18.0s [2025-03-07T10:21:42.478Z] [2025-03-07T10:21:42.478Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:42.478Z] #88 14.18 OK: 10 MiB in 19 packages [2025-03-07T10:21:43.449Z] #88 ... [2025-03-07T10:21:43.449Z] [2025-03-07T10:21:43.449Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:43.449Z] #95 16.66 OK: 11 MiB in 17 packages [2025-03-07T10:21:43.449Z] #95 DONE 17.9s [2025-03-07T10:21:43.449Z] [2025-03-07T10:21:43.449Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-07T10:21:43.449Z] #89 13.42 OK: 15 MiB in 28 packages [2025-03-07T10:21:43.449Z] #89 DONE 14.8s [2025-03-07T10:21:43.716Z] [2025-03-07T10:21:43.717Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:44.308Z] #99 ... [2025-03-07T10:21:44.309Z] [2025-03-07T10:21:44.309Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-07T10:21:44.309Z] #88 DONE 15.9s [2025-03-07T10:21:44.309Z] [2025-03-07T10:21:44.309Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-07T10:21:45.741Z] #100 DONE 1.2s [2025-03-07T10:21:45.741Z] [2025-03-07T10:21:45.741Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:46.009Z] #101 ... [2025-03-07T10:21:46.009Z] [2025-03-07T10:21:46.010Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:46.010Z] #99 DONE 3.5s [2025-03-07T10:21:46.010Z] [2025-03-07T10:21:46.010Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-07T10:21:46.277Z] #102 DONE 0.3s [2025-03-07T10:21:46.277Z] [2025-03-07T10:21:46.277Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-07T10:21:46.277Z] #103 DONE 0.2s [2025-03-07T10:21:46.277Z] [2025-03-07T10:21:46.277Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:46.277Z] #104 DONE 2.2s [2025-03-07T10:21:46.277Z] [2025-03-07T10:21:46.277Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:21:46.550Z] #54 ... [2025-03-07T10:21:46.550Z] [2025-03-07T10:21:46.550Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-07T10:21:46.550Z] #105 ... [2025-03-07T10:21:46.550Z] [2025-03-07T10:21:46.550Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-07T10:21:46.550Z] #106 DONE 0.3s [2025-03-07T10:21:46.833Z] [2025-03-07T10:21:46.833Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-07T10:21:46.833Z] #105 DONE 0.3s [2025-03-07T10:21:46.833Z] [2025-03-07T10:21:46.833Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-07T10:21:47.105Z] #107 ... [2025-03-07T10:21:47.105Z] [2025-03-07T10:21:47.105Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-07T10:21:47.105Z] #108 DONE 0.3s [2025-03-07T10:21:47.105Z] [2025-03-07T10:21:47.105Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-07T10:21:47.105Z] #107 DONE 0.3s [2025-03-07T10:21:47.105Z] [2025-03-07T10:21:47.105Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-07T10:21:47.105Z] #101 DONE 1.6s [2025-03-07T10:21:47.105Z] [2025-03-07T10:21:47.105Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-07T10:21:47.373Z] #109 ... [2025-03-07T10:21:47.373Z] [2025-03-07T10:21:47.373Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-07T10:21:47.373Z] #110 DONE 0.3s [2025-03-07T10:21:47.373Z] [2025-03-07T10:21:47.373Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-07T10:21:47.373Z] #111 DONE 0.3s [2025-03-07T10:21:47.373Z] [2025-03-07T10:21:47.373Z] #112 [security-spire-config] exporting to image [2025-03-07T10:21:47.373Z] #112 exporting layers [2025-03-07T10:21:47.644Z] #112 ... [2025-03-07T10:21:47.644Z] [2025-03-07T10:21:47.644Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-07T10:21:47.644Z] #109 DONE 0.5s [2025-03-07T10:21:47.644Z] [2025-03-07T10:21:47.644Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-07T10:21:47.910Z] #113 ... [2025-03-07T10:21:47.910Z] [2025-03-07T10:21:47.910Z] #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-07T10:21:47.910Z] #114 DONE 0.6s [2025-03-07T10:21:48.178Z] [2025-03-07T10:21:48.178Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-07T10:21:48.178Z] #113 DONE 0.5s [2025-03-07T10:21:48.178Z] [2025-03-07T10:21:48.178Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-07T10:21:48.178Z] #115 DONE 0.2s [2025-03-07T10:21:48.178Z] [2025-03-07T10:21:48.178Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-07T10:21:48.445Z] #116 DONE 0.3s [2025-03-07T10:21:48.445Z] [2025-03-07T10:21:48.445Z] #112 [security-spire-server] exporting to image [2025-03-07T10:21:48.711Z] #112 ... [2025-03-07T10:21:48.711Z] [2025-03-07T10:21:48.711Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-07T10:21:48.711Z] #117 DONE 0.3s [2025-03-07T10:21:48.711Z] [2025-03-07T10:21:48.711Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-07T10:21:48.989Z] #118 DONE 0.3s [2025-03-07T10:21:48.989Z] [2025-03-07T10:21:48.989Z] #112 [security-spire-agent] exporting to image [2025-03-07T10:21:49.655Z] #118 ... [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:49.655Z] #91 DONE 41.3s [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:49.655Z] #114 DONE 36.6s [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:49.655Z] #116 DONE 41.4s [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:49.655Z] #117 DONE 41.5s [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:49.655Z] #115 DONE 41.6s [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:49.655Z] #118 DONE 41.4s [2025-03-07T10:21:49.655Z] [2025-03-07T10:21:49.655Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-07T10:21:51.565Z] #112 exporting layers 3.9s done [2025-03-07T10:21:51.565Z] #112 writing image sha256:e328fc37e18cba22e82d1083a925fb1f0b3d6970c1198721b4198e427d3a3cce 0.1s done [2025-03-07T10:21:51.565Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-07T10:21:51.565Z] #112 exporting layers 3.3s done [2025-03-07T10:21:51.565Z] #112 writing image sha256:94fc1a8f9f9d7429c16e8408c48c572b872c167018869ba48ac5650c73a25d4e 0.0s done [2025-03-07T10:21:51.565Z] #112 naming to docker.io/library/security-spire-server-arm64 [2025-03-07T10:21:51.831Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-03-07T10:21:52.095Z] #112 exporting layers 2.9s done [2025-03-07T10:21:52.095Z] #112 writing image sha256:71ee9dcdc699932bca90c416c3524f24fed22ff746274c94edd8d1f6a7de553a done [2025-03-07T10:21:52.095Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-07T10:21:52.095Z] #112 DONE 4.8s [2025-03-07T10:21:52.095Z] [2025-03-07T10:21:52.095Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:21:57.768Z] #119 ... [2025-03-07T10:21:57.769Z] [2025-03-07T10:21:57.769Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-03-07T10:21:57.769Z] #120 ... [2025-03-07T10:21:57.769Z] [2025-03-07T10:21:57.769Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-07T10:21:57.769Z] #121 ... [2025-03-07T10:21:57.769Z] [2025-03-07T10:21:57.769Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-07T10:21:58.027Z] #122 ... [2025-03-07T10:21:58.027Z] [2025-03-07T10:21:58.027Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-07T10:21:58.285Z] #123 ... [2025-03-07T10:21:58.285Z] [2025-03-07T10:21:58.285Z] #124 [support-scheduler builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #124 ... [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-07T10:22:10.509Z] #121 DONE 21.3s [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #119 DONE 21.3s [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:22:10.509Z] #125 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #126 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:22:10.509Z] #127 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-07T10:22:10.509Z] #128 ... [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #129 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:22:10.509Z] #130 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:22:10.509Z] #131 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #122 DONE 21.4s [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #123 DONE 21.4s [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:22:10.509Z] #132 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:22:10.509Z] #133 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #134 [core-command builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #134 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #124 [support-scheduler builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #124 DONE 21.3s [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #135 [core-data builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #135 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:22:10.509Z] #136 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:22:10.509Z] #137 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:22:10.509Z] #138 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:22:10.509Z] #139 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #140 [core-metadata builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #140 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:22:10.509Z] #141 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #142 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:22:10.509Z] #143 CACHED [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-03-07T10:22:10.509Z] #120 DONE 21.4s [2025-03-07T10:22:10.509Z] [2025-03-07T10:22:10.509Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-07T10:22:10.509Z] #144 1.037 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-07T10:22:18.613Z] #144 ... [2025-03-07T10:22:18.613Z] [2025-03-07T10:22:18.613Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-07T10:22:18.613Z] #0 0.548 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-07T10:22:18.871Z] #145 ... [2025-03-07T10:22:18.871Z] [2025-03-07T10:22:18.871Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-07T10:22:18.871Z] #0 1.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-07T10:22:19.135Z] #146 ... [2025-03-07T10:22:19.135Z] [2025-03-07T10:22:19.135Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-07T10:22:19.135Z] #0 1.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-07T10:22:19.135Z] #147 ... [2025-03-07T10:22:19.135Z] [2025-03-07T10:22:19.135Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-07T10:22:19.135Z] #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-07T10:22:19.393Z] #148 ... [2025-03-07T10:22:19.393Z] [2025-03-07T10:22:19.393Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-07T10:22:19.393Z] #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-07T10:22:19.393Z] #149 ... [2025-03-07T10:22:19.393Z] [2025-03-07T10:22:19.393Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:22:19.393Z] #0 0.801 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-07T10:22:19.651Z] #150 ... [2025-03-07T10:22:19.651Z] [2025-03-07T10:22:19.651Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:22:19.651Z] #0 1.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-07T10:22:19.651Z] #151 ... [2025-03-07T10:22:19.651Z] [2025-03-07T10:22:19.651Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:22:19.651Z] #0 0.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-07T10:22:20.236Z] #152 ... [2025-03-07T10:22:20.236Z] [2025-03-07T10:22:20.236Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:22:20.236Z] #0 0.867 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-07T10:22:20.493Z] #153 ... [2025-03-07T10:22:20.493Z] [2025-03-07T10:22:20.493Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-07T10:22:20.493Z] #0 1.395 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-07T10:22:20.493Z] #154 ... [2025-03-07T10:22:20.493Z] [2025-03-07T10:22:20.493Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-07T10:22:20.493Z] #128 0.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-07T10:23:13.693Z] #92 DONE 104.0s [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.693Z] #87 DONE 98.6s [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.693Z] #81 DONE 106.5s [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.693Z] #82 DONE 106.0s [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.693Z] #91 DONE 94.8s [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-07T10:23:13.693Z] #119 ... [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.693Z] #85 DONE 111.5s [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-07T10:23:13.693Z] #120 ... [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-03-07T10:23:13.693Z] #121 CACHED [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:23:13.693Z] #122 CACHED [2025-03-07T10:23:13.693Z] [2025-03-07T10:23:13.693Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.693Z] #123 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #124 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:23:13.694Z] #125 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.694Z] #126 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:23:13.694Z] #127 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #128 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.694Z] #129 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.694Z] #130 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #131 [core-command builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #131 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:23:13.694Z] #132 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.694Z] #133 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:23:13.694Z] #134 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #135 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #136 [security-bootstrapper builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #136 DONE 1.8s [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #137 [core-metadata builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #137 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-07T10:23:13.694Z] #138 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T10:23:13.694Z] #139 CACHED [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #140 [core-data builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #140 DONE 2.0s [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #141 [support-notifications builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #141 DONE 2.0s [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #142 [core-keeper builder 7/8] COPY . . [2025-03-07T10:23:13.694Z] #142 DONE 2.0s [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #120 DONE 1.9s [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-07T10:23:13.694Z] #119 DONE 2.0s [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-07T10:23:13.694Z] #143 ... [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:23:13.694Z] #0 5.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-07T10:23:13.694Z] #144 ... [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-07T10:23:13.694Z] #0 5.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-07T10:23:13.694Z] #145 ... [2025-03-07T10:23:13.694Z] [2025-03-07T10:23:13.694Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:23:13.694Z] #0 5.657 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-07T10:23:14.664Z] #146 ... [2025-03-07T10:23:14.664Z] [2025-03-07T10:23:14.664Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-07T10:23:14.664Z] #143 6.413 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-07T10:23:18.002Z] #143 ... [2025-03-07T10:23:18.002Z] [2025-03-07T10:23:18.002Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-07T10:23:18.002Z] #0 4.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-07T10:23:18.268Z] #147 ... [2025-03-07T10:23:18.268Z] [2025-03-07T10:23:18.268Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-07T10:23:18.268Z] #0 3.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-07T10:23:18.268Z] #148 ... [2025-03-07T10:23:18.268Z] [2025-03-07T10:23:18.268Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-07T10:23:18.268Z] #0 6.564 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-07T10:23:18.575Z] #149 ... [2025-03-07T10:23:18.575Z] [2025-03-07T10:23:18.575Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-07T10:23:18.575Z] #0 5.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-07T10:23:18.850Z] #150 ... [2025-03-07T10:23:18.850Z] [2025-03-07T10:23:18.850Z] #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-03-07T10:23:18.850Z] #0 4.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-07T10:23:18.850Z] #151 ... [2025-03-07T10:23:18.850Z] [2025-03-07T10:23:18.850Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:23:18.850Z] #0 6.447 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-07T10:23:19.148Z] #152 ... [2025-03-07T10:23:19.148Z] [2025-03-07T10:23:19.148Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:23:19.148Z] #0 6.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-07T10:23:19.439Z] #153 ... [2025-03-07T10:23:19.439Z] [2025-03-07T10:23:19.439Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-07T10:23:19.440Z] #0 5.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-07T10:23:56.922Z] #128 ... [2025-03-07T10:23:56.923Z] [2025-03-07T10:23:56.923Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-07T10:23:56.923Z] #147 DONE 107.7s [2025-03-07T10:23:56.923Z] [2025-03-07T10:23:56.923Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-07T10:23:56.923Z] #149 DONE 107.6s [2025-03-07T10:23:56.923Z] [2025-03-07T10:23:56.923Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-07T10:23:56.923Z] #144 ... [2025-03-07T10:23:56.923Z] [2025-03-07T10:23:56.923Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:23:58.335Z] #155 DONE 1.2s [2025-03-07T10:23:58.335Z] [2025-03-07T10:23:58.335Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:23:58.335Z] #156 ... [2025-03-07T10:23:58.335Z] [2025-03-07T10:23:58.335Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-07T10:23:58.335Z] #157 DONE 0.4s [2025-03-07T10:23:58.335Z] [2025-03-07T10:23:58.335Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:23:58.335Z] #156 DONE 0.2s [2025-03-07T10:23:58.335Z] [2025-03-07T10:23:58.335Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-07T10:23:58.595Z] #158 DONE 0.4s [2025-03-07T10:23:58.595Z] [2025-03-07T10:23:58.595Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-07T10:23:59.533Z] #159 ... [2025-03-07T10:23:59.534Z] [2025-03-07T10:23:59.534Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:23:59.534Z] #160 DONE 0.6s [2025-03-07T10:23:59.534Z] [2025-03-07T10:23:59.534Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-07T10:24:00.100Z] #161 DONE 0.6s [2025-03-07T10:24:00.100Z] [2025-03-07T10:24:00.100Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-07T10:24:00.100Z] #159 DONE 1.7s [2025-03-07T10:24:00.100Z] [2025-03-07T10:24:00.100Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:24:00.357Z] #162 ... [2025-03-07T10:24:00.357Z] [2025-03-07T10:24:00.357Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:24:00.357Z] #163 DONE 0.4s [2025-03-07T10:24:00.628Z] [2025-03-07T10:24:00.628Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:24:01.193Z] #164 DONE 0.6s [2025-03-07T10:24:01.193Z] [2025-03-07T10:24:01.193Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-07T10:24:19.282Z] #165 ... [2025-03-07T10:24:19.283Z] [2025-03-07T10:24:19.283Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:24:19.283Z] #162 DONE 16.5s [2025-03-07T10:24:19.283Z] [2025-03-07T10:24:19.283Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-07T10:24:19.283Z] #165 ... [2025-03-07T10:24:19.283Z] [2025-03-07T10:24:19.283Z] #98 [core-common-config-bootstrapper] exporting to image [2025-03-07T10:24:19.283Z] #98 exporting layers [2025-03-07T10:24:19.283Z] #98 ... [2025-03-07T10:24:19.283Z] [2025-03-07T10:24:19.283Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-07T10:24:19.283Z] #165 DONE 16.3s [2025-03-07T10:24:19.283Z] [2025-03-07T10:24:19.283Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-07T10:24:45.800Z] #166 ... [2025-03-07T10:24:45.800Z] [2025-03-07T10:24:45.800Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-07T10:24:45.800Z] #128 157.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-07T10:25:03.888Z] #128 DONE 172.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-07T10:25:03.888Z] #144 DONE 172.3s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:25:03.888Z] #151 DONE 172.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:25:03.888Z] #153 DONE 172.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #98 [core-common-config-bootstrapper] exporting to image [2025-03-07T10:25:03.888Z] #98 exporting layers 44.4s done [2025-03-07T10:25:03.888Z] #98 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-07T10:25:03.888Z] #154 DONE 172.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-07T10:25:03.888Z] #145 DONE 172.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:25:03.888Z] #152 DONE 172.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-07T10:25:03.888Z] #166 DONE 44.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-07T10:25:03.888Z] #146 DONE 172.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-07T10:25:03.888Z] #148 DONE 172.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #167 CACHED [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #168 CACHED [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:25:03.888Z] #150 DONE 172.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #98 [core-common-config-bootstrapper] exporting to image [2025-03-07T10:25:03.888Z] #98 writing image sha256:d7c843d62fd97c6e683bee53b4ef9c544b49191b114e9d99277358a969617e28 done [2025-03-07T10:25:03.888Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-07T10:25:03.888Z] #98 DONE 46.7s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #169 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #170 CACHED [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #171 CACHED [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #172 CACHED [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #173 CACHED [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #174 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #175 DONE 0.8s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #176 DONE 0.8s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #177 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #178 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-07T10:25:03.888Z] #178 DONE 1.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #179 DONE 1.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #174 DONE 0.8s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #180 DONE 1.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #169 DONE 1.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:25:03.888Z] #181 DONE 0.9s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-07T10:25:03.888Z] #182 DONE 1.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-07T10:25:03.888Z] #183 DONE 1.1s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #177 DONE 0.4s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #184 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-07T10:25:03.888Z] #185 DONE 1.0s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-07T10:25:03.888Z] #186 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #187 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-07T10:25:03.888Z] #187 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #188 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #188 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #189 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-07T10:25:03.888Z] #190 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #191 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #192 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #193 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:25:03.888Z] #194 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-07T10:25:03.888Z] #195 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #196 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-07T10:25:03.888Z] #196 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-07T10:25:03.888Z] #186 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #197 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-07T10:25:03.888Z] #198 DONE 0.5s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #199 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-07T10:25:03.888Z] #199 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-07T10:25:03.888Z] #200 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-07T10:25:03.888Z] #201 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-07T10:25:03.888Z] #202 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #203 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-07T10:25:03.888Z] #204 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #197 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #205 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-07T10:25:03.888Z] #205 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-07T10:25:03.888Z] #206 DONE 0.6s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #98 [support-notifications] exporting to image [2025-03-07T10:25:03.888Z] #98 writing image sha256:0694286568afbc46a4ad8a465158c6141afbeacd3ba2d7b51467d35a1e8d384e done [2025-03-07T10:25:03.888Z] #98 naming to docker.io/library/core-command done [2025-03-07T10:25:03.888Z] #98 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-07T10:25:03.888Z] #207 DONE 0.2s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-07T10:25:03.888Z] #208 DONE 0.3s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #209 DONE 0.2s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #210 DONE 0.2s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-07T10:25:03.888Z] #211 DONE 0.2s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #98 [support-scheduler] exporting to image [2025-03-07T10:25:03.888Z] #98 ... [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:25:03.888Z] #212 DONE 0.2s [2025-03-07T10:25:03.888Z] [2025-03-07T10:25:03.888Z] #98 [security-spiffe-token-provider] exporting to image [2025-03-07T10:25:03.888Z] #98 writing image sha256:eacf93205f2d4e4f3d90f3d870c3b59e0d95a86ad8526af5735d96122284dcdd done [2025-03-07T10:25:03.888Z] #98 naming to docker.io/library/core-metadata done [2025-03-07T10:25:03.888Z] #98 writing image sha256:154280f1d4c6824a67dc9ffa904830d8ac13a72299bb6889da3f3524be13ece5 [2025-03-07T10:25:03.888Z] #98 writing image sha256:154280f1d4c6824a67dc9ffa904830d8ac13a72299bb6889da3f3524be13ece5 0.2s done [2025-03-07T10:25:03.888Z] #98 naming to docker.io/library/core-keeper done [2025-03-07T10:25:04.147Z] #98 ... [2025-03-07T10:25:04.147Z] [2025-03-07T10:25:04.147Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-07T10:25:04.147Z] #213 DONE 0.4s [2025-03-07T10:25:04.147Z] [2025-03-07T10:25:04.147Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-07T10:25:04.147Z] #214 DONE 0.3s [2025-03-07T10:25:04.147Z] [2025-03-07T10:25:04.147Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:25:04.147Z] #215 DONE 0.6s [2025-03-07T10:25:04.147Z] [2025-03-07T10:25:04.147Z] #98 [security-proxy-auth] exporting to image [2025-03-07T10:25:04.147Z] #98 writing image sha256:baa776b52a933af55ad9ed1e477fc569b838f80826d95ae57a3c24214c9dec61 [2025-03-07T10:25:04.147Z] #98 exporting layers 0.5s done [2025-03-07T10:25:04.147Z] #98 writing image sha256:baa776b52a933af55ad9ed1e477fc569b838f80826d95ae57a3c24214c9dec61 0.2s done [2025-03-07T10:25:04.147Z] #98 naming to docker.io/library/support-notifications done [2025-03-07T10:25:04.147Z] #98 writing image sha256:a63679072292eba9d5c15079d9dcfaac88f25e38151d91c4234b88b2227da09d 0.0s done [2025-03-07T10:25:04.147Z] #98 naming to docker.io/library/core-data [2025-03-07T10:25:04.405Z] #98 ... [2025-03-07T10:25:04.405Z] [2025-03-07T10:25:04.405Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-07T10:25:04.405Z] #216 DONE 0.2s [2025-03-07T10:25:04.405Z] [2025-03-07T10:25:04.405Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-07T10:25:04.405Z] #217 DONE 0.2s [2025-03-07T10:25:04.405Z] [2025-03-07T10:25:04.405Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-07T10:25:04.405Z] #218 DONE 0.7s [2025-03-07T10:25:04.405Z] [2025-03-07T10:25:04.405Z] #98 [support-scheduler] exporting to image [2025-03-07T10:25:04.405Z] #98 naming to docker.io/library/core-data done [2025-03-07T10:25:04.405Z] #98 writing image sha256:033f7a942b92d491d29442f5601125283cd17883516308c6bcb21d554354ae29 done [2025-03-07T10:25:04.405Z] #98 writing image sha256:e28bf0a9fa60afe51a27833611a8c784108f00442f9ae15d71abc45b1d2f8373 0.0s done [2025-03-07T10:25:04.405Z] #98 writing image sha256:9da992e2d1c28add4d90907e136efbf2514feddc632f4c5097243a986b47674c done [2025-03-07T10:25:04.405Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2025-03-07T10:25:04.405Z] #98 naming to docker.io/library/security-proxy-auth done [2025-03-07T10:25:04.405Z] #98 naming to docker.io/library/support-scheduler done [2025-03-07T10:25:04.664Z] #98 ... [2025-03-07T10:25:04.664Z] [2025-03-07T10:25:04.664Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-07T10:25:04.664Z] #219 DONE 0.2s [2025-03-07T10:25:04.664Z] [2025-03-07T10:25:04.664Z] #98 [support-scheduler] exporting to image [2025-03-07T10:25:04.664Z] #98 exporting layers 0.2s done [2025-03-07T10:25:04.664Z] #98 writing image sha256:a0f962d47e7a83ee20e661d4afe9989086af045723f53cccb51e78434b9e2502 done [2025-03-07T10:25:04.664Z] #98 naming to docker.io/library/security-bootstrapper done [2025-03-07T10:25:04.664Z] #98 DONE 48.5s [2025-03-07T10:25:04.664Z] [2025-03-07T10:25:04.664Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:25:04.921Z] #220 DONE 0.5s [2025-03-07T10:25:04.921Z] [2025-03-07T10:25:04.921Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:25:04.921Z] #221 DONE 0.6s [2025-03-07T10:25:04.921Z] [2025-03-07T10:25:04.921Z] #98 [security-secretstore-setup] exporting to image [2025-03-07T10:25:05.179Z] #98 exporting layers 0.2s done [2025-03-07T10:25:05.179Z] #98 writing image sha256:a206638d08d0b2a0abb799bbcec05c6a56f262a37ae804284781c1e8ca86395a 0.0s done [2025-03-07T10:25:05.179Z] #98 naming to docker.io/library/security-proxy-setup done [2025-03-07T10:25:05.179Z] #98 exporting layers 0.3s done [2025-03-07T10:25:05.179Z] #98 writing image sha256:9c5496ccd846597855cbc9b77b90fe5676abb9a1e4c455b659da4a16cb9a6154 done [2025-03-07T10:25:05.179Z] #98 naming to docker.io/library/security-secretstore-setup done [2025-03-07T10:25:05.179Z] #98 DONE 48.9s [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:25:05.179Z] time="2025-03-07T10:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-07T10:25:05.199Z] $ docker stop --time=1 6c4cec5a46c4c4e24409b29728e3eeacffc40b11617b6f24cd35675da6a16922 [2025-03-07T10:25:06.493Z] $ docker rm -f --volumes 6c4cec5a46c4c4e24409b29728e3eeacffc40b11617b6f24cd35675da6a16922 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T10:25:06.830Z] + docker images [2025-03-07T10:25:06.831Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-07T10:25:06.831Z] security-secretstore-setup latest 9c5496ccd846 2 seconds ago 67.7MB [2025-03-07T10:25:06.831Z] security-proxy-setup latest a206638d08d0 2 seconds ago 38.2MB [2025-03-07T10:25:06.831Z] security-bootstrapper latest a0f962d47e7a 2 seconds ago 20.3MB [2025-03-07T10:25:06.831Z] core-data latest a63679072292 3 seconds ago 32.4MB [2025-03-07T10:25:06.831Z] support-scheduler latest e28bf0a9fa60 3 seconds ago 48MB [2025-03-07T10:25:06.831Z] core-metadata latest eacf93205f2d 3 seconds ago 32.6MB [2025-03-07T10:25:06.831Z] core-keeper latest 154280f1d4c6 3 seconds ago 32.1MB [2025-03-07T10:25:06.831Z] security-proxy-auth latest 9da992e2d1c2 3 seconds ago 31.3MB [2025-03-07T10:25:06.831Z] support-notifications latest baa776b52a93 3 seconds ago 51.6MB [2025-03-07T10:25:06.831Z] security-spiffe-token-provider latest 033f7a942b92 3 seconds ago 46.9MB [2025-03-07T10:25:06.831Z] core-command latest 0694286568af 4 seconds ago 27.9MB [2025-03-07T10:25:06.831Z] core-common-config-bootstrapper latest d7c843d62fd9 51 seconds ago 17.1MB [2025-03-07T10:25:06.831Z] security-spire-config latest 3c2e4a507e7e 3 minutes ago 149MB [2025-03-07T10:25:06.831Z] security-spire-agent latest cba9560a5ad2 4 minutes ago 195MB [2025-03-07T10:25:06.831Z] security-spire-server latest 690221e786d6 4 minutes ago 149MB [2025-03-07T10:25:06.831Z] ci-base-image-x86_64 latest b91865540e70 8 minutes ago 929MB [2025-03-07T10:25:06.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-07T10:25:06.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-07T10:25:06.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T10:25:06.976Z] provisioning config files... [2025-03-07T10:25:06.988Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config14124077649138941201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T10:25:07.291Z] ---> ****-login.sh [2025-03-07T10:25:07.291Z] nexus3.edgexfoundry.org:10001 [2025-03-07T10:25:07.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:25:07.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:25:07.291Z] Configure a credential helper to remove this warning. See [2025-03-07T10:25:07.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:25:07.291Z] [2025-03-07T10:25:07.291Z] Login Succeeded [2025-03-07T10:25:07.291Z] nexus3.edgexfoundry.org:10002 [2025-03-07T10:25:07.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:25:07.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:25:07.549Z] Configure a credential helper to remove this warning. See [2025-03-07T10:25:07.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:25:07.549Z] [2025-03-07T10:25:07.549Z] Login Succeeded [2025-03-07T10:25:07.549Z] nexus3.edgexfoundry.org:10003 [2025-03-07T10:25:07.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:25:07.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:25:07.550Z] Configure a credential helper to remove this warning. See [2025-03-07T10:25:07.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:25:07.550Z] [2025-03-07T10:25:07.550Z] Login Succeeded [2025-03-07T10:25:07.550Z] nexus3.edgexfoundry.org:10004 [2025-03-07T10:25:07.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:25:07.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:25:07.808Z] Configure a credential helper to remove this warning. See [2025-03-07T10:25:07.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:25:07.808Z] [2025-03-07T10:25:07.808Z] Login Succeeded [2025-03-07T10:25:07.808Z] ****.io [2025-03-07T10:25:07.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:25:08.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:25:08.067Z] Configure a credential helper to remove this warning. See [2025-03-07T10:25:08.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:25:08.067Z] [2025-03-07T10:25:08.067Z] Login Succeeded [2025-03-07T10:25:08.067Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T10:25:08.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:08.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T10:25:08.163Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-07T10:25:08.163Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:08.163Z] latest [2025-03-07T10:25:08.163Z] 4.0.0-dev.70 [2025-03-07T10:25:08.163Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:08.163Z] main [2025-03-07T10:25:08.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:08.513Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:08.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:08.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-07T10:25:08.835Z] 93f03976a946: Preparing [2025-03-07T10:25:08.835Z] b38b7ff5b3e2: Preparing [2025-03-07T10:25:08.835Z] b8fde59f45c8: Preparing [2025-03-07T10:25:08.835Z] 67f24df770f2: Preparing [2025-03-07T10:25:08.835Z] 794180f08e7f: Preparing [2025-03-07T10:25:08.835Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:08.835Z] 994456c4fd7b: Preparing [2025-03-07T10:25:08.835Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:08.835Z] 994456c4fd7b: Waiting [2025-03-07T10:25:08.835Z] 93f03976a946: Pushed [2025-03-07T10:25:08.835Z] 67f24df770f2: Pushed [2025-03-07T10:25:08.835Z] b8fde59f45c8: Pushed [2025-03-07T10:25:08.835Z] 794180f08e7f: Pushed [2025-03-07T10:25:08.835Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:09.093Z] 15c5ad8ce6f3: Pushed [2025-03-07T10:25:10.467Z] b38b7ff5b3e2: Pushed [2025-03-07T10:25:10.726Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:11.056Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:11.383Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-07T10:25:11.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-07T10:25:11.383Z] 93f03976a946: Preparing [2025-03-07T10:25:11.383Z] b38b7ff5b3e2: Preparing [2025-03-07T10:25:11.383Z] b8fde59f45c8: Preparing [2025-03-07T10:25:11.383Z] 67f24df770f2: Preparing [2025-03-07T10:25:11.383Z] 794180f08e7f: Preparing [2025-03-07T10:25:11.383Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:11.383Z] 994456c4fd7b: Preparing [2025-03-07T10:25:11.383Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:11.383Z] 994456c4fd7b: Waiting [2025-03-07T10:25:11.383Z] 93f03976a946: Layer already exists [2025-03-07T10:25:11.383Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:11.383Z] b38b7ff5b3e2: Layer already exists [2025-03-07T10:25:11.383Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:11.383Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:11.383Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:11.383Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:11.383Z] latest: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:11.716Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:12.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.70 [2025-03-07T10:25:12.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-07T10:25:12.037Z] 93f03976a946: Preparing [2025-03-07T10:25:12.038Z] b38b7ff5b3e2: Preparing [2025-03-07T10:25:12.038Z] b8fde59f45c8: Preparing [2025-03-07T10:25:12.038Z] 67f24df770f2: Preparing [2025-03-07T10:25:12.038Z] 794180f08e7f: Preparing [2025-03-07T10:25:12.038Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:12.038Z] 994456c4fd7b: Preparing [2025-03-07T10:25:12.038Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:12.038Z] 994456c4fd7b: Waiting [2025-03-07T10:25:12.038Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:12.038Z] b38b7ff5b3e2: Layer already exists [2025-03-07T10:25:12.038Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:12.038Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:12.038Z] 93f03976a946: Layer already exists [2025-03-07T10:25:12.038Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:12.038Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:12.038Z] 4.0.0-dev.70: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:12.368Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:12.695Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:12.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-07T10:25:12.695Z] 93f03976a946: Preparing [2025-03-07T10:25:12.695Z] b38b7ff5b3e2: Preparing [2025-03-07T10:25:12.695Z] b8fde59f45c8: Preparing [2025-03-07T10:25:12.695Z] 67f24df770f2: Preparing [2025-03-07T10:25:12.695Z] 794180f08e7f: Preparing [2025-03-07T10:25:12.695Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:12.695Z] 994456c4fd7b: Preparing [2025-03-07T10:25:12.695Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:12.695Z] 994456c4fd7b: Waiting [2025-03-07T10:25:12.695Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:12.695Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:12.695Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:12.695Z] b38b7ff5b3e2: Layer already exists [2025-03-07T10:25:12.695Z] 93f03976a946: Layer already exists [2025-03-07T10:25:12.695Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:12.695Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:12.695Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:13.023Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:13.356Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-07T10:25:13.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-07T10:25:13.356Z] 93f03976a946: Preparing [2025-03-07T10:25:13.356Z] b38b7ff5b3e2: Preparing [2025-03-07T10:25:13.356Z] b8fde59f45c8: Preparing [2025-03-07T10:25:13.356Z] 67f24df770f2: Preparing [2025-03-07T10:25:13.356Z] 794180f08e7f: Preparing [2025-03-07T10:25:13.356Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:13.356Z] 994456c4fd7b: Preparing [2025-03-07T10:25:13.356Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:13.356Z] 994456c4fd7b: Waiting [2025-03-07T10:25:13.356Z] 93f03976a946: Layer already exists [2025-03-07T10:25:13.356Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:13.356Z] b38b7ff5b3e2: Layer already exists [2025-03-07T10:25:13.357Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:13.357Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:13.357Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:13.357Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:13.357Z] main: digest: sha256:d27813f4e28a3d64ff0855d5ea5a804edce68da457b1db583fcf008344cb132d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:13.438Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:13.453Z] taggedImages: [2025-03-07T10:25:13.453Z] - nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:13.453Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-07T10:25:13.453Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.70 [2025-03-07T10:25:13.453Z] - nexus3.edgexfoundry.org:10004/core-command:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:13.453Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-07T10:25:13.481Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-07T10:25:13.482Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:13.482Z] latest [2025-03-07T10:25:13.482Z] 4.0.0-dev.70 [2025-03-07T10:25:13.482Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:13.482Z] main [2025-03-07T10:25:13.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:13.822Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:14.147Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:14.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-07T10:25:14.147Z] ab0b4c6dcca8: Preparing [2025-03-07T10:25:14.147Z] 2e7af2b02dfb: Preparing [2025-03-07T10:25:14.147Z] 4fe727781a79: Preparing [2025-03-07T10:25:14.147Z] 0e52ab7a960b: Preparing [2025-03-07T10:25:14.147Z] b8fde59f45c8: Preparing [2025-03-07T10:25:14.147Z] 67f24df770f2: Preparing [2025-03-07T10:25:14.147Z] 794180f08e7f: Preparing [2025-03-07T10:25:14.147Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:14.147Z] 994456c4fd7b: Preparing [2025-03-07T10:25:14.147Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:14.147Z] 794180f08e7f: Waiting [2025-03-07T10:25:14.147Z] 67f24df770f2: Waiting [2025-03-07T10:25:14.147Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:14.147Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:14.147Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:14.147Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:14.147Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:14.147Z] 4fe727781a79: Pushed [2025-03-07T10:25:14.147Z] ab0b4c6dcca8: Pushed [2025-03-07T10:25:14.147Z] 2e7af2b02dfb: Pushed [2025-03-07T10:25:15.082Z] 0e52ab7a960b: Pushed [2025-03-07T10:25:15.340Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:15.666Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:15.992Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-07T10:25:15.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-07T10:25:15.992Z] ab0b4c6dcca8: Preparing [2025-03-07T10:25:15.992Z] 2e7af2b02dfb: Preparing [2025-03-07T10:25:15.992Z] 4fe727781a79: Preparing [2025-03-07T10:25:15.992Z] 0e52ab7a960b: Preparing [2025-03-07T10:25:15.992Z] b8fde59f45c8: Preparing [2025-03-07T10:25:15.992Z] 67f24df770f2: Preparing [2025-03-07T10:25:15.992Z] 794180f08e7f: Preparing [2025-03-07T10:25:15.992Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:15.992Z] 994456c4fd7b: Preparing [2025-03-07T10:25:15.992Z] 994456c4fd7b: Waiting [2025-03-07T10:25:15.992Z] 67f24df770f2: Waiting [2025-03-07T10:25:15.992Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:15.992Z] 0e52ab7a960b: Layer already exists [2025-03-07T10:25:15.992Z] ab0b4c6dcca8: Layer already exists [2025-03-07T10:25:15.992Z] 2e7af2b02dfb: Layer already exists [2025-03-07T10:25:15.992Z] 4fe727781a79: Layer already exists [2025-03-07T10:25:15.992Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:15.992Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:15.992Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:15.992Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:15.992Z] latest: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:16.317Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:16.640Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.70 [2025-03-07T10:25:16.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-07T10:25:16.640Z] ab0b4c6dcca8: Preparing [2025-03-07T10:25:16.640Z] 2e7af2b02dfb: Preparing [2025-03-07T10:25:16.640Z] 4fe727781a79: Preparing [2025-03-07T10:25:16.640Z] 0e52ab7a960b: Preparing [2025-03-07T10:25:16.640Z] b8fde59f45c8: Preparing [2025-03-07T10:25:16.640Z] 67f24df770f2: Preparing [2025-03-07T10:25:16.640Z] 794180f08e7f: Preparing [2025-03-07T10:25:16.640Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:16.640Z] 994456c4fd7b: Preparing [2025-03-07T10:25:16.640Z] 794180f08e7f: Waiting [2025-03-07T10:25:16.640Z] 67f24df770f2: Waiting [2025-03-07T10:25:16.640Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:16.640Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:16.640Z] 0e52ab7a960b: Layer already exists [2025-03-07T10:25:16.640Z] 2e7af2b02dfb: Layer already exists [2025-03-07T10:25:16.640Z] ab0b4c6dcca8: Layer already exists [2025-03-07T10:25:16.640Z] 4fe727781a79: Layer already exists [2025-03-07T10:25:16.640Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:16.640Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:16.640Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:16.640Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:16.640Z] 4.0.0-dev.70: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:16.964Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:17.288Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:17.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-07T10:25:17.288Z] ab0b4c6dcca8: Preparing [2025-03-07T10:25:17.288Z] 2e7af2b02dfb: Preparing [2025-03-07T10:25:17.288Z] 4fe727781a79: Preparing [2025-03-07T10:25:17.288Z] 0e52ab7a960b: Preparing [2025-03-07T10:25:17.288Z] b8fde59f45c8: Preparing [2025-03-07T10:25:17.288Z] 67f24df770f2: Preparing [2025-03-07T10:25:17.288Z] 794180f08e7f: Preparing [2025-03-07T10:25:17.288Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:17.288Z] 994456c4fd7b: Preparing [2025-03-07T10:25:17.288Z] 67f24df770f2: Waiting [2025-03-07T10:25:17.288Z] 794180f08e7f: Waiting [2025-03-07T10:25:17.288Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:17.288Z] 0e52ab7a960b: Layer already exists [2025-03-07T10:25:17.288Z] 4fe727781a79: Layer already exists [2025-03-07T10:25:17.288Z] ab0b4c6dcca8: Layer already exists [2025-03-07T10:25:17.288Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:17.288Z] 2e7af2b02dfb: Layer already exists [2025-03-07T10:25:17.288Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:17.288Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:17.288Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:17.288Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:17.288Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:17.614Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:17.938Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-07T10:25:17.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-07T10:25:17.938Z] ab0b4c6dcca8: Preparing [2025-03-07T10:25:17.938Z] 2e7af2b02dfb: Preparing [2025-03-07T10:25:17.938Z] 4fe727781a79: Preparing [2025-03-07T10:25:17.938Z] 0e52ab7a960b: Preparing [2025-03-07T10:25:17.938Z] b8fde59f45c8: Preparing [2025-03-07T10:25:17.938Z] 67f24df770f2: Preparing [2025-03-07T10:25:17.938Z] 794180f08e7f: Preparing [2025-03-07T10:25:17.938Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:17.938Z] 994456c4fd7b: Preparing [2025-03-07T10:25:17.938Z] 67f24df770f2: Waiting [2025-03-07T10:25:17.938Z] 794180f08e7f: Waiting [2025-03-07T10:25:17.938Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:17.938Z] 994456c4fd7b: Waiting [2025-03-07T10:25:17.938Z] 2e7af2b02dfb: Layer already exists [2025-03-07T10:25:17.938Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:17.938Z] ab0b4c6dcca8: Layer already exists [2025-03-07T10:25:17.938Z] 4fe727781a79: Layer already exists [2025-03-07T10:25:17.938Z] 0e52ab7a960b: Layer already exists [2025-03-07T10:25:17.938Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:17.938Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:17.938Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:17.938Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:17.938Z] main: digest: sha256:38339d7794429f6d5622ad534c6e2246c1ca129287fc448dbc7cfc93dd1af3d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:18.020Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:18.036Z] taggedImages: [2025-03-07T10:25:18.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:18.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-07T10:25:18.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.70 [2025-03-07T10:25:18.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:18.036Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-07T10:25:18.059Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-07T10:25:18.059Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:18.059Z] latest [2025-03-07T10:25:18.059Z] 4.0.0-dev.70 [2025-03-07T10:25:18.059Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:18.059Z] main [2025-03-07T10:25:18.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:18.408Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:18.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:18.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-07T10:25:18.728Z] da51e89abc66: Preparing [2025-03-07T10:25:18.728Z] 931f8ad73ee1: Preparing [2025-03-07T10:25:18.728Z] b8fde59f45c8: Preparing [2025-03-07T10:25:18.728Z] 67f24df770f2: Preparing [2025-03-07T10:25:18.728Z] 34b5081df7a0: Preparing [2025-03-07T10:25:18.728Z] cdd5850110e0: Preparing [2025-03-07T10:25:18.728Z] 994456c4fd7b: Preparing [2025-03-07T10:25:18.728Z] cdd5850110e0: Waiting [2025-03-07T10:25:18.728Z] 994456c4fd7b: Waiting [2025-03-07T10:25:18.728Z] 34b5081df7a0: Pushed [2025-03-07T10:25:18.728Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:18.986Z] da51e89abc66: Pushed [2025-03-07T10:25:18.986Z] cdd5850110e0: Pushed [2025-03-07T10:25:18.986Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:18.986Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:20.886Z] 931f8ad73ee1: Pushed [2025-03-07T10:25:21.144Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:21.475Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:21.790Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-07T10:25:21.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-07T10:25:21.790Z] da51e89abc66: Preparing [2025-03-07T10:25:21.790Z] 931f8ad73ee1: Preparing [2025-03-07T10:25:21.790Z] b8fde59f45c8: Preparing [2025-03-07T10:25:21.790Z] 67f24df770f2: Preparing [2025-03-07T10:25:21.790Z] 34b5081df7a0: Preparing [2025-03-07T10:25:21.790Z] cdd5850110e0: Preparing [2025-03-07T10:25:21.790Z] 994456c4fd7b: Preparing [2025-03-07T10:25:21.790Z] 994456c4fd7b: Waiting [2025-03-07T10:25:21.790Z] cdd5850110e0: Waiting [2025-03-07T10:25:21.790Z] da51e89abc66: Layer already exists [2025-03-07T10:25:21.790Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:21.790Z] 34b5081df7a0: Layer already exists [2025-03-07T10:25:21.790Z] 931f8ad73ee1: Layer already exists [2025-03-07T10:25:21.790Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:21.790Z] cdd5850110e0: Layer already exists [2025-03-07T10:25:21.790Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:21.790Z] latest: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:22.120Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:22.445Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.70 [2025-03-07T10:25:22.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-07T10:25:22.445Z] da51e89abc66: Preparing [2025-03-07T10:25:22.445Z] 931f8ad73ee1: Preparing [2025-03-07T10:25:22.445Z] b8fde59f45c8: Preparing [2025-03-07T10:25:22.445Z] 67f24df770f2: Preparing [2025-03-07T10:25:22.445Z] 34b5081df7a0: Preparing [2025-03-07T10:25:22.445Z] cdd5850110e0: Preparing [2025-03-07T10:25:22.445Z] 994456c4fd7b: Preparing [2025-03-07T10:25:22.445Z] cdd5850110e0: Waiting [2025-03-07T10:25:22.445Z] 994456c4fd7b: Waiting [2025-03-07T10:25:22.445Z] 931f8ad73ee1: Layer already exists [2025-03-07T10:25:22.445Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:22.445Z] 34b5081df7a0: Layer already exists [2025-03-07T10:25:22.445Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:22.445Z] da51e89abc66: Layer already exists [2025-03-07T10:25:22.445Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:22.445Z] cdd5850110e0: Layer already exists [2025-03-07T10:25:22.445Z] 4.0.0-dev.70: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:22.774Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:23.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:23.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-07T10:25:23.087Z] da51e89abc66: Preparing [2025-03-07T10:25:23.087Z] 931f8ad73ee1: Preparing [2025-03-07T10:25:23.087Z] b8fde59f45c8: Preparing [2025-03-07T10:25:23.087Z] 67f24df770f2: Preparing [2025-03-07T10:25:23.087Z] 34b5081df7a0: Preparing [2025-03-07T10:25:23.087Z] cdd5850110e0: Preparing [2025-03-07T10:25:23.087Z] 994456c4fd7b: Preparing [2025-03-07T10:25:23.087Z] 994456c4fd7b: Waiting [2025-03-07T10:25:23.087Z] cdd5850110e0: Waiting [2025-03-07T10:25:23.087Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:23.087Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:23.087Z] 931f8ad73ee1: Layer already exists [2025-03-07T10:25:23.087Z] 34b5081df7a0: Layer already exists [2025-03-07T10:25:23.087Z] da51e89abc66: Layer already exists [2025-03-07T10:25:23.088Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:23.088Z] cdd5850110e0: Layer already exists [2025-03-07T10:25:23.088Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:23.414Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:23.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-07T10:25:23.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-07T10:25:23.732Z] da51e89abc66: Preparing [2025-03-07T10:25:23.732Z] 931f8ad73ee1: Preparing [2025-03-07T10:25:23.732Z] b8fde59f45c8: Preparing [2025-03-07T10:25:23.732Z] 67f24df770f2: Preparing [2025-03-07T10:25:23.732Z] 34b5081df7a0: Preparing [2025-03-07T10:25:23.732Z] cdd5850110e0: Preparing [2025-03-07T10:25:23.732Z] 994456c4fd7b: Preparing [2025-03-07T10:25:23.732Z] cdd5850110e0: Waiting [2025-03-07T10:25:23.732Z] 994456c4fd7b: Waiting [2025-03-07T10:25:23.732Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:23.732Z] da51e89abc66: Layer already exists [2025-03-07T10:25:23.732Z] 34b5081df7a0: Layer already exists [2025-03-07T10:25:23.732Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:23.732Z] 931f8ad73ee1: Layer already exists [2025-03-07T10:25:23.732Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:23.732Z] cdd5850110e0: Layer already exists [2025-03-07T10:25:23.732Z] main: digest: sha256:73e3b591ce99b91636dcda99232c6e8e5b4ce7b9003d97b748aaa78ddf14d32f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:23.801Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:23.815Z] taggedImages: [2025-03-07T10:25:23.815Z] - nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:23.815Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-07T10:25:23.815Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.70 [2025-03-07T10:25:23.815Z] - nexus3.edgexfoundry.org:10004/core-data:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:23.815Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-07T10:25:23.838Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-07T10:25:23.838Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:23.838Z] latest [2025-03-07T10:25:23.838Z] 4.0.0-dev.70 [2025-03-07T10:25:23.838Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:23.838Z] main [2025-03-07T10:25:23.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:24.180Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:24.495Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:24.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-07T10:25:24.495Z] 27c8924a8293: Preparing [2025-03-07T10:25:24.495Z] f51f268f63a0: Preparing [2025-03-07T10:25:24.495Z] 67f24df770f2: Preparing [2025-03-07T10:25:24.495Z] f3630674adf1: Preparing [2025-03-07T10:25:24.495Z] e747ff5589af: Preparing [2025-03-07T10:25:24.495Z] 994456c4fd7b: Preparing [2025-03-07T10:25:24.495Z] 994456c4fd7b: Waiting [2025-03-07T10:25:24.495Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:24.495Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:24.495Z] e747ff5589af: Pushed [2025-03-07T10:25:24.495Z] f3630674adf1: Pushed [2025-03-07T10:25:24.495Z] 27c8924a8293: Pushed [2025-03-07T10:25:27.028Z] f51f268f63a0: Pushed [2025-03-07T10:25:27.028Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:27.355Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:27.681Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-07T10:25:27.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-07T10:25:27.681Z] 27c8924a8293: Preparing [2025-03-07T10:25:27.681Z] f51f268f63a0: Preparing [2025-03-07T10:25:27.681Z] 67f24df770f2: Preparing [2025-03-07T10:25:27.681Z] f3630674adf1: Preparing [2025-03-07T10:25:27.681Z] e747ff5589af: Preparing [2025-03-07T10:25:27.681Z] 994456c4fd7b: Preparing [2025-03-07T10:25:27.681Z] 994456c4fd7b: Waiting [2025-03-07T10:25:27.681Z] f51f268f63a0: Layer already exists [2025-03-07T10:25:27.681Z] f3630674adf1: Layer already exists [2025-03-07T10:25:27.681Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:27.681Z] e747ff5589af: Layer already exists [2025-03-07T10:25:27.681Z] 27c8924a8293: Layer already exists [2025-03-07T10:25:27.681Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:27.681Z] latest: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:28.001Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:28.318Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.70 [2025-03-07T10:25:28.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-07T10:25:28.319Z] 27c8924a8293: Preparing [2025-03-07T10:25:28.319Z] f51f268f63a0: Preparing [2025-03-07T10:25:28.319Z] 67f24df770f2: Preparing [2025-03-07T10:25:28.319Z] f3630674adf1: Preparing [2025-03-07T10:25:28.319Z] e747ff5589af: Preparing [2025-03-07T10:25:28.319Z] 994456c4fd7b: Preparing [2025-03-07T10:25:28.319Z] 994456c4fd7b: Waiting [2025-03-07T10:25:28.319Z] f3630674adf1: Layer already exists [2025-03-07T10:25:28.319Z] 27c8924a8293: Layer already exists [2025-03-07T10:25:28.319Z] e747ff5589af: Layer already exists [2025-03-07T10:25:28.319Z] f51f268f63a0: Layer already exists [2025-03-07T10:25:28.319Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:28.319Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:28.319Z] 4.0.0-dev.70: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:28.638Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:28.962Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:28.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-07T10:25:28.962Z] 27c8924a8293: Preparing [2025-03-07T10:25:28.962Z] f51f268f63a0: Preparing [2025-03-07T10:25:28.962Z] 67f24df770f2: Preparing [2025-03-07T10:25:28.962Z] f3630674adf1: Preparing [2025-03-07T10:25:28.962Z] e747ff5589af: Preparing [2025-03-07T10:25:28.962Z] 994456c4fd7b: Preparing [2025-03-07T10:25:28.962Z] 994456c4fd7b: Waiting [2025-03-07T10:25:28.962Z] f3630674adf1: Layer already exists [2025-03-07T10:25:28.962Z] e747ff5589af: Layer already exists [2025-03-07T10:25:28.962Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:28.962Z] f51f268f63a0: Layer already exists [2025-03-07T10:25:28.962Z] 27c8924a8293: Layer already exists [2025-03-07T10:25:28.962Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:28.962Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:29.284Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:29.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-07T10:25:29.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-07T10:25:29.611Z] 27c8924a8293: Preparing [2025-03-07T10:25:29.611Z] f51f268f63a0: Preparing [2025-03-07T10:25:29.611Z] 67f24df770f2: Preparing [2025-03-07T10:25:29.611Z] f3630674adf1: Preparing [2025-03-07T10:25:29.611Z] e747ff5589af: Preparing [2025-03-07T10:25:29.611Z] 994456c4fd7b: Preparing [2025-03-07T10:25:29.611Z] 994456c4fd7b: Waiting [2025-03-07T10:25:29.611Z] f3630674adf1: Layer already exists [2025-03-07T10:25:29.611Z] e747ff5589af: Layer already exists [2025-03-07T10:25:29.611Z] 27c8924a8293: Layer already exists [2025-03-07T10:25:29.611Z] f51f268f63a0: Layer already exists [2025-03-07T10:25:29.611Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:29.611Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:29.611Z] main: digest: sha256:8de47f23308696b19d613032fc13bf0870a9a67e3562f2227267a764f14bb35e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:29.683Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:29.697Z] taggedImages: [2025-03-07T10:25:29.697Z] - nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:29.697Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-07T10:25:29.697Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.70 [2025-03-07T10:25:29.697Z] - nexus3.edgexfoundry.org:10004/core-keeper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:29.697Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-07T10:25:29.725Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-07T10:25:29.725Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:29.725Z] latest [2025-03-07T10:25:29.725Z] 4.0.0-dev.70 [2025-03-07T10:25:29.725Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:29.725Z] main [2025-03-07T10:25:29.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:30.070Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:30.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:30.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-07T10:25:30.391Z] 858ffcc45a4b: Preparing [2025-03-07T10:25:30.391Z] 07e4aa4d96e8: Preparing [2025-03-07T10:25:30.391Z] 37ec0e4ad3db: Preparing [2025-03-07T10:25:30.391Z] b8fde59f45c8: Preparing [2025-03-07T10:25:30.391Z] 67f24df770f2: Preparing [2025-03-07T10:25:30.391Z] 794180f08e7f: Preparing [2025-03-07T10:25:30.391Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:30.391Z] 994456c4fd7b: Preparing [2025-03-07T10:25:30.391Z] 794180f08e7f: Waiting [2025-03-07T10:25:30.391Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:30.391Z] 994456c4fd7b: Waiting [2025-03-07T10:25:30.391Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:30.391Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:30.391Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:30.391Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:30.391Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:30.391Z] 07e4aa4d96e8: Pushed [2025-03-07T10:25:30.391Z] 858ffcc45a4b: Pushed [2025-03-07T10:25:32.923Z] 37ec0e4ad3db: Pushed [2025-03-07T10:25:32.923Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:33.256Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:33.579Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-07T10:25:33.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-07T10:25:33.579Z] 858ffcc45a4b: Preparing [2025-03-07T10:25:33.579Z] 07e4aa4d96e8: Preparing [2025-03-07T10:25:33.579Z] 37ec0e4ad3db: Preparing [2025-03-07T10:25:33.579Z] b8fde59f45c8: Preparing [2025-03-07T10:25:33.579Z] 67f24df770f2: Preparing [2025-03-07T10:25:33.579Z] 794180f08e7f: Preparing [2025-03-07T10:25:33.579Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:33.579Z] 994456c4fd7b: Preparing [2025-03-07T10:25:33.579Z] 794180f08e7f: Waiting [2025-03-07T10:25:33.579Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:33.579Z] 994456c4fd7b: Waiting [2025-03-07T10:25:33.579Z] 07e4aa4d96e8: Layer already exists [2025-03-07T10:25:33.579Z] 37ec0e4ad3db: Layer already exists [2025-03-07T10:25:33.579Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:33.579Z] 858ffcc45a4b: Layer already exists [2025-03-07T10:25:33.579Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:33.579Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:33.579Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:33.579Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:33.579Z] latest: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:33.906Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:34.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.70 [2025-03-07T10:25:34.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-07T10:25:34.225Z] 858ffcc45a4b: Preparing [2025-03-07T10:25:34.225Z] 07e4aa4d96e8: Preparing [2025-03-07T10:25:34.225Z] 37ec0e4ad3db: Preparing [2025-03-07T10:25:34.225Z] b8fde59f45c8: Preparing [2025-03-07T10:25:34.225Z] 67f24df770f2: Preparing [2025-03-07T10:25:34.225Z] 794180f08e7f: Preparing [2025-03-07T10:25:34.225Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:34.225Z] 994456c4fd7b: Preparing [2025-03-07T10:25:34.225Z] 794180f08e7f: Waiting [2025-03-07T10:25:34.225Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:34.225Z] 07e4aa4d96e8: Layer already exists [2025-03-07T10:25:34.225Z] 37ec0e4ad3db: Layer already exists [2025-03-07T10:25:34.225Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:34.225Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:34.225Z] 858ffcc45a4b: Layer already exists [2025-03-07T10:25:34.225Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:34.225Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:34.225Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:34.225Z] 4.0.0-dev.70: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:34.554Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:34.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:34.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-07T10:25:34.871Z] 858ffcc45a4b: Preparing [2025-03-07T10:25:34.871Z] 07e4aa4d96e8: Preparing [2025-03-07T10:25:34.871Z] 37ec0e4ad3db: Preparing [2025-03-07T10:25:34.871Z] b8fde59f45c8: Preparing [2025-03-07T10:25:34.871Z] 67f24df770f2: Preparing [2025-03-07T10:25:34.871Z] 794180f08e7f: Preparing [2025-03-07T10:25:34.871Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:34.871Z] 994456c4fd7b: Preparing [2025-03-07T10:25:34.871Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:34.871Z] 794180f08e7f: Waiting [2025-03-07T10:25:34.871Z] 994456c4fd7b: Waiting [2025-03-07T10:25:34.871Z] 858ffcc45a4b: Layer already exists [2025-03-07T10:25:34.871Z] 07e4aa4d96e8: Layer already exists [2025-03-07T10:25:34.871Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:34.871Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:34.871Z] 37ec0e4ad3db: Layer already exists [2025-03-07T10:25:34.871Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:34.871Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:34.871Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:34.871Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:35.195Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:35.523Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-07T10:25:35.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-07T10:25:35.523Z] 858ffcc45a4b: Preparing [2025-03-07T10:25:35.523Z] 07e4aa4d96e8: Preparing [2025-03-07T10:25:35.523Z] 37ec0e4ad3db: Preparing [2025-03-07T10:25:35.523Z] b8fde59f45c8: Preparing [2025-03-07T10:25:35.523Z] 67f24df770f2: Preparing [2025-03-07T10:25:35.523Z] 794180f08e7f: Preparing [2025-03-07T10:25:35.523Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:35.523Z] 994456c4fd7b: Preparing [2025-03-07T10:25:35.523Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:35.523Z] 794180f08e7f: Waiting [2025-03-07T10:25:35.523Z] 994456c4fd7b: Waiting [2025-03-07T10:25:35.523Z] 07e4aa4d96e8: Layer already exists [2025-03-07T10:25:35.523Z] 37ec0e4ad3db: Layer already exists [2025-03-07T10:25:35.523Z] 858ffcc45a4b: Layer already exists [2025-03-07T10:25:35.523Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:35.523Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:35.523Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:35.523Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:35.523Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:35.523Z] main: digest: sha256:17b0a81ca4c5e3c9b250af731a5a38f5d467092463683441583fa79cf04aa96b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:35.594Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:35.606Z] taggedImages: [2025-03-07T10:25:35.606Z] - nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:35.606Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-07T10:25:35.606Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.70 [2025-03-07T10:25:35.606Z] - nexus3.edgexfoundry.org:10004/core-metadata:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:35.606Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-07T10:25:35.633Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-07T10:25:35.633Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:35.633Z] latest [2025-03-07T10:25:35.633Z] 4.0.0-dev.70 [2025-03-07T10:25:35.633Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:35.633Z] main [2025-03-07T10:25:35.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:35.968Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:36.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:36.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-07T10:25:36.295Z] 34313824bf33: Preparing [2025-03-07T10:25:36.295Z] a37366e8fe6f: Preparing [2025-03-07T10:25:36.295Z] 49a9f3df21ce: Preparing [2025-03-07T10:25:36.295Z] 514c6673ef5b: Preparing [2025-03-07T10:25:36.295Z] f623ade5d40c: Preparing [2025-03-07T10:25:36.295Z] b9d88d8f9bf6: Preparing [2025-03-07T10:25:36.295Z] 7ff609028c84: Preparing [2025-03-07T10:25:36.295Z] b8fde59f45c8: Preparing [2025-03-07T10:25:36.295Z] 67f24df770f2: Preparing [2025-03-07T10:25:36.295Z] d3266d23f54d: Preparing [2025-03-07T10:25:36.295Z] e3c7e6c785be: Preparing [2025-03-07T10:25:36.295Z] 5f70bf18a086: Preparing [2025-03-07T10:25:36.295Z] 7576173080f7: Preparing [2025-03-07T10:25:36.295Z] 77136366e8a7: Preparing [2025-03-07T10:25:36.295Z] a21bfcd02a66: Preparing [2025-03-07T10:25:36.295Z] 994456c4fd7b: Preparing [2025-03-07T10:25:36.295Z] b9d88d8f9bf6: Waiting [2025-03-07T10:25:36.295Z] 7ff609028c84: Waiting [2025-03-07T10:25:36.295Z] b8fde59f45c8: Waiting [2025-03-07T10:25:36.295Z] 67f24df770f2: Waiting [2025-03-07T10:25:36.295Z] d3266d23f54d: Waiting [2025-03-07T10:25:36.295Z] e3c7e6c785be: Waiting [2025-03-07T10:25:36.295Z] 5f70bf18a086: Waiting [2025-03-07T10:25:36.295Z] 7576173080f7: Waiting [2025-03-07T10:25:36.295Z] 77136366e8a7: Waiting [2025-03-07T10:25:36.295Z] a21bfcd02a66: Waiting [2025-03-07T10:25:36.295Z] 994456c4fd7b: Waiting [2025-03-07T10:25:36.295Z] a37366e8fe6f: Pushed [2025-03-07T10:25:36.295Z] 514c6673ef5b: Pushed [2025-03-07T10:25:36.295Z] 34313824bf33: Pushed [2025-03-07T10:25:36.295Z] 49a9f3df21ce: Pushed [2025-03-07T10:25:36.295Z] f623ade5d40c: Pushed [2025-03-07T10:25:36.295Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:36.295Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:36.295Z] 5f70bf18a086: Layer already exists [2025-03-07T10:25:36.295Z] b9d88d8f9bf6: Pushed [2025-03-07T10:25:36.552Z] d3266d23f54d: Pushed [2025-03-07T10:25:36.552Z] e3c7e6c785be: Pushed [2025-03-07T10:25:36.552Z] 7576173080f7: Pushed [2025-03-07T10:25:36.552Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:36.552Z] 77136366e8a7: Pushed [2025-03-07T10:25:36.552Z] a21bfcd02a66: Pushed [2025-03-07T10:25:37.925Z] 7ff609028c84: Pushed [2025-03-07T10:25:37.925Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:38.314Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:38.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-07T10:25:38.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-07T10:25:38.635Z] 34313824bf33: Preparing [2025-03-07T10:25:38.635Z] a37366e8fe6f: Preparing [2025-03-07T10:25:38.635Z] 49a9f3df21ce: Preparing [2025-03-07T10:25:38.635Z] 514c6673ef5b: Preparing [2025-03-07T10:25:38.635Z] f623ade5d40c: Preparing [2025-03-07T10:25:38.635Z] b9d88d8f9bf6: Preparing [2025-03-07T10:25:38.635Z] 7ff609028c84: Preparing [2025-03-07T10:25:38.635Z] b8fde59f45c8: Preparing [2025-03-07T10:25:38.635Z] 67f24df770f2: Preparing [2025-03-07T10:25:38.635Z] d3266d23f54d: Preparing [2025-03-07T10:25:38.635Z] e3c7e6c785be: Preparing [2025-03-07T10:25:38.635Z] 5f70bf18a086: Preparing [2025-03-07T10:25:38.635Z] 7576173080f7: Preparing [2025-03-07T10:25:38.635Z] 77136366e8a7: Preparing [2025-03-07T10:25:38.635Z] a21bfcd02a66: Preparing [2025-03-07T10:25:38.635Z] 994456c4fd7b: Preparing [2025-03-07T10:25:38.635Z] d3266d23f54d: Waiting [2025-03-07T10:25:38.635Z] 77136366e8a7: Waiting [2025-03-07T10:25:38.635Z] a21bfcd02a66: Waiting [2025-03-07T10:25:38.635Z] e3c7e6c785be: Waiting [2025-03-07T10:25:38.635Z] 994456c4fd7b: Waiting [2025-03-07T10:25:38.635Z] 7576173080f7: Waiting [2025-03-07T10:25:38.635Z] 7ff609028c84: Waiting [2025-03-07T10:25:38.635Z] b9d88d8f9bf6: Waiting [2025-03-07T10:25:38.635Z] b8fde59f45c8: Waiting [2025-03-07T10:25:38.635Z] 67f24df770f2: Waiting [2025-03-07T10:25:38.635Z] 34313824bf33: Layer already exists [2025-03-07T10:25:38.635Z] 514c6673ef5b: Layer already exists [2025-03-07T10:25:38.635Z] 49a9f3df21ce: Layer already exists [2025-03-07T10:25:38.635Z] a37366e8fe6f: Layer already exists [2025-03-07T10:25:38.635Z] f623ade5d40c: Layer already exists [2025-03-07T10:25:38.635Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:38.635Z] 7ff609028c84: Layer already exists [2025-03-07T10:25:38.635Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:38.635Z] b9d88d8f9bf6: Layer already exists [2025-03-07T10:25:38.635Z] d3266d23f54d: Layer already exists [2025-03-07T10:25:38.635Z] e3c7e6c785be: Layer already exists [2025-03-07T10:25:38.635Z] 5f70bf18a086: Layer already exists [2025-03-07T10:25:38.635Z] 7576173080f7: Layer already exists [2025-03-07T10:25:38.635Z] 77136366e8a7: Layer already exists [2025-03-07T10:25:38.635Z] a21bfcd02a66: Layer already exists [2025-03-07T10:25:38.635Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:38.635Z] latest: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:38.959Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:39.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.70 [2025-03-07T10:25:39.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-07T10:25:39.316Z] 34313824bf33: Preparing [2025-03-07T10:25:39.316Z] a37366e8fe6f: Preparing [2025-03-07T10:25:39.316Z] 49a9f3df21ce: Preparing [2025-03-07T10:25:39.316Z] 514c6673ef5b: Preparing [2025-03-07T10:25:39.316Z] f623ade5d40c: Preparing [2025-03-07T10:25:39.316Z] b9d88d8f9bf6: Preparing [2025-03-07T10:25:39.316Z] 7ff609028c84: Preparing [2025-03-07T10:25:39.316Z] b8fde59f45c8: Preparing [2025-03-07T10:25:39.316Z] 67f24df770f2: Preparing [2025-03-07T10:25:39.316Z] d3266d23f54d: Preparing [2025-03-07T10:25:39.316Z] e3c7e6c785be: Preparing [2025-03-07T10:25:39.316Z] 5f70bf18a086: Preparing [2025-03-07T10:25:39.316Z] 7576173080f7: Preparing [2025-03-07T10:25:39.316Z] 77136366e8a7: Preparing [2025-03-07T10:25:39.316Z] a21bfcd02a66: Preparing [2025-03-07T10:25:39.316Z] 994456c4fd7b: Preparing [2025-03-07T10:25:39.316Z] 7ff609028c84: Waiting [2025-03-07T10:25:39.316Z] b8fde59f45c8: Waiting [2025-03-07T10:25:39.316Z] 67f24df770f2: Waiting [2025-03-07T10:25:39.316Z] d3266d23f54d: Waiting [2025-03-07T10:25:39.316Z] 994456c4fd7b: Waiting [2025-03-07T10:25:39.316Z] 77136366e8a7: Waiting [2025-03-07T10:25:39.316Z] b9d88d8f9bf6: Waiting [2025-03-07T10:25:39.316Z] e3c7e6c785be: Waiting [2025-03-07T10:25:39.316Z] a21bfcd02a66: Waiting [2025-03-07T10:25:39.316Z] 5f70bf18a086: Waiting [2025-03-07T10:25:39.316Z] 7576173080f7: Waiting [2025-03-07T10:25:39.316Z] 514c6673ef5b: Layer already exists [2025-03-07T10:25:39.316Z] a37366e8fe6f: Layer already exists [2025-03-07T10:25:39.316Z] 49a9f3df21ce: Layer already exists [2025-03-07T10:25:39.316Z] f623ade5d40c: Layer already exists [2025-03-07T10:25:39.316Z] 34313824bf33: Layer already exists [2025-03-07T10:25:39.316Z] 7ff609028c84: Layer already exists [2025-03-07T10:25:39.316Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:39.316Z] b9d88d8f9bf6: Layer already exists [2025-03-07T10:25:39.316Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:39.316Z] d3266d23f54d: Layer already exists [2025-03-07T10:25:39.316Z] e3c7e6c785be: Layer already exists [2025-03-07T10:25:39.316Z] 5f70bf18a086: Layer already exists [2025-03-07T10:25:39.316Z] a21bfcd02a66: Layer already exists [2025-03-07T10:25:39.316Z] 77136366e8a7: Layer already exists [2025-03-07T10:25:39.316Z] 7576173080f7: Layer already exists [2025-03-07T10:25:39.316Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:39.316Z] 4.0.0-dev.70: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:39.651Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:39.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:39.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-07T10:25:39.980Z] 34313824bf33: Preparing [2025-03-07T10:25:39.980Z] a37366e8fe6f: Preparing [2025-03-07T10:25:39.980Z] 49a9f3df21ce: Preparing [2025-03-07T10:25:39.980Z] 514c6673ef5b: Preparing [2025-03-07T10:25:39.980Z] f623ade5d40c: Preparing [2025-03-07T10:25:39.980Z] b9d88d8f9bf6: Preparing [2025-03-07T10:25:39.980Z] 7ff609028c84: Preparing [2025-03-07T10:25:39.980Z] b8fde59f45c8: Preparing [2025-03-07T10:25:39.980Z] 67f24df770f2: Preparing [2025-03-07T10:25:39.980Z] d3266d23f54d: Preparing [2025-03-07T10:25:39.980Z] e3c7e6c785be: Preparing [2025-03-07T10:25:39.980Z] 5f70bf18a086: Preparing [2025-03-07T10:25:39.980Z] 7576173080f7: Preparing [2025-03-07T10:25:39.980Z] 77136366e8a7: Preparing [2025-03-07T10:25:39.980Z] a21bfcd02a66: Preparing [2025-03-07T10:25:39.980Z] 994456c4fd7b: Preparing [2025-03-07T10:25:39.980Z] 7ff609028c84: Waiting [2025-03-07T10:25:39.980Z] b8fde59f45c8: Waiting [2025-03-07T10:25:39.980Z] d3266d23f54d: Waiting [2025-03-07T10:25:39.980Z] 67f24df770f2: Waiting [2025-03-07T10:25:39.980Z] e3c7e6c785be: Waiting [2025-03-07T10:25:39.980Z] 5f70bf18a086: Waiting [2025-03-07T10:25:39.980Z] 7576173080f7: Waiting [2025-03-07T10:25:39.980Z] 994456c4fd7b: Waiting [2025-03-07T10:25:39.980Z] 77136366e8a7: Waiting [2025-03-07T10:25:39.980Z] a21bfcd02a66: Waiting [2025-03-07T10:25:39.980Z] b9d88d8f9bf6: Waiting [2025-03-07T10:25:39.980Z] a37366e8fe6f: Layer already exists [2025-03-07T10:25:39.980Z] f623ade5d40c: Layer already exists [2025-03-07T10:25:39.980Z] 49a9f3df21ce: Layer already exists [2025-03-07T10:25:39.980Z] 514c6673ef5b: Layer already exists [2025-03-07T10:25:39.980Z] 34313824bf33: Layer already exists [2025-03-07T10:25:39.980Z] b9d88d8f9bf6: Layer already exists [2025-03-07T10:25:39.980Z] 7ff609028c84: Layer already exists [2025-03-07T10:25:39.980Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:39.980Z] d3266d23f54d: Layer already exists [2025-03-07T10:25:39.980Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:39.980Z] e3c7e6c785be: Layer already exists [2025-03-07T10:25:39.980Z] 5f70bf18a086: Layer already exists [2025-03-07T10:25:39.980Z] a21bfcd02a66: Layer already exists [2025-03-07T10:25:39.980Z] 7576173080f7: Layer already exists [2025-03-07T10:25:39.980Z] 77136366e8a7: Layer already exists [2025-03-07T10:25:39.980Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:39.980Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:40.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:40.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-07T10:25:40.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-07T10:25:40.638Z] 34313824bf33: Preparing [2025-03-07T10:25:40.638Z] a37366e8fe6f: Preparing [2025-03-07T10:25:40.638Z] 49a9f3df21ce: Preparing [2025-03-07T10:25:40.638Z] 514c6673ef5b: Preparing [2025-03-07T10:25:40.638Z] f623ade5d40c: Preparing [2025-03-07T10:25:40.638Z] b9d88d8f9bf6: Preparing [2025-03-07T10:25:40.638Z] 7ff609028c84: Preparing [2025-03-07T10:25:40.638Z] b8fde59f45c8: Preparing [2025-03-07T10:25:40.638Z] 67f24df770f2: Preparing [2025-03-07T10:25:40.638Z] d3266d23f54d: Preparing [2025-03-07T10:25:40.638Z] e3c7e6c785be: Preparing [2025-03-07T10:25:40.638Z] 5f70bf18a086: Preparing [2025-03-07T10:25:40.638Z] 7576173080f7: Preparing [2025-03-07T10:25:40.638Z] 77136366e8a7: Preparing [2025-03-07T10:25:40.638Z] a21bfcd02a66: Preparing [2025-03-07T10:25:40.638Z] 994456c4fd7b: Preparing [2025-03-07T10:25:40.638Z] e3c7e6c785be: Waiting [2025-03-07T10:25:40.638Z] 7ff609028c84: Waiting [2025-03-07T10:25:40.638Z] 5f70bf18a086: Waiting [2025-03-07T10:25:40.638Z] b8fde59f45c8: Waiting [2025-03-07T10:25:40.638Z] 7576173080f7: Waiting [2025-03-07T10:25:40.638Z] 67f24df770f2: Waiting [2025-03-07T10:25:40.638Z] 77136366e8a7: Waiting [2025-03-07T10:25:40.638Z] d3266d23f54d: Waiting [2025-03-07T10:25:40.638Z] a21bfcd02a66: Waiting [2025-03-07T10:25:40.638Z] 994456c4fd7b: Waiting [2025-03-07T10:25:40.638Z] b9d88d8f9bf6: Waiting [2025-03-07T10:25:40.638Z] f623ade5d40c: Layer already exists [2025-03-07T10:25:40.638Z] 49a9f3df21ce: Layer already exists [2025-03-07T10:25:40.638Z] 34313824bf33: Layer already exists [2025-03-07T10:25:40.638Z] a37366e8fe6f: Layer already exists [2025-03-07T10:25:40.638Z] 514c6673ef5b: Layer already exists [2025-03-07T10:25:40.638Z] b9d88d8f9bf6: Layer already exists [2025-03-07T10:25:40.638Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:40.638Z] 7ff609028c84: Layer already exists [2025-03-07T10:25:40.638Z] d3266d23f54d: Layer already exists [2025-03-07T10:25:40.638Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:40.638Z] e3c7e6c785be: Layer already exists [2025-03-07T10:25:40.638Z] 77136366e8a7: Layer already exists [2025-03-07T10:25:40.638Z] 5f70bf18a086: Layer already exists [2025-03-07T10:25:40.638Z] 7576173080f7: Layer already exists [2025-03-07T10:25:40.638Z] a21bfcd02a66: Layer already exists [2025-03-07T10:25:40.638Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:40.638Z] main: digest: sha256:53d2dc5049b9b3b330e2bb2b05646504c6acd35377333825e43a81f59bd0c028 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:40.715Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:40.729Z] taggedImages: [2025-03-07T10:25:40.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:40.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-07T10:25:40.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.70 [2025-03-07T10:25:40.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:40.729Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-07T10:25:40.757Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-07T10:25:40.757Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:40.757Z] latest [2025-03-07T10:25:40.757Z] 4.0.0-dev.70 [2025-03-07T10:25:40.757Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:40.757Z] main [2025-03-07T10:25:40.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:41.091Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:41.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:41.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-07T10:25:41.410Z] e368705fe8f6: Preparing [2025-03-07T10:25:41.410Z] a8358c5a4c59: Preparing [2025-03-07T10:25:41.410Z] fde58c35ed8b: Preparing [2025-03-07T10:25:41.410Z] 3b3b1e0f82a9: Preparing [2025-03-07T10:25:41.410Z] b8fde59f45c8: Preparing [2025-03-07T10:25:41.410Z] 67f24df770f2: Preparing [2025-03-07T10:25:41.410Z] 794180f08e7f: Preparing [2025-03-07T10:25:41.410Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:41.410Z] 994456c4fd7b: Preparing [2025-03-07T10:25:41.410Z] 67f24df770f2: Waiting [2025-03-07T10:25:41.410Z] 794180f08e7f: Waiting [2025-03-07T10:25:41.410Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:41.410Z] 994456c4fd7b: Waiting [2025-03-07T10:25:41.410Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:41.410Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:41.410Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:41.410Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:41.410Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:41.410Z] a8358c5a4c59: Pushed [2025-03-07T10:25:41.410Z] fde58c35ed8b: Pushed [2025-03-07T10:25:41.410Z] e368705fe8f6: Pushed [2025-03-07T10:25:43.945Z] 3b3b1e0f82a9: Pushed [2025-03-07T10:25:43.945Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:44.270Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:44.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-07T10:25:44.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-07T10:25:44.589Z] e368705fe8f6: Preparing [2025-03-07T10:25:44.589Z] a8358c5a4c59: Preparing [2025-03-07T10:25:44.589Z] fde58c35ed8b: Preparing [2025-03-07T10:25:44.589Z] 3b3b1e0f82a9: Preparing [2025-03-07T10:25:44.589Z] b8fde59f45c8: Preparing [2025-03-07T10:25:44.589Z] 67f24df770f2: Preparing [2025-03-07T10:25:44.589Z] 794180f08e7f: Preparing [2025-03-07T10:25:44.589Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:44.589Z] 994456c4fd7b: Preparing [2025-03-07T10:25:44.589Z] 67f24df770f2: Waiting [2025-03-07T10:25:44.589Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:44.589Z] 794180f08e7f: Waiting [2025-03-07T10:25:44.589Z] 994456c4fd7b: Waiting [2025-03-07T10:25:44.589Z] 3b3b1e0f82a9: Layer already exists [2025-03-07T10:25:44.589Z] e368705fe8f6: Layer already exists [2025-03-07T10:25:44.589Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:44.589Z] a8358c5a4c59: Layer already exists [2025-03-07T10:25:44.589Z] fde58c35ed8b: Layer already exists [2025-03-07T10:25:44.589Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:44.589Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:44.589Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:44.589Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:44.589Z] latest: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:44.917Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:45.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.70 [2025-03-07T10:25:45.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-07T10:25:45.313Z] e368705fe8f6: Preparing [2025-03-07T10:25:45.313Z] a8358c5a4c59: Preparing [2025-03-07T10:25:45.313Z] fde58c35ed8b: Preparing [2025-03-07T10:25:45.313Z] 3b3b1e0f82a9: Preparing [2025-03-07T10:25:45.313Z] b8fde59f45c8: Preparing [2025-03-07T10:25:45.313Z] 67f24df770f2: Preparing [2025-03-07T10:25:45.313Z] 794180f08e7f: Preparing [2025-03-07T10:25:45.313Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:45.313Z] 994456c4fd7b: Preparing [2025-03-07T10:25:45.313Z] 794180f08e7f: Waiting [2025-03-07T10:25:45.313Z] 67f24df770f2: Waiting [2025-03-07T10:25:45.313Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:45.313Z] fde58c35ed8b: Layer already exists [2025-03-07T10:25:45.313Z] 3b3b1e0f82a9: Layer already exists [2025-03-07T10:25:45.313Z] a8358c5a4c59: Layer already exists [2025-03-07T10:25:45.313Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:45.313Z] e368705fe8f6: Layer already exists [2025-03-07T10:25:45.313Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:45.313Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:45.313Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:45.313Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:45.313Z] 4.0.0-dev.70: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:45.694Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:46.081Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:46.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-07T10:25:46.081Z] e368705fe8f6: Preparing [2025-03-07T10:25:46.081Z] a8358c5a4c59: Preparing [2025-03-07T10:25:46.081Z] fde58c35ed8b: Preparing [2025-03-07T10:25:46.081Z] 3b3b1e0f82a9: Preparing [2025-03-07T10:25:46.081Z] b8fde59f45c8: Preparing [2025-03-07T10:25:46.081Z] 67f24df770f2: Preparing [2025-03-07T10:25:46.081Z] 794180f08e7f: Preparing [2025-03-07T10:25:46.081Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:46.081Z] 994456c4fd7b: Preparing [2025-03-07T10:25:46.081Z] 794180f08e7f: Waiting [2025-03-07T10:25:46.081Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:46.081Z] 67f24df770f2: Waiting [2025-03-07T10:25:46.081Z] 994456c4fd7b: Waiting [2025-03-07T10:25:46.081Z] a8358c5a4c59: Layer already exists [2025-03-07T10:25:46.082Z] fde58c35ed8b: Layer already exists [2025-03-07T10:25:46.082Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:46.082Z] 3b3b1e0f82a9: Layer already exists [2025-03-07T10:25:46.082Z] e368705fe8f6: Layer already exists [2025-03-07T10:25:46.082Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:46.082Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:46.082Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:46.082Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:46.082Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:46.415Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:46.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-07T10:25:46.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-07T10:25:46.739Z] e368705fe8f6: Preparing [2025-03-07T10:25:46.739Z] a8358c5a4c59: Preparing [2025-03-07T10:25:46.739Z] fde58c35ed8b: Preparing [2025-03-07T10:25:46.739Z] 3b3b1e0f82a9: Preparing [2025-03-07T10:25:46.739Z] b8fde59f45c8: Preparing [2025-03-07T10:25:46.739Z] 67f24df770f2: Preparing [2025-03-07T10:25:46.739Z] 794180f08e7f: Preparing [2025-03-07T10:25:46.739Z] 15c5ad8ce6f3: Preparing [2025-03-07T10:25:46.739Z] 994456c4fd7b: Preparing [2025-03-07T10:25:46.739Z] 794180f08e7f: Waiting [2025-03-07T10:25:46.739Z] 67f24df770f2: Waiting [2025-03-07T10:25:46.739Z] 15c5ad8ce6f3: Waiting [2025-03-07T10:25:46.739Z] 994456c4fd7b: Waiting [2025-03-07T10:25:46.739Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:46.739Z] 3b3b1e0f82a9: Layer already exists [2025-03-07T10:25:46.739Z] a8358c5a4c59: Layer already exists [2025-03-07T10:25:46.739Z] fde58c35ed8b: Layer already exists [2025-03-07T10:25:46.739Z] e368705fe8f6: Layer already exists [2025-03-07T10:25:46.739Z] 794180f08e7f: Layer already exists [2025-03-07T10:25:46.739Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:46.739Z] 15c5ad8ce6f3: Layer already exists [2025-03-07T10:25:46.739Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:46.739Z] main: digest: sha256:311543132ac6cd73eb28e142b4443f9b0ad656cdbf5561715299dc495c4b3253 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:46.810Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:46.827Z] taggedImages: [2025-03-07T10:25:46.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:46.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-07T10:25:46.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.70 [2025-03-07T10:25:46.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:46.827Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-07T10:25:46.855Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-07T10:25:46.855Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:46.855Z] latest [2025-03-07T10:25:46.855Z] 4.0.0-dev.70 [2025-03-07T10:25:46.855Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:46.855Z] main [2025-03-07T10:25:46.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:47.202Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:47.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:47.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-07T10:25:47.525Z] 83954a4836d7: Preparing [2025-03-07T10:25:47.525Z] cdcb947dc658: Preparing [2025-03-07T10:25:47.525Z] ba9a03fa6b8c: Preparing [2025-03-07T10:25:47.525Z] 6a990346d676: Preparing [2025-03-07T10:25:47.525Z] fff50d1eecf7: Preparing [2025-03-07T10:25:47.525Z] b8fde59f45c8: Preparing [2025-03-07T10:25:47.525Z] 67f24df770f2: Preparing [2025-03-07T10:25:47.525Z] e10c41e88f3b: Preparing [2025-03-07T10:25:47.525Z] 9767f1ce04d6: Preparing [2025-03-07T10:25:47.525Z] 2dd187c929e8: Preparing [2025-03-07T10:25:47.525Z] 994456c4fd7b: Preparing [2025-03-07T10:25:47.525Z] b8fde59f45c8: Waiting [2025-03-07T10:25:47.525Z] 67f24df770f2: Waiting [2025-03-07T10:25:47.525Z] e10c41e88f3b: Waiting [2025-03-07T10:25:47.525Z] 2dd187c929e8: Waiting [2025-03-07T10:25:47.525Z] 9767f1ce04d6: Waiting [2025-03-07T10:25:47.525Z] fff50d1eecf7: Pushed [2025-03-07T10:25:47.525Z] cdcb947dc658: Pushed [2025-03-07T10:25:47.525Z] 6a990346d676: Pushed [2025-03-07T10:25:47.525Z] 83954a4836d7: Pushed [2025-03-07T10:25:47.525Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:47.525Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:47.525Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:47.525Z] 9767f1ce04d6: Pushed [2025-03-07T10:25:47.783Z] e10c41e88f3b: Pushed [2025-03-07T10:25:48.718Z] 2dd187c929e8: Pushed [2025-03-07T10:25:49.284Z] ba9a03fa6b8c: Pushed [2025-03-07T10:25:49.542Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:49.873Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:50.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-07T10:25:50.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-07T10:25:50.190Z] 83954a4836d7: Preparing [2025-03-07T10:25:50.190Z] cdcb947dc658: Preparing [2025-03-07T10:25:50.190Z] ba9a03fa6b8c: Preparing [2025-03-07T10:25:50.190Z] 6a990346d676: Preparing [2025-03-07T10:25:50.190Z] fff50d1eecf7: Preparing [2025-03-07T10:25:50.190Z] b8fde59f45c8: Preparing [2025-03-07T10:25:50.190Z] 67f24df770f2: Preparing [2025-03-07T10:25:50.190Z] e10c41e88f3b: Preparing [2025-03-07T10:25:50.190Z] 9767f1ce04d6: Preparing [2025-03-07T10:25:50.190Z] 2dd187c929e8: Preparing [2025-03-07T10:25:50.190Z] 994456c4fd7b: Preparing [2025-03-07T10:25:50.190Z] 67f24df770f2: Waiting [2025-03-07T10:25:50.190Z] b8fde59f45c8: Waiting [2025-03-07T10:25:50.190Z] e10c41e88f3b: Waiting [2025-03-07T10:25:50.190Z] 2dd187c929e8: Waiting [2025-03-07T10:25:50.190Z] 9767f1ce04d6: Waiting [2025-03-07T10:25:50.190Z] 994456c4fd7b: Waiting [2025-03-07T10:25:50.190Z] fff50d1eecf7: Layer already exists [2025-03-07T10:25:50.190Z] ba9a03fa6b8c: Layer already exists [2025-03-07T10:25:50.190Z] cdcb947dc658: Layer already exists [2025-03-07T10:25:50.190Z] 6a990346d676: Layer already exists [2025-03-07T10:25:50.190Z] 83954a4836d7: Layer already exists [2025-03-07T10:25:50.190Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:50.190Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:50.190Z] 2dd187c929e8: Layer already exists [2025-03-07T10:25:50.190Z] 9767f1ce04d6: Layer already exists [2025-03-07T10:25:50.190Z] e10c41e88f3b: Layer already exists [2025-03-07T10:25:50.190Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:50.190Z] latest: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:50.517Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:50.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.70 [2025-03-07T10:25:50.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-07T10:25:50.844Z] 83954a4836d7: Preparing [2025-03-07T10:25:50.844Z] cdcb947dc658: Preparing [2025-03-07T10:25:50.844Z] ba9a03fa6b8c: Preparing [2025-03-07T10:25:50.844Z] 6a990346d676: Preparing [2025-03-07T10:25:50.844Z] fff50d1eecf7: Preparing [2025-03-07T10:25:50.844Z] b8fde59f45c8: Preparing [2025-03-07T10:25:50.844Z] 67f24df770f2: Preparing [2025-03-07T10:25:50.844Z] e10c41e88f3b: Preparing [2025-03-07T10:25:50.844Z] 9767f1ce04d6: Preparing [2025-03-07T10:25:50.844Z] 2dd187c929e8: Preparing [2025-03-07T10:25:50.844Z] 994456c4fd7b: Preparing [2025-03-07T10:25:50.844Z] 67f24df770f2: Waiting [2025-03-07T10:25:50.844Z] e10c41e88f3b: Waiting [2025-03-07T10:25:50.844Z] 9767f1ce04d6: Waiting [2025-03-07T10:25:50.844Z] 2dd187c929e8: Waiting [2025-03-07T10:25:50.844Z] 994456c4fd7b: Waiting [2025-03-07T10:25:50.844Z] b8fde59f45c8: Waiting [2025-03-07T10:25:50.844Z] ba9a03fa6b8c: Layer already exists [2025-03-07T10:25:50.844Z] fff50d1eecf7: Layer already exists [2025-03-07T10:25:50.844Z] 6a990346d676: Layer already exists [2025-03-07T10:25:50.844Z] 83954a4836d7: Layer already exists [2025-03-07T10:25:50.844Z] cdcb947dc658: Layer already exists [2025-03-07T10:25:50.844Z] e10c41e88f3b: Layer already exists [2025-03-07T10:25:50.844Z] 9767f1ce04d6: Layer already exists [2025-03-07T10:25:50.844Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:50.844Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:50.844Z] 2dd187c929e8: Layer already exists [2025-03-07T10:25:50.844Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:50.844Z] 4.0.0-dev.70: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:51.162Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:51.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:51.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-07T10:25:51.480Z] 83954a4836d7: Preparing [2025-03-07T10:25:51.480Z] cdcb947dc658: Preparing [2025-03-07T10:25:51.480Z] ba9a03fa6b8c: Preparing [2025-03-07T10:25:51.480Z] 6a990346d676: Preparing [2025-03-07T10:25:51.480Z] fff50d1eecf7: Preparing [2025-03-07T10:25:51.480Z] b8fde59f45c8: Preparing [2025-03-07T10:25:51.480Z] 67f24df770f2: Preparing [2025-03-07T10:25:51.480Z] e10c41e88f3b: Preparing [2025-03-07T10:25:51.480Z] 9767f1ce04d6: Preparing [2025-03-07T10:25:51.480Z] 2dd187c929e8: Preparing [2025-03-07T10:25:51.480Z] 994456c4fd7b: Preparing [2025-03-07T10:25:51.480Z] 67f24df770f2: Waiting [2025-03-07T10:25:51.480Z] b8fde59f45c8: Waiting [2025-03-07T10:25:51.480Z] e10c41e88f3b: Waiting [2025-03-07T10:25:51.480Z] 9767f1ce04d6: Waiting [2025-03-07T10:25:51.480Z] 2dd187c929e8: Waiting [2025-03-07T10:25:51.480Z] ba9a03fa6b8c: Layer already exists [2025-03-07T10:25:51.480Z] 83954a4836d7: Layer already exists [2025-03-07T10:25:51.480Z] fff50d1eecf7: Layer already exists [2025-03-07T10:25:51.480Z] cdcb947dc658: Layer already exists [2025-03-07T10:25:51.480Z] 6a990346d676: Layer already exists [2025-03-07T10:25:51.480Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:51.480Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:51.480Z] 9767f1ce04d6: Layer already exists [2025-03-07T10:25:51.480Z] e10c41e88f3b: Layer already exists [2025-03-07T10:25:51.480Z] 2dd187c929e8: Layer already exists [2025-03-07T10:25:51.480Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:51.480Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:51.811Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:52.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-07T10:25:52.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-07T10:25:52.138Z] 83954a4836d7: Preparing [2025-03-07T10:25:52.138Z] cdcb947dc658: Preparing [2025-03-07T10:25:52.138Z] ba9a03fa6b8c: Preparing [2025-03-07T10:25:52.138Z] 6a990346d676: Preparing [2025-03-07T10:25:52.138Z] fff50d1eecf7: Preparing [2025-03-07T10:25:52.138Z] b8fde59f45c8: Preparing [2025-03-07T10:25:52.138Z] 67f24df770f2: Preparing [2025-03-07T10:25:52.138Z] e10c41e88f3b: Preparing [2025-03-07T10:25:52.138Z] 9767f1ce04d6: Preparing [2025-03-07T10:25:52.138Z] 2dd187c929e8: Preparing [2025-03-07T10:25:52.138Z] 994456c4fd7b: Preparing [2025-03-07T10:25:52.138Z] 67f24df770f2: Waiting [2025-03-07T10:25:52.138Z] 994456c4fd7b: Waiting [2025-03-07T10:25:52.138Z] 2dd187c929e8: Waiting [2025-03-07T10:25:52.138Z] e10c41e88f3b: Waiting [2025-03-07T10:25:52.138Z] 9767f1ce04d6: Waiting [2025-03-07T10:25:52.138Z] b8fde59f45c8: Waiting [2025-03-07T10:25:52.138Z] cdcb947dc658: Layer already exists [2025-03-07T10:25:52.138Z] 6a990346d676: Layer already exists [2025-03-07T10:25:52.138Z] ba9a03fa6b8c: Layer already exists [2025-03-07T10:25:52.138Z] 83954a4836d7: Layer already exists [2025-03-07T10:25:52.138Z] fff50d1eecf7: Layer already exists [2025-03-07T10:25:52.138Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:52.138Z] 9767f1ce04d6: Layer already exists [2025-03-07T10:25:52.138Z] 2dd187c929e8: Layer already exists [2025-03-07T10:25:52.138Z] e10c41e88f3b: Layer already exists [2025-03-07T10:25:52.138Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:52.138Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:52.138Z] main: digest: sha256:55cb9900ca6215bebbae5ff034272d2a271e2f9f5c3f676db93d135f4fe26d1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:52.215Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:52.229Z] taggedImages: [2025-03-07T10:25:52.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:52.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-07T10:25:52.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.70 [2025-03-07T10:25:52.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:52.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-07T10:25:52.256Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-07T10:25:52.256Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:52.256Z] latest [2025-03-07T10:25:52.256Z] 4.0.0-dev.70 [2025-03-07T10:25:52.256Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:52.256Z] main [2025-03-07T10:25:52.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:52.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:52.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:52.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-07T10:25:52.918Z] 7d89da26ad87: Preparing [2025-03-07T10:25:52.918Z] 8125c623ebaf: Preparing [2025-03-07T10:25:52.918Z] a150186d46d4: Preparing [2025-03-07T10:25:52.918Z] f3223c7caa2d: Preparing [2025-03-07T10:25:52.918Z] 4c7d88403937: Preparing [2025-03-07T10:25:52.918Z] 94bc914e8ace: Preparing [2025-03-07T10:25:52.918Z] 143e9450f87e: Preparing [2025-03-07T10:25:52.918Z] b8fde59f45c8: Preparing [2025-03-07T10:25:52.918Z] 67f24df770f2: Preparing [2025-03-07T10:25:52.918Z] dc92c92141ae: Preparing [2025-03-07T10:25:52.918Z] 551c2eb12a4e: Preparing [2025-03-07T10:25:52.918Z] 994456c4fd7b: Preparing [2025-03-07T10:25:52.918Z] dc92c92141ae: Waiting [2025-03-07T10:25:52.918Z] 551c2eb12a4e: Waiting [2025-03-07T10:25:52.918Z] 67f24df770f2: Waiting [2025-03-07T10:25:52.918Z] 994456c4fd7b: Waiting [2025-03-07T10:25:52.918Z] 94bc914e8ace: Waiting [2025-03-07T10:25:52.918Z] 143e9450f87e: Waiting [2025-03-07T10:25:52.918Z] b8fde59f45c8: Waiting [2025-03-07T10:25:52.918Z] 4c7d88403937: Pushed [2025-03-07T10:25:52.918Z] 8125c623ebaf: Pushed [2025-03-07T10:25:52.918Z] 7d89da26ad87: Pushed [2025-03-07T10:25:52.918Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:52.918Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:52.918Z] 94bc914e8ace: Pushed [2025-03-07T10:25:52.918Z] 143e9450f87e: Pushed [2025-03-07T10:25:53.178Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:53.178Z] dc92c92141ae: Pushed [2025-03-07T10:25:54.111Z] 551c2eb12a4e: Pushed [2025-03-07T10:25:54.678Z] f3223c7caa2d: Pushed [2025-03-07T10:25:55.614Z] a150186d46d4: Pushed [2025-03-07T10:25:55.614Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:55.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:56.264Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-07T10:25:56.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-07T10:25:56.264Z] 7d89da26ad87: Preparing [2025-03-07T10:25:56.264Z] 8125c623ebaf: Preparing [2025-03-07T10:25:56.264Z] a150186d46d4: Preparing [2025-03-07T10:25:56.264Z] f3223c7caa2d: Preparing [2025-03-07T10:25:56.264Z] 4c7d88403937: Preparing [2025-03-07T10:25:56.264Z] 94bc914e8ace: Preparing [2025-03-07T10:25:56.264Z] 143e9450f87e: Preparing [2025-03-07T10:25:56.264Z] b8fde59f45c8: Preparing [2025-03-07T10:25:56.264Z] 67f24df770f2: Preparing [2025-03-07T10:25:56.264Z] dc92c92141ae: Preparing [2025-03-07T10:25:56.264Z] 551c2eb12a4e: Preparing [2025-03-07T10:25:56.264Z] 994456c4fd7b: Preparing [2025-03-07T10:25:56.264Z] 94bc914e8ace: Waiting [2025-03-07T10:25:56.264Z] 143e9450f87e: Waiting [2025-03-07T10:25:56.264Z] b8fde59f45c8: Waiting [2025-03-07T10:25:56.264Z] 67f24df770f2: Waiting [2025-03-07T10:25:56.264Z] dc92c92141ae: Waiting [2025-03-07T10:25:56.264Z] 551c2eb12a4e: Waiting [2025-03-07T10:25:56.264Z] 994456c4fd7b: Waiting [2025-03-07T10:25:56.264Z] 7d89da26ad87: Layer already exists [2025-03-07T10:25:56.264Z] f3223c7caa2d: Layer already exists [2025-03-07T10:25:56.264Z] 8125c623ebaf: Layer already exists [2025-03-07T10:25:56.264Z] 4c7d88403937: Layer already exists [2025-03-07T10:25:56.264Z] a150186d46d4: Layer already exists [2025-03-07T10:25:56.264Z] 94bc914e8ace: Layer already exists [2025-03-07T10:25:56.264Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:56.264Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:56.264Z] 143e9450f87e: Layer already exists [2025-03-07T10:25:56.264Z] dc92c92141ae: Layer already exists [2025-03-07T10:25:56.264Z] 551c2eb12a4e: Layer already exists [2025-03-07T10:25:56.264Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:56.264Z] latest: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:56.589Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:56.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.70 [2025-03-07T10:25:56.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-07T10:25:56.910Z] 7d89da26ad87: Preparing [2025-03-07T10:25:56.910Z] 8125c623ebaf: Preparing [2025-03-07T10:25:56.910Z] a150186d46d4: Preparing [2025-03-07T10:25:56.910Z] f3223c7caa2d: Preparing [2025-03-07T10:25:56.910Z] 4c7d88403937: Preparing [2025-03-07T10:25:56.910Z] 94bc914e8ace: Preparing [2025-03-07T10:25:56.910Z] 143e9450f87e: Preparing [2025-03-07T10:25:56.910Z] b8fde59f45c8: Preparing [2025-03-07T10:25:56.910Z] 67f24df770f2: Preparing [2025-03-07T10:25:56.910Z] dc92c92141ae: Preparing [2025-03-07T10:25:56.910Z] 551c2eb12a4e: Preparing [2025-03-07T10:25:56.910Z] 994456c4fd7b: Preparing [2025-03-07T10:25:56.910Z] 94bc914e8ace: Waiting [2025-03-07T10:25:56.910Z] 143e9450f87e: Waiting [2025-03-07T10:25:56.910Z] 67f24df770f2: Waiting [2025-03-07T10:25:56.910Z] b8fde59f45c8: Waiting [2025-03-07T10:25:56.910Z] dc92c92141ae: Waiting [2025-03-07T10:25:56.910Z] 551c2eb12a4e: Waiting [2025-03-07T10:25:56.910Z] 994456c4fd7b: Waiting [2025-03-07T10:25:56.910Z] 7d89da26ad87: Layer already exists [2025-03-07T10:25:56.910Z] 8125c623ebaf: Layer already exists [2025-03-07T10:25:56.910Z] a150186d46d4: Layer already exists [2025-03-07T10:25:56.910Z] f3223c7caa2d: Layer already exists [2025-03-07T10:25:56.910Z] 4c7d88403937: Layer already exists [2025-03-07T10:25:56.910Z] 143e9450f87e: Layer already exists [2025-03-07T10:25:56.910Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:56.910Z] 94bc914e8ace: Layer already exists [2025-03-07T10:25:56.910Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:56.910Z] dc92c92141ae: Layer already exists [2025-03-07T10:25:56.910Z] 551c2eb12a4e: Layer already exists [2025-03-07T10:25:56.910Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:56.910Z] 4.0.0-dev.70: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:57.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:57.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:57.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-07T10:25:57.567Z] 7d89da26ad87: Preparing [2025-03-07T10:25:57.567Z] 8125c623ebaf: Preparing [2025-03-07T10:25:57.567Z] a150186d46d4: Preparing [2025-03-07T10:25:57.567Z] f3223c7caa2d: Preparing [2025-03-07T10:25:57.567Z] 4c7d88403937: Preparing [2025-03-07T10:25:57.567Z] 94bc914e8ace: Preparing [2025-03-07T10:25:57.567Z] 143e9450f87e: Preparing [2025-03-07T10:25:57.567Z] b8fde59f45c8: Preparing [2025-03-07T10:25:57.567Z] 67f24df770f2: Preparing [2025-03-07T10:25:57.567Z] dc92c92141ae: Preparing [2025-03-07T10:25:57.567Z] 551c2eb12a4e: Preparing [2025-03-07T10:25:57.567Z] 994456c4fd7b: Preparing [2025-03-07T10:25:57.567Z] 67f24df770f2: Waiting [2025-03-07T10:25:57.567Z] dc92c92141ae: Waiting [2025-03-07T10:25:57.567Z] 551c2eb12a4e: Waiting [2025-03-07T10:25:57.567Z] 994456c4fd7b: Waiting [2025-03-07T10:25:57.567Z] 94bc914e8ace: Waiting [2025-03-07T10:25:57.567Z] 143e9450f87e: Waiting [2025-03-07T10:25:57.567Z] b8fde59f45c8: Waiting [2025-03-07T10:25:57.567Z] 7d89da26ad87: Layer already exists [2025-03-07T10:25:57.567Z] 8125c623ebaf: Layer already exists [2025-03-07T10:25:57.567Z] 4c7d88403937: Layer already exists [2025-03-07T10:25:57.567Z] a150186d46d4: Layer already exists [2025-03-07T10:25:57.567Z] f3223c7caa2d: Layer already exists [2025-03-07T10:25:57.567Z] 94bc914e8ace: Layer already exists [2025-03-07T10:25:57.567Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:57.567Z] 143e9450f87e: Layer already exists [2025-03-07T10:25:57.567Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:57.567Z] dc92c92141ae: Layer already exists [2025-03-07T10:25:57.567Z] 551c2eb12a4e: Layer already exists [2025-03-07T10:25:57.567Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:57.567Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:57.893Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:58.215Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-07T10:25:58.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-07T10:25:58.215Z] 7d89da26ad87: Preparing [2025-03-07T10:25:58.215Z] 8125c623ebaf: Preparing [2025-03-07T10:25:58.215Z] a150186d46d4: Preparing [2025-03-07T10:25:58.215Z] f3223c7caa2d: Preparing [2025-03-07T10:25:58.215Z] 4c7d88403937: Preparing [2025-03-07T10:25:58.215Z] 94bc914e8ace: Preparing [2025-03-07T10:25:58.215Z] 143e9450f87e: Preparing [2025-03-07T10:25:58.215Z] b8fde59f45c8: Preparing [2025-03-07T10:25:58.215Z] 67f24df770f2: Preparing [2025-03-07T10:25:58.215Z] dc92c92141ae: Preparing [2025-03-07T10:25:58.215Z] 551c2eb12a4e: Preparing [2025-03-07T10:25:58.215Z] 994456c4fd7b: Preparing [2025-03-07T10:25:58.215Z] b8fde59f45c8: Waiting [2025-03-07T10:25:58.215Z] 551c2eb12a4e: Waiting [2025-03-07T10:25:58.215Z] dc92c92141ae: Waiting [2025-03-07T10:25:58.215Z] 994456c4fd7b: Waiting [2025-03-07T10:25:58.215Z] 67f24df770f2: Waiting [2025-03-07T10:25:58.215Z] 94bc914e8ace: Waiting [2025-03-07T10:25:58.215Z] 143e9450f87e: Waiting [2025-03-07T10:25:58.215Z] 7d89da26ad87: Layer already exists [2025-03-07T10:25:58.215Z] f3223c7caa2d: Layer already exists [2025-03-07T10:25:58.215Z] 4c7d88403937: Layer already exists [2025-03-07T10:25:58.215Z] 8125c623ebaf: Layer already exists [2025-03-07T10:25:58.215Z] a150186d46d4: Layer already exists [2025-03-07T10:25:58.215Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:58.215Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:58.215Z] 94bc914e8ace: Layer already exists [2025-03-07T10:25:58.215Z] dc92c92141ae: Layer already exists [2025-03-07T10:25:58.215Z] 143e9450f87e: Layer already exists [2025-03-07T10:25:58.215Z] 551c2eb12a4e: Layer already exists [2025-03-07T10:25:58.215Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:58.215Z] main: digest: sha256:b773ed87d5a76e9374e89013d7c5c431cc5402a6773d4a7074845d4ccbde3308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:25:58.294Z] ===================================================== [Pipeline] echo [2025-03-07T10:25:58.306Z] taggedImages: [2025-03-07T10:25:58.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:58.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-07T10:25:58.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.70 [2025-03-07T10:25:58.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:58.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-07T10:25:58.335Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-07T10:25:58.335Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:58.335Z] latest [2025-03-07T10:25:58.335Z] 4.0.0-dev.70 [2025-03-07T10:25:58.335Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:25:58.335Z] main [2025-03-07T10:25:58.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:58.664Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:25:58.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:25:58.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-07T10:25:58.980Z] fac691e344c6: Preparing [2025-03-07T10:25:58.980Z] 70a5f68bc8ef: Preparing [2025-03-07T10:25:58.980Z] b8fde59f45c8: Preparing [2025-03-07T10:25:58.980Z] 67f24df770f2: Preparing [2025-03-07T10:25:58.980Z] a9f968780d88: Preparing [2025-03-07T10:25:58.980Z] 402c551288cf: Preparing [2025-03-07T10:25:58.980Z] 994456c4fd7b: Preparing [2025-03-07T10:25:58.980Z] 402c551288cf: Waiting [2025-03-07T10:25:58.980Z] 994456c4fd7b: Waiting [2025-03-07T10:25:58.980Z] a9f968780d88: Pushed [2025-03-07T10:25:58.980Z] b8fde59f45c8: Layer already exists [2025-03-07T10:25:58.980Z] fac691e344c6: Pushed [2025-03-07T10:25:59.238Z] 67f24df770f2: Layer already exists [2025-03-07T10:25:59.238Z] 994456c4fd7b: Layer already exists [2025-03-07T10:25:59.804Z] 402c551288cf: Pushed [2025-03-07T10:26:01.704Z] 70a5f68bc8ef: Pushed [2025-03-07T10:26:01.964Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:02.279Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:02.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-07T10:26:02.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-07T10:26:02.603Z] fac691e344c6: Preparing [2025-03-07T10:26:02.603Z] 70a5f68bc8ef: Preparing [2025-03-07T10:26:02.603Z] b8fde59f45c8: Preparing [2025-03-07T10:26:02.603Z] 67f24df770f2: Preparing [2025-03-07T10:26:02.603Z] a9f968780d88: Preparing [2025-03-07T10:26:02.603Z] 402c551288cf: Preparing [2025-03-07T10:26:02.603Z] 994456c4fd7b: Preparing [2025-03-07T10:26:02.603Z] 402c551288cf: Waiting [2025-03-07T10:26:02.603Z] 994456c4fd7b: Waiting [2025-03-07T10:26:02.603Z] a9f968780d88: Layer already exists [2025-03-07T10:26:02.603Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:02.603Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:02.603Z] 70a5f68bc8ef: Layer already exists [2025-03-07T10:26:02.603Z] fac691e344c6: Layer already exists [2025-03-07T10:26:02.603Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:02.603Z] 402c551288cf: Layer already exists [2025-03-07T10:26:02.603Z] latest: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:02.931Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:03.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.70 [2025-03-07T10:26:03.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-07T10:26:03.245Z] fac691e344c6: Preparing [2025-03-07T10:26:03.245Z] 70a5f68bc8ef: Preparing [2025-03-07T10:26:03.245Z] b8fde59f45c8: Preparing [2025-03-07T10:26:03.245Z] 67f24df770f2: Preparing [2025-03-07T10:26:03.245Z] a9f968780d88: Preparing [2025-03-07T10:26:03.245Z] 402c551288cf: Preparing [2025-03-07T10:26:03.245Z] 994456c4fd7b: Preparing [2025-03-07T10:26:03.245Z] 402c551288cf: Waiting [2025-03-07T10:26:03.245Z] 994456c4fd7b: Waiting [2025-03-07T10:26:03.245Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:03.245Z] a9f968780d88: Layer already exists [2025-03-07T10:26:03.245Z] fac691e344c6: Layer already exists [2025-03-07T10:26:03.245Z] 70a5f68bc8ef: Layer already exists [2025-03-07T10:26:03.245Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:03.245Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:03.245Z] 402c551288cf: Layer already exists [2025-03-07T10:26:03.245Z] 4.0.0-dev.70: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:03.571Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:03.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:03.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-07T10:26:03.895Z] fac691e344c6: Preparing [2025-03-07T10:26:03.895Z] 70a5f68bc8ef: Preparing [2025-03-07T10:26:03.895Z] b8fde59f45c8: Preparing [2025-03-07T10:26:03.895Z] 67f24df770f2: Preparing [2025-03-07T10:26:03.895Z] a9f968780d88: Preparing [2025-03-07T10:26:03.895Z] 402c551288cf: Preparing [2025-03-07T10:26:03.895Z] 994456c4fd7b: Preparing [2025-03-07T10:26:03.895Z] 402c551288cf: Waiting [2025-03-07T10:26:03.895Z] 994456c4fd7b: Waiting [2025-03-07T10:26:03.895Z] 70a5f68bc8ef: Layer already exists [2025-03-07T10:26:03.895Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:03.895Z] a9f968780d88: Layer already exists [2025-03-07T10:26:03.895Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:03.895Z] fac691e344c6: Layer already exists [2025-03-07T10:26:03.895Z] 402c551288cf: Layer already exists [2025-03-07T10:26:03.895Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:03.895Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:04.218Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:04.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-07T10:26:04.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-07T10:26:04.541Z] fac691e344c6: Preparing [2025-03-07T10:26:04.541Z] 70a5f68bc8ef: Preparing [2025-03-07T10:26:04.541Z] b8fde59f45c8: Preparing [2025-03-07T10:26:04.541Z] 67f24df770f2: Preparing [2025-03-07T10:26:04.541Z] a9f968780d88: Preparing [2025-03-07T10:26:04.541Z] 402c551288cf: Preparing [2025-03-07T10:26:04.541Z] 994456c4fd7b: Preparing [2025-03-07T10:26:04.541Z] 402c551288cf: Waiting [2025-03-07T10:26:04.541Z] 994456c4fd7b: Waiting [2025-03-07T10:26:04.541Z] 70a5f68bc8ef: Layer already exists [2025-03-07T10:26:04.541Z] a9f968780d88: Layer already exists [2025-03-07T10:26:04.541Z] fac691e344c6: Layer already exists [2025-03-07T10:26:04.541Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:04.541Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:04.541Z] 402c551288cf: Layer already exists [2025-03-07T10:26:04.541Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:04.541Z] main: digest: sha256:972fd1eab0a769f92a689f5a3927faa0182cb694404967c8a68e03f5d5f1a2ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:26:04.612Z] ===================================================== [Pipeline] echo [2025-03-07T10:26:04.622Z] taggedImages: [2025-03-07T10:26:04.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:04.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-07T10:26:04.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.70 [2025-03-07T10:26:04.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:04.622Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-07T10:26:04.650Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-07T10:26:04.650Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:04.650Z] latest [2025-03-07T10:26:04.650Z] 4.0.0-dev.70 [2025-03-07T10:26:04.650Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:04.650Z] main [2025-03-07T10:26:04.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:04.982Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:05.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:05.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-07T10:26:05.301Z] 68c43ec56a17: Preparing [2025-03-07T10:26:05.301Z] 2a956c880867: Preparing [2025-03-07T10:26:05.301Z] ddf776f64011: Preparing [2025-03-07T10:26:05.301Z] b8fde59f45c8: Preparing [2025-03-07T10:26:05.301Z] 67f24df770f2: Preparing [2025-03-07T10:26:05.301Z] 495ad97547a0: Preparing [2025-03-07T10:26:05.301Z] f25f6134f0e5: Preparing [2025-03-07T10:26:05.301Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:05.301Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:05.302Z] 994456c4fd7b: Preparing [2025-03-07T10:26:05.302Z] f25f6134f0e5: Waiting [2025-03-07T10:26:05.302Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:05.302Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:05.302Z] 994456c4fd7b: Waiting [2025-03-07T10:26:05.302Z] 495ad97547a0: Waiting [2025-03-07T10:26:05.302Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:05.302Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:05.302Z] 2a956c880867: Pushed [2025-03-07T10:26:05.302Z] 68c43ec56a17: Pushed [2025-03-07T10:26:05.302Z] ddf776f64011: Pushed [2025-03-07T10:26:05.302Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:05.302Z] 0cb04c489bf8: Pushed [2025-03-07T10:26:05.868Z] 6b88a0e85d9a: Pushed [2025-03-07T10:26:09.150Z] f25f6134f0e5: Pushed [2025-03-07T10:26:15.714Z] 495ad97547a0: Pushed [2025-03-07T10:26:15.714Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:16.035Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:16.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-07T10:26:16.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-07T10:26:16.358Z] 68c43ec56a17: Preparing [2025-03-07T10:26:16.358Z] 2a956c880867: Preparing [2025-03-07T10:26:16.358Z] ddf776f64011: Preparing [2025-03-07T10:26:16.358Z] b8fde59f45c8: Preparing [2025-03-07T10:26:16.358Z] 67f24df770f2: Preparing [2025-03-07T10:26:16.358Z] 495ad97547a0: Preparing [2025-03-07T10:26:16.358Z] f25f6134f0e5: Preparing [2025-03-07T10:26:16.358Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:16.358Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:16.358Z] 994456c4fd7b: Preparing [2025-03-07T10:26:16.358Z] 495ad97547a0: Waiting [2025-03-07T10:26:16.358Z] f25f6134f0e5: Waiting [2025-03-07T10:26:16.358Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:16.358Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:16.358Z] 68c43ec56a17: Layer already exists [2025-03-07T10:26:16.358Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:16.358Z] 2a956c880867: Layer already exists [2025-03-07T10:26:16.358Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:16.358Z] ddf776f64011: Layer already exists [2025-03-07T10:26:16.358Z] 495ad97547a0: Layer already exists [2025-03-07T10:26:16.358Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:16.358Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:16.358Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:16.358Z] f25f6134f0e5: Layer already exists [2025-03-07T10:26:16.358Z] latest: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:16.691Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:17.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.70 [2025-03-07T10:26:17.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-07T10:26:17.017Z] 68c43ec56a17: Preparing [2025-03-07T10:26:17.017Z] 2a956c880867: Preparing [2025-03-07T10:26:17.017Z] ddf776f64011: Preparing [2025-03-07T10:26:17.017Z] b8fde59f45c8: Preparing [2025-03-07T10:26:17.017Z] 67f24df770f2: Preparing [2025-03-07T10:26:17.017Z] 495ad97547a0: Preparing [2025-03-07T10:26:17.017Z] f25f6134f0e5: Preparing [2025-03-07T10:26:17.017Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:17.017Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:17.017Z] 994456c4fd7b: Preparing [2025-03-07T10:26:17.017Z] f25f6134f0e5: Waiting [2025-03-07T10:26:17.017Z] 495ad97547a0: Waiting [2025-03-07T10:26:17.017Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:17.017Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:17.017Z] 994456c4fd7b: Waiting [2025-03-07T10:26:17.017Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:17.017Z] ddf776f64011: Layer already exists [2025-03-07T10:26:17.017Z] 68c43ec56a17: Layer already exists [2025-03-07T10:26:17.017Z] 2a956c880867: Layer already exists [2025-03-07T10:26:17.017Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:17.017Z] 495ad97547a0: Layer already exists [2025-03-07T10:26:17.017Z] f25f6134f0e5: Layer already exists [2025-03-07T10:26:17.017Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:17.017Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:17.017Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:17.017Z] 4.0.0-dev.70: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:17.343Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:17.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:17.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-07T10:26:17.662Z] 68c43ec56a17: Preparing [2025-03-07T10:26:17.662Z] 2a956c880867: Preparing [2025-03-07T10:26:17.662Z] ddf776f64011: Preparing [2025-03-07T10:26:17.662Z] b8fde59f45c8: Preparing [2025-03-07T10:26:17.662Z] 67f24df770f2: Preparing [2025-03-07T10:26:17.662Z] 495ad97547a0: Preparing [2025-03-07T10:26:17.662Z] f25f6134f0e5: Preparing [2025-03-07T10:26:17.662Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:17.662Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:17.662Z] 994456c4fd7b: Preparing [2025-03-07T10:26:17.662Z] 495ad97547a0: Waiting [2025-03-07T10:26:17.662Z] f25f6134f0e5: Waiting [2025-03-07T10:26:17.662Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:17.662Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:17.662Z] 994456c4fd7b: Waiting [2025-03-07T10:26:17.662Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:17.662Z] 2a956c880867: Layer already exists [2025-03-07T10:26:17.662Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:17.662Z] ddf776f64011: Layer already exists [2025-03-07T10:26:17.662Z] 68c43ec56a17: Layer already exists [2025-03-07T10:26:17.662Z] f25f6134f0e5: Layer already exists [2025-03-07T10:26:17.662Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:17.662Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:17.662Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:17.662Z] 495ad97547a0: Layer already exists [2025-03-07T10:26:17.662Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:17.992Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:18.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-07T10:26:18.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-07T10:26:18.320Z] 68c43ec56a17: Preparing [2025-03-07T10:26:18.320Z] 2a956c880867: Preparing [2025-03-07T10:26:18.320Z] ddf776f64011: Preparing [2025-03-07T10:26:18.320Z] b8fde59f45c8: Preparing [2025-03-07T10:26:18.320Z] 67f24df770f2: Preparing [2025-03-07T10:26:18.320Z] 495ad97547a0: Preparing [2025-03-07T10:26:18.320Z] f25f6134f0e5: Preparing [2025-03-07T10:26:18.320Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:18.320Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:18.320Z] 994456c4fd7b: Preparing [2025-03-07T10:26:18.320Z] 495ad97547a0: Waiting [2025-03-07T10:26:18.320Z] f25f6134f0e5: Waiting [2025-03-07T10:26:18.320Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:18.320Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:18.320Z] 994456c4fd7b: Waiting [2025-03-07T10:26:18.320Z] 68c43ec56a17: Layer already exists [2025-03-07T10:26:18.320Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:18.320Z] 2a956c880867: Layer already exists [2025-03-07T10:26:18.320Z] ddf776f64011: Layer already exists [2025-03-07T10:26:18.320Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:18.320Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:18.320Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:18.320Z] f25f6134f0e5: Layer already exists [2025-03-07T10:26:18.320Z] 495ad97547a0: Layer already exists [2025-03-07T10:26:18.320Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:18.320Z] main: digest: sha256:b406f84386648be245d6f2913d7c93e18c9d89be91563d55434ec6f097f9c2fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:26:18.395Z] ===================================================== [Pipeline] echo [2025-03-07T10:26:18.407Z] taggedImages: [2025-03-07T10:26:18.407Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:18.407Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-07T10:26:18.407Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.70 [2025-03-07T10:26:18.407Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:18.407Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-07T10:26:18.435Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-07T10:26:18.435Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:18.435Z] latest [2025-03-07T10:26:18.435Z] 4.0.0-dev.70 [2025-03-07T10:26:18.435Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:18.435Z] main [2025-03-07T10:26:18.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:18.791Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:19.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:19.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-07T10:26:19.120Z] 0686d47a85ef: Preparing [2025-03-07T10:26:19.120Z] 483c51a0d9b7: Preparing [2025-03-07T10:26:19.120Z] 5ec4dbb11436: Preparing [2025-03-07T10:26:19.120Z] b8fde59f45c8: Preparing [2025-03-07T10:26:19.120Z] 67f24df770f2: Preparing [2025-03-07T10:26:19.120Z] 85ae48a671a0: Preparing [2025-03-07T10:26:19.120Z] f168f269af3c: Preparing [2025-03-07T10:26:19.120Z] f8180b507f79: Preparing [2025-03-07T10:26:19.120Z] 994456c4fd7b: Preparing [2025-03-07T10:26:19.120Z] f168f269af3c: Waiting [2025-03-07T10:26:19.120Z] 85ae48a671a0: Waiting [2025-03-07T10:26:19.120Z] 994456c4fd7b: Waiting [2025-03-07T10:26:19.120Z] f8180b507f79: Waiting [2025-03-07T10:26:19.120Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:19.120Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:19.120Z] 0686d47a85ef: Pushed [2025-03-07T10:26:19.120Z] 5ec4dbb11436: Pushed [2025-03-07T10:26:19.120Z] 483c51a0d9b7: Pushed [2025-03-07T10:26:19.120Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:19.120Z] f168f269af3c: Pushed [2025-03-07T10:26:19.380Z] f8180b507f79: Pushed [2025-03-07T10:26:31.581Z] 85ae48a671a0: Pushed [2025-03-07T10:26:31.581Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:31.914Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:32.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-07T10:26:32.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-07T10:26:32.239Z] 0686d47a85ef: Preparing [2025-03-07T10:26:32.239Z] 483c51a0d9b7: Preparing [2025-03-07T10:26:32.239Z] 5ec4dbb11436: Preparing [2025-03-07T10:26:32.239Z] b8fde59f45c8: Preparing [2025-03-07T10:26:32.239Z] 67f24df770f2: Preparing [2025-03-07T10:26:32.239Z] 85ae48a671a0: Preparing [2025-03-07T10:26:32.239Z] f168f269af3c: Preparing [2025-03-07T10:26:32.239Z] f8180b507f79: Preparing [2025-03-07T10:26:32.239Z] 994456c4fd7b: Preparing [2025-03-07T10:26:32.239Z] 85ae48a671a0: Waiting [2025-03-07T10:26:32.239Z] f168f269af3c: Waiting [2025-03-07T10:26:32.239Z] f8180b507f79: Waiting [2025-03-07T10:26:32.239Z] 994456c4fd7b: Waiting [2025-03-07T10:26:32.239Z] 483c51a0d9b7: Layer already exists [2025-03-07T10:26:32.239Z] 0686d47a85ef: Layer already exists [2025-03-07T10:26:32.239Z] 5ec4dbb11436: Layer already exists [2025-03-07T10:26:32.239Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:32.239Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:32.239Z] f168f269af3c: Layer already exists [2025-03-07T10:26:32.239Z] 85ae48a671a0: Layer already exists [2025-03-07T10:26:32.239Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:32.239Z] f8180b507f79: Layer already exists [2025-03-07T10:26:32.239Z] latest: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:32.562Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:32.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.70 [2025-03-07T10:26:32.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-07T10:26:32.897Z] 0686d47a85ef: Preparing [2025-03-07T10:26:32.897Z] 483c51a0d9b7: Preparing [2025-03-07T10:26:32.897Z] 5ec4dbb11436: Preparing [2025-03-07T10:26:32.897Z] b8fde59f45c8: Preparing [2025-03-07T10:26:32.897Z] 67f24df770f2: Preparing [2025-03-07T10:26:32.897Z] 85ae48a671a0: Preparing [2025-03-07T10:26:32.897Z] f168f269af3c: Preparing [2025-03-07T10:26:32.897Z] f8180b507f79: Preparing [2025-03-07T10:26:32.897Z] 994456c4fd7b: Preparing [2025-03-07T10:26:32.897Z] f168f269af3c: Waiting [2025-03-07T10:26:32.897Z] f8180b507f79: Waiting [2025-03-07T10:26:32.897Z] 994456c4fd7b: Waiting [2025-03-07T10:26:32.897Z] 85ae48a671a0: Waiting [2025-03-07T10:26:32.897Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:32.897Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:32.897Z] 5ec4dbb11436: Layer already exists [2025-03-07T10:26:32.897Z] 483c51a0d9b7: Layer already exists [2025-03-07T10:26:32.897Z] 0686d47a85ef: Layer already exists [2025-03-07T10:26:32.897Z] f8180b507f79: Layer already exists [2025-03-07T10:26:32.897Z] f168f269af3c: Layer already exists [2025-03-07T10:26:32.897Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:32.897Z] 85ae48a671a0: Layer already exists [2025-03-07T10:26:32.897Z] 4.0.0-dev.70: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:33.218Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:33.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:33.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-07T10:26:33.534Z] 0686d47a85ef: Preparing [2025-03-07T10:26:33.534Z] 483c51a0d9b7: Preparing [2025-03-07T10:26:33.534Z] 5ec4dbb11436: Preparing [2025-03-07T10:26:33.534Z] b8fde59f45c8: Preparing [2025-03-07T10:26:33.534Z] 67f24df770f2: Preparing [2025-03-07T10:26:33.534Z] 85ae48a671a0: Preparing [2025-03-07T10:26:33.534Z] f168f269af3c: Preparing [2025-03-07T10:26:33.534Z] f8180b507f79: Preparing [2025-03-07T10:26:33.534Z] 994456c4fd7b: Preparing [2025-03-07T10:26:33.534Z] 85ae48a671a0: Waiting [2025-03-07T10:26:33.534Z] f168f269af3c: Waiting [2025-03-07T10:26:33.534Z] f8180b507f79: Waiting [2025-03-07T10:26:33.534Z] 994456c4fd7b: Waiting [2025-03-07T10:26:33.534Z] 5ec4dbb11436: Layer already exists [2025-03-07T10:26:33.534Z] 0686d47a85ef: Layer already exists [2025-03-07T10:26:33.534Z] 483c51a0d9b7: Layer already exists [2025-03-07T10:26:33.534Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:33.534Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:33.534Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:33.534Z] f168f269af3c: Layer already exists [2025-03-07T10:26:33.534Z] 85ae48a671a0: Layer already exists [2025-03-07T10:26:33.534Z] f8180b507f79: Layer already exists [2025-03-07T10:26:33.534Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:33.858Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:34.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-07T10:26:34.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-07T10:26:34.180Z] 0686d47a85ef: Preparing [2025-03-07T10:26:34.180Z] 483c51a0d9b7: Preparing [2025-03-07T10:26:34.180Z] 5ec4dbb11436: Preparing [2025-03-07T10:26:34.180Z] b8fde59f45c8: Preparing [2025-03-07T10:26:34.180Z] 67f24df770f2: Preparing [2025-03-07T10:26:34.180Z] 85ae48a671a0: Preparing [2025-03-07T10:26:34.180Z] f168f269af3c: Preparing [2025-03-07T10:26:34.180Z] f8180b507f79: Preparing [2025-03-07T10:26:34.180Z] 994456c4fd7b: Preparing [2025-03-07T10:26:34.180Z] f168f269af3c: Waiting [2025-03-07T10:26:34.180Z] f8180b507f79: Waiting [2025-03-07T10:26:34.180Z] 994456c4fd7b: Waiting [2025-03-07T10:26:34.180Z] 85ae48a671a0: Waiting [2025-03-07T10:26:34.180Z] 0686d47a85ef: Layer already exists [2025-03-07T10:26:34.180Z] 5ec4dbb11436: Layer already exists [2025-03-07T10:26:34.180Z] 483c51a0d9b7: Layer already exists [2025-03-07T10:26:34.180Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:34.180Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:34.180Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:34.180Z] 85ae48a671a0: Layer already exists [2025-03-07T10:26:34.180Z] f168f269af3c: Layer already exists [2025-03-07T10:26:34.180Z] f8180b507f79: Layer already exists [2025-03-07T10:26:34.180Z] main: digest: sha256:7363eba95310e95d2da8041937ca7a6643b046efa63fc0abd090d8b73fa46f74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:26:34.267Z] ===================================================== [Pipeline] echo [2025-03-07T10:26:34.278Z] taggedImages: [2025-03-07T10:26:34.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:34.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-07T10:26:34.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.70 [2025-03-07T10:26:34.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:34.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-07T10:26:34.308Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-07T10:26:34.308Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:34.308Z] latest [2025-03-07T10:26:34.308Z] 4.0.0-dev.70 [2025-03-07T10:26:34.308Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:34.308Z] main [2025-03-07T10:26:34.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:34.680Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:35.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:35.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-07T10:26:35.010Z] 15f50048f9a1: Preparing [2025-03-07T10:26:35.010Z] 242c2e310963: Preparing [2025-03-07T10:26:35.010Z] d41b55422712: Preparing [2025-03-07T10:26:35.010Z] b8fde59f45c8: Preparing [2025-03-07T10:26:35.010Z] 67f24df770f2: Preparing [2025-03-07T10:26:35.010Z] 36e018cd3a83: Preparing [2025-03-07T10:26:35.010Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:35.010Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:35.010Z] 994456c4fd7b: Preparing [2025-03-07T10:26:35.010Z] 36e018cd3a83: Waiting [2025-03-07T10:26:35.010Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:35.010Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:35.010Z] 994456c4fd7b: Waiting [2025-03-07T10:26:35.010Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:35.010Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:35.010Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:35.010Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:35.010Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:35.010Z] d41b55422712: Pushed [2025-03-07T10:26:35.010Z] 15f50048f9a1: Pushed [2025-03-07T10:26:35.010Z] 242c2e310963: Pushed [2025-03-07T10:26:47.228Z] 36e018cd3a83: Pushed [2025-03-07T10:26:47.228Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:47.552Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:47.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-07T10:26:47.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-07T10:26:47.864Z] 15f50048f9a1: Preparing [2025-03-07T10:26:47.864Z] 242c2e310963: Preparing [2025-03-07T10:26:47.864Z] d41b55422712: Preparing [2025-03-07T10:26:47.864Z] b8fde59f45c8: Preparing [2025-03-07T10:26:47.864Z] 67f24df770f2: Preparing [2025-03-07T10:26:47.864Z] 36e018cd3a83: Preparing [2025-03-07T10:26:47.864Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:47.864Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:47.864Z] 994456c4fd7b: Preparing [2025-03-07T10:26:47.864Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:47.864Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:47.864Z] 36e018cd3a83: Waiting [2025-03-07T10:26:47.864Z] 15f50048f9a1: Layer already exists [2025-03-07T10:26:47.864Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:47.864Z] 242c2e310963: Layer already exists [2025-03-07T10:26:47.864Z] d41b55422712: Layer already exists [2025-03-07T10:26:47.864Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:47.864Z] 36e018cd3a83: Layer already exists [2025-03-07T10:26:47.864Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:47.864Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:47.864Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:47.864Z] latest: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:48.184Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:48.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.70 [2025-03-07T10:26:48.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-07T10:26:48.513Z] 15f50048f9a1: Preparing [2025-03-07T10:26:48.513Z] 242c2e310963: Preparing [2025-03-07T10:26:48.513Z] d41b55422712: Preparing [2025-03-07T10:26:48.513Z] b8fde59f45c8: Preparing [2025-03-07T10:26:48.513Z] 67f24df770f2: Preparing [2025-03-07T10:26:48.513Z] 36e018cd3a83: Preparing [2025-03-07T10:26:48.513Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:48.513Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:48.513Z] 994456c4fd7b: Preparing [2025-03-07T10:26:48.513Z] 36e018cd3a83: Waiting [2025-03-07T10:26:48.513Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:48.513Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:48.513Z] 994456c4fd7b: Waiting [2025-03-07T10:26:48.513Z] d41b55422712: Layer already exists [2025-03-07T10:26:48.513Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:48.513Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:48.513Z] 242c2e310963: Layer already exists [2025-03-07T10:26:48.513Z] 15f50048f9a1: Layer already exists [2025-03-07T10:26:48.513Z] 36e018cd3a83: Layer already exists [2025-03-07T10:26:48.513Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:48.513Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:48.513Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:48.513Z] 4.0.0-dev.70: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:48.840Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:49.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:49.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-07T10:26:49.160Z] 15f50048f9a1: Preparing [2025-03-07T10:26:49.160Z] 242c2e310963: Preparing [2025-03-07T10:26:49.160Z] d41b55422712: Preparing [2025-03-07T10:26:49.160Z] b8fde59f45c8: Preparing [2025-03-07T10:26:49.160Z] 67f24df770f2: Preparing [2025-03-07T10:26:49.160Z] 36e018cd3a83: Preparing [2025-03-07T10:26:49.160Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:49.160Z] 36e018cd3a83: Waiting [2025-03-07T10:26:49.160Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:49.160Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:49.160Z] 994456c4fd7b: Preparing [2025-03-07T10:26:49.160Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:49.160Z] 994456c4fd7b: Waiting [2025-03-07T10:26:49.160Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:49.160Z] d41b55422712: Layer already exists [2025-03-07T10:26:49.160Z] 15f50048f9a1: Layer already exists [2025-03-07T10:26:49.160Z] 242c2e310963: Layer already exists [2025-03-07T10:26:49.160Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:49.160Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:49.160Z] 36e018cd3a83: Layer already exists [2025-03-07T10:26:49.160Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:49.160Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:49.160Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:49.484Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:49.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-07T10:26:49.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-07T10:26:49.804Z] 15f50048f9a1: Preparing [2025-03-07T10:26:49.804Z] 242c2e310963: Preparing [2025-03-07T10:26:49.804Z] d41b55422712: Preparing [2025-03-07T10:26:49.804Z] b8fde59f45c8: Preparing [2025-03-07T10:26:49.804Z] 67f24df770f2: Preparing [2025-03-07T10:26:49.804Z] 36e018cd3a83: Preparing [2025-03-07T10:26:49.804Z] 0cb04c489bf8: Preparing [2025-03-07T10:26:49.804Z] 6b88a0e85d9a: Preparing [2025-03-07T10:26:49.804Z] 994456c4fd7b: Preparing [2025-03-07T10:26:49.804Z] 0cb04c489bf8: Waiting [2025-03-07T10:26:49.804Z] 6b88a0e85d9a: Waiting [2025-03-07T10:26:49.804Z] 994456c4fd7b: Waiting [2025-03-07T10:26:49.804Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:49.804Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:49.804Z] 242c2e310963: Layer already exists [2025-03-07T10:26:49.804Z] 15f50048f9a1: Layer already exists [2025-03-07T10:26:49.804Z] d41b55422712: Layer already exists [2025-03-07T10:26:49.804Z] 36e018cd3a83: Layer already exists [2025-03-07T10:26:49.804Z] 0cb04c489bf8: Layer already exists [2025-03-07T10:26:49.804Z] 6b88a0e85d9a: Layer already exists [2025-03-07T10:26:49.804Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:49.804Z] main: digest: sha256:5a123a6748df0ede929609954024e9f79babaf513ba5db0963d29a87505c81f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:26:49.886Z] ===================================================== [Pipeline] echo [2025-03-07T10:26:49.899Z] taggedImages: [2025-03-07T10:26:49.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:49.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-07T10:26:49.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.70 [2025-03-07T10:26:49.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:49.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-07T10:26:49.927Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-07T10:26:49.927Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:49.927Z] latest [2025-03-07T10:26:49.927Z] 4.0.0-dev.70 [2025-03-07T10:26:49.927Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:49.927Z] main [2025-03-07T10:26:49.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:50.286Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:50.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:50.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-07T10:26:50.614Z] a88e18d4834f: Preparing [2025-03-07T10:26:50.614Z] 52d9b4cc6f40: Preparing [2025-03-07T10:26:50.614Z] b8fde59f45c8: Preparing [2025-03-07T10:26:50.614Z] 67f24df770f2: Preparing [2025-03-07T10:26:50.614Z] 5eaab7b284a8: Preparing [2025-03-07T10:26:50.614Z] eec0e3868edb: Preparing [2025-03-07T10:26:50.614Z] 994456c4fd7b: Preparing [2025-03-07T10:26:50.614Z] eec0e3868edb: Waiting [2025-03-07T10:26:50.614Z] 994456c4fd7b: Waiting [2025-03-07T10:26:50.614Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:50.614Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:50.614Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:50.614Z] 5eaab7b284a8: Pushed [2025-03-07T10:26:50.614Z] a88e18d4834f: Pushed [2025-03-07T10:26:51.183Z] eec0e3868edb: Pushed [2025-03-07T10:26:54.466Z] 52d9b4cc6f40: Pushed [2025-03-07T10:26:54.466Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:54.794Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:55.116Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-07T10:26:55.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-07T10:26:55.116Z] a88e18d4834f: Preparing [2025-03-07T10:26:55.116Z] 52d9b4cc6f40: Preparing [2025-03-07T10:26:55.116Z] b8fde59f45c8: Preparing [2025-03-07T10:26:55.116Z] 67f24df770f2: Preparing [2025-03-07T10:26:55.116Z] 5eaab7b284a8: Preparing [2025-03-07T10:26:55.116Z] eec0e3868edb: Preparing [2025-03-07T10:26:55.116Z] 994456c4fd7b: Preparing [2025-03-07T10:26:55.116Z] eec0e3868edb: Waiting [2025-03-07T10:26:55.116Z] 994456c4fd7b: Waiting [2025-03-07T10:26:55.116Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:55.116Z] 52d9b4cc6f40: Layer already exists [2025-03-07T10:26:55.116Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:55.116Z] 5eaab7b284a8: Layer already exists [2025-03-07T10:26:55.116Z] a88e18d4834f: Layer already exists [2025-03-07T10:26:55.116Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:55.116Z] eec0e3868edb: Layer already exists [2025-03-07T10:26:55.116Z] latest: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:55.447Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:55.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.70 [2025-03-07T10:26:55.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-07T10:26:55.767Z] a88e18d4834f: Preparing [2025-03-07T10:26:55.767Z] 52d9b4cc6f40: Preparing [2025-03-07T10:26:55.767Z] b8fde59f45c8: Preparing [2025-03-07T10:26:55.767Z] 67f24df770f2: Preparing [2025-03-07T10:26:55.767Z] 5eaab7b284a8: Preparing [2025-03-07T10:26:55.767Z] eec0e3868edb: Preparing [2025-03-07T10:26:55.767Z] 994456c4fd7b: Preparing [2025-03-07T10:26:55.767Z] eec0e3868edb: Waiting [2025-03-07T10:26:55.767Z] 994456c4fd7b: Waiting [2025-03-07T10:26:55.767Z] 52d9b4cc6f40: Layer already exists [2025-03-07T10:26:55.767Z] a88e18d4834f: Layer already exists [2025-03-07T10:26:55.767Z] 5eaab7b284a8: Layer already exists [2025-03-07T10:26:55.767Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:55.767Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:55.767Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:55.767Z] eec0e3868edb: Layer already exists [2025-03-07T10:26:55.767Z] 4.0.0-dev.70: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:56.089Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:56.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:56.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-07T10:26:56.416Z] a88e18d4834f: Preparing [2025-03-07T10:26:56.416Z] 52d9b4cc6f40: Preparing [2025-03-07T10:26:56.416Z] b8fde59f45c8: Preparing [2025-03-07T10:26:56.416Z] 67f24df770f2: Preparing [2025-03-07T10:26:56.416Z] 5eaab7b284a8: Preparing [2025-03-07T10:26:56.416Z] eec0e3868edb: Preparing [2025-03-07T10:26:56.416Z] 994456c4fd7b: Preparing [2025-03-07T10:26:56.416Z] eec0e3868edb: Waiting [2025-03-07T10:26:56.416Z] 994456c4fd7b: Waiting [2025-03-07T10:26:56.416Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:56.416Z] a88e18d4834f: Layer already exists [2025-03-07T10:26:56.416Z] 5eaab7b284a8: Layer already exists [2025-03-07T10:26:56.416Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:56.416Z] 52d9b4cc6f40: Layer already exists [2025-03-07T10:26:56.416Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:56.416Z] eec0e3868edb: Layer already exists [2025-03-07T10:26:56.416Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:56.739Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:57.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-07T10:26:57.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-07T10:26:57.064Z] a88e18d4834f: Preparing [2025-03-07T10:26:57.064Z] 52d9b4cc6f40: Preparing [2025-03-07T10:26:57.064Z] b8fde59f45c8: Preparing [2025-03-07T10:26:57.064Z] 67f24df770f2: Preparing [2025-03-07T10:26:57.064Z] 5eaab7b284a8: Preparing [2025-03-07T10:26:57.064Z] eec0e3868edb: Preparing [2025-03-07T10:26:57.064Z] 994456c4fd7b: Preparing [2025-03-07T10:26:57.064Z] eec0e3868edb: Waiting [2025-03-07T10:26:57.064Z] 994456c4fd7b: Waiting [2025-03-07T10:26:57.064Z] 52d9b4cc6f40: Layer already exists [2025-03-07T10:26:57.064Z] 5eaab7b284a8: Layer already exists [2025-03-07T10:26:57.064Z] a88e18d4834f: Layer already exists [2025-03-07T10:26:57.064Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:57.064Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:57.064Z] eec0e3868edb: Layer already exists [2025-03-07T10:26:57.064Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:57.064Z] main: digest: sha256:37386bc0407c149ab77ae2ed4383a48b4c88101fac74b63a9fbd79cf5fc67adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:26:57.138Z] ===================================================== [Pipeline] echo [2025-03-07T10:26:57.155Z] taggedImages: [2025-03-07T10:26:57.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:57.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-07T10:26:57.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.70 [2025-03-07T10:26:57.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:57.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-07T10:26:57.183Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-07T10:26:57.183Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:57.183Z] latest [2025-03-07T10:26:57.183Z] 4.0.0-dev.70 [2025-03-07T10:26:57.183Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:26:57.183Z] main [2025-03-07T10:26:57.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:57.521Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:26:57.847Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:26:57.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-07T10:26:57.847Z] 4464f6dd9f7c: Preparing [2025-03-07T10:26:57.847Z] cbb54a106b37: Preparing [2025-03-07T10:26:57.847Z] b8fde59f45c8: Preparing [2025-03-07T10:26:57.847Z] 67f24df770f2: Preparing [2025-03-07T10:26:57.847Z] 5af127d532e0: Preparing [2025-03-07T10:26:57.847Z] 677dec746629: Preparing [2025-03-07T10:26:57.847Z] 994456c4fd7b: Preparing [2025-03-07T10:26:57.847Z] 677dec746629: Waiting [2025-03-07T10:26:57.847Z] 994456c4fd7b: Waiting [2025-03-07T10:26:57.847Z] 67f24df770f2: Layer already exists [2025-03-07T10:26:57.847Z] b8fde59f45c8: Layer already exists [2025-03-07T10:26:57.847Z] 994456c4fd7b: Layer already exists [2025-03-07T10:26:57.847Z] 4464f6dd9f7c: Pushed [2025-03-07T10:26:57.847Z] 5af127d532e0: Pushed [2025-03-07T10:26:58.108Z] 677dec746629: Pushed [2025-03-07T10:27:01.395Z] cbb54a106b37: Pushed [2025-03-07T10:27:01.654Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:01.982Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:02.309Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-07T10:27:02.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-07T10:27:02.309Z] 4464f6dd9f7c: Preparing [2025-03-07T10:27:02.309Z] cbb54a106b37: Preparing [2025-03-07T10:27:02.309Z] b8fde59f45c8: Preparing [2025-03-07T10:27:02.309Z] 67f24df770f2: Preparing [2025-03-07T10:27:02.309Z] 5af127d532e0: Preparing [2025-03-07T10:27:02.309Z] 677dec746629: Preparing [2025-03-07T10:27:02.309Z] 994456c4fd7b: Preparing [2025-03-07T10:27:02.309Z] 677dec746629: Waiting [2025-03-07T10:27:02.309Z] 994456c4fd7b: Waiting [2025-03-07T10:27:02.309Z] 4464f6dd9f7c: Layer already exists [2025-03-07T10:27:02.309Z] 67f24df770f2: Layer already exists [2025-03-07T10:27:02.309Z] cbb54a106b37: Layer already exists [2025-03-07T10:27:02.309Z] 5af127d532e0: Layer already exists [2025-03-07T10:27:02.309Z] b8fde59f45c8: Layer already exists [2025-03-07T10:27:02.309Z] 677dec746629: Layer already exists [2025-03-07T10:27:02.309Z] 994456c4fd7b: Layer already exists [2025-03-07T10:27:02.309Z] latest: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:02.639Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:02.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.70 [2025-03-07T10:27:02.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-07T10:27:02.956Z] 4464f6dd9f7c: Preparing [2025-03-07T10:27:02.956Z] cbb54a106b37: Preparing [2025-03-07T10:27:02.956Z] b8fde59f45c8: Preparing [2025-03-07T10:27:02.956Z] 67f24df770f2: Preparing [2025-03-07T10:27:02.956Z] 5af127d532e0: Preparing [2025-03-07T10:27:02.956Z] 677dec746629: Preparing [2025-03-07T10:27:02.956Z] 994456c4fd7b: Preparing [2025-03-07T10:27:02.956Z] 677dec746629: Waiting [2025-03-07T10:27:02.956Z] 994456c4fd7b: Waiting [2025-03-07T10:27:02.956Z] b8fde59f45c8: Layer already exists [2025-03-07T10:27:02.956Z] cbb54a106b37: Layer already exists [2025-03-07T10:27:02.956Z] 5af127d532e0: Layer already exists [2025-03-07T10:27:02.956Z] 67f24df770f2: Layer already exists [2025-03-07T10:27:02.956Z] 4464f6dd9f7c: Layer already exists [2025-03-07T10:27:02.956Z] 677dec746629: Layer already exists [2025-03-07T10:27:02.956Z] 994456c4fd7b: Layer already exists [2025-03-07T10:27:02.956Z] 4.0.0-dev.70: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:03.286Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:03.606Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:27:03.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-07T10:27:03.606Z] 4464f6dd9f7c: Preparing [2025-03-07T10:27:03.606Z] cbb54a106b37: Preparing [2025-03-07T10:27:03.606Z] b8fde59f45c8: Preparing [2025-03-07T10:27:03.606Z] 67f24df770f2: Preparing [2025-03-07T10:27:03.606Z] 5af127d532e0: Preparing [2025-03-07T10:27:03.606Z] 677dec746629: Preparing [2025-03-07T10:27:03.606Z] 994456c4fd7b: Preparing [2025-03-07T10:27:03.606Z] 677dec746629: Waiting [2025-03-07T10:27:03.606Z] 994456c4fd7b: Waiting [2025-03-07T10:27:03.606Z] b8fde59f45c8: Layer already exists [2025-03-07T10:27:03.606Z] 5af127d532e0: Layer already exists [2025-03-07T10:27:03.606Z] 67f24df770f2: Layer already exists [2025-03-07T10:27:03.606Z] cbb54a106b37: Layer already exists [2025-03-07T10:27:03.606Z] 4464f6dd9f7c: Layer already exists [2025-03-07T10:27:03.606Z] 677dec746629: Layer already exists [2025-03-07T10:27:03.606Z] 994456c4fd7b: Layer already exists [2025-03-07T10:27:03.606Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:03.928Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:27:04.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-07T10:27:04.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-07T10:27:04.247Z] 4464f6dd9f7c: Preparing [2025-03-07T10:27:04.247Z] cbb54a106b37: Preparing [2025-03-07T10:27:04.247Z] b8fde59f45c8: Preparing [2025-03-07T10:27:04.247Z] 67f24df770f2: Preparing [2025-03-07T10:27:04.247Z] 5af127d532e0: Preparing [2025-03-07T10:27:04.247Z] 677dec746629: Preparing [2025-03-07T10:27:04.247Z] 994456c4fd7b: Preparing [2025-03-07T10:27:04.247Z] 677dec746629: Waiting [2025-03-07T10:27:04.247Z] 994456c4fd7b: Waiting [2025-03-07T10:27:04.247Z] 67f24df770f2: Layer already exists [2025-03-07T10:27:04.247Z] cbb54a106b37: Layer already exists [2025-03-07T10:27:04.247Z] b8fde59f45c8: Layer already exists [2025-03-07T10:27:04.247Z] 5af127d532e0: Layer already exists [2025-03-07T10:27:04.247Z] 4464f6dd9f7c: Layer already exists [2025-03-07T10:27:04.247Z] 677dec746629: Layer already exists [2025-03-07T10:27:04.247Z] 994456c4fd7b: Layer already exists [2025-03-07T10:27:04.247Z] main: digest: sha256:06cd9c34dc0de1f3d8e6717d9fd8b0283db1f8b8e13beac2a2b76ca8ed7d0605 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:27:04.317Z] ===================================================== [Pipeline] echo [2025-03-07T10:27:04.333Z] taggedImages: [2025-03-07T10:27:04.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:27:04.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-07T10:27:04.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.70 [2025-03-07T10:27:04.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:27:04.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-07T10:40:42.747Z] #154 ... [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-07T10:40:42.747Z] #149 DONE 1043.7s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:40:42.747Z] #146 ... [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:40:42.747Z] #155 DONE 0.3s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-07T10:40:42.747Z] #147 ... [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:40:42.747Z] #156 DONE 0.2s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-07T10:40:42.747Z] #157 DONE 0.3s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:40:42.747Z] #158 DONE 0.2s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-07T10:40:42.747Z] #159 DONE 0.1s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:40:42.747Z] #33 ... [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:40:42.747Z] #160 DONE 2.1s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #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-03-07T10:40:42.747Z] #151 ... [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-07T10:40:42.747Z] #112 exporting layers [2025-03-07T10:40:42.747Z] #112 exporting layers 0.6s done [2025-03-07T10:40:42.747Z] #112 writing image sha256:5be995e5afff417c445ac17816666b8efeffb5d856c07408dbc18cd656e4ba9c done [2025-03-07T10:40:42.747Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-07T10:40:42.747Z] #112 DONE 5.4s [2025-03-07T10:40:42.747Z] [2025-03-07T10:40:42.747Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:40:44.161Z] #33 ... [2025-03-07T10:40:44.161Z] [2025-03-07T10:40:44.161Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-07T10:40:44.161Z] #147 DONE 1056.2s [2025-03-07T10:40:44.161Z] [2025-03-07T10:40:44.161Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-07T10:40:44.428Z] #161 DONE 0.4s [2025-03-07T10:40:44.428Z] [2025-03-07T10:40:44.428Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:40:44.704Z] #144 ... [2025-03-07T10:40:44.704Z] [2025-03-07T10:40:44.704Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-07T10:40:46.666Z] #162 DONE 2.2s [2025-03-07T10:40:46.666Z] [2025-03-07T10:40:46.666Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:40:46.938Z] #144 ... [2025-03-07T10:40:46.938Z] [2025-03-07T10:40:46.938Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:40:47.522Z] #163 DONE 0.3s [2025-03-07T10:40:47.522Z] [2025-03-07T10:40:47.522Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:40:47.522Z] #164 DONE 0.3s [2025-03-07T10:40:47.522Z] [2025-03-07T10:40:47.522Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:40:47.522Z] #144 ... [2025-03-07T10:40:47.522Z] [2025-03-07T10:40:47.522Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-07T10:40:48.087Z] #165 DONE 0.4s [2025-03-07T10:40:48.088Z] [2025-03-07T10:40:48.088Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-07T10:40:48.088Z] #166 DONE 0.1s [2025-03-07T10:40:48.088Z] [2025-03-07T10:40:48.088Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-07T10:40:48.445Z] #167 DONE 0.1s [2025-03-07T10:40:48.445Z] [2025-03-07T10:40:48.445Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-07T10:40:48.445Z] #168 DONE 0.2s [2025-03-07T10:40:48.445Z] [2025-03-07T10:40:48.445Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-07T10:40:48.445Z] #169 DONE 0.2s [2025-03-07T10:40:48.445Z] [2025-03-07T10:40:48.445Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-07T10:40:48.724Z] #170 DONE 0.2s [2025-03-07T10:40:48.724Z] [2025-03-07T10:40:48.724Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-07T10:40:50.716Z] #171 DONE 2.2s [2025-03-07T10:40:50.716Z] [2025-03-07T10:40:50.716Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:40:50.987Z] #144 ... [2025-03-07T10:40:50.987Z] [2025-03-07T10:40:50.987Z] #112 [security-bootstrapper] exporting to image [2025-03-07T10:40:50.987Z] #112 exporting layers [2025-03-07T10:40:52.432Z] #112 exporting layers 1.6s done [2025-03-07T10:40:52.701Z] #112 writing image sha256:eac664ce7238d767a333cf03731492bfa53bc99d5a66d2d11e3657b2c768c242 0.0s done [2025-03-07T10:40:52.701Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-07T10:40:52.701Z] #112 DONE 7.1s [2025-03-07T10:40:52.701Z] [2025-03-07T10:40:52.701Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:54:30.161Z] #33 ... [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-07T10:54:30.161Z] #150 DONE 1875.1s [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:54:30.161Z] #144 ... [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:54:30.161Z] #172 DONE 0.2s [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:54:30.161Z] #173 DONE 0.2s [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-07T10:54:30.161Z] #174 DONE 0.4s [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:54:30.161Z] #175 DONE 0.1s [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #112 [core-command] exporting to image [2025-03-07T10:54:30.161Z] #112 exporting layers [2025-03-07T10:54:30.161Z] #112 exporting layers 0.4s done [2025-03-07T10:54:30.161Z] #112 writing image sha256:df3ef4c848ebca9f59c1b4e3562bc20b2970df32b7c713edfde0eb15b7461daf done [2025-03-07T10:54:30.161Z] #112 naming to docker.io/library/core-command-arm64 done [2025-03-07T10:54:30.161Z] #112 DONE 7.6s [2025-03-07T10:54:30.161Z] [2025-03-07T10:54:30.161Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:54:52.221Z] #146 ... [2025-03-07T10:54:52.221Z] [2025-03-07T10:54:52.221Z] #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-03-07T10:54:52.221Z] #151 1903.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-07T10:55:00.489Z] #151 ... [2025-03-07T10:55:00.489Z] [2025-03-07T10:55:00.489Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-07T10:55:00.489Z] #148 DONE 1912.3s [2025-03-07T10:55:00.489Z] [2025-03-07T10:55:00.489Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:55:00.759Z] #146 ... [2025-03-07T10:55:00.759Z] [2025-03-07T10:55:00.759Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:55:00.759Z] #176 DONE 0.1s [2025-03-07T10:55:00.759Z] [2025-03-07T10:55:00.759Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:55:01.032Z] #152 ... [2025-03-07T10:55:01.032Z] [2025-03-07T10:55:01.032Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:55:01.032Z] #177 DONE 0.2s [2025-03-07T10:55:01.032Z] [2025-03-07T10:55:01.032Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-07T10:55:01.335Z] #178 DONE 0.2s [2025-03-07T10:55:01.335Z] [2025-03-07T10:55:01.335Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-07T10:55:01.617Z] #179 DONE 0.2s [2025-03-07T10:55:01.617Z] [2025-03-07T10:55:01.617Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-07T10:55:01.885Z] #180 DONE 0.4s [2025-03-07T10:55:01.885Z] [2025-03-07T10:55:01.885Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:55:01.885Z] #144 ... [2025-03-07T10:55:01.885Z] [2025-03-07T10:55:01.885Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-07T10:55:02.158Z] #181 DONE 0.2s [2025-03-07T10:55:02.158Z] [2025-03-07T10:55:02.158Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:55:04.100Z] #182 DONE 2.1s [2025-03-07T10:55:04.100Z] [2025-03-07T10:55:04.100Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:55:04.100Z] #144 ... [2025-03-07T10:55:04.100Z] [2025-03-07T10:55:04.100Z] #112 [security-proxy-setup] exporting to image [2025-03-07T10:55:04.100Z] #112 exporting layers [2025-03-07T10:55:05.509Z] #112 exporting layers 1.2s done [2025-03-07T10:55:05.509Z] #112 writing image sha256:5ce18cdd35187261a7cbd7b18d3776cdc73a4ef57512f324c1c8e2628c033c93 done [2025-03-07T10:55:05.509Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-07T10:55:05.509Z] #112 DONE 8.8s [2025-03-07T10:55:05.509Z] [2025-03-07T10:55:05.509Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:55:23.698Z] #33 ... [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #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-03-07T10:55:23.698Z] #151 DONE 1933.4s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:55:23.698Z] #146 ... [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:55:23.698Z] #183 DONE 0.3s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:55:23.698Z] #146 ... [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:55:23.698Z] #184 DONE 0.2s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-07T10:55:23.698Z] #185 DONE 0.1s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:55:23.698Z] #146 ... [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-07T10:55:23.698Z] #186 DONE 0.1s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:55:23.698Z] #187 DONE 0.1s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:55:23.698Z] #146 ... [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-07T10:55:23.698Z] #188 DONE 0.3s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-07T10:55:23.698Z] #143 ... [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-07T10:55:23.698Z] #189 DONE 0.3s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-07T10:55:23.698Z] #190 DONE 0.1s [2025-03-07T10:55:23.698Z] [2025-03-07T10:55:23.698Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:55:25.630Z] #191 DONE 2.0s [2025-03-07T10:55:25.631Z] [2025-03-07T10:55:25.631Z] #112 [security-secretstore-setup] exporting to image [2025-03-07T10:55:25.631Z] #112 exporting layers [2025-03-07T10:55:27.573Z] #112 exporting layers 1.5s done [2025-03-07T10:55:27.573Z] #112 writing image sha256:d7ace05d10d8cc97bc168253c51e99a8c50b2cd16ec8c182ed421e8567930249 done [2025-03-07T10:55:27.573Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-07T10:55:27.573Z] #112 DONE 10.3s [2025-03-07T10:55:27.573Z] [2025-03-07T10:55:27.573Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-07T10:56:49.151Z] #146 DONE 2007.7s [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:56:49.151Z] #144 ... [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:56:49.151Z] #192 DONE 0.3s [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:56:49.151Z] #33 ... [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:56:49.151Z] #193 DONE 0.1s [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:56:49.151Z] #33 ... [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-07T10:56:49.151Z] #194 DONE 0.5s [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:56:49.151Z] #195 DONE 0.1s [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #112 [security-spiffe-token-provider] exporting to image [2025-03-07T10:56:49.151Z] #112 exporting layers [2025-03-07T10:56:49.151Z] #112 exporting layers 0.9s done [2025-03-07T10:56:49.151Z] #112 writing image sha256:02bcb5e5455d40b26f0e19fa1f7425a9f16ac58423910f8cd56d75fc5213adb7 [2025-03-07T10:56:49.151Z] #112 writing image sha256:02bcb5e5455d40b26f0e19fa1f7425a9f16ac58423910f8cd56d75fc5213adb7 done [2025-03-07T10:56:49.151Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-07T10:56:49.151Z] #112 DONE 11.2s [2025-03-07T10:56:49.151Z] [2025-03-07T10:56:49.151Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:57:07.325Z] #54 ... [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-07T10:57:07.325Z] #145 DONE 2037.7s [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:57:07.325Z] #33 ... [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:57:07.325Z] #196 DONE 0.1s [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:57:07.325Z] #144 ... [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:57:07.325Z] #197 DONE 0.1s [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-07T10:57:07.325Z] #198 DONE 0.3s [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-07T10:57:07.325Z] #199 DONE 0.2s [2025-03-07T10:57:07.325Z] [2025-03-07T10:57:07.325Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-07T10:57:07.593Z] #200 DONE 0.3s [2025-03-07T10:57:07.593Z] [2025-03-07T10:57:07.593Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:57:07.593Z] #144 ... [2025-03-07T10:57:07.593Z] [2025-03-07T10:57:07.593Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-07T10:57:07.593Z] #143 DONE 2039.6s [2025-03-07T10:57:07.593Z] [2025-03-07T10:57:07.593Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:57:08.553Z] #201 ... [2025-03-07T10:57:08.553Z] [2025-03-07T10:57:08.553Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:57:08.553Z] #202 DONE 0.3s [2025-03-07T10:57:08.553Z] [2025-03-07T10:57:08.553Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-07T10:57:09.510Z] #203 DONE 0.7s [2025-03-07T10:57:09.510Z] [2025-03-07T10:57:09.510Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:57:09.510Z] #204 DONE 0.3s [2025-03-07T10:57:09.510Z] [2025-03-07T10:57:09.510Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:57:09.779Z] #144 ... [2025-03-07T10:57:09.779Z] [2025-03-07T10:57:09.779Z] #112 [core-keeper] exporting to image [2025-03-07T10:57:09.779Z] #112 exporting layers [2025-03-07T10:57:10.047Z] #112 exporting layers 0.6s done [2025-03-07T10:57:10.315Z] #112 writing image sha256:19e130e4f13ceccadd68440b8a967043a959924ff56e3907de9df2928adb4286 done [2025-03-07T10:57:10.315Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-03-07T10:57:10.315Z] #112 DONE 11.8s [2025-03-07T10:57:10.315Z] [2025-03-07T10:57:10.315Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:57:10.315Z] #152 ... [2025-03-07T10:57:10.315Z] [2025-03-07T10:57:10.315Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-07T10:57:10.315Z] #201 DONE 2.9s [2025-03-07T10:57:10.581Z] [2025-03-07T10:57:10.581Z] #112 [security-proxy-auth] exporting to image [2025-03-07T10:57:11.163Z] #112 exporting layers 0.7s done [2025-03-07T10:57:11.163Z] #112 writing image sha256:71624d8f3beac59a6ad35faec7e1ae2a80bbe488736fbf3762a166f8d860d0e4 done [2025-03-07T10:57:11.163Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-07T10:57:11.163Z] #112 DONE 12.5s [2025-03-07T10:57:11.163Z] [2025-03-07T10:57:11.163Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:57:13.112Z] #33 ... [2025-03-07T10:57:13.112Z] [2025-03-07T10:57:13.112Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-07T10:57:13.112Z] #144 DONE 2045.2s [2025-03-07T10:57:13.112Z] [2025-03-07T10:57:13.112Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:57:13.703Z] #152 ... [2025-03-07T10:57:13.703Z] [2025-03-07T10:57:13.703Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:57:13.979Z] #205 DONE 0.3s [2025-03-07T10:57:13.979Z] [2025-03-07T10:57:13.979Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:57:14.256Z] #206 DONE 0.2s [2025-03-07T10:57:14.256Z] [2025-03-07T10:57:14.256Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-07T10:57:14.528Z] #207 DONE 0.4s [2025-03-07T10:57:14.528Z] [2025-03-07T10:57:14.528Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:57:14.528Z] #153 ... [2025-03-07T10:57:14.528Z] [2025-03-07T10:57:14.528Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:57:14.528Z] #208 DONE 0.1s [2025-03-07T10:57:14.811Z] [2025-03-07T10:57:14.811Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-07T10:57:14.811Z] #209 DONE 0.1s [2025-03-07T10:57:14.811Z] [2025-03-07T10:57:14.811Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:57:14.811Z] #153 ... [2025-03-07T10:57:14.811Z] [2025-03-07T10:57:14.811Z] #112 [core-metadata] exporting to image [2025-03-07T10:57:15.394Z] #112 exporting layers 0.5s done [2025-03-07T10:57:15.394Z] #112 writing image sha256:64a6762bac4a25dd11c90fb8f6cf21ac17aa351644e407c38405fb12868a7b91 done [2025-03-07T10:57:15.394Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-03-07T10:57:15.394Z] #112 DONE 13.0s [2025-03-07T10:57:15.394Z] [2025-03-07T10:57:15.394Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:57:16.809Z] #54 ... [2025-03-07T10:57:16.809Z] [2025-03-07T10:57:16.809Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-07T10:57:16.809Z] #154 DONE 2048.7s [2025-03-07T10:57:16.809Z] [2025-03-07T10:57:16.809Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:57:17.389Z] #33 ... [2025-03-07T10:57:17.389Z] [2025-03-07T10:57:17.389Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:57:17.389Z] #210 DONE 0.3s [2025-03-07T10:57:17.389Z] [2025-03-07T10:57:17.389Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:57:17.389Z] #152 ... [2025-03-07T10:57:17.389Z] [2025-03-07T10:57:17.389Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:57:17.655Z] #211 DONE 0.2s [2025-03-07T10:57:17.655Z] [2025-03-07T10:57:17.655Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-07T10:57:17.924Z] #212 DONE 0.3s [2025-03-07T10:57:17.924Z] [2025-03-07T10:57:17.924Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:57:17.924Z] #213 DONE 0.1s [2025-03-07T10:57:17.924Z] [2025-03-07T10:57:17.924Z] #112 [core-data] exporting to image [2025-03-07T10:57:18.512Z] #112 exporting layers 0.4s done [2025-03-07T10:57:18.512Z] #112 writing image sha256:0fd801e3a92029d53e34b8498ff2f4b8610c06bf4e501e7465e3eaf69514b729 0.0s done [2025-03-07T10:57:18.512Z] #112 naming to docker.io/library/core-data-arm64 done [2025-03-07T10:57:18.512Z] #112 DONE 13.4s [2025-03-07T10:57:18.512Z] [2025-03-07T10:57:18.512Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-07T10:57:50.719Z] #152 DONE 2080.4s [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:57:50.719Z] #153 ... [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:57:50.719Z] #214 DONE 0.2s [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:57:50.719Z] #215 DONE 0.1s [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:57:50.719Z] #153 ... [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-07T10:57:50.719Z] #216 DONE 0.6s [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:57:50.719Z] #33 ... [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-07T10:57:50.719Z] #217 DONE 0.1s [2025-03-07T10:57:50.719Z] [2025-03-07T10:57:50.719Z] #112 [support-scheduler] exporting to image [2025-03-07T10:57:50.719Z] #112 exporting layers [2025-03-07T10:57:50.986Z] #112 exporting layers 1.1s done [2025-03-07T10:57:50.986Z] #112 writing image sha256:7b26febb153dfcfa3b84dab8bced9db47cea2aa2499332240570931902ff41aa done [2025-03-07T10:57:50.986Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-03-07T10:57:50.986Z] #112 DONE 14.5s [2025-03-07T10:57:50.986Z] [2025-03-07T10:57:50.986Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:57:55.231Z] #33 ... [2025-03-07T10:57:55.231Z] [2025-03-07T10:57:55.231Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-07T10:57:55.231Z] #153 DONE 2086.7s [2025-03-07T10:57:55.231Z] [2025-03-07T10:57:55.231Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:57:55.231Z] #54 ... [2025-03-07T10:57:55.231Z] [2025-03-07T10:57:55.231Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-07T10:57:55.231Z] #218 DONE 0.1s [2025-03-07T10:57:55.231Z] [2025-03-07T10:57:55.231Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-07T10:57:55.231Z] #219 DONE 0.1s [2025-03-07T10:57:55.231Z] [2025-03-07T10:57:55.231Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:57:55.533Z] #54 ... [2025-03-07T10:57:55.533Z] [2025-03-07T10:57:55.533Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-07T10:57:55.798Z] #220 DONE 0.4s [2025-03-07T10:57:55.798Z] [2025-03-07T10:57:55.798Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-07T10:57:55.798Z] #221 DONE 0.1s [2025-03-07T10:57:55.798Z] [2025-03-07T10:57:55.798Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T10:57:56.063Z] #33 ... [2025-03-07T10:57:56.063Z] [2025-03-07T10:57:56.063Z] #112 [support-notifications] exporting to image [2025-03-07T10:57:56.328Z] #112 exporting layers 0.6s done [2025-03-07T10:57:56.328Z] #112 writing image sha256:18a91926ff472af49ae0126f5ef5a0aabf859339d3b8ea37ee1d5d7aad0fcfd7 done [2025-03-07T10:57:56.328Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-03-07T10:57:56.328Z] #112 DONE 15.1s [2025-03-07T10:57:56.328Z] [2025-03-07T10:57:56.328Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-07T10:57:56.328Z] time="2025-03-07T10:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-07T10:57:56.335Z] $ docker stop --time=1 686be67d52a9ad72a1c0de5652d7b5d30a9eeaa190aec5eee1da66b1da049e74 [2025-03-07T10:57:57.956Z] $ docker rm -f --volumes 686be67d52a9ad72a1c0de5652d7b5d30a9eeaa190aec5eee1da66b1da049e74 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T10:57:58.460Z] + docker images [2025-03-07T10:57:58.460Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-07T10:57:58.460Z] support-notifications-arm64 latest 18a91926ff47 3 seconds ago 52MB [2025-03-07T10:57:58.460Z] support-scheduler-arm64 latest 7b26febb153d 9 seconds ago 48.2MB [2025-03-07T10:57:58.460Z] core-data-arm64 latest 0fd801e3a920 41 seconds ago 32.8MB [2025-03-07T10:57:58.460Z] core-metadata-arm64 latest 64a6762bac4a 44 seconds ago 33MB [2025-03-07T10:57:58.460Z] security-proxy-auth-arm64 latest 71624d8f3bea 48 seconds ago 31.8MB [2025-03-07T10:57:58.460Z] core-keeper-arm64 latest 19e130e4f13c 49 seconds ago 32.5MB [2025-03-07T10:57:58.460Z] security-spiffe-token-provider-arm64 latest 02bcb5e5455d About a minute ago 47.8MB [2025-03-07T10:57:58.460Z] security-secretstore-setup-arm64 latest d7ace05d10d8 2 minutes ago 67.2MB [2025-03-07T10:57:58.460Z] security-proxy-setup-arm64 latest 5ce18cdd3518 2 minutes ago 38.6MB [2025-03-07T10:57:58.460Z] core-command-arm64 latest df3ef4c848eb 3 minutes ago 28.4MB [2025-03-07T10:57:58.460Z] security-bootstrapper-arm64 latest eac664ce7238 17 minutes ago 21MB [2025-03-07T10:57:58.460Z] core-common-config-bootstrapper-arm64 latest 5be995e5afff 17 minutes ago 17.9MB [2025-03-07T10:57:58.460Z] security-spire-server-arm64 latest 94fc1a8f9f9d 36 minutes ago 144MB [2025-03-07T10:57:58.460Z] security-spire-agent-arm64 latest 71ee9dcdc699 36 minutes ago 187MB [2025-03-07T10:57:58.460Z] security-spire-config-arm64 latest e328fc37e18c 36 minutes ago 143MB [2025-03-07T10:57:58.460Z] ci-base-image-arm64 latest 2eeb63755c3b 37 minutes ago 915MB [2025-03-07T10:57:58.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-07T10:57:58.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T10:57:58.610Z] provisioning config files... [2025-03-07T10:57:58.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/808@tmp/config9705087154208584837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T10:57:58.954Z] ---> ****-login.sh [2025-03-07T10:57:58.954Z] nexus3.edgexfoundry.org:10001 [2025-03-07T10:57:59.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:57:59.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:57:59.220Z] Configure a credential helper to remove this warning. See [2025-03-07T10:57:59.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:57:59.220Z] [2025-03-07T10:57:59.220Z] Login Succeeded [2025-03-07T10:57:59.220Z] nexus3.edgexfoundry.org:10002 [2025-03-07T10:57:59.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:57:59.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:57:59.752Z] Configure a credential helper to remove this warning. See [2025-03-07T10:57:59.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:57:59.752Z] [2025-03-07T10:57:59.752Z] Login Succeeded [2025-03-07T10:57:59.752Z] nexus3.edgexfoundry.org:10003 [2025-03-07T10:58:00.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:58:00.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:58:00.019Z] Configure a credential helper to remove this warning. See [2025-03-07T10:58:00.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:58:00.019Z] [2025-03-07T10:58:00.019Z] Login Succeeded [2025-03-07T10:58:00.019Z] nexus3.edgexfoundry.org:10004 [2025-03-07T10:58:00.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:58:00.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:58:00.286Z] Configure a credential helper to remove this warning. See [2025-03-07T10:58:00.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:58:00.286Z] [2025-03-07T10:58:00.286Z] Login Succeeded [2025-03-07T10:58:00.286Z] ****.io [2025-03-07T10:58:00.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T10:58:00.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T10:58:00.817Z] Configure a credential helper to remove this warning. See [2025-03-07T10:58:00.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T10:58:00.817Z] [2025-03-07T10:58:00.817Z] Login Succeeded [2025-03-07T10:58:00.817Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T10:58:00.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:00.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T10:58:00.901Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-07T10:58:00.901Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:00.901Z] latest [2025-03-07T10:58:00.901Z] 4.0.0-dev.70 [2025-03-07T10:58:00.901Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:00.901Z] main [2025-03-07T10:58:00.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:01.261Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:01.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:01.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-07T10:58:01.605Z] 7258faa10c55: Preparing [2025-03-07T10:58:01.605Z] bc1d1b97b3ae: Preparing [2025-03-07T10:58:01.605Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:01.605Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:01.605Z] 821bd1e8e588: Preparing [2025-03-07T10:58:01.605Z] c51bcd1aa670: Preparing [2025-03-07T10:58:01.605Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:01.605Z] c51bcd1aa670: Waiting [2025-03-07T10:58:01.605Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:01.868Z] 821bd1e8e588: Pushed [2025-03-07T10:58:01.868Z] 4f97e8a2e40a: Pushed [2025-03-07T10:58:01.868Z] 3ab3ecb32949: Pushed [2025-03-07T10:58:01.868Z] 7258faa10c55: Pushed [2025-03-07T10:58:01.868Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:01.868Z] c51bcd1aa670: Pushed [2025-03-07T10:58:06.218Z] bc1d1b97b3ae: Pushed [2025-03-07T10:58:06.487Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:06.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:07.211Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-07T10:58:07.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-07T10:58:07.211Z] 7258faa10c55: Preparing [2025-03-07T10:58:07.211Z] bc1d1b97b3ae: Preparing [2025-03-07T10:58:07.211Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:07.211Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:07.211Z] 821bd1e8e588: Preparing [2025-03-07T10:58:07.211Z] c51bcd1aa670: Preparing [2025-03-07T10:58:07.211Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:07.211Z] c51bcd1aa670: Waiting [2025-03-07T10:58:07.211Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:07.211Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:07.211Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:07.211Z] bc1d1b97b3ae: Layer already exists [2025-03-07T10:58:07.211Z] 7258faa10c55: Layer already exists [2025-03-07T10:58:07.211Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:07.211Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:07.211Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:07.475Z] latest: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:07.826Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:08.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.70 [2025-03-07T10:58:08.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-07T10:58:08.173Z] 7258faa10c55: Preparing [2025-03-07T10:58:08.173Z] bc1d1b97b3ae: Preparing [2025-03-07T10:58:08.173Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:08.173Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:08.173Z] 821bd1e8e588: Preparing [2025-03-07T10:58:08.173Z] c51bcd1aa670: Preparing [2025-03-07T10:58:08.173Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:08.173Z] c51bcd1aa670: Waiting [2025-03-07T10:58:08.173Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:08.173Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:08.173Z] bc1d1b97b3ae: Layer already exists [2025-03-07T10:58:08.173Z] 7258faa10c55: Layer already exists [2025-03-07T10:58:08.173Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:08.173Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:08.173Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:08.173Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:08.173Z] 4.0.0-dev.70: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:08.791Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:09.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:09.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-07T10:58:09.139Z] 7258faa10c55: Preparing [2025-03-07T10:58:09.139Z] bc1d1b97b3ae: Preparing [2025-03-07T10:58:09.139Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:09.139Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:09.139Z] 821bd1e8e588: Preparing [2025-03-07T10:58:09.139Z] c51bcd1aa670: Preparing [2025-03-07T10:58:09.139Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:09.139Z] c51bcd1aa670: Waiting [2025-03-07T10:58:09.139Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:09.139Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:09.139Z] bc1d1b97b3ae: Layer already exists [2025-03-07T10:58:09.139Z] 7258faa10c55: Layer already exists [2025-03-07T10:58:09.139Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:09.139Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:09.139Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:09.139Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:09.139Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:09.492Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:09.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-07T10:58:09.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-07T10:58:09.839Z] 7258faa10c55: Preparing [2025-03-07T10:58:09.839Z] bc1d1b97b3ae: Preparing [2025-03-07T10:58:09.839Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:09.839Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:09.839Z] 821bd1e8e588: Preparing [2025-03-07T10:58:09.839Z] c51bcd1aa670: Preparing [2025-03-07T10:58:09.839Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:09.839Z] c51bcd1aa670: Waiting [2025-03-07T10:58:09.839Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:09.839Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:09.839Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:09.839Z] bc1d1b97b3ae: Layer already exists [2025-03-07T10:58:09.839Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:09.839Z] 7258faa10c55: Layer already exists [2025-03-07T10:58:09.839Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:09.839Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:09.839Z] main: digest: sha256:b9b8e49267020b8dc5080e3bfab97b33d0a4c995e79bae500af5ee2427f6701b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:09.915Z] ===================================================== [Pipeline] echo [2025-03-07T10:58:09.926Z] taggedImages: [2025-03-07T10:58:09.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:09.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-07T10:58:09.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.70 [2025-03-07T10:58:09.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:09.926Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-07T10:58:09.952Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-07T10:58:09.952Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:09.952Z] latest [2025-03-07T10:58:09.952Z] 4.0.0-dev.70 [2025-03-07T10:58:09.952Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:09.952Z] main [2025-03-07T10:58:09.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:10.311Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:10.664Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:10.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-07T10:58:10.664Z] 849dfea586c1: Preparing [2025-03-07T10:58:10.664Z] d4c564cce39b: Preparing [2025-03-07T10:58:10.664Z] 9f01d4a9df39: Preparing [2025-03-07T10:58:10.664Z] 4be0f1e0061e: Preparing [2025-03-07T10:58:10.664Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:10.664Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:10.664Z] 821bd1e8e588: Preparing [2025-03-07T10:58:10.664Z] c51bcd1aa670: Preparing [2025-03-07T10:58:10.664Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:10.664Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:10.664Z] 821bd1e8e588: Waiting [2025-03-07T10:58:10.664Z] c51bcd1aa670: Waiting [2025-03-07T10:58:10.664Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:10.930Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:10.930Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:10.930Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:10.930Z] 9f01d4a9df39: Pushed [2025-03-07T10:58:10.930Z] d4c564cce39b: Pushed [2025-03-07T10:58:10.930Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:10.930Z] 849dfea586c1: Pushed [2025-03-07T10:58:10.930Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:12.861Z] 4be0f1e0061e: Pushed [2025-03-07T10:58:13.125Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:13.483Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:13.828Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-07T10:58:13.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-07T10:58:13.828Z] 849dfea586c1: Preparing [2025-03-07T10:58:13.828Z] d4c564cce39b: Preparing [2025-03-07T10:58:13.828Z] 9f01d4a9df39: Preparing [2025-03-07T10:58:13.828Z] 4be0f1e0061e: Preparing [2025-03-07T10:58:13.828Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:13.828Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:13.828Z] 821bd1e8e588: Preparing [2025-03-07T10:58:13.828Z] c51bcd1aa670: Preparing [2025-03-07T10:58:13.828Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:13.828Z] 821bd1e8e588: Waiting [2025-03-07T10:58:13.828Z] c51bcd1aa670: Waiting [2025-03-07T10:58:13.828Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:13.828Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:13.828Z] 849dfea586c1: Layer already exists [2025-03-07T10:58:13.828Z] d4c564cce39b: Layer already exists [2025-03-07T10:58:13.828Z] 4be0f1e0061e: Layer already exists [2025-03-07T10:58:13.828Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:13.828Z] 9f01d4a9df39: Layer already exists [2025-03-07T10:58:13.828Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:13.828Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:13.828Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:13.828Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:13.828Z] latest: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:14.451Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:14.803Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.70 [2025-03-07T10:58:14.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-07T10:58:14.803Z] 849dfea586c1: Preparing [2025-03-07T10:58:14.803Z] d4c564cce39b: Preparing [2025-03-07T10:58:14.803Z] 9f01d4a9df39: Preparing [2025-03-07T10:58:14.803Z] 4be0f1e0061e: Preparing [2025-03-07T10:58:14.803Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:14.803Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:14.803Z] 821bd1e8e588: Preparing [2025-03-07T10:58:14.803Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:14.803Z] c51bcd1aa670: Preparing [2025-03-07T10:58:14.803Z] 821bd1e8e588: Waiting [2025-03-07T10:58:14.803Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:14.803Z] c51bcd1aa670: Waiting [2025-03-07T10:58:14.803Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:14.803Z] d4c564cce39b: Layer already exists [2025-03-07T10:58:14.803Z] 9f01d4a9df39: Layer already exists [2025-03-07T10:58:14.803Z] 849dfea586c1: Layer already exists [2025-03-07T10:58:14.803Z] 4be0f1e0061e: Layer already exists [2025-03-07T10:58:14.803Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:14.803Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:14.803Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:14.803Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:15.066Z] 4.0.0-dev.70: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:15.427Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:15.783Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:15.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-07T10:58:15.783Z] 849dfea586c1: Preparing [2025-03-07T10:58:15.783Z] d4c564cce39b: Preparing [2025-03-07T10:58:15.783Z] 9f01d4a9df39: Preparing [2025-03-07T10:58:15.783Z] 4be0f1e0061e: Preparing [2025-03-07T10:58:15.783Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:15.783Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:15.783Z] 821bd1e8e588: Preparing [2025-03-07T10:58:15.783Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:15.783Z] c51bcd1aa670: Preparing [2025-03-07T10:58:15.783Z] 821bd1e8e588: Waiting [2025-03-07T10:58:15.783Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:15.783Z] c51bcd1aa670: Waiting [2025-03-07T10:58:15.783Z] 849dfea586c1: Layer already exists [2025-03-07T10:58:15.783Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:15.783Z] 4be0f1e0061e: Layer already exists [2025-03-07T10:58:15.783Z] d4c564cce39b: Layer already exists [2025-03-07T10:58:15.783Z] 9f01d4a9df39: Layer already exists [2025-03-07T10:58:15.783Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:15.783Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:15.783Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:15.783Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:15.783Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:16.393Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:16.733Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-07T10:58:16.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-07T10:58:16.733Z] 849dfea586c1: Preparing [2025-03-07T10:58:16.733Z] d4c564cce39b: Preparing [2025-03-07T10:58:16.733Z] 9f01d4a9df39: Preparing [2025-03-07T10:58:16.733Z] 4be0f1e0061e: Preparing [2025-03-07T10:58:16.733Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:16.733Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:16.733Z] 821bd1e8e588: Preparing [2025-03-07T10:58:16.733Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:16.733Z] 821bd1e8e588: Waiting [2025-03-07T10:58:16.733Z] c51bcd1aa670: Preparing [2025-03-07T10:58:16.733Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:16.733Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:16.733Z] 849dfea586c1: Layer already exists [2025-03-07T10:58:16.734Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:16.734Z] 9f01d4a9df39: Layer already exists [2025-03-07T10:58:16.734Z] d4c564cce39b: Layer already exists [2025-03-07T10:58:16.734Z] 4be0f1e0061e: Layer already exists [2025-03-07T10:58:16.734Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:16.734Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:16.734Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:16.734Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:16.734Z] main: digest: sha256:e721984db932f0e1c3fe2418471bc137697c5111bcf0e1a18e5bc62a8d55d325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:17.070Z] ===================================================== [Pipeline] echo [2025-03-07T10:58:17.085Z] taggedImages: [2025-03-07T10:58:17.085Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:17.085Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-07T10:58:17.085Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.70 [2025-03-07T10:58:17.085Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:17.085Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-07T10:58:17.109Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-07T10:58:17.109Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:17.109Z] latest [2025-03-07T10:58:17.109Z] 4.0.0-dev.70 [2025-03-07T10:58:17.109Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:17.109Z] main [2025-03-07T10:58:17.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:17.469Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:17.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:17.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-07T10:58:17.817Z] 8b90af525653: Preparing [2025-03-07T10:58:17.817Z] b35c15954214: Preparing [2025-03-07T10:58:17.817Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:17.817Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:17.817Z] 6bbb8608ab5b: Preparing [2025-03-07T10:58:17.817Z] dd471aeddcc1: Preparing [2025-03-07T10:58:17.817Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:17.817Z] dd471aeddcc1: Waiting [2025-03-07T10:58:17.817Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:17.817Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:17.817Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:18.081Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:18.081Z] 6bbb8608ab5b: Pushed [2025-03-07T10:58:18.081Z] 8b90af525653: Pushed [2025-03-07T10:58:18.081Z] dd471aeddcc1: Pushed [2025-03-07T10:58:23.394Z] b35c15954214: Pushed [2025-03-07T10:58:23.394Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:23.738Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:24.076Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-07T10:58:24.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-07T10:58:24.077Z] 8b90af525653: Preparing [2025-03-07T10:58:24.077Z] b35c15954214: Preparing [2025-03-07T10:58:24.077Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:24.077Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:24.077Z] 6bbb8608ab5b: Preparing [2025-03-07T10:58:24.077Z] dd471aeddcc1: Preparing [2025-03-07T10:58:24.077Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:24.077Z] dd471aeddcc1: Waiting [2025-03-07T10:58:24.077Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:24.077Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:24.077Z] 6bbb8608ab5b: Layer already exists [2025-03-07T10:58:24.077Z] b35c15954214: Layer already exists [2025-03-07T10:58:24.077Z] 8b90af525653: Layer already exists [2025-03-07T10:58:24.077Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:24.077Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:24.077Z] dd471aeddcc1: Layer already exists [2025-03-07T10:58:24.077Z] latest: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:24.421Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:24.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.70 [2025-03-07T10:58:24.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-07T10:58:24.770Z] 8b90af525653: Preparing [2025-03-07T10:58:24.770Z] b35c15954214: Preparing [2025-03-07T10:58:24.770Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:24.770Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:24.770Z] 6bbb8608ab5b: Preparing [2025-03-07T10:58:24.770Z] dd471aeddcc1: Preparing [2025-03-07T10:58:24.770Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:24.770Z] dd471aeddcc1: Waiting [2025-03-07T10:58:24.770Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:24.770Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:24.770Z] 6bbb8608ab5b: Layer already exists [2025-03-07T10:58:24.770Z] b35c15954214: Layer already exists [2025-03-07T10:58:24.770Z] 8b90af525653: Layer already exists [2025-03-07T10:58:24.770Z] dd471aeddcc1: Layer already exists [2025-03-07T10:58:24.770Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:24.770Z] 4.0.0-dev.70: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:25.112Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:25.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:25.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-07T10:58:25.460Z] 8b90af525653: Preparing [2025-03-07T10:58:25.460Z] b35c15954214: Preparing [2025-03-07T10:58:25.460Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:25.460Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:25.460Z] 6bbb8608ab5b: Preparing [2025-03-07T10:58:25.460Z] dd471aeddcc1: Preparing [2025-03-07T10:58:25.460Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:25.460Z] dd471aeddcc1: Waiting [2025-03-07T10:58:25.460Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:25.460Z] 8b90af525653: Layer already exists [2025-03-07T10:58:25.460Z] 6bbb8608ab5b: Layer already exists [2025-03-07T10:58:25.460Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:25.460Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:25.460Z] b35c15954214: Layer already exists [2025-03-07T10:58:25.460Z] dd471aeddcc1: Layer already exists [2025-03-07T10:58:25.460Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:25.460Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:26.066Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:26.426Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-07T10:58:26.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-07T10:58:26.426Z] 8b90af525653: Preparing [2025-03-07T10:58:26.426Z] b35c15954214: Preparing [2025-03-07T10:58:26.426Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:26.426Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:26.426Z] 6bbb8608ab5b: Preparing [2025-03-07T10:58:26.426Z] dd471aeddcc1: Preparing [2025-03-07T10:58:26.426Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:26.426Z] dd471aeddcc1: Waiting [2025-03-07T10:58:26.426Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:26.426Z] 6bbb8608ab5b: Layer already exists [2025-03-07T10:58:26.426Z] b35c15954214: Layer already exists [2025-03-07T10:58:26.426Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:26.426Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:26.426Z] 8b90af525653: Layer already exists [2025-03-07T10:58:26.426Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:26.426Z] dd471aeddcc1: Layer already exists [2025-03-07T10:58:26.426Z] main: digest: sha256:42f3a0c2b275311aed8d8e2c31f751014963a974ccf3aae51560c1971379aaf9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:26.497Z] ===================================================== [Pipeline] echo [2025-03-07T10:58:26.513Z] taggedImages: [2025-03-07T10:58:26.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:26.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-07T10:58:26.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.70 [2025-03-07T10:58:26.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:26.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-07T10:58:26.536Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-07T10:58:26.536Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:26.536Z] latest [2025-03-07T10:58:26.536Z] 4.0.0-dev.70 [2025-03-07T10:58:26.536Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:26.536Z] main [2025-03-07T10:58:26.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:26.897Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:27.255Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:27.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-07T10:58:27.256Z] 338039ced543: Preparing [2025-03-07T10:58:27.256Z] 914adb5adb1d: Preparing [2025-03-07T10:58:27.256Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:27.256Z] 7df30d5a2b92: Preparing [2025-03-07T10:58:27.256Z] d4441c3929b5: Preparing [2025-03-07T10:58:27.256Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:27.256Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:27.256Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:27.256Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:27.520Z] d4441c3929b5: Pushed [2025-03-07T10:58:27.520Z] 338039ced543: Pushed [2025-03-07T10:58:27.520Z] 7df30d5a2b92: Pushed [2025-03-07T10:58:32.830Z] 914adb5adb1d: Pushed [2025-03-07T10:58:32.830Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:33.187Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:33.540Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-07T10:58:33.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-07T10:58:33.540Z] 338039ced543: Preparing [2025-03-07T10:58:33.540Z] 914adb5adb1d: Preparing [2025-03-07T10:58:33.540Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:33.540Z] 7df30d5a2b92: Preparing [2025-03-07T10:58:33.540Z] d4441c3929b5: Preparing [2025-03-07T10:58:33.540Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:33.540Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:33.540Z] 338039ced543: Layer already exists [2025-03-07T10:58:33.540Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:33.540Z] d4441c3929b5: Layer already exists [2025-03-07T10:58:33.540Z] 7df30d5a2b92: Layer already exists [2025-03-07T10:58:33.540Z] 914adb5adb1d: Layer already exists [2025-03-07T10:58:33.540Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:33.540Z] latest: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:33.897Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:34.240Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.70 [2025-03-07T10:58:34.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-07T10:58:34.240Z] 338039ced543: Preparing [2025-03-07T10:58:34.240Z] 914adb5adb1d: Preparing [2025-03-07T10:58:34.240Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:34.240Z] 7df30d5a2b92: Preparing [2025-03-07T10:58:34.240Z] d4441c3929b5: Preparing [2025-03-07T10:58:34.240Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:34.240Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:34.240Z] 7df30d5a2b92: Layer already exists [2025-03-07T10:58:34.240Z] 914adb5adb1d: Layer already exists [2025-03-07T10:58:34.240Z] d4441c3929b5: Layer already exists [2025-03-07T10:58:34.240Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:34.240Z] 338039ced543: Layer already exists [2025-03-07T10:58:34.240Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:34.240Z] 4.0.0-dev.70: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:34.599Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:34.944Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:34.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-07T10:58:34.944Z] 338039ced543: Preparing [2025-03-07T10:58:34.944Z] 914adb5adb1d: Preparing [2025-03-07T10:58:34.944Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:34.944Z] 7df30d5a2b92: Preparing [2025-03-07T10:58:34.944Z] d4441c3929b5: Preparing [2025-03-07T10:58:34.945Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:34.945Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:34.945Z] 338039ced543: Layer already exists [2025-03-07T10:58:34.945Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:34.945Z] d4441c3929b5: Layer already exists [2025-03-07T10:58:34.945Z] 7df30d5a2b92: Layer already exists [2025-03-07T10:58:34.945Z] 914adb5adb1d: Layer already exists [2025-03-07T10:58:34.945Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:34.945Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:35.566Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:35.909Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-07T10:58:35.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-07T10:58:35.909Z] 338039ced543: Preparing [2025-03-07T10:58:35.909Z] 914adb5adb1d: Preparing [2025-03-07T10:58:35.909Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:35.909Z] 7df30d5a2b92: Preparing [2025-03-07T10:58:35.909Z] d4441c3929b5: Preparing [2025-03-07T10:58:35.909Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:35.909Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:35.909Z] 338039ced543: Layer already exists [2025-03-07T10:58:35.909Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:35.909Z] d4441c3929b5: Layer already exists [2025-03-07T10:58:35.909Z] 7df30d5a2b92: Layer already exists [2025-03-07T10:58:35.909Z] 914adb5adb1d: Layer already exists [2025-03-07T10:58:35.909Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:35.909Z] main: digest: sha256:94e7ab6af8cc751d55fb88597ce33a70d5a1a301565516969f3aba9c1dff3f73 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:36.245Z] ===================================================== [Pipeline] echo [2025-03-07T10:58:36.255Z] taggedImages: [2025-03-07T10:58:36.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:36.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-07T10:58:36.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.70 [2025-03-07T10:58:36.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:36.255Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-07T10:58:36.325Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-07T10:58:36.325Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:36.325Z] latest [2025-03-07T10:58:36.325Z] 4.0.0-dev.70 [2025-03-07T10:58:36.325Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:36.325Z] main [2025-03-07T10:58:36.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:36.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:37.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:37.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-07T10:58:37.026Z] e2e62dd3245d: Preparing [2025-03-07T10:58:37.026Z] fc6c6cc26962: Preparing [2025-03-07T10:58:37.026Z] fad0a5f6fb57: Preparing [2025-03-07T10:58:37.026Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:37.026Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:37.026Z] 821bd1e8e588: Preparing [2025-03-07T10:58:37.026Z] c51bcd1aa670: Preparing [2025-03-07T10:58:37.026Z] c51bcd1aa670: Waiting [2025-03-07T10:58:37.026Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:37.026Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:37.026Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:37.291Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:37.291Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:37.291Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:37.291Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:37.291Z] fc6c6cc26962: Pushed [2025-03-07T10:58:37.291Z] e2e62dd3245d: Pushed [2025-03-07T10:58:42.605Z] fad0a5f6fb57: Pushed [2025-03-07T10:58:42.605Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:42.956Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:43.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-07T10:58:43.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-07T10:58:43.290Z] e2e62dd3245d: Preparing [2025-03-07T10:58:43.290Z] fc6c6cc26962: Preparing [2025-03-07T10:58:43.290Z] fad0a5f6fb57: Preparing [2025-03-07T10:58:43.290Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:43.290Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:43.290Z] 821bd1e8e588: Preparing [2025-03-07T10:58:43.290Z] c51bcd1aa670: Preparing [2025-03-07T10:58:43.290Z] 821bd1e8e588: Waiting [2025-03-07T10:58:43.290Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:43.290Z] c51bcd1aa670: Waiting [2025-03-07T10:58:43.290Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:43.290Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:43.290Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:43.290Z] e2e62dd3245d: Layer already exists [2025-03-07T10:58:43.290Z] fad0a5f6fb57: Layer already exists [2025-03-07T10:58:43.290Z] fc6c6cc26962: Layer already exists [2025-03-07T10:58:43.290Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:43.290Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:43.290Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:43.290Z] latest: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:43.892Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:44.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.70 [2025-03-07T10:58:44.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-07T10:58:44.247Z] e2e62dd3245d: Preparing [2025-03-07T10:58:44.247Z] fc6c6cc26962: Preparing [2025-03-07T10:58:44.247Z] fad0a5f6fb57: Preparing [2025-03-07T10:58:44.247Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:44.247Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:44.247Z] 821bd1e8e588: Preparing [2025-03-07T10:58:44.247Z] c51bcd1aa670: Preparing [2025-03-07T10:58:44.247Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:44.247Z] 821bd1e8e588: Waiting [2025-03-07T10:58:44.247Z] c51bcd1aa670: Waiting [2025-03-07T10:58:44.247Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:44.247Z] e2e62dd3245d: Layer already exists [2025-03-07T10:58:44.247Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:44.247Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:44.247Z] fc6c6cc26962: Layer already exists [2025-03-07T10:58:44.247Z] fad0a5f6fb57: Layer already exists [2025-03-07T10:58:44.247Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:44.247Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:44.247Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:44.247Z] 4.0.0-dev.70: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:44.591Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:44.948Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:44.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-07T10:58:44.948Z] e2e62dd3245d: Preparing [2025-03-07T10:58:44.948Z] fc6c6cc26962: Preparing [2025-03-07T10:58:44.948Z] fad0a5f6fb57: Preparing [2025-03-07T10:58:44.948Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:44.948Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:44.948Z] 821bd1e8e588: Preparing [2025-03-07T10:58:44.948Z] c51bcd1aa670: Preparing [2025-03-07T10:58:44.948Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:44.948Z] 821bd1e8e588: Waiting [2025-03-07T10:58:44.948Z] c51bcd1aa670: Waiting [2025-03-07T10:58:44.948Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:44.948Z] fad0a5f6fb57: Layer already exists [2025-03-07T10:58:44.948Z] e2e62dd3245d: Layer already exists [2025-03-07T10:58:44.948Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:44.948Z] fc6c6cc26962: Layer already exists [2025-03-07T10:58:44.948Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:44.948Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:44.948Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:44.948Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:44.948Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:45.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:45.681Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-07T10:58:45.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-07T10:58:45.682Z] e2e62dd3245d: Preparing [2025-03-07T10:58:45.682Z] fc6c6cc26962: Preparing [2025-03-07T10:58:45.682Z] fad0a5f6fb57: Preparing [2025-03-07T10:58:45.682Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:45.682Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:45.682Z] 821bd1e8e588: Preparing [2025-03-07T10:58:45.682Z] c51bcd1aa670: Preparing [2025-03-07T10:58:45.682Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:45.682Z] 821bd1e8e588: Waiting [2025-03-07T10:58:45.682Z] c51bcd1aa670: Waiting [2025-03-07T10:58:45.682Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:45.682Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:45.682Z] fad0a5f6fb57: Layer already exists [2025-03-07T10:58:45.682Z] e2e62dd3245d: Layer already exists [2025-03-07T10:58:45.682Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:45.682Z] fc6c6cc26962: Layer already exists [2025-03-07T10:58:45.682Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:45.682Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:45.682Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:45.946Z] main: digest: sha256:e1c4ee7eae4da989da201f050b130d9cfeb781683e5e7f5efa230e2e0fdcfee2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:46.015Z] ===================================================== [Pipeline] echo [2025-03-07T10:58:46.030Z] taggedImages: [2025-03-07T10:58:46.030Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:46.030Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-07T10:58:46.030Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.70 [2025-03-07T10:58:46.030Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:46.030Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-07T10:58:46.063Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-07T10:58:46.063Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:46.063Z] latest [2025-03-07T10:58:46.063Z] 4.0.0-dev.70 [2025-03-07T10:58:46.063Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:46.063Z] main [2025-03-07T10:58:46.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:46.434Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:46.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:46.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-07T10:58:46.791Z] 55ce5afbdb82: Preparing [2025-03-07T10:58:46.791Z] d75f8c8ad8bc: Preparing [2025-03-07T10:58:46.791Z] fb6c899d8ca6: Preparing [2025-03-07T10:58:46.791Z] f4e1de613814: Preparing [2025-03-07T10:58:46.791Z] 0b6880fc1da1: Preparing [2025-03-07T10:58:46.791Z] 4a65954e604c: Preparing [2025-03-07T10:58:46.791Z] ab72adf46e2e: Preparing [2025-03-07T10:58:46.791Z] 4a65954e604c: Waiting [2025-03-07T10:58:46.791Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:46.791Z] ab72adf46e2e: Waiting [2025-03-07T10:58:46.791Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:46.791Z] 482919ad465b: Preparing [2025-03-07T10:58:46.791Z] feb46d3c9aa8: Preparing [2025-03-07T10:58:46.791Z] 5f70bf18a086: Preparing [2025-03-07T10:58:46.791Z] 10a0280e56ed: Preparing [2025-03-07T10:58:46.791Z] 3ab3ecb32949: Waiting [2025-03-07T10:58:46.791Z] a4bdd031ea7c: Preparing [2025-03-07T10:58:46.791Z] 1b647f52c594: Preparing [2025-03-07T10:58:46.791Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:46.791Z] 482919ad465b: Waiting [2025-03-07T10:58:46.791Z] feb46d3c9aa8: Waiting [2025-03-07T10:58:46.791Z] 5f70bf18a086: Waiting [2025-03-07T10:58:46.791Z] 10a0280e56ed: Waiting [2025-03-07T10:58:46.791Z] a4bdd031ea7c: Waiting [2025-03-07T10:58:46.791Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:46.791Z] 1b647f52c594: Waiting [2025-03-07T10:58:46.791Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:47.064Z] d75f8c8ad8bc: Pushed [2025-03-07T10:58:47.064Z] f4e1de613814: Pushed [2025-03-07T10:58:47.064Z] 0b6880fc1da1: Pushed [2025-03-07T10:58:47.064Z] fb6c899d8ca6: Pushed [2025-03-07T10:58:47.064Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:47.064Z] 55ce5afbdb82: Pushed [2025-03-07T10:58:47.064Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:47.064Z] 4a65954e604c: Pushed [2025-03-07T10:58:47.064Z] 5f70bf18a086: Layer already exists [2025-03-07T10:58:47.328Z] feb46d3c9aa8: Pushed [2025-03-07T10:58:47.328Z] 482919ad465b: Pushed [2025-03-07T10:58:47.328Z] a4bdd031ea7c: Pushed [2025-03-07T10:58:47.328Z] 10a0280e56ed: Pushed [2025-03-07T10:58:47.328Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:47.328Z] 1b647f52c594: Pushed [2025-03-07T10:58:49.889Z] ab72adf46e2e: Pushed [2025-03-07T10:58:50.153Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:50.504Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:50.859Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-07T10:58:50.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-07T10:58:50.859Z] 55ce5afbdb82: Preparing [2025-03-07T10:58:50.859Z] d75f8c8ad8bc: Preparing [2025-03-07T10:58:50.859Z] fb6c899d8ca6: Preparing [2025-03-07T10:58:50.859Z] f4e1de613814: Preparing [2025-03-07T10:58:50.859Z] 0b6880fc1da1: Preparing [2025-03-07T10:58:50.859Z] 4a65954e604c: Preparing [2025-03-07T10:58:50.859Z] ab72adf46e2e: Preparing [2025-03-07T10:58:50.859Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:50.859Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:50.859Z] 482919ad465b: Preparing [2025-03-07T10:58:50.859Z] feb46d3c9aa8: Preparing [2025-03-07T10:58:50.859Z] 5f70bf18a086: Preparing [2025-03-07T10:58:50.859Z] 10a0280e56ed: Preparing [2025-03-07T10:58:50.859Z] a4bdd031ea7c: Preparing [2025-03-07T10:58:50.859Z] 1b647f52c594: Preparing [2025-03-07T10:58:50.859Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:50.859Z] 482919ad465b: Waiting [2025-03-07T10:58:50.859Z] a4bdd031ea7c: Waiting [2025-03-07T10:58:50.859Z] 1b647f52c594: Waiting [2025-03-07T10:58:50.859Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:50.859Z] feb46d3c9aa8: Waiting [2025-03-07T10:58:50.859Z] 5f70bf18a086: Waiting [2025-03-07T10:58:50.859Z] 10a0280e56ed: Waiting [2025-03-07T10:58:50.859Z] 3ab3ecb32949: Waiting [2025-03-07T10:58:50.859Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:50.859Z] 4a65954e604c: Waiting [2025-03-07T10:58:50.859Z] ab72adf46e2e: Waiting [2025-03-07T10:58:50.859Z] 55ce5afbdb82: Layer already exists [2025-03-07T10:58:50.859Z] 0b6880fc1da1: Layer already exists [2025-03-07T10:58:50.859Z] fb6c899d8ca6: Layer already exists [2025-03-07T10:58:50.859Z] f4e1de613814: Layer already exists [2025-03-07T10:58:50.859Z] d75f8c8ad8bc: Layer already exists [2025-03-07T10:58:50.859Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:50.859Z] ab72adf46e2e: Layer already exists [2025-03-07T10:58:50.859Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:50.859Z] 4a65954e604c: Layer already exists [2025-03-07T10:58:50.859Z] 482919ad465b: Layer already exists [2025-03-07T10:58:50.859Z] 10a0280e56ed: Layer already exists [2025-03-07T10:58:50.859Z] 5f70bf18a086: Layer already exists [2025-03-07T10:58:50.859Z] feb46d3c9aa8: Layer already exists [2025-03-07T10:58:50.859Z] a4bdd031ea7c: Layer already exists [2025-03-07T10:58:50.859Z] 1b647f52c594: Layer already exists [2025-03-07T10:58:50.859Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:51.124Z] latest: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:51.467Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:51.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.70 [2025-03-07T10:58:51.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-07T10:58:51.806Z] 55ce5afbdb82: Preparing [2025-03-07T10:58:51.806Z] d75f8c8ad8bc: Preparing [2025-03-07T10:58:51.806Z] fb6c899d8ca6: Preparing [2025-03-07T10:58:51.806Z] f4e1de613814: Preparing [2025-03-07T10:58:51.806Z] 0b6880fc1da1: Preparing [2025-03-07T10:58:51.806Z] 4a65954e604c: Preparing [2025-03-07T10:58:51.806Z] ab72adf46e2e: Preparing [2025-03-07T10:58:51.806Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:51.806Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:51.806Z] 482919ad465b: Preparing [2025-03-07T10:58:51.806Z] feb46d3c9aa8: Preparing [2025-03-07T10:58:51.806Z] 5f70bf18a086: Preparing [2025-03-07T10:58:51.806Z] 10a0280e56ed: Preparing [2025-03-07T10:58:51.806Z] a4bdd031ea7c: Preparing [2025-03-07T10:58:51.806Z] 1b647f52c594: Preparing [2025-03-07T10:58:51.806Z] 482919ad465b: Waiting [2025-03-07T10:58:51.806Z] 4a65954e604c: Waiting [2025-03-07T10:58:51.806Z] feb46d3c9aa8: Waiting [2025-03-07T10:58:51.806Z] 5f70bf18a086: Waiting [2025-03-07T10:58:51.806Z] ab72adf46e2e: Waiting [2025-03-07T10:58:51.806Z] 10a0280e56ed: Waiting [2025-03-07T10:58:51.806Z] 3ab3ecb32949: Waiting [2025-03-07T10:58:51.806Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:51.806Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:51.806Z] a4bdd031ea7c: Waiting [2025-03-07T10:58:51.806Z] 1b647f52c594: Waiting [2025-03-07T10:58:51.806Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:51.806Z] 0b6880fc1da1: Layer already exists [2025-03-07T10:58:51.806Z] d75f8c8ad8bc: Layer already exists [2025-03-07T10:58:51.806Z] f4e1de613814: Layer already exists [2025-03-07T10:58:51.806Z] fb6c899d8ca6: Layer already exists [2025-03-07T10:58:51.806Z] 55ce5afbdb82: Layer already exists [2025-03-07T10:58:51.806Z] 4a65954e604c: Layer already exists [2025-03-07T10:58:51.806Z] ab72adf46e2e: Layer already exists [2025-03-07T10:58:51.806Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:51.806Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:51.806Z] 482919ad465b: Layer already exists [2025-03-07T10:58:51.806Z] feb46d3c9aa8: Layer already exists [2025-03-07T10:58:51.806Z] 10a0280e56ed: Layer already exists [2025-03-07T10:58:51.806Z] a4bdd031ea7c: Layer already exists [2025-03-07T10:58:51.806Z] 5f70bf18a086: Layer already exists [2025-03-07T10:58:51.806Z] 1b647f52c594: Layer already exists [2025-03-07T10:58:51.806Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:52.068Z] 4.0.0-dev.70: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:52.414Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:52.747Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:52.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-07T10:58:52.747Z] 55ce5afbdb82: Preparing [2025-03-07T10:58:52.747Z] d75f8c8ad8bc: Preparing [2025-03-07T10:58:52.747Z] fb6c899d8ca6: Preparing [2025-03-07T10:58:52.747Z] f4e1de613814: Preparing [2025-03-07T10:58:52.747Z] 0b6880fc1da1: Preparing [2025-03-07T10:58:52.747Z] 4a65954e604c: Preparing [2025-03-07T10:58:52.747Z] ab72adf46e2e: Preparing [2025-03-07T10:58:52.747Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:52.747Z] 4a65954e604c: Waiting [2025-03-07T10:58:52.747Z] ab72adf46e2e: Waiting [2025-03-07T10:58:52.747Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:52.747Z] 482919ad465b: Preparing [2025-03-07T10:58:52.747Z] feb46d3c9aa8: Preparing [2025-03-07T10:58:52.747Z] 3ab3ecb32949: Waiting [2025-03-07T10:58:52.747Z] 5f70bf18a086: Preparing [2025-03-07T10:58:52.747Z] 10a0280e56ed: Preparing [2025-03-07T10:58:52.747Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:52.747Z] a4bdd031ea7c: Preparing [2025-03-07T10:58:52.747Z] 482919ad465b: Waiting [2025-03-07T10:58:52.747Z] 1b647f52c594: Preparing [2025-03-07T10:58:52.747Z] feb46d3c9aa8: Waiting [2025-03-07T10:58:52.747Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:52.747Z] 5f70bf18a086: Waiting [2025-03-07T10:58:52.747Z] 10a0280e56ed: Waiting [2025-03-07T10:58:52.747Z] a4bdd031ea7c: Waiting [2025-03-07T10:58:52.747Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:52.747Z] 1b647f52c594: Waiting [2025-03-07T10:58:52.747Z] 0b6880fc1da1: Layer already exists [2025-03-07T10:58:52.747Z] 55ce5afbdb82: Layer already exists [2025-03-07T10:58:52.747Z] d75f8c8ad8bc: Layer already exists [2025-03-07T10:58:52.747Z] f4e1de613814: Layer already exists [2025-03-07T10:58:52.747Z] fb6c899d8ca6: Layer already exists [2025-03-07T10:58:52.747Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:52.747Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:52.747Z] ab72adf46e2e: Layer already exists [2025-03-07T10:58:52.747Z] 482919ad465b: Layer already exists [2025-03-07T10:58:52.747Z] 4a65954e604c: Layer already exists [2025-03-07T10:58:52.747Z] 5f70bf18a086: Layer already exists [2025-03-07T10:58:52.747Z] a4bdd031ea7c: Layer already exists [2025-03-07T10:58:52.747Z] feb46d3c9aa8: Layer already exists [2025-03-07T10:58:52.747Z] 10a0280e56ed: Layer already exists [2025-03-07T10:58:52.747Z] 1b647f52c594: Layer already exists [2025-03-07T10:58:52.747Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:53.009Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:53.349Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:53.694Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-07T10:58:53.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-07T10:58:53.694Z] 55ce5afbdb82: Preparing [2025-03-07T10:58:53.694Z] d75f8c8ad8bc: Preparing [2025-03-07T10:58:53.694Z] fb6c899d8ca6: Preparing [2025-03-07T10:58:53.694Z] f4e1de613814: Preparing [2025-03-07T10:58:53.694Z] 0b6880fc1da1: Preparing [2025-03-07T10:58:53.694Z] 4a65954e604c: Preparing [2025-03-07T10:58:53.694Z] ab72adf46e2e: Preparing [2025-03-07T10:58:53.694Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:53.694Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:53.694Z] 482919ad465b: Preparing [2025-03-07T10:58:53.694Z] feb46d3c9aa8: Preparing [2025-03-07T10:58:53.694Z] 5f70bf18a086: Preparing [2025-03-07T10:58:53.694Z] 10a0280e56ed: Preparing [2025-03-07T10:58:53.694Z] a4bdd031ea7c: Preparing [2025-03-07T10:58:53.694Z] 1b647f52c594: Preparing [2025-03-07T10:58:53.694Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:53.694Z] 3ab3ecb32949: Waiting [2025-03-07T10:58:53.694Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:53.694Z] 482919ad465b: Waiting [2025-03-07T10:58:53.694Z] feb46d3c9aa8: Waiting [2025-03-07T10:58:53.694Z] 4a65954e604c: Waiting [2025-03-07T10:58:53.694Z] 5f70bf18a086: Waiting [2025-03-07T10:58:53.694Z] ab72adf46e2e: Waiting [2025-03-07T10:58:53.694Z] 10a0280e56ed: Waiting [2025-03-07T10:58:53.694Z] a4bdd031ea7c: Waiting [2025-03-07T10:58:53.694Z] 1b647f52c594: Waiting [2025-03-07T10:58:53.694Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:53.694Z] 0b6880fc1da1: Layer already exists [2025-03-07T10:58:53.694Z] fb6c899d8ca6: Layer already exists [2025-03-07T10:58:53.694Z] 55ce5afbdb82: Layer already exists [2025-03-07T10:58:53.694Z] f4e1de613814: Layer already exists [2025-03-07T10:58:53.694Z] d75f8c8ad8bc: Layer already exists [2025-03-07T10:58:53.694Z] ab72adf46e2e: Layer already exists [2025-03-07T10:58:53.694Z] 4a65954e604c: Layer already exists [2025-03-07T10:58:53.694Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:53.694Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:53.694Z] 482919ad465b: Layer already exists [2025-03-07T10:58:53.694Z] feb46d3c9aa8: Layer already exists [2025-03-07T10:58:53.694Z] 5f70bf18a086: Layer already exists [2025-03-07T10:58:53.694Z] 10a0280e56ed: Layer already exists [2025-03-07T10:58:53.694Z] a4bdd031ea7c: Layer already exists [2025-03-07T10:58:53.694Z] 1b647f52c594: Layer already exists [2025-03-07T10:58:53.694Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:53.959Z] main: digest: sha256:718fc833fb98c98fa3befe5f38583361381cb5ccdac0eabb88250e254c3052ac size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:58:54.042Z] ===================================================== [Pipeline] echo [2025-03-07T10:58:54.057Z] taggedImages: [2025-03-07T10:58:54.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:54.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-07T10:58:54.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.70 [2025-03-07T10:58:54.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:54.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-07T10:58:54.081Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-07T10:58:54.081Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:54.081Z] latest [2025-03-07T10:58:54.081Z] 4.0.0-dev.70 [2025-03-07T10:58:54.081Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:58:54.081Z] main [2025-03-07T10:58:54.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:54.444Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:54.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:58:54.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-07T10:58:54.791Z] 0210258120ed: Preparing [2025-03-07T10:58:54.791Z] 1b5843f28d56: Preparing [2025-03-07T10:58:54.791Z] dd18ddd1dcc1: Preparing [2025-03-07T10:58:54.791Z] 72ddaf4804d8: Preparing [2025-03-07T10:58:54.791Z] 3ab3ecb32949: Preparing [2025-03-07T10:58:54.791Z] 4f97e8a2e40a: Preparing [2025-03-07T10:58:54.791Z] 821bd1e8e588: Preparing [2025-03-07T10:58:54.791Z] c51bcd1aa670: Preparing [2025-03-07T10:58:54.791Z] dd9c8f8612c8: Preparing [2025-03-07T10:58:54.791Z] 821bd1e8e588: Waiting [2025-03-07T10:58:54.791Z] c51bcd1aa670: Waiting [2025-03-07T10:58:54.791Z] dd9c8f8612c8: Waiting [2025-03-07T10:58:54.791Z] 4f97e8a2e40a: Waiting [2025-03-07T10:58:54.791Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:58:55.056Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:58:55.056Z] dd18ddd1dcc1: Pushed [2025-03-07T10:58:55.056Z] 1b5843f28d56: Pushed [2025-03-07T10:58:55.056Z] 821bd1e8e588: Layer already exists [2025-03-07T10:58:55.056Z] c51bcd1aa670: Layer already exists [2025-03-07T10:58:55.056Z] 0210258120ed: Pushed [2025-03-07T10:58:55.056Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:58:59.283Z] 72ddaf4804d8: Pushed [2025-03-07T10:58:59.546Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:58:59.899Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:00.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-07T10:59:00.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-07T10:59:00.245Z] 0210258120ed: Preparing [2025-03-07T10:59:00.245Z] 1b5843f28d56: Preparing [2025-03-07T10:59:00.245Z] dd18ddd1dcc1: Preparing [2025-03-07T10:59:00.245Z] 72ddaf4804d8: Preparing [2025-03-07T10:59:00.245Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:00.245Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:00.245Z] 821bd1e8e588: Preparing [2025-03-07T10:59:00.245Z] c51bcd1aa670: Preparing [2025-03-07T10:59:00.245Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:00.245Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:00.245Z] 821bd1e8e588: Waiting [2025-03-07T10:59:00.245Z] c51bcd1aa670: Waiting [2025-03-07T10:59:00.245Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:00.245Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:00.245Z] 1b5843f28d56: Layer already exists [2025-03-07T10:59:00.245Z] dd18ddd1dcc1: Layer already exists [2025-03-07T10:59:00.245Z] 0210258120ed: Layer already exists [2025-03-07T10:59:00.245Z] 72ddaf4804d8: Layer already exists [2025-03-07T10:59:00.245Z] 821bd1e8e588: Layer already exists [2025-03-07T10:59:00.245Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:00.245Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:00.245Z] c51bcd1aa670: Layer already exists [2025-03-07T10:59:00.245Z] latest: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:00.591Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:00.934Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.70 [2025-03-07T10:59:00.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-07T10:59:00.934Z] 0210258120ed: Preparing [2025-03-07T10:59:00.934Z] 1b5843f28d56: Preparing [2025-03-07T10:59:00.934Z] dd18ddd1dcc1: Preparing [2025-03-07T10:59:00.934Z] 72ddaf4804d8: Preparing [2025-03-07T10:59:00.934Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:00.934Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:00.934Z] 821bd1e8e588: Preparing [2025-03-07T10:59:00.934Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:00.934Z] c51bcd1aa670: Preparing [2025-03-07T10:59:00.934Z] 821bd1e8e588: Waiting [2025-03-07T10:59:00.934Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:00.934Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:00.934Z] c51bcd1aa670: Waiting [2025-03-07T10:59:00.934Z] 1b5843f28d56: Layer already exists [2025-03-07T10:59:00.934Z] dd18ddd1dcc1: Layer already exists [2025-03-07T10:59:00.934Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:00.934Z] 72ddaf4804d8: Layer already exists [2025-03-07T10:59:00.934Z] 0210258120ed: Layer already exists [2025-03-07T10:59:00.934Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:00.934Z] 821bd1e8e588: Layer already exists [2025-03-07T10:59:00.934Z] c51bcd1aa670: Layer already exists [2025-03-07T10:59:00.934Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:00.934Z] 4.0.0-dev.70: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:01.283Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:01.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:01.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-07T10:59:01.632Z] 0210258120ed: Preparing [2025-03-07T10:59:01.632Z] 1b5843f28d56: Preparing [2025-03-07T10:59:01.632Z] dd18ddd1dcc1: Preparing [2025-03-07T10:59:01.632Z] 72ddaf4804d8: Preparing [2025-03-07T10:59:01.632Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:01.632Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:01.632Z] 821bd1e8e588: Preparing [2025-03-07T10:59:01.632Z] c51bcd1aa670: Preparing [2025-03-07T10:59:01.632Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:01.632Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:01.632Z] 821bd1e8e588: Waiting [2025-03-07T10:59:01.632Z] c51bcd1aa670: Waiting [2025-03-07T10:59:01.632Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:01.632Z] 72ddaf4804d8: Layer already exists [2025-03-07T10:59:01.632Z] dd18ddd1dcc1: Layer already exists [2025-03-07T10:59:01.632Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:01.632Z] 1b5843f28d56: Layer already exists [2025-03-07T10:59:01.632Z] 0210258120ed: Layer already exists [2025-03-07T10:59:01.632Z] c51bcd1aa670: Layer already exists [2025-03-07T10:59:01.632Z] 821bd1e8e588: Layer already exists [2025-03-07T10:59:01.632Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:01.632Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:01.632Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:01.982Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:02.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-07T10:59:02.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-07T10:59:02.326Z] 0210258120ed: Preparing [2025-03-07T10:59:02.326Z] 1b5843f28d56: Preparing [2025-03-07T10:59:02.326Z] dd18ddd1dcc1: Preparing [2025-03-07T10:59:02.326Z] 72ddaf4804d8: Preparing [2025-03-07T10:59:02.326Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:02.326Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:02.326Z] 821bd1e8e588: Preparing [2025-03-07T10:59:02.326Z] c51bcd1aa670: Preparing [2025-03-07T10:59:02.326Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:02.326Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:02.326Z] 821bd1e8e588: Waiting [2025-03-07T10:59:02.326Z] c51bcd1aa670: Waiting [2025-03-07T10:59:02.326Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:02.326Z] 0210258120ed: Layer already exists [2025-03-07T10:59:02.326Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:02.326Z] 1b5843f28d56: Layer already exists [2025-03-07T10:59:02.326Z] 72ddaf4804d8: Layer already exists [2025-03-07T10:59:02.326Z] dd18ddd1dcc1: Layer already exists [2025-03-07T10:59:02.326Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:02.326Z] 821bd1e8e588: Layer already exists [2025-03-07T10:59:02.326Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:02.326Z] c51bcd1aa670: Layer already exists [2025-03-07T10:59:02.326Z] main: digest: sha256:26b64feb90d44f516a11a45a3565c19a09267b1c0bd1a920d723517ce653109f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:59:02.678Z] ===================================================== [Pipeline] echo [2025-03-07T10:59:02.696Z] taggedImages: [2025-03-07T10:59:02.696Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:02.696Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-07T10:59:02.696Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.70 [2025-03-07T10:59:02.696Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:02.696Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-07T10:59:02.724Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-07T10:59:02.724Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:02.724Z] latest [2025-03-07T10:59:02.724Z] 4.0.0-dev.70 [2025-03-07T10:59:02.724Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:02.724Z] main [2025-03-07T10:59:02.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:03.083Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:03.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:03.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-07T10:59:03.433Z] 9e3d8b3873ca: Preparing [2025-03-07T10:59:03.433Z] 2096e299b764: Preparing [2025-03-07T10:59:03.433Z] 67d866929ef9: Preparing [2025-03-07T10:59:03.433Z] 3de1cb836c94: Preparing [2025-03-07T10:59:03.433Z] ee72bbaa973b: Preparing [2025-03-07T10:59:03.433Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:03.433Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:03.433Z] d1ccde2cf8f9: Preparing [2025-03-07T10:59:03.433Z] b07847242e9d: Preparing [2025-03-07T10:59:03.433Z] ad69eb8407f0: Preparing [2025-03-07T10:59:03.433Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:03.433Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:03.433Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:03.433Z] d1ccde2cf8f9: Waiting [2025-03-07T10:59:03.433Z] b07847242e9d: Waiting [2025-03-07T10:59:03.433Z] ad69eb8407f0: Waiting [2025-03-07T10:59:03.433Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:03.698Z] ee72bbaa973b: Pushed [2025-03-07T10:59:03.698Z] 2096e299b764: Pushed [2025-03-07T10:59:03.698Z] 9e3d8b3873ca: Pushed [2025-03-07T10:59:03.698Z] 3de1cb836c94: Pushed [2025-03-07T10:59:03.698Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:03.698Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:03.698Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:03.698Z] b07847242e9d: Pushed [2025-03-07T10:59:03.961Z] d1ccde2cf8f9: Pushed [2025-03-07T10:59:06.520Z] ad69eb8407f0: Pushed [2025-03-07T10:59:07.468Z] 67d866929ef9: Pushed [2025-03-07T10:59:07.468Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:07.819Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:08.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-07T10:59:08.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-07T10:59:08.157Z] 9e3d8b3873ca: Preparing [2025-03-07T10:59:08.157Z] 2096e299b764: Preparing [2025-03-07T10:59:08.157Z] 67d866929ef9: Preparing [2025-03-07T10:59:08.157Z] 3de1cb836c94: Preparing [2025-03-07T10:59:08.157Z] ee72bbaa973b: Preparing [2025-03-07T10:59:08.157Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:08.157Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:08.157Z] d1ccde2cf8f9: Preparing [2025-03-07T10:59:08.157Z] b07847242e9d: Preparing [2025-03-07T10:59:08.157Z] ad69eb8407f0: Preparing [2025-03-07T10:59:08.157Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:08.157Z] d1ccde2cf8f9: Waiting [2025-03-07T10:59:08.157Z] b07847242e9d: Waiting [2025-03-07T10:59:08.157Z] ad69eb8407f0: Waiting [2025-03-07T10:59:08.157Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:08.157Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:08.157Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:08.157Z] ee72bbaa973b: Layer already exists [2025-03-07T10:59:08.157Z] 67d866929ef9: Layer already exists [2025-03-07T10:59:08.157Z] 3de1cb836c94: Layer already exists [2025-03-07T10:59:08.157Z] 9e3d8b3873ca: Layer already exists [2025-03-07T10:59:08.157Z] 2096e299b764: Layer already exists [2025-03-07T10:59:08.157Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:08.157Z] b07847242e9d: Layer already exists [2025-03-07T10:59:08.157Z] d1ccde2cf8f9: Layer already exists [2025-03-07T10:59:08.157Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:08.157Z] ad69eb8407f0: Layer already exists [2025-03-07T10:59:08.157Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:08.421Z] latest: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:08.766Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:09.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.70 [2025-03-07T10:59:09.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-07T10:59:09.110Z] 9e3d8b3873ca: Preparing [2025-03-07T10:59:09.110Z] 2096e299b764: Preparing [2025-03-07T10:59:09.110Z] 67d866929ef9: Preparing [2025-03-07T10:59:09.110Z] 3de1cb836c94: Preparing [2025-03-07T10:59:09.110Z] ee72bbaa973b: Preparing [2025-03-07T10:59:09.110Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:09.110Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:09.110Z] d1ccde2cf8f9: Preparing [2025-03-07T10:59:09.110Z] b07847242e9d: Preparing [2025-03-07T10:59:09.110Z] ad69eb8407f0: Preparing [2025-03-07T10:59:09.110Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:09.110Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:09.110Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:09.110Z] b07847242e9d: Waiting [2025-03-07T10:59:09.110Z] ad69eb8407f0: Waiting [2025-03-07T10:59:09.110Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:09.110Z] d1ccde2cf8f9: Waiting [2025-03-07T10:59:09.110Z] ee72bbaa973b: Layer already exists [2025-03-07T10:59:09.110Z] 9e3d8b3873ca: Layer already exists [2025-03-07T10:59:09.110Z] 67d866929ef9: Layer already exists [2025-03-07T10:59:09.110Z] 3de1cb836c94: Layer already exists [2025-03-07T10:59:09.110Z] 2096e299b764: Layer already exists [2025-03-07T10:59:09.110Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:09.110Z] d1ccde2cf8f9: Layer already exists [2025-03-07T10:59:09.110Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:09.110Z] ad69eb8407f0: Layer already exists [2025-03-07T10:59:09.110Z] b07847242e9d: Layer already exists [2025-03-07T10:59:09.110Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:09.374Z] 4.0.0-dev.70: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:09.725Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:10.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:10.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-07T10:59:10.076Z] 9e3d8b3873ca: Preparing [2025-03-07T10:59:10.076Z] 2096e299b764: Preparing [2025-03-07T10:59:10.076Z] 67d866929ef9: Preparing [2025-03-07T10:59:10.076Z] 3de1cb836c94: Preparing [2025-03-07T10:59:10.076Z] ee72bbaa973b: Preparing [2025-03-07T10:59:10.076Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:10.076Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:10.076Z] d1ccde2cf8f9: Preparing [2025-03-07T10:59:10.076Z] b07847242e9d: Preparing [2025-03-07T10:59:10.076Z] ad69eb8407f0: Preparing [2025-03-07T10:59:10.076Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:10.076Z] d1ccde2cf8f9: Waiting [2025-03-07T10:59:10.076Z] b07847242e9d: Waiting [2025-03-07T10:59:10.076Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:10.076Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:10.076Z] ad69eb8407f0: Waiting [2025-03-07T10:59:10.076Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:10.076Z] ee72bbaa973b: Layer already exists [2025-03-07T10:59:10.076Z] 3de1cb836c94: Layer already exists [2025-03-07T10:59:10.076Z] 9e3d8b3873ca: Layer already exists [2025-03-07T10:59:10.076Z] 2096e299b764: Layer already exists [2025-03-07T10:59:10.076Z] 67d866929ef9: Layer already exists [2025-03-07T10:59:10.076Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:10.076Z] b07847242e9d: Layer already exists [2025-03-07T10:59:10.076Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:10.076Z] d1ccde2cf8f9: Layer already exists [2025-03-07T10:59:10.076Z] ad69eb8407f0: Layer already exists [2025-03-07T10:59:10.076Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:10.340Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:10.685Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:11.025Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-07T10:59:11.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-07T10:59:11.025Z] 9e3d8b3873ca: Preparing [2025-03-07T10:59:11.025Z] 2096e299b764: Preparing [2025-03-07T10:59:11.025Z] 67d866929ef9: Preparing [2025-03-07T10:59:11.025Z] 3de1cb836c94: Preparing [2025-03-07T10:59:11.025Z] ee72bbaa973b: Preparing [2025-03-07T10:59:11.025Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:11.025Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:11.025Z] d1ccde2cf8f9: Preparing [2025-03-07T10:59:11.025Z] b07847242e9d: Preparing [2025-03-07T10:59:11.025Z] ad69eb8407f0: Preparing [2025-03-07T10:59:11.025Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:11.025Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:11.025Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:11.025Z] d1ccde2cf8f9: Waiting [2025-03-07T10:59:11.025Z] b07847242e9d: Waiting [2025-03-07T10:59:11.025Z] ad69eb8407f0: Waiting [2025-03-07T10:59:11.025Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:11.025Z] 2096e299b764: Layer already exists [2025-03-07T10:59:11.025Z] 67d866929ef9: Layer already exists [2025-03-07T10:59:11.025Z] ee72bbaa973b: Layer already exists [2025-03-07T10:59:11.025Z] 3de1cb836c94: Layer already exists [2025-03-07T10:59:11.025Z] 9e3d8b3873ca: Layer already exists [2025-03-07T10:59:11.025Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:11.025Z] d1ccde2cf8f9: Layer already exists [2025-03-07T10:59:11.025Z] ad69eb8407f0: Layer already exists [2025-03-07T10:59:11.025Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:11.025Z] b07847242e9d: Layer already exists [2025-03-07T10:59:11.025Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:11.288Z] main: digest: sha256:9184be3d45e37371b00f27b530555fbd738617be234d8a3dd65d6bde4fb2f969 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:59:11.371Z] ===================================================== [Pipeline] echo [2025-03-07T10:59:11.387Z] taggedImages: [2025-03-07T10:59:11.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:11.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-07T10:59:11.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.70 [2025-03-07T10:59:11.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:11.387Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-07T10:59:11.411Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-07T10:59:11.411Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:11.411Z] latest [2025-03-07T10:59:11.411Z] 4.0.0-dev.70 [2025-03-07T10:59:11.411Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:11.411Z] main [2025-03-07T10:59:11.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:11.767Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:12.107Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-07T10:59:12.107Z] 4d1f967c641b: Preparing [2025-03-07T10:59:12.107Z] e5a2e43960b3: Preparing [2025-03-07T10:59:12.107Z] 5155ba9bfb3f: Preparing [2025-03-07T10:59:12.107Z] c5a0d323ddc7: Preparing [2025-03-07T10:59:12.107Z] c3955ce61d46: Preparing [2025-03-07T10:59:12.107Z] 0a86724ebb45: Preparing [2025-03-07T10:59:12.107Z] 0ae8ca8f036b: Preparing [2025-03-07T10:59:12.107Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:12.107Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:12.107Z] 2669b9bd96de: Preparing [2025-03-07T10:59:12.107Z] f76f4ab5e1e4: Preparing [2025-03-07T10:59:12.107Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:12.107Z] 0a86724ebb45: Waiting [2025-03-07T10:59:12.107Z] 0ae8ca8f036b: Waiting [2025-03-07T10:59:12.107Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:12.107Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:12.107Z] f76f4ab5e1e4: Waiting [2025-03-07T10:59:12.107Z] 2669b9bd96de: Waiting [2025-03-07T10:59:12.107Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:12.370Z] c3955ce61d46: Pushed [2025-03-07T10:59:12.370Z] e5a2e43960b3: Pushed [2025-03-07T10:59:12.370Z] 4d1f967c641b: Pushed [2025-03-07T10:59:12.370Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:12.370Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:12.370Z] 0a86724ebb45: Pushed [2025-03-07T10:59:12.370Z] 0ae8ca8f036b: Pushed [2025-03-07T10:59:12.370Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:12.633Z] 2669b9bd96de: Pushed [2025-03-07T10:59:15.191Z] f76f4ab5e1e4: Pushed [2025-03-07T10:59:16.588Z] c5a0d323ddc7: Pushed [2025-03-07T10:59:18.512Z] 5155ba9bfb3f: Pushed [2025-03-07T10:59:18.512Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:18.857Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:19.200Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-07T10:59:19.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-07T10:59:19.200Z] 4d1f967c641b: Preparing [2025-03-07T10:59:19.200Z] e5a2e43960b3: Preparing [2025-03-07T10:59:19.200Z] 5155ba9bfb3f: Preparing [2025-03-07T10:59:19.200Z] c5a0d323ddc7: Preparing [2025-03-07T10:59:19.200Z] c3955ce61d46: Preparing [2025-03-07T10:59:19.200Z] 0a86724ebb45: Preparing [2025-03-07T10:59:19.200Z] 0ae8ca8f036b: Preparing [2025-03-07T10:59:19.200Z] 0a86724ebb45: Waiting [2025-03-07T10:59:19.200Z] 0ae8ca8f036b: Waiting [2025-03-07T10:59:19.200Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:19.200Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:19.200Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:19.200Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:19.200Z] 2669b9bd96de: Preparing [2025-03-07T10:59:19.200Z] f76f4ab5e1e4: Preparing [2025-03-07T10:59:19.200Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:19.200Z] 2669b9bd96de: Waiting [2025-03-07T10:59:19.200Z] f76f4ab5e1e4: Waiting [2025-03-07T10:59:19.200Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:19.200Z] e5a2e43960b3: Layer already exists [2025-03-07T10:59:19.200Z] c5a0d323ddc7: Layer already exists [2025-03-07T10:59:19.200Z] c3955ce61d46: Layer already exists [2025-03-07T10:59:19.200Z] 5155ba9bfb3f: Layer already exists [2025-03-07T10:59:19.200Z] 4d1f967c641b: Layer already exists [2025-03-07T10:59:19.200Z] 0a86724ebb45: Layer already exists [2025-03-07T10:59:19.200Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:19.200Z] 2669b9bd96de: Layer already exists [2025-03-07T10:59:19.200Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:19.200Z] 0ae8ca8f036b: Layer already exists [2025-03-07T10:59:19.461Z] f76f4ab5e1e4: Layer already exists [2025-03-07T10:59:19.461Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:19.461Z] latest: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:19.799Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:20.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.70 [2025-03-07T10:59:20.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-07T10:59:20.145Z] 4d1f967c641b: Preparing [2025-03-07T10:59:20.145Z] e5a2e43960b3: Preparing [2025-03-07T10:59:20.145Z] 5155ba9bfb3f: Preparing [2025-03-07T10:59:20.145Z] c5a0d323ddc7: Preparing [2025-03-07T10:59:20.145Z] c3955ce61d46: Preparing [2025-03-07T10:59:20.145Z] 0a86724ebb45: Preparing [2025-03-07T10:59:20.145Z] 0ae8ca8f036b: Preparing [2025-03-07T10:59:20.145Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:20.145Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:20.145Z] 2669b9bd96de: Preparing [2025-03-07T10:59:20.145Z] f76f4ab5e1e4: Preparing [2025-03-07T10:59:20.145Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:20.145Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:20.145Z] 2669b9bd96de: Waiting [2025-03-07T10:59:20.145Z] 0a86724ebb45: Waiting [2025-03-07T10:59:20.145Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:20.145Z] f76f4ab5e1e4: Waiting [2025-03-07T10:59:20.145Z] 0ae8ca8f036b: Waiting [2025-03-07T10:59:20.145Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:20.145Z] e5a2e43960b3: Layer already exists [2025-03-07T10:59:20.145Z] 4d1f967c641b: Layer already exists [2025-03-07T10:59:20.145Z] c3955ce61d46: Layer already exists [2025-03-07T10:59:20.145Z] 5155ba9bfb3f: Layer already exists [2025-03-07T10:59:20.145Z] c5a0d323ddc7: Layer already exists [2025-03-07T10:59:20.145Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:20.145Z] 0a86724ebb45: Layer already exists [2025-03-07T10:59:20.145Z] 0ae8ca8f036b: Layer already exists [2025-03-07T10:59:20.145Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:20.145Z] 2669b9bd96de: Layer already exists [2025-03-07T10:59:20.145Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:20.145Z] f76f4ab5e1e4: Layer already exists [2025-03-07T10:59:20.408Z] 4.0.0-dev.70: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:20.750Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:21.090Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:21.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-07T10:59:21.090Z] 4d1f967c641b: Preparing [2025-03-07T10:59:21.090Z] e5a2e43960b3: Preparing [2025-03-07T10:59:21.090Z] 5155ba9bfb3f: Preparing [2025-03-07T10:59:21.090Z] c5a0d323ddc7: Preparing [2025-03-07T10:59:21.090Z] c3955ce61d46: Preparing [2025-03-07T10:59:21.090Z] 0a86724ebb45: Preparing [2025-03-07T10:59:21.090Z] 0ae8ca8f036b: Preparing [2025-03-07T10:59:21.090Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:21.090Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:21.090Z] 2669b9bd96de: Preparing [2025-03-07T10:59:21.090Z] f76f4ab5e1e4: Preparing [2025-03-07T10:59:21.090Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:21.090Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:21.090Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:21.090Z] 2669b9bd96de: Waiting [2025-03-07T10:59:21.090Z] f76f4ab5e1e4: Waiting [2025-03-07T10:59:21.090Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:21.090Z] 0a86724ebb45: Waiting [2025-03-07T10:59:21.090Z] 0ae8ca8f036b: Waiting [2025-03-07T10:59:21.090Z] c5a0d323ddc7: Layer already exists [2025-03-07T10:59:21.090Z] 4d1f967c641b: Layer already exists [2025-03-07T10:59:21.090Z] 5155ba9bfb3f: Layer already exists [2025-03-07T10:59:21.090Z] c3955ce61d46: Layer already exists [2025-03-07T10:59:21.090Z] e5a2e43960b3: Layer already exists [2025-03-07T10:59:21.090Z] 2669b9bd96de: Layer already exists [2025-03-07T10:59:21.090Z] 0a86724ebb45: Layer already exists [2025-03-07T10:59:21.090Z] 0ae8ca8f036b: Layer already exists [2025-03-07T10:59:21.090Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:21.090Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:21.090Z] f76f4ab5e1e4: Layer already exists [2025-03-07T10:59:21.090Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:21.352Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:21.694Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:22.044Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-07T10:59:22.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-07T10:59:22.044Z] 4d1f967c641b: Preparing [2025-03-07T10:59:22.044Z] e5a2e43960b3: Preparing [2025-03-07T10:59:22.044Z] 5155ba9bfb3f: Preparing [2025-03-07T10:59:22.044Z] c5a0d323ddc7: Preparing [2025-03-07T10:59:22.044Z] c3955ce61d46: Preparing [2025-03-07T10:59:22.044Z] 0a86724ebb45: Preparing [2025-03-07T10:59:22.044Z] 0ae8ca8f036b: Preparing [2025-03-07T10:59:22.044Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:22.044Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:22.044Z] 2669b9bd96de: Preparing [2025-03-07T10:59:22.044Z] f76f4ab5e1e4: Preparing [2025-03-07T10:59:22.044Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:22.044Z] 3ab3ecb32949: Waiting [2025-03-07T10:59:22.044Z] 4f97e8a2e40a: Waiting [2025-03-07T10:59:22.044Z] 2669b9bd96de: Waiting [2025-03-07T10:59:22.044Z] f76f4ab5e1e4: Waiting [2025-03-07T10:59:22.044Z] 0a86724ebb45: Waiting [2025-03-07T10:59:22.044Z] 0ae8ca8f036b: Waiting [2025-03-07T10:59:22.044Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:22.044Z] 4d1f967c641b: Layer already exists [2025-03-07T10:59:22.044Z] c5a0d323ddc7: Layer already exists [2025-03-07T10:59:22.044Z] 5155ba9bfb3f: Layer already exists [2025-03-07T10:59:22.044Z] c3955ce61d46: Layer already exists [2025-03-07T10:59:22.044Z] e5a2e43960b3: Layer already exists [2025-03-07T10:59:22.044Z] 0a86724ebb45: Layer already exists [2025-03-07T10:59:22.044Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:22.044Z] 0ae8ca8f036b: Layer already exists [2025-03-07T10:59:22.044Z] 2669b9bd96de: Layer already exists [2025-03-07T10:59:22.044Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:22.044Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:22.044Z] f76f4ab5e1e4: Layer already exists [2025-03-07T10:59:22.311Z] main: digest: sha256:5745dff7ce3bbd364ad8b5f5e96161e2f3705063ba3e0e852ce6a3588defd056 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:59:22.395Z] ===================================================== [Pipeline] echo [2025-03-07T10:59:22.411Z] taggedImages: [2025-03-07T10:59:22.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:22.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-07T10:59:22.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.70 [2025-03-07T10:59:22.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:22.411Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-07T10:59:22.443Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-07T10:59:22.443Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:22.443Z] latest [2025-03-07T10:59:22.443Z] 4.0.0-dev.70 [2025-03-07T10:59:22.443Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:22.443Z] main [2025-03-07T10:59:22.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:22.812Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:23.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:23.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-07T10:59:23.160Z] 328d0325afdd: Preparing [2025-03-07T10:59:23.160Z] f9419b83809f: Preparing [2025-03-07T10:59:23.160Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:23.160Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:23.160Z] 017c9da62c26: Preparing [2025-03-07T10:59:23.160Z] 8ff2519b6736: Preparing [2025-03-07T10:59:23.160Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:23.160Z] 8ff2519b6736: Waiting [2025-03-07T10:59:23.160Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:23.160Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:23.423Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:23.423Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:23.423Z] 017c9da62c26: Pushed [2025-03-07T10:59:23.423Z] 328d0325afdd: Pushed [2025-03-07T10:59:25.347Z] 8ff2519b6736: Pushed [2025-03-07T10:59:30.655Z] f9419b83809f: Pushed [2025-03-07T10:59:30.655Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:30.999Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:31.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-07T10:59:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-07T10:59:31.333Z] 328d0325afdd: Preparing [2025-03-07T10:59:31.333Z] f9419b83809f: Preparing [2025-03-07T10:59:31.333Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:31.333Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:31.333Z] 017c9da62c26: Preparing [2025-03-07T10:59:31.333Z] 8ff2519b6736: Preparing [2025-03-07T10:59:31.333Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:31.333Z] 8ff2519b6736: Waiting [2025-03-07T10:59:31.333Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:31.333Z] 017c9da62c26: Layer already exists [2025-03-07T10:59:31.333Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:31.333Z] f9419b83809f: Layer already exists [2025-03-07T10:59:31.333Z] 328d0325afdd: Layer already exists [2025-03-07T10:59:31.333Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:31.333Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:31.334Z] 8ff2519b6736: Layer already exists [2025-03-07T10:59:31.597Z] latest: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:31.955Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:32.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.70 [2025-03-07T10:59:32.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-07T10:59:32.300Z] 328d0325afdd: Preparing [2025-03-07T10:59:32.300Z] f9419b83809f: Preparing [2025-03-07T10:59:32.300Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:32.300Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:32.300Z] 017c9da62c26: Preparing [2025-03-07T10:59:32.300Z] 8ff2519b6736: Preparing [2025-03-07T10:59:32.300Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:32.300Z] 8ff2519b6736: Waiting [2025-03-07T10:59:32.301Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:32.301Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:32.301Z] 017c9da62c26: Layer already exists [2025-03-07T10:59:32.301Z] f9419b83809f: Layer already exists [2025-03-07T10:59:32.301Z] 328d0325afdd: Layer already exists [2025-03-07T10:59:32.301Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:32.301Z] 8ff2519b6736: Layer already exists [2025-03-07T10:59:32.301Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:32.301Z] 4.0.0-dev.70: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:32.914Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:33.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:33.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-07T10:59:33.260Z] 328d0325afdd: Preparing [2025-03-07T10:59:33.260Z] f9419b83809f: Preparing [2025-03-07T10:59:33.260Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:33.260Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:33.260Z] 017c9da62c26: Preparing [2025-03-07T10:59:33.260Z] 8ff2519b6736: Preparing [2025-03-07T10:59:33.260Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:33.260Z] 8ff2519b6736: Waiting [2025-03-07T10:59:33.260Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:33.260Z] f9419b83809f: Layer already exists [2025-03-07T10:59:33.260Z] 328d0325afdd: Layer already exists [2025-03-07T10:59:33.260Z] 017c9da62c26: Layer already exists [2025-03-07T10:59:33.260Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:33.260Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:33.260Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:33.260Z] 8ff2519b6736: Layer already exists [2025-03-07T10:59:33.260Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:33.607Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:34.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-07T10:59:34.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-07T10:59:34.006Z] 328d0325afdd: Preparing [2025-03-07T10:59:34.006Z] f9419b83809f: Preparing [2025-03-07T10:59:34.006Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:34.006Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:34.006Z] 017c9da62c26: Preparing [2025-03-07T10:59:34.006Z] 8ff2519b6736: Preparing [2025-03-07T10:59:34.006Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:34.006Z] 8ff2519b6736: Waiting [2025-03-07T10:59:34.006Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:34.006Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:34.006Z] f9419b83809f: Layer already exists [2025-03-07T10:59:34.006Z] 017c9da62c26: Layer already exists [2025-03-07T10:59:34.006Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:34.006Z] 328d0325afdd: Layer already exists [2025-03-07T10:59:34.006Z] 8ff2519b6736: Layer already exists [2025-03-07T10:59:34.006Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:34.006Z] main: digest: sha256:59914beebd79532bab87b3704f55a509218f2a5c8d8f0afc72859282dde1a549 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T10:59:34.078Z] ===================================================== [Pipeline] echo [2025-03-07T10:59:34.089Z] taggedImages: [2025-03-07T10:59:34.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:34.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-07T10:59:34.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.70 [2025-03-07T10:59:34.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:34.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-07T10:59:34.115Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-07T10:59:34.115Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:34.115Z] latest [2025-03-07T10:59:34.115Z] 4.0.0-dev.70 [2025-03-07T10:59:34.115Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T10:59:34.115Z] main [2025-03-07T10:59:34.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:34.486Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T10:59:34.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T10:59:34.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-07T10:59:34.851Z] 1f2996776d36: Preparing [2025-03-07T10:59:34.851Z] fd1f2d62e60e: Preparing [2025-03-07T10:59:34.851Z] 7662a47285a5: Preparing [2025-03-07T10:59:34.851Z] 3ab3ecb32949: Preparing [2025-03-07T10:59:34.851Z] 4f97e8a2e40a: Preparing [2025-03-07T10:59:34.851Z] fd98eb252641: Preparing [2025-03-07T10:59:34.851Z] d4cb9578c6f8: Preparing [2025-03-07T10:59:34.851Z] cf18af3d9a08: Preparing [2025-03-07T10:59:34.851Z] 957fe39150d6: Preparing [2025-03-07T10:59:34.851Z] dd9c8f8612c8: Preparing [2025-03-07T10:59:34.851Z] d4cb9578c6f8: Waiting [2025-03-07T10:59:34.851Z] cf18af3d9a08: Waiting [2025-03-07T10:59:34.851Z] 957fe39150d6: Waiting [2025-03-07T10:59:34.851Z] dd9c8f8612c8: Waiting [2025-03-07T10:59:34.851Z] fd98eb252641: Waiting [2025-03-07T10:59:34.851Z] 3ab3ecb32949: Layer already exists [2025-03-07T10:59:34.851Z] 4f97e8a2e40a: Layer already exists [2025-03-07T10:59:35.163Z] fd1f2d62e60e: Pushed [2025-03-07T10:59:35.163Z] 7662a47285a5: Pushed [2025-03-07T10:59:35.163Z] 1f2996776d36: Pushed [2025-03-07T10:59:35.163Z] dd9c8f8612c8: Layer already exists [2025-03-07T10:59:35.163Z] cf18af3d9a08: Pushed [2025-03-07T10:59:36.155Z] 957fe39150d6: Pushed [2025-03-07T10:59:46.198Z] d4cb9578c6f8: Pushed [2025-03-07T11:00:01.153Z] fd98eb252641: Pushed [2025-03-07T11:00:01.153Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:01.497Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:01.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-07T11:00:01.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-07T11:00:01.843Z] 1f2996776d36: Preparing [2025-03-07T11:00:01.843Z] fd1f2d62e60e: Preparing [2025-03-07T11:00:01.843Z] 7662a47285a5: Preparing [2025-03-07T11:00:01.843Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:01.843Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:01.843Z] fd98eb252641: Preparing [2025-03-07T11:00:01.843Z] d4cb9578c6f8: Preparing [2025-03-07T11:00:01.843Z] cf18af3d9a08: Preparing [2025-03-07T11:00:01.843Z] 957fe39150d6: Preparing [2025-03-07T11:00:01.843Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:01.843Z] fd98eb252641: Waiting [2025-03-07T11:00:01.843Z] d4cb9578c6f8: Waiting [2025-03-07T11:00:01.843Z] cf18af3d9a08: Waiting [2025-03-07T11:00:01.843Z] 957fe39150d6: Waiting [2025-03-07T11:00:01.843Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:01.843Z] fd1f2d62e60e: Layer already exists [2025-03-07T11:00:01.843Z] 1f2996776d36: Layer already exists [2025-03-07T11:00:01.843Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:01.843Z] 7662a47285a5: Layer already exists [2025-03-07T11:00:01.843Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:01.843Z] fd98eb252641: Layer already exists [2025-03-07T11:00:01.843Z] cf18af3d9a08: Layer already exists [2025-03-07T11:00:01.843Z] 957fe39150d6: Layer already exists [2025-03-07T11:00:01.843Z] d4cb9578c6f8: Layer already exists [2025-03-07T11:00:01.843Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:02.105Z] latest: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:02.449Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:02.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.70 [2025-03-07T11:00:02.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-07T11:00:02.798Z] 1f2996776d36: Preparing [2025-03-07T11:00:02.798Z] fd1f2d62e60e: Preparing [2025-03-07T11:00:02.798Z] 7662a47285a5: Preparing [2025-03-07T11:00:02.798Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:02.798Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:02.798Z] fd98eb252641: Preparing [2025-03-07T11:00:02.798Z] d4cb9578c6f8: Preparing [2025-03-07T11:00:02.798Z] cf18af3d9a08: Preparing [2025-03-07T11:00:02.798Z] 957fe39150d6: Preparing [2025-03-07T11:00:02.798Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:02.798Z] fd98eb252641: Waiting [2025-03-07T11:00:02.798Z] d4cb9578c6f8: Waiting [2025-03-07T11:00:02.798Z] cf18af3d9a08: Waiting [2025-03-07T11:00:02.798Z] 957fe39150d6: Waiting [2025-03-07T11:00:02.798Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:02.798Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:02.798Z] 1f2996776d36: Layer already exists [2025-03-07T11:00:02.798Z] fd1f2d62e60e: Layer already exists [2025-03-07T11:00:02.798Z] 7662a47285a5: Layer already exists [2025-03-07T11:00:02.798Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:02.798Z] fd98eb252641: Layer already exists [2025-03-07T11:00:02.798Z] cf18af3d9a08: Layer already exists [2025-03-07T11:00:02.798Z] 957fe39150d6: Layer already exists [2025-03-07T11:00:02.798Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:02.798Z] d4cb9578c6f8: Layer already exists [2025-03-07T11:00:02.798Z] 4.0.0-dev.70: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:03.402Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:03.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:00:03.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-07T11:00:03.741Z] 1f2996776d36: Preparing [2025-03-07T11:00:03.741Z] fd1f2d62e60e: Preparing [2025-03-07T11:00:03.741Z] 7662a47285a5: Preparing [2025-03-07T11:00:03.741Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:03.741Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:03.741Z] fd98eb252641: Preparing [2025-03-07T11:00:03.741Z] d4cb9578c6f8: Preparing [2025-03-07T11:00:03.741Z] cf18af3d9a08: Preparing [2025-03-07T11:00:03.741Z] 957fe39150d6: Preparing [2025-03-07T11:00:03.741Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:03.741Z] fd98eb252641: Waiting [2025-03-07T11:00:03.741Z] d4cb9578c6f8: Waiting [2025-03-07T11:00:03.741Z] cf18af3d9a08: Waiting [2025-03-07T11:00:03.741Z] 957fe39150d6: Waiting [2025-03-07T11:00:03.741Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:03.741Z] 1f2996776d36: Layer already exists [2025-03-07T11:00:03.741Z] fd1f2d62e60e: Layer already exists [2025-03-07T11:00:03.741Z] 7662a47285a5: Layer already exists [2025-03-07T11:00:03.741Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:03.741Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:03.741Z] cf18af3d9a08: Layer already exists [2025-03-07T11:00:03.741Z] d4cb9578c6f8: Layer already exists [2025-03-07T11:00:03.741Z] fd98eb252641: Layer already exists [2025-03-07T11:00:03.741Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:03.741Z] 957fe39150d6: Layer already exists [2025-03-07T11:00:04.004Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:04.346Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:04.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-07T11:00:04.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-07T11:00:04.692Z] 1f2996776d36: Preparing [2025-03-07T11:00:04.692Z] fd1f2d62e60e: Preparing [2025-03-07T11:00:04.692Z] 7662a47285a5: Preparing [2025-03-07T11:00:04.692Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:04.692Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:04.692Z] fd98eb252641: Preparing [2025-03-07T11:00:04.692Z] d4cb9578c6f8: Preparing [2025-03-07T11:00:04.692Z] cf18af3d9a08: Preparing [2025-03-07T11:00:04.692Z] 957fe39150d6: Preparing [2025-03-07T11:00:04.692Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:04.692Z] cf18af3d9a08: Waiting [2025-03-07T11:00:04.692Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:04.692Z] fd98eb252641: Waiting [2025-03-07T11:00:04.692Z] d4cb9578c6f8: Waiting [2025-03-07T11:00:04.692Z] 957fe39150d6: Waiting [2025-03-07T11:00:04.692Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:04.692Z] fd1f2d62e60e: Layer already exists [2025-03-07T11:00:04.692Z] 7662a47285a5: Layer already exists [2025-03-07T11:00:04.692Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:04.692Z] 1f2996776d36: Layer already exists [2025-03-07T11:00:04.692Z] d4cb9578c6f8: Layer already exists [2025-03-07T11:00:04.692Z] fd98eb252641: Layer already exists [2025-03-07T11:00:04.692Z] 957fe39150d6: Layer already exists [2025-03-07T11:00:04.692Z] cf18af3d9a08: Layer already exists [2025-03-07T11:00:04.692Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:04.956Z] main: digest: sha256:b3e90bc21f8961f883c33281ef8ee6924ff5ebe7bdf85b446346bb2673d5044f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T11:00:05.030Z] ===================================================== [Pipeline] echo [2025-03-07T11:00:05.047Z] taggedImages: [2025-03-07T11:00:05.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:00:05.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-07T11:00:05.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.70 [2025-03-07T11:00:05.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:00:05.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-07T11:00:05.073Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-07T11:00:05.073Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:00:05.073Z] latest [2025-03-07T11:00:05.073Z] 4.0.0-dev.70 [2025-03-07T11:00:05.073Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:00:05.073Z] main [2025-03-07T11:00:05.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:05.436Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:05.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:00:05.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-07T11:00:05.782Z] ce25ef9e4acd: Preparing [2025-03-07T11:00:05.782Z] 7540d1d722c8: Preparing [2025-03-07T11:00:05.782Z] c5a38aeb91c4: Preparing [2025-03-07T11:00:05.782Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:05.782Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:05.782Z] 482ed6be2302: Preparing [2025-03-07T11:00:05.782Z] ab311dab132b: Preparing [2025-03-07T11:00:05.782Z] f4cf4009c178: Preparing [2025-03-07T11:00:05.782Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:05.782Z] 482ed6be2302: Waiting [2025-03-07T11:00:05.782Z] f4cf4009c178: Waiting [2025-03-07T11:00:05.782Z] ab311dab132b: Waiting [2025-03-07T11:00:05.782Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:05.782Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:05.782Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:06.047Z] 7540d1d722c8: Pushed [2025-03-07T11:00:06.047Z] c5a38aeb91c4: Pushed [2025-03-07T11:00:06.047Z] ce25ef9e4acd: Pushed [2025-03-07T11:00:06.047Z] ab311dab132b: Pushed [2025-03-07T11:00:06.047Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:06.624Z] f4cf4009c178: Pushed [2025-03-07T11:00:33.246Z] 482ed6be2302: Pushed [2025-03-07T11:00:33.246Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:33.585Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:33.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-07T11:00:33.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-07T11:00:33.928Z] ce25ef9e4acd: Preparing [2025-03-07T11:00:33.928Z] 7540d1d722c8: Preparing [2025-03-07T11:00:33.928Z] c5a38aeb91c4: Preparing [2025-03-07T11:00:33.928Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:33.928Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:33.928Z] 482ed6be2302: Preparing [2025-03-07T11:00:33.928Z] ab311dab132b: Preparing [2025-03-07T11:00:33.928Z] f4cf4009c178: Preparing [2025-03-07T11:00:33.928Z] 482ed6be2302: Waiting [2025-03-07T11:00:33.928Z] ab311dab132b: Waiting [2025-03-07T11:00:33.928Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:33.928Z] f4cf4009c178: Waiting [2025-03-07T11:00:33.928Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:33.928Z] ce25ef9e4acd: Layer already exists [2025-03-07T11:00:33.928Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:33.928Z] 7540d1d722c8: Layer already exists [2025-03-07T11:00:33.928Z] c5a38aeb91c4: Layer already exists [2025-03-07T11:00:33.928Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:33.928Z] f4cf4009c178: Layer already exists [2025-03-07T11:00:33.928Z] 482ed6be2302: Layer already exists [2025-03-07T11:00:33.928Z] ab311dab132b: Layer already exists [2025-03-07T11:00:33.928Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:34.189Z] latest: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:34.534Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:34.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.70 [2025-03-07T11:00:34.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-07T11:00:34.875Z] ce25ef9e4acd: Preparing [2025-03-07T11:00:34.875Z] 7540d1d722c8: Preparing [2025-03-07T11:00:34.875Z] c5a38aeb91c4: Preparing [2025-03-07T11:00:34.875Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:34.875Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:34.875Z] 482ed6be2302: Preparing [2025-03-07T11:00:34.875Z] ab311dab132b: Preparing [2025-03-07T11:00:34.875Z] f4cf4009c178: Preparing [2025-03-07T11:00:34.875Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:34.875Z] 482ed6be2302: Waiting [2025-03-07T11:00:34.875Z] ab311dab132b: Waiting [2025-03-07T11:00:34.875Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:34.875Z] f4cf4009c178: Waiting [2025-03-07T11:00:34.875Z] ce25ef9e4acd: Layer already exists [2025-03-07T11:00:34.875Z] c5a38aeb91c4: Layer already exists [2025-03-07T11:00:34.875Z] 7540d1d722c8: Layer already exists [2025-03-07T11:00:34.875Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:34.875Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:34.875Z] ab311dab132b: Layer already exists [2025-03-07T11:00:34.875Z] f4cf4009c178: Layer already exists [2025-03-07T11:00:34.875Z] 482ed6be2302: Layer already exists [2025-03-07T11:00:34.875Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:35.139Z] 4.0.0-dev.70: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:35.480Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:35.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:00:35.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-07T11:00:35.823Z] ce25ef9e4acd: Preparing [2025-03-07T11:00:35.823Z] 7540d1d722c8: Preparing [2025-03-07T11:00:35.823Z] c5a38aeb91c4: Preparing [2025-03-07T11:00:35.823Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:35.823Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:35.823Z] 482ed6be2302: Preparing [2025-03-07T11:00:35.823Z] ab311dab132b: Preparing [2025-03-07T11:00:35.823Z] f4cf4009c178: Preparing [2025-03-07T11:00:35.823Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:35.823Z] 482ed6be2302: Waiting [2025-03-07T11:00:35.823Z] ab311dab132b: Waiting [2025-03-07T11:00:35.823Z] f4cf4009c178: Waiting [2025-03-07T11:00:35.823Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:35.823Z] ce25ef9e4acd: Layer already exists [2025-03-07T11:00:35.823Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:35.823Z] c5a38aeb91c4: Layer already exists [2025-03-07T11:00:35.823Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:35.823Z] 7540d1d722c8: Layer already exists [2025-03-07T11:00:35.823Z] 482ed6be2302: Layer already exists [2025-03-07T11:00:35.823Z] ab311dab132b: Layer already exists [2025-03-07T11:00:35.823Z] f4cf4009c178: Layer already exists [2025-03-07T11:00:35.823Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:35.823Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:36.433Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:36.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-07T11:00:36.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-07T11:00:36.782Z] ce25ef9e4acd: Preparing [2025-03-07T11:00:36.782Z] 7540d1d722c8: Preparing [2025-03-07T11:00:36.782Z] c5a38aeb91c4: Preparing [2025-03-07T11:00:36.782Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:36.782Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:36.782Z] 482ed6be2302: Preparing [2025-03-07T11:00:36.782Z] ab311dab132b: Preparing [2025-03-07T11:00:36.782Z] f4cf4009c178: Preparing [2025-03-07T11:00:36.782Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:36.782Z] 482ed6be2302: Waiting [2025-03-07T11:00:36.782Z] ab311dab132b: Waiting [2025-03-07T11:00:36.782Z] f4cf4009c178: Waiting [2025-03-07T11:00:36.782Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:36.782Z] ce25ef9e4acd: Layer already exists [2025-03-07T11:00:36.782Z] 7540d1d722c8: Layer already exists [2025-03-07T11:00:36.782Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:36.782Z] c5a38aeb91c4: Layer already exists [2025-03-07T11:00:36.782Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:36.782Z] ab311dab132b: Layer already exists [2025-03-07T11:00:36.782Z] 482ed6be2302: Layer already exists [2025-03-07T11:00:36.782Z] f4cf4009c178: Layer already exists [2025-03-07T11:00:36.782Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:00:37.045Z] main: digest: sha256:6dfa2d909999f3762d15cbebbf23e3dc46e3a21319a1602dc9c9a9ce555c81a7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T11:00:37.131Z] ===================================================== [Pipeline] echo [2025-03-07T11:00:37.150Z] taggedImages: [2025-03-07T11:00:37.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:00:37.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-07T11:00:37.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.70 [2025-03-07T11:00:37.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:00:37.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-07T11:00:37.178Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-07T11:00:37.178Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:00:37.178Z] latest [2025-03-07T11:00:37.178Z] 4.0.0-dev.70 [2025-03-07T11:00:37.178Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:00:37.178Z] main [2025-03-07T11:00:37.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:37.540Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:00:37.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:00:37.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-07T11:00:37.886Z] 324a32c73481: Preparing [2025-03-07T11:00:37.886Z] 30c5d6d3055e: Preparing [2025-03-07T11:00:37.886Z] 4936ffc062b6: Preparing [2025-03-07T11:00:37.886Z] 3ab3ecb32949: Preparing [2025-03-07T11:00:37.886Z] 4f97e8a2e40a: Preparing [2025-03-07T11:00:37.886Z] b19c5dba6c86: Preparing [2025-03-07T11:00:37.886Z] cf18af3d9a08: Preparing [2025-03-07T11:00:37.886Z] 957fe39150d6: Preparing [2025-03-07T11:00:37.886Z] dd9c8f8612c8: Preparing [2025-03-07T11:00:37.886Z] cf18af3d9a08: Waiting [2025-03-07T11:00:37.886Z] dd9c8f8612c8: Waiting [2025-03-07T11:00:37.886Z] 957fe39150d6: Waiting [2025-03-07T11:00:37.886Z] b19c5dba6c86: Waiting [2025-03-07T11:00:37.886Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:00:37.886Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:00:38.149Z] cf18af3d9a08: Layer already exists [2025-03-07T11:00:38.149Z] 30c5d6d3055e: Pushed [2025-03-07T11:00:38.149Z] 957fe39150d6: Layer already exists [2025-03-07T11:00:38.149Z] 4936ffc062b6: Pushed [2025-03-07T11:00:38.149Z] 324a32c73481: Pushed [2025-03-07T11:00:38.149Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:04.772Z] b19c5dba6c86: Pushed [2025-03-07T11:01:04.772Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:05.118Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:05.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-07T11:01:05.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-07T11:01:05.459Z] 324a32c73481: Preparing [2025-03-07T11:01:05.459Z] 30c5d6d3055e: Preparing [2025-03-07T11:01:05.459Z] 4936ffc062b6: Preparing [2025-03-07T11:01:05.459Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:05.459Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:05.459Z] b19c5dba6c86: Preparing [2025-03-07T11:01:05.459Z] cf18af3d9a08: Preparing [2025-03-07T11:01:05.459Z] 957fe39150d6: Preparing [2025-03-07T11:01:05.459Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:05.459Z] cf18af3d9a08: Waiting [2025-03-07T11:01:05.459Z] 957fe39150d6: Waiting [2025-03-07T11:01:05.459Z] b19c5dba6c86: Waiting [2025-03-07T11:01:05.459Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:05.459Z] 324a32c73481: Layer already exists [2025-03-07T11:01:05.459Z] 30c5d6d3055e: Layer already exists [2025-03-07T11:01:05.459Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:05.459Z] 4936ffc062b6: Layer already exists [2025-03-07T11:01:05.459Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:05.459Z] b19c5dba6c86: Layer already exists [2025-03-07T11:01:05.459Z] cf18af3d9a08: Layer already exists [2025-03-07T11:01:05.459Z] 957fe39150d6: Layer already exists [2025-03-07T11:01:05.459Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:05.459Z] latest: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:06.067Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:06.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.70 [2025-03-07T11:01:06.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-07T11:01:06.412Z] 324a32c73481: Preparing [2025-03-07T11:01:06.412Z] 30c5d6d3055e: Preparing [2025-03-07T11:01:06.412Z] 4936ffc062b6: Preparing [2025-03-07T11:01:06.412Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:06.412Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:06.412Z] b19c5dba6c86: Preparing [2025-03-07T11:01:06.412Z] cf18af3d9a08: Preparing [2025-03-07T11:01:06.412Z] b19c5dba6c86: Waiting [2025-03-07T11:01:06.412Z] cf18af3d9a08: Waiting [2025-03-07T11:01:06.412Z] 957fe39150d6: Preparing [2025-03-07T11:01:06.412Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:06.412Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:06.412Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:06.412Z] 4936ffc062b6: Layer already exists [2025-03-07T11:01:06.412Z] 324a32c73481: Layer already exists [2025-03-07T11:01:06.412Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:06.412Z] 30c5d6d3055e: Layer already exists [2025-03-07T11:01:06.412Z] b19c5dba6c86: Layer already exists [2025-03-07T11:01:06.412Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:06.412Z] cf18af3d9a08: Layer already exists [2025-03-07T11:01:06.412Z] 957fe39150d6: Layer already exists [2025-03-07T11:01:06.674Z] 4.0.0-dev.70: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:07.021Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:07.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:07.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-07T11:01:07.358Z] 324a32c73481: Preparing [2025-03-07T11:01:07.358Z] 30c5d6d3055e: Preparing [2025-03-07T11:01:07.358Z] 4936ffc062b6: Preparing [2025-03-07T11:01:07.358Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:07.358Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:07.358Z] b19c5dba6c86: Preparing [2025-03-07T11:01:07.358Z] cf18af3d9a08: Preparing [2025-03-07T11:01:07.358Z] 957fe39150d6: Preparing [2025-03-07T11:01:07.358Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:07.358Z] b19c5dba6c86: Waiting [2025-03-07T11:01:07.358Z] cf18af3d9a08: Waiting [2025-03-07T11:01:07.358Z] 957fe39150d6: Waiting [2025-03-07T11:01:07.358Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:07.358Z] 30c5d6d3055e: Layer already exists [2025-03-07T11:01:07.358Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:07.358Z] 324a32c73481: Layer already exists [2025-03-07T11:01:07.358Z] 4936ffc062b6: Layer already exists [2025-03-07T11:01:07.358Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:07.358Z] cf18af3d9a08: Layer already exists [2025-03-07T11:01:07.358Z] 957fe39150d6: Layer already exists [2025-03-07T11:01:07.358Z] b19c5dba6c86: Layer already exists [2025-03-07T11:01:07.358Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:07.620Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:07.952Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:08.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-07T11:01:08.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-07T11:01:08.296Z] 324a32c73481: Preparing [2025-03-07T11:01:08.296Z] 30c5d6d3055e: Preparing [2025-03-07T11:01:08.296Z] 4936ffc062b6: Preparing [2025-03-07T11:01:08.296Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:08.296Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:08.296Z] b19c5dba6c86: Preparing [2025-03-07T11:01:08.296Z] cf18af3d9a08: Preparing [2025-03-07T11:01:08.296Z] 957fe39150d6: Preparing [2025-03-07T11:01:08.296Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:08.296Z] b19c5dba6c86: Waiting [2025-03-07T11:01:08.296Z] cf18af3d9a08: Waiting [2025-03-07T11:01:08.296Z] 957fe39150d6: Waiting [2025-03-07T11:01:08.296Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:08.296Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:08.296Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:08.296Z] 30c5d6d3055e: Layer already exists [2025-03-07T11:01:08.296Z] 324a32c73481: Layer already exists [2025-03-07T11:01:08.296Z] 4936ffc062b6: Layer already exists [2025-03-07T11:01:08.296Z] cf18af3d9a08: Layer already exists [2025-03-07T11:01:08.296Z] b19c5dba6c86: Layer already exists [2025-03-07T11:01:08.296Z] 957fe39150d6: Layer already exists [2025-03-07T11:01:08.296Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:08.558Z] main: digest: sha256:95d9c9c4d04e9737397890a5d414d20caf0c344a1accc45a0fd69ecfe50f9d75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T11:01:08.644Z] ===================================================== [Pipeline] echo [2025-03-07T11:01:08.658Z] taggedImages: [2025-03-07T11:01:08.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:08.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-07T11:01:08.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.70 [2025-03-07T11:01:08.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:08.658Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-07T11:01:08.686Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-07T11:01:08.686Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:08.686Z] latest [2025-03-07T11:01:08.686Z] 4.0.0-dev.70 [2025-03-07T11:01:08.686Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:08.686Z] main [2025-03-07T11:01:08.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:09.047Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:09.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:09.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-07T11:01:09.393Z] f0158ffc145f: Preparing [2025-03-07T11:01:09.393Z] 3690e8e24c5c: Preparing [2025-03-07T11:01:09.393Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:09.393Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:09.393Z] 50cb9d060dd4: Preparing [2025-03-07T11:01:09.393Z] 0bef5016d2d8: Preparing [2025-03-07T11:01:09.393Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:09.393Z] 0bef5016d2d8: Waiting [2025-03-07T11:01:09.393Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:09.393Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:09.393Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:09.660Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:09.660Z] f0158ffc145f: Pushed [2025-03-07T11:01:09.660Z] 50cb9d060dd4: Pushed [2025-03-07T11:01:11.054Z] 0bef5016d2d8: Pushed [2025-03-07T11:01:17.660Z] 3690e8e24c5c: Pushed [2025-03-07T11:01:17.660Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:17.997Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:18.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-07T11:01:18.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-07T11:01:18.336Z] f0158ffc145f: Preparing [2025-03-07T11:01:18.336Z] 3690e8e24c5c: Preparing [2025-03-07T11:01:18.336Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:18.336Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:18.336Z] 50cb9d060dd4: Preparing [2025-03-07T11:01:18.336Z] 0bef5016d2d8: Preparing [2025-03-07T11:01:18.336Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:18.336Z] 0bef5016d2d8: Waiting [2025-03-07T11:01:18.336Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:18.336Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:18.336Z] f0158ffc145f: Layer already exists [2025-03-07T11:01:18.336Z] 50cb9d060dd4: Layer already exists [2025-03-07T11:01:18.336Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:18.336Z] 3690e8e24c5c: Layer already exists [2025-03-07T11:01:18.336Z] 0bef5016d2d8: Layer already exists [2025-03-07T11:01:18.336Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:18.599Z] latest: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:18.943Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:19.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.70 [2025-03-07T11:01:19.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-07T11:01:19.289Z] f0158ffc145f: Preparing [2025-03-07T11:01:19.289Z] 3690e8e24c5c: Preparing [2025-03-07T11:01:19.289Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:19.289Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:19.289Z] 50cb9d060dd4: Preparing [2025-03-07T11:01:19.289Z] 0bef5016d2d8: Preparing [2025-03-07T11:01:19.289Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:19.289Z] 0bef5016d2d8: Waiting [2025-03-07T11:01:19.289Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:19.289Z] 3690e8e24c5c: Layer already exists [2025-03-07T11:01:19.289Z] f0158ffc145f: Layer already exists [2025-03-07T11:01:19.289Z] 50cb9d060dd4: Layer already exists [2025-03-07T11:01:19.289Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:19.289Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:19.289Z] 0bef5016d2d8: Layer already exists [2025-03-07T11:01:19.289Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:19.289Z] 4.0.0-dev.70: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:19.895Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:20.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:20.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-07T11:01:20.234Z] f0158ffc145f: Preparing [2025-03-07T11:01:20.234Z] 3690e8e24c5c: Preparing [2025-03-07T11:01:20.234Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:20.234Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:20.234Z] 50cb9d060dd4: Preparing [2025-03-07T11:01:20.234Z] 0bef5016d2d8: Preparing [2025-03-07T11:01:20.234Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:20.234Z] 0bef5016d2d8: Waiting [2025-03-07T11:01:20.234Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:20.234Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:20.234Z] 3690e8e24c5c: Layer already exists [2025-03-07T11:01:20.234Z] f0158ffc145f: Layer already exists [2025-03-07T11:01:20.234Z] 50cb9d060dd4: Layer already exists [2025-03-07T11:01:20.234Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:20.234Z] 0bef5016d2d8: Layer already exists [2025-03-07T11:01:20.234Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:20.234Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:20.839Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:21.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-07T11:01:21.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-07T11:01:21.181Z] f0158ffc145f: Preparing [2025-03-07T11:01:21.181Z] 3690e8e24c5c: Preparing [2025-03-07T11:01:21.181Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:21.181Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:21.181Z] 50cb9d060dd4: Preparing [2025-03-07T11:01:21.181Z] 0bef5016d2d8: Preparing [2025-03-07T11:01:21.181Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:21.181Z] 0bef5016d2d8: Waiting [2025-03-07T11:01:21.181Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:21.181Z] 50cb9d060dd4: Layer already exists [2025-03-07T11:01:21.181Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:21.181Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:21.181Z] 3690e8e24c5c: Layer already exists [2025-03-07T11:01:21.181Z] f0158ffc145f: Layer already exists [2025-03-07T11:01:21.181Z] 0bef5016d2d8: Layer already exists [2025-03-07T11:01:21.181Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:21.445Z] main: digest: sha256:5b3f0e985d7d85e68998c8daf534a559cc8349cc912b709e423ca535bb1d3446 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T11:01:21.585Z] ===================================================== [Pipeline] echo [2025-03-07T11:01:21.596Z] taggedImages: [2025-03-07T11:01:21.596Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:21.596Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-07T11:01:21.596Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.70 [2025-03-07T11:01:21.596Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:21.596Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-07T11:01:21.617Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-07T11:01:21.617Z] d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:21.617Z] latest [2025-03-07T11:01:21.617Z] 4.0.0-dev.70 [2025-03-07T11:01:21.617Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:21.617Z] main [2025-03-07T11:01:21.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:21.980Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:22.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:22.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-07T11:01:22.356Z] 3cae38a39532: Preparing [2025-03-07T11:01:22.356Z] 52d70a4f84ea: Preparing [2025-03-07T11:01:22.356Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:22.356Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:22.356Z] 38c8969c3740: Preparing [2025-03-07T11:01:22.356Z] 8f970e4a5e4a: Preparing [2025-03-07T11:01:22.356Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:22.356Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:22.356Z] 8f970e4a5e4a: Waiting [2025-03-07T11:01:22.356Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:22.634Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:22.634Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:22.634Z] 38c8969c3740: Pushed [2025-03-07T11:01:22.634Z] 3cae38a39532: Pushed [2025-03-07T11:01:23.223Z] 8f970e4a5e4a: Pushed [2025-03-07T11:01:31.427Z] 52d70a4f84ea: Pushed [2025-03-07T11:01:31.427Z] d2a798ab9bb1849f149a792791eccfc34c47448c: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:31.784Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:32.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-07T11:01:32.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-07T11:01:32.139Z] 3cae38a39532: Preparing [2025-03-07T11:01:32.139Z] 52d70a4f84ea: Preparing [2025-03-07T11:01:32.139Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:32.139Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:32.139Z] 38c8969c3740: Preparing [2025-03-07T11:01:32.139Z] 8f970e4a5e4a: Preparing [2025-03-07T11:01:32.139Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:32.139Z] 8f970e4a5e4a: Waiting [2025-03-07T11:01:32.139Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:32.139Z] 3cae38a39532: Layer already exists [2025-03-07T11:01:32.139Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:32.139Z] 38c8969c3740: Layer already exists [2025-03-07T11:01:32.139Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:32.139Z] 52d70a4f84ea: Layer already exists [2025-03-07T11:01:32.139Z] 8f970e4a5e4a: Layer already exists [2025-03-07T11:01:32.139Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:32.402Z] latest: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:32.751Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:33.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.70 [2025-03-07T11:01:33.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-07T11:01:33.100Z] 3cae38a39532: Preparing [2025-03-07T11:01:33.100Z] 52d70a4f84ea: Preparing [2025-03-07T11:01:33.100Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:33.100Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:33.100Z] 38c8969c3740: Preparing [2025-03-07T11:01:33.100Z] 8f970e4a5e4a: Preparing [2025-03-07T11:01:33.100Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:33.100Z] 8f970e4a5e4a: Waiting [2025-03-07T11:01:33.100Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:33.100Z] 52d70a4f84ea: Layer already exists [2025-03-07T11:01:33.100Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:33.100Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:33.100Z] 38c8969c3740: Layer already exists [2025-03-07T11:01:33.100Z] 3cae38a39532: Layer already exists [2025-03-07T11:01:33.100Z] 8f970e4a5e4a: Layer already exists [2025-03-07T11:01:33.100Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:33.100Z] 4.0.0-dev.70: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:33.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:34.043Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:34.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-07T11:01:34.043Z] 3cae38a39532: Preparing [2025-03-07T11:01:34.043Z] 52d70a4f84ea: Preparing [2025-03-07T11:01:34.043Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:34.043Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:34.043Z] 38c8969c3740: Preparing [2025-03-07T11:01:34.043Z] 8f970e4a5e4a: Preparing [2025-03-07T11:01:34.043Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:34.043Z] 8f970e4a5e4a: Waiting [2025-03-07T11:01:34.043Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:34.043Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:34.043Z] 3cae38a39532: Layer already exists [2025-03-07T11:01:34.043Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:34.043Z] 38c8969c3740: Layer already exists [2025-03-07T11:01:34.043Z] 52d70a4f84ea: Layer already exists [2025-03-07T11:01:34.043Z] 8f970e4a5e4a: Layer already exists [2025-03-07T11:01:34.043Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:34.043Z] d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:34.653Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:35.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-07T11:01:35.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-07T11:01:35.003Z] 3cae38a39532: Preparing [2025-03-07T11:01:35.003Z] 52d70a4f84ea: Preparing [2025-03-07T11:01:35.003Z] 3ab3ecb32949: Preparing [2025-03-07T11:01:35.003Z] 4f97e8a2e40a: Preparing [2025-03-07T11:01:35.003Z] 38c8969c3740: Preparing [2025-03-07T11:01:35.003Z] 8f970e4a5e4a: Preparing [2025-03-07T11:01:35.003Z] dd9c8f8612c8: Preparing [2025-03-07T11:01:35.003Z] 8f970e4a5e4a: Waiting [2025-03-07T11:01:35.003Z] dd9c8f8612c8: Waiting [2025-03-07T11:01:35.003Z] 3ab3ecb32949: Layer already exists [2025-03-07T11:01:35.003Z] 38c8969c3740: Layer already exists [2025-03-07T11:01:35.003Z] 4f97e8a2e40a: Layer already exists [2025-03-07T11:01:35.003Z] 52d70a4f84ea: Layer already exists [2025-03-07T11:01:35.003Z] 3cae38a39532: Layer already exists [2025-03-07T11:01:35.003Z] 8f970e4a5e4a: Layer already exists [2025-03-07T11:01:35.003Z] dd9c8f8612c8: Layer already exists [2025-03-07T11:01:35.003Z] main: digest: sha256:cef2e75cd071350b79150cfc4810318351dceee960ce98cc8eff6bce067f7593 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-07T11:01:35.352Z] ===================================================== [Pipeline] echo [2025-03-07T11:01:35.364Z] taggedImages: [2025-03-07T11:01:35.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c [2025-03-07T11:01:35.364Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-07T11:01:35.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.70 [2025-03-07T11:01:35.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a798ab9bb1849f149a792791eccfc34c47448c-4.0.0-dev.70 [2025-03-07T11:01:35.365Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:35.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T11:01:35.747Z] [2025-03-07T11:01:35.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:01:36.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T11:01:36.071Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-07T11:01:36.071Z] 8998bd30e6a1: Pulling fs layer [2025-03-07T11:01:36.071Z] 04944245beec: Pulling fs layer [2025-03-07T11:01:36.071Z] 699f458cf7ca: Pulling fs layer [2025-03-07T11:01:36.071Z] 765212b225bb: Pulling fs layer [2025-03-07T11:01:36.071Z] f23df028b6ca: Pulling fs layer [2025-03-07T11:01:36.071Z] d65c8cfc05b1: Pulling fs layer [2025-03-07T11:01:36.071Z] 2437ff75d9bd: Pulling fs layer [2025-03-07T11:01:36.071Z] 765212b225bb: Waiting [2025-03-07T11:01:36.071Z] f23df028b6ca: Waiting [2025-03-07T11:01:36.071Z] d65c8cfc05b1: Waiting [2025-03-07T11:01:36.071Z] 2437ff75d9bd: Waiting [2025-03-07T11:01:36.334Z] 04944245beec: Verifying Checksum [2025-03-07T11:01:36.334Z] 04944245beec: Download complete [2025-03-07T11:01:36.334Z] 765212b225bb: Verifying Checksum [2025-03-07T11:01:36.334Z] 765212b225bb: Download complete [2025-03-07T11:01:36.334Z] f23df028b6ca: Verifying Checksum [2025-03-07T11:01:36.334Z] f23df028b6ca: Download complete [2025-03-07T11:01:36.334Z] d65c8cfc05b1: Verifying Checksum [2025-03-07T11:01:36.334Z] d65c8cfc05b1: Download complete [2025-03-07T11:01:36.598Z] 699f458cf7ca: Verifying Checksum [2025-03-07T11:01:36.598Z] 699f458cf7ca: Download complete [2025-03-07T11:01:36.861Z] 8998bd30e6a1: Verifying Checksum [2025-03-07T11:01:36.861Z] 8998bd30e6a1: Download complete [2025-03-07T11:01:39.424Z] 2437ff75d9bd: Verifying Checksum [2025-03-07T11:01:39.424Z] 2437ff75d9bd: Download complete [2025-03-07T11:01:41.991Z] 8998bd30e6a1: Pull complete [2025-03-07T11:01:41.991Z] 04944245beec: Pull complete [2025-03-07T11:01:43.927Z] 699f458cf7ca: Pull complete [2025-03-07T11:01:43.927Z] 765212b225bb: Pull complete [2025-03-07T11:01:44.881Z] f23df028b6ca: Pull complete [2025-03-07T11:01:44.881Z] d65c8cfc05b1: Pull complete [2025-03-07T11:02:03.053Z] 2437ff75d9bd: Pull complete [2025-03-07T11:02:03.053Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-07T11:02:03.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T11:02:03.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:02:03.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-40565 does not seem to be running inside a container [2025-03-07T11:02:03.311Z] $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-07T11:02:05.996Z] $ docker top e9cfd875bfb5b5e25e796b20af865b6679f7a68485098ba8490f70cd0b2730d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:02:06.915Z] ---> job-cost.sh [2025-03-07T11:02:06.915Z] lf-activate-venv: SKIPPING [2025-03-07T11:02:06.915Z] INFO: No Stack... [2025-03-07T11:02:07.180Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-07T11:02:08.129Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T11:02:08.442Z] + + cat /w/workspace/edgex-go/808/archives/cost.csv [2025-03-07T11:02:08.443Z] cut -d, -f6 [Pipeline] lock [2025-03-07T11:02:08.760Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-808-stack-cost] [2025-03-07T11:02:08.767Z] Resource [jenkins-edgexfoundry-edgex-go-main-808-stack-cost] did not exist. Created. [2025-03-07T11:02:08.772Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-808-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T11:02:09.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-07T11:02:10.076Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T11:02:10.085Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-808-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T11:02:10.104Z] $ docker stop --time=1 e9cfd875bfb5b5e25e796b20af865b6679f7a68485098ba8490f70cd0b2730d3 [2025-03-07T11:02:11.585Z] $ docker rm -f --volumes e9cfd875bfb5b5e25e796b20af865b6679f7a68485098ba8490f70cd0b2730d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-07T11:02:12.169Z] provisioning config files... [2025-03-07T11:02:12.177Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/808@tmp/config18306619355251643465tmp [Pipeline] { [Pipeline] sh [2025-03-07T11:02:12.470Z] + set +x [2025-03-07T11:02:12.471Z] + bash -s -- [2025-03-07T11:02:12.471Z] + curl -s https://codecov.io/bash [2025-03-07T11:02:12.471Z] [2025-03-07T11:02:12.471Z] _____ _ [2025-03-07T11:02:12.471Z] / ____| | | [2025-03-07T11:02:12.471Z] | | ___ __| | ___ ___ _____ __ [2025-03-07T11:02:12.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-07T11:02:12.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-07T11:02:12.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-07T11:02:12.471Z] Bash-1.0.6 [2025-03-07T11:02:12.471Z] [2025-03-07T11:02:12.471Z] [2025-03-07T11:02:12.471Z] ==> git version 2.25.1 found [2025-03-07T11:02:12.471Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-07T11:02:12.471Z] Release-Date: 2020-01-08 [2025-03-07T11:02:12.471Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-07T11:02:12.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-07T11:02:12.471Z] ==> Jenkins CI detected. [2025-03-07T11:02:12.471Z] current dir:  /w/workspace/edgex-go/808 [2025-03-07T11:02:12.471Z] project root: . [2025-03-07T11:02:12.471Z] --> token set from env [2025-03-07T11:02:12.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-07T11:02:12.731Z] ==> Running gcov in . (disable via -X gcov) [2025-03-07T11:02:12.731Z] ==> Python coveragepy not found [2025-03-07T11:02:12.731Z] ==> Searching for coverage reports in: [2025-03-07T11:02:12.731Z] + . [2025-03-07T11:02:12.731Z] -> Found 1 reports [2025-03-07T11:02:12.731Z] ==> Detecting git/mercurial file structure [2025-03-07T11:02:12.731Z] ==> Reading reports [2025-03-07T11:02:12.731Z] + ./coverage.out bytes=1660758 [2025-03-07T11:02:12.731Z] ==> Appending adjustments [2025-03-07T11:02:12.731Z] https://docs.codecov.io/docs/fixing-reports [2025-03-07T11:02:14.110Z] + Found adjustments [2025-03-07T11:02:14.110Z] ==> Gzipping contents [2025-03-07T11:02:14.110Z] 140K /tmp/codecov.70Nkg7.gz [2025-03-07T11:02:14.110Z] ==> Uploading reports [2025-03-07T11:02:14.110Z] url: https://codecov.io [2025-03-07T11:02:14.110Z] query: branch=main&commit=d2a798ab9bb1849f149a792791eccfc34c47448c&build=808&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F808%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-07T11:02:14.110Z] -> Pinging Codecov [2025-03-07T11:02:14.110Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d2a798ab9bb1849f149a792791eccfc34c47448c&build=808&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F808%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-07T11:02:14.678Z] -> Uploading to [2025-03-07T11:02:14.678Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d2a798ab9bb1849f149a792791eccfc34c47448c/0b530ff5-47f2-43ae-a73e-851730c7ca1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250307%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250307T110214Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c6e74b046803a989818c6c0df81eabacd715b6263b51dcacbe636f8015297a59 [2025-03-07T11:02:14.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:14.678Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:14.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 673k --:--:-- --:--:-- --:--:-- 673k 100 137k 0 0 100 137k 0 554k --:--:-- --:--:-- --:--:-- 551k [2025-03-07T11:02:14.678Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2a798ab9bb1849f149a792791eccfc34c47448c [Pipeline] } [2025-03-07T11:02:14.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-07T11:02:14.908Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-07T11:02:14.927Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:02:15.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-07T11:02:15.230Z] [2025-03-07T11:02:15.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:02:15.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-07T11:02:15.534Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-07T11:02:15.534Z] 43c4264eed91: Pulling fs layer [2025-03-07T11:02:15.534Z] 4cc291be95ef: Pulling fs layer [2025-03-07T11:02:15.534Z] 2ac1f1163629: Pulling fs layer [2025-03-07T11:02:15.534Z] 5c3c966382ef: Pulling fs layer [2025-03-07T11:02:15.534Z] 4f4fb700ef54: Pulling fs layer [2025-03-07T11:02:15.534Z] d9c7d2e4e75e: Pulling fs layer [2025-03-07T11:02:15.534Z] 9c3e1370e548: Pulling fs layer [2025-03-07T11:02:15.534Z] d9c7d2e4e75e: Waiting [2025-03-07T11:02:15.534Z] 9c3e1370e548: Waiting [2025-03-07T11:02:15.534Z] 5c3c966382ef: Waiting [2025-03-07T11:02:15.534Z] 4f4fb700ef54: Waiting [2025-03-07T11:02:15.534Z] 4cc291be95ef: Download complete [2025-03-07T11:02:15.534Z] 5c3c966382ef: Verifying Checksum [2025-03-07T11:02:15.534Z] 5c3c966382ef: Download complete [2025-03-07T11:02:15.534Z] 4f4fb700ef54: Verifying Checksum [2025-03-07T11:02:15.534Z] 4f4fb700ef54: Download complete [2025-03-07T11:02:15.534Z] 43c4264eed91: Download complete [2025-03-07T11:02:15.793Z] 43c4264eed91: Pull complete [2025-03-07T11:02:15.793Z] d9c7d2e4e75e: Verifying Checksum [2025-03-07T11:02:15.793Z] d9c7d2e4e75e: Download complete [2025-03-07T11:02:15.793Z] 4cc291be95ef: Pull complete [2025-03-07T11:02:16.054Z] 2ac1f1163629: Verifying Checksum [2025-03-07T11:02:16.054Z] 2ac1f1163629: Download complete [2025-03-07T11:02:16.620Z] 9c3e1370e548: Verifying Checksum [2025-03-07T11:02:16.620Z] 9c3e1370e548: Download complete [2025-03-07T11:02:19.902Z] 2ac1f1163629: Pull complete [2025-03-07T11:02:19.902Z] 5c3c966382ef: Pull complete [2025-03-07T11:02:19.902Z] 4f4fb700ef54: Pull complete [2025-03-07T11:02:20.161Z] d9c7d2e4e75e: Pull complete [2025-03-07T11:02:23.596Z] 9c3e1370e548: Pull complete [2025-03-07T11:02:23.596Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-07T11:02:23.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-07T11:02:23.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:02:23.697Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T11:02:23.752Z] $ 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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-07T11:02:25.476Z] $ docker top d18778db488a269d3b781fe07360e5ea980ee8059947598d7f92a6b6e0b5cb27 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T11:02:25.817Z] + git config --global --add safe.directory /w/workspace/edgex-go/808 [Pipeline] echo [2025-03-07T11:02:25.828Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-07T11:02:26.105Z] + set -o pipefail [2025-03-07T11:02:26.106Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-07T11:02:34.228Z] [2025-03-07T11:02:34.228Z] Monitoring /w/workspace/edgex-go/808 (github.com/edgexfoundry/edgex-go)... [2025-03-07T11:02:34.228Z] [2025-03-07T11:02:34.228Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1c2efe49-9c38-44b6-b8d8-0ea6ff0e4e8c [2025-03-07T11:02:34.228Z] [2025-03-07T11:02:34.228Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-07T11:02:34.228Z] [2025-03-07T11:02:34.487Z] [2025-03-07T11:02:34.487Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-07T11:02:34.488Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-07T11:02:34.774Z] $ docker stop --time=1 d18778db488a269d3b781fe07360e5ea980ee8059947598d7f92a6b6e0b5cb27 [2025-03-07T11:02:36.927Z] $ docker rm -f --volumes d18778db488a269d3b781fe07360e5ea980ee8059947598d7f92a6b6e0b5cb27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-07T11:02:37.512Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T11:02:37.530Z] provisioning config files... [2025-03-07T11:02:37.537Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/808@tmp/config7706149322805477695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:02:37.838Z] --> edgex-publish-swagger.sh [2025-03-07T11:02:37.838Z] === Publish openapi API === [2025-03-07T11:02:37.838Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-07T11:02:37.838Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/808/openapi/core-command.yaml] [2025-03-07T11:02:37.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:37.838Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:38.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63654 --:--:-- --:--:-- --:--:-- 63654 [2025-03-07T11:02:38.406Z] [2025-03-07T11:02:38.406Z] [2025-03-07T11:02:38.406Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/808/openapi/core-data.yaml] [2025-03-07T11:02:38.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:38.406Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:38.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 110k --:--:-- --:--:-- --:--:-- 110k 100 71081 0 0 100 71081 0 110k --:--:-- --:--:-- --:--:-- 110k [2025-03-07T11:02:38.976Z] [2025-03-07T11:02:38.976Z] [2025-03-07T11:02:38.976Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/808/openapi/core-keeper.yaml] [2025-03-07T11:02:38.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:38.976Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:38.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 417 202k --:--:-- --:--:-- --:--:-- 203k [2025-03-07T11:02:38.976Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-07T11:02:38.976Z] [2025-03-07T11:02:38.976Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/808/openapi/core-metadata.yaml] [2025-03-07T11:02:38.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:38.976Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:39.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 481 481k --:--:-- --:--:-- --:--:-- 482k [2025-03-07T11:02:39.546Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-07T11:02:39.546Z] [2025-03-07T11:02:39.546Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/808/openapi/security-proxy-auth.yaml] [2025-03-07T11:02:39.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:39.546Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:39.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 385 139k --:--:-- --:--:-- --:--:-- 140k [2025-03-07T11:02:39.546Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-07T11:02:39.546Z] [2025-03-07T11:02:39.546Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/808/openapi/security-secretstore-setup.yaml] [2025-03-07T11:02:39.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:39.546Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:39.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 237 14075 --:--:-- --:--:-- --:--:-- 14261 [2025-03-07T11:02:39.806Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-07T11:02:39.806Z] [2025-03-07T11:02:39.806Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/808/openapi/support-notifications.yaml] [2025-03-07T11:02:39.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:39.806Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:40.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 518 324k --:--:-- --:--:-- --:--:-- 324k [2025-03-07T11:02:40.375Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-07T11:02:40.375Z] [2025-03-07T11:02:40.375Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/808/openapi/support-scheduler.yaml] [2025-03-07T11:02:40.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T11:02:40.375Z] Dload Upload Total Spent Left Speed [2025-03-07T11:02:40.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 530 168k --:--:-- --:--:-- --:--:-- 168k [2025-03-07T11:02:40.634Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-07T11:02:40.634Z] [Pipeline] } [2025-03-07T11:02:40.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-07T11:02:41.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T11:02:41.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:02:41.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T11:02:41.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:02:41.450Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T11:02:41.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T11:02:41.885Z] $ docker top dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 -eo pid,comm [2025-03-07T11:02:41.922Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T11:02:41.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T11:02:41.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T11:02:41.975Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T11:02:42.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T11:02:42.117Z] $ docker exec dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 ssh-agent [2025-03-07T11:02:42.216Z] SSH_AUTH_SOCK=/tmp/ssh-pgm6FcXhkY9y/agent.32 [2025-03-07T11:02:42.216Z] SSH_AGENT_PID=38 [2025-03-07T11:02:42.221Z] Running ssh-add (command line suppressed) [2025-03-07T11:02:42.339Z] Identity added: /w/workspace/edgex-go/808@tmp/private_key_8940236220597266383.key (/w/workspace/edgex-go/808@tmp/private_key_8940236220597266383.key) [2025-03-07T11:02:42.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T11:02:42.634Z] + git semver tag [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,830 [run_tag] DEBUG tag force:False [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,831 [check_head_tag] DEBUG check head tag [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,834 [execute] INFO git cat-file --batch-check [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=) [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,839 [execute] INFO git cat-file --batch [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=) [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,909 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,909 [execute] INFO git tag -a v4.0.0-dev.70 -m v4.0.0-dev.70 [2025-03-07T11:02:42.895Z] 2025-03-07 11:02:42,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.70', '-m', 'v4.0.0-dev.70'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=None) [2025-03-07T11:02:43.156Z] 2025-03-07 11:02:42,916 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T11:02:43.156Z] 4.0.0-dev.70 [Pipeline] } [2025-03-07T11:02:43.181Z] $ docker exec --env ******** --env ******** dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 ssh-agent -k [2025-03-07T11:02:43.283Z] unset SSH_AUTH_SOCK; [2025-03-07T11:02:43.283Z] unset SSH_AGENT_PID; [2025-03-07T11:02:43.283Z] echo Agent pid 38 killed; [2025-03-07T11:02:43.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T11:02:43.603Z] + git semver [Pipeline] } [2025-03-07T11:02:43.889Z] $ docker stop --time=1 dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 [2025-03-07T11:02:45.164Z] $ docker rm -f --volumes dc26a9bb97fea69f6c6de3033d8928c191224ad2153fe5f6619418c3c70f1e44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:02:45.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T11:02:45.553Z] [2025-03-07T11:02:45.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:02:45.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T11:02:45.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-07T11:02:45.854Z] ab5ef0e58194: Pulling fs layer [2025-03-07T11:02:45.854Z] 9712f1f96733: Pulling fs layer [2025-03-07T11:02:45.854Z] 63f879dbbcfc: Pulling fs layer [2025-03-07T11:02:45.854Z] 0d9ebad4ef96: Pulling fs layer [2025-03-07T11:02:45.855Z] e9a5061849ea: Pulling fs layer [2025-03-07T11:02:45.855Z] d747dcd14b5f: Pulling fs layer [2025-03-07T11:02:45.855Z] 2de7ff778b66: Pulling fs layer [2025-03-07T11:02:45.855Z] 0d9ebad4ef96: Waiting [2025-03-07T11:02:45.855Z] e9a5061849ea: Waiting [2025-03-07T11:02:45.855Z] d747dcd14b5f: Waiting [2025-03-07T11:02:45.855Z] 2de7ff778b66: Waiting [2025-03-07T11:02:45.855Z] 9712f1f96733: Download complete [2025-03-07T11:02:46.112Z] 63f879dbbcfc: Verifying Checksum [2025-03-07T11:02:46.112Z] 63f879dbbcfc: Download complete [2025-03-07T11:02:46.370Z] e9a5061849ea: Verifying Checksum [2025-03-07T11:02:46.370Z] e9a5061849ea: Download complete [2025-03-07T11:02:46.370Z] d747dcd14b5f: Verifying Checksum [2025-03-07T11:02:46.370Z] d747dcd14b5f: Download complete [2025-03-07T11:02:46.370Z] ab5ef0e58194: Download complete [2025-03-07T11:02:46.370Z] 0d9ebad4ef96: Verifying Checksum [2025-03-07T11:02:46.370Z] 0d9ebad4ef96: Download complete [2025-03-07T11:02:46.370Z] 2de7ff778b66: Verifying Checksum [2025-03-07T11:02:46.370Z] 2de7ff778b66: Download complete [2025-03-07T11:02:48.899Z] ab5ef0e58194: Pull complete [2025-03-07T11:02:49.156Z] 9712f1f96733: Pull complete [2025-03-07T11:02:49.720Z] 63f879dbbcfc: Pull complete [2025-03-07T11:02:53.907Z] 0d9ebad4ef96: Pull complete [2025-03-07T11:02:53.907Z] e9a5061849ea: Pull complete [2025-03-07T11:02:53.907Z] d747dcd14b5f: Pull complete [2025-03-07T11:02:55.286Z] 2de7ff778b66: Pull complete [2025-03-07T11:02:55.286Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-07T11:02:55.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-07T11:02:55.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:02:55.397Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T11:02:55.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-07T11:02:57.480Z] $ docker top e18d6edf62f1a7985baa4c01a03e00e709e80cf3955810d120248361004fbd4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-07T11:02:57.537Z] provisioning config files... [2025-03-07T11:02:57.543Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/808@tmp/config16214555537729479086tmp [2025-03-07T11:02:57.551Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/808@tmp/config8140558940462490044tmp [2025-03-07T11:02:57.560Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/808@tmp/config3093253627449906802tmp [Pipeline] { [Pipeline] echo [2025-03-07T11:02:57.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:02:57.888Z] ---> sigul-configuration.sh [2025-03-07T11:02:57.889Z] gpg: directory `/root/.gnupg' created [2025-03-07T11:02:57.889Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-07T11:02:57.889Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-07T11:02:57.889Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-07T11:02:57.889Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-07T11:02:57.889Z] gpg: CAST5 encrypted data [2025-03-07T11:02:57.889Z] gpg: encrypted with 1 passphrase [2025-03-07T11:02:57.889Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-07T11:02:58.186Z] + mkdir /home/jenkins [2025-03-07T11:02:58.186Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-07T11:02:58.481Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-07T11:02:58.495Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:02:58.787Z] ---> sigul-install.sh [2025-03-07T11:02:58.787Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-07T11:02:59.085Z] + git tag --list [2025-03-07T11:02:59.085Z] 0.6.0 [2025-03-07T11:02:59.085Z] 0.6.1 [2025-03-07T11:02:59.085Z] 0.7.0 [2025-03-07T11:02:59.085Z] 0.7.1 [2025-03-07T11:02:59.085Z] v1.0.0 [2025-03-07T11:02:59.085Z] v1.0.1 [2025-03-07T11:02:59.085Z] v1.1.0 [2025-03-07T11:02:59.085Z] v1.2.0 [2025-03-07T11:02:59.085Z] v1.2.1 [2025-03-07T11:02:59.085Z] v1.3.0 [2025-03-07T11:02:59.085Z] v1.3.1 [2025-03-07T11:02:59.085Z] v2.0.0 [2025-03-07T11:02:59.085Z] v2.1.0 [2025-03-07T11:02:59.085Z] v2.1.1 [2025-03-07T11:02:59.085Z] v2.2.0 [2025-03-07T11:02:59.085Z] v2.3.0 [2025-03-07T11:02:59.085Z] v3.0 [2025-03-07T11:02:59.085Z] v3.0.0 [2025-03-07T11:02:59.085Z] v3.1 [2025-03-07T11:02:59.085Z] v3.1.0 [2025-03-07T11:02:59.085Z] v3.1.0-dev.1 [2025-03-07T11:02:59.085Z] v3.1.0-dev.10 [2025-03-07T11:02:59.085Z] v3.1.0-dev.11 [2025-03-07T11:02:59.085Z] v3.1.0-dev.12 [2025-03-07T11:02:59.085Z] v3.1.0-dev.13 [2025-03-07T11:02:59.085Z] v3.1.0-dev.14 [2025-03-07T11:02:59.085Z] v3.1.0-dev.15 [2025-03-07T11:02:59.085Z] v3.1.0-dev.16 [2025-03-07T11:02:59.085Z] v3.1.0-dev.17 [2025-03-07T11:02:59.085Z] v3.1.0-dev.18 [2025-03-07T11:02:59.085Z] v3.1.0-dev.19 [2025-03-07T11:02:59.085Z] v3.1.0-dev.2 [2025-03-07T11:02:59.085Z] v3.1.0-dev.20 [2025-03-07T11:02:59.085Z] v3.1.0-dev.21 [2025-03-07T11:02:59.085Z] v3.1.0-dev.22 [2025-03-07T11:02:59.085Z] v3.1.0-dev.23 [2025-03-07T11:02:59.085Z] v3.1.0-dev.24 [2025-03-07T11:02:59.085Z] v3.1.0-dev.25 [2025-03-07T11:02:59.085Z] v3.1.0-dev.26 [2025-03-07T11:02:59.085Z] v3.1.0-dev.27 [2025-03-07T11:02:59.085Z] v3.1.0-dev.28 [2025-03-07T11:02:59.085Z] v3.1.0-dev.29 [2025-03-07T11:02:59.085Z] v3.1.0-dev.3 [2025-03-07T11:02:59.085Z] v3.1.0-dev.30 [2025-03-07T11:02:59.085Z] v3.1.0-dev.31 [2025-03-07T11:02:59.085Z] v3.1.0-dev.32 [2025-03-07T11:02:59.085Z] v3.1.0-dev.33 [2025-03-07T11:02:59.085Z] v3.1.0-dev.34 [2025-03-07T11:02:59.085Z] v3.1.0-dev.35 [2025-03-07T11:02:59.085Z] v3.1.0-dev.36 [2025-03-07T11:02:59.085Z] v3.1.0-dev.37 [2025-03-07T11:02:59.085Z] v3.1.0-dev.38 [2025-03-07T11:02:59.085Z] v3.1.0-dev.39 [2025-03-07T11:02:59.085Z] v3.1.0-dev.4 [2025-03-07T11:02:59.085Z] v3.1.0-dev.40 [2025-03-07T11:02:59.085Z] v3.1.0-dev.41 [2025-03-07T11:02:59.085Z] v3.1.0-dev.42 [2025-03-07T11:02:59.085Z] v3.1.0-dev.43 [2025-03-07T11:02:59.085Z] v3.1.0-dev.44 [2025-03-07T11:02:59.085Z] v3.1.0-dev.45 [2025-03-07T11:02:59.085Z] v3.1.0-dev.46 [2025-03-07T11:02:59.085Z] v3.1.0-dev.47 [2025-03-07T11:02:59.085Z] v3.1.0-dev.48 [2025-03-07T11:02:59.085Z] v3.1.0-dev.49 [2025-03-07T11:02:59.085Z] v3.1.0-dev.5 [2025-03-07T11:02:59.085Z] v3.1.0-dev.50 [2025-03-07T11:02:59.085Z] v3.1.0-dev.51 [2025-03-07T11:02:59.085Z] v3.1.0-dev.52 [2025-03-07T11:02:59.085Z] v3.1.0-dev.53 [2025-03-07T11:02:59.085Z] v3.1.0-dev.54 [2025-03-07T11:02:59.085Z] v3.1.0-dev.55 [2025-03-07T11:02:59.085Z] v3.1.0-dev.56 [2025-03-07T11:02:59.085Z] v3.1.0-dev.57 [2025-03-07T11:02:59.085Z] v3.1.0-dev.58 [2025-03-07T11:02:59.085Z] v3.1.0-dev.59 [2025-03-07T11:02:59.085Z] v3.1.0-dev.6 [2025-03-07T11:02:59.085Z] v3.1.0-dev.60 [2025-03-07T11:02:59.085Z] v3.1.0-dev.61 [2025-03-07T11:02:59.085Z] v3.1.0-dev.62 [2025-03-07T11:02:59.085Z] v3.1.0-dev.63 [2025-03-07T11:02:59.085Z] v3.1.0-dev.64 [2025-03-07T11:02:59.085Z] v3.1.0-dev.65 [2025-03-07T11:02:59.085Z] v3.1.0-dev.66 [2025-03-07T11:02:59.085Z] v3.1.0-dev.67 [2025-03-07T11:02:59.085Z] v3.1.0-dev.68 [2025-03-07T11:02:59.085Z] v3.1.0-dev.69 [2025-03-07T11:02:59.085Z] v3.1.0-dev.7 [2025-03-07T11:02:59.085Z] v3.1.0-dev.70 [2025-03-07T11:02:59.085Z] v3.1.0-dev.71 [2025-03-07T11:02:59.085Z] v3.1.0-dev.72 [2025-03-07T11:02:59.085Z] v3.1.0-dev.73 [2025-03-07T11:02:59.085Z] v3.1.0-dev.8 [2025-03-07T11:02:59.085Z] v3.1.0-dev.9 [2025-03-07T11:02:59.085Z] v3.1.1 [2025-03-07T11:02:59.085Z] v3.1.1-dev.1 [2025-03-07T11:02:59.085Z] v3.1.1-dev.2 [2025-03-07T11:02:59.085Z] v3.2.0-dev.1 [2025-03-07T11:02:59.085Z] v3.2.0-dev.10 [2025-03-07T11:02:59.085Z] v3.2.0-dev.100 [2025-03-07T11:02:59.085Z] v3.2.0-dev.101 [2025-03-07T11:02:59.085Z] v3.2.0-dev.102 [2025-03-07T11:02:59.085Z] v3.2.0-dev.103 [2025-03-07T11:02:59.085Z] v3.2.0-dev.104 [2025-03-07T11:02:59.085Z] v3.2.0-dev.105 [2025-03-07T11:02:59.085Z] v3.2.0-dev.106 [2025-03-07T11:02:59.085Z] v3.2.0-dev.107 [2025-03-07T11:02:59.085Z] v3.2.0-dev.108 [2025-03-07T11:02:59.085Z] v3.2.0-dev.109 [2025-03-07T11:02:59.085Z] v3.2.0-dev.11 [2025-03-07T11:02:59.085Z] v3.2.0-dev.12 [2025-03-07T11:02:59.085Z] v3.2.0-dev.13 [2025-03-07T11:02:59.085Z] v3.2.0-dev.14 [2025-03-07T11:02:59.085Z] v3.2.0-dev.15 [2025-03-07T11:02:59.085Z] v3.2.0-dev.16 [2025-03-07T11:02:59.085Z] v3.2.0-dev.17 [2025-03-07T11:02:59.085Z] v3.2.0-dev.18 [2025-03-07T11:02:59.085Z] v3.2.0-dev.19 [2025-03-07T11:02:59.085Z] v3.2.0-dev.2 [2025-03-07T11:02:59.085Z] v3.2.0-dev.20 [2025-03-07T11:02:59.085Z] v3.2.0-dev.21 [2025-03-07T11:02:59.085Z] v3.2.0-dev.22 [2025-03-07T11:02:59.085Z] v3.2.0-dev.23 [2025-03-07T11:02:59.085Z] v3.2.0-dev.24 [2025-03-07T11:02:59.085Z] v3.2.0-dev.25 [2025-03-07T11:02:59.085Z] v3.2.0-dev.26 [2025-03-07T11:02:59.085Z] v3.2.0-dev.27 [2025-03-07T11:02:59.085Z] v3.2.0-dev.28 [2025-03-07T11:02:59.085Z] v3.2.0-dev.29 [2025-03-07T11:02:59.085Z] v3.2.0-dev.3 [2025-03-07T11:02:59.085Z] v3.2.0-dev.30 [2025-03-07T11:02:59.085Z] v3.2.0-dev.31 [2025-03-07T11:02:59.085Z] v3.2.0-dev.32 [2025-03-07T11:02:59.085Z] v3.2.0-dev.33 [2025-03-07T11:02:59.085Z] v3.2.0-dev.34 [2025-03-07T11:02:59.085Z] v3.2.0-dev.35 [2025-03-07T11:02:59.085Z] v3.2.0-dev.36 [2025-03-07T11:02:59.085Z] v3.2.0-dev.37 [2025-03-07T11:02:59.085Z] v3.2.0-dev.38 [2025-03-07T11:02:59.085Z] v3.2.0-dev.39 [2025-03-07T11:02:59.085Z] v3.2.0-dev.4 [2025-03-07T11:02:59.085Z] v3.2.0-dev.40 [2025-03-07T11:02:59.085Z] v3.2.0-dev.41 [2025-03-07T11:02:59.085Z] v3.2.0-dev.42 [2025-03-07T11:02:59.085Z] v3.2.0-dev.43 [2025-03-07T11:02:59.085Z] v3.2.0-dev.44 [2025-03-07T11:02:59.085Z] v3.2.0-dev.45 [2025-03-07T11:02:59.085Z] v3.2.0-dev.46 [2025-03-07T11:02:59.085Z] v3.2.0-dev.47 [2025-03-07T11:02:59.085Z] v3.2.0-dev.48 [2025-03-07T11:02:59.085Z] v3.2.0-dev.49 [2025-03-07T11:02:59.085Z] v3.2.0-dev.5 [2025-03-07T11:02:59.085Z] v3.2.0-dev.50 [2025-03-07T11:02:59.085Z] v3.2.0-dev.51 [2025-03-07T11:02:59.085Z] v3.2.0-dev.52 [2025-03-07T11:02:59.085Z] v3.2.0-dev.53 [2025-03-07T11:02:59.086Z] v3.2.0-dev.54 [2025-03-07T11:02:59.086Z] v3.2.0-dev.55 [2025-03-07T11:02:59.086Z] v3.2.0-dev.56 [2025-03-07T11:02:59.086Z] v3.2.0-dev.57 [2025-03-07T11:02:59.086Z] v3.2.0-dev.58 [2025-03-07T11:02:59.086Z] v3.2.0-dev.59 [2025-03-07T11:02:59.086Z] v3.2.0-dev.6 [2025-03-07T11:02:59.086Z] v3.2.0-dev.60 [2025-03-07T11:02:59.086Z] v3.2.0-dev.61 [2025-03-07T11:02:59.086Z] v3.2.0-dev.62 [2025-03-07T11:02:59.086Z] v3.2.0-dev.63 [2025-03-07T11:02:59.086Z] v3.2.0-dev.64 [2025-03-07T11:02:59.086Z] v3.2.0-dev.65 [2025-03-07T11:02:59.086Z] v3.2.0-dev.66 [2025-03-07T11:02:59.086Z] v3.2.0-dev.67 [2025-03-07T11:02:59.086Z] v3.2.0-dev.68 [2025-03-07T11:02:59.086Z] v3.2.0-dev.69 [2025-03-07T11:02:59.086Z] v3.2.0-dev.7 [2025-03-07T11:02:59.086Z] v3.2.0-dev.70 [2025-03-07T11:02:59.086Z] v3.2.0-dev.71 [2025-03-07T11:02:59.086Z] v3.2.0-dev.72 [2025-03-07T11:02:59.086Z] v3.2.0-dev.73 [2025-03-07T11:02:59.086Z] v3.2.0-dev.74 [2025-03-07T11:02:59.086Z] v3.2.0-dev.75 [2025-03-07T11:02:59.086Z] v3.2.0-dev.76 [2025-03-07T11:02:59.086Z] v3.2.0-dev.77 [2025-03-07T11:02:59.086Z] v3.2.0-dev.78 [2025-03-07T11:02:59.086Z] v3.2.0-dev.79 [2025-03-07T11:02:59.086Z] v3.2.0-dev.8 [2025-03-07T11:02:59.086Z] v3.2.0-dev.80 [2025-03-07T11:02:59.086Z] v3.2.0-dev.81 [2025-03-07T11:02:59.086Z] v3.2.0-dev.82 [2025-03-07T11:02:59.086Z] v3.2.0-dev.83 [2025-03-07T11:02:59.086Z] v3.2.0-dev.84 [2025-03-07T11:02:59.086Z] v3.2.0-dev.85 [2025-03-07T11:02:59.086Z] v3.2.0-dev.86 [2025-03-07T11:02:59.086Z] v3.2.0-dev.87 [2025-03-07T11:02:59.086Z] v3.2.0-dev.88 [2025-03-07T11:02:59.086Z] v3.2.0-dev.89 [2025-03-07T11:02:59.086Z] v3.2.0-dev.9 [2025-03-07T11:02:59.086Z] v3.2.0-dev.90 [2025-03-07T11:02:59.086Z] v3.2.0-dev.91 [2025-03-07T11:02:59.086Z] v3.2.0-dev.92 [2025-03-07T11:02:59.086Z] v3.2.0-dev.93 [2025-03-07T11:02:59.086Z] v3.2.0-dev.94 [2025-03-07T11:02:59.086Z] v3.2.0-dev.95 [2025-03-07T11:02:59.086Z] v3.2.0-dev.96 [2025-03-07T11:02:59.086Z] v3.2.0-dev.97 [2025-03-07T11:02:59.086Z] v3.2.0-dev.98 [2025-03-07T11:02:59.086Z] v3.2.0-dev.99 [2025-03-07T11:02:59.086Z] v4.0.0-dev.1 [2025-03-07T11:02:59.086Z] v4.0.0-dev.10 [2025-03-07T11:02:59.086Z] v4.0.0-dev.11 [2025-03-07T11:02:59.086Z] v4.0.0-dev.12 [2025-03-07T11:02:59.086Z] v4.0.0-dev.13 [2025-03-07T11:02:59.086Z] v4.0.0-dev.14 [2025-03-07T11:02:59.086Z] v4.0.0-dev.15 [2025-03-07T11:02:59.086Z] v4.0.0-dev.16 [2025-03-07T11:02:59.086Z] v4.0.0-dev.17 [2025-03-07T11:02:59.086Z] v4.0.0-dev.18 [2025-03-07T11:02:59.086Z] v4.0.0-dev.19 [2025-03-07T11:02:59.086Z] v4.0.0-dev.2 [2025-03-07T11:02:59.086Z] v4.0.0-dev.20 [2025-03-07T11:02:59.086Z] v4.0.0-dev.21 [2025-03-07T11:02:59.086Z] v4.0.0-dev.22 [2025-03-07T11:02:59.086Z] v4.0.0-dev.23 [2025-03-07T11:02:59.086Z] v4.0.0-dev.24 [2025-03-07T11:02:59.086Z] v4.0.0-dev.25 [2025-03-07T11:02:59.086Z] v4.0.0-dev.26 [2025-03-07T11:02:59.086Z] v4.0.0-dev.27 [2025-03-07T11:02:59.086Z] v4.0.0-dev.28 [2025-03-07T11:02:59.086Z] v4.0.0-dev.29 [2025-03-07T11:02:59.086Z] v4.0.0-dev.3 [2025-03-07T11:02:59.086Z] v4.0.0-dev.30 [2025-03-07T11:02:59.086Z] v4.0.0-dev.31 [2025-03-07T11:02:59.086Z] v4.0.0-dev.32 [2025-03-07T11:02:59.086Z] v4.0.0-dev.33 [2025-03-07T11:02:59.086Z] v4.0.0-dev.34 [2025-03-07T11:02:59.086Z] v4.0.0-dev.35 [2025-03-07T11:02:59.086Z] v4.0.0-dev.36 [2025-03-07T11:02:59.086Z] v4.0.0-dev.37 [2025-03-07T11:02:59.086Z] v4.0.0-dev.38 [2025-03-07T11:02:59.086Z] v4.0.0-dev.39 [2025-03-07T11:02:59.086Z] v4.0.0-dev.4 [2025-03-07T11:02:59.086Z] v4.0.0-dev.40 [2025-03-07T11:02:59.086Z] v4.0.0-dev.41 [2025-03-07T11:02:59.086Z] v4.0.0-dev.42 [2025-03-07T11:02:59.086Z] v4.0.0-dev.43 [2025-03-07T11:02:59.086Z] v4.0.0-dev.44 [2025-03-07T11:02:59.086Z] v4.0.0-dev.45 [2025-03-07T11:02:59.086Z] v4.0.0-dev.46 [2025-03-07T11:02:59.086Z] v4.0.0-dev.47 [2025-03-07T11:02:59.086Z] v4.0.0-dev.48 [2025-03-07T11:02:59.086Z] v4.0.0-dev.49 [2025-03-07T11:02:59.086Z] v4.0.0-dev.5 [2025-03-07T11:02:59.086Z] v4.0.0-dev.50 [2025-03-07T11:02:59.086Z] v4.0.0-dev.51 [2025-03-07T11:02:59.086Z] v4.0.0-dev.52 [2025-03-07T11:02:59.086Z] v4.0.0-dev.53 [2025-03-07T11:02:59.086Z] v4.0.0-dev.54 [2025-03-07T11:02:59.086Z] v4.0.0-dev.55 [2025-03-07T11:02:59.086Z] v4.0.0-dev.56 [2025-03-07T11:02:59.086Z] v4.0.0-dev.57 [2025-03-07T11:02:59.086Z] v4.0.0-dev.58 [2025-03-07T11:02:59.086Z] v4.0.0-dev.59 [2025-03-07T11:02:59.086Z] v4.0.0-dev.6 [2025-03-07T11:02:59.086Z] v4.0.0-dev.60 [2025-03-07T11:02:59.086Z] v4.0.0-dev.61 [2025-03-07T11:02:59.086Z] v4.0.0-dev.62 [2025-03-07T11:02:59.086Z] v4.0.0-dev.63 [2025-03-07T11:02:59.086Z] v4.0.0-dev.64 [2025-03-07T11:02:59.086Z] v4.0.0-dev.65 [2025-03-07T11:02:59.086Z] v4.0.0-dev.66 [2025-03-07T11:02:59.086Z] v4.0.0-dev.67 [2025-03-07T11:02:59.086Z] v4.0.0-dev.68 [2025-03-07T11:02:59.086Z] v4.0.0-dev.69 [2025-03-07T11:02:59.086Z] v4.0.0-dev.7 [2025-03-07T11:02:59.086Z] v4.0.0-dev.70 [2025-03-07T11:02:59.086Z] v4.0.0-dev.8 [2025-03-07T11:02:59.086Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-07T11:02:59.381Z] + lftools sign git-tag v4.0.0-dev.70 [2025-03-07T11:02:59.949Z] Signing Git tag with Sigul... [2025-03-07T11:02:59.949Z] Signing v4.0.0-dev.70 [Pipeline] echo [2025-03-07T11:03:00.533Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:00.822Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-07T11:03:00.829Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-07T11:03:00.879Z] $ docker stop --time=1 e18d6edf62f1a7985baa4c01a03e00e709e80cf3955810d120248361004fbd4e [2025-03-07T11:03:02.156Z] $ docker rm -f --volumes e18d6edf62f1a7985baa4c01a03e00e709e80cf3955810d120248361004fbd4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-07T11:03:02.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T11:03:02.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:03:02.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T11:03:02.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:03:02.959Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T11:03:03.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T11:03:03.371Z] $ docker top fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f -eo pid,comm [2025-03-07T11:03:03.405Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T11:03:03.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T11:03:03.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T11:03:03.462Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T11:03:03.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T11:03:03.594Z] $ docker exec fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f ssh-agent [2025-03-07T11:03:03.699Z] SSH_AUTH_SOCK=/tmp/ssh-sVbAs9gEPWYy/agent.31 [2025-03-07T11:03:03.699Z] SSH_AGENT_PID=37 [2025-03-07T11:03:03.703Z] Running ssh-add (command line suppressed) [2025-03-07T11:03:03.840Z] Identity added: /w/workspace/edgex-go/808@tmp/private_key_1839282426855117240.key (/w/workspace/edgex-go/808@tmp/private_key_1839282426855117240.key) [2025-03-07T11:03:03.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T11:03:04.130Z] + git semver bump pre [2025-03-07T11:03:04.388Z] 2025-03-07 11:03:04,323 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,323 [bump_version] DEBUG bumping version:4.0.0-dev.70 on axis:pre with prefix:dev [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,323 [bump_version] DEBUG bumped version:4.0.0-dev.71 [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,323 [write_version] DEBUG write version:4.0.0-dev.71 to path:/w/workspace/edgex-go/808/.semver/main with force:True [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,324 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,324 [write_file] DEBUG write to file:/w/workspace/edgex-go/808/.semver/main [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,326 [execute] INFO git cat-file --batch-check [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,332 [execute] INFO git cat-file --batch [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T11:03:04.389Z] 2025-03-07 11:03:04,337 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T11:03:04.389Z] 4.0.0-dev.71 [Pipeline] } [2025-03-07T11:03:04.415Z] $ docker exec --env ******** --env ******** fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f ssh-agent -k [2025-03-07T11:03:04.527Z] unset SSH_AUTH_SOCK; [2025-03-07T11:03:04.527Z] unset SSH_AGENT_PID; [2025-03-07T11:03:04.527Z] echo Agent pid 37 killed; [2025-03-07T11:03:04.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T11:03:04.843Z] + git semver [Pipeline] } [2025-03-07T11:03:05.130Z] $ docker stop --time=1 fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f [2025-03-07T11:03:06.414Z] $ docker rm -f --volumes fdcd1d222b0b4fb0c26146f02dff844d874e79ab043a7b02aba04ba04bc5e26f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T11:03:06.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T11:03:06.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:03:07.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T11:03:07.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:03:07.139Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T11:03:07.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T11:03:07.531Z] $ docker top 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b -eo pid,comm [2025-03-07T11:03:07.561Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T11:03:07.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T11:03:07.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T11:03:07.618Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T11:03:07.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T11:03:07.755Z] $ docker exec 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b ssh-agent [2025-03-07T11:03:07.857Z] SSH_AUTH_SOCK=/tmp/ssh-dbonH6MfyFFy/agent.32 [2025-03-07T11:03:07.857Z] SSH_AGENT_PID=38 [2025-03-07T11:03:07.862Z] Running ssh-add (command line suppressed) [2025-03-07T11:03:07.983Z] Identity added: /w/workspace/edgex-go/808@tmp/private_key_17548799818588558979.key (/w/workspace/edgex-go/808@tmp/private_key_17548799818588558979.key) [2025-03-07T11:03:07.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T11:03:08.271Z] + git semver push [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,459 [run_push] DEBUG push [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,459 [execute] INFO git cat-file --batch-check [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,463 [execute] INFO git rev-list 92a6358cf797608a186ffdad80235736e10684a3 -- [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,464 [execute] DEBUG Popen(['git', 'rev-list', '92a6358cf797608a186ffdad80235736e10684a3', '--'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,482 [execute] INFO git fetch -v origin [2025-03-07T11:03:08.531Z] 2025-03-07 11:03:08,482 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-07T11:03:09.101Z] 2025-03-07 11:03:08,952 [run_push] DEBUG no remote changes detected [2025-03-07T11:03:09.101Z] 2025-03-07 11:03:08,953 [execute] INFO git push origin semver [2025-03-07T11:03:09.101Z] 2025-03-07 11:03:08,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/808/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-07T11:03:09.670Z] 2025-03-07 11:03:09,618 [run_push] DEBUG push all version tags [2025-03-07T11:03:09.670Z] 2025-03-07 11:03:09,618 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-07T11:03:09.670Z] 2025-03-07 11:03:09,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/808, universal_newlines=False, shell=None, istream=None) [2025-03-07T11:03:10.607Z] 2025-03-07 11:03:10,270 [read_version] DEBUG read version from /w/workspace/edgex-go/808/.semver/main [2025-03-07T11:03:10.607Z] 4.0.0-dev.71 [Pipeline] } [2025-03-07T11:03:10.634Z] $ docker exec --env ******** --env ******** 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b ssh-agent -k [2025-03-07T11:03:10.724Z] unset SSH_AUTH_SOCK; [2025-03-07T11:03:10.727Z] unset SSH_AGENT_PID; [2025-03-07T11:03:10.727Z] echo Agent pid 38 killed; [2025-03-07T11:03:10.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T11:03:11.037Z] + git semver [Pipeline] } [2025-03-07T11:03:11.327Z] $ docker stop --time=1 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b [2025-03-07T11:03:12.630Z] $ docker rm -f --volumes 8fe0cd665f8fa3000487733865d3edf38f0d061c45a68f028d090149cf95252b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-07T11:03:13.185Z] + [ -d /w/workspace/edgex-go/808/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:13.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:14.341Z] ---> package-listing.sh [2025-03-07T11:03:14.341Z] ++ facter osfamily [2025-03-07T11:03:14.341Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T11:03:14.600Z] + OS_FAMILY=debian [2025-03-07T11:03:14.600Z] + workspace=/w/workspace/edgex-go/808 [2025-03-07T11:03:14.600Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T11:03:14.600Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T11:03:14.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T11:03:14.600Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T11:03:14.600Z] + '[' /w/workspace/edgex-go/808 ']' [2025-03-07T11:03:14.600Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T11:03:14.600Z] + case "${OS_FAMILY}" in [2025-03-07T11:03:14.600Z] + dpkg -l [2025-03-07T11:03:14.600Z] + grep '^ii' [2025-03-07T11:03:14.600Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T11:03:14.600Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T11:03:14.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T11:03:14.600Z] + '[' /w/workspace/edgex-go/808 ']' [2025-03-07T11:03:14.600Z] + mkdir -p /w/workspace/edgex-go/808/archives/ [2025-03-07T11:03:14.600Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/808/archives/ [Pipeline] echo [2025-03-07T11:03:14.613Z] 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/808/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T11:03:14.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:03:15.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T11:03:15.455Z] [2025-03-07T11:03:15.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T11:03:15.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T11:03:15.754Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T11:03:15.754Z] 5eb5b503b376: Pulling fs layer [2025-03-07T11:03:15.754Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T11:03:15.754Z] ec43610c2a17: Pulling fs layer [2025-03-07T11:03:15.754Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T11:03:15.754Z] 33b1e0a273af: Pulling fs layer [2025-03-07T11:03:15.754Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T11:03:15.754Z] 2f39f015ded8: Pulling fs layer [2025-03-07T11:03:15.754Z] 33b1e0a273af: Waiting [2025-03-07T11:03:15.754Z] 5d3b04190fa2: Waiting [2025-03-07T11:03:15.754Z] 2f39f015ded8: Waiting [2025-03-07T11:03:15.754Z] 3a2ae6a8a46f: Waiting [2025-03-07T11:03:15.754Z] 5c69ac0246d0: Verifying Checksum [2025-03-07T11:03:15.754Z] 5c69ac0246d0: Download complete [2025-03-07T11:03:15.754Z] 3a2ae6a8a46f: Download complete [2025-03-07T11:03:16.012Z] 33b1e0a273af: Verifying Checksum [2025-03-07T11:03:16.012Z] 33b1e0a273af: Download complete [2025-03-07T11:03:16.012Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T11:03:16.012Z] 5d3b04190fa2: Download complete [2025-03-07T11:03:16.012Z] ec43610c2a17: Verifying Checksum [2025-03-07T11:03:16.012Z] ec43610c2a17: Download complete [2025-03-07T11:03:16.012Z] 5eb5b503b376: Download complete [2025-03-07T11:03:16.577Z] 2f39f015ded8: Download complete [2025-03-07T11:03:17.509Z] 5eb5b503b376: Pull complete [2025-03-07T11:03:17.509Z] 5c69ac0246d0: Pull complete [2025-03-07T11:03:17.767Z] ec43610c2a17: Pull complete [2025-03-07T11:03:18.024Z] 3a2ae6a8a46f: Pull complete [2025-03-07T11:03:18.024Z] 33b1e0a273af: Pull complete [2025-03-07T11:03:18.283Z] 5d3b04190fa2: Pull complete [2025-03-07T11:03:22.468Z] 2f39f015ded8: Pull complete [2025-03-07T11:03:22.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T11:03:22.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T11:03:22.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T11:03:22.580Z] prd-ubuntu20.04-docker-8c-8g-40564 does not seem to be running inside a container [2025-03-07T11:03:22.624Z] $ 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/808/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/808 -v /w/workspace/edgex-go/808:/w/workspace/edgex-go/808:rw,z -v /w/workspace/edgex-go/808@tmp:/w/workspace/edgex-go/808@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T11:03:25.249Z] $ docker top cb04625e6dcae8898cf0331d63be168ee537c9db41bacfc817def62aaaa649f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T11:03:25.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T11:03:25.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T11:03:26.153Z] + ls /var/log/sa-host [2025-03-07T11:03:26.153Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T11:03:26.314Z] provisioning config files... [2025-03-07T11:03:26.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/808@tmp/config7183773928494663478tmp [Pipeline] { [Pipeline] echo [2025-03-07T11:03:26.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:26.628Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T11:03:26.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:26.973Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T11:03:26.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:27.264Z] ---> sudo-logs.sh [2025-03-07T11:03:27.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T11:03:27.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:27.577Z] ---> job-cost.sh [2025-03-07T11:03:27.577Z] lf-activate-venv: SKIPPING [2025-03-07T11:03:27.577Z] DEBUG: total: 0.10999999940395355 [2025-03-07T11:03:27.577Z] INFO: Retrieving Stack Cost... [2025-03-07T11:03:27.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T11:03:28.096Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T11:03:28.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T11:03:28.389Z] ---> logs-deploy.sh [2025-03-07T11:03:28.390Z] lf-activate-venv: SKIPPING [2025-03-07T11:03:28.390Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/808 [2025-03-07T11:03:28.390Z] INFO: archiving workspace using pattern(s): [2025-03-07T11:03:29.325Z] Archives upload complete. [2025-03-07T11:03:29.325Z] INFO: archiving logs to Nexus