Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d42f4b26b69b2bdb5b00ab28a983463c6d22c420 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-ssh7279096113733230881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4025068540510574689.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14538318025281451017.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5154133345084506198.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-ssh18210176240057672377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40247 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/805 [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/805 # 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 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 (main) Commit message: "docs: Update changelog for 4.0 release (#5085)" > 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 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 # timeout=10 > git rev-list --no-walk 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T07:14:36.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T07:14:36.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T07:14:36.899Z] ========================================================= [2025-03-05T07:14:36.899Z] EdgeX Global Pipelines Version Info [2025-03-05T07:14:36.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T07:14:37.622Z] ------------------- [2025-03-05T07:14:37.622Z] stable info: [2025-03-05T07:14:37.622Z] ------------------- [2025-03-05T07:14:37.622Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T07:14:37.622Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T07:14:37.622Z] Message: update stable to v1.0.269 [2025-03-05T07:14:38.192Z] ------------------- [2025-03-05T07:14:38.192Z] experimental info: [2025-03-05T07:14:38.192Z] ------------------- [2025-03-05T07:14:38.192Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T07:14:38.192Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T07:14:38.192Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T07:14:38.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-05T07:14:38.307Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-05T07:14:38.328Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T07:14:38.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T07:14:38.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T07:14:38.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T07:14:38.406Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T07:14:38.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-05T07:14:38.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-05T07:14:38.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-05T07:14:38.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T07:14:38.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T07:14:38.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T07:14:38.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T07:14:38.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T07:14:38.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T07:14:38.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T07:14:38.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T07:14:38.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-05T07:14:38.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-05T07:14:38.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T07:14:38.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T07:14:38.742Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T07:14:38.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T07:14:38.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T07:14:38.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T07:14:38.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] echo [2025-03-05T07:14:38.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d42f4b2 [Pipeline] echo [2025-03-05T07:14:38.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T07:14:38.935Z] provisioning config files... [2025-03-05T07:14:38.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config18216226742473241291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T07:14:39.282Z] ---> ****-login.sh [2025-03-05T07:14:39.282Z] nexus3.edgexfoundry.org:10001 [2025-03-05T07:14:39.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:14:39.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:14:39.803Z] Configure a credential helper to remove this warning. See [2025-03-05T07:14:39.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:14:39.803Z] [2025-03-05T07:14:39.803Z] Login Succeeded [2025-03-05T07:14:39.803Z] nexus3.edgexfoundry.org:10002 [2025-03-05T07:14:39.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:14:39.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:14:39.804Z] Configure a credential helper to remove this warning. See [2025-03-05T07:14:39.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:14:39.804Z] [2025-03-05T07:14:39.804Z] Login Succeeded [2025-03-05T07:14:40.064Z] nexus3.edgexfoundry.org:10003 [2025-03-05T07:14:40.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:14:40.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:14:40.064Z] Configure a credential helper to remove this warning. See [2025-03-05T07:14:40.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:14:40.064Z] [2025-03-05T07:14:40.064Z] Login Succeeded [2025-03-05T07:14:40.064Z] nexus3.edgexfoundry.org:10004 [2025-03-05T07:14:40.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:14:40.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:14:40.065Z] Configure a credential helper to remove this warning. See [2025-03-05T07:14:40.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:14:40.065Z] [2025-03-05T07:14:40.065Z] Login Succeeded [2025-03-05T07:14:40.065Z] ****.io [2025-03-05T07:14:40.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:14:40.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:14:40.324Z] Configure a credential helper to remove this warning. See [2025-03-05T07:14:40.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:14:40.324Z] [2025-03-05T07:14:40.324Z] Login Succeeded [2025-03-05T07:14:40.324Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T07:14:40.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T07:14:40.667Z] + 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-05T07:14:40.667Z] + + dirname cmd/core-command/Dockerfile [2025-03-05T07:14:40.667Z] cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/core-data/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/core-keeper/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/core-metadata/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-05T07:14:40.667Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-03-05T07:14:40.667Z] cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/support-notifications/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-05T07:14:40.667Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-05T07:14:40.667Z] + cut -d/ -f2 [2025-03-05T07:14:40.667Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-05T07:14:40.706Z] 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-05T07:14:41.067Z] + git rev-list -1 --merges d42f4b26b69b2bdb5b00ab28a983463c6d22c420~1..d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] echo [2025-03-05T07:14:41.079Z] -----------> git rev-list -1 --merges d42f4b26b69b2bdb5b00ab28a983463c6d22c420~1..d42f4b26b69b2bdb5b00ab28a983463c6d22c420 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [false] [Pipeline] sh [2025-03-05T07:14:41.374Z] + git log --format=format:%s -1 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] echo [2025-03-05T07:14:41.388Z] ========================================================= [2025-03-05T07:14:41.388Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T07:14:41.388Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-05T07:14:41.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T07:14:41.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T07:14:41.828Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T07:14:41.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T07:14:41.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T07:14:41.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T07:14:41.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:14:42.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T07:14:42.260Z] [2025-03-05T07:14:42.260Z] 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-05T07:14:42.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T07:14:42.566Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T07:14:42.566Z] b85a868b505f: Pulling fs layer [2025-03-05T07:14:42.566Z] e2be974225ed: Pulling fs layer [2025-03-05T07:14:42.566Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T07:14:42.566Z] 988bab9f4d93: Pulling fs layer [2025-03-05T07:14:42.566Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T07:14:42.566Z] eaf3925da568: Pulling fs layer [2025-03-05T07:14:42.566Z] bab4dde63d76: Pulling fs layer [2025-03-05T07:14:42.566Z] bde34c3a00c8: Pulling fs layer [2025-03-05T07:14:42.566Z] b352a97aabf1: Pulling fs layer [2025-03-05T07:14:42.566Z] 4872d77fe225: Pulling fs layer [2025-03-05T07:14:42.566Z] 5851b861e8e6: Pulling fs layer [2025-03-05T07:14:42.566Z] 988bab9f4d93: Waiting [2025-03-05T07:14:42.566Z] 1469e6f7b9e6: Waiting [2025-03-05T07:14:42.566Z] eaf3925da568: Waiting [2025-03-05T07:14:42.566Z] bab4dde63d76: Waiting [2025-03-05T07:14:42.566Z] bde34c3a00c8: Waiting [2025-03-05T07:14:42.566Z] b352a97aabf1: Waiting [2025-03-05T07:14:42.566Z] 4872d77fe225: Waiting [2025-03-05T07:14:42.566Z] 5851b861e8e6: Waiting [2025-03-05T07:14:42.566Z] e2be974225ed: Verifying Checksum [2025-03-05T07:14:42.566Z] e2be974225ed: Download complete [2025-03-05T07:14:42.566Z] 988bab9f4d93: Verifying Checksum [2025-03-05T07:14:42.566Z] 988bab9f4d93: Download complete [2025-03-05T07:14:42.566Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T07:14:42.566Z] 1469e6f7b9e6: Download complete [2025-03-05T07:14:42.566Z] eaf3925da568: Download complete [2025-03-05T07:14:42.566Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T07:14:42.566Z] 339a4e72a1f5: Download complete [2025-03-05T07:14:42.824Z] bde34c3a00c8: Verifying Checksum [2025-03-05T07:14:42.824Z] bde34c3a00c8: Download complete [2025-03-05T07:14:42.824Z] b352a97aabf1: Verifying Checksum [2025-03-05T07:14:42.824Z] b352a97aabf1: Download complete [2025-03-05T07:14:42.824Z] 4872d77fe225: Verifying Checksum [2025-03-05T07:14:42.824Z] 4872d77fe225: Download complete [2025-03-05T07:14:42.824Z] 5851b861e8e6: Verifying Checksum [2025-03-05T07:14:42.824Z] 5851b861e8e6: Download complete [2025-03-05T07:14:42.824Z] b85a868b505f: Verifying Checksum [2025-03-05T07:14:42.824Z] b85a868b505f: Download complete [2025-03-05T07:14:43.083Z] bab4dde63d76: Verifying Checksum [2025-03-05T07:14:43.083Z] bab4dde63d76: Download complete [2025-03-05T07:14:44.018Z] b85a868b505f: Pull complete [2025-03-05T07:14:44.277Z] e2be974225ed: Pull complete [2025-03-05T07:14:44.536Z] 339a4e72a1f5: Pull complete [2025-03-05T07:14:44.804Z] 988bab9f4d93: Pull complete [2025-03-05T07:14:45.064Z] 1469e6f7b9e6: Pull complete [2025-03-05T07:14:45.064Z] eaf3925da568: Pull complete [2025-03-05T07:14:46.974Z] bab4dde63d76: Pull complete [2025-03-05T07:14:46.974Z] bde34c3a00c8: Pull complete [2025-03-05T07:14:46.974Z] b352a97aabf1: Pull complete [2025-03-05T07:14:46.974Z] 4872d77fe225: Pull complete [2025-03-05T07:14:46.974Z] 5851b861e8e6: Pull complete [2025-03-05T07:14:46.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T07:14:46.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T07:14:46.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T07:14:47.117Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T07:14:47.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T07:14:48.593Z] $ docker top b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 -eo pid,comm [2025-03-05T07:14:48.650Z] 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-05T07:14:48.650Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T07:14:48.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T07:14:48.696Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T07:14:48.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T07:14:48.814Z] $ docker exec b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent [2025-03-05T07:14:48.926Z] SSH_AUTH_SOCK=/tmp/ssh-iLeKOXTYFOIn/agent.33 [2025-03-05T07:14:48.926Z] SSH_AGENT_PID=39 [2025-03-05T07:14:48.932Z] Running ssh-add (command line suppressed) [2025-03-05T07:14:49.042Z] Identity added: /w/workspace/edgex-go/805@tmp/private_key_4127713898781754066.key (/w/workspace/edgex-go/805@tmp/private_key_4127713898781754066.key) [2025-03-05T07:14:49.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T07:14:49.348Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T07:14:49.358Z] $ docker exec --env ******** --env ******** b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent -k [2025-03-05T07:14:49.461Z] unset SSH_AUTH_SOCK; [2025-03-05T07:14:49.461Z] unset SSH_AGENT_PID; [2025-03-05T07:14:49.461Z] echo Agent pid 39 killed; [2025-03-05T07:14:49.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T07:14:49.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T07:14:49.512Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T07:14:49.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T07:14:49.611Z] $ docker exec b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent [2025-03-05T07:14:49.724Z] SSH_AUTH_SOCK=/tmp/ssh-3gZRdqiTga7Y/agent.72 [2025-03-05T07:14:49.724Z] SSH_AGENT_PID=78 [2025-03-05T07:14:49.730Z] Running ssh-add (command line suppressed) [2025-03-05T07:14:49.819Z] Identity added: /w/workspace/edgex-go/805@tmp/private_key_3034497248612701610.key (/w/workspace/edgex-go/805@tmp/private_key_3034497248612701610.key) [2025-03-05T07:14:49.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T07:14:50.128Z] + git semver init [2025-03-05T07:14:50.388Z] 2025-03-05 07:14:50,291 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T07:14:50.388Z] 2025-03-05 07:14:50,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/805/.semver [2025-03-05T07:14:50.388Z] 2025-03-05 07:14:50,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/805/.semver [2025-03-05T07:14:50.388Z] 2025-03-05 07:14:50,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/805/.semver'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=None) [2025-03-05T07:14:54.579Z] 2025-03-05 07:14:54,560 [append_file] DEBUG append to file:/w/workspace/edgex-go/805/.git/info/exclude [2025-03-05T07:14:54.580Z] 2025-03-05 07:14:54,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/805/.semver/main with force:False [2025-03-05T07:14:54.580Z] 2025-03-05 07:14:54,561 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T07:14:54.580Z] 2025-03-05 07:14:54,561 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T07:14:54.580Z] 4.0.0-dev.67 [Pipeline] } [2025-03-05T07:14:54.855Z] $ docker exec --env ******** --env ******** b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent -k [2025-03-05T07:14:54.944Z] unset SSH_AUTH_SOCK; [2025-03-05T07:14:54.945Z] unset SSH_AGENT_PID; [2025-03-05T07:14:54.945Z] echo Agent pid 78 killed; [2025-03-05T07:14:54.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T07:14:55.298Z] + git semver [Pipeline] } [2025-03-05T07:14:55.571Z] $ docker stop --time=1 b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 [2025-03-05T07:14:56.848Z] $ docker rm -f --volumes b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T07:14:57.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T07:14:57.411Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T07:14:57.415Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.67 [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-05T07:14:57.848Z] + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] echo [2025-03-05T07:14:57.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T07:14:57.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T07:14:57.889Z] ========================================================= [2025-03-05T07:14:57.889Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T07:14:57.889Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-05T07:14:58.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T07:14:58.227Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T07:14:58.227Z] da9db072f522: Pulling fs layer [2025-03-05T07:14:58.227Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T07:14:58.227Z] 06f05ace1117: Pulling fs layer [2025-03-05T07:14:58.227Z] 5fe327b54edc: Pulling fs layer [2025-03-05T07:14:58.227Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T07:14:58.227Z] 92a5565b7b96: Pulling fs layer [2025-03-05T07:14:58.227Z] ff9bb7016b71: Pulling fs layer [2025-03-05T07:14:58.227Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T07:14:58.227Z] a813b0c90790: Pulling fs layer [2025-03-05T07:14:58.227Z] b67dba6c2c7d: Waiting [2025-03-05T07:14:58.227Z] 4f4fb700ef54: Waiting [2025-03-05T07:14:58.227Z] ff9bb7016b71: Waiting [2025-03-05T07:14:58.227Z] a813b0c90790: Waiting [2025-03-05T07:14:58.227Z] 5fe327b54edc: Waiting [2025-03-05T07:14:58.227Z] 92a5565b7b96: Waiting [2025-03-05T07:14:58.227Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T07:14:58.227Z] 6ef4a4ee8ca5: Download complete [2025-03-05T07:14:58.227Z] 5fe327b54edc: Verifying Checksum [2025-03-05T07:14:58.227Z] 5fe327b54edc: Download complete [2025-03-05T07:14:58.227Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T07:14:58.227Z] 4f4fb700ef54: Download complete [2025-03-05T07:14:58.227Z] 92a5565b7b96: Verifying Checksum [2025-03-05T07:14:58.227Z] 92a5565b7b96: Download complete [2025-03-05T07:14:58.227Z] da9db072f522: Verifying Checksum [2025-03-05T07:14:58.227Z] da9db072f522: Download complete [2025-03-05T07:14:58.227Z] ff9bb7016b71: Verifying Checksum [2025-03-05T07:14:58.227Z] ff9bb7016b71: Download complete [2025-03-05T07:14:58.485Z] da9db072f522: Pull complete [2025-03-05T07:14:58.485Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T07:14:58.485Z] a813b0c90790: Verifying Checksum [2025-03-05T07:14:58.485Z] a813b0c90790: Download complete [2025-03-05T07:14:58.743Z] 06f05ace1117: Verifying Checksum [2025-03-05T07:14:58.743Z] 06f05ace1117: Download complete [2025-03-05T07:14:59.000Z] b67dba6c2c7d: Download complete [2025-03-05T07:15:01.530Z] 06f05ace1117: Pull complete [2025-03-05T07:15:01.530Z] 5fe327b54edc: Pull complete [2025-03-05T07:15:01.530Z] 4f4fb700ef54: Pull complete [2025-03-05T07:15:01.787Z] 92a5565b7b96: Pull complete [2025-03-05T07:15:01.788Z] ff9bb7016b71: Pull complete [2025-03-05T07:15:04.315Z] b67dba6c2c7d: Pull complete [2025-03-05T07:15:04.573Z] a813b0c90790: Pull complete [2025-03-05T07:15:04.573Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T07:15:04.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T07:15:04.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-05T07:15:04.874Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T07:15:04.874Z] WORKDIR /edgex [2025-03-05T07:15:04.874Z] COPY go.mod . [2025-03-05T07:15:04.874Z] RUN go mod download [2025-03-05T07:15:04.874Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-05T07:15:05.439Z] Sending build context to Docker daemon 180.3MB [2025-03-05T07:15:05.439Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T07:15:05.439Z] ---> 3ba60ce46760 [2025-03-05T07:15:05.439Z] Step 2/4 : WORKDIR /edgex [2025-03-05T07:15:07.979Z] ---> Running in 483bc8267974 [2025-03-05T07:15:07.979Z] Removing intermediate container 483bc8267974 [2025-03-05T07:15:07.979Z] ---> 06ea13086774 [2025-03-05T07:15:07.979Z] Step 3/4 : COPY go.mod . [2025-03-05T07:15:07.979Z] ---> e44c652c9f4d [2025-03-05T07:15:07.979Z] Step 4/4 : RUN go mod download [2025-03-05T07:15:07.979Z] ---> Running in 97f8feef2b91 [2025-03-05T07:15:12.523Z] Still waiting to schedule task [2025-03-05T07:15:12.523Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T07:15:34.537Z] Removing intermediate container 97f8feef2b91 [2025-03-05T07:15:34.537Z] ---> 8a9a7f1d248c [2025-03-05T07:15:34.537Z] Successfully built 8a9a7f1d248c [2025-03-05T07:15:34.537Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:15:34.841Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T07:15:34.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T07:15:34.926Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T07:15:34.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** ci-base-image-x86_64 cat [2025-03-05T07:15:35.336Z] $ docker top 0ab938d21c7fc1f0c03faddf4c99be20d101122c6a0c683ca32cdf4dab9c0b41 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T07:15:35.682Z] + go version [2025-03-05T07:15:35.682Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T07:15:35.691Z] $ docker stop --time=1 0ab938d21c7fc1f0c03faddf4c99be20d101122c6a0c683ca32cdf4dab9c0b41 [2025-03-05T07:15:36.927Z] $ docker rm -f --volumes 0ab938d21c7fc1f0c03faddf4c99be20d101122c6a0c683ca32cdf4dab9c0b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:15:37.369Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T07:15:37.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T07:15:37.458Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T07:15:37.484Z] $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** ci-base-image-x86_64 cat [2025-03-05T07:15:37.794Z] $ docker top 8347a5cc08bca262ea08339f76db970a1b525a43ad77ce4cd2072a795e25fb1e -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-05T07:15:37.860Z] ========================================================= [2025-03-05T07:15:37.860Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-05T07:15:37.860Z] ========================================================= [Pipeline] sh [2025-03-05T07:15:38.135Z] + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] fileExists [Pipeline] sh [2025-03-05T07:15:38.443Z] + make test [2025-03-05T07:15:38.443Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T07:15:46.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-05T07:16:13.082Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-05T07:16:13.082Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-05T07:16:13.083Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-05T07:16:14.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2025-03-05T07:16:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-05T07:16:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-05T07:16:14.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-05T07:16:14.589Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-05T07:16:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-05T07:16:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-05T07:16:15.965Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-05T07:16:15.965Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-05T07:16:15.965Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:15.965Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-05T07:16:17.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2025-03-05T07:16:17.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-03-05T07:16:17.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements [2025-03-05T07:16:17.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.847s coverage: 93.4% of statements [2025-03-05T07:16:17.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-03-05T07:16:17.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-05T07:16:17.869Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-05T07:16:18.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements [2025-03-05T07:16:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-05T07:16:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-05T07:16:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-05T07:16:19.747Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-05T07:16:21.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements [2025-03-05T07:16:21.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-03-05T07:16:21.380Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-05T07:16:21.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-05T07:16:21.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-05T07:16:21.640Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:21.640Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-05T07:16:22.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-03-05T07:16:22.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-03-05T07:16:22.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements [2025-03-05T07:16:22.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-03-05T07:16:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements [2025-03-05T07:16:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-03-05T07:16:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2025-03-05T07:16:23.403Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-05T07:16:23.403Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-05T07:16:23.403Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-05T07:16:23.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-03-05T07:16:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-03-05T07:16:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-05T07:16:23.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-05T07:16:23.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-05T07:16:23.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-05T07:16:25.351Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-05T07:16:25.351Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-05T07:16:25.351Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-05T07:16:25.920Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-05T07:16:25.920Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-05T07:16:25.920Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-05T07:16:25.920Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-05T07:16:26.487Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-05T07:16:26.487Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-05T07:16:27.055Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-05T07:16:28.970Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-05T07:16:28.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-05T07:16:30.876Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-05T07:16:31.444Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-05T07:16:31.444Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-05T07:16:31.444Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-05T07:16:34.726Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-05T07:16:35.665Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-05T07:16:35.665Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-05T07:16:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-05T07:16:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-05T07:16:35.665Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:36.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-03-05T07:16:38.145Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-05T07:16:38.145Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-05T07:16:38.145Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-05T07:16:38.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-05T07:16:38.145Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-05T07:16:38.145Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-05T07:16:38.407Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-05T07:16:38.666Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-05T07:16:38.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-05T07:16:38.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-05T07:16:38.666Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-05T07:16:38.666Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-05T07:16:40.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-05T07:16:40.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-05T07:16:40.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-05T07:16:40.040Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-05T07:16:41.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-05T07:16:41.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-05T07:16:41.419Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:41.419Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-05T07:16:41.419Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-05T07:16:41.419Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-05T07:16:41.419Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-05T07:16:42.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-05T07:16:42.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-05T07:16:42.800Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.176s coverage: 54.5% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 29.2% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-03-05T07:16:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-03-05T07:16:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements [2025-03-05T07:16:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2025-03-05T07:16:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-03-05T07:16:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2025-03-05T07:16:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements [2025-03-05T07:16:47.514Z] 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-05T07:16:47.776Z] running golangci-lint [2025-03-05T07:16:47.776Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-05T07:16:47.776Z] go version go1.23.4 linux/amd64 [2025-03-05T07:16:48.038Z] 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-05T07:16:48.038Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-05T07:16:48.038Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-05T07:16:54.435Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40248 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-05T07:16:54.455Z] Running in /w/workspace/edgex-go/805 [Pipeline] { [Pipeline] checkout [2025-03-05T07:16:57.515Z] The recommended git tool is: git [2025-03-05T07:17:02.166Z] using credential edgex-jenkins-ssh [2025-03-05T07:17:02.192Z] Cloning the remote Git repository [2025-03-05T07:17:02.240Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-05T07:17:02.336Z] > git init /w/workspace/edgex-go/805 # timeout=10 [2025-03-05T07:17:02.495Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-05T07:17:02.496Z] > git --version # timeout=10 [2025-03-05T07:17:02.519Z] > git --version # 'git version 2.25.1' [2025-03-05T07:17:02.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T07:17:02.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T07:17:14.601Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|files|imports|types_sizes|deps) took 24.261688541s" [2025-03-05T07:17:14.601Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.337865ms" [2025-03-05T07:17:19.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-05T07:17:19.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T07:17:20.613Z] Avoid second fetch [2025-03-05T07:17:20.614Z] Checking out Revision d42f4b26b69b2bdb5b00ab28a983463c6d22c420 (main) [2025-03-05T07:17:21.461Z] Commit message: "docs: Update changelog for 4.0 release (#5085)" [2025-03-05T07:17:20.627Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T07:17:20.695Z] > git checkout -f d42f4b26b69b2bdb5b00ab28a983463c6d22c420 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T07:17:26.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T07:17:26.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T07:17:26.145Z] Dload Upload Total Spent Left Speed [2025-03-05T07:17:26.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 100k 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2025-03-05T07:17:26.489Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T07:17:26.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T07:17:26.809Z] + sudo tee /etc/docker/daemon.new [2025-03-05T07:17:26.809Z] { [2025-03-05T07:17:26.809Z] "registry-mirrors": [ [2025-03-05T07:17:26.809Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T07:17:26.809Z] ], [2025-03-05T07:17:26.809Z] "bip": "10.250.0.254/24", [2025-03-05T07:17:26.809Z] "hosts": [ [2025-03-05T07:17:26.809Z] "tcp://0.0.0.0:5555", [2025-03-05T07:17:26.809Z] "unix:///var/run/docker.sock" [2025-03-05T07:17:26.809Z] ], [2025-03-05T07:17:26.809Z] "mtu": 1458, [2025-03-05T07:17:26.809Z] "selinux-enabled": true, [2025-03-05T07:17:26.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T07:17:26.809Z] } [Pipeline] sh [2025-03-05T07:17:27.127Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T07:17:27.455Z] + sudo service docker restart [2025-03-05T07:17:29.475Z] level=info msg="[linters_context/goanalysis] analyzers took 2m0.204812092s with top 10 stages: buildir: 1m10.285180259s, gosec: 5.359911069s, inspect: 3.559385723s, fact_deprecated: 2.515595055s, printf: 2.181933372s, ctrlflow: 2.158512929s, nilness: 1.412712324s, fact_purity: 1.399367988s, S1038: 1.099972832s, isgenerated: 1.016468958s" [2025-03-05T07:17:29.475Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-05T07:17:29.475Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_files: 202/202, nolint: 20/0, cgo: 202/202" [2025-03-05T07:17:29.475Z] level=info msg="[runner] processing took 27.770276ms with stages: nolint: 15.114109ms, identifier_marker: 6.963634ms, exclude-rules: 2.673345ms, autogenerated_exclude: 1.13984ms, path_prettifier: 1.13034ms, skip_dirs: 599.247µs, cgo: 64.631µs, invalid_issue: 58.12µs, filename_unadjuster: 19.24µs, max_same_issues: 1.34µs, fixer: 1.04µs, exclude: 900ns, path_prefixer: 720ns, uniq_by_line: 700ns, diff: 640ns, max_from_linter: 620ns, skip_files: 470ns, sort_results: 410ns, path_shortener: 350ns, source_code: 340ns, max_per_file_from_linter: 130ns, severity-rules: 110ns" [2025-03-05T07:17:29.475Z] level=info msg="[runner] linters took 14.775338588s with stages: goanalysis_metalinter: 14.747185919s" [2025-03-05T07:17:29.475Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-05T07:17:29.475Z] level=info msg="Memory: 391 samples, avg is 304.3MB, max is 1342.6MB" [2025-03-05T07:17:29.475Z] level=info msg="Execution took 39.097959969s" [2025-03-05T07:17:29.475Z] go vet ./... [2025-03-05T07:17:34.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T07:17:34.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T07:17:34.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T07:17:34.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-03-05T07:17:35.073Z] + ls -al . [2025-03-05T07:17:35.073Z] total 1984 [2025-03-05T07:17:35.074Z] drwxrwxr-x 11 1001 1001 4096 Mar 5 07:15 . [2025-03-05T07:17:35.074Z] drwxr-xr-x 4 root root 4096 Mar 5 07:15 .. [2025-03-05T07:17:35.074Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 .blubracket [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 10 Mar 5 07:14 .dockerignore [2025-03-05T07:17:35.074Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 07:16 .git [2025-03-05T07:17:35.074Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 07:14 .github [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 907 Mar 5 07:14 .gitignore [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 199 Mar 5 07:14 .golangci.yml [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 100 Mar 5 07:14 .hadolint.yml [2025-03-05T07:17:35.074Z] drwxr-xr-x 3 1001 1001 4096 Mar 5 07:14 .semver [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 155 Mar 5 07:14 .sonarcloud.properties [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 1171 Mar 5 07:14 ADOPTERS.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 17374 Mar 5 07:14 Attribution.txt [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 108018 Mar 5 07:14 CHANGELOG.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 07:14 CONTRIBUTING.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 677 Mar 5 07:14 GOVERNANCE.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 858 Mar 5 07:14 Jenkinsfile [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 07:14 LICENSE [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 16740 Mar 5 07:14 Makefile [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 582 Mar 5 07:14 OWNERS.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 9932 Mar 5 07:14 README.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 789 Mar 5 07:14 SECURITY.md [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 12 Mar 5 07:14 VERSION [2025-03-05T07:17:35.074Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 bin [2025-03-05T07:17:35.074Z] drwxrwxr-x 19 1001 1001 4096 Mar 5 07:14 cmd [2025-03-05T07:17:35.074Z] -rw-r--r-- 1 root root 1651066 Mar 5 07:16 coverage.out [2025-03-05T07:17:35.074Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 fuzz_test [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 6495 Mar 5 07:14 go.mod [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 88225 Mar 5 07:14 go.sum [2025-03-05T07:17:35.074Z] drwxrwxr-x 7 1001 1001 4096 Mar 5 07:14 internal [2025-03-05T07:17:35.074Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 openapi [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 584 Mar 5 07:14 security.txt [2025-03-05T07:17:35.074Z] -rw-rw-r-- 1 1001 1001 204 Mar 5 07:14 version.go [Pipeline] sh [2025-03-05T07:17:35.367Z] + '[' -e coverage.out ] [2025-03-05T07:17:35.367Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-05T07:17:35.526Z] Stashed 1 file(s) [Pipeline] sh [2025-03-05T07:17:35.808Z] + make build [2025-03-05T07:17:35.808Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T07:17:45.711Z] provisioning config files... [2025-03-05T07:17:45.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config17575488486878141680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T07:17:46.212Z] ---> ****-login.sh [2025-03-05T07:17:46.212Z] nexus3.edgexfoundry.org:10001 [2025-03-05T07:17:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:17:46.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:17:46.754Z] Configure a credential helper to remove this warning. See [2025-03-05T07:17:46.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:17:46.754Z] [2025-03-05T07:17:46.754Z] Login Succeeded [2025-03-05T07:17:46.754Z] nexus3.edgexfoundry.org:10002 [2025-03-05T07:17:47.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:17:47.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:17:47.025Z] Configure a credential helper to remove this warning. See [2025-03-05T07:17:47.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:17:47.025Z] [2025-03-05T07:17:47.025Z] Login Succeeded [2025-03-05T07:17:47.025Z] nexus3.edgexfoundry.org:10003 [2025-03-05T07:17:47.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:17:47.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:17:47.567Z] Configure a credential helper to remove this warning. See [2025-03-05T07:17:47.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:17:47.567Z] [2025-03-05T07:17:47.567Z] Login Succeeded [2025-03-05T07:17:47.567Z] nexus3.edgexfoundry.org:10004 [2025-03-05T07:17:47.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:17:47.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:17:47.836Z] Configure a credential helper to remove this warning. See [2025-03-05T07:17:47.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:17:47.836Z] [2025-03-05T07:17:47.836Z] Login Succeeded [2025-03-05T07:17:47.836Z] ****.io [2025-03-05T07:17:48.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:17:48.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:17:48.373Z] Configure a credential helper to remove this warning. See [2025-03-05T07:17:48.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:17:48.373Z] [2025-03-05T07:17:48.373Z] Login Succeeded [2025-03-05T07:17:48.373Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T07:17:48.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-05T07:17:49.121Z] + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] echo [2025-03-05T07:17:49.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T07:17:49.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T07:17:49.179Z] ========================================================= [2025-03-05T07:17:49.179Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T07:17:49.179Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-05T07:17:49.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T07:17:49.505Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T07:17:49.505Z] 9986a736f7d3: Pulling fs layer [2025-03-05T07:17:49.505Z] 1f018df60701: Pulling fs layer [2025-03-05T07:17:49.505Z] 39f8f326b044: Pulling fs layer [2025-03-05T07:17:49.505Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T07:17:49.505Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T07:17:49.505Z] d45d956e0dbf: Pulling fs layer [2025-03-05T07:17:49.505Z] d7702b0d1db1: Pulling fs layer [2025-03-05T07:17:49.505Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T07:17:49.505Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T07:17:49.505Z] e6a1e7a6a96a: Waiting [2025-03-05T07:17:49.505Z] 4f4fb700ef54: Waiting [2025-03-05T07:17:49.505Z] d45d956e0dbf: Waiting [2025-03-05T07:17:49.505Z] d7702b0d1db1: Waiting [2025-03-05T07:17:49.505Z] 5c7f0f088c93: Waiting [2025-03-05T07:17:49.776Z] 1f018df60701: Verifying Checksum [2025-03-05T07:17:49.776Z] 1f018df60701: Download complete [2025-03-05T07:17:49.776Z] e6a1e7a6a96a: Download complete [2025-03-05T07:17:49.776Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T07:17:49.776Z] 4f4fb700ef54: Download complete [2025-03-05T07:17:49.776Z] d45d956e0dbf: Verifying Checksum [2025-03-05T07:17:49.776Z] d45d956e0dbf: Download complete [2025-03-05T07:17:49.776Z] d7702b0d1db1: Verifying Checksum [2025-03-05T07:17:49.776Z] d7702b0d1db1: Download complete [2025-03-05T07:17:49.776Z] 9986a736f7d3: Download complete [2025-03-05T07:17:50.365Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T07:17:50.365Z] 4fdc064ae6cf: Download complete [2025-03-05T07:17:50.638Z] 9986a736f7d3: Pull complete [2025-03-05T07:17:51.313Z] 1f018df60701: Pull complete [2025-03-05T07:17:51.582Z] 39f8f326b044: Verifying Checksum [2025-03-05T07:17:51.582Z] 39f8f326b044: Download complete [2025-03-05T07:17:52.550Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T07:17:52.551Z] 5c7f0f088c93: Download complete [2025-03-05T07:18:02.379Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-05T07:18:02.379Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-05T07:18:02.379Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-05T07:18:02.379Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-05T07:18:03.754Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-05T07:18:07.540Z] 39f8f326b044: Pull complete [2025-03-05T07:18:07.540Z] e6a1e7a6a96a: Pull complete [2025-03-05T07:18:07.540Z] 4f4fb700ef54: Pull complete [2025-03-05T07:18:07.540Z] d45d956e0dbf: Pull complete [2025-03-05T07:18:07.540Z] d7702b0d1db1: Pull complete [2025-03-05T07:18:09.023Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-05T07:18:10.931Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-05T07:18:13.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-05T07:18:15.748Z] 5c7f0f088c93: Pull complete [2025-03-05T07:18:15.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-05T07:18:16.332Z] 4fdc064ae6cf: Pull complete [2025-03-05T07:18:16.332Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T07:18:16.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T07:18:16.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-05T07:18:16.781Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-05T07:18:16.781Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T07:18:16.781Z] WORKDIR /edgex [2025-03-05T07:18:16.781Z] COPY go.mod . [2025-03-05T07:18:16.781Z] RUN go mod download [2025-03-05T07:18:16.938Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-05T07:18:17.385Z] Sending build context to Docker daemon 3.67MB [2025-03-05T07:18:17.385Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T07:18:17.385Z] ---> 63f30b955cb9 [2025-03-05T07:18:17.385Z] Step 2/4 : WORKDIR /edgex [2025-03-05T07:18:18.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-05T07:18:19.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-05T07:18:19.336Z] ---> Running in 8c7fa7949872 [2025-03-05T07:18:19.606Z] Removing intermediate container 8c7fa7949872 [2025-03-05T07:18:19.606Z] ---> a6cfc3597cd9 [2025-03-05T07:18:19.606Z] Step 3/4 : COPY go.mod . [2025-03-05T07:18:19.876Z] ---> 3c3a094c3962 [2025-03-05T07:18:19.876Z] Step 4/4 : RUN go mod download [2025-03-05T07:18:19.876Z] ---> Running in 07b123fccc29 [Pipeline] } [2025-03-05T07:18:21.176Z] $ docker stop --time=1 8347a5cc08bca262ea08339f76db970a1b525a43ad77ce4cd2072a795e25fb1e [2025-03-05T07:18:23.910Z] $ docker rm -f --volumes 8347a5cc08bca262ea08339f76db970a1b525a43ad77ce4cd2072a795e25fb1e [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-05T07:18:25.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-05T07:18:25.213Z] [2025-03-05T07:18:25.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:18:25.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-05T07:18:25.532Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-05T07:18:25.532Z] 91d30c5bc195: Pulling fs layer [2025-03-05T07:18:25.532Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-05T07:18:25.532Z] 9c61dcf015f6: Pulling fs layer [2025-03-05T07:18:25.532Z] 4698f68db338: Pulling fs layer [2025-03-05T07:18:25.532Z] 2a2f49069b9e: Pulling fs layer [2025-03-05T07:18:25.532Z] 4698f68db338: Waiting [2025-03-05T07:18:25.532Z] e0025b399a48: Pulling fs layer [2025-03-05T07:18:25.532Z] 2a2f49069b9e: Waiting [2025-03-05T07:18:25.532Z] e0025b399a48: Waiting [2025-03-05T07:18:25.532Z] 91d30c5bc195: Verifying Checksum [2025-03-05T07:18:25.532Z] 91d30c5bc195: Download complete [2025-03-05T07:18:25.532Z] 4698f68db338: Verifying Checksum [2025-03-05T07:18:25.532Z] 4698f68db338: Download complete [2025-03-05T07:18:25.791Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-05T07:18:25.791Z] 2e9b0aa3be6d: Download complete [2025-03-05T07:18:25.791Z] e0025b399a48: Verifying Checksum [2025-03-05T07:18:25.791Z] e0025b399a48: Download complete [2025-03-05T07:18:25.791Z] 91d30c5bc195: Pull complete [2025-03-05T07:18:25.791Z] 2a2f49069b9e: Verifying Checksum [2025-03-05T07:18:25.791Z] 2a2f49069b9e: Download complete [2025-03-05T07:18:26.068Z] 2e9b0aa3be6d: Pull complete [2025-03-05T07:18:26.327Z] 9c61dcf015f6: Verifying Checksum [2025-03-05T07:18:26.327Z] 9c61dcf015f6: Download complete [2025-03-05T07:18:28.892Z] 9c61dcf015f6: Pull complete [2025-03-05T07:18:28.892Z] 4698f68db338: Pull complete [2025-03-05T07:18:29.151Z] 2a2f49069b9e: Pull complete [2025-03-05T07:18:29.151Z] e0025b399a48: Pull complete [2025-03-05T07:18:29.151Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-05T07:18:29.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-05T07:18:29.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T07:18:29.277Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T07:18:29.318Z] $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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-compose:latest cat [2025-03-05T07:18:30.664Z] $ docker top 9a47b205a09b7fcfef66f7251116635cabd7caa5c2abdf1dd52dd75981b78664 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T07:18:31.019Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-05T07:18:33.560Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #1 transferring dockerfile: 3.02kB done [2025-03-05T07:18:33.560Z] #1 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #2 [core-metadata internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #2 transferring dockerfile: 2.10kB done [2025-03-05T07:18:33.560Z] #2 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #3 [core-command internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #3 transferring dockerfile: 1.94kB done [2025-03-05T07:18:33.560Z] #3 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #4 transferring dockerfile: 1.89kB done [2025-03-05T07:18:33.560Z] #4 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #5 transferring dockerfile: 1.69kB done [2025-03-05T07:18:33.560Z] #5 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #6 transferring dockerfile: 1.70kB done [2025-03-05T07:18:33.560Z] #6 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #7 transferring dockerfile: 2.23kB done [2025-03-05T07:18:33.560Z] #7 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #8 transferring dockerfile: 1.81kB done [2025-03-05T07:18:33.560Z] #8 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #9 transferring dockerfile: 2.00kB done [2025-03-05T07:18:33.560Z] #9 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #10 [core-data internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #10 transferring dockerfile: 2.04kB done [2025-03-05T07:18:33.560Z] #10 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #11 transferring dockerfile: 2.01kB done [2025-03-05T07:18:33.560Z] #11 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #12 transferring dockerfile: 2.49kB done [2025-03-05T07:18:33.560Z] #12 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #13 transferring dockerfile: 1.83kB done [2025-03-05T07:18:33.560Z] #13 DONE 0.1s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #14 transferring dockerfile: 2.14kB done [2025-03-05T07:18:33.560Z] #14 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-05T07:18:33.560Z] #15 transferring dockerfile: 2.50kB done [2025-03-05T07:18:33.560Z] #15 DONE 0.0s [2025-03-05T07:18:33.560Z] [2025-03-05T07:18:33.560Z] #16 [security-bootstrapper internal] load .dockerignore [2025-03-05T07:18:33.560Z] #16 transferring context: 50B done [2025-03-05T07:18:33.560Z] #16 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #17 [core-metadata internal] load .dockerignore [2025-03-05T07:18:33.819Z] #17 transferring context: 50B done [2025-03-05T07:18:33.819Z] #17 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #18 [core-command internal] load .dockerignore [2025-03-05T07:18:33.819Z] #18 transferring context: 50B done [2025-03-05T07:18:33.819Z] #18 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-03-05T07:18:33.819Z] #19 transferring context: 50B done [2025-03-05T07:18:33.819Z] #19 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #20 [security-spire-config internal] load .dockerignore [2025-03-05T07:18:33.819Z] #20 transferring context: 50B done [2025-03-05T07:18:33.819Z] #20 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #21 [security-spire-server internal] load .dockerignore [2025-03-05T07:18:33.819Z] #21 transferring context: 50B done [2025-03-05T07:18:33.819Z] #21 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-05T07:18:33.819Z] #22 transferring context: 50B done [2025-03-05T07:18:33.819Z] #22 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #23 [security-spire-agent internal] load .dockerignore [2025-03-05T07:18:33.819Z] #23 transferring context: 50B done [2025-03-05T07:18:33.819Z] #23 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #24 [support-notifications internal] load .dockerignore [2025-03-05T07:18:33.819Z] #24 transferring context: 50B done [2025-03-05T07:18:33.819Z] #24 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #25 [core-data internal] load .dockerignore [2025-03-05T07:18:33.819Z] #25 transferring context: 50B done [2025-03-05T07:18:33.819Z] #25 DONE 0.0s [2025-03-05T07:18:33.819Z] [2025-03-05T07:18:33.819Z] #26 [support-scheduler internal] load .dockerignore [2025-03-05T07:18:34.077Z] #26 transferring context: 50B done [2025-03-05T07:18:34.077Z] #26 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-03-05T07:18:34.077Z] #27 transferring context: 50B done [2025-03-05T07:18:34.077Z] #27 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #28 [core-keeper internal] load .dockerignore [2025-03-05T07:18:34.077Z] #28 transferring context: 50B done [2025-03-05T07:18:34.077Z] #28 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #29 [security-proxy-auth internal] load .dockerignore [2025-03-05T07:18:34.077Z] #29 transferring context: 50B done [2025-03-05T07:18:34.077Z] #29 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #30 [security-proxy-setup internal] load .dockerignore [2025-03-05T07:18:34.077Z] #30 transferring context: 50B done [2025-03-05T07:18:34.077Z] #30 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-05T07:18:34.077Z] #31 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:18:34.077Z] #32 ... [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-05T07:18:34.077Z] #31 DONE 0.0s [2025-03-05T07:18:34.077Z] [2025-03-05T07:18:34.077Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:18:34.337Z] #32 ... [2025-03-05T07:18:34.337Z] [2025-03-05T07:18:34.337Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-05T07:18:34.337Z] #31 DONE 0.0s [2025-03-05T07:18:34.337Z] [2025-03-05T07:18:34.337Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:18:34.595Z] #32 DONE 0.5s [2025-03-05T07:18:34.595Z] [2025-03-05T07:18:34.595Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:18:34.595Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-05T07:18:34.595Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-05T07:18:34.595Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s [2025-03-05T07:18:34.595Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:18:34.595Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-05T07:18:34.595Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-05T07:18:34.853Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.2s [2025-03-05T07:18:34.853Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:18:34.853Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-05T07:18:34.853Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-05T07:18:34.853Z] #33 ... [2025-03-05T07:18:34.853Z] [2025-03-05T07:18:34.853Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-05T07:18:34.853Z] #34 DONE 0.7s [2025-03-05T07:18:34.853Z] [2025-03-05T07:18:34.853Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:18:34.853Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-05T07:18:34.853Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-05T07:18:34.853Z] #33 ... [2025-03-05T07:18:34.853Z] [2025-03-05T07:18:34.853Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-05T07:18:34.853Z] #35 DONE 0.8s [2025-03-05T07:18:34.853Z] [2025-03-05T07:18:34.853Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:18:34.853Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-05T07:18:34.853Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-05T07:18:34.853Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:18:34.853Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-05T07:18:34.853Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-05T07:18:35.111Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-05T07:18:35.369Z] #33 ... [2025-03-05T07:18:35.369Z] [2025-03-05T07:18:35.369Z] #36 [security-spire-server internal] load build context [2025-03-05T07:18:35.369Z] #36 transferring context: 23.80kB 0.0s done [2025-03-05T07:18:35.369Z] #36 DONE 0.3s [2025-03-05T07:18:35.369Z] [2025-03-05T07:18:35.369Z] #37 [security-spire-config internal] load build context [2025-03-05T07:18:35.369Z] #37 transferring context: 22.05kB 0.0s done [2025-03-05T07:18:35.369Z] #37 DONE 0.3s [2025-03-05T07:18:35.369Z] [2025-03-05T07:18:35.369Z] #38 [security-spire-agent internal] load build context [2025-03-05T07:18:35.369Z] #38 transferring context: 23.33kB 0.0s done [2025-03-05T07:18:35.369Z] #38 DONE 0.3s [2025-03-05T07:18:35.369Z] [2025-03-05T07:18:35.369Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:18:35.369Z] #33 DONE 1.1s [2025-03-05T07:18:35.369Z] [2025-03-05T07:18:35.369Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:18:35.369Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-05T07:18:35.369Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-05T07:18:35.369Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-05T07:18:35.369Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-05T07:18:35.369Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-05T07:18:35.369Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.3s [2025-03-05T07:18:35.369Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s [2025-03-05T07:18:35.369Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-05T07:18:35.369Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-03-05T07:18:35.369Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-05T07:18:35.625Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-03-05T07:18:35.625Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.5s [2025-03-05T07:18:35.882Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-05T07:18:35.882Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-05T07:18:35.882Z] #39 ... [2025-03-05T07:18:35.882Z] [2025-03-05T07:18:35.882Z] #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-05T07:18:35.882Z] #40 DONE 1.7s [2025-03-05T07:18:35.882Z] [2025-03-05T07:18:35.882Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:18:35.882Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.8s [2025-03-05T07:18:36.140Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 1.0s [2025-03-05T07:18:36.140Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 1.0s [2025-03-05T07:18:36.397Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 1.1s [2025-03-05T07:18:36.397Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.2s [2025-03-05T07:18:36.967Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.7s done [2025-03-05T07:18:37.224Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-05T07:18:40.719Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.8s done [2025-03-05T07:18:43.258Z] #39 ... [2025-03-05T07:18:43.258Z] [2025-03-05T07:18:43.258Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-05T07:18:43.258Z] #41 DONE 7.2s [2025-03-05T07:18:43.258Z] [2025-03-05T07:18:43.258Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:18:44.323Z] #42 ... [2025-03-05T07:18:44.323Z] [2025-03-05T07:18:44.323Z] #43 [support-scheduler internal] load build context [2025-03-05T07:18:44.323Z] #43 transferring context: 357.57MB 9.9s [2025-03-05T07:18:44.617Z] #43 ... [2025-03-05T07:18:44.617Z] [2025-03-05T07:18:44.617Z] #44 [security-proxy-setup internal] load build context [2025-03-05T07:18:44.617Z] #44 ... [2025-03-05T07:18:44.617Z] [2025-03-05T07:18:44.617Z] #45 [security-bootstrapper internal] load build context [2025-03-05T07:18:44.617Z] #45 ... [2025-03-05T07:18:44.617Z] [2025-03-05T07:18:44.617Z] #46 [core-metadata internal] load build context [2025-03-05T07:18:44.895Z] #46 ... [2025-03-05T07:18:44.895Z] [2025-03-05T07:18:44.895Z] #47 [security-spiffe-token-provider internal] load build context [2025-03-05T07:18:44.895Z] #47 ... [2025-03-05T07:18:44.895Z] [2025-03-05T07:18:44.895Z] #48 [core-data internal] load build context [2025-03-05T07:18:45.168Z] #48 ... [2025-03-05T07:18:45.168Z] [2025-03-05T07:18:45.168Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:18:45.168Z] #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-05T07:18:45.168Z] #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-05T07:18:45.168Z] #49 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-05T07:18:45.168Z] #49 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-05T07:18:45.168Z] #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.1s [2025-03-05T07:18:45.168Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-05T07:18:45.168Z] #49 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-03-05T07:18:45.168Z] #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-05T07:18:45.168Z] #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-05T07:18:45.168Z] #49 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-03-05T07:18:45.168Z] #49 ... [2025-03-05T07:18:45.168Z] [2025-03-05T07:18:45.168Z] #50 [core-keeper internal] load build context [2025-03-05T07:18:45.168Z] #50 ... [2025-03-05T07:18:45.168Z] [2025-03-05T07:18:45.168Z] #51 [security-secretstore-setup internal] load build context [2025-03-05T07:18:45.483Z] #51 ... [2025-03-05T07:18:45.483Z] [2025-03-05T07:18:45.483Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:18:45.483Z] #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.483Z] #0 8.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.483Z] #0 8.495 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:18:45.483Z] #0 8.495 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:18:45.483Z] #0 8.495 OK: 24170 distinct packages available [2025-03-05T07:18:45.483Z] #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.483Z] #0 8.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.483Z] #0 8.947 (1/14) Installing ca-certificates (20241121-r1) [2025-03-05T07:18:45.483Z] #0 8.962 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-05T07:18:45.483Z] #0 8.972 (3/14) Installing c-ares (1.33.1-r0) [2025-03-05T07:18:45.483Z] #0 8.975 (4/14) Installing libunistring (1.2-r0) [2025-03-05T07:18:45.483Z] #0 9.001 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-05T07:18:45.483Z] #0 9.001 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-05T07:18:45.483Z] #0 9.006 (7/14) Installing libpsl (0.21.5-r1) [2025-03-05T07:18:45.483Z] #0 9.026 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-05T07:18:45.483Z] #0 9.026 (9/14) Installing libcurl (8.12.1-r0) [2025-03-05T07:18:45.483Z] #0 9.028 (10/14) Installing curl (8.12.1-r0) [2025-03-05T07:18:45.483Z] #0 9.032 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:45.483Z] #0 9.037 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-05T07:18:45.483Z] #0 9.043 (13/14) Installing libucontext (1.2-r3) [2025-03-05T07:18:45.483Z] #0 9.046 (14/14) Installing gcompat (1.1.0-r4) [2025-03-05T07:18:45.483Z] #0 9.054 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:45.483Z] #0 9.063 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:18:45.483Z] #0 9.096 OK: 13 MiB in 28 packages [2025-03-05T07:18:45.483Z] #52 ... [2025-03-05T07:18:45.483Z] [2025-03-05T07:18:45.483Z] #53 [core-common-config-bootstrapper internal] load build context [2025-03-05T07:18:45.483Z] #53 ... [2025-03-05T07:18:45.483Z] [2025-03-05T07:18:45.483Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-05T07:18:45.788Z] #54 ... [2025-03-05T07:18:45.788Z] [2025-03-05T07:18:45.788Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:18:45.788Z] #55 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.788Z] #55 ... [2025-03-05T07:18:45.788Z] [2025-03-05T07:18:45.788Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-05T07:18:45.788Z] #0 7.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.788Z] #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:45.788Z] #0 8.446 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:45.788Z] #0 8.454 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:45.788Z] #0 8.462 OK: 8 MiB in 15 packages [2025-03-05T07:18:46.065Z] #56 ... [2025-03-05T07:18:46.065Z] [2025-03-05T07:18:46.065Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-05T07:18:46.065Z] #57 ... [2025-03-05T07:18:46.065Z] [2025-03-05T07:18:46.065Z] #58 [core-command internal] load build context [2025-03-05T07:18:46.065Z] #58 ... [2025-03-05T07:18:46.065Z] [2025-03-05T07:18:46.065Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-05T07:18:46.347Z] #59 ... [2025-03-05T07:18:46.347Z] [2025-03-05T07:18:46.347Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-05T07:18:46.347Z] #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:46.347Z] #0 8.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:46.347Z] #0 8.473 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:46.347Z] #0 8.480 (2/2) Installing su-exec (0.2-r3) [2025-03-05T07:18:46.347Z] #0 8.480 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:46.347Z] #0 8.492 OK: 8 MiB in 16 packages [2025-03-05T07:18:46.347Z] #60 ... [2025-03-05T07:18:46.347Z] [2025-03-05T07:18:46.347Z] #61 [security-proxy-auth internal] load build context [2025-03-05T07:18:46.347Z] #61 ... [2025-03-05T07:18:46.347Z] [2025-03-05T07:18:46.347Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-05T07:18:46.609Z] #62 ... [2025-03-05T07:18:46.609Z] [2025-03-05T07:18:46.609Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:18:46.609Z] #63 ... [2025-03-05T07:18:46.609Z] [2025-03-05T07:18:46.609Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-05T07:18:46.867Z] #64 ... [2025-03-05T07:18:46.867Z] [2025-03-05T07:18:46.867Z] #65 [support-notifications internal] load build context [2025-03-05T07:18:46.868Z] #65 ... [2025-03-05T07:18:46.868Z] [2025-03-05T07:18:46.868Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-05T07:18:46.868Z] #0 9.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:46.868Z] #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:46.868Z] #0 9.895 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:46.868Z] #0 9.895 (2/4) Installing openssl (3.3.3-r0) [2025-03-05T07:18:46.868Z] #0 9.907 (3/4) Installing su-exec (0.2-r3) [2025-03-05T07:18:46.868Z] #0 9.913 (4/4) Installing yq-go (4.44.1-r2) [2025-03-05T07:18:46.868Z] #0 9.975 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:46.868Z] #0 9.981 OK: 19 MiB in 18 packages [2025-03-05T07:18:47.193Z] #66 ... [2025-03-05T07:18:47.193Z] [2025-03-05T07:18:47.193Z] #65 [support-notifications internal] load build context [2025-03-05T07:18:47.453Z] #65 transferring context: 496.08MB 12.6s done [2025-03-05T07:18:52.738Z] #65 ... [2025-03-05T07:18:52.738Z] [2025-03-05T07:18:52.738Z] #50 [core-keeper internal] load build context [2025-03-05T07:18:52.738Z] #50 transferring context: 496.08MB 14.5s done [2025-03-05T07:18:52.997Z] #50 ... [2025-03-05T07:18:52.997Z] [2025-03-05T07:18:52.997Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:18:53.271Z] #67 ... [2025-03-05T07:18:53.271Z] [2025-03-05T07:18:53.271Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-05T07:18:53.271Z] #68 ... [2025-03-05T07:18:53.271Z] [2025-03-05T07:18:53.271Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-05T07:18:53.531Z] #69 ... [2025-03-05T07:18:53.531Z] [2025-03-05T07:18:53.531Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:18:53.790Z] #39 ... [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-05T07:18:53.790Z] #70 ... [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-05T07:18:53.790Z] #57 DONE 18.4s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #48 [core-data internal] load build context [2025-03-05T07:18:53.790Z] #48 transferring context: 496.08MB 12.5s done [2025-03-05T07:18:53.790Z] #48 DONE 19.4s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-05T07:18:53.790Z] #71 ... [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-05T07:18:53.790Z] #66 DONE 18.4s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-05T07:18:53.790Z] #56 DONE 18.5s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-05T07:18:53.790Z] #54 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:53.790Z] #54 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:53.790Z] #54 11.13 (1/4) Installing ca-certificates (20241121-r1) [2025-03-05T07:18:53.790Z] #54 11.15 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:53.790Z] #54 11.15 (3/4) Installing su-exec (0.2-r3) [2025-03-05T07:18:53.790Z] #54 11.16 (4/4) Installing yq-go (4.44.1-r2) [2025-03-05T07:18:53.790Z] #54 11.23 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:53.790Z] #54 11.24 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:18:53.790Z] #54 11.30 OK: 19 MiB in 18 packages [2025-03-05T07:18:53.790Z] #54 DONE 18.5s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:18:53.790Z] #52 DONE 18.6s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #65 [support-notifications internal] load build context [2025-03-05T07:18:53.790Z] #65 DONE 19.5s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #43 [support-scheduler internal] load build context [2025-03-05T07:18:53.790Z] #43 transferring context: 496.08MB 13.4s done [2025-03-05T07:18:53.790Z] #43 DONE 19.5s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-05T07:18:53.790Z] #60 DONE 18.4s [2025-03-05T07:18:53.790Z] [2025-03-05T07:18:53.790Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-05T07:18:54.049Z] #72 ... [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #61 [security-proxy-auth internal] load build context [2025-03-05T07:18:54.049Z] #61 transferring context: 496.08MB 13.6s done [2025-03-05T07:18:54.049Z] #61 DONE 19.5s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #47 [security-spiffe-token-provider internal] load build context [2025-03-05T07:18:54.049Z] #47 transferring context: 496.08MB 13.6s done [2025-03-05T07:18:54.049Z] #47 DONE 19.5s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #51 [security-secretstore-setup internal] load build context [2025-03-05T07:18:54.049Z] #51 transferring context: 496.08MB 13.6s done [2025-03-05T07:18:54.049Z] #51 DONE 19.5s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #44 [security-proxy-setup internal] load build context [2025-03-05T07:18:54.049Z] #44 transferring context: 496.08MB 13.8s done [2025-03-05T07:18:54.049Z] #44 DONE 19.6s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:18:54.049Z] #55 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:54.049Z] #55 10.76 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:18:54.049Z] #55 10.76 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:18:54.049Z] #55 10.76 OK: 24170 distinct packages available [2025-03-05T07:18:54.049Z] #55 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:54.049Z] #55 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:54.049Z] #55 11.16 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:54.049Z] #55 11.16 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-05T07:18:54.049Z] #55 11.17 (3/4) Installing libucontext (1.2-r3) [2025-03-05T07:18:54.049Z] #55 11.17 (4/4) Installing gcompat (1.1.0-r4) [2025-03-05T07:18:54.049Z] #55 11.17 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:54.049Z] #55 11.19 OK: 8 MiB in 18 packages [2025-03-05T07:18:54.049Z] #55 DONE 18.5s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #46 [core-metadata internal] load build context [2025-03-05T07:18:54.049Z] #46 transferring context: 496.08MB 13.6s done [2025-03-05T07:18:54.049Z] #46 DONE 19.6s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #50 [core-keeper internal] load build context [2025-03-05T07:18:54.049Z] #50 DONE 19.6s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #53 [core-common-config-bootstrapper internal] load build context [2025-03-05T07:18:54.049Z] #53 transferring context: 496.08MB 13.9s done [2025-03-05T07:18:54.049Z] #53 DONE 19.6s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #58 [core-command internal] load build context [2025-03-05T07:18:54.049Z] #58 transferring context: 496.08MB 14.5s done [2025-03-05T07:18:54.049Z] #58 DONE 19.6s [2025-03-05T07:18:54.049Z] [2025-03-05T07:18:54.049Z] #45 [security-bootstrapper internal] load build context [2025-03-05T07:18:54.049Z] #45 transferring context: 496.08MB 13.7s done [2025-03-05T07:18:54.049Z] #45 DONE 19.6s [2025-03-05T07:18:54.309Z] [2025-03-05T07:18:54.309Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-05T07:18:54.876Z] #73 ... [2025-03-05T07:18:54.876Z] [2025-03-05T07:18:54.876Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-05T07:18:54.876Z] #70 DONE 12.0s [2025-03-05T07:18:55.134Z] [2025-03-05T07:18:55.135Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:18:55.135Z] #42 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.135Z] #42 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.395Z] #42 ... [2025-03-05T07:18:55.395Z] [2025-03-05T07:18:55.395Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-05T07:18:55.395Z] #64 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.395Z] #64 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.395Z] #64 19.67 (1/3) Installing ca-certificates (20241121-r1) [2025-03-05T07:18:55.395Z] #64 19.68 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:55.395Z] #64 19.68 (3/3) Installing tzdata (2025a-r0) [2025-03-05T07:18:55.395Z] #64 19.71 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:55.395Z] #64 19.72 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:18:55.395Z] #64 19.78 OK: 10 MiB in 17 packages [2025-03-05T07:18:55.395Z] #64 DONE 20.0s [2025-03-05T07:18:55.395Z] [2025-03-05T07:18:55.395Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:18:55.395Z] #42 12.44 OK: 248 MiB in 58 packages [2025-03-05T07:18:55.656Z] #42 ... [2025-03-05T07:18:55.656Z] [2025-03-05T07:18:55.656Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-05T07:18:55.656Z] #59 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.656Z] #59 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.656Z] #59 19.91 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:55.656Z] #59 19.91 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:55.656Z] #59 19.92 OK: 8 MiB in 15 packages [2025-03-05T07:18:55.656Z] #59 DONE 20.1s [2025-03-05T07:18:55.656Z] [2025-03-05T07:18:55.656Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-05T07:18:55.656Z] #62 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.656Z] #62 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.656Z] #62 19.79 (1/7) Installing ca-certificates (20241121-r1) [2025-03-05T07:18:55.656Z] #62 19.82 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:55.656Z] #62 19.82 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T07:18:55.656Z] #62 19.84 (4/7) Installing libsodium (1.0.19-r0) [2025-03-05T07:18:55.656Z] #62 19.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T07:18:55.656Z] #62 19.86 (6/7) Installing libzmq (4.3.5-r2) [2025-03-05T07:18:55.656Z] #62 19.87 (7/7) Installing zeromq (4.3.5-r2) [2025-03-05T07:18:55.656Z] #62 19.88 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:55.656Z] #62 19.90 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:18:55.656Z] #62 19.94 OK: 12 MiB in 21 packages [2025-03-05T07:18:55.656Z] #62 DONE 20.1s [2025-03-05T07:18:55.656Z] [2025-03-05T07:18:55.656Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:18:55.656Z] #42 DONE 12.6s [2025-03-05T07:18:55.656Z] [2025-03-05T07:18:55.656Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:18:55.656Z] #74 DONE 0.1s [2025-03-05T07:18:55.656Z] [2025-03-05T07:18:55.656Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:18:55.915Z] #75 ... [2025-03-05T07:18:55.915Z] [2025-03-05T07:18:55.915Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-05T07:18:55.915Z] #71 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #71 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #71 12.65 OK: 248 MiB in 58 packages [2025-03-05T07:18:55.915Z] #71 DONE 12.8s [2025-03-05T07:18:55.915Z] [2025-03-05T07:18:55.915Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:18:55.915Z] #76 DONE 0.1s [2025-03-05T07:18:55.915Z] [2025-03-05T07:18:55.915Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:18:55.915Z] #63 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #63 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #63 19.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:18:55.915Z] #63 19.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:18:55.915Z] #63 19.85 OK: 24170 distinct packages available [2025-03-05T07:18:55.915Z] #63 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #63 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #63 20.36 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:55.915Z] #63 20.36 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-05T07:18:55.915Z] #63 20.36 (3/5) Installing libucontext (1.2-r3) [2025-03-05T07:18:55.915Z] #63 20.37 (4/5) Installing gcompat (1.1.0-r4) [2025-03-05T07:18:55.915Z] #63 20.37 (5/5) Installing openssl (3.3.3-r0) [2025-03-05T07:18:55.915Z] #63 20.38 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:55.915Z] #63 20.40 OK: 9 MiB in 19 packages [2025-03-05T07:18:55.915Z] #63 DONE 20.5s [2025-03-05T07:18:55.915Z] [2025-03-05T07:18:55.915Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-05T07:18:55.915Z] #69 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #69 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:55.915Z] #69 12.82 OK: 248 MiB in 58 packages [2025-03-05T07:18:55.915Z] #69 DONE 13.0s [2025-03-05T07:18:55.915Z] [2025-03-05T07:18:55.915Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:18:55.915Z] #77 DONE 0.1s [2025-03-05T07:18:55.915Z] [2025-03-05T07:18:55.915Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:18:57.292Z] #78 ... [2025-03-05T07:18:57.292Z] [2025-03-05T07:18:57.292Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-05T07:18:57.292Z] #68 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.292Z] #68 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.292Z] #68 13.36 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:18:57.292Z] #68 13.36 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:18:57.292Z] #68 13.36 OK: 24188 distinct packages available [2025-03-05T07:18:57.292Z] #68 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.292Z] #68 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #68 13.87 OK: 248 MiB in 58 packages [2025-03-05T07:18:57.293Z] #68 DONE 14.1s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:18:57.293Z] #79 DONE 0.1s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:18:57.293Z] #67 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #67 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #67 14.08 OK: 248 MiB in 58 packages [2025-03-05T07:18:57.293Z] #67 DONE 14.3s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-05T07:18:57.293Z] #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #0 3.067 OK: 8 MiB in 16 packages [2025-03-05T07:18:57.293Z] #80 DONE 3.3s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-05T07:18:57.293Z] #72 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #72 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #72 ... [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:18:57.293Z] #81 DONE 0.1s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-05T07:18:57.293Z] #0 0.949 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #0 1.502 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.293Z] #0 2.296 OK: 248 MiB in 58 packages [2025-03-05T07:18:57.293Z] #82 DONE 2.4s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-05T07:18:57.293Z] #83 DONE 0.1s [2025-03-05T07:18:57.293Z] [2025-03-05T07:18:57.293Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:18:57.552Z] #84 ... [2025-03-05T07:18:57.552Z] [2025-03-05T07:18:57.552Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-05T07:18:57.552Z] #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.552Z] #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:57.552Z] #0 3.610 OK: 19 MiB in 18 packages [2025-03-05T07:18:57.552Z] #85 DONE 3.7s [2025-03-05T07:18:57.552Z] [2025-03-05T07:18:57.552Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-05T07:18:57.552Z] #72 3.594 OK: 8 MiB in 15 packages [2025-03-05T07:18:57.552Z] #72 DONE 3.8s [2025-03-05T07:18:57.552Z] [2025-03-05T07:18:57.552Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-05T07:18:57.552Z] #86 DONE 0.1s [2025-03-05T07:18:57.809Z] [2025-03-05T07:18:57.809Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:18:58.069Z] #87 ... [2025-03-05T07:18:58.069Z] [2025-03-05T07:18:58.069Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-05T07:18:58.069Z] #0 2.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.069Z] #0 3.155 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.069Z] #0 3.872 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T07:18:58.069Z] #0 4.158 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:18:58.069Z] #0 4.167 OK: 8 MiB in 15 packages [2025-03-05T07:18:58.069Z] #88 DONE 4.3s [2025-03-05T07:18:58.069Z] [2025-03-05T07:18:58.069Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:18:58.069Z] #0 3.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.069Z] #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.069Z] #0 4.087 OK: 13 MiB in 28 packages [2025-03-05T07:18:58.069Z] #89 DONE 4.2s [2025-03-05T07:18:58.329Z] [2025-03-05T07:18:58.329Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:18:58.329Z] #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.329Z] #0 2.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.329Z] #0 2.689 OK: 10 MiB in 17 packages [2025-03-05T07:18:58.329Z] #90 DONE 2.8s [2025-03-05T07:18:58.329Z] [2025-03-05T07:18:58.329Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-05T07:18:58.329Z] #73 4.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.329Z] #73 4.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.329Z] #73 4.501 OK: 8 MiB in 18 packages [2025-03-05T07:18:58.587Z] #73 ... [2025-03-05T07:18:58.587Z] [2025-03-05T07:18:58.587Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-05T07:18:58.587Z] #0 4.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.587Z] #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.587Z] #0 4.508 OK: 19 MiB in 18 packages [2025-03-05T07:18:58.587Z] #91 DONE 4.7s [2025-03-05T07:18:58.587Z] [2025-03-05T07:18:58.587Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-05T07:18:58.587Z] #73 DONE 4.7s [2025-03-05T07:18:58.587Z] [2025-03-05T07:18:58.587Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:18:58.587Z] #0 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.587Z] #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:58.587Z] #0 3.024 OK: 8 MiB in 15 packages [2025-03-05T07:18:58.587Z] #92 DONE 3.2s [2025-03-05T07:18:58.587Z] [2025-03-05T07:18:58.587Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:18:59.209Z] #93 DONE 0.6s [2025-03-05T07:18:59.209Z] [2025-03-05T07:18:59.209Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:18:59.209Z] #0 2.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:59.209Z] #0 2.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:59.209Z] #0 3.074 OK: 12 MiB in 21 packages [2025-03-05T07:18:59.209Z] #94 DONE 3.7s [2025-03-05T07:18:59.209Z] [2025-03-05T07:18:59.209Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-05T07:18:59.209Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:59.209Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T07:18:59.209Z] #0 3.109 OK: 9 MiB in 19 packages [2025-03-05T07:18:59.209Z] #95 DONE 3.3s [2025-03-05T07:18:59.209Z] [2025-03-05T07:18:59.209Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-05T07:19:00.143Z] #96 DONE 0.6s [2025-03-05T07:19:00.143Z] [2025-03-05T07:19:00.143Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-05T07:19:00.143Z] #97 DONE 0.6s [2025-03-05T07:19:00.143Z] [2025-03-05T07:19:00.143Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:19:00.143Z] #98 DONE 0.6s [2025-03-05T07:19:00.143Z] [2025-03-05T07:19:00.143Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-05T07:19:00.400Z] #99 ... [2025-03-05T07:19:00.401Z] [2025-03-05T07:19:00.401Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-05T07:19:00.401Z] #100 DONE 0.6s [2025-03-05T07:19:00.401Z] [2025-03-05T07:19:00.401Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-05T07:19:00.401Z] #99 DONE 0.6s [2025-03-05T07:19:00.401Z] [2025-03-05T07:19:00.401Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:19:00.401Z] #101 DONE 0.6s [2025-03-05T07:19:00.401Z] [2025-03-05T07:19:00.401Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-05T07:19:00.401Z] #102 DONE 0.1s [2025-03-05T07:19:00.401Z] [2025-03-05T07:19:00.401Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-05T07:19:00.401Z] #103 DONE 0.1s [2025-03-05T07:19:00.401Z] [2025-03-05T07:19:00.401Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-05T07:19:00.659Z] #104 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-05T07:19:00.659Z] #105 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-05T07:19:00.659Z] #106 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-05T07:19:00.659Z] #107 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-05T07:19:00.659Z] #108 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-05T07:19:00.659Z] #109 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-05T07:19:00.659Z] #110 DONE 0.1s [2025-03-05T07:19:00.659Z] [2025-03-05T07:19:00.659Z] #111 [security-spire-config] exporting to image [2025-03-05T07:19:00.659Z] #111 exporting layers [2025-03-05T07:19:00.917Z] #111 ... [2025-03-05T07:19:00.917Z] [2025-03-05T07:19:00.917Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-05T07:19:00.917Z] #112 DONE 0.1s [2025-03-05T07:19:00.917Z] [2025-03-05T07:19:00.917Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-05T07:19:00.917Z] #113 DONE 0.1s [2025-03-05T07:19:00.917Z] [2025-03-05T07:19:00.917Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-05T07:19:00.917Z] #114 DONE 0.1s [2025-03-05T07:19:00.917Z] [2025-03-05T07:19:00.917Z] #111 [security-spire-server] exporting to image [2025-03-05T07:19:01.177Z] #111 ... [2025-03-05T07:19:01.177Z] [2025-03-05T07:19:01.177Z] #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-05T07:19:01.177Z] #115 DONE 4.0s [2025-03-05T07:19:01.177Z] [2025-03-05T07:19:01.177Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-05T07:19:01.177Z] #116 DONE 0.0s [2025-03-05T07:19:01.434Z] [2025-03-05T07:19:01.435Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:01.693Z] #117 ... [2025-03-05T07:19:01.693Z] [2025-03-05T07:19:01.693Z] #111 [security-spire-agent] exporting to image [2025-03-05T07:19:01.693Z] #111 exporting layers 0.7s done [2025-03-05T07:19:01.693Z] #111 writing image sha256:d5f981da3eb939975fb24f076f04f408cfb26c36495b9ad2d757376fd8e70e6e done [2025-03-05T07:19:01.693Z] #111 naming to docker.io/library/security-spire-config done [2025-03-05T07:19:01.693Z] #111 writing image sha256:05615fd993bf6acd4bfb996b18584aa691204519b0baf7de57fb295e1249b039 done [2025-03-05T07:19:01.693Z] #111 naming to docker.io/library/security-spire-server done [2025-03-05T07:19:01.693Z] #111 writing image sha256:0ec21acf59ee25bf2b3fa5d15ce40391b196812a34c1443032d6039e30d5ef78 done [2025-03-05T07:19:01.693Z] #111 naming to docker.io/library/security-spire-agent done [2025-03-05T07:19:01.693Z] #111 DONE 1.0s [2025-03-05T07:19:01.954Z] [2025-03-05T07:19:01.954Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:16.336Z] Removing intermediate container 07b123fccc29 [2025-03-05T07:19:16.337Z] ---> 519c398faa2f [2025-03-05T07:19:16.337Z] Successfully built 519c398faa2f [2025-03-05T07:19:16.337Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:19:16.683Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T07:19:16.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T07:19:16.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-40248 does not seem to be running inside a container [2025-03-05T07:19:16.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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-05T07:19:18.092Z] $ docker top 93190e62e66fcd007710e6286ea96189fdcb4c2809eaa7a6dd593094a4bd0cdf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T07:19:18.963Z] + go version [2025-03-05T07:19:18.963Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T07:19:18.977Z] $ docker stop --time=1 93190e62e66fcd007710e6286ea96189fdcb4c2809eaa7a6dd593094a4bd0cdf [2025-03-05T07:19:20.592Z] $ docker rm -f --volumes 93190e62e66fcd007710e6286ea96189fdcb4c2809eaa7a6dd593094a4bd0cdf [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-05T07:19:21.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-05T07:19:21.295Z] [2025-03-05T07:19:21.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:19:21.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-05T07:19:21.630Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-05T07:19:21.630Z] 547446be3368: Pulling fs layer [2025-03-05T07:19:21.630Z] d125d8839a47: Pulling fs layer [2025-03-05T07:19:21.630Z] 3e85d5ac6304: Pulling fs layer [2025-03-05T07:19:21.630Z] c3105a71a48b: Pulling fs layer [2025-03-05T07:19:21.630Z] 0f093f025ec4: Pulling fs layer [2025-03-05T07:19:21.630Z] c3106fc0e877: Pulling fs layer [2025-03-05T07:19:21.630Z] c3105a71a48b: Waiting [2025-03-05T07:19:21.630Z] 0f093f025ec4: Waiting [2025-03-05T07:19:21.630Z] c3106fc0e877: Waiting [2025-03-05T07:19:21.904Z] 547446be3368: Download complete [2025-03-05T07:19:21.904Z] c3105a71a48b: Download complete [2025-03-05T07:19:22.173Z] d125d8839a47: Verifying Checksum [2025-03-05T07:19:22.173Z] d125d8839a47: Download complete [2025-03-05T07:19:22.173Z] c3106fc0e877: Verifying Checksum [2025-03-05T07:19:22.173Z] c3106fc0e877: Download complete [2025-03-05T07:19:22.441Z] 0f093f025ec4: Verifying Checksum [2025-03-05T07:19:22.441Z] 0f093f025ec4: Download complete [2025-03-05T07:19:22.710Z] 547446be3368: Pull complete [2025-03-05T07:19:23.675Z] d125d8839a47: Pull complete [2025-03-05T07:19:24.261Z] 3e85d5ac6304: Verifying Checksum [2025-03-05T07:19:24.261Z] 3e85d5ac6304: Download complete [2025-03-05T07:19:34.052Z] #118 DONE 33.1s [2025-03-05T07:19:34.052Z] [2025-03-05T07:19:34.052Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:34.052Z] #87 DONE 31.4s [2025-03-05T07:19:34.052Z] [2025-03-05T07:19:34.052Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:34.052Z] #84 DONE 31.7s [2025-03-05T07:19:34.052Z] [2025-03-05T07:19:34.052Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:34.052Z] #117 DONE 31.7s [2025-03-05T07:19:34.052Z] [2025-03-05T07:19:34.052Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:34.052Z] #78 DONE 32.9s [2025-03-05T07:19:34.052Z] [2025-03-05T07:19:34.052Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:34.052Z] #75 DONE 33.3s [2025-03-05T07:19:34.052Z] [2025-03-05T07:19:34.052Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-05T07:19:34.346Z] 3e85d5ac6304: Pull complete [2025-03-05T07:19:34.346Z] c3105a71a48b: Pull complete [2025-03-05T07:19:35.308Z] 0f093f025ec4: Pull complete [2025-03-05T07:19:35.308Z] c3106fc0e877: Pull complete [2025-03-05T07:19:35.308Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-05T07:19:35.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-05T07:19:35.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T07:19:35.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-40248 does not seem to be running inside a container [2025-03-05T07:19:35.578Z] $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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-05T07:19:37.561Z] $ docker top 33a3b1110c87f1cfda87928c020cb8a962060b8764e6413958c378e2019e9a8b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T07:19:38.082Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-05T07:19:39.326Z] #119 ... [2025-03-05T07:19:39.326Z] [2025-03-05T07:19:39.326Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-05T07:19:39.326Z] #120 ... [2025-03-05T07:19:39.326Z] [2025-03-05T07:19:39.326Z] #121 [core-metadata builder 6/7] COPY . . [2025-03-05T07:19:39.326Z] #121 ... [2025-03-05T07:19:39.326Z] [2025-03-05T07:19:39.326Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-05T07:19:39.326Z] #122 ... [2025-03-05T07:19:39.326Z] [2025-03-05T07:19:39.326Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-05T07:19:39.586Z] #123 ... [2025-03-05T07:19:39.586Z] [2025-03-05T07:19:39.586Z] #124 [support-scheduler builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #124 DONE 14.1s [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #123 DONE 14.1s [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #119 DONE 14.1s [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-05T07:19:43.779Z] #122 DONE 14.2s [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #121 [core-metadata builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #121 DONE 14.2s [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:19:43.779Z] #125 ... [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #126 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:43.779Z] #127 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:19:43.779Z] #128 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #120 DONE 14.2s [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #129 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:43.779Z] #130 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:19:43.779Z] #131 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #132 [core-data builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #132 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:43.779Z] #133 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:19:43.779Z] #134 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:43.779Z] #135 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #136 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:19:43.779Z] #137 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:43.779Z] #138 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:19:43.779Z] #139 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #140 [core-command builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #140 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-03-05T07:19:43.779Z] #141 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:19:43.779Z] #142 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:19:43.779Z] #143 CACHED [2025-03-05T07:19:43.779Z] [2025-03-05T07:19:43.779Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-05T07:19:44.345Z] #144 1.313 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-05T07:19:48.172Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #1 transferring dockerfile: 2.00kB 0.0s done [2025-03-05T07:19:48.172Z] #1 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #2 transferring dockerfile: 1.69kB done [2025-03-05T07:19:48.172Z] #2 DONE 0.0s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #3 transferring dockerfile: 1.89kB 0.0s done [2025-03-05T07:19:48.172Z] #3 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #4 transferring dockerfile: 1.83kB done [2025-03-05T07:19:48.172Z] #4 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #5 transferring dockerfile: 2.49kB 0.0s done [2025-03-05T07:19:48.172Z] #5 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #6 transferring dockerfile: 2.50kB done [2025-03-05T07:19:48.172Z] #6 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #7 transferring dockerfile: 1.81kB done [2025-03-05T07:19:48.172Z] #7 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #8 transferring dockerfile: 2.23kB 0.0s done [2025-03-05T07:19:48.172Z] #8 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #9 transferring dockerfile: 2.01kB done [2025-03-05T07:19:48.172Z] #9 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #10 transferring dockerfile: 3.02kB done [2025-03-05T07:19:48.172Z] #10 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #11 transferring dockerfile: 2.10kB 0.0s done [2025-03-05T07:19:48.172Z] #11 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-03-05T07:19:48.172Z] #12 transferring dockerfile: 1.70kB done [2025-03-05T07:19:48.172Z] #12 DONE 0.1s [2025-03-05T07:19:48.172Z] [2025-03-05T07:19:48.172Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-05T07:19:48.440Z] #13 transferring dockerfile: 2.14kB done [2025-03-05T07:19:48.440Z] #13 DONE 0.1s [2025-03-05T07:19:48.440Z] [2025-03-05T07:19:48.440Z] #14 [core-command internal] load build definition from Dockerfile [2025-03-05T07:19:48.440Z] #14 transferring dockerfile: 1.94kB 0.0s done [2025-03-05T07:19:48.440Z] #14 DONE 0.1s [2025-03-05T07:19:48.440Z] [2025-03-05T07:19:48.440Z] #15 [core-data internal] load build definition from Dockerfile [2025-03-05T07:19:48.440Z] #15 transferring dockerfile: 2.04kB done [2025-03-05T07:19:48.440Z] #15 DONE 0.1s [2025-03-05T07:19:48.440Z] [2025-03-05T07:19:48.440Z] #16 [support-notifications internal] load .dockerignore [2025-03-05T07:19:48.440Z] #16 transferring context: 50B 0.0s done [2025-03-05T07:19:48.440Z] #16 DONE 0.1s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #17 [security-spire-config internal] load .dockerignore [2025-03-05T07:19:49.410Z] #17 transferring context: 50B done [2025-03-05T07:19:49.410Z] #17 DONE 0.1s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-05T07:19:49.410Z] #18 transferring context: 50B done [2025-03-05T07:19:49.410Z] #18 DONE 0.0s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #19 [support-scheduler internal] load .dockerignore [2025-03-05T07:19:49.410Z] #19 transferring context: 50B done [2025-03-05T07:19:49.410Z] #19 DONE 0.1s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-03-05T07:19:49.410Z] #20 transferring context: 50B 0.0s done [2025-03-05T07:19:49.410Z] #20 DONE 0.1s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #21 [security-proxy-setup internal] load .dockerignore [2025-03-05T07:19:49.410Z] #21 transferring context: 50B done [2025-03-05T07:19:49.410Z] #21 DONE 0.1s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-05T07:19:49.410Z] #22 transferring context: 50B done [2025-03-05T07:19:49.410Z] #22 DONE 0.0s [2025-03-05T07:19:49.410Z] [2025-03-05T07:19:49.410Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-05T07:19:49.682Z] #23 transferring context: 50B done [2025-03-05T07:19:49.682Z] #23 DONE 0.1s [2025-03-05T07:19:49.682Z] [2025-03-05T07:19:49.682Z] #24 [core-keeper internal] load .dockerignore [2025-03-05T07:19:49.682Z] #24 transferring context: 50B done [2025-03-05T07:19:49.682Z] #24 DONE 0.1s [2025-03-05T07:19:49.682Z] [2025-03-05T07:19:49.682Z] #25 [security-bootstrapper internal] load .dockerignore [2025-03-05T07:19:49.682Z] #25 transferring context: 50B done [2025-03-05T07:19:49.682Z] #25 DONE 0.1s [2025-03-05T07:19:49.682Z] [2025-03-05T07:19:49.682Z] #26 [core-metadata internal] load .dockerignore [2025-03-05T07:19:49.682Z] #26 transferring context: 50B 0.0s done [2025-03-05T07:19:49.682Z] #26 DONE 0.1s [2025-03-05T07:19:49.682Z] [2025-03-05T07:19:49.682Z] #27 [security-spire-server internal] load .dockerignore [2025-03-05T07:19:49.954Z] #27 transferring context: 50B done [2025-03-05T07:19:49.954Z] #27 DONE 0.1s [2025-03-05T07:19:49.954Z] [2025-03-05T07:19:49.954Z] #28 [security-proxy-auth internal] load .dockerignore [2025-03-05T07:19:49.954Z] #28 transferring context: 50B done [2025-03-05T07:19:49.954Z] #28 DONE 0.1s [2025-03-05T07:19:49.954Z] [2025-03-05T07:19:49.954Z] #29 [core-command internal] load .dockerignore [2025-03-05T07:19:49.954Z] #29 transferring context: 50B done [2025-03-05T07:19:49.954Z] #29 DONE 0.1s [2025-03-05T07:19:49.954Z] [2025-03-05T07:19:49.954Z] #30 [core-data internal] load .dockerignore [2025-03-05T07:19:49.954Z] #30 transferring context: 50B 0.0s done [2025-03-05T07:19:49.954Z] #30 DONE 0.1s [2025-03-05T07:19:49.954Z] [2025-03-05T07:19:49.954Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:49.954Z] #31 DONE 0.0s [2025-03-05T07:19:49.954Z] [2025-03-05T07:19:49.954Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:50.543Z] #32 DONE 0.4s [2025-03-05T07:19:50.543Z] [2025-03-05T07:19:50.543Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:50.543Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:50.543Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:50.543Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:50.543Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s [2025-03-05T07:19:50.543Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:50.815Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s [2025-03-05T07:19:50.815Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s [2025-03-05T07:19:51.099Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s [2025-03-05T07:19:51.099Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-05T07:19:51.099Z] #33 ... [2025-03-05T07:19:51.099Z] [2025-03-05T07:19:51.099Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:51.099Z] #31 DONE 0.0s [2025-03-05T07:19:51.099Z] [2025-03-05T07:19:51.099Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.099Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:51.366Z] #33 ... [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:51.366Z] #31 DONE 0.0s [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.366Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:51.366Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:51.366Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:51.366Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:51.366Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:51.366Z] #33 ... [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:51.366Z] #31 DONE 0.0s [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.366Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:51.366Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:51.366Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:51.366Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:51.366Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:51.366Z] #33 ... [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:51.366Z] #32 DONE 0.6s [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #34 [security-secretstore-setup internal] load build context [2025-03-05T07:19:51.366Z] #34 DONE 0.0s [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #35 [support-notifications internal] load build context [2025-03-05T07:19:51.366Z] #35 transferring context: 3.20MB 0.7s done [2025-03-05T07:19:51.366Z] #35 DONE 1.0s [2025-03-05T07:19:51.366Z] [2025-03-05T07:19:51.366Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.366Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:51.366Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:51.366Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:51.366Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:51.366Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:51.633Z] #33 ... [2025-03-05T07:19:51.633Z] [2025-03-05T07:19:51.633Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:51.633Z] #31 DONE 0.0s [2025-03-05T07:19:51.633Z] [2025-03-05T07:19:51.633Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.633Z] #33 ... [2025-03-05T07:19:51.633Z] [2025-03-05T07:19:51.633Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:51.633Z] #32 DONE 0.7s [2025-03-05T07:19:51.633Z] [2025-03-05T07:19:51.633Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.633Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:51.633Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:51.633Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:51.633Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:51.633Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:51.900Z] #33 ... [2025-03-05T07:19:51.900Z] [2025-03-05T07:19:51.900Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:51.900Z] #31 DONE 0.0s [2025-03-05T07:19:51.900Z] [2025-03-05T07:19:51.900Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:51.900Z] #33 ... [2025-03-05T07:19:51.900Z] [2025-03-05T07:19:51.900Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:51.900Z] #32 DONE 1.0s [2025-03-05T07:19:51.900Z] [2025-03-05T07:19:51.900Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:52.168Z] #33 ... [2025-03-05T07:19:52.168Z] [2025-03-05T07:19:52.168Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:52.168Z] #31 DONE 0.0s [2025-03-05T07:19:52.168Z] [2025-03-05T07:19:52.168Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:52.168Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:52.168Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:52.168Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:52.168Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:52.168Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:52.437Z] #33 ... [2025-03-05T07:19:52.437Z] [2025-03-05T07:19:52.437Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:52.437Z] #31 DONE 0.0s [2025-03-05T07:19:52.437Z] [2025-03-05T07:19:52.437Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-05T07:19:52.437Z] #36 DONE 1.3s [2025-03-05T07:19:52.437Z] [2025-03-05T07:19:52.437Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:52.437Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:52.437Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:52.437Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:52.437Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:52.437Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:52.437Z] #33 ... [2025-03-05T07:19:52.437Z] [2025-03-05T07:19:52.437Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:52.437Z] #32 DONE 1.4s [2025-03-05T07:19:52.437Z] [2025-03-05T07:19:52.437Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-05T07:19:52.437Z] #37 DONE 2.8s [2025-03-05T07:19:52.437Z] [2025-03-05T07:19:52.437Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:52.705Z] #33 ... [2025-03-05T07:19:52.705Z] [2025-03-05T07:19:52.705Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:52.705Z] #31 DONE 0.0s [2025-03-05T07:19:52.705Z] [2025-03-05T07:19:52.705Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-05T07:19:52.705Z] #37 DONE 2.8s [2025-03-05T07:19:52.705Z] [2025-03-05T07:19:52.705Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:52.705Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:52.705Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:52.705Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:52.705Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:52.705Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:52.976Z] #33 ... [2025-03-05T07:19:52.976Z] [2025-03-05T07:19:52.976Z] #38 [security-spire-config internal] load build context [2025-03-05T07:19:52.976Z] #38 transferring context: 22.05kB 0.1s done [2025-03-05T07:19:52.977Z] #38 DONE 0.6s [2025-03-05T07:19:52.977Z] [2025-03-05T07:19:52.977Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:52.977Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done [2025-03-05T07:19:53.250Z] #33 ... [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:53.250Z] #31 DONE 0.1s [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:53.250Z] #32 DONE 2.0s [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:53.250Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done [2025-03-05T07:19:53.250Z] #33 ... [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-05T07:19:53.250Z] #37 DONE 2.8s [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:53.250Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:53.250Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:53.250Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:53.250Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:53.250Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:53.250Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done [2025-03-05T07:19:53.250Z] #33 ... [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-05T07:19:53.250Z] #37 DONE 2.9s [2025-03-05T07:19:53.250Z] [2025-03-05T07:19:53.250Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:53.250Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:53.250Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:53.250Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:53.250Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:53.250Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:53.250Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done [2025-03-05T07:19:53.529Z] #33 ... [2025-03-05T07:19:53.529Z] [2025-03-05T07:19:53.529Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-05T07:19:53.529Z] #31 DONE 0.1s [2025-03-05T07:19:53.529Z] [2025-03-05T07:19:53.529Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-03-05T07:19:54.114Z] #39 DONE 2.2s [2025-03-05T07:19:54.114Z] [2025-03-05T07:19:54.114Z] #40 [security-spiffe-token-provider internal] load build context [2025-03-05T07:19:54.114Z] #40 transferring context: 3.20MB 2.2s done [2025-03-05T07:19:54.114Z] #40 DONE 2.9s [2025-03-05T07:19:54.114Z] [2025-03-05T07:19:54.114Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:19:54.303Z] #144 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:19:54.303Z] #0 0.777 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-05T07:19:54.303Z] #145 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-05T07:19:54.303Z] #0 1.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-05T07:19:54.303Z] #146 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:19:54.303Z] #0 0.417 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-05T07:19:54.303Z] #147 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:19:54.303Z] #0 1.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-05T07:19:54.303Z] #148 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-05T07:19:54.303Z] #0 0.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-05T07:19:54.303Z] #149 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:19:54.303Z] #125 0.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-05T07:19:54.303Z] #125 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:19:54.303Z] #0 0.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-05T07:19:54.303Z] #150 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-05T07:19:54.303Z] #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-05T07:19:54.303Z] #151 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-05T07:19:54.303Z] #0 0.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-05T07:19:54.303Z] #152 ... [2025-03-05T07:19:54.303Z] [2025-03-05T07:19:54.303Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-05T07:19:54.303Z] #0 0.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-05T07:19:54.385Z] #41 ... [2025-03-05T07:19:54.385Z] [2025-03-05T07:19:54.385Z] #42 [support-scheduler internal] load build context [2025-03-05T07:19:54.385Z] #42 transferring context: 3.20MB 2.2s done [2025-03-05T07:19:54.385Z] #42 DONE 2.9s [2025-03-05T07:19:54.385Z] [2025-03-05T07:19:54.385Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-05T07:19:54.385Z] #43 DONE 2.6s [2025-03-05T07:19:54.385Z] [2025-03-05T07:19:54.385Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:54.385Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-05T07:19:54.385Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-05T07:19:54.385Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-05T07:19:54.385Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-05T07:19:54.385Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-03-05T07:19:54.385Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-05T07:19:54.385Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-03-05T07:19:54.385Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-05T07:19:54.385Z] #44 ... [2025-03-05T07:19:54.385Z] [2025-03-05T07:19:54.385Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-05T07:19:54.385Z] #36 DONE 3.0s [2025-03-05T07:19:54.385Z] [2025-03-05T07:19:54.385Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:54.385Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-05T07:19:54.385Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-05T07:19:54.385Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-05T07:19:54.385Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-05T07:19:54.385Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-03-05T07:19:54.385Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-05T07:19:54.385Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-03-05T07:19:54.385Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-05T07:19:54.561Z] #153 ... [2025-03-05T07:19:54.561Z] [2025-03-05T07:19:54.561Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-05T07:19:54.561Z] #0 1.158 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-05T07:19:54.653Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-05T07:19:54.653Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-05T07:19:54.653Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-05T07:19:54.653Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-05T07:19:54.653Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-03-05T07:19:54.653Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-03-05T07:19:54.653Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-03-05T07:19:54.653Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-05T07:19:54.653Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.8s [2025-03-05T07:19:54.924Z] #44 ... [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-05T07:19:54.924Z] #37 DONE 2.9s [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-05T07:19:54.924Z] #32 DONE 3.4s [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-05T07:19:54.924Z] #39 DONE 2.2s [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:54.924Z] #44 ... [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-05T07:19:54.924Z] #37 DONE 2.9s [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-05T07:19:54.924Z] #39 DONE 2.2s [2025-03-05T07:19:54.924Z] [2025-03-05T07:19:54.924Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:54.924Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.2s [2025-03-05T07:19:54.924Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-05T07:19:55.191Z] #44 ... [2025-03-05T07:19:55.191Z] [2025-03-05T07:19:55.191Z] #45 [security-proxy-setup internal] load build context [2025-03-05T07:19:55.192Z] #45 transferring context: 3.20MB 2.2s done [2025-03-05T07:19:55.192Z] #45 DONE 3.4s [2025-03-05T07:19:55.192Z] [2025-03-05T07:19:55.192Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:55.460Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 2.6s [2025-03-05T07:19:55.730Z] #44 ... [2025-03-05T07:19:55.730Z] [2025-03-05T07:19:55.730Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T07:19:55.730Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-05T07:19:55.730Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-05T07:19:55.730Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-05T07:19:55.730Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-05T07:19:55.730Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-05T07:19:55.730Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done [2025-03-05T07:19:55.730Z] #33 DONE 6.0s [2025-03-05T07:19:55.730Z] [2025-03-05T07:19:55.730Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:56.001Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.11MB / 33.17MB 3.1s [2025-03-05T07:19:56.001Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-05T07:19:56.279Z] #44 ... [2025-03-05T07:19:56.279Z] [2025-03-05T07:19:56.279Z] #34 [security-secretstore-setup internal] load build context [2025-03-05T07:19:56.279Z] #34 transferring context: 3.20MB 2.5s done [2025-03-05T07:19:56.279Z] #34 DONE 4.5s [2025-03-05T07:19:56.279Z] [2025-03-05T07:19:56.279Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:56.279Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 3.3s [2025-03-05T07:19:56.279Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-05T07:19:56.549Z] #44 ... [2025-03-05T07:19:56.549Z] [2025-03-05T07:19:56.549Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-05T07:19:56.549Z] #46 transferring context: 3.20MB 2.5s done [2025-03-05T07:19:56.549Z] #46 DONE 4.5s [2025-03-05T07:19:56.549Z] [2025-03-05T07:19:56.549Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:56.549Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.7s [2025-03-05T07:19:56.549Z] #44 ... [2025-03-05T07:19:56.549Z] [2025-03-05T07:19:56.549Z] #47 [security-bootstrapper internal] load build context [2025-03-05T07:19:56.549Z] #47 transferring context: 3.20MB 2.3s done [2025-03-05T07:19:56.549Z] #47 DONE 4.1s [2025-03-05T07:19:56.549Z] [2025-03-05T07:19:56.549Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:56.818Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 3.9s [2025-03-05T07:19:56.818Z] #44 ... [2025-03-05T07:19:56.818Z] [2025-03-05T07:19:56.818Z] #48 [core-keeper internal] load build context [2025-03-05T07:19:56.818Z] #48 transferring context: 3.20MB 3.0s done [2025-03-05T07:19:56.818Z] #48 DONE 4.3s [2025-03-05T07:19:56.818Z] [2025-03-05T07:19:56.818Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:57.406Z] #44 ... [2025-03-05T07:19:57.406Z] [2025-03-05T07:19:57.406Z] #49 [security-spire-agent internal] load build context [2025-03-05T07:19:57.406Z] #49 transferring context: 23.33kB 0.2s done [2025-03-05T07:19:57.406Z] #49 DONE 2.7s [2025-03-05T07:19:57.406Z] [2025-03-05T07:19:57.406Z] #50 [security-spire-server internal] load build context [2025-03-05T07:19:57.406Z] #50 transferring context: 23.80kB 0.1s done [2025-03-05T07:19:57.406Z] #50 DONE 2.8s [2025-03-05T07:19:57.406Z] [2025-03-05T07:19:57.406Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:57.406Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 4.4s [2025-03-05T07:19:57.406Z] #44 ... [2025-03-05T07:19:57.406Z] [2025-03-05T07:19:57.406Z] #51 [core-metadata internal] load build context [2025-03-05T07:19:57.406Z] #51 transferring context: 3.20MB 2.4s done [2025-03-05T07:19:57.406Z] #51 DONE 4.2s [2025-03-05T07:19:57.406Z] [2025-03-05T07:19:57.406Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:57.995Z] #44 ... [2025-03-05T07:19:57.995Z] [2025-03-05T07:19:57.995Z] #52 [security-proxy-auth internal] load build context [2025-03-05T07:19:57.995Z] #52 transferring context: 3.20MB 2.2s done [2025-03-05T07:19:57.995Z] #52 DONE 4.6s [2025-03-05T07:19:57.995Z] [2025-03-05T07:19:57.995Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:19:57.995Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 5.1s [2025-03-05T07:19:58.263Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.61MB / 33.17MB 5.5s [2025-03-05T07:19:59.227Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.87MB / 33.17MB 6.2s [2025-03-05T07:19:59.830Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 6.9s [2025-03-05T07:20:00.422Z] #44 ... [2025-03-05T07:20:00.422Z] [2025-03-05T07:20:00.422Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-05T07:20:00.422Z] #53 DONE 6.3s [2025-03-05T07:20:00.422Z] [2025-03-05T07:20:00.422Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:00.694Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.04MB / 33.17MB 7.7s [2025-03-05T07:20:01.281Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 8.4s [2025-03-05T07:20:01.875Z] #44 ... [2025-03-05T07:20:01.876Z] [2025-03-05T07:20:01.876Z] #54 [core-command internal] load build context [2025-03-05T07:20:01.876Z] #54 transferring context: 3.20MB 4.2s done [2025-03-05T07:20:01.876Z] #54 DONE 7.0s [2025-03-05T07:20:01.876Z] [2025-03-05T07:20:01.876Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:01.876Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 9.0s [2025-03-05T07:20:02.470Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.5s [2025-03-05T07:20:02.470Z] #44 ... [2025-03-05T07:20:02.470Z] [2025-03-05T07:20:02.470Z] #55 [core-data internal] load build context [2025-03-05T07:20:02.470Z] #55 transferring context: 3.20MB 4.6s done [2025-03-05T07:20:02.470Z] #55 DONE 7.6s [2025-03-05T07:20:02.738Z] [2025-03-05T07:20:02.738Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:02.738Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.6s done [2025-03-05T07:20:02.738Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.6s done [2025-03-05T07:20:04.169Z] #44 ... [2025-03-05T07:20:04.169Z] [2025-03-05T07:20:04.169Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-05T07:20:04.169Z] #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.169Z] #0 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.169Z] #56 ... [2025-03-05T07:20:04.169Z] [2025-03-05T07:20:04.169Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-05T07:20:04.169Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.447Z] #57 ... [2025-03-05T07:20:04.447Z] [2025-03-05T07:20:04.447Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:20:04.447Z] #58 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-03-05T07:20:04.447Z] #58 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-05T07:20:04.447Z] #58 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-05T07:20:04.447Z] #58 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-05T07:20:04.447Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-05T07:20:04.447Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-05T07:20:04.447Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-05T07:20:04.447Z] #58 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.0s done [2025-03-05T07:20:04.447Z] #58 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done [2025-03-05T07:20:04.447Z] #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-03-05T07:20:04.447Z] #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.6s [2025-03-05T07:20:04.717Z] #58 ... [2025-03-05T07:20:04.717Z] [2025-03-05T07:20:04.717Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-05T07:20:04.717Z] #0 7.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.717Z] #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.717Z] #59 ... [2025-03-05T07:20:04.717Z] [2025-03-05T07:20:04.717Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:20:04.717Z] #0 9.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.717Z] #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:04.983Z] #60 ... [2025-03-05T07:20:04.983Z] [2025-03-05T07:20:04.983Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:20:05.971Z] #58 ... [2025-03-05T07:20:05.971Z] [2025-03-05T07:20:05.971Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-05T07:20:05.971Z] #59 10.84 OK: 239 MiB in 58 packages [2025-03-05T07:20:05.971Z] #59 DONE 11.6s [2025-03-05T07:20:05.971Z] [2025-03-05T07:20:05.971Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:20:06.252Z] #58 ... [2025-03-05T07:20:06.252Z] [2025-03-05T07:20:06.252Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:06.252Z] #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:06.252Z] #61 ... [2025-03-05T07:20:06.252Z] [2025-03-05T07:20:06.252Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:20:06.525Z] #58 ... [2025-03-05T07:20:06.525Z] [2025-03-05T07:20:06.525Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-05T07:20:06.794Z] #62 ... [2025-03-05T07:20:06.794Z] [2025-03-05T07:20:06.794Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-05T07:20:06.794Z] #63 ... [2025-03-05T07:20:06.794Z] [2025-03-05T07:20:06.794Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:07.078Z] #64 ... [2025-03-05T07:20:07.078Z] [2025-03-05T07:20:07.078Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-05T07:20:07.078Z] #65 ... [2025-03-05T07:20:07.078Z] [2025-03-05T07:20:07.078Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-05T07:20:07.345Z] #66 ... [2025-03-05T07:20:07.345Z] [2025-03-05T07:20:07.345Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:20:07.345Z] #67 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:07.345Z] #67 ... [2025-03-05T07:20:07.345Z] [2025-03-05T07:20:07.345Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-05T07:20:07.614Z] #68 ... [2025-03-05T07:20:07.614Z] [2025-03-05T07:20:07.614Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:20:07.614Z] #69 ... [2025-03-05T07:20:07.614Z] [2025-03-05T07:20:07.614Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:20:07.892Z] #70 ... [2025-03-05T07:20:07.892Z] [2025-03-05T07:20:07.892Z] #71 [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-05T07:20:08.165Z] #71 ... [2025-03-05T07:20:08.165Z] [2025-03-05T07:20:08.165Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:20:08.165Z] #72 DONE 2.2s [2025-03-05T07:20:08.165Z] [2025-03-05T07:20:08.165Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:08.165Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.3s [2025-03-05T07:20:08.767Z] #44 ... [2025-03-05T07:20:08.767Z] [2025-03-05T07:20:08.767Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-05T07:20:08.767Z] #56 13.32 OK: 239 MiB in 58 packages [2025-03-05T07:20:08.767Z] #56 DONE 14.5s [2025-03-05T07:20:08.767Z] [2025-03-05T07:20:08.767Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:10.735Z] #44 ... [2025-03-05T07:20:10.735Z] [2025-03-05T07:20:10.735Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:20:10.735Z] #73 DONE 1.8s [2025-03-05T07:20:10.735Z] [2025-03-05T07:20:10.735Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:10.735Z] #44 ... [2025-03-05T07:20:10.735Z] [2025-03-05T07:20:10.735Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-05T07:20:10.735Z] #74 ... [2025-03-05T07:20:10.735Z] [2025-03-05T07:20:10.735Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:20:10.735Z] #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.0s [2025-03-05T07:20:11.004Z] #58 ... [2025-03-05T07:20:11.004Z] [2025-03-05T07:20:11.004Z] #71 [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-05T07:20:11.004Z] #71 DONE 14.3s [2025-03-05T07:20:11.004Z] [2025-03-05T07:20:11.004Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:11.593Z] #44 ... [2025-03-05T07:20:11.593Z] [2025-03-05T07:20:11.593Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:20:11.593Z] #60 15.60 OK: 239 MiB in 58 packages [2025-03-05T07:20:11.593Z] #60 DONE 17.6s [2025-03-05T07:20:11.863Z] [2025-03-05T07:20:11.863Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:20:11.863Z] #69 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:13.298Z] #69 ... [2025-03-05T07:20:13.298Z] [2025-03-05T07:20:13.298Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:20:13.298Z] #75 DONE 1.6s [2025-03-05T07:20:13.298Z] [2025-03-05T07:20:13.298Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:13.298Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.6s [2025-03-05T07:20:15.249Z] #44 ... [2025-03-05T07:20:15.249Z] [2025-03-05T07:20:15.249Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-05T07:20:15.249Z] #57 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:15.249Z] #57 16.59 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:20:15.249Z] #57 16.59 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:20:15.249Z] #57 16.59 OK: 24066 distinct packages available [2025-03-05T07:20:15.249Z] #57 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:15.249Z] #57 ... [2025-03-05T07:20:15.249Z] [2025-03-05T07:20:15.249Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-05T07:20:15.249Z] #74 14.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:17.201Z] #74 ... [2025-03-05T07:20:17.201Z] [2025-03-05T07:20:17.201Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:17.201Z] #61 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:17.201Z] #61 19.21 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:17.201Z] #61 19.31 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:17.201Z] #61 19.46 OK: 9 MiB in 15 packages [2025-03-05T07:20:17.201Z] #61 ... [2025-03-05T07:20:17.201Z] [2025-03-05T07:20:17.201Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:20:17.201Z] #41 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:17.201Z] #41 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:17.201Z] #41 ... [2025-03-05T07:20:17.201Z] [2025-03-05T07:20:17.201Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:18.179Z] #44 ... [2025-03-05T07:20:18.179Z] [2025-03-05T07:20:18.179Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:18.179Z] #61 DONE 21.9s [2025-03-05T07:20:18.179Z] [2025-03-05T07:20:18.179Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:18.179Z] #44 ... [2025-03-05T07:20:18.179Z] [2025-03-05T07:20:18.179Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:20:18.179Z] #76 ... [2025-03-05T07:20:18.179Z] [2025-03-05T07:20:18.179Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:18.448Z] #77 ... [2025-03-05T07:20:18.448Z] [2025-03-05T07:20:18.448Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-05T07:20:18.448Z] #62 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:18.448Z] #62 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:18.448Z] #62 ... [2025-03-05T07:20:18.448Z] [2025-03-05T07:20:18.448Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-05T07:20:18.448Z] #65 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:18.448Z] #65 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:18.720Z] #65 ... [2025-03-05T07:20:18.720Z] [2025-03-05T07:20:18.720Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:18.720Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.0s [2025-03-05T07:20:18.991Z] #44 ... [2025-03-05T07:20:18.991Z] [2025-03-05T07:20:18.991Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:20:18.991Z] #67 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:18.991Z] #67 ... [2025-03-05T07:20:18.991Z] [2025-03-05T07:20:18.991Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:19.971Z] #44 ... [2025-03-05T07:20:19.971Z] [2025-03-05T07:20:19.971Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-05T07:20:19.971Z] #66 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:19.971Z] #66 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:20.240Z] #66 ... [2025-03-05T07:20:20.240Z] [2025-03-05T07:20:20.240Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:20.240Z] #44 ... [2025-03-05T07:20:20.240Z] [2025-03-05T07:20:20.240Z] #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-05T07:20:20.240Z] #41 23.88 OK: 239 MiB in 58 packages [2025-03-05T07:20:20.240Z] #41 DONE 26.2s [2025-03-05T07:20:20.240Z] [2025-03-05T07:20:20.240Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:20.528Z] #44 ... [2025-03-05T07:20:20.528Z] [2025-03-05T07:20:20.528Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:20:20.528Z] #78 ... [2025-03-05T07:20:20.528Z] [2025-03-05T07:20:20.528Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-05T07:20:20.528Z] #65 23.76 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:20.528Z] #65 23.78 (2/2) Installing su-exec (0.2-r3) [2025-03-05T07:20:20.528Z] #65 23.87 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:20.799Z] #65 24.16 OK: 9 MiB in 16 packages [2025-03-05T07:20:21.069Z] #65 ... [2025-03-05T07:20:21.069Z] [2025-03-05T07:20:21.069Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:21.069Z] #64 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:21.069Z] #64 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:21.069Z] #64 ... [2025-03-05T07:20:21.069Z] [2025-03-05T07:20:21.069Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:20:21.069Z] #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.6s done [2025-03-05T07:20:21.343Z] #58 ... [2025-03-05T07:20:21.343Z] [2025-03-05T07:20:21.343Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:20:21.343Z] #79 DONE 0.9s [2025-03-05T07:20:21.343Z] [2025-03-05T07:20:21.343Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:21.343Z] #0 6.128 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:21.343Z] #0 8.371 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:21.620Z] #80 ... [2025-03-05T07:20:21.620Z] [2025-03-05T07:20:21.620Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:21.620Z] #44 ... [2025-03-05T07:20:21.620Z] [2025-03-05T07:20:21.620Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:20:21.620Z] #70 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:21.620Z] #70 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:21.620Z] #70 ... [2025-03-05T07:20:21.620Z] [2025-03-05T07:20:21.620Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:22.594Z] #44 ... [2025-03-05T07:20:22.594Z] [2025-03-05T07:20:22.594Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-05T07:20:22.594Z] #68 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:22.594Z] #68 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:22.869Z] #68 ... [2025-03-05T07:20:22.869Z] [2025-03-05T07:20:22.869Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:23.168Z] #44 ... [2025-03-05T07:20:23.168Z] [2025-03-05T07:20:23.168Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:20:23.443Z] #81 ... [2025-03-05T07:20:23.443Z] [2025-03-05T07:20:23.443Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-05T07:20:23.443Z] #62 22.37 (1/7) Installing ca-certificates (20241121-r1) [2025-03-05T07:20:23.443Z] #62 23.18 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:23.443Z] #62 23.25 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T07:20:23.443Z] #62 23.33 (4/7) Installing libsodium (1.0.19-r0) [2025-03-05T07:20:23.443Z] #62 23.43 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T07:20:23.443Z] #62 24.14 (6/7) Installing libzmq (4.3.5-r2) [2025-03-05T07:20:23.443Z] #62 24.46 (7/7) Installing zeromq (4.3.5-r2) [2025-03-05T07:20:23.443Z] #62 24.66 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:23.443Z] #62 25.06 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:20:23.443Z] #62 ... [2025-03-05T07:20:23.443Z] [2025-03-05T07:20:23.443Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-05T07:20:23.443Z] #65 DONE 26.8s [2025-03-05T07:20:23.722Z] [2025-03-05T07:20:23.722Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-05T07:20:23.722Z] #63 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:23.722Z] #63 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:23.722Z] #63 ... [2025-03-05T07:20:23.722Z] [2025-03-05T07:20:23.722Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:23.722Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s [2025-03-05T07:20:24.317Z] #44 ... [2025-03-05T07:20:24.317Z] [2025-03-05T07:20:24.317Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:20:24.317Z] #69 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:24.317Z] #69 ... [2025-03-05T07:20:24.317Z] [2025-03-05T07:20:24.317Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:25.743Z] #44 ... [2025-03-05T07:20:25.743Z] [2025-03-05T07:20:25.743Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-05T07:20:25.743Z] #62 27.46 OK: 14 MiB in 21 packages [2025-03-05T07:20:25.743Z] #62 DONE 29.0s [2025-03-05T07:20:25.743Z] [2025-03-05T07:20:25.743Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-05T07:20:25.743Z] #57 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:26.014Z] #57 ... [2025-03-05T07:20:26.014Z] [2025-03-05T07:20:26.014Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:26.989Z] #44 ... [2025-03-05T07:20:26.989Z] [2025-03-05T07:20:26.989Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-05T07:20:26.989Z] #74 16.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:27.260Z] #74 ... [2025-03-05T07:20:27.260Z] [2025-03-05T07:20:27.260Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-05T07:20:27.260Z] #63 29.26 (1/4) Installing ca-certificates (20241121-r1) [2025-03-05T07:20:27.260Z] #63 29.56 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:27.260Z] #63 29.64 (3/4) Installing su-exec (0.2-r3) [2025-03-05T07:20:27.260Z] #63 29.65 (4/4) Installing yq-go (4.44.1-r2) [2025-03-05T07:20:27.527Z] #63 ... [2025-03-05T07:20:27.527Z] [2025-03-05T07:20:27.527Z] #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:27.527Z] #64 28.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:27.527Z] #64 28.04 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:27.527Z] #64 28.20 OK: 9 MiB in 15 packages [2025-03-05T07:20:27.527Z] #64 DONE 30.9s [2025-03-05T07:20:27.527Z] [2025-03-05T07:20:27.527Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-05T07:20:30.881Z] #82 ... [2025-03-05T07:20:30.881Z] [2025-03-05T07:20:30.881Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:20:30.881Z] #67 23.89 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:20:30.881Z] #67 23.89 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:20:30.881Z] #67 23.89 OK: 24048 distinct packages available [2025-03-05T07:20:30.881Z] #67 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:30.881Z] #67 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:30.881Z] #67 ... [2025-03-05T07:20:30.881Z] [2025-03-05T07:20:30.881Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-05T07:20:30.881Z] #66 24.50 (1/3) Installing ca-certificates (20241121-r1) [2025-03-05T07:20:30.881Z] #66 25.47 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:30.881Z] #66 25.50 (3/3) Installing tzdata (2025a-r0) [2025-03-05T07:20:30.881Z] #66 28.26 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:30.881Z] #66 28.44 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:20:30.881Z] #66 30.51 OK: 11 MiB in 17 packages [2025-03-05T07:20:30.881Z] #66 DONE 33.9s [2025-03-05T07:20:30.881Z] [2025-03-05T07:20:30.881Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:31.150Z] #83 ... [2025-03-05T07:20:31.150Z] [2025-03-05T07:20:31.150Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:20:31.427Z] #84 ... [2025-03-05T07:20:31.427Z] [2025-03-05T07:20:31.427Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-05T07:20:31.427Z] #57 35.10 OK: 239 MiB in 58 packages [2025-03-05T07:20:31.427Z] #57 DONE 37.1s [2025-03-05T07:20:31.427Z] [2025-03-05T07:20:31.427Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:20:32.019Z] #85 DONE 0.6s [2025-03-05T07:20:32.019Z] [2025-03-05T07:20:32.019Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:20:32.019Z] #86 ... [2025-03-05T07:20:32.019Z] [2025-03-05T07:20:32.019Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-05T07:20:32.019Z] #68 30.84 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:32.019Z] #68 30.93 (2/4) Installing openssl (3.3.3-r0) [2025-03-05T07:20:32.019Z] #68 31.25 (3/4) Installing su-exec (0.2-r3) [2025-03-05T07:20:32.019Z] #68 31.29 (4/4) Installing yq-go (4.44.1-r2) [2025-03-05T07:20:32.019Z] #68 32.68 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:32.019Z] #68 32.90 OK: 20 MiB in 18 packages [2025-03-05T07:20:32.019Z] #68 DONE 35.4s [2025-03-05T07:20:32.299Z] [2025-03-05T07:20:32.299Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-05T07:20:33.715Z] #87 ... [2025-03-05T07:20:33.715Z] [2025-03-05T07:20:33.715Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-05T07:20:33.715Z] #63 31.60 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:33.715Z] #63 31.72 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:20:33.715Z] #63 33.58 OK: 20 MiB in 18 packages [2025-03-05T07:20:33.715Z] #63 DONE 36.8s [2025-03-05T07:20:33.715Z] [2025-03-05T07:20:33.715Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-05T07:20:33.715Z] #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:33.715Z] #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:33.715Z] #88 ... [2025-03-05T07:20:33.715Z] [2025-03-05T07:20:33.715Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-05T07:20:33.715Z] #89 ... [2025-03-05T07:20:33.715Z] [2025-03-05T07:20:33.715Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:33.715Z] #77 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:33.715Z] #77 8.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:33.982Z] #77 ... [2025-03-05T07:20:33.982Z] [2025-03-05T07:20:33.982Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:20:33.982Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.8s done [2025-03-05T07:20:34.252Z] #44 ... [2025-03-05T07:20:34.252Z] [2025-03-05T07:20:34.252Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:34.252Z] #80 23.16 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:34.520Z] #80 ... [2025-03-05T07:20:34.520Z] [2025-03-05T07:20:34.520Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-05T07:20:34.520Z] #74 32.24 OK: 239 MiB in 58 packages [2025-03-05T07:20:34.520Z] #74 DONE 34.0s [2025-03-05T07:20:34.790Z] [2025-03-05T07:20:34.790Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-05T07:20:35.375Z] #90 DONE 0.7s [2025-03-05T07:20:35.375Z] [2025-03-05T07:20:35.375Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:20:35.646Z] #91 ... [2025-03-05T07:20:35.646Z] [2025-03-05T07:20:35.646Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:35.646Z] #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:35.646Z] #0 7.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:35.913Z] #92 ... [2025-03-05T07:20:35.913Z] [2025-03-05T07:20:35.913Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:35.913Z] #80 24.22 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:35.913Z] #80 24.43 OK: 9 MiB in 15 packages [2025-03-05T07:20:37.329Z] #80 ... [2025-03-05T07:20:37.329Z] [2025-03-05T07:20:37.329Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:37.329Z] #77 18.38 OK: 9 MiB in 15 packages [2025-03-05T07:20:37.329Z] #77 DONE 19.4s [2025-03-05T07:20:37.602Z] [2025-03-05T07:20:37.602Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-05T07:20:37.602Z] #87 5.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:37.602Z] #87 ... [2025-03-05T07:20:37.602Z] [2025-03-05T07:20:37.602Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:20:37.602Z] #70 30.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:20:37.602Z] #70 30.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:20:37.602Z] #70 30.75 OK: 24048 distinct packages available [2025-03-05T07:20:37.602Z] #70 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:37.602Z] #70 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:37.869Z] #70 ... [2025-03-05T07:20:37.869Z] [2025-03-05T07:20:37.869Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:20:37.869Z] #69 30.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T07:20:37.869Z] #69 30.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T07:20:37.869Z] #69 30.65 OK: 24048 distinct packages available [2025-03-05T07:20:37.869Z] #69 32.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:37.869Z] #69 35.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:37.869Z] #69 ... [2025-03-05T07:20:37.869Z] [2025-03-05T07:20:37.869Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-05T07:20:37.869Z] #89 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:38.138Z] #89 ... [2025-03-05T07:20:38.138Z] [2025-03-05T07:20:38.138Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-05T07:20:38.138Z] #80 DONE 27.0s [2025-03-05T07:20:38.405Z] [2025-03-05T07:20:38.405Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:38.405Z] #83 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:38.405Z] #83 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:40.993Z] #83 ... [2025-03-05T07:20:40.993Z] [2025-03-05T07:20:40.993Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:20:40.993Z] #70 44.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:41.263Z] #70 44.42 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-05T07:20:41.263Z] #70 44.45 (3/4) Installing libucontext (1.2-r3) [2025-03-05T07:20:41.263Z] #70 44.47 (4/4) Installing gcompat (1.1.0-r4) [2025-03-05T07:20:41.263Z] #70 44.51 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:41.263Z] #70 44.60 OK: 9 MiB in 18 packages [2025-03-05T07:20:42.231Z] #70 ... [2025-03-05T07:20:42.231Z] [2025-03-05T07:20:42.231Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-05T07:20:42.231Z] #88 17.33 OK: 9 MiB in 16 packages [2025-03-05T07:20:42.232Z] #88 DONE 18.5s [2025-03-05T07:20:42.232Z] [2025-03-05T07:20:42.232Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:20:42.232Z] #67 42.42 (1/14) Installing ca-certificates (20241121-r1) [2025-03-05T07:20:42.232Z] #67 42.75 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-05T07:20:42.232Z] #67 42.87 (3/14) Installing c-ares (1.33.1-r0) [2025-03-05T07:20:42.232Z] #67 42.90 (4/14) Installing libunistring (1.2-r0) [2025-03-05T07:20:42.232Z] #67 43.08 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-05T07:20:42.232Z] #67 43.11 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-05T07:20:42.232Z] #67 43.15 (7/14) Installing libpsl (0.21.5-r1) [2025-03-05T07:20:42.232Z] #67 43.16 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-05T07:20:42.232Z] #67 43.25 (9/14) Installing libcurl (8.12.1-r0) [2025-03-05T07:20:42.232Z] #67 43.32 (10/14) Installing curl (8.12.1-r0) [2025-03-05T07:20:42.232Z] #67 43.36 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:42.232Z] #67 43.40 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-05T07:20:42.232Z] #67 43.41 (13/14) Installing libucontext (1.2-r3) [2025-03-05T07:20:42.232Z] #67 43.43 (14/14) Installing gcompat (1.1.0-r4) [2025-03-05T07:20:42.232Z] #67 43.48 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:42.232Z] #67 43.58 Executing ca-certificates-20241121-r1.trigger [2025-03-05T07:20:42.232Z] #67 44.77 OK: 15 MiB in 28 packages [2025-03-05T07:20:42.500Z] #67 ... [2025-03-05T07:20:42.500Z] [2025-03-05T07:20:42.500Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-05T07:20:42.500Z] #82 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:42.500Z] #82 7.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:42.500Z] #82 ... [2025-03-05T07:20:42.500Z] [2025-03-05T07:20:42.500Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:20:42.500Z] #69 45.25 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-05T07:20:42.500Z] #69 45.29 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-05T07:20:42.500Z] #69 45.32 (3/5) Installing libucontext (1.2-r3) [2025-03-05T07:20:42.500Z] #69 45.40 (4/5) Installing gcompat (1.1.0-r4) [2025-03-05T07:20:42.500Z] #69 45.47 (5/5) Installing openssl (3.3.3-r0) [2025-03-05T07:20:42.771Z] #69 45.64 Executing busybox-1.36.1-r29.trigger [2025-03-05T07:20:43.047Z] #69 45.79 OK: 10 MiB in 19 packages [2025-03-05T07:20:43.047Z] #69 ... [2025-03-05T07:20:43.047Z] [2025-03-05T07:20:43.047Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-05T07:20:43.047Z] #70 DONE 46.4s [2025-03-05T07:20:43.047Z] [2025-03-05T07:20:43.047Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-05T07:20:43.882Z] #93 ... [2025-03-05T07:20:43.882Z] [2025-03-05T07:20:43.882Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-05T07:20:43.882Z] #67 DONE 47.0s [2025-03-05T07:20:43.882Z] [2025-03-05T07:20:43.882Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:46.247Z] #94 ... [2025-03-05T07:20:46.247Z] [2025-03-05T07:20:46.247Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-05T07:20:46.247Z] #69 DONE 49.0s [2025-03-05T07:20:46.247Z] [2025-03-05T07:20:46.247Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-05T07:20:46.883Z] #95 ... [2025-03-05T07:20:46.883Z] [2025-03-05T07:20:46.883Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-05T07:20:46.883Z] #82 17.30 OK: 9 MiB in 15 packages [2025-03-05T07:20:46.883Z] #82 DONE 19.4s [2025-03-05T07:20:47.158Z] [2025-03-05T07:20:47.158Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-05T07:20:47.158Z] #96 DONE 5.1s [2025-03-05T07:20:47.158Z] [2025-03-05T07:20:47.158Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:47.158Z] #92 18.27 OK: 14 MiB in 21 packages [2025-03-05T07:20:47.158Z] #92 DONE 21.5s [2025-03-05T07:20:47.158Z] [2025-03-05T07:20:47.158Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-05T07:20:47.432Z] #97 DONE 0.4s [2025-03-05T07:20:47.432Z] [2025-03-05T07:20:47.432Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-05T07:20:47.432Z] #89 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:48.026Z] #89 ... [2025-03-05T07:20:48.026Z] [2025-03-05T07:20:48.026Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:48.026Z] #83 17.53 OK: 11 MiB in 17 packages [2025-03-05T07:20:49.015Z] #83 ... [2025-03-05T07:20:49.015Z] [2025-03-05T07:20:49.015Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-05T07:20:49.015Z] #87 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:49.015Z] #87 16.62 OK: 20 MiB in 18 packages [2025-03-05T07:20:49.015Z] #87 ... [2025-03-05T07:20:49.015Z] [2025-03-05T07:20:49.015Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-05T07:20:49.015Z] #93 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:49.294Z] #93 ... [2025-03-05T07:20:49.294Z] [2025-03-05T07:20:49.294Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:49.294Z] #83 DONE 18.9s [2025-03-05T07:20:49.562Z] [2025-03-05T07:20:49.562Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:49.562Z] #94 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:50.536Z] #94 ... [2025-03-05T07:20:50.536Z] [2025-03-05T07:20:50.536Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-05T07:20:50.536Z] #87 DONE 18.2s [2025-03-05T07:20:50.536Z] [2025-03-05T07:20:50.536Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-05T07:20:50.536Z] #98 DONE 0.2s [2025-03-05T07:20:50.536Z] [2025-03-05T07:20:50.537Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:50.537Z] #94 6.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:51.120Z] #94 ... [2025-03-05T07:20:51.120Z] [2025-03-05T07:20:51.120Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-05T07:20:51.120Z] #89 16.63 OK: 20 MiB in 18 packages [2025-03-05T07:20:51.120Z] #89 DONE 17.8s [2025-03-05T07:20:51.397Z] [2025-03-05T07:20:51.397Z] #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-05T07:20:51.397Z] #95 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:51.397Z] #95 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:55.659Z] #95 ... [2025-03-05T07:20:55.659Z] [2025-03-05T07:20:55.659Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-05T07:20:55.659Z] #94 10.30 OK: 15 MiB in 28 packages [2025-03-05T07:20:55.659Z] #94 DONE 11.2s [2025-03-05T07:20:55.659Z] [2025-03-05T07:20:55.659Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-05T07:20:55.659Z] #93 6.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T07:20:55.659Z] #93 11.20 OK: 9 MiB in 18 packages [2025-03-05T07:20:55.659Z] #93 DONE 12.2s [2025-03-05T07:20:55.659Z] [2025-03-05T07:20:55.659Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:20:56.241Z] #99 ... [2025-03-05T07:20:56.241Z] [2025-03-05T07:20:56.241Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-05T07:20:56.241Z] #95 8.978 OK: 10 MiB in 19 packages [2025-03-05T07:20:56.241Z] #95 DONE 10.4s [2025-03-05T07:20:56.510Z] [2025-03-05T07:20:56.510Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:20:57.945Z] #100 ... [2025-03-05T07:20:57.945Z] [2025-03-05T07:20:57.945Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-05T07:20:57.945Z] #101 DONE 1.4s [2025-03-05T07:20:57.945Z] [2025-03-05T07:20:57.945Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:20:57.945Z] #99 DONE 2.3s [2025-03-05T07:20:57.945Z] [2025-03-05T07:20:57.945Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:20:57.945Z] #102 ... [2025-03-05T07:20:57.945Z] [2025-03-05T07:20:57.945Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-05T07:20:57.945Z] #103 DONE 0.3s [2025-03-05T07:20:58.222Z] [2025-03-05T07:20:58.222Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-05T07:20:58.222Z] #104 DONE 0.2s [2025-03-05T07:20:58.222Z] [2025-03-05T07:20:58.222Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-05T07:20:58.503Z] #105 DONE 0.4s [2025-03-05T07:20:58.503Z] [2025-03-05T07:20:58.503Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:20:58.503Z] #100 DONE 2.3s [2025-03-05T07:20:58.503Z] [2025-03-05T07:20:58.503Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-05T07:20:58.775Z] #106 DONE 0.3s [2025-03-05T07:20:58.775Z] [2025-03-05T07:20:58.775Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-05T07:20:58.775Z] #107 DONE 0.4s [2025-03-05T07:20:58.775Z] [2025-03-05T07:20:58.775Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-05T07:20:59.375Z] #108 DONE 0.3s [2025-03-05T07:20:59.375Z] [2025-03-05T07:20:59.375Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-05T07:20:59.375Z] #109 DONE 0.3s [2025-03-05T07:20:59.375Z] [2025-03-05T07:20:59.375Z] #110 [security-spire-config] exporting to image [2025-03-05T07:20:59.375Z] #110 exporting layers [2025-03-05T07:20:59.648Z] #110 ... [2025-03-05T07:20:59.648Z] [2025-03-05T07:20:59.648Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-05T07:20:59.648Z] #111 DONE 0.6s [2025-03-05T07:20:59.915Z] [2025-03-05T07:20:59.915Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-05T07:21:00.188Z] #112 DONE 0.3s [2025-03-05T07:21:00.188Z] [2025-03-05T07:21:00.188Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-05T07:21:00.457Z] #113 DONE 0.3s [2025-03-05T07:21:00.457Z] [2025-03-05T07:21:00.457Z] #110 [security-spire-server] exporting to image [2025-03-05T07:21:01.467Z] #110 ... [2025-03-05T07:21:01.467Z] [2025-03-05T07:21:01.467Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-05T07:21:01.467Z] #102 DONE 3.5s [2025-03-05T07:21:01.467Z] [2025-03-05T07:21:01.467Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-05T07:21:01.734Z] #114 DONE 0.4s [2025-03-05T07:21:01.734Z] [2025-03-05T07:21:01.734Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:21:01.734Z] #76 ... [2025-03-05T07:21:01.734Z] [2025-03-05T07:21:01.734Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-05T07:21:02.000Z] #115 DONE 0.2s [2025-03-05T07:21:02.000Z] [2025-03-05T07:21:02.000Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-05T07:21:02.000Z] #116 DONE 0.2s [2025-03-05T07:21:02.000Z] [2025-03-05T07:21:02.000Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:21:02.266Z] #91 ... [2025-03-05T07:21:02.266Z] [2025-03-05T07:21:02.266Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-05T07:21:02.266Z] #117 DONE 0.2s [2025-03-05T07:21:02.266Z] [2025-03-05T07:21:02.266Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-05T07:21:02.550Z] #118 DONE 0.3s [2025-03-05T07:21:02.550Z] [2025-03-05T07:21:02.550Z] #110 [security-spire-agent] exporting to image [2025-03-05T07:21:03.510Z] #110 exporting layers 4.1s done [2025-03-05T07:21:03.510Z] #110 writing image sha256:b9c4d4812642673028b049c5bf852e8997756a4189254351712c74998926874c 0.0s done [2025-03-05T07:21:03.510Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-05T07:21:04.923Z] #110 exporting layers 4.2s done [2025-03-05T07:21:04.923Z] #110 writing image sha256:d71dbba50f20f11c1bf455bb283af146131f40262ccfc1b38c998ad9a037e797 0.0s done [2025-03-05T07:21:04.923Z] #110 naming to docker.io/library/security-spire-server-arm64 done [2025-03-05T07:21:05.509Z] #110 exporting layers 2.9s done [2025-03-05T07:21:05.778Z] #110 writing image sha256:57a009865125f33675be82363aaf041e6ebc0474fc0cfd9caf6c92d46d8aa9cf 0.0s done [2025-03-05T07:21:05.778Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-05T07:21:05.778Z] #110 DONE 6.2s [2025-03-05T07:21:05.778Z] [2025-03-05T07:21:05.778Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:21:31.005Z] #154 DONE 100.2s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-05T07:21:31.006Z] #151 DONE 100.2s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:21:31.006Z] #155 DONE 0.4s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-05T07:21:31.006Z] #156 DONE 0.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:21:31.006Z] #157 DONE 0.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-05T07:21:31.006Z] #158 ... [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-05T07:21:31.006Z] #159 DONE 0.6s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #160 DONE 0.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #161 DONE 0.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #162 ... [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-05T07:21:31.006Z] #158 DONE 1.8s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:21:31.006Z] #163 DONE 0.4s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:21:31.006Z] #164 DONE 0.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-05T07:21:31.006Z] #165 DONE 0.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:21:31.006Z] #125 ... [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #162 DONE 1.2s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #111 [core-common-config-bootstrapper] exporting to image [2025-03-05T07:21:31.006Z] #111 exporting layers [2025-03-05T07:21:31.006Z] #111 ... [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-05T07:21:31.006Z] #166 DONE 0.4s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #167 DONE 0.4s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:21:31.006Z] #49 ... [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #111 [core-common-config-bootstrapper] exporting to image [2025-03-05T07:21:31.006Z] #111 exporting layers 0.7s done [2025-03-05T07:21:31.006Z] #111 writing image sha256:d6302dcec2e83d29b0f44652843de2d8855de873095053d94d6739c496b5dfde done [2025-03-05T07:21:31.006Z] #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-05T07:21:31.006Z] #111 DONE 1.7s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #168 DONE 0.1s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #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-05T07:21:31.006Z] #169 DONE 0.1s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-05T07:21:31.006Z] #170 DONE 0.0s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-05T07:21:31.006Z] #171 DONE 1.4s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:21:31.006Z] #150 ... [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #111 [security-bootstrapper] exporting to image [2025-03-05T07:21:31.006Z] #111 exporting layers 0.6s done [2025-03-05T07:21:31.006Z] #111 writing image sha256:8869c36d8f17bba5b6a7062ab002f9e6e14d2fc42271e67c63c26bb79477574e done [2025-03-05T07:21:31.006Z] #111 naming to docker.io/library/security-bootstrapper [2025-03-05T07:21:31.006Z] #111 naming to docker.io/library/security-bootstrapper done [2025-03-05T07:21:31.006Z] #111 DONE 2.3s [2025-03-05T07:21:31.006Z] [2025-03-05T07:21:31.006Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:22:27.210Z] #49 ... [2025-03-05T07:22:27.210Z] [2025-03-05T07:22:27.210Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-05T07:22:27.210Z] #144 159.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-05T07:22:27.414Z] #91 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #81 DONE 122.4s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #78 DONE 125.3s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #84 DONE 114.5s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #86 DONE 103.8s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #119 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #91 DONE 100.6s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #76 DONE 127.8s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #120 [core-keeper builder 7/8] COPY . . [2025-03-05T07:22:27.414Z] #120 DONE 2.0s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:22:27.414Z] #121 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #122 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #123 [core-data builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #123 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:22:27.414Z] #124 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #125 [core-command builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #125 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #126 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:22:27.414Z] #127 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #128 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #129 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #130 [core-metadata builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #130 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #131 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:22:27.414Z] #132 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #133 DONE 2.1s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #119 DONE 2.0s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #134 [support-scheduler builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #134 DONE 2.1s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:22:27.414Z] #135 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:22:27.414Z] #136 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #137 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #138 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-05T07:22:27.414Z] #139 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T07:22:27.414Z] #140 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #141 CACHED [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #142 DONE 2.2s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #143 [support-notifications builder 6/7] COPY . . [2025-03-05T07:22:27.414Z] #143 DONE 2.1s [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-05T07:22:27.414Z] #144 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:22:27.414Z] #0 5.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-05T07:22:27.414Z] #145 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-05T07:22:27.414Z] #0 5.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-05T07:22:27.414Z] #146 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.414Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:22:27.414Z] #0 5.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-05T07:22:27.414Z] #147 ... [2025-03-05T07:22:27.414Z] [2025-03-05T07:22:27.415Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:22:27.415Z] #135 6.198 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-05T07:22:27.998Z] #135 ... [2025-03-05T07:22:27.998Z] [2025-03-05T07:22:27.998Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:22:27.998Z] #0 5.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-05T07:22:27.998Z] #148 ... [2025-03-05T07:22:27.998Z] [2025-03-05T07:22:27.998Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-05T07:22:27.998Z] #0 6.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-05T07:22:28.267Z] #149 ... [2025-03-05T07:22:28.267Z] [2025-03-05T07:22:28.267Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-05T07:22:28.267Z] #0 6.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-05T07:22:28.267Z] #150 ... [2025-03-05T07:22:28.267Z] [2025-03-05T07:22:28.267Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-05T07:22:28.267Z] #0 6.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-05T07:22:28.532Z] #151 ... [2025-03-05T07:22:28.532Z] [2025-03-05T07:22:28.532Z] #152 [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-05T07:22:28.532Z] #0 6.520 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-05T07:22:28.532Z] #152 ... [2025-03-05T07:22:28.532Z] [2025-03-05T07:22:28.532Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:22:28.532Z] #0 6.284 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-05T07:22:28.798Z] #153 ... [2025-03-05T07:22:28.798Z] [2025-03-05T07:22:28.798Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-05T07:22:28.798Z] #0 4.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-05T07:22:29.067Z] #154 ... [2025-03-05T07:22:29.067Z] [2025-03-05T07:22:29.067Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-05T07:22:29.067Z] #144 6.465 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-05T07:22:31.540Z] #144 ... [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-05T07:22:31.541Z] #152 DONE 168.3s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:22:31.541Z] #147 DONE 168.3s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:22:31.541Z] #150 DONE 168.3s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-05T07:22:31.541Z] #149 DONE 168.4s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-05T07:22:31.541Z] #144 DONE 168.3s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-05T07:22:31.541Z] #153 DONE 168.4s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.541Z] #172 ... [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:22:31.541Z] #148 DONE 168.4s [2025-03-05T07:22:31.541Z] [2025-03-05T07:22:31.541Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:22:31.541Z] #145 DONE 168.5s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-05T07:22:31.798Z] #146 DONE 168.5s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:22:31.798Z] #125 DONE 168.6s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.798Z] #173 ... [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.798Z] #172 DONE 0.3s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.798Z] #174 DONE 0.4s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.798Z] #175 DONE 0.4s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.798Z] #176 DONE 0.4s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:31.798Z] #177 DONE 0.2s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.798Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:31.798Z] #178 DONE 0.2s [2025-03-05T07:22:31.798Z] [2025-03-05T07:22:31.799Z] #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-05T07:22:32.058Z] #179 ... [2025-03-05T07:22:32.058Z] [2025-03-05T07:22:32.058Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:32.058Z] #173 DONE 0.3s [2025-03-05T07:22:32.058Z] [2025-03-05T07:22:32.058Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:32.058Z] #180 DONE 0.3s [2025-03-05T07:22:32.058Z] [2025-03-05T07:22:32.058Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:32.058Z] #181 DONE 0.2s [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:32.318Z] #182 DONE 0.3s [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:32.318Z] #183 CACHED [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:32.318Z] #184 CACHED [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:32.318Z] #185 DONE 0.3s [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:32.318Z] #186 DONE 0.3s [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:22:32.318Z] #187 CACHED [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:32.318Z] #188 CACHED [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-05T07:22:32.318Z] #179 DONE 0.3s [2025-03-05T07:22:32.318Z] [2025-03-05T07:22:32.318Z] #189 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:32.884Z] #189 ... [2025-03-05T07:22:32.884Z] [2025-03-05T07:22:32.884Z] #190 [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-05T07:22:32.884Z] #190 DONE 0.9s [2025-03-05T07:22:33.142Z] [2025-03-05T07:22:33.142Z] #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:33.142Z] #191 DONE 1.0s [2025-03-05T07:22:33.142Z] [2025-03-05T07:22:33.142Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:33.142Z] #192 DONE 1.0s [2025-03-05T07:22:33.142Z] [2025-03-05T07:22:33.142Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-05T07:22:33.142Z] #193 DONE 0.9s [2025-03-05T07:22:33.142Z] [2025-03-05T07:22:33.142Z] #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-05T07:22:33.142Z] #194 DONE 1.1s [2025-03-05T07:22:33.142Z] [2025-03-05T07:22:33.142Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-05T07:22:33.142Z] #195 DONE 0.9s [2025-03-05T07:22:33.142Z] [2025-03-05T07:22:33.142Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-05T07:22:33.143Z] #196 ... [2025-03-05T07:22:33.143Z] [2025-03-05T07:22:33.143Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-05T07:22:33.143Z] #197 DONE 1.0s [2025-03-05T07:22:33.143Z] [2025-03-05T07:22:33.143Z] #189 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:22:33.143Z] #189 DONE 0.9s [2025-03-05T07:22:33.143Z] [2025-03-05T07:22:33.143Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:22:33.143Z] #198 DONE 0.9s [2025-03-05T07:22:33.143Z] [2025-03-05T07:22:33.143Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-05T07:22:33.143Z] #199 DONE 1.0s [2025-03-05T07:22:33.401Z] [2025-03-05T07:22:33.401Z] #111 [core-keeper] exporting to image [2025-03-05T07:22:33.401Z] #111 exporting layers [2025-03-05T07:22:33.661Z] #111 ... [2025-03-05T07:22:33.661Z] [2025-03-05T07:22:33.661Z] #200 [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-05T07:22:33.661Z] #200 DONE 0.7s [2025-03-05T07:22:33.661Z] [2025-03-05T07:22:33.661Z] #201 [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-05T07:22:33.661Z] #201 DONE 0.8s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-05T07:22:33.920Z] #202 DONE 0.7s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #203 [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-05T07:22:33.920Z] #203 DONE 0.7s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-05T07:22:33.920Z] #196 DONE 0.7s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:22:33.920Z] #204 DONE 0.7s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:22:33.920Z] #205 DONE 0.7s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-05T07:22:33.920Z] #206 DONE 0.8s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #111 [support-notifications] exporting to image [2025-03-05T07:22:33.920Z] #111 ... [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:22:33.920Z] #207 DONE 0.7s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:22:33.920Z] #208 DONE 0.3s [2025-03-05T07:22:33.920Z] [2025-03-05T07:22:33.920Z] #111 [core-command] exporting to image [2025-03-05T07:22:34.218Z] #111 ... [2025-03-05T07:22:34.218Z] [2025-03-05T07:22:34.218Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-05T07:22:34.218Z] #209 DONE 0.3s [2025-03-05T07:22:34.218Z] [2025-03-05T07:22:34.218Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:22:34.218Z] #210 DONE 0.2s [2025-03-05T07:22:34.218Z] [2025-03-05T07:22:34.218Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-05T07:22:34.218Z] #211 DONE 0.2s [2025-03-05T07:22:34.218Z] [2025-03-05T07:22:34.218Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-05T07:22:34.218Z] #212 DONE 0.2s [2025-03-05T07:22:34.218Z] [2025-03-05T07:22:34.218Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-05T07:22:34.218Z] #213 DONE 0.2s [2025-03-05T07:22:34.218Z] [2025-03-05T07:22:34.218Z] #111 [support-scheduler] exporting to image [2025-03-05T07:22:34.218Z] #111 exporting layers 0.2s done [2025-03-05T07:22:34.218Z] #111 exporting layers 0.4s done [2025-03-05T07:22:34.218Z] #111 writing image sha256:eadbb63588cec901781124cf8a510c5e6a9fd2215c8b5cde81eff118f1ca4046 [2025-03-05T07:22:34.218Z] #111 writing image sha256:126dd116093a4f1f202d08c04cb04c019775940011b18281345849fb703f995b [2025-03-05T07:22:34.481Z] #111 ... [2025-03-05T07:22:34.481Z] [2025-03-05T07:22:34.481Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-05T07:22:34.481Z] #214 DONE 0.3s [2025-03-05T07:22:34.481Z] [2025-03-05T07:22:34.481Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-05T07:22:34.481Z] #215 DONE 0.4s [2025-03-05T07:22:34.481Z] [2025-03-05T07:22:34.481Z] #111 [support-scheduler] exporting to image [2025-03-05T07:22:34.481Z] #111 writing image sha256:3935dc4a95830269b6853d21e58c63917842dce29219b86e11abf21b4f6f98fd [2025-03-05T07:22:34.740Z] #111 writing image sha256:eadbb63588cec901781124cf8a510c5e6a9fd2215c8b5cde81eff118f1ca4046 0.2s done [2025-03-05T07:22:34.740Z] #111 naming to docker.io/library/core-keeper done [2025-03-05T07:22:34.740Z] #111 writing image sha256:126dd116093a4f1f202d08c04cb04c019775940011b18281345849fb703f995b 0.4s done [2025-03-05T07:22:34.740Z] #111 naming to docker.io/library/core-command [2025-03-05T07:22:34.740Z] #111 ... [2025-03-05T07:22:34.740Z] [2025-03-05T07:22:34.740Z] #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-05T07:22:34.740Z] #216 DONE 0.5s [2025-03-05T07:22:34.740Z] [2025-03-05T07:22:34.740Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-05T07:22:34.740Z] #217 DONE 0.7s [2025-03-05T07:22:34.740Z] [2025-03-05T07:22:34.740Z] #111 [security-spiffe-token-provider] exporting to image [2025-03-05T07:22:34.740Z] #111 exporting layers 0.7s done [2025-03-05T07:22:34.740Z] #111 writing image sha256:3935dc4a95830269b6853d21e58c63917842dce29219b86e11abf21b4f6f98fd 0.4s done [2025-03-05T07:22:34.740Z] #111 naming to docker.io/library/core-command done [2025-03-05T07:22:34.740Z] #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-03-05T07:22:34.740Z] #111 writing image sha256:ba49cf0521fe849de3424fa7dcbd7cb85c43d88d2741ecfac087df4eb5f2cc97 [2025-03-05T07:22:34.740Z] #111 ... [2025-03-05T07:22:34.740Z] [2025-03-05T07:22:34.740Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-05T07:22:34.740Z] #218 DONE 0.4s [2025-03-05T07:22:34.740Z] [2025-03-05T07:22:34.740Z] #111 [core-metadata] exporting to image [2025-03-05T07:22:34.740Z] #111 exporting layers 0.7s done [2025-03-05T07:22:34.740Z] #111 writing image sha256:ba49cf0521fe849de3424fa7dcbd7cb85c43d88d2741ecfac087df4eb5f2cc97 0.0s done [2025-03-05T07:22:34.740Z] #111 naming to docker.io/library/support-notifications done [2025-03-05T07:22:34.740Z] #111 writing image sha256:26dec9169c4f13bddcc43527bf1da786016f6df74090917c657d7a8f84a99cdd done [2025-03-05T07:22:34.740Z] #111 naming to docker.io/library/core-metadata done [2025-03-05T07:22:34.740Z] #111 writing image sha256:f158fd773f9c60ee2ae91076233c3a9dbb2f766629e797ca61cec9fae3982283 [2025-03-05T07:22:34.999Z] #111 ... [2025-03-05T07:22:34.999Z] [2025-03-05T07:22:34.999Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-05T07:22:34.999Z] #219 DONE 0.2s [2025-03-05T07:22:34.999Z] [2025-03-05T07:22:34.999Z] #111 [core-data] exporting to image [2025-03-05T07:22:34.999Z] #111 writing image sha256:f158fd773f9c60ee2ae91076233c3a9dbb2f766629e797ca61cec9fae3982283 done [2025-03-05T07:22:35.000Z] #111 writing image sha256:a4eac2aa3296c92242cf81953a7e9ad96d1ff8a043befbf820a25a1635fc21df done [2025-03-05T07:22:35.000Z] #111 naming to docker.io/library/support-scheduler done [2025-03-05T07:22:35.000Z] #111 naming to docker.io/library/core-data done [2025-03-05T07:22:35.258Z] #111 ... [2025-03-05T07:22:35.258Z] [2025-03-05T07:22:35.258Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-05T07:22:35.258Z] #220 DONE 0.5s [2025-03-05T07:22:35.258Z] [2025-03-05T07:22:35.258Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-05T07:22:35.258Z] #221 DONE 0.4s [2025-03-05T07:22:35.258Z] [2025-03-05T07:22:35.258Z] #111 [security-proxy-setup] exporting to image [2025-03-05T07:22:35.258Z] #111 writing image sha256:5fb470c970bfbf32d8765f966fe64a51a22efca7590a90bd3a7c4ac9553bb935 done [2025-03-05T07:22:35.258Z] #111 naming to docker.io/library/security-proxy-auth done [2025-03-05T07:22:35.517Z] #111 exporting layers 0.3s done [2025-03-05T07:22:35.517Z] #111 writing image sha256:cf2943bf917d438ee06578e7f2bed080659bc862a2ed50e3e03bb3617b1a3fff done [2025-03-05T07:22:35.517Z] #111 naming to docker.io/library/security-proxy-setup done [2025-03-05T07:22:35.517Z] #111 writing image sha256:599db11e6f9a96dba91c1231bfd667bb2feaf821b29e99b54096ce5407ca4f50 done [2025-03-05T07:22:35.517Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-03-05T07:22:35.517Z] #111 DONE 4.7s [2025-03-05T07:22:35.517Z] [2025-03-05T07:22:35.517Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:22:35.517Z] time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-05T07:22:35.523Z] $ docker stop --time=1 9a47b205a09b7fcfef66f7251116635cabd7caa5c2abdf1dd52dd75981b78664 [2025-03-05T07:22:36.822Z] $ docker rm -f --volumes 9a47b205a09b7fcfef66f7251116635cabd7caa5c2abdf1dd52dd75981b78664 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T07:22:37.171Z] + docker images [2025-03-05T07:22:37.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-05T07:22:37.171Z] security-secretstore-setup latest 599db11e6f9a 1 second ago 67.7MB [2025-03-05T07:22:37.171Z] security-proxy-setup latest cf2943bf917d 1 second ago 38.2MB [2025-03-05T07:22:37.171Z] security-proxy-auth latest 5fb470c970bf 2 seconds ago 31.3MB [2025-03-05T07:22:37.171Z] core-command latest 126dd116093a 3 seconds ago 27.9MB [2025-03-05T07:22:37.171Z] security-spiffe-token-provider latest 3935dc4a9583 3 seconds ago 46.9MB [2025-03-05T07:22:37.171Z] core-data latest a4eac2aa3296 3 seconds ago 32.4MB [2025-03-05T07:22:37.171Z] support-scheduler latest f158fd773f9c 3 seconds ago 48MB [2025-03-05T07:22:37.171Z] support-notifications latest ba49cf0521fe 3 seconds ago 51.6MB [2025-03-05T07:22:37.171Z] core-metadata latest 26dec9169c4f 3 seconds ago 32.6MB [2025-03-05T07:22:37.171Z] core-keeper latest eadbb63588ce 4 seconds ago 32.1MB [2025-03-05T07:22:37.171Z] security-bootstrapper latest 8869c36d8f17 About a minute ago 20.3MB [2025-03-05T07:22:37.171Z] core-common-config-bootstrapper latest d6302dcec2e8 About a minute ago 17.1MB [2025-03-05T07:22:37.171Z] security-spire-server latest 05615fd993bf 3 minutes ago 149MB [2025-03-05T07:22:37.171Z] security-spire-config latest d5f981da3eb9 3 minutes ago 149MB [2025-03-05T07:22:37.171Z] security-spire-agent latest 0ec21acf59ee 3 minutes ago 195MB [2025-03-05T07:22:37.171Z] ci-base-image-x86_64 latest 8a9a7f1d248c 7 minutes ago 929MB [2025-03-05T07:22:37.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-05T07:22:37.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-05T07:22:37.171Z] 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-05T07:22:37.320Z] provisioning config files... [2025-03-05T07:22:37.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config9331307456759015491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T07:22:37.629Z] ---> ****-login.sh [2025-03-05T07:22:37.629Z] nexus3.edgexfoundry.org:10001 [2025-03-05T07:22:37.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:22:37.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:22:37.629Z] Configure a credential helper to remove this warning. See [2025-03-05T07:22:37.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:22:37.629Z] [2025-03-05T07:22:37.630Z] Login Succeeded [2025-03-05T07:22:37.630Z] nexus3.edgexfoundry.org:10002 [2025-03-05T07:22:37.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:22:37.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:22:37.630Z] Configure a credential helper to remove this warning. See [2025-03-05T07:22:37.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:22:37.630Z] [2025-03-05T07:22:37.630Z] Login Succeeded [2025-03-05T07:22:37.630Z] nexus3.edgexfoundry.org:10003 [2025-03-05T07:22:37.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:22:37.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:22:37.888Z] Configure a credential helper to remove this warning. See [2025-03-05T07:22:37.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:22:37.888Z] [2025-03-05T07:22:37.888Z] Login Succeeded [2025-03-05T07:22:37.889Z] nexus3.edgexfoundry.org:10004 [2025-03-05T07:22:37.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:22:37.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:22:37.889Z] Configure a credential helper to remove this warning. See [2025-03-05T07:22:37.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:22:37.889Z] [2025-03-05T07:22:37.889Z] Login Succeeded [2025-03-05T07:22:37.889Z] ****.io [2025-03-05T07:22:38.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:22:38.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:22:38.147Z] Configure a credential helper to remove this warning. See [2025-03-05T07:22:38.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:22:38.147Z] [2025-03-05T07:22:38.147Z] Login Succeeded [2025-03-05T07:22:38.147Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T07:22:38.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:22:38.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T07:22:38.246Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-05T07:22:38.246Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:38.246Z] latest [2025-03-05T07:22:38.246Z] 4.0.0-dev.67 [2025-03-05T07:22:38.246Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:38.246Z] main [2025-03-05T07:22:38.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:38.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:38.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:38.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-05T07:22:38.912Z] af4acbc31897: Preparing [2025-03-05T07:22:38.912Z] 3facd87b1752: Preparing [2025-03-05T07:22:38.912Z] a1e6adf14645: Preparing [2025-03-05T07:22:38.912Z] 5c88e8a03633: Preparing [2025-03-05T07:22:38.912Z] 7e74b161234b: Preparing [2025-03-05T07:22:38.912Z] b7130008e2b5: Preparing [2025-03-05T07:22:38.912Z] 994456c4fd7b: Preparing [2025-03-05T07:22:38.912Z] b7130008e2b5: Waiting [2025-03-05T07:22:38.912Z] 994456c4fd7b: Waiting [2025-03-05T07:22:38.912Z] a1e6adf14645: Pushed [2025-03-05T07:22:38.912Z] 7e74b161234b: Pushed [2025-03-05T07:22:38.912Z] af4acbc31897: Pushed [2025-03-05T07:22:38.912Z] 5c88e8a03633: Pushed [2025-03-05T07:22:38.912Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:38.912Z] b7130008e2b5: Pushed [2025-03-05T07:22:41.446Z] 3facd87b1752: Pushed [2025-03-05T07:22:41.446Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:41.777Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:42.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-05T07:22:42.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-05T07:22:42.112Z] af4acbc31897: Preparing [2025-03-05T07:22:42.112Z] 3facd87b1752: Preparing [2025-03-05T07:22:42.112Z] a1e6adf14645: Preparing [2025-03-05T07:22:42.112Z] 5c88e8a03633: Preparing [2025-03-05T07:22:42.112Z] 7e74b161234b: Preparing [2025-03-05T07:22:42.112Z] b7130008e2b5: Preparing [2025-03-05T07:22:42.112Z] 994456c4fd7b: Preparing [2025-03-05T07:22:42.112Z] 994456c4fd7b: Waiting [2025-03-05T07:22:42.112Z] b7130008e2b5: Waiting [2025-03-05T07:22:42.112Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:42.112Z] af4acbc31897: Layer already exists [2025-03-05T07:22:42.112Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:42.112Z] 3facd87b1752: Layer already exists [2025-03-05T07:22:42.112Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:42.112Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:42.112Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:42.112Z] latest: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:42.459Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:42.783Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.67 [2025-03-05T07:22:42.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-05T07:22:42.783Z] af4acbc31897: Preparing [2025-03-05T07:22:42.783Z] 3facd87b1752: Preparing [2025-03-05T07:22:42.783Z] a1e6adf14645: Preparing [2025-03-05T07:22:42.783Z] 5c88e8a03633: Preparing [2025-03-05T07:22:42.783Z] 7e74b161234b: Preparing [2025-03-05T07:22:42.783Z] b7130008e2b5: Preparing [2025-03-05T07:22:42.783Z] 994456c4fd7b: Preparing [2025-03-05T07:22:42.783Z] b7130008e2b5: Waiting [2025-03-05T07:22:42.783Z] 994456c4fd7b: Waiting [2025-03-05T07:22:42.783Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:42.783Z] af4acbc31897: Layer already exists [2025-03-05T07:22:42.783Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:42.783Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:42.783Z] 3facd87b1752: Layer already exists [2025-03-05T07:22:42.783Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:42.783Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:42.783Z] 4.0.0-dev.67: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:43.174Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:43.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:43.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-05T07:22:43.507Z] af4acbc31897: Preparing [2025-03-05T07:22:43.507Z] 3facd87b1752: Preparing [2025-03-05T07:22:43.507Z] a1e6adf14645: Preparing [2025-03-05T07:22:43.507Z] 5c88e8a03633: Preparing [2025-03-05T07:22:43.507Z] 7e74b161234b: Preparing [2025-03-05T07:22:43.507Z] b7130008e2b5: Preparing [2025-03-05T07:22:43.507Z] 994456c4fd7b: Preparing [2025-03-05T07:22:43.507Z] 994456c4fd7b: Waiting [2025-03-05T07:22:43.507Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:43.507Z] 3facd87b1752: Layer already exists [2025-03-05T07:22:43.507Z] af4acbc31897: Layer already exists [2025-03-05T07:22:43.507Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:43.507Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:43.507Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:43.507Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:43.507Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:43.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:44.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-05T07:22:44.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-05T07:22:44.164Z] af4acbc31897: Preparing [2025-03-05T07:22:44.164Z] 3facd87b1752: Preparing [2025-03-05T07:22:44.164Z] a1e6adf14645: Preparing [2025-03-05T07:22:44.164Z] 5c88e8a03633: Preparing [2025-03-05T07:22:44.164Z] 7e74b161234b: Preparing [2025-03-05T07:22:44.164Z] b7130008e2b5: Preparing [2025-03-05T07:22:44.164Z] 994456c4fd7b: Preparing [2025-03-05T07:22:44.164Z] b7130008e2b5: Waiting [2025-03-05T07:22:44.164Z] 994456c4fd7b: Waiting [2025-03-05T07:22:44.164Z] af4acbc31897: Layer already exists [2025-03-05T07:22:44.164Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:44.164Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:44.164Z] 3facd87b1752: Layer already exists [2025-03-05T07:22:44.164Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:44.164Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:44.164Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:44.164Z] main: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:22:44.254Z] ===================================================== [Pipeline] echo [2025-03-05T07:22:44.272Z] taggedImages: [2025-03-05T07:22:44.272Z] - nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:44.272Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-05T07:22:44.272Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.67 [2025-03-05T07:22:44.272Z] - nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:44.272Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-05T07:22:44.305Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-05T07:22:44.305Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:44.305Z] latest [2025-03-05T07:22:44.305Z] 4.0.0-dev.67 [2025-03-05T07:22:44.305Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:44.305Z] main [2025-03-05T07:22:44.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:44.658Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:44.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:44.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-05T07:22:44.987Z] 90c15f8481f6: Preparing [2025-03-05T07:22:44.987Z] 47578a370730: Preparing [2025-03-05T07:22:44.987Z] d4683e6a9e3c: Preparing [2025-03-05T07:22:44.987Z] ce611adb3990: Preparing [2025-03-05T07:22:44.987Z] a1e6adf14645: Preparing [2025-03-05T07:22:44.987Z] 5c88e8a03633: Preparing [2025-03-05T07:22:44.987Z] 7e74b161234b: Preparing [2025-03-05T07:22:44.987Z] b7130008e2b5: Preparing [2025-03-05T07:22:44.987Z] 994456c4fd7b: Preparing [2025-03-05T07:22:44.987Z] 5c88e8a03633: Waiting [2025-03-05T07:22:44.987Z] 7e74b161234b: Waiting [2025-03-05T07:22:44.987Z] b7130008e2b5: Waiting [2025-03-05T07:22:44.987Z] 994456c4fd7b: Waiting [2025-03-05T07:22:44.987Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:44.987Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:44.987Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:44.987Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:44.987Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:44.987Z] 47578a370730: Pushed [2025-03-05T07:22:44.987Z] 90c15f8481f6: Pushed [2025-03-05T07:22:44.987Z] d4683e6a9e3c: Pushed [2025-03-05T07:22:46.367Z] ce611adb3990: Pushed [2025-03-05T07:22:46.367Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:46.699Z] + 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-05T07:22:47.017Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-05T07:22:47.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-05T07:22:47.018Z] 90c15f8481f6: Preparing [2025-03-05T07:22:47.018Z] 47578a370730: Preparing [2025-03-05T07:22:47.018Z] d4683e6a9e3c: Preparing [2025-03-05T07:22:47.018Z] ce611adb3990: Preparing [2025-03-05T07:22:47.018Z] a1e6adf14645: Preparing [2025-03-05T07:22:47.018Z] 5c88e8a03633: Preparing [2025-03-05T07:22:47.018Z] 7e74b161234b: Preparing [2025-03-05T07:22:47.018Z] b7130008e2b5: Preparing [2025-03-05T07:22:47.018Z] 994456c4fd7b: Preparing [2025-03-05T07:22:47.018Z] 7e74b161234b: Waiting [2025-03-05T07:22:47.018Z] b7130008e2b5: Waiting [2025-03-05T07:22:47.018Z] 994456c4fd7b: Waiting [2025-03-05T07:22:47.018Z] 5c88e8a03633: Waiting [2025-03-05T07:22:47.018Z] 47578a370730: Layer already exists [2025-03-05T07:22:47.018Z] ce611adb3990: Layer already exists [2025-03-05T07:22:47.018Z] 90c15f8481f6: Layer already exists [2025-03-05T07:22:47.018Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:47.018Z] d4683e6a9e3c: Layer already exists [2025-03-05T07:22:47.018Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:47.018Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:47.018Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:47.018Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:47.018Z] latest: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:47.362Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:47.685Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.67 [2025-03-05T07:22:47.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-05T07:22:47.685Z] 90c15f8481f6: Preparing [2025-03-05T07:22:47.685Z] 47578a370730: Preparing [2025-03-05T07:22:47.685Z] d4683e6a9e3c: Preparing [2025-03-05T07:22:47.685Z] ce611adb3990: Preparing [2025-03-05T07:22:47.685Z] a1e6adf14645: Preparing [2025-03-05T07:22:47.685Z] 5c88e8a03633: Preparing [2025-03-05T07:22:47.685Z] 7e74b161234b: Preparing [2025-03-05T07:22:47.685Z] b7130008e2b5: Preparing [2025-03-05T07:22:47.685Z] 994456c4fd7b: Preparing [2025-03-05T07:22:47.685Z] b7130008e2b5: Waiting [2025-03-05T07:22:47.685Z] 5c88e8a03633: Waiting [2025-03-05T07:22:47.685Z] 7e74b161234b: Waiting [2025-03-05T07:22:47.685Z] 994456c4fd7b: Waiting [2025-03-05T07:22:47.685Z] 47578a370730: Layer already exists [2025-03-05T07:22:47.685Z] ce611adb3990: Layer already exists [2025-03-05T07:22:47.685Z] d4683e6a9e3c: Layer already exists [2025-03-05T07:22:47.685Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:47.685Z] 90c15f8481f6: Layer already exists [2025-03-05T07:22:47.685Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:47.685Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:47.685Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:47.685Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:47.685Z] 4.0.0-dev.67: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:48.015Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:48.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:48.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-05T07:22:48.358Z] 90c15f8481f6: Preparing [2025-03-05T07:22:48.358Z] 47578a370730: Preparing [2025-03-05T07:22:48.358Z] d4683e6a9e3c: Preparing [2025-03-05T07:22:48.358Z] ce611adb3990: Preparing [2025-03-05T07:22:48.358Z] a1e6adf14645: Preparing [2025-03-05T07:22:48.358Z] 5c88e8a03633: Preparing [2025-03-05T07:22:48.358Z] 7e74b161234b: Preparing [2025-03-05T07:22:48.358Z] b7130008e2b5: Preparing [2025-03-05T07:22:48.358Z] 994456c4fd7b: Preparing [2025-03-05T07:22:48.358Z] b7130008e2b5: Waiting [2025-03-05T07:22:48.358Z] 994456c4fd7b: Waiting [2025-03-05T07:22:48.358Z] 7e74b161234b: Waiting [2025-03-05T07:22:48.358Z] 5c88e8a03633: Waiting [2025-03-05T07:22:48.358Z] d4683e6a9e3c: Layer already exists [2025-03-05T07:22:48.358Z] 47578a370730: Layer already exists [2025-03-05T07:22:48.358Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:48.358Z] 90c15f8481f6: Layer already exists [2025-03-05T07:22:48.358Z] ce611adb3990: Layer already exists [2025-03-05T07:22:48.358Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:48.358Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:48.358Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:48.358Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:48.358Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:48.696Z] + 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-05T07:22:49.031Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-05T07:22:49.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-05T07:22:49.031Z] 90c15f8481f6: Preparing [2025-03-05T07:22:49.031Z] 47578a370730: Preparing [2025-03-05T07:22:49.031Z] d4683e6a9e3c: Preparing [2025-03-05T07:22:49.031Z] ce611adb3990: Preparing [2025-03-05T07:22:49.031Z] a1e6adf14645: Preparing [2025-03-05T07:22:49.031Z] 5c88e8a03633: Preparing [2025-03-05T07:22:49.031Z] 7e74b161234b: Preparing [2025-03-05T07:22:49.031Z] b7130008e2b5: Preparing [2025-03-05T07:22:49.031Z] 994456c4fd7b: Preparing [2025-03-05T07:22:49.031Z] b7130008e2b5: Waiting [2025-03-05T07:22:49.031Z] 994456c4fd7b: Waiting [2025-03-05T07:22:49.031Z] 5c88e8a03633: Waiting [2025-03-05T07:22:49.031Z] 7e74b161234b: Waiting [2025-03-05T07:22:49.031Z] ce611adb3990: Layer already exists [2025-03-05T07:22:49.031Z] 90c15f8481f6: Layer already exists [2025-03-05T07:22:49.031Z] 47578a370730: Layer already exists [2025-03-05T07:22:49.031Z] d4683e6a9e3c: Layer already exists [2025-03-05T07:22:49.031Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:49.031Z] 7e74b161234b: Layer already exists [2025-03-05T07:22:49.031Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:49.031Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:49.031Z] b7130008e2b5: Layer already exists [2025-03-05T07:22:49.031Z] main: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:22:49.111Z] ===================================================== [Pipeline] echo [2025-03-05T07:22:49.125Z] taggedImages: [2025-03-05T07:22:49.125Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:49.125Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-05T07:22:49.125Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.67 [2025-03-05T07:22:49.125Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:49.125Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-05T07:22:49.159Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-05T07:22:49.159Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:49.159Z] latest [2025-03-05T07:22:49.159Z] 4.0.0-dev.67 [2025-03-05T07:22:49.159Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:49.159Z] main [2025-03-05T07:22:49.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:49.519Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:49.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:49.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-05T07:22:49.846Z] b7dfa517a4b6: Preparing [2025-03-05T07:22:49.846Z] 228ce1de9770: Preparing [2025-03-05T07:22:49.846Z] a1e6adf14645: Preparing [2025-03-05T07:22:49.846Z] 5c88e8a03633: Preparing [2025-03-05T07:22:49.846Z] b2bfafd95d10: Preparing [2025-03-05T07:22:49.846Z] 06204d746f5a: Preparing [2025-03-05T07:22:49.846Z] 994456c4fd7b: Preparing [2025-03-05T07:22:49.846Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:49.846Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:49.846Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:49.846Z] b2bfafd95d10: Pushed [2025-03-05T07:22:49.846Z] b7dfa517a4b6: Pushed [2025-03-05T07:22:49.846Z] 06204d746f5a: Pushed [2025-03-05T07:22:53.142Z] 228ce1de9770: Pushed [2025-03-05T07:22:53.142Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:53.487Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:53.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-05T07:22:53.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-05T07:22:53.817Z] b7dfa517a4b6: Preparing [2025-03-05T07:22:53.817Z] 228ce1de9770: Preparing [2025-03-05T07:22:53.817Z] a1e6adf14645: Preparing [2025-03-05T07:22:53.817Z] 5c88e8a03633: Preparing [2025-03-05T07:22:53.817Z] b2bfafd95d10: Preparing [2025-03-05T07:22:53.817Z] 06204d746f5a: Preparing [2025-03-05T07:22:53.817Z] 994456c4fd7b: Preparing [2025-03-05T07:22:53.817Z] 06204d746f5a: Waiting [2025-03-05T07:22:53.817Z] 994456c4fd7b: Waiting [2025-03-05T07:22:53.817Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:53.817Z] 228ce1de9770: Layer already exists [2025-03-05T07:22:53.817Z] b7dfa517a4b6: Layer already exists [2025-03-05T07:22:53.817Z] b2bfafd95d10: Layer already exists [2025-03-05T07:22:53.817Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:53.817Z] 06204d746f5a: Layer already exists [2025-03-05T07:22:53.817Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:53.817Z] latest: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:54.154Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:54.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.67 [2025-03-05T07:22:54.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-05T07:22:54.485Z] b7dfa517a4b6: Preparing [2025-03-05T07:22:54.485Z] 228ce1de9770: Preparing [2025-03-05T07:22:54.485Z] a1e6adf14645: Preparing [2025-03-05T07:22:54.485Z] 5c88e8a03633: Preparing [2025-03-05T07:22:54.485Z] b2bfafd95d10: Preparing [2025-03-05T07:22:54.485Z] 06204d746f5a: Preparing [2025-03-05T07:22:54.485Z] 994456c4fd7b: Preparing [2025-03-05T07:22:54.485Z] 994456c4fd7b: Waiting [2025-03-05T07:22:54.485Z] 06204d746f5a: Waiting [2025-03-05T07:22:54.485Z] b7dfa517a4b6: Layer already exists [2025-03-05T07:22:54.485Z] b2bfafd95d10: Layer already exists [2025-03-05T07:22:54.485Z] 228ce1de9770: Layer already exists [2025-03-05T07:22:54.485Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:54.485Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:54.485Z] 06204d746f5a: Layer already exists [2025-03-05T07:22:54.485Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:54.485Z] 4.0.0-dev.67: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:54.808Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:55.158Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-05T07:22:55.158Z] b7dfa517a4b6: Preparing [2025-03-05T07:22:55.158Z] 228ce1de9770: Preparing [2025-03-05T07:22:55.158Z] a1e6adf14645: Preparing [2025-03-05T07:22:55.158Z] 5c88e8a03633: Preparing [2025-03-05T07:22:55.158Z] b2bfafd95d10: Preparing [2025-03-05T07:22:55.158Z] 06204d746f5a: Preparing [2025-03-05T07:22:55.158Z] 994456c4fd7b: Preparing [2025-03-05T07:22:55.158Z] 06204d746f5a: Waiting [2025-03-05T07:22:55.158Z] 994456c4fd7b: Waiting [2025-03-05T07:22:55.158Z] b2bfafd95d10: Layer already exists [2025-03-05T07:22:55.158Z] 228ce1de9770: Layer already exists [2025-03-05T07:22:55.158Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:55.158Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:55.158Z] b7dfa517a4b6: Layer already exists [2025-03-05T07:22:55.158Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:55.158Z] 06204d746f5a: Layer already exists [2025-03-05T07:22:55.158Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:55.487Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:55.826Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-05T07:22:55.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-05T07:22:55.826Z] b7dfa517a4b6: Preparing [2025-03-05T07:22:55.826Z] 228ce1de9770: Preparing [2025-03-05T07:22:55.826Z] a1e6adf14645: Preparing [2025-03-05T07:22:55.826Z] 5c88e8a03633: Preparing [2025-03-05T07:22:55.826Z] b2bfafd95d10: Preparing [2025-03-05T07:22:55.826Z] 06204d746f5a: Preparing [2025-03-05T07:22:55.826Z] 994456c4fd7b: Preparing [2025-03-05T07:22:55.826Z] 06204d746f5a: Waiting [2025-03-05T07:22:55.826Z] 994456c4fd7b: Waiting [2025-03-05T07:22:55.826Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:55.826Z] 228ce1de9770: Layer already exists [2025-03-05T07:22:55.826Z] b7dfa517a4b6: Layer already exists [2025-03-05T07:22:55.826Z] b2bfafd95d10: Layer already exists [2025-03-05T07:22:55.826Z] a1e6adf14645: Layer already exists [2025-03-05T07:22:55.826Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:55.826Z] 06204d746f5a: Layer already exists [2025-03-05T07:22:55.826Z] main: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:22:55.901Z] ===================================================== [Pipeline] echo [2025-03-05T07:22:55.914Z] taggedImages: [2025-03-05T07:22:55.914Z] - nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:55.914Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-05T07:22:55.914Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.67 [2025-03-05T07:22:55.914Z] - nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:55.914Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-05T07:22:55.942Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-05T07:22:55.942Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:55.942Z] latest [2025-03-05T07:22:55.942Z] 4.0.0-dev.67 [2025-03-05T07:22:55.942Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:22:55.942Z] main [2025-03-05T07:22:55.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:56.305Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:56.633Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:22:56.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-05T07:22:56.633Z] a5724c29e3dd: Preparing [2025-03-05T07:22:56.633Z] 24e82b5f16cc: Preparing [2025-03-05T07:22:56.633Z] 5c88e8a03633: Preparing [2025-03-05T07:22:56.633Z] c255f6bed251: Preparing [2025-03-05T07:22:56.633Z] ddc468b089a0: Preparing [2025-03-05T07:22:56.633Z] 994456c4fd7b: Preparing [2025-03-05T07:22:56.633Z] 994456c4fd7b: Waiting [2025-03-05T07:22:56.633Z] 5c88e8a03633: Layer already exists [2025-03-05T07:22:56.633Z] 994456c4fd7b: Layer already exists [2025-03-05T07:22:56.633Z] ddc468b089a0: Pushed [2025-03-05T07:22:56.633Z] a5724c29e3dd: Pushed [2025-03-05T07:22:56.633Z] c255f6bed251: Pushed [2025-03-05T07:22:59.170Z] 24e82b5f16cc: Pushed [2025-03-05T07:22:59.428Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:22:59.755Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:00.087Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-05T07:23:00.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-05T07:23:00.087Z] a5724c29e3dd: Preparing [2025-03-05T07:23:00.087Z] 24e82b5f16cc: Preparing [2025-03-05T07:23:00.087Z] 5c88e8a03633: Preparing [2025-03-05T07:23:00.087Z] c255f6bed251: Preparing [2025-03-05T07:23:00.087Z] ddc468b089a0: Preparing [2025-03-05T07:23:00.087Z] 994456c4fd7b: Preparing [2025-03-05T07:23:00.087Z] 994456c4fd7b: Waiting [2025-03-05T07:23:00.087Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:00.087Z] a5724c29e3dd: Layer already exists [2025-03-05T07:23:00.087Z] c255f6bed251: Layer already exists [2025-03-05T07:23:00.087Z] 24e82b5f16cc: Layer already exists [2025-03-05T07:23:00.087Z] ddc468b089a0: Layer already exists [2025-03-05T07:23:00.087Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:00.087Z] latest: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:00.416Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:00.759Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.67 [2025-03-05T07:23:00.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-05T07:23:00.759Z] a5724c29e3dd: Preparing [2025-03-05T07:23:00.759Z] 24e82b5f16cc: Preparing [2025-03-05T07:23:00.759Z] 5c88e8a03633: Preparing [2025-03-05T07:23:00.759Z] c255f6bed251: Preparing [2025-03-05T07:23:00.759Z] ddc468b089a0: Preparing [2025-03-05T07:23:00.759Z] 994456c4fd7b: Preparing [2025-03-05T07:23:00.759Z] ddc468b089a0: Layer already exists [2025-03-05T07:23:00.759Z] a5724c29e3dd: Layer already exists [2025-03-05T07:23:00.759Z] 24e82b5f16cc: Layer already exists [2025-03-05T07:23:00.759Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:00.759Z] c255f6bed251: Layer already exists [2025-03-05T07:23:00.759Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:00.759Z] 4.0.0-dev.67: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:01.092Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:01.421Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:01.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-05T07:23:01.421Z] a5724c29e3dd: Preparing [2025-03-05T07:23:01.421Z] 24e82b5f16cc: Preparing [2025-03-05T07:23:01.421Z] 5c88e8a03633: Preparing [2025-03-05T07:23:01.421Z] c255f6bed251: Preparing [2025-03-05T07:23:01.421Z] ddc468b089a0: Preparing [2025-03-05T07:23:01.421Z] 994456c4fd7b: Preparing [2025-03-05T07:23:01.421Z] 994456c4fd7b: Waiting [2025-03-05T07:23:01.421Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:01.421Z] a5724c29e3dd: Layer already exists [2025-03-05T07:23:01.421Z] 24e82b5f16cc: Layer already exists [2025-03-05T07:23:01.421Z] ddc468b089a0: Layer already exists [2025-03-05T07:23:01.421Z] c255f6bed251: Layer already exists [2025-03-05T07:23:01.421Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:01.421Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:01.758Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:02.104Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-05T07:23:02.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-05T07:23:02.104Z] a5724c29e3dd: Preparing [2025-03-05T07:23:02.104Z] 24e82b5f16cc: Preparing [2025-03-05T07:23:02.104Z] 5c88e8a03633: Preparing [2025-03-05T07:23:02.104Z] c255f6bed251: Preparing [2025-03-05T07:23:02.104Z] ddc468b089a0: Preparing [2025-03-05T07:23:02.104Z] 994456c4fd7b: Preparing [2025-03-05T07:23:02.104Z] 994456c4fd7b: Waiting [2025-03-05T07:23:02.104Z] ddc468b089a0: Layer already exists [2025-03-05T07:23:02.104Z] 24e82b5f16cc: Layer already exists [2025-03-05T07:23:02.104Z] c255f6bed251: Layer already exists [2025-03-05T07:23:02.104Z] a5724c29e3dd: Layer already exists [2025-03-05T07:23:02.104Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:02.104Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:02.104Z] main: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:02.178Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:02.191Z] taggedImages: [2025-03-05T07:23:02.191Z] - nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:02.191Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-05T07:23:02.191Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.67 [2025-03-05T07:23:02.191Z] - nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:02.191Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-05T07:23:02.214Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-05T07:23:02.214Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:02.214Z] latest [2025-03-05T07:23:02.214Z] 4.0.0-dev.67 [2025-03-05T07:23:02.214Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:02.214Z] main [2025-03-05T07:23:02.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:02.545Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:02.878Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:02.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-05T07:23:02.878Z] f44b61455491: Preparing [2025-03-05T07:23:02.878Z] ec5050766d59: Preparing [2025-03-05T07:23:02.878Z] 1f02ccdf96c7: Preparing [2025-03-05T07:23:02.878Z] a1e6adf14645: Preparing [2025-03-05T07:23:02.878Z] 5c88e8a03633: Preparing [2025-03-05T07:23:02.878Z] 7e74b161234b: Preparing [2025-03-05T07:23:02.878Z] b7130008e2b5: Preparing [2025-03-05T07:23:02.878Z] 994456c4fd7b: Preparing [2025-03-05T07:23:02.878Z] 7e74b161234b: Waiting [2025-03-05T07:23:02.878Z] b7130008e2b5: Waiting [2025-03-05T07:23:02.878Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:02.878Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:02.878Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:02.878Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:02.878Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:02.878Z] ec5050766d59: Pushed [2025-03-05T07:23:02.878Z] f44b61455491: Pushed [2025-03-05T07:23:06.160Z] 1f02ccdf96c7: Pushed [2025-03-05T07:23:06.160Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:06.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:06.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-05T07:23:06.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-05T07:23:06.810Z] f44b61455491: Preparing [2025-03-05T07:23:06.810Z] ec5050766d59: Preparing [2025-03-05T07:23:06.810Z] 1f02ccdf96c7: Preparing [2025-03-05T07:23:06.810Z] a1e6adf14645: Preparing [2025-03-05T07:23:06.810Z] 5c88e8a03633: Preparing [2025-03-05T07:23:06.810Z] 7e74b161234b: Preparing [2025-03-05T07:23:06.810Z] b7130008e2b5: Preparing [2025-03-05T07:23:06.810Z] 994456c4fd7b: Preparing [2025-03-05T07:23:06.810Z] 7e74b161234b: Waiting [2025-03-05T07:23:06.810Z] b7130008e2b5: Waiting [2025-03-05T07:23:06.810Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:06.810Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:06.810Z] ec5050766d59: Layer already exists [2025-03-05T07:23:06.810Z] f44b61455491: Layer already exists [2025-03-05T07:23:06.810Z] 1f02ccdf96c7: Layer already exists [2025-03-05T07:23:06.810Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:06.810Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:06.810Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:06.810Z] latest: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:07.134Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:07.461Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.67 [2025-03-05T07:23:07.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-05T07:23:07.461Z] f44b61455491: Preparing [2025-03-05T07:23:07.461Z] ec5050766d59: Preparing [2025-03-05T07:23:07.461Z] 1f02ccdf96c7: Preparing [2025-03-05T07:23:07.461Z] a1e6adf14645: Preparing [2025-03-05T07:23:07.461Z] 5c88e8a03633: Preparing [2025-03-05T07:23:07.461Z] 7e74b161234b: Preparing [2025-03-05T07:23:07.461Z] b7130008e2b5: Preparing [2025-03-05T07:23:07.461Z] 994456c4fd7b: Preparing [2025-03-05T07:23:07.461Z] 7e74b161234b: Waiting [2025-03-05T07:23:07.461Z] 994456c4fd7b: Waiting [2025-03-05T07:23:07.461Z] b7130008e2b5: Waiting [2025-03-05T07:23:07.461Z] 1f02ccdf96c7: Layer already exists [2025-03-05T07:23:07.461Z] f44b61455491: Layer already exists [2025-03-05T07:23:07.461Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:07.461Z] ec5050766d59: Layer already exists [2025-03-05T07:23:07.461Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:07.461Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:07.461Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:07.461Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:07.461Z] 4.0.0-dev.67: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:07.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:08.135Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:08.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-05T07:23:08.135Z] f44b61455491: Preparing [2025-03-05T07:23:08.135Z] ec5050766d59: Preparing [2025-03-05T07:23:08.135Z] 1f02ccdf96c7: Preparing [2025-03-05T07:23:08.135Z] a1e6adf14645: Preparing [2025-03-05T07:23:08.135Z] 5c88e8a03633: Preparing [2025-03-05T07:23:08.135Z] 7e74b161234b: Preparing [2025-03-05T07:23:08.135Z] b7130008e2b5: Preparing [2025-03-05T07:23:08.135Z] 994456c4fd7b: Preparing [2025-03-05T07:23:08.135Z] b7130008e2b5: Waiting [2025-03-05T07:23:08.135Z] 7e74b161234b: Waiting [2025-03-05T07:23:08.135Z] 994456c4fd7b: Waiting [2025-03-05T07:23:08.135Z] 1f02ccdf96c7: Layer already exists [2025-03-05T07:23:08.135Z] ec5050766d59: Layer already exists [2025-03-05T07:23:08.135Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:08.135Z] f44b61455491: Layer already exists [2025-03-05T07:23:08.135Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:08.135Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:08.135Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:08.135Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:08.135Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:08.462Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:08.789Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-05T07:23:08.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-05T07:23:08.789Z] f44b61455491: Preparing [2025-03-05T07:23:08.789Z] ec5050766d59: Preparing [2025-03-05T07:23:08.789Z] 1f02ccdf96c7: Preparing [2025-03-05T07:23:08.789Z] a1e6adf14645: Preparing [2025-03-05T07:23:08.789Z] 5c88e8a03633: Preparing [2025-03-05T07:23:08.789Z] 7e74b161234b: Preparing [2025-03-05T07:23:08.789Z] b7130008e2b5: Preparing [2025-03-05T07:23:08.789Z] 994456c4fd7b: Preparing [2025-03-05T07:23:08.789Z] 7e74b161234b: Waiting [2025-03-05T07:23:08.789Z] b7130008e2b5: Waiting [2025-03-05T07:23:08.789Z] 994456c4fd7b: Waiting [2025-03-05T07:23:08.789Z] f44b61455491: Layer already exists [2025-03-05T07:23:08.789Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:08.789Z] ec5050766d59: Layer already exists [2025-03-05T07:23:08.789Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:08.789Z] 1f02ccdf96c7: Layer already exists [2025-03-05T07:23:08.789Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:08.789Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:08.789Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:08.789Z] main: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:08.871Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:08.884Z] taggedImages: [2025-03-05T07:23:08.884Z] - nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:08.884Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-05T07:23:08.884Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.67 [2025-03-05T07:23:08.884Z] - nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:08.884Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-05T07:23:08.914Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-05T07:23:08.914Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:08.914Z] latest [2025-03-05T07:23:08.914Z] 4.0.0-dev.67 [2025-03-05T07:23:08.914Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:08.914Z] main [2025-03-05T07:23:08.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:09.270Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:09.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:09.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-05T07:23:09.609Z] 5ae70a0aafa9: Preparing [2025-03-05T07:23:09.609Z] d99ce7ef0ebc: Preparing [2025-03-05T07:23:09.609Z] 46d982bf68ea: Preparing [2025-03-05T07:23:09.609Z] a2082e474390: Preparing [2025-03-05T07:23:09.609Z] 1e5b6109299b: Preparing [2025-03-05T07:23:09.609Z] 0cec9143485a: Preparing [2025-03-05T07:23:09.609Z] b49e66387059: Preparing [2025-03-05T07:23:09.609Z] a1e6adf14645: Preparing [2025-03-05T07:23:09.609Z] 5c88e8a03633: Preparing [2025-03-05T07:23:09.609Z] 7be9895565cb: Preparing [2025-03-05T07:23:09.609Z] b1f66726151d: Preparing [2025-03-05T07:23:09.609Z] 5f70bf18a086: Preparing [2025-03-05T07:23:09.609Z] 57f810b4391f: Preparing [2025-03-05T07:23:09.609Z] b46ca993dc30: Preparing [2025-03-05T07:23:09.609Z] ab96eda6e35d: Preparing [2025-03-05T07:23:09.609Z] 994456c4fd7b: Preparing [2025-03-05T07:23:09.609Z] 7be9895565cb: Waiting [2025-03-05T07:23:09.609Z] b46ca993dc30: Waiting [2025-03-05T07:23:09.609Z] b1f66726151d: Waiting [2025-03-05T07:23:09.609Z] 994456c4fd7b: Waiting [2025-03-05T07:23:09.609Z] a1e6adf14645: Waiting [2025-03-05T07:23:09.609Z] 57f810b4391f: Waiting [2025-03-05T07:23:09.609Z] ab96eda6e35d: Waiting [2025-03-05T07:23:09.609Z] b49e66387059: Waiting [2025-03-05T07:23:09.609Z] a2082e474390: Pushed [2025-03-05T07:23:09.609Z] d99ce7ef0ebc: Pushed [2025-03-05T07:23:09.609Z] 5ae70a0aafa9: Pushed [2025-03-05T07:23:09.609Z] 1e5b6109299b: Pushed [2025-03-05T07:23:09.609Z] 46d982bf68ea: Pushed [2025-03-05T07:23:09.609Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:09.609Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:09.609Z] 0cec9143485a: Pushed [2025-03-05T07:23:09.609Z] 5f70bf18a086: Layer already exists [2025-03-05T07:23:09.868Z] 7be9895565cb: Pushed [2025-03-05T07:23:09.868Z] b1f66726151d: Pushed [2025-03-05T07:23:09.868Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:09.868Z] 57f810b4391f: Pushed [2025-03-05T07:23:09.868Z] b46ca993dc30: Pushed [2025-03-05T07:23:09.868Z] ab96eda6e35d: Pushed [2025-03-05T07:23:11.245Z] b49e66387059: Pushed [2025-03-05T07:23:11.503Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:11.837Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:12.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-05T07:23:12.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-05T07:23:12.165Z] 5ae70a0aafa9: Preparing [2025-03-05T07:23:12.165Z] d99ce7ef0ebc: Preparing [2025-03-05T07:23:12.165Z] 46d982bf68ea: Preparing [2025-03-05T07:23:12.165Z] a2082e474390: Preparing [2025-03-05T07:23:12.165Z] 1e5b6109299b: Preparing [2025-03-05T07:23:12.165Z] 0cec9143485a: Preparing [2025-03-05T07:23:12.165Z] b49e66387059: Preparing [2025-03-05T07:23:12.165Z] a1e6adf14645: Preparing [2025-03-05T07:23:12.165Z] 5c88e8a03633: Preparing [2025-03-05T07:23:12.165Z] 7be9895565cb: Preparing [2025-03-05T07:23:12.165Z] b1f66726151d: Preparing [2025-03-05T07:23:12.165Z] 5f70bf18a086: Preparing [2025-03-05T07:23:12.165Z] 57f810b4391f: Preparing [2025-03-05T07:23:12.165Z] b46ca993dc30: Preparing [2025-03-05T07:23:12.165Z] ab96eda6e35d: Preparing [2025-03-05T07:23:12.165Z] 994456c4fd7b: Preparing [2025-03-05T07:23:12.165Z] 0cec9143485a: Waiting [2025-03-05T07:23:12.165Z] b49e66387059: Waiting [2025-03-05T07:23:12.165Z] a1e6adf14645: Waiting [2025-03-05T07:23:12.165Z] 5c88e8a03633: Waiting [2025-03-05T07:23:12.165Z] 7be9895565cb: Waiting [2025-03-05T07:23:12.165Z] b46ca993dc30: Waiting [2025-03-05T07:23:12.165Z] 994456c4fd7b: Waiting [2025-03-05T07:23:12.165Z] b1f66726151d: Waiting [2025-03-05T07:23:12.165Z] ab96eda6e35d: Waiting [2025-03-05T07:23:12.165Z] 5f70bf18a086: Waiting [2025-03-05T07:23:12.165Z] a2082e474390: Layer already exists [2025-03-05T07:23:12.165Z] 46d982bf68ea: Layer already exists [2025-03-05T07:23:12.165Z] 5ae70a0aafa9: Layer already exists [2025-03-05T07:23:12.165Z] 1e5b6109299b: Layer already exists [2025-03-05T07:23:12.165Z] d99ce7ef0ebc: Layer already exists [2025-03-05T07:23:12.165Z] b49e66387059: Layer already exists [2025-03-05T07:23:12.165Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:12.165Z] 0cec9143485a: Layer already exists [2025-03-05T07:23:12.165Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:12.165Z] 7be9895565cb: Layer already exists [2025-03-05T07:23:12.165Z] b1f66726151d: Layer already exists [2025-03-05T07:23:12.165Z] 5f70bf18a086: Layer already exists [2025-03-05T07:23:12.165Z] b46ca993dc30: Layer already exists [2025-03-05T07:23:12.165Z] ab96eda6e35d: Layer already exists [2025-03-05T07:23:12.165Z] 57f810b4391f: Layer already exists [2025-03-05T07:23:12.165Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:12.165Z] latest: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:12.488Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:12.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.67 [2025-03-05T07:23:12.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-05T07:23:12.814Z] 5ae70a0aafa9: Preparing [2025-03-05T07:23:12.814Z] d99ce7ef0ebc: Preparing [2025-03-05T07:23:12.814Z] 46d982bf68ea: Preparing [2025-03-05T07:23:12.814Z] a2082e474390: Preparing [2025-03-05T07:23:12.814Z] 1e5b6109299b: Preparing [2025-03-05T07:23:12.814Z] 0cec9143485a: Preparing [2025-03-05T07:23:12.814Z] b49e66387059: Preparing [2025-03-05T07:23:12.814Z] a1e6adf14645: Preparing [2025-03-05T07:23:12.814Z] 5c88e8a03633: Preparing [2025-03-05T07:23:12.814Z] 7be9895565cb: Preparing [2025-03-05T07:23:12.814Z] b1f66726151d: Preparing [2025-03-05T07:23:12.814Z] 5f70bf18a086: Preparing [2025-03-05T07:23:12.814Z] 57f810b4391f: Preparing [2025-03-05T07:23:12.814Z] b46ca993dc30: Preparing [2025-03-05T07:23:12.814Z] ab96eda6e35d: Preparing [2025-03-05T07:23:12.814Z] 994456c4fd7b: Preparing [2025-03-05T07:23:12.814Z] 7be9895565cb: Waiting [2025-03-05T07:23:12.814Z] 5c88e8a03633: Waiting [2025-03-05T07:23:12.814Z] b1f66726151d: Waiting [2025-03-05T07:23:12.814Z] 5f70bf18a086: Waiting [2025-03-05T07:23:12.814Z] 57f810b4391f: Waiting [2025-03-05T07:23:12.814Z] b46ca993dc30: Waiting [2025-03-05T07:23:12.814Z] ab96eda6e35d: Waiting [2025-03-05T07:23:12.814Z] 994456c4fd7b: Waiting [2025-03-05T07:23:12.814Z] 0cec9143485a: Waiting [2025-03-05T07:23:12.814Z] b49e66387059: Waiting [2025-03-05T07:23:12.814Z] a1e6adf14645: Waiting [2025-03-05T07:23:12.814Z] 1e5b6109299b: Layer already exists [2025-03-05T07:23:12.814Z] 46d982bf68ea: Layer already exists [2025-03-05T07:23:12.814Z] 5ae70a0aafa9: Layer already exists [2025-03-05T07:23:12.814Z] a2082e474390: Layer already exists [2025-03-05T07:23:12.814Z] d99ce7ef0ebc: Layer already exists [2025-03-05T07:23:12.814Z] 0cec9143485a: Layer already exists [2025-03-05T07:23:12.814Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:12.814Z] b49e66387059: Layer already exists [2025-03-05T07:23:12.814Z] 7be9895565cb: Layer already exists [2025-03-05T07:23:12.814Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:12.814Z] b1f66726151d: Layer already exists [2025-03-05T07:23:12.814Z] 57f810b4391f: Layer already exists [2025-03-05T07:23:12.814Z] 5f70bf18a086: Layer already exists [2025-03-05T07:23:12.814Z] ab96eda6e35d: Layer already exists [2025-03-05T07:23:12.814Z] b46ca993dc30: Layer already exists [2025-03-05T07:23:12.814Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:12.814Z] 4.0.0-dev.67: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:13.141Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:13.471Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:13.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-05T07:23:13.471Z] 5ae70a0aafa9: Preparing [2025-03-05T07:23:13.471Z] d99ce7ef0ebc: Preparing [2025-03-05T07:23:13.471Z] 46d982bf68ea: Preparing [2025-03-05T07:23:13.471Z] a2082e474390: Preparing [2025-03-05T07:23:13.471Z] 1e5b6109299b: Preparing [2025-03-05T07:23:13.471Z] 0cec9143485a: Preparing [2025-03-05T07:23:13.471Z] b49e66387059: Preparing [2025-03-05T07:23:13.471Z] a1e6adf14645: Preparing [2025-03-05T07:23:13.471Z] 5c88e8a03633: Preparing [2025-03-05T07:23:13.471Z] 7be9895565cb: Preparing [2025-03-05T07:23:13.471Z] b1f66726151d: Preparing [2025-03-05T07:23:13.471Z] 5f70bf18a086: Preparing [2025-03-05T07:23:13.471Z] 57f810b4391f: Preparing [2025-03-05T07:23:13.471Z] b46ca993dc30: Preparing [2025-03-05T07:23:13.471Z] ab96eda6e35d: Preparing [2025-03-05T07:23:13.471Z] 994456c4fd7b: Preparing [2025-03-05T07:23:13.471Z] 0cec9143485a: Waiting [2025-03-05T07:23:13.471Z] b49e66387059: Waiting [2025-03-05T07:23:13.471Z] a1e6adf14645: Waiting [2025-03-05T07:23:13.471Z] 5c88e8a03633: Waiting [2025-03-05T07:23:13.471Z] 7be9895565cb: Waiting [2025-03-05T07:23:13.471Z] b1f66726151d: Waiting [2025-03-05T07:23:13.471Z] 5f70bf18a086: Waiting [2025-03-05T07:23:13.471Z] 57f810b4391f: Waiting [2025-03-05T07:23:13.471Z] b46ca993dc30: Waiting [2025-03-05T07:23:13.471Z] ab96eda6e35d: Waiting [2025-03-05T07:23:13.471Z] 994456c4fd7b: Waiting [2025-03-05T07:23:13.471Z] 5ae70a0aafa9: Layer already exists [2025-03-05T07:23:13.471Z] a2082e474390: Layer already exists [2025-03-05T07:23:13.471Z] 1e5b6109299b: Layer already exists [2025-03-05T07:23:13.471Z] d99ce7ef0ebc: Layer already exists [2025-03-05T07:23:13.471Z] 46d982bf68ea: Layer already exists [2025-03-05T07:23:13.471Z] b49e66387059: Layer already exists [2025-03-05T07:23:13.471Z] 7be9895565cb: Layer already exists [2025-03-05T07:23:13.471Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:13.471Z] 0cec9143485a: Layer already exists [2025-03-05T07:23:13.471Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:13.471Z] b1f66726151d: Layer already exists [2025-03-05T07:23:13.471Z] ab96eda6e35d: Layer already exists [2025-03-05T07:23:13.471Z] 57f810b4391f: Layer already exists [2025-03-05T07:23:13.471Z] b46ca993dc30: Layer already exists [2025-03-05T07:23:13.471Z] 5f70bf18a086: Layer already exists [2025-03-05T07:23:13.471Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:13.471Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:13.815Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:14.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-05T07:23:14.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-05T07:23:14.156Z] 5ae70a0aafa9: Preparing [2025-03-05T07:23:14.156Z] d99ce7ef0ebc: Preparing [2025-03-05T07:23:14.156Z] 46d982bf68ea: Preparing [2025-03-05T07:23:14.156Z] a2082e474390: Preparing [2025-03-05T07:23:14.156Z] 1e5b6109299b: Preparing [2025-03-05T07:23:14.156Z] 0cec9143485a: Preparing [2025-03-05T07:23:14.156Z] b49e66387059: Preparing [2025-03-05T07:23:14.156Z] a1e6adf14645: Preparing [2025-03-05T07:23:14.156Z] 5c88e8a03633: Preparing [2025-03-05T07:23:14.156Z] 0cec9143485a: Waiting [2025-03-05T07:23:14.156Z] b49e66387059: Waiting [2025-03-05T07:23:14.156Z] a1e6adf14645: Waiting [2025-03-05T07:23:14.156Z] 5c88e8a03633: Waiting [2025-03-05T07:23:14.156Z] 7be9895565cb: Preparing [2025-03-05T07:23:14.156Z] b1f66726151d: Preparing [2025-03-05T07:23:14.156Z] 7be9895565cb: Waiting [2025-03-05T07:23:14.156Z] 5f70bf18a086: Preparing [2025-03-05T07:23:14.156Z] 57f810b4391f: Preparing [2025-03-05T07:23:14.156Z] 5f70bf18a086: Waiting [2025-03-05T07:23:14.156Z] b1f66726151d: Waiting [2025-03-05T07:23:14.156Z] b46ca993dc30: Preparing [2025-03-05T07:23:14.156Z] ab96eda6e35d: Preparing [2025-03-05T07:23:14.156Z] 994456c4fd7b: Preparing [2025-03-05T07:23:14.156Z] ab96eda6e35d: Waiting [2025-03-05T07:23:14.156Z] b46ca993dc30: Waiting [2025-03-05T07:23:14.156Z] 57f810b4391f: Waiting [2025-03-05T07:23:14.156Z] 1e5b6109299b: Layer already exists [2025-03-05T07:23:14.156Z] d99ce7ef0ebc: Layer already exists [2025-03-05T07:23:14.156Z] 5ae70a0aafa9: Layer already exists [2025-03-05T07:23:14.156Z] 46d982bf68ea: Layer already exists [2025-03-05T07:23:14.156Z] a2082e474390: Layer already exists [2025-03-05T07:23:14.156Z] 0cec9143485a: Layer already exists [2025-03-05T07:23:14.156Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:14.156Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:14.156Z] b49e66387059: Layer already exists [2025-03-05T07:23:14.156Z] 7be9895565cb: Layer already exists [2025-03-05T07:23:14.156Z] b1f66726151d: Layer already exists [2025-03-05T07:23:14.156Z] 5f70bf18a086: Layer already exists [2025-03-05T07:23:14.156Z] 57f810b4391f: Layer already exists [2025-03-05T07:23:14.156Z] ab96eda6e35d: Layer already exists [2025-03-05T07:23:14.156Z] b46ca993dc30: Layer already exists [2025-03-05T07:23:14.156Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:14.156Z] main: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:14.247Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:14.262Z] taggedImages: [2025-03-05T07:23:14.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:14.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-05T07:23:14.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.67 [2025-03-05T07:23:14.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:14.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-05T07:23:14.295Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-05T07:23:14.295Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:14.295Z] latest [2025-03-05T07:23:14.295Z] 4.0.0-dev.67 [2025-03-05T07:23:14.295Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:14.295Z] main [2025-03-05T07:23:14.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:14.643Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:14.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:14.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-05T07:23:14.977Z] 7af17d0b18ae: Preparing [2025-03-05T07:23:14.977Z] b386a0845068: Preparing [2025-03-05T07:23:14.977Z] f311aa6f0923: Preparing [2025-03-05T07:23:14.977Z] 3820fcadd09f: Preparing [2025-03-05T07:23:14.977Z] a1e6adf14645: Preparing [2025-03-05T07:23:14.977Z] 5c88e8a03633: Preparing [2025-03-05T07:23:14.977Z] 7e74b161234b: Preparing [2025-03-05T07:23:14.977Z] b7130008e2b5: Preparing [2025-03-05T07:23:14.977Z] 994456c4fd7b: Preparing [2025-03-05T07:23:14.977Z] 5c88e8a03633: Waiting [2025-03-05T07:23:14.977Z] b7130008e2b5: Waiting [2025-03-05T07:23:14.977Z] 994456c4fd7b: Waiting [2025-03-05T07:23:14.977Z] 7e74b161234b: Waiting [2025-03-05T07:23:14.977Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:14.977Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:14.977Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:14.977Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:14.977Z] b386a0845068: Pushed [2025-03-05T07:23:14.977Z] f311aa6f0923: Pushed [2025-03-05T07:23:14.977Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:14.977Z] 7af17d0b18ae: Pushed [2025-03-05T07:23:17.508Z] 3820fcadd09f: Pushed [2025-03-05T07:23:17.508Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:17.836Z] + 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-05T07:23:18.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-05T07:23:18.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-05T07:23:18.162Z] 7af17d0b18ae: Preparing [2025-03-05T07:23:18.162Z] b386a0845068: Preparing [2025-03-05T07:23:18.162Z] f311aa6f0923: Preparing [2025-03-05T07:23:18.162Z] 3820fcadd09f: Preparing [2025-03-05T07:23:18.162Z] a1e6adf14645: Preparing [2025-03-05T07:23:18.162Z] 5c88e8a03633: Preparing [2025-03-05T07:23:18.162Z] 7e74b161234b: Preparing [2025-03-05T07:23:18.162Z] b7130008e2b5: Preparing [2025-03-05T07:23:18.162Z] 994456c4fd7b: Preparing [2025-03-05T07:23:18.162Z] 7e74b161234b: Waiting [2025-03-05T07:23:18.162Z] 994456c4fd7b: Waiting [2025-03-05T07:23:18.162Z] b7130008e2b5: Waiting [2025-03-05T07:23:18.162Z] 5c88e8a03633: Waiting [2025-03-05T07:23:18.162Z] b386a0845068: Layer already exists [2025-03-05T07:23:18.162Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:18.162Z] f311aa6f0923: Layer already exists [2025-03-05T07:23:18.162Z] 3820fcadd09f: Layer already exists [2025-03-05T07:23:18.162Z] 7af17d0b18ae: Layer already exists [2025-03-05T07:23:18.162Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:18.162Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:18.162Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:18.162Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:18.162Z] latest: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:18.488Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:18.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.67 [2025-03-05T07:23:18.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-05T07:23:18.820Z] 7af17d0b18ae: Preparing [2025-03-05T07:23:18.820Z] b386a0845068: Preparing [2025-03-05T07:23:18.820Z] f311aa6f0923: Preparing [2025-03-05T07:23:18.820Z] 3820fcadd09f: Preparing [2025-03-05T07:23:18.820Z] a1e6adf14645: Preparing [2025-03-05T07:23:18.820Z] 5c88e8a03633: Preparing [2025-03-05T07:23:18.820Z] 7e74b161234b: Preparing [2025-03-05T07:23:18.820Z] b7130008e2b5: Preparing [2025-03-05T07:23:18.820Z] 994456c4fd7b: Preparing [2025-03-05T07:23:18.820Z] b7130008e2b5: Waiting [2025-03-05T07:23:18.820Z] 5c88e8a03633: Waiting [2025-03-05T07:23:18.820Z] 994456c4fd7b: Waiting [2025-03-05T07:23:18.820Z] 7e74b161234b: Waiting [2025-03-05T07:23:18.820Z] 3820fcadd09f: Layer already exists [2025-03-05T07:23:18.820Z] 7af17d0b18ae: Layer already exists [2025-03-05T07:23:18.820Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:18.820Z] f311aa6f0923: Layer already exists [2025-03-05T07:23:18.820Z] b386a0845068: Layer already exists [2025-03-05T07:23:18.820Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:18.820Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:18.820Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:18.820Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:18.820Z] 4.0.0-dev.67: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:19.147Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:19.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:19.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-05T07:23:19.478Z] 7af17d0b18ae: Preparing [2025-03-05T07:23:19.478Z] b386a0845068: Preparing [2025-03-05T07:23:19.478Z] f311aa6f0923: Preparing [2025-03-05T07:23:19.478Z] 3820fcadd09f: Preparing [2025-03-05T07:23:19.478Z] a1e6adf14645: Preparing [2025-03-05T07:23:19.478Z] 5c88e8a03633: Preparing [2025-03-05T07:23:19.478Z] 7e74b161234b: Preparing [2025-03-05T07:23:19.478Z] b7130008e2b5: Preparing [2025-03-05T07:23:19.478Z] 994456c4fd7b: Preparing [2025-03-05T07:23:19.478Z] 7e74b161234b: Waiting [2025-03-05T07:23:19.478Z] 994456c4fd7b: Waiting [2025-03-05T07:23:19.478Z] b7130008e2b5: Waiting [2025-03-05T07:23:19.478Z] 5c88e8a03633: Waiting [2025-03-05T07:23:19.478Z] 7af17d0b18ae: Layer already exists [2025-03-05T07:23:19.478Z] b386a0845068: Layer already exists [2025-03-05T07:23:19.478Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:19.478Z] 3820fcadd09f: Layer already exists [2025-03-05T07:23:19.478Z] f311aa6f0923: Layer already exists [2025-03-05T07:23:19.478Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:19.478Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:19.478Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:19.478Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:19.478Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:19.800Z] + 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-05T07:23:20.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-05T07:23:20.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-05T07:23:20.124Z] 7af17d0b18ae: Preparing [2025-03-05T07:23:20.124Z] b386a0845068: Preparing [2025-03-05T07:23:20.124Z] f311aa6f0923: Preparing [2025-03-05T07:23:20.124Z] 3820fcadd09f: Preparing [2025-03-05T07:23:20.124Z] a1e6adf14645: Preparing [2025-03-05T07:23:20.124Z] 5c88e8a03633: Preparing [2025-03-05T07:23:20.124Z] 7e74b161234b: Preparing [2025-03-05T07:23:20.124Z] 5c88e8a03633: Waiting [2025-03-05T07:23:20.124Z] 7e74b161234b: Waiting [2025-03-05T07:23:20.124Z] b7130008e2b5: Preparing [2025-03-05T07:23:20.124Z] b7130008e2b5: Waiting [2025-03-05T07:23:20.124Z] 994456c4fd7b: Preparing [2025-03-05T07:23:20.124Z] 994456c4fd7b: Waiting [2025-03-05T07:23:20.124Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:20.124Z] 3820fcadd09f: Layer already exists [2025-03-05T07:23:20.124Z] b386a0845068: Layer already exists [2025-03-05T07:23:20.124Z] 7af17d0b18ae: Layer already exists [2025-03-05T07:23:20.124Z] f311aa6f0923: Layer already exists [2025-03-05T07:23:20.124Z] b7130008e2b5: Layer already exists [2025-03-05T07:23:20.124Z] 7e74b161234b: Layer already exists [2025-03-05T07:23:20.124Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:20.124Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:20.124Z] main: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:20.209Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:20.226Z] taggedImages: [2025-03-05T07:23:20.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:20.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-05T07:23:20.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.67 [2025-03-05T07:23:20.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:20.226Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-05T07:23:20.259Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-05T07:23:20.259Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:20.259Z] latest [2025-03-05T07:23:20.259Z] 4.0.0-dev.67 [2025-03-05T07:23:20.259Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:20.259Z] main [2025-03-05T07:23:20.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:20.609Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:20.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:20.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-05T07:23:20.938Z] 2a7e0a91b914: Preparing [2025-03-05T07:23:20.938Z] 9a00c5e47bf0: Preparing [2025-03-05T07:23:20.938Z] e96e3efe0456: Preparing [2025-03-05T07:23:20.938Z] f84a0bfd719d: Preparing [2025-03-05T07:23:20.938Z] 44d27b994a10: Preparing [2025-03-05T07:23:20.938Z] a1e6adf14645: Preparing [2025-03-05T07:23:20.938Z] 5c88e8a03633: Preparing [2025-03-05T07:23:20.938Z] 25aed790b9a8: Preparing [2025-03-05T07:23:20.938Z] a0202682892a: Preparing [2025-03-05T07:23:20.938Z] 29b014c8b2ca: Preparing [2025-03-05T07:23:20.938Z] 994456c4fd7b: Preparing [2025-03-05T07:23:20.938Z] 5c88e8a03633: Waiting [2025-03-05T07:23:20.938Z] 25aed790b9a8: Waiting [2025-03-05T07:23:20.938Z] a0202682892a: Waiting [2025-03-05T07:23:20.938Z] 994456c4fd7b: Waiting [2025-03-05T07:23:20.938Z] a1e6adf14645: Waiting [2025-03-05T07:23:20.938Z] 29b014c8b2ca: Waiting [2025-03-05T07:23:20.938Z] 9a00c5e47bf0: Pushed [2025-03-05T07:23:20.938Z] 44d27b994a10: Pushed [2025-03-05T07:23:20.938Z] f84a0bfd719d: Pushed [2025-03-05T07:23:20.938Z] 2a7e0a91b914: Pushed [2025-03-05T07:23:20.938Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:20.938Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:20.938Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:21.197Z] 25aed790b9a8: Pushed [2025-03-05T07:23:21.197Z] a0202682892a: Pushed [2025-03-05T07:23:22.574Z] 29b014c8b2ca: Pushed [2025-03-05T07:23:23.144Z] e96e3efe0456: Pushed [2025-03-05T07:23:23.144Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:23.470Z] + 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-05T07:23:23.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-05T07:23:23.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-05T07:23:23.797Z] 2a7e0a91b914: Preparing [2025-03-05T07:23:23.797Z] 9a00c5e47bf0: Preparing [2025-03-05T07:23:23.797Z] e96e3efe0456: Preparing [2025-03-05T07:23:23.797Z] f84a0bfd719d: Preparing [2025-03-05T07:23:23.797Z] 44d27b994a10: Preparing [2025-03-05T07:23:23.797Z] a1e6adf14645: Preparing [2025-03-05T07:23:23.797Z] 5c88e8a03633: Preparing [2025-03-05T07:23:23.797Z] 25aed790b9a8: Preparing [2025-03-05T07:23:23.797Z] a0202682892a: Preparing [2025-03-05T07:23:23.797Z] 29b014c8b2ca: Preparing [2025-03-05T07:23:23.797Z] 994456c4fd7b: Preparing [2025-03-05T07:23:23.797Z] 25aed790b9a8: Waiting [2025-03-05T07:23:23.797Z] a0202682892a: Waiting [2025-03-05T07:23:23.797Z] 29b014c8b2ca: Waiting [2025-03-05T07:23:23.797Z] 994456c4fd7b: Waiting [2025-03-05T07:23:23.797Z] a1e6adf14645: Waiting [2025-03-05T07:23:23.797Z] 5c88e8a03633: Waiting [2025-03-05T07:23:23.797Z] 9a00c5e47bf0: Layer already exists [2025-03-05T07:23:23.797Z] 2a7e0a91b914: Layer already exists [2025-03-05T07:23:23.797Z] f84a0bfd719d: Layer already exists [2025-03-05T07:23:23.797Z] e96e3efe0456: Layer already exists [2025-03-05T07:23:23.797Z] 44d27b994a10: Layer already exists [2025-03-05T07:23:23.797Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:23.797Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:23.797Z] 25aed790b9a8: Layer already exists [2025-03-05T07:23:23.797Z] 29b014c8b2ca: Layer already exists [2025-03-05T07:23:23.797Z] a0202682892a: Layer already exists [2025-03-05T07:23:23.797Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:23.797Z] latest: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:24.128Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:24.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.67 [2025-03-05T07:23:24.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-05T07:23:24.552Z] 2a7e0a91b914: Preparing [2025-03-05T07:23:24.552Z] 9a00c5e47bf0: Preparing [2025-03-05T07:23:24.552Z] e96e3efe0456: Preparing [2025-03-05T07:23:24.552Z] f84a0bfd719d: Preparing [2025-03-05T07:23:24.552Z] 44d27b994a10: Preparing [2025-03-05T07:23:24.552Z] a1e6adf14645: Preparing [2025-03-05T07:23:24.552Z] 5c88e8a03633: Preparing [2025-03-05T07:23:24.552Z] 25aed790b9a8: Preparing [2025-03-05T07:23:24.552Z] a0202682892a: Preparing [2025-03-05T07:23:24.552Z] 29b014c8b2ca: Preparing [2025-03-05T07:23:24.552Z] 994456c4fd7b: Preparing [2025-03-05T07:23:24.552Z] a0202682892a: Waiting [2025-03-05T07:23:24.552Z] a1e6adf14645: Waiting [2025-03-05T07:23:24.552Z] 5c88e8a03633: Waiting [2025-03-05T07:23:24.552Z] 25aed790b9a8: Waiting [2025-03-05T07:23:24.552Z] 29b014c8b2ca: Waiting [2025-03-05T07:23:24.552Z] 994456c4fd7b: Waiting [2025-03-05T07:23:24.552Z] e96e3efe0456: Layer already exists [2025-03-05T07:23:24.552Z] 44d27b994a10: Layer already exists [2025-03-05T07:23:24.552Z] 9a00c5e47bf0: Layer already exists [2025-03-05T07:23:24.552Z] 2a7e0a91b914: Layer already exists [2025-03-05T07:23:24.552Z] f84a0bfd719d: Layer already exists [2025-03-05T07:23:24.552Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:24.552Z] 25aed790b9a8: Layer already exists [2025-03-05T07:23:24.552Z] a0202682892a: Layer already exists [2025-03-05T07:23:24.552Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:24.552Z] 29b014c8b2ca: Layer already exists [2025-03-05T07:23:24.552Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:24.552Z] 4.0.0-dev.67: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:24.992Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:25.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:25.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-05T07:23:25.334Z] 2a7e0a91b914: Preparing [2025-03-05T07:23:25.334Z] 9a00c5e47bf0: Preparing [2025-03-05T07:23:25.334Z] e96e3efe0456: Preparing [2025-03-05T07:23:25.334Z] f84a0bfd719d: Preparing [2025-03-05T07:23:25.334Z] 44d27b994a10: Preparing [2025-03-05T07:23:25.334Z] a1e6adf14645: Preparing [2025-03-05T07:23:25.334Z] 5c88e8a03633: Preparing [2025-03-05T07:23:25.334Z] 25aed790b9a8: Preparing [2025-03-05T07:23:25.334Z] a0202682892a: Preparing [2025-03-05T07:23:25.334Z] 29b014c8b2ca: Preparing [2025-03-05T07:23:25.334Z] 994456c4fd7b: Preparing [2025-03-05T07:23:25.334Z] 5c88e8a03633: Waiting [2025-03-05T07:23:25.334Z] 25aed790b9a8: Waiting [2025-03-05T07:23:25.334Z] a0202682892a: Waiting [2025-03-05T07:23:25.334Z] 29b014c8b2ca: Waiting [2025-03-05T07:23:25.334Z] 994456c4fd7b: Waiting [2025-03-05T07:23:25.334Z] a1e6adf14645: Waiting [2025-03-05T07:23:25.334Z] 44d27b994a10: Layer already exists [2025-03-05T07:23:25.334Z] 9a00c5e47bf0: Layer already exists [2025-03-05T07:23:25.334Z] 2a7e0a91b914: Layer already exists [2025-03-05T07:23:25.334Z] f84a0bfd719d: Layer already exists [2025-03-05T07:23:25.334Z] e96e3efe0456: Layer already exists [2025-03-05T07:23:25.334Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:25.334Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:25.334Z] 25aed790b9a8: Layer already exists [2025-03-05T07:23:25.334Z] a0202682892a: Layer already exists [2025-03-05T07:23:25.334Z] 29b014c8b2ca: Layer already exists [2025-03-05T07:23:25.334Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:25.334Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:25.671Z] + 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-05T07:23:26.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-05T07:23:26.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-05T07:23:26.003Z] 2a7e0a91b914: Preparing [2025-03-05T07:23:26.003Z] 9a00c5e47bf0: Preparing [2025-03-05T07:23:26.003Z] e96e3efe0456: Preparing [2025-03-05T07:23:26.003Z] f84a0bfd719d: Preparing [2025-03-05T07:23:26.003Z] 44d27b994a10: Preparing [2025-03-05T07:23:26.003Z] a1e6adf14645: Preparing [2025-03-05T07:23:26.003Z] 5c88e8a03633: Preparing [2025-03-05T07:23:26.003Z] 25aed790b9a8: Preparing [2025-03-05T07:23:26.003Z] a0202682892a: Preparing [2025-03-05T07:23:26.003Z] 29b014c8b2ca: Preparing [2025-03-05T07:23:26.003Z] 994456c4fd7b: Preparing [2025-03-05T07:23:26.003Z] 5c88e8a03633: Waiting [2025-03-05T07:23:26.003Z] 29b014c8b2ca: Waiting [2025-03-05T07:23:26.003Z] 994456c4fd7b: Waiting [2025-03-05T07:23:26.003Z] 25aed790b9a8: Waiting [2025-03-05T07:23:26.003Z] a0202682892a: Waiting [2025-03-05T07:23:26.003Z] a1e6adf14645: Waiting [2025-03-05T07:23:26.003Z] 44d27b994a10: Layer already exists [2025-03-05T07:23:26.003Z] e96e3efe0456: Layer already exists [2025-03-05T07:23:26.003Z] f84a0bfd719d: Layer already exists [2025-03-05T07:23:26.003Z] 9a00c5e47bf0: Layer already exists [2025-03-05T07:23:26.003Z] 2a7e0a91b914: Layer already exists [2025-03-05T07:23:26.003Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:26.003Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:26.003Z] 25aed790b9a8: Layer already exists [2025-03-05T07:23:26.003Z] a0202682892a: Layer already exists [2025-03-05T07:23:26.003Z] 29b014c8b2ca: Layer already exists [2025-03-05T07:23:26.003Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:26.003Z] main: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:26.092Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:26.110Z] taggedImages: [2025-03-05T07:23:26.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:26.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-05T07:23:26.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.67 [2025-03-05T07:23:26.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:26.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-05T07:23:26.141Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-05T07:23:26.141Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:26.141Z] latest [2025-03-05T07:23:26.141Z] 4.0.0-dev.67 [2025-03-05T07:23:26.141Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:26.141Z] main [2025-03-05T07:23:26.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:26.502Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:26.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:26.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-05T07:23:26.828Z] 20ba340475d9: Preparing [2025-03-05T07:23:26.828Z] 56a6b7c15496: Preparing [2025-03-05T07:23:26.828Z] 40a3c7127bec: Preparing [2025-03-05T07:23:26.828Z] 0ae4e38fc519: Preparing [2025-03-05T07:23:26.828Z] e43f79d4bfbc: Preparing [2025-03-05T07:23:26.828Z] a1dd271e2ace: Preparing [2025-03-05T07:23:26.828Z] 01387e1c128c: Preparing [2025-03-05T07:23:26.828Z] a1e6adf14645: Preparing [2025-03-05T07:23:26.828Z] 5c88e8a03633: Preparing [2025-03-05T07:23:26.828Z] 4d644da0b7bc: Preparing [2025-03-05T07:23:26.828Z] 599492e15ee9: Preparing [2025-03-05T07:23:26.828Z] 994456c4fd7b: Preparing [2025-03-05T07:23:26.828Z] a1e6adf14645: Waiting [2025-03-05T07:23:26.828Z] 5c88e8a03633: Waiting [2025-03-05T07:23:26.828Z] 4d644da0b7bc: Waiting [2025-03-05T07:23:26.828Z] 599492e15ee9: Waiting [2025-03-05T07:23:26.828Z] 994456c4fd7b: Waiting [2025-03-05T07:23:26.828Z] a1dd271e2ace: Waiting [2025-03-05T07:23:26.828Z] 56a6b7c15496: Pushed [2025-03-05T07:23:26.828Z] e43f79d4bfbc: Pushed [2025-03-05T07:23:26.828Z] 20ba340475d9: Pushed [2025-03-05T07:23:26.828Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:26.828Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:26.828Z] 01387e1c128c: Pushed [2025-03-05T07:23:26.828Z] a1dd271e2ace: Pushed [2025-03-05T07:23:27.085Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:27.085Z] 4d644da0b7bc: Pushed [2025-03-05T07:23:28.462Z] 599492e15ee9: Pushed [2025-03-05T07:23:28.722Z] 0ae4e38fc519: Pushed [2025-03-05T07:23:29.659Z] 40a3c7127bec: Pushed [2025-03-05T07:23:29.918Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:30.248Z] + 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-05T07:23:30.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-05T07:23:30.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-05T07:23:30.584Z] 20ba340475d9: Preparing [2025-03-05T07:23:30.584Z] 56a6b7c15496: Preparing [2025-03-05T07:23:30.584Z] 40a3c7127bec: Preparing [2025-03-05T07:23:30.584Z] 0ae4e38fc519: Preparing [2025-03-05T07:23:30.584Z] e43f79d4bfbc: Preparing [2025-03-05T07:23:30.584Z] a1dd271e2ace: Preparing [2025-03-05T07:23:30.584Z] 01387e1c128c: Preparing [2025-03-05T07:23:30.584Z] a1e6adf14645: Preparing [2025-03-05T07:23:30.584Z] 5c88e8a03633: Preparing [2025-03-05T07:23:30.584Z] 4d644da0b7bc: Preparing [2025-03-05T07:23:30.584Z] 599492e15ee9: Preparing [2025-03-05T07:23:30.584Z] 994456c4fd7b: Preparing [2025-03-05T07:23:30.584Z] 5c88e8a03633: Waiting [2025-03-05T07:23:30.584Z] 4d644da0b7bc: Waiting [2025-03-05T07:23:30.584Z] 01387e1c128c: Waiting [2025-03-05T07:23:30.584Z] a1dd271e2ace: Waiting [2025-03-05T07:23:30.584Z] 599492e15ee9: Waiting [2025-03-05T07:23:30.584Z] a1e6adf14645: Waiting [2025-03-05T07:23:30.584Z] 994456c4fd7b: Waiting [2025-03-05T07:23:30.584Z] e43f79d4bfbc: Layer already exists [2025-03-05T07:23:30.584Z] 40a3c7127bec: Layer already exists [2025-03-05T07:23:30.584Z] 0ae4e38fc519: Layer already exists [2025-03-05T07:23:30.584Z] 56a6b7c15496: Layer already exists [2025-03-05T07:23:30.584Z] 20ba340475d9: Layer already exists [2025-03-05T07:23:30.584Z] 01387e1c128c: Layer already exists [2025-03-05T07:23:30.584Z] a1dd271e2ace: Layer already exists [2025-03-05T07:23:30.584Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:30.584Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:30.584Z] 4d644da0b7bc: Layer already exists [2025-03-05T07:23:30.584Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:30.584Z] 599492e15ee9: Layer already exists [2025-03-05T07:23:30.584Z] latest: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:30.913Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:31.245Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.67 [2025-03-05T07:23:31.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-05T07:23:31.245Z] 20ba340475d9: Preparing [2025-03-05T07:23:31.245Z] 56a6b7c15496: Preparing [2025-03-05T07:23:31.245Z] 40a3c7127bec: Preparing [2025-03-05T07:23:31.245Z] 0ae4e38fc519: Preparing [2025-03-05T07:23:31.245Z] e43f79d4bfbc: Preparing [2025-03-05T07:23:31.245Z] a1dd271e2ace: Preparing [2025-03-05T07:23:31.245Z] 01387e1c128c: Preparing [2025-03-05T07:23:31.245Z] a1e6adf14645: Preparing [2025-03-05T07:23:31.245Z] 5c88e8a03633: Preparing [2025-03-05T07:23:31.245Z] 4d644da0b7bc: Preparing [2025-03-05T07:23:31.245Z] 599492e15ee9: Preparing [2025-03-05T07:23:31.245Z] 994456c4fd7b: Preparing [2025-03-05T07:23:31.245Z] a1e6adf14645: Waiting [2025-03-05T07:23:31.245Z] 5c88e8a03633: Waiting [2025-03-05T07:23:31.245Z] 4d644da0b7bc: Waiting [2025-03-05T07:23:31.245Z] 599492e15ee9: Waiting [2025-03-05T07:23:31.245Z] 994456c4fd7b: Waiting [2025-03-05T07:23:31.245Z] a1dd271e2ace: Waiting [2025-03-05T07:23:31.245Z] 01387e1c128c: Waiting [2025-03-05T07:23:31.245Z] 40a3c7127bec: Layer already exists [2025-03-05T07:23:31.245Z] 0ae4e38fc519: Layer already exists [2025-03-05T07:23:31.245Z] e43f79d4bfbc: Layer already exists [2025-03-05T07:23:31.245Z] 20ba340475d9: Layer already exists [2025-03-05T07:23:31.245Z] 56a6b7c15496: Layer already exists [2025-03-05T07:23:31.245Z] 01387e1c128c: Layer already exists [2025-03-05T07:23:31.245Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:31.245Z] 4d644da0b7bc: Layer already exists [2025-03-05T07:23:31.245Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:31.245Z] a1dd271e2ace: Layer already exists [2025-03-05T07:23:31.245Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:31.245Z] 599492e15ee9: Layer already exists [2025-03-05T07:23:31.245Z] 4.0.0-dev.67: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:31.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:31.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:31.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-05T07:23:31.906Z] 20ba340475d9: Preparing [2025-03-05T07:23:31.906Z] 56a6b7c15496: Preparing [2025-03-05T07:23:31.906Z] 40a3c7127bec: Preparing [2025-03-05T07:23:31.906Z] 0ae4e38fc519: Preparing [2025-03-05T07:23:31.906Z] e43f79d4bfbc: Preparing [2025-03-05T07:23:31.906Z] a1dd271e2ace: Preparing [2025-03-05T07:23:31.906Z] 01387e1c128c: Preparing [2025-03-05T07:23:31.906Z] a1e6adf14645: Preparing [2025-03-05T07:23:31.906Z] 5c88e8a03633: Preparing [2025-03-05T07:23:31.906Z] 4d644da0b7bc: Preparing [2025-03-05T07:23:31.906Z] 599492e15ee9: Preparing [2025-03-05T07:23:31.906Z] 994456c4fd7b: Preparing [2025-03-05T07:23:31.906Z] 599492e15ee9: Waiting [2025-03-05T07:23:31.906Z] 5c88e8a03633: Waiting [2025-03-05T07:23:31.906Z] 994456c4fd7b: Waiting [2025-03-05T07:23:31.906Z] a1dd271e2ace: Waiting [2025-03-05T07:23:31.906Z] 4d644da0b7bc: Waiting [2025-03-05T07:23:31.906Z] 01387e1c128c: Waiting [2025-03-05T07:23:31.906Z] a1e6adf14645: Waiting [2025-03-05T07:23:31.906Z] 0ae4e38fc519: Layer already exists [2025-03-05T07:23:31.906Z] 40a3c7127bec: Layer already exists [2025-03-05T07:23:31.906Z] 56a6b7c15496: Layer already exists [2025-03-05T07:23:31.906Z] 20ba340475d9: Layer already exists [2025-03-05T07:23:31.906Z] e43f79d4bfbc: Layer already exists [2025-03-05T07:23:31.906Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:31.906Z] 01387e1c128c: Layer already exists [2025-03-05T07:23:31.906Z] a1dd271e2ace: Layer already exists [2025-03-05T07:23:31.906Z] 4d644da0b7bc: Layer already exists [2025-03-05T07:23:31.906Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:31.906Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:31.906Z] 599492e15ee9: Layer already exists [2025-03-05T07:23:31.906Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:32.245Z] + 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-05T07:23:32.573Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-05T07:23:32.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-05T07:23:32.573Z] 20ba340475d9: Preparing [2025-03-05T07:23:32.573Z] 56a6b7c15496: Preparing [2025-03-05T07:23:32.573Z] 40a3c7127bec: Preparing [2025-03-05T07:23:32.573Z] 0ae4e38fc519: Preparing [2025-03-05T07:23:32.573Z] e43f79d4bfbc: Preparing [2025-03-05T07:23:32.573Z] a1dd271e2ace: Preparing [2025-03-05T07:23:32.573Z] 01387e1c128c: Preparing [2025-03-05T07:23:32.573Z] a1e6adf14645: Preparing [2025-03-05T07:23:32.573Z] 5c88e8a03633: Preparing [2025-03-05T07:23:32.573Z] 4d644da0b7bc: Preparing [2025-03-05T07:23:32.573Z] 599492e15ee9: Preparing [2025-03-05T07:23:32.573Z] 994456c4fd7b: Preparing [2025-03-05T07:23:32.573Z] a1e6adf14645: Waiting [2025-03-05T07:23:32.573Z] 5c88e8a03633: Waiting [2025-03-05T07:23:32.573Z] 4d644da0b7bc: Waiting [2025-03-05T07:23:32.573Z] 599492e15ee9: Waiting [2025-03-05T07:23:32.573Z] 994456c4fd7b: Waiting [2025-03-05T07:23:32.573Z] a1dd271e2ace: Waiting [2025-03-05T07:23:32.573Z] 01387e1c128c: Waiting [2025-03-05T07:23:32.573Z] 56a6b7c15496: Layer already exists [2025-03-05T07:23:32.573Z] 40a3c7127bec: Layer already exists [2025-03-05T07:23:32.573Z] e43f79d4bfbc: Layer already exists [2025-03-05T07:23:32.573Z] 0ae4e38fc519: Layer already exists [2025-03-05T07:23:32.573Z] 20ba340475d9: Layer already exists [2025-03-05T07:23:32.573Z] a1dd271e2ace: Layer already exists [2025-03-05T07:23:32.573Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:32.573Z] 4d644da0b7bc: Layer already exists [2025-03-05T07:23:32.573Z] 01387e1c128c: Layer already exists [2025-03-05T07:23:32.573Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:32.573Z] 599492e15ee9: Layer already exists [2025-03-05T07:23:32.573Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:32.573Z] main: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:32.656Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:32.670Z] taggedImages: [2025-03-05T07:23:32.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:32.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-05T07:23:32.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.67 [2025-03-05T07:23:32.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:32.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-05T07:23:32.700Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-05T07:23:32.700Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:32.700Z] latest [2025-03-05T07:23:32.700Z] 4.0.0-dev.67 [2025-03-05T07:23:32.700Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:32.700Z] main [2025-03-05T07:23:32.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:33.053Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:33.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:33.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-05T07:23:33.397Z] 72069c526a93: Preparing [2025-03-05T07:23:33.397Z] 6888bfde21b8: Preparing [2025-03-05T07:23:33.397Z] a1e6adf14645: Preparing [2025-03-05T07:23:33.397Z] 5c88e8a03633: Preparing [2025-03-05T07:23:33.397Z] 18bf26ec2269: Preparing [2025-03-05T07:23:33.397Z] 08a28712140c: Preparing [2025-03-05T07:23:33.397Z] 994456c4fd7b: Preparing [2025-03-05T07:23:33.397Z] 08a28712140c: Waiting [2025-03-05T07:23:33.397Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:33.397Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:33.397Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:33.397Z] 18bf26ec2269: Pushed [2025-03-05T07:23:33.397Z] 72069c526a93: Pushed [2025-03-05T07:23:34.331Z] 08a28712140c: Pushed [2025-03-05T07:23:36.861Z] 6888bfde21b8: Pushed [2025-03-05T07:23:36.861Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:37.195Z] + 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-05T07:23:37.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-05T07:23:37.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-05T07:23:37.536Z] 72069c526a93: Preparing [2025-03-05T07:23:37.536Z] 6888bfde21b8: Preparing [2025-03-05T07:23:37.536Z] a1e6adf14645: Preparing [2025-03-05T07:23:37.536Z] 5c88e8a03633: Preparing [2025-03-05T07:23:37.536Z] 18bf26ec2269: Preparing [2025-03-05T07:23:37.536Z] 08a28712140c: Preparing [2025-03-05T07:23:37.536Z] 994456c4fd7b: Preparing [2025-03-05T07:23:37.536Z] 08a28712140c: Waiting [2025-03-05T07:23:37.536Z] 994456c4fd7b: Waiting [2025-03-05T07:23:37.536Z] 72069c526a93: Layer already exists [2025-03-05T07:23:37.536Z] 18bf26ec2269: Layer already exists [2025-03-05T07:23:37.536Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:37.536Z] 6888bfde21b8: Layer already exists [2025-03-05T07:23:37.536Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:37.536Z] 08a28712140c: Layer already exists [2025-03-05T07:23:37.536Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:37.536Z] latest: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:37.875Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:38.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.67 [2025-03-05T07:23:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-05T07:23:38.202Z] 72069c526a93: Preparing [2025-03-05T07:23:38.202Z] 6888bfde21b8: Preparing [2025-03-05T07:23:38.202Z] a1e6adf14645: Preparing [2025-03-05T07:23:38.202Z] 5c88e8a03633: Preparing [2025-03-05T07:23:38.202Z] 18bf26ec2269: Preparing [2025-03-05T07:23:38.202Z] 08a28712140c: Preparing [2025-03-05T07:23:38.202Z] 994456c4fd7b: Preparing [2025-03-05T07:23:38.202Z] 08a28712140c: Waiting [2025-03-05T07:23:38.202Z] 994456c4fd7b: Waiting [2025-03-05T07:23:38.202Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:38.202Z] 72069c526a93: Layer already exists [2025-03-05T07:23:38.202Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:38.202Z] 6888bfde21b8: Layer already exists [2025-03-05T07:23:38.202Z] 18bf26ec2269: Layer already exists [2025-03-05T07:23:38.202Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:38.202Z] 08a28712140c: Layer already exists [2025-03-05T07:23:38.202Z] 4.0.0-dev.67: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:38.537Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:38.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:38.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-05T07:23:38.876Z] 72069c526a93: Preparing [2025-03-05T07:23:38.876Z] 6888bfde21b8: Preparing [2025-03-05T07:23:38.876Z] a1e6adf14645: Preparing [2025-03-05T07:23:38.876Z] 5c88e8a03633: Preparing [2025-03-05T07:23:38.876Z] 18bf26ec2269: Preparing [2025-03-05T07:23:38.876Z] 08a28712140c: Preparing [2025-03-05T07:23:38.876Z] 994456c4fd7b: Preparing [2025-03-05T07:23:38.876Z] 08a28712140c: Waiting [2025-03-05T07:23:38.876Z] 994456c4fd7b: Waiting [2025-03-05T07:23:38.876Z] 6888bfde21b8: Layer already exists [2025-03-05T07:23:38.876Z] 18bf26ec2269: Layer already exists [2025-03-05T07:23:38.876Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:38.876Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:38.876Z] 72069c526a93: Layer already exists [2025-03-05T07:23:38.876Z] 08a28712140c: Layer already exists [2025-03-05T07:23:38.876Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:38.876Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:39.210Z] + 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-05T07:23:39.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-05T07:23:39.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-05T07:23:39.552Z] 72069c526a93: Preparing [2025-03-05T07:23:39.552Z] 6888bfde21b8: Preparing [2025-03-05T07:23:39.552Z] a1e6adf14645: Preparing [2025-03-05T07:23:39.552Z] 5c88e8a03633: Preparing [2025-03-05T07:23:39.552Z] 18bf26ec2269: Preparing [2025-03-05T07:23:39.552Z] 08a28712140c: Preparing [2025-03-05T07:23:39.552Z] 994456c4fd7b: Preparing [2025-03-05T07:23:39.552Z] 08a28712140c: Waiting [2025-03-05T07:23:39.552Z] 994456c4fd7b: Waiting [2025-03-05T07:23:39.552Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:39.552Z] 6888bfde21b8: Layer already exists [2025-03-05T07:23:39.552Z] 72069c526a93: Layer already exists [2025-03-05T07:23:39.552Z] 18bf26ec2269: Layer already exists [2025-03-05T07:23:39.552Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:39.552Z] 08a28712140c: Layer already exists [2025-03-05T07:23:39.552Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:39.552Z] main: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:39.642Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:39.658Z] taggedImages: [2025-03-05T07:23:39.658Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:39.658Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-05T07:23:39.658Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.67 [2025-03-05T07:23:39.658Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:39.658Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-05T07:23:39.683Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-05T07:23:39.683Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:39.683Z] latest [2025-03-05T07:23:39.683Z] 4.0.0-dev.67 [2025-03-05T07:23:39.683Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:39.683Z] main [2025-03-05T07:23:39.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:40.024Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:40.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:40.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-05T07:23:40.352Z] 2d25d4e56bfd: Preparing [2025-03-05T07:23:40.352Z] 9f3518723c24: Preparing [2025-03-05T07:23:40.352Z] 816224f14179: Preparing [2025-03-05T07:23:40.352Z] a1e6adf14645: Preparing [2025-03-05T07:23:40.352Z] 5c88e8a03633: Preparing [2025-03-05T07:23:40.352Z] 6328140d49ed: Preparing [2025-03-05T07:23:40.352Z] b34298298644: Preparing [2025-03-05T07:23:40.352Z] 1462927612e2: Preparing [2025-03-05T07:23:40.352Z] 482bd300bf2b: Preparing [2025-03-05T07:23:40.352Z] 994456c4fd7b: Preparing [2025-03-05T07:23:40.352Z] 1462927612e2: Waiting [2025-03-05T07:23:40.352Z] b34298298644: Waiting [2025-03-05T07:23:40.352Z] 482bd300bf2b: Waiting [2025-03-05T07:23:40.352Z] 6328140d49ed: Waiting [2025-03-05T07:23:40.352Z] 994456c4fd7b: Waiting [2025-03-05T07:23:40.352Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:40.352Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:40.352Z] 2d25d4e56bfd: Pushed [2025-03-05T07:23:40.352Z] 816224f14179: Pushed [2025-03-05T07:23:40.352Z] 9f3518723c24: Pushed [2025-03-05T07:23:40.352Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:40.352Z] 1462927612e2: Pushed [2025-03-05T07:23:40.919Z] 482bd300bf2b: Pushed [2025-03-05T07:23:45.116Z] b34298298644: Pushed [2025-03-05T07:23:53.239Z] 6328140d49ed: Pushed [2025-03-05T07:23:53.239Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:53.575Z] + 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-05T07:23:53.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-05T07:23:53.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-05T07:23:53.899Z] 2d25d4e56bfd: Preparing [2025-03-05T07:23:53.899Z] 9f3518723c24: Preparing [2025-03-05T07:23:53.899Z] 816224f14179: Preparing [2025-03-05T07:23:53.899Z] a1e6adf14645: Preparing [2025-03-05T07:23:53.899Z] 5c88e8a03633: Preparing [2025-03-05T07:23:53.899Z] 6328140d49ed: Preparing [2025-03-05T07:23:53.899Z] b34298298644: Preparing [2025-03-05T07:23:53.899Z] 1462927612e2: Preparing [2025-03-05T07:23:53.899Z] 482bd300bf2b: Preparing [2025-03-05T07:23:53.899Z] 994456c4fd7b: Preparing [2025-03-05T07:23:53.899Z] 6328140d49ed: Waiting [2025-03-05T07:23:53.899Z] 1462927612e2: Waiting [2025-03-05T07:23:53.899Z] b34298298644: Waiting [2025-03-05T07:23:53.899Z] 482bd300bf2b: Waiting [2025-03-05T07:23:53.899Z] 994456c4fd7b: Waiting [2025-03-05T07:23:53.899Z] 816224f14179: Layer already exists [2025-03-05T07:23:53.899Z] 9f3518723c24: Layer already exists [2025-03-05T07:23:53.899Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:53.899Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:23:53.899Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:53.899Z] b34298298644: Layer already exists [2025-03-05T07:23:53.899Z] 6328140d49ed: Layer already exists [2025-03-05T07:23:53.899Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:53.899Z] 1462927612e2: Layer already exists [2025-03-05T07:23:53.899Z] 482bd300bf2b: Layer already exists [2025-03-05T07:23:53.899Z] latest: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:54.224Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:54.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.67 [2025-03-05T07:23:54.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-05T07:23:54.558Z] 2d25d4e56bfd: Preparing [2025-03-05T07:23:54.558Z] 9f3518723c24: Preparing [2025-03-05T07:23:54.558Z] 816224f14179: Preparing [2025-03-05T07:23:54.558Z] a1e6adf14645: Preparing [2025-03-05T07:23:54.558Z] 5c88e8a03633: Preparing [2025-03-05T07:23:54.558Z] 6328140d49ed: Preparing [2025-03-05T07:23:54.558Z] b34298298644: Preparing [2025-03-05T07:23:54.558Z] 1462927612e2: Preparing [2025-03-05T07:23:54.558Z] 482bd300bf2b: Preparing [2025-03-05T07:23:54.558Z] 994456c4fd7b: Preparing [2025-03-05T07:23:54.558Z] b34298298644: Waiting [2025-03-05T07:23:54.558Z] 1462927612e2: Waiting [2025-03-05T07:23:54.558Z] 482bd300bf2b: Waiting [2025-03-05T07:23:54.558Z] 994456c4fd7b: Waiting [2025-03-05T07:23:54.558Z] 6328140d49ed: Waiting [2025-03-05T07:23:54.558Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:54.558Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:23:54.558Z] 816224f14179: Layer already exists [2025-03-05T07:23:54.558Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:54.558Z] 9f3518723c24: Layer already exists [2025-03-05T07:23:54.558Z] 482bd300bf2b: Layer already exists [2025-03-05T07:23:54.558Z] b34298298644: Layer already exists [2025-03-05T07:23:54.558Z] 6328140d49ed: Layer already exists [2025-03-05T07:23:54.558Z] 1462927612e2: Layer already exists [2025-03-05T07:23:54.558Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:54.558Z] 4.0.0-dev.67: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:54.883Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:55.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:55.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-05T07:23:55.202Z] 2d25d4e56bfd: Preparing [2025-03-05T07:23:55.202Z] 9f3518723c24: Preparing [2025-03-05T07:23:55.202Z] 816224f14179: Preparing [2025-03-05T07:23:55.202Z] a1e6adf14645: Preparing [2025-03-05T07:23:55.202Z] 5c88e8a03633: Preparing [2025-03-05T07:23:55.202Z] 6328140d49ed: Preparing [2025-03-05T07:23:55.202Z] b34298298644: Preparing [2025-03-05T07:23:55.202Z] 1462927612e2: Preparing [2025-03-05T07:23:55.202Z] 482bd300bf2b: Preparing [2025-03-05T07:23:55.202Z] 994456c4fd7b: Preparing [2025-03-05T07:23:55.202Z] 6328140d49ed: Waiting [2025-03-05T07:23:55.202Z] 482bd300bf2b: Waiting [2025-03-05T07:23:55.202Z] 994456c4fd7b: Waiting [2025-03-05T07:23:55.202Z] b34298298644: Waiting [2025-03-05T07:23:55.202Z] 1462927612e2: Waiting [2025-03-05T07:23:55.202Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:23:55.202Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:55.202Z] 816224f14179: Layer already exists [2025-03-05T07:23:55.202Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:55.202Z] b34298298644: Layer already exists [2025-03-05T07:23:55.202Z] 6328140d49ed: Layer already exists [2025-03-05T07:23:55.202Z] 9f3518723c24: Layer already exists [2025-03-05T07:23:55.202Z] 1462927612e2: Layer already exists [2025-03-05T07:23:55.202Z] 482bd300bf2b: Layer already exists [2025-03-05T07:23:55.202Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:55.202Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:55.535Z] + 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-05T07:23:55.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-05T07:23:55.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-05T07:23:55.864Z] 2d25d4e56bfd: Preparing [2025-03-05T07:23:55.864Z] 9f3518723c24: Preparing [2025-03-05T07:23:55.864Z] 816224f14179: Preparing [2025-03-05T07:23:55.864Z] a1e6adf14645: Preparing [2025-03-05T07:23:55.864Z] 5c88e8a03633: Preparing [2025-03-05T07:23:55.864Z] 6328140d49ed: Preparing [2025-03-05T07:23:55.864Z] b34298298644: Preparing [2025-03-05T07:23:55.864Z] 1462927612e2: Preparing [2025-03-05T07:23:55.864Z] 482bd300bf2b: Preparing [2025-03-05T07:23:55.864Z] 994456c4fd7b: Preparing [2025-03-05T07:23:55.864Z] 1462927612e2: Waiting [2025-03-05T07:23:55.864Z] 482bd300bf2b: Waiting [2025-03-05T07:23:55.864Z] 6328140d49ed: Waiting [2025-03-05T07:23:55.864Z] b34298298644: Waiting [2025-03-05T07:23:55.864Z] 994456c4fd7b: Waiting [2025-03-05T07:23:55.864Z] 9f3518723c24: Layer already exists [2025-03-05T07:23:55.864Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:23:55.864Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:55.864Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:55.864Z] 816224f14179: Layer already exists [2025-03-05T07:23:55.864Z] 1462927612e2: Layer already exists [2025-03-05T07:23:55.864Z] 6328140d49ed: Layer already exists [2025-03-05T07:23:55.864Z] 482bd300bf2b: Layer already exists [2025-03-05T07:23:55.864Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:55.864Z] b34298298644: Layer already exists [2025-03-05T07:23:55.864Z] main: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:23:55.937Z] ===================================================== [Pipeline] echo [2025-03-05T07:23:55.952Z] taggedImages: [2025-03-05T07:23:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-05T07:23:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.67 [2025-03-05T07:23:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-05T07:23:55.982Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-05T07:23:55.982Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:55.982Z] latest [2025-03-05T07:23:55.982Z] 4.0.0-dev.67 [2025-03-05T07:23:55.982Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:23:55.982Z] main [2025-03-05T07:23:55.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:56.349Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:23:56.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:23:56.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-05T07:23:56.672Z] 805a94348d13: Preparing [2025-03-05T07:23:56.672Z] ee4097fc7941: Preparing [2025-03-05T07:23:56.672Z] ffb6c84474f1: Preparing [2025-03-05T07:23:56.672Z] a1e6adf14645: Preparing [2025-03-05T07:23:56.672Z] 5c88e8a03633: Preparing [2025-03-05T07:23:56.672Z] 81c3ba78d6e3: Preparing [2025-03-05T07:23:56.672Z] 56019db9dc1a: Preparing [2025-03-05T07:23:56.672Z] 85ff08d3a484: Preparing [2025-03-05T07:23:56.672Z] 994456c4fd7b: Preparing [2025-03-05T07:23:56.672Z] 81c3ba78d6e3: Waiting [2025-03-05T07:23:56.672Z] 85ff08d3a484: Waiting [2025-03-05T07:23:56.672Z] 56019db9dc1a: Waiting [2025-03-05T07:23:56.672Z] 5c88e8a03633: Layer already exists [2025-03-05T07:23:56.672Z] a1e6adf14645: Layer already exists [2025-03-05T07:23:56.672Z] ee4097fc7941: Pushed [2025-03-05T07:23:56.672Z] 805a94348d13: Pushed [2025-03-05T07:23:56.672Z] 56019db9dc1a: Pushed [2025-03-05T07:23:56.672Z] ffb6c84474f1: Pushed [2025-03-05T07:23:56.672Z] 994456c4fd7b: Layer already exists [2025-03-05T07:23:57.242Z] 85ff08d3a484: Pushed [2025-03-05T07:24:09.474Z] 81c3ba78d6e3: Pushed [2025-03-05T07:24:09.474Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:09.811Z] + 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-05T07:24:10.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-05T07:24:10.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-05T07:24:10.154Z] 805a94348d13: Preparing [2025-03-05T07:24:10.154Z] ee4097fc7941: Preparing [2025-03-05T07:24:10.154Z] ffb6c84474f1: Preparing [2025-03-05T07:24:10.154Z] a1e6adf14645: Preparing [2025-03-05T07:24:10.154Z] 5c88e8a03633: Preparing [2025-03-05T07:24:10.154Z] 81c3ba78d6e3: Preparing [2025-03-05T07:24:10.154Z] 56019db9dc1a: Preparing [2025-03-05T07:24:10.154Z] 85ff08d3a484: Preparing [2025-03-05T07:24:10.154Z] 994456c4fd7b: Preparing [2025-03-05T07:24:10.154Z] 85ff08d3a484: Waiting [2025-03-05T07:24:10.154Z] 56019db9dc1a: Waiting [2025-03-05T07:24:10.154Z] 994456c4fd7b: Waiting [2025-03-05T07:24:10.154Z] 81c3ba78d6e3: Waiting [2025-03-05T07:24:10.154Z] ee4097fc7941: Layer already exists [2025-03-05T07:24:10.154Z] 805a94348d13: Layer already exists [2025-03-05T07:24:10.154Z] ffb6c84474f1: Layer already exists [2025-03-05T07:24:10.154Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:10.154Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:10.154Z] 81c3ba78d6e3: Layer already exists [2025-03-05T07:24:10.154Z] 85ff08d3a484: Layer already exists [2025-03-05T07:24:10.154Z] 56019db9dc1a: Layer already exists [2025-03-05T07:24:10.154Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:10.154Z] latest: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:10.496Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:10.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.67 [2025-03-05T07:24:10.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-05T07:24:10.822Z] 805a94348d13: Preparing [2025-03-05T07:24:10.822Z] ee4097fc7941: Preparing [2025-03-05T07:24:10.822Z] ffb6c84474f1: Preparing [2025-03-05T07:24:10.822Z] a1e6adf14645: Preparing [2025-03-05T07:24:10.822Z] 5c88e8a03633: Preparing [2025-03-05T07:24:10.822Z] 81c3ba78d6e3: Preparing [2025-03-05T07:24:10.822Z] 56019db9dc1a: Preparing [2025-03-05T07:24:10.822Z] 85ff08d3a484: Preparing [2025-03-05T07:24:10.822Z] 994456c4fd7b: Preparing [2025-03-05T07:24:10.822Z] 81c3ba78d6e3: Waiting [2025-03-05T07:24:10.822Z] 56019db9dc1a: Waiting [2025-03-05T07:24:10.822Z] 85ff08d3a484: Waiting [2025-03-05T07:24:10.822Z] 994456c4fd7b: Waiting [2025-03-05T07:24:10.822Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:10.822Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:10.822Z] 805a94348d13: Layer already exists [2025-03-05T07:24:10.822Z] ffb6c84474f1: Layer already exists [2025-03-05T07:24:10.822Z] ee4097fc7941: Layer already exists [2025-03-05T07:24:10.822Z] 56019db9dc1a: Layer already exists [2025-03-05T07:24:10.822Z] 81c3ba78d6e3: Layer already exists [2025-03-05T07:24:10.822Z] 85ff08d3a484: Layer already exists [2025-03-05T07:24:10.822Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:10.822Z] 4.0.0-dev.67: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:11.159Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:11.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:11.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-05T07:24:11.496Z] 805a94348d13: Preparing [2025-03-05T07:24:11.496Z] ee4097fc7941: Preparing [2025-03-05T07:24:11.496Z] ffb6c84474f1: Preparing [2025-03-05T07:24:11.496Z] a1e6adf14645: Preparing [2025-03-05T07:24:11.496Z] 5c88e8a03633: Preparing [2025-03-05T07:24:11.496Z] 81c3ba78d6e3: Preparing [2025-03-05T07:24:11.496Z] 56019db9dc1a: Preparing [2025-03-05T07:24:11.496Z] 85ff08d3a484: Preparing [2025-03-05T07:24:11.496Z] 56019db9dc1a: Waiting [2025-03-05T07:24:11.496Z] 81c3ba78d6e3: Waiting [2025-03-05T07:24:11.496Z] 994456c4fd7b: Preparing [2025-03-05T07:24:11.496Z] 85ff08d3a484: Waiting [2025-03-05T07:24:11.496Z] 994456c4fd7b: Waiting [2025-03-05T07:24:11.496Z] ee4097fc7941: Layer already exists [2025-03-05T07:24:11.496Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:11.496Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:11.496Z] ffb6c84474f1: Layer already exists [2025-03-05T07:24:11.496Z] 805a94348d13: Layer already exists [2025-03-05T07:24:11.496Z] 56019db9dc1a: Layer already exists [2025-03-05T07:24:11.496Z] 81c3ba78d6e3: Layer already exists [2025-03-05T07:24:11.496Z] 85ff08d3a484: Layer already exists [2025-03-05T07:24:11.496Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:11.496Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:11.820Z] + 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-05T07:24:12.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-05T07:24:12.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-05T07:24:12.143Z] 805a94348d13: Preparing [2025-03-05T07:24:12.143Z] ee4097fc7941: Preparing [2025-03-05T07:24:12.143Z] ffb6c84474f1: Preparing [2025-03-05T07:24:12.143Z] a1e6adf14645: Preparing [2025-03-05T07:24:12.143Z] 5c88e8a03633: Preparing [2025-03-05T07:24:12.143Z] 81c3ba78d6e3: Preparing [2025-03-05T07:24:12.143Z] 56019db9dc1a: Preparing [2025-03-05T07:24:12.143Z] 85ff08d3a484: Preparing [2025-03-05T07:24:12.143Z] 994456c4fd7b: Preparing [2025-03-05T07:24:12.143Z] 81c3ba78d6e3: Waiting [2025-03-05T07:24:12.143Z] 85ff08d3a484: Waiting [2025-03-05T07:24:12.143Z] 56019db9dc1a: Waiting [2025-03-05T07:24:12.143Z] 994456c4fd7b: Waiting [2025-03-05T07:24:12.143Z] ee4097fc7941: Layer already exists [2025-03-05T07:24:12.143Z] 805a94348d13: Layer already exists [2025-03-05T07:24:12.143Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:12.143Z] ffb6c84474f1: Layer already exists [2025-03-05T07:24:12.143Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:12.143Z] 85ff08d3a484: Layer already exists [2025-03-05T07:24:12.143Z] 81c3ba78d6e3: Layer already exists [2025-03-05T07:24:12.143Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:12.143Z] 56019db9dc1a: Layer already exists [2025-03-05T07:24:12.143Z] main: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:24:12.218Z] ===================================================== [Pipeline] echo [2025-03-05T07:24:12.234Z] taggedImages: [2025-03-05T07:24:12.235Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:12.235Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-05T07:24:12.235Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.67 [2025-03-05T07:24:12.235Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:12.235Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-05T07:24:12.264Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-05T07:24:12.264Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:12.264Z] latest [2025-03-05T07:24:12.264Z] 4.0.0-dev.67 [2025-03-05T07:24:12.264Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:12.264Z] main [2025-03-05T07:24:12.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:12.600Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:12.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:12.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-05T07:24:12.925Z] 2d25d4e56bfd: Preparing [2025-03-05T07:24:12.925Z] e8a6fe4eb584: Preparing [2025-03-05T07:24:12.925Z] ed72f90dd6c9: Preparing [2025-03-05T07:24:12.925Z] a1e6adf14645: Preparing [2025-03-05T07:24:12.925Z] 5c88e8a03633: Preparing [2025-03-05T07:24:12.925Z] 6328140d49ed: Preparing [2025-03-05T07:24:12.925Z] 1462927612e2: Preparing [2025-03-05T07:24:12.925Z] 482bd300bf2b: Preparing [2025-03-05T07:24:12.925Z] 994456c4fd7b: Preparing [2025-03-05T07:24:12.925Z] 1462927612e2: Waiting [2025-03-05T07:24:12.925Z] 482bd300bf2b: Waiting [2025-03-05T07:24:12.925Z] 6328140d49ed: Waiting [2025-03-05T07:24:12.925Z] 994456c4fd7b: Waiting [2025-03-05T07:24:12.925Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:12.925Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:12.925Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:24:12.925Z] 6328140d49ed: Layer already exists [2025-03-05T07:24:12.925Z] 1462927612e2: Layer already exists [2025-03-05T07:24:12.925Z] 482bd300bf2b: Layer already exists [2025-03-05T07:24:12.925Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:12.925Z] ed72f90dd6c9: Pushed [2025-03-05T07:24:12.925Z] e8a6fe4eb584: Pushed [2025-03-05T07:24:13.185Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:13.524Z] + 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-05T07:24:13.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-05T07:24:13.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-05T07:24:13.853Z] 2d25d4e56bfd: Preparing [2025-03-05T07:24:13.853Z] e8a6fe4eb584: Preparing [2025-03-05T07:24:13.853Z] ed72f90dd6c9: Preparing [2025-03-05T07:24:13.853Z] a1e6adf14645: Preparing [2025-03-05T07:24:13.853Z] 5c88e8a03633: Preparing [2025-03-05T07:24:13.853Z] 6328140d49ed: Preparing [2025-03-05T07:24:13.853Z] 1462927612e2: Preparing [2025-03-05T07:24:13.853Z] 482bd300bf2b: Preparing [2025-03-05T07:24:13.853Z] 994456c4fd7b: Preparing [2025-03-05T07:24:13.853Z] 6328140d49ed: Waiting [2025-03-05T07:24:13.853Z] 1462927612e2: Waiting [2025-03-05T07:24:13.853Z] 994456c4fd7b: Waiting [2025-03-05T07:24:13.853Z] 482bd300bf2b: Waiting [2025-03-05T07:24:13.853Z] e8a6fe4eb584: Layer already exists [2025-03-05T07:24:13.853Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:24:13.853Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:13.853Z] ed72f90dd6c9: Layer already exists [2025-03-05T07:24:13.853Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:13.853Z] 6328140d49ed: Layer already exists [2025-03-05T07:24:13.853Z] 482bd300bf2b: Layer already exists [2025-03-05T07:24:13.853Z] 1462927612e2: Layer already exists [2025-03-05T07:24:13.853Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:13.853Z] latest: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:14.181Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:14.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.67 [2025-03-05T07:24:14.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-05T07:24:14.508Z] 2d25d4e56bfd: Preparing [2025-03-05T07:24:14.508Z] e8a6fe4eb584: Preparing [2025-03-05T07:24:14.508Z] ed72f90dd6c9: Preparing [2025-03-05T07:24:14.508Z] a1e6adf14645: Preparing [2025-03-05T07:24:14.508Z] 5c88e8a03633: Preparing [2025-03-05T07:24:14.508Z] 6328140d49ed: Preparing [2025-03-05T07:24:14.508Z] 1462927612e2: Preparing [2025-03-05T07:24:14.508Z] 482bd300bf2b: Preparing [2025-03-05T07:24:14.508Z] 994456c4fd7b: Preparing [2025-03-05T07:24:14.508Z] 482bd300bf2b: Waiting [2025-03-05T07:24:14.508Z] 1462927612e2: Waiting [2025-03-05T07:24:14.508Z] 994456c4fd7b: Waiting [2025-03-05T07:24:14.508Z] e8a6fe4eb584: Layer already exists [2025-03-05T07:24:14.508Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:14.508Z] ed72f90dd6c9: Layer already exists [2025-03-05T07:24:14.508Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:14.508Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:24:14.508Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:14.508Z] 1462927612e2: Layer already exists [2025-03-05T07:24:14.508Z] 482bd300bf2b: Layer already exists [2025-03-05T07:24:14.508Z] 6328140d49ed: Layer already exists [2025-03-05T07:24:14.508Z] 4.0.0-dev.67: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:14.845Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:15.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:15.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-05T07:24:15.171Z] 2d25d4e56bfd: Preparing [2025-03-05T07:24:15.171Z] e8a6fe4eb584: Preparing [2025-03-05T07:24:15.171Z] ed72f90dd6c9: Preparing [2025-03-05T07:24:15.171Z] a1e6adf14645: Preparing [2025-03-05T07:24:15.171Z] 5c88e8a03633: Preparing [2025-03-05T07:24:15.171Z] 6328140d49ed: Preparing [2025-03-05T07:24:15.171Z] 1462927612e2: Preparing [2025-03-05T07:24:15.171Z] 482bd300bf2b: Preparing [2025-03-05T07:24:15.171Z] 994456c4fd7b: Preparing [2025-03-05T07:24:15.171Z] 6328140d49ed: Waiting [2025-03-05T07:24:15.171Z] 1462927612e2: Waiting [2025-03-05T07:24:15.171Z] 482bd300bf2b: Waiting [2025-03-05T07:24:15.171Z] 994456c4fd7b: Waiting [2025-03-05T07:24:15.171Z] ed72f90dd6c9: Layer already exists [2025-03-05T07:24:15.171Z] e8a6fe4eb584: Layer already exists [2025-03-05T07:24:15.171Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:24:15.171Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:15.171Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:15.171Z] 482bd300bf2b: Layer already exists [2025-03-05T07:24:15.171Z] 1462927612e2: Layer already exists [2025-03-05T07:24:15.171Z] 6328140d49ed: Layer already exists [2025-03-05T07:24:15.171Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:15.171Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:15.499Z] + 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-05T07:24:15.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-05T07:24:15.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-05T07:24:15.829Z] 2d25d4e56bfd: Preparing [2025-03-05T07:24:15.829Z] e8a6fe4eb584: Preparing [2025-03-05T07:24:15.829Z] ed72f90dd6c9: Preparing [2025-03-05T07:24:15.829Z] a1e6adf14645: Preparing [2025-03-05T07:24:15.829Z] 5c88e8a03633: Preparing [2025-03-05T07:24:15.829Z] 6328140d49ed: Preparing [2025-03-05T07:24:15.829Z] 1462927612e2: Preparing [2025-03-05T07:24:15.829Z] 482bd300bf2b: Preparing [2025-03-05T07:24:15.829Z] 994456c4fd7b: Preparing [2025-03-05T07:24:15.829Z] 1462927612e2: Waiting [2025-03-05T07:24:15.829Z] 482bd300bf2b: Waiting [2025-03-05T07:24:15.829Z] 994456c4fd7b: Waiting [2025-03-05T07:24:15.829Z] 6328140d49ed: Waiting [2025-03-05T07:24:15.829Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:15.829Z] 2d25d4e56bfd: Layer already exists [2025-03-05T07:24:15.829Z] ed72f90dd6c9: Layer already exists [2025-03-05T07:24:15.829Z] e8a6fe4eb584: Layer already exists [2025-03-05T07:24:15.829Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:15.829Z] 6328140d49ed: Layer already exists [2025-03-05T07:24:15.829Z] 482bd300bf2b: Layer already exists [2025-03-05T07:24:15.829Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:15.829Z] 1462927612e2: Layer already exists [2025-03-05T07:24:15.829Z] main: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:24:15.904Z] ===================================================== [Pipeline] echo [2025-03-05T07:24:15.920Z] taggedImages: [2025-03-05T07:24:15.920Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:15.920Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-05T07:24:15.920Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.67 [2025-03-05T07:24:15.920Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:15.920Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-05T07:24:15.946Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-05T07:24:15.946Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:15.946Z] latest [2025-03-05T07:24:15.946Z] 4.0.0-dev.67 [2025-03-05T07:24:15.946Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:15.946Z] main [2025-03-05T07:24:15.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:16.298Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:16.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:16.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-05T07:24:16.623Z] 1cd017a74964: Preparing [2025-03-05T07:24:16.623Z] 75056d26f0fd: Preparing [2025-03-05T07:24:16.623Z] a1e6adf14645: Preparing [2025-03-05T07:24:16.623Z] 5c88e8a03633: Preparing [2025-03-05T07:24:16.623Z] a907532e07e9: Preparing [2025-03-05T07:24:16.623Z] beb633aa044e: Preparing [2025-03-05T07:24:16.623Z] 994456c4fd7b: Preparing [2025-03-05T07:24:16.623Z] beb633aa044e: Waiting [2025-03-05T07:24:16.623Z] 994456c4fd7b: Waiting [2025-03-05T07:24:16.623Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:16.623Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:16.623Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:16.623Z] a907532e07e9: Pushed [2025-03-05T07:24:16.623Z] 1cd017a74964: Pushed [2025-03-05T07:24:17.190Z] beb633aa044e: Pushed [2025-03-05T07:24:20.474Z] 75056d26f0fd: Pushed [2025-03-05T07:24:20.474Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:20.811Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:21.137Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-05T07:24:21.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-05T07:24:21.137Z] 1cd017a74964: Preparing [2025-03-05T07:24:21.137Z] 75056d26f0fd: Preparing [2025-03-05T07:24:21.137Z] a1e6adf14645: Preparing [2025-03-05T07:24:21.137Z] 5c88e8a03633: Preparing [2025-03-05T07:24:21.137Z] a907532e07e9: Preparing [2025-03-05T07:24:21.137Z] beb633aa044e: Preparing [2025-03-05T07:24:21.137Z] 994456c4fd7b: Preparing [2025-03-05T07:24:21.137Z] 994456c4fd7b: Waiting [2025-03-05T07:24:21.137Z] beb633aa044e: Waiting [2025-03-05T07:24:21.137Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:21.137Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:21.137Z] 75056d26f0fd: Layer already exists [2025-03-05T07:24:21.137Z] a907532e07e9: Layer already exists [2025-03-05T07:24:21.137Z] 1cd017a74964: Layer already exists [2025-03-05T07:24:21.137Z] beb633aa044e: Layer already exists [2025-03-05T07:24:21.137Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:21.137Z] latest: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:21.471Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:21.795Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.67 [2025-03-05T07:24:21.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-05T07:24:21.795Z] 1cd017a74964: Preparing [2025-03-05T07:24:21.795Z] 75056d26f0fd: Preparing [2025-03-05T07:24:21.795Z] a1e6adf14645: Preparing [2025-03-05T07:24:21.795Z] 5c88e8a03633: Preparing [2025-03-05T07:24:21.795Z] a907532e07e9: Preparing [2025-03-05T07:24:21.795Z] beb633aa044e: Preparing [2025-03-05T07:24:21.795Z] 994456c4fd7b: Preparing [2025-03-05T07:24:21.795Z] beb633aa044e: Waiting [2025-03-05T07:24:21.795Z] 994456c4fd7b: Waiting [2025-03-05T07:24:21.795Z] 1cd017a74964: Layer already exists [2025-03-05T07:24:21.795Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:21.795Z] a907532e07e9: Layer already exists [2025-03-05T07:24:21.795Z] 75056d26f0fd: Layer already exists [2025-03-05T07:24:21.795Z] beb633aa044e: Layer already exists [2025-03-05T07:24:21.795Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:21.795Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:21.795Z] 4.0.0-dev.67: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:22.131Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:22.469Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:22.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-05T07:24:22.469Z] 1cd017a74964: Preparing [2025-03-05T07:24:22.469Z] 75056d26f0fd: Preparing [2025-03-05T07:24:22.469Z] a1e6adf14645: Preparing [2025-03-05T07:24:22.469Z] 5c88e8a03633: Preparing [2025-03-05T07:24:22.469Z] a907532e07e9: Preparing [2025-03-05T07:24:22.469Z] beb633aa044e: Preparing [2025-03-05T07:24:22.469Z] 994456c4fd7b: Preparing [2025-03-05T07:24:22.469Z] beb633aa044e: Waiting [2025-03-05T07:24:22.469Z] a907532e07e9: Layer already exists [2025-03-05T07:24:22.469Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:22.469Z] 75056d26f0fd: Layer already exists [2025-03-05T07:24:22.469Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:22.469Z] 1cd017a74964: Layer already exists [2025-03-05T07:24:22.469Z] beb633aa044e: Layer already exists [2025-03-05T07:24:22.469Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:22.469Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:22.798Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:23.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-05T07:24:23.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-05T07:24:23.134Z] 1cd017a74964: Preparing [2025-03-05T07:24:23.134Z] 75056d26f0fd: Preparing [2025-03-05T07:24:23.134Z] a1e6adf14645: Preparing [2025-03-05T07:24:23.134Z] 5c88e8a03633: Preparing [2025-03-05T07:24:23.134Z] a907532e07e9: Preparing [2025-03-05T07:24:23.134Z] beb633aa044e: Preparing [2025-03-05T07:24:23.134Z] 994456c4fd7b: Preparing [2025-03-05T07:24:23.134Z] beb633aa044e: Waiting [2025-03-05T07:24:23.134Z] 994456c4fd7b: Waiting [2025-03-05T07:24:23.134Z] 75056d26f0fd: Layer already exists [2025-03-05T07:24:23.134Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:23.134Z] 1cd017a74964: Layer already exists [2025-03-05T07:24:23.134Z] a907532e07e9: Layer already exists [2025-03-05T07:24:23.134Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:23.134Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:23.134Z] beb633aa044e: Layer already exists [2025-03-05T07:24:23.134Z] main: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:24:23.210Z] ===================================================== [Pipeline] echo [2025-03-05T07:24:23.228Z] taggedImages: [2025-03-05T07:24:23.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:23.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-05T07:24:23.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.67 [2025-03-05T07:24:23.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:23.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-05T07:24:23.255Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-05T07:24:23.255Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:23.255Z] latest [2025-03-05T07:24:23.255Z] 4.0.0-dev.67 [2025-03-05T07:24:23.255Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:23.255Z] main [2025-03-05T07:24:23.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:23.613Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:23.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:23.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-05T07:24:23.939Z] 4e04644d5f73: Preparing [2025-03-05T07:24:23.939Z] d9fa4621c7fa: Preparing [2025-03-05T07:24:23.939Z] a1e6adf14645: Preparing [2025-03-05T07:24:23.939Z] 5c88e8a03633: Preparing [2025-03-05T07:24:23.939Z] 950ad6fdc9c4: Preparing [2025-03-05T07:24:23.939Z] d14586432a2e: Preparing [2025-03-05T07:24:23.939Z] 994456c4fd7b: Preparing [2025-03-05T07:24:23.939Z] d14586432a2e: Waiting [2025-03-05T07:24:23.939Z] 994456c4fd7b: Waiting [2025-03-05T07:24:23.939Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:23.939Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:23.939Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:23.939Z] 950ad6fdc9c4: Pushed [2025-03-05T07:24:23.939Z] 4e04644d5f73: Pushed [2025-03-05T07:24:24.197Z] d14586432a2e: Pushed [2025-03-05T07:24:27.484Z] d9fa4621c7fa: Pushed [2025-03-05T07:24:27.744Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:28.066Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:28.394Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-05T07:24:28.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-05T07:24:28.394Z] 4e04644d5f73: Preparing [2025-03-05T07:24:28.394Z] d9fa4621c7fa: Preparing [2025-03-05T07:24:28.394Z] a1e6adf14645: Preparing [2025-03-05T07:24:28.394Z] 5c88e8a03633: Preparing [2025-03-05T07:24:28.394Z] 950ad6fdc9c4: Preparing [2025-03-05T07:24:28.394Z] d14586432a2e: Preparing [2025-03-05T07:24:28.394Z] 994456c4fd7b: Preparing [2025-03-05T07:24:28.394Z] d14586432a2e: Waiting [2025-03-05T07:24:28.394Z] 994456c4fd7b: Waiting [2025-03-05T07:24:28.394Z] 4e04644d5f73: Layer already exists [2025-03-05T07:24:28.394Z] 950ad6fdc9c4: Layer already exists [2025-03-05T07:24:28.394Z] d9fa4621c7fa: Layer already exists [2025-03-05T07:24:28.394Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:28.394Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:28.394Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:28.394Z] d14586432a2e: Layer already exists [2025-03-05T07:24:28.394Z] latest: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:28.721Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:29.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.67 [2025-03-05T07:24:29.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-05T07:24:29.060Z] 4e04644d5f73: Preparing [2025-03-05T07:24:29.060Z] d9fa4621c7fa: Preparing [2025-03-05T07:24:29.060Z] a1e6adf14645: Preparing [2025-03-05T07:24:29.060Z] 5c88e8a03633: Preparing [2025-03-05T07:24:29.060Z] 950ad6fdc9c4: Preparing [2025-03-05T07:24:29.060Z] d14586432a2e: Preparing [2025-03-05T07:24:29.060Z] 994456c4fd7b: Preparing [2025-03-05T07:24:29.060Z] d14586432a2e: Waiting [2025-03-05T07:24:29.060Z] 994456c4fd7b: Waiting [2025-03-05T07:24:29.060Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:29.060Z] d9fa4621c7fa: Layer already exists [2025-03-05T07:24:29.060Z] 4e04644d5f73: Layer already exists [2025-03-05T07:24:29.060Z] 950ad6fdc9c4: Layer already exists [2025-03-05T07:24:29.060Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:29.060Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:29.060Z] d14586432a2e: Layer already exists [2025-03-05T07:24:29.060Z] 4.0.0-dev.67: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:29.399Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:29.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:29.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-05T07:24:29.722Z] 4e04644d5f73: Preparing [2025-03-05T07:24:29.722Z] d9fa4621c7fa: Preparing [2025-03-05T07:24:29.722Z] a1e6adf14645: Preparing [2025-03-05T07:24:29.722Z] 5c88e8a03633: Preparing [2025-03-05T07:24:29.722Z] 950ad6fdc9c4: Preparing [2025-03-05T07:24:29.722Z] d14586432a2e: Preparing [2025-03-05T07:24:29.722Z] 994456c4fd7b: Preparing [2025-03-05T07:24:29.722Z] d14586432a2e: Waiting [2025-03-05T07:24:29.722Z] 994456c4fd7b: Waiting [2025-03-05T07:24:29.722Z] 950ad6fdc9c4: Layer already exists [2025-03-05T07:24:29.722Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:29.722Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:29.722Z] d9fa4621c7fa: Layer already exists [2025-03-05T07:24:29.722Z] 4e04644d5f73: Layer already exists [2025-03-05T07:24:29.722Z] d14586432a2e: Layer already exists [2025-03-05T07:24:29.722Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:29.722Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:30.049Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:24:30.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-05T07:24:30.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-05T07:24:30.375Z] 4e04644d5f73: Preparing [2025-03-05T07:24:30.375Z] d9fa4621c7fa: Preparing [2025-03-05T07:24:30.375Z] a1e6adf14645: Preparing [2025-03-05T07:24:30.375Z] 5c88e8a03633: Preparing [2025-03-05T07:24:30.375Z] 950ad6fdc9c4: Preparing [2025-03-05T07:24:30.375Z] d14586432a2e: Preparing [2025-03-05T07:24:30.375Z] 994456c4fd7b: Preparing [2025-03-05T07:24:30.375Z] d14586432a2e: Waiting [2025-03-05T07:24:30.375Z] 994456c4fd7b: Waiting [2025-03-05T07:24:30.375Z] d9fa4621c7fa: Layer already exists [2025-03-05T07:24:30.375Z] 950ad6fdc9c4: Layer already exists [2025-03-05T07:24:30.375Z] 4e04644d5f73: Layer already exists [2025-03-05T07:24:30.375Z] a1e6adf14645: Layer already exists [2025-03-05T07:24:30.375Z] 5c88e8a03633: Layer already exists [2025-03-05T07:24:30.375Z] 994456c4fd7b: Layer already exists [2025-03-05T07:24:30.375Z] d14586432a2e: Layer already exists [2025-03-05T07:24:30.375Z] main: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:24:30.457Z] ===================================================== [Pipeline] echo [2025-03-05T07:24:30.473Z] taggedImages: [2025-03-05T07:24:30.473Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:24:30.473Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-05T07:24:30.473Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.67 [2025-03-05T07:24:30.473Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:24:30.473Z] - 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-05T07:40:41.317Z] #144 ... [2025-03-05T07:40:41.317Z] [2025-03-05T07:40:41.317Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-05T07:40:41.317Z] #151 DONE 1103.5s [2025-03-05T07:40:41.317Z] [2025-03-05T07:40:41.317Z] #152 [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-05T07:40:41.908Z] #152 ... [2025-03-05T07:40:41.908Z] [2025-03-05T07:40:41.908Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:40:41.908Z] #155 DONE 0.2s [2025-03-05T07:40:41.908Z] [2025-03-05T07:40:41.908Z] #152 [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-05T07:40:42.178Z] #152 ... [2025-03-05T07:40:42.178Z] [2025-03-05T07:40:42.178Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:40:42.178Z] #156 DONE 0.2s [2025-03-05T07:40:42.178Z] [2025-03-05T07:40:42.178Z] #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-05T07:40:42.785Z] #157 DONE 0.4s [2025-03-05T07:40:42.785Z] [2025-03-05T07:40:42.785Z] #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-05T07:40:42.785Z] #158 DONE 0.1s [2025-03-05T07:40:42.785Z] [2025-03-05T07:40:42.785Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:40:42.785Z] #145 ... [2025-03-05T07:40:42.785Z] [2025-03-05T07:40:42.785Z] #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-05T07:40:42.785Z] #159 DONE 0.1s [2025-03-05T07:40:43.054Z] [2025-03-05T07:40:43.054Z] #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-05T07:40:45.653Z] #160 DONE 2.5s [2025-03-05T07:40:45.653Z] [2025-03-05T07:40:45.653Z] #110 [core-common-config-bootstrapper] exporting to image [2025-03-05T07:40:45.653Z] #110 exporting layers [2025-03-05T07:40:45.921Z] #110 exporting layers 0.6s done [2025-03-05T07:40:45.921Z] #110 writing image sha256:a2245a6afd4951ab8b85852f97bdc10ea4f7bfcc27a0bbcf2e55a9467afd94ba done [2025-03-05T07:40:45.921Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-05T07:40:45.921Z] #110 DONE 6.8s [2025-03-05T07:40:45.921Z] [2025-03-05T07:40:45.921Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:40:58.247Z] #58 ... [2025-03-05T07:40:58.247Z] [2025-03-05T07:40:58.247Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-05T07:40:58.247Z] #149 DONE 1119.8s [2025-03-05T07:40:58.247Z] [2025-03-05T07:40:58.247Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-05T07:40:58.247Z] #161 DONE 0.4s [2025-03-05T07:40:58.247Z] [2025-03-05T07:40:58.247Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-05T07:41:00.191Z] #162 DONE 2.1s [2025-03-05T07:41:00.191Z] [2025-03-05T07:41:00.191Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:41:00.774Z] #163 DONE 0.4s [2025-03-05T07:41:00.774Z] [2025-03-05T07:41:00.774Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:41:01.047Z] #164 DONE 0.1s [2025-03-05T07:41:01.047Z] [2025-03-05T07:41:01.047Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-05T07:41:01.047Z] #165 DONE 0.3s [2025-03-05T07:41:01.047Z] [2025-03-05T07:41:01.047Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:41:01.318Z] #148 ... [2025-03-05T07:41:01.318Z] [2025-03-05T07:41:01.318Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-05T07:41:01.318Z] #166 DONE 0.1s [2025-03-05T07:41:01.318Z] [2025-03-05T07:41:01.318Z] #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-05T07:41:01.318Z] #167 DONE 0.1s [2025-03-05T07:41:01.318Z] [2025-03-05T07:41:01.318Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:41:01.590Z] #147 ... [2025-03-05T07:41:01.590Z] [2025-03-05T07:41:01.590Z] #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-05T07:41:01.590Z] #168 DONE 0.1s [2025-03-05T07:41:01.590Z] [2025-03-05T07:41:01.590Z] #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-05T07:41:01.590Z] #169 DONE 0.1s [2025-03-05T07:41:01.590Z] [2025-03-05T07:41:01.590Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:41:01.864Z] #58 ... [2025-03-05T07:41:01.864Z] [2025-03-05T07:41:01.864Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-05T07:41:01.864Z] #170 DONE 0.2s [2025-03-05T07:41:01.864Z] [2025-03-05T07:41:01.864Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-05T07:41:04.517Z] #171 DONE 2.1s [2025-03-05T07:41:04.517Z] [2025-03-05T07:41:04.517Z] #110 [security-bootstrapper] exporting to image [2025-03-05T07:41:04.517Z] #110 exporting layers [2025-03-05T07:41:05.110Z] #110 exporting layers 1.2s done [2025-03-05T07:41:05.110Z] #110 writing image sha256:72553f72172577d9cb1034e103b9194331c3bb3562686255d60f01cf0f8f4366 done [2025-03-05T07:41:05.110Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-05T07:41:05.110Z] #110 DONE 8.0s [2025-03-05T07:41:05.110Z] [2025-03-05T07:41:05.110Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:55:29.087Z] #147 ... [2025-03-05T07:55:29.087Z] [2025-03-05T07:55:29.087Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-05T07:55:29.087Z] #146 DONE 1990.4s [2025-03-05T07:55:29.087Z] [2025-03-05T07:55:29.087Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:55:29.087Z] #147 ... [2025-03-05T07:55:29.087Z] [2025-03-05T07:55:29.087Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:55:29.087Z] #172 DONE 0.3s [2025-03-05T07:55:29.087Z] [2025-03-05T07:55:29.087Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:55:29.352Z] #173 DONE 0.1s [2025-03-05T07:55:29.352Z] [2025-03-05T07:55:29.352Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-05T07:55:29.616Z] #174 DONE 0.4s [2025-03-05T07:55:29.616Z] [2025-03-05T07:55:29.616Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:55:29.882Z] #175 DONE 0.2s [2025-03-05T07:55:29.882Z] [2025-03-05T07:55:29.882Z] #110 [core-command] exporting to image [2025-03-05T07:55:29.882Z] #110 exporting layers [2025-03-05T07:55:30.464Z] #110 exporting layers 0.4s done [2025-03-05T07:55:30.464Z] #110 writing image sha256:6f7d326e75a69b2c8a5939297e06d3ec05e53ebefccaf7cbcc2affb501b49bc3 done [2025-03-05T07:55:30.464Z] #110 naming to docker.io/library/core-command-arm64 done [2025-03-05T07:55:30.464Z] #110 DONE 8.5s [2025-03-05T07:55:30.464Z] [2025-03-05T07:55:30.464Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:55:52.501Z] #58 ... [2025-03-05T07:55:52.501Z] [2025-03-05T07:55:52.501Z] #152 [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-05T07:55:52.501Z] #152 2013.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-05T07:56:04.812Z] #152 ... [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-05T07:56:04.812Z] #144 DONE 2025.2s [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-05T07:56:04.812Z] #154 ... [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:56:04.812Z] #176 DONE 0.3s [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:56:04.812Z] #177 DONE 0.2s [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:56:04.812Z] #153 ... [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #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-05T07:56:04.812Z] #178 DONE 0.1s [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-05T07:56:04.812Z] #179 DONE 0.1s [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:56:04.812Z] #135 ... [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-05T07:56:04.812Z] #180 DONE 0.4s [2025-03-05T07:56:04.812Z] [2025-03-05T07:56:04.812Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-05T07:56:05.078Z] #181 DONE 0.2s [2025-03-05T07:56:05.078Z] [2025-03-05T07:56:05.078Z] #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-05T07:56:07.024Z] #182 DONE 1.9s [2025-03-05T07:56:07.024Z] [2025-03-05T07:56:07.024Z] #110 [security-proxy-setup] exporting to image [2025-03-05T07:56:07.024Z] #110 exporting layers [2025-03-05T07:56:07.982Z] #110 exporting layers 0.8s done [2025-03-05T07:56:07.982Z] #110 writing image sha256:ce63b3d794922fc34f5bcdb8266705b8d14f7e285ac6b1b79c4ae91b90af2a57 done [2025-03-05T07:56:07.982Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-05T07:56:07.982Z] #110 DONE 9.3s [2025-03-05T07:56:07.982Z] [2025-03-05T07:56:07.982Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:56:30.480Z] #148 ... [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #152 [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-05T07:56:30.480Z] #152 DONE 2049.3s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:56:30.480Z] #145 ... [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:56:30.480Z] #183 DONE 0.2s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:56:30.480Z] #145 ... [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:56:30.480Z] #184 DONE 0.2s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #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-05T07:56:30.480Z] #185 DONE 0.3s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #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-05T07:56:30.480Z] #186 DONE 0.1s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #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-05T07:56:30.480Z] #187 DONE 0.2s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-05T07:56:30.480Z] #188 DONE 0.4s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-05T07:56:30.480Z] #189 DONE 0.5s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-05T07:56:30.480Z] #190 DONE 0.1s [2025-03-05T07:56:30.480Z] [2025-03-05T07:56:30.480Z] #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-05T07:56:31.657Z] #191 DONE 1.9s [2025-03-05T07:56:31.657Z] [2025-03-05T07:56:31.657Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:56:31.925Z] #135 ... [2025-03-05T07:56:31.925Z] [2025-03-05T07:56:31.925Z] #110 [security-secretstore-setup] exporting to image [2025-03-05T07:56:31.925Z] #110 exporting layers [2025-03-05T07:56:33.556Z] #110 exporting layers 1.6s done [2025-03-05T07:56:33.556Z] #110 writing image sha256:e1cb67501e15e5d16e656de2e0fe687a918bc05c31c4598745e6cebcc51bc591 done [2025-03-05T07:56:33.556Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 [2025-03-05T07:56:33.556Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-05T07:56:33.556Z] #110 DONE 10.9s [2025-03-05T07:56:33.556Z] [2025-03-05T07:56:33.556Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:57:55.426Z] #147 ... [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-05T07:57:55.426Z] #154 DONE 2128.1s [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:57:55.426Z] #148 ... [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:57:55.426Z] #192 DONE 0.1s [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:57:55.426Z] #147 ... [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:57:55.426Z] #193 DONE 0.2s [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:57:55.426Z] #145 ... [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #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-05T07:57:55.426Z] #194 DONE 0.4s [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:57:55.426Z] #148 ... [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #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-05T07:57:55.426Z] #195 DONE 0.1s [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #110 [security-spiffe-token-provider] exporting to image [2025-03-05T07:57:55.426Z] #110 exporting layers [2025-03-05T07:57:55.426Z] #110 exporting layers 1.0s done [2025-03-05T07:57:55.426Z] #110 writing image sha256:731de7c2e4084babadac259b01a2dcb90ae09728ac4478d03738fe19696db5c1 done [2025-03-05T07:57:55.426Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-03-05T07:57:55.426Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-05T07:57:55.426Z] #110 DONE 11.9s [2025-03-05T07:57:55.426Z] [2025-03-05T07:57:55.426Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:58:22.140Z] #148 ... [2025-03-05T07:58:22.140Z] [2025-03-05T07:58:22.140Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-05T07:58:22.140Z] #150 DONE 2161.4s [2025-03-05T07:58:22.140Z] [2025-03-05T07:58:22.140Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-05T07:58:22.141Z] #148 DONE 2161.4s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:58:22.141Z] #147 ... [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:58:22.141Z] #196 DONE 0.2s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:58:22.141Z] #197 DONE 0.4s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-05T07:58:22.141Z] #198 ... [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:58:22.141Z] #199 DONE 0.3s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:58:22.141Z] #200 DONE 0.3s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-05T07:58:22.141Z] #58 ... [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-05T07:58:22.141Z] #198 DONE 0.5s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:58:22.141Z] #201 DONE 0.2s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-05T07:58:22.141Z] #202 DONE 0.6s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #110 [core-data] exporting to image [2025-03-05T07:58:22.141Z] #110 exporting layers [2025-03-05T07:58:22.141Z] #110 ... [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-05T07:58:22.141Z] #203 DONE 0.2s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #110 [core-data] exporting to image [2025-03-05T07:58:22.141Z] #110 exporting layers 0.7s done [2025-03-05T07:58:22.141Z] #110 writing image sha256:a5feff45b105ea8c38848b010f98b968cce9aecad90d30de563f81f92b91fb54 0.0s done [2025-03-05T07:58:22.141Z] #110 naming to docker.io/library/core-data-arm64 done [2025-03-05T07:58:22.141Z] #110 DONE 12.7s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-05T07:58:22.141Z] #204 DONE 0.3s [2025-03-05T07:58:22.141Z] [2025-03-05T07:58:22.141Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-05T07:58:24.089Z] #205 DONE 2.0s [2025-03-05T07:58:24.089Z] [2025-03-05T07:58:24.089Z] #110 [security-proxy-auth] exporting to image [2025-03-05T07:58:25.058Z] #110 exporting layers 0.7s done [2025-03-05T07:58:25.058Z] #110 writing image sha256:86a83aeb798ff5009f17d2a2ada4f4f896dadd38cef5b86cc8c08c56cfe6de26 done [2025-03-05T07:58:25.058Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-05T07:58:25.058Z] #110 DONE 13.4s [2025-03-05T07:58:25.058Z] [2025-03-05T07:58:25.058Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:58:27.668Z] #153 ... [2025-03-05T07:58:27.668Z] [2025-03-05T07:58:27.668Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-05T07:58:27.668Z] #147 DONE 2169.5s [2025-03-05T07:58:27.668Z] [2025-03-05T07:58:27.668Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:58:27.668Z] #153 ... [2025-03-05T07:58:27.668Z] [2025-03-05T07:58:27.668Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-05T07:58:27.668Z] #145 DONE 2169.9s [2025-03-05T07:58:27.937Z] [2025-03-05T07:58:27.937Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:58:28.205Z] #135 ... [2025-03-05T07:58:28.205Z] [2025-03-05T07:58:28.205Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:58:28.477Z] #206 DONE 0.2s [2025-03-05T07:58:28.477Z] [2025-03-05T07:58:28.477Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-05T07:58:29.064Z] #207 DONE 0.6s [2025-03-05T07:58:29.064Z] [2025-03-05T07:58:29.064Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:58:29.064Z] #208 DONE 0.3s [2025-03-05T07:58:29.064Z] [2025-03-05T07:58:29.064Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:58:29.337Z] #209 DONE 0.2s [2025-03-05T07:58:29.337Z] [2025-03-05T07:58:29.337Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:58:29.337Z] #210 DONE 0.2s [2025-03-05T07:58:29.337Z] [2025-03-05T07:58:29.337Z] #110 [core-keeper] exporting to image [2025-03-05T07:58:29.925Z] #110 ... [2025-03-05T07:58:29.925Z] [2025-03-05T07:58:29.925Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-05T07:58:29.925Z] #211 DONE 0.8s [2025-03-05T07:58:29.925Z] [2025-03-05T07:58:29.925Z] #110 [core-keeper] exporting to image [2025-03-05T07:58:29.925Z] #110 exporting layers 0.8s done [2025-03-05T07:58:29.925Z] #110 writing image sha256:2063367f424390b0cf704eb9e4b60e34ee09c2cdce659c9b19237cacb9f317ca done [2025-03-05T07:58:29.925Z] #110 naming to docker.io/library/core-keeper-arm64 [2025-03-05T07:58:30.193Z] #110 naming to docker.io/library/core-keeper-arm64 done [2025-03-05T07:58:30.193Z] #110 DONE 14.2s [2025-03-05T07:58:30.193Z] [2025-03-05T07:58:30.193Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:58:30.193Z] #212 DONE 0.2s [2025-03-05T07:58:30.193Z] [2025-03-05T07:58:30.193Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-05T07:58:30.465Z] #213 DONE 0.2s [2025-03-05T07:58:30.465Z] [2025-03-05T07:58:30.465Z] #110 [core-metadata] exporting to image [2025-03-05T07:58:30.733Z] #110 exporting layers 0.4s done [2025-03-05T07:58:30.733Z] #110 writing image sha256:5d3ea5eb9f4829744a4a90d9595d4c945816f88a7c77edb870ff0ef231152a4d done [2025-03-05T07:58:30.733Z] #110 naming to docker.io/library/core-metadata-arm64 done [2025-03-05T07:58:30.733Z] #110 DONE 14.6s [2025-03-05T07:58:30.733Z] [2025-03-05T07:58:30.733Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:59:03.017Z] #44 ... [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-05T07:59:03.017Z] #135 DONE 2203.8s [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:59:03.017Z] #153 ... [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:59:03.017Z] #214 DONE 0.1s [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:59:03.017Z] #215 DONE 0.1s [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-05T07:59:03.017Z] #216 DONE 0.5s [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-05T07:59:03.017Z] #217 DONE 0.1s [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:59:03.017Z] #153 ... [2025-03-05T07:59:03.017Z] [2025-03-05T07:59:03.017Z] #110 [support-scheduler] exporting to image [2025-03-05T07:59:03.017Z] #110 exporting layers [2025-03-05T07:59:03.982Z] #110 exporting layers 1.0s done [2025-03-05T07:59:03.982Z] #110 writing image sha256:3f80443136e24b68652b9a5901616dda656411f6e07a73c34af6c582af497468 done [2025-03-05T07:59:03.982Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2025-03-05T07:59:03.982Z] #110 DONE 15.6s [2025-03-05T07:59:03.982Z] [2025-03-05T07:59:03.982Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-05T07:59:09.329Z] #153 DONE 2210.5s [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:59:09.329Z] #44 ... [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-05T07:59:09.329Z] #218 DONE 0.1s [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:59:09.329Z] #44 ... [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-05T07:59:09.329Z] #219 DONE 0.1s [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-05T07:59:09.329Z] #220 DONE 0.3s [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-05T07:59:09.329Z] #221 DONE 0.1s [2025-03-05T07:59:09.329Z] [2025-03-05T07:59:09.329Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:59:09.607Z] #44 ... [2025-03-05T07:59:09.607Z] [2025-03-05T07:59:09.607Z] #110 [support-notifications] exporting to image [2025-03-05T07:59:09.607Z] #110 exporting layers [2025-03-05T07:59:09.875Z] #110 exporting layers 0.6s done [2025-03-05T07:59:09.875Z] #110 writing image sha256:a551f468cf2cac4f9f4e81b8939e1831052c3e5c722794725d18c03323ec170e done [2025-03-05T07:59:09.875Z] #110 naming to docker.io/library/support-notifications-arm64 done [2025-03-05T07:59:09.875Z] #110 DONE 16.2s [2025-03-05T07:59:09.875Z] [2025-03-05T07:59:09.875Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-05T07:59:09.875Z] time="2025-03-05T07:19:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-05T07:59:09.886Z] $ docker stop --time=1 33a3b1110c87f1cfda87928c020cb8a962060b8764e6413958c378e2019e9a8b [2025-03-05T07:59:11.540Z] $ docker rm -f --volumes 33a3b1110c87f1cfda87928c020cb8a962060b8764e6413958c378e2019e9a8b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T07:59:12.028Z] + docker images [2025-03-05T07:59:12.028Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-05T07:59:12.028Z] support-notifications-arm64 latest a551f468cf2c 2 seconds ago 52MB [2025-03-05T07:59:12.028Z] support-scheduler-arm64 latest 3f80443136e2 9 seconds ago 48.2MB [2025-03-05T07:59:12.028Z] core-metadata-arm64 latest 5d3ea5eb9f48 41 seconds ago 33MB [2025-03-05T07:59:12.028Z] core-keeper-arm64 latest 2063367f4243 43 seconds ago 32.5MB [2025-03-05T07:59:12.028Z] security-proxy-auth-arm64 latest 86a83aeb798f 48 seconds ago 31.8MB [2025-03-05T07:59:12.028Z] core-data-arm64 latest a5feff45b105 50 seconds ago 32.8MB [2025-03-05T07:59:12.028Z] security-spiffe-token-provider-arm64 latest 731de7c2e408 About a minute ago 47.8MB [2025-03-05T07:59:12.028Z] security-secretstore-setup-arm64 latest e1cb67501e15 2 minutes ago 67.2MB [2025-03-05T07:59:12.028Z] security-proxy-setup-arm64 latest ce63b3d79492 3 minutes ago 38.6MB [2025-03-05T07:59:12.028Z] core-command-arm64 latest 6f7d326e75a6 3 minutes ago 28.4MB [2025-03-05T07:59:12.028Z] security-bootstrapper-arm64 latest 72553f721725 18 minutes ago 21MB [2025-03-05T07:59:12.028Z] core-common-config-bootstrapper-arm64 latest a2245a6afd49 18 minutes ago 17.9MB [2025-03-05T07:59:12.028Z] security-spire-agent-arm64 latest 57a009865125 38 minutes ago 187MB [2025-03-05T07:59:12.028Z] security-spire-server-arm64 latest d71dbba50f20 38 minutes ago 144MB [2025-03-05T07:59:12.028Z] security-spire-config-arm64 latest b9c4d4812642 38 minutes ago 143MB [2025-03-05T07:59:12.028Z] ci-base-image-arm64 latest 519c398faa2f 40 minutes ago 915MB [2025-03-05T07:59:12.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-05T07:59:12.028Z] 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-05T07:59:12.163Z] provisioning config files... [2025-03-05T07:59:12.177Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config16222554584555392952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T07:59:12.516Z] ---> ****-login.sh [2025-03-05T07:59:12.516Z] nexus3.edgexfoundry.org:10001 [2025-03-05T07:59:12.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:59:12.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:59:12.781Z] Configure a credential helper to remove this warning. See [2025-03-05T07:59:12.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:59:12.781Z] [2025-03-05T07:59:12.781Z] Login Succeeded [2025-03-05T07:59:12.781Z] nexus3.edgexfoundry.org:10002 [2025-03-05T07:59:13.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:59:13.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:59:13.048Z] Configure a credential helper to remove this warning. See [2025-03-05T07:59:13.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:59:13.048Z] [2025-03-05T07:59:13.048Z] Login Succeeded [2025-03-05T07:59:13.048Z] nexus3.edgexfoundry.org:10003 [2025-03-05T07:59:13.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:59:13.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:59:13.577Z] Configure a credential helper to remove this warning. See [2025-03-05T07:59:13.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:59:13.577Z] [2025-03-05T07:59:13.577Z] Login Succeeded [2025-03-05T07:59:13.577Z] nexus3.edgexfoundry.org:10004 [2025-03-05T07:59:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:59:13.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:59:13.842Z] Configure a credential helper to remove this warning. See [2025-03-05T07:59:13.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:59:13.842Z] [2025-03-05T07:59:13.842Z] Login Succeeded [2025-03-05T07:59:13.842Z] ****.io [2025-03-05T07:59:14.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T07:59:14.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T07:59:14.372Z] Configure a credential helper to remove this warning. See [2025-03-05T07:59:14.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T07:59:14.372Z] [2025-03-05T07:59:14.372Z] Login Succeeded [2025-03-05T07:59:14.372Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T07:59:14.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:59:14.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T07:59:14.463Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-05T07:59:14.463Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:14.463Z] latest [2025-03-05T07:59:14.463Z] 4.0.0-dev.67 [2025-03-05T07:59:14.463Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:14.463Z] main [2025-03-05T07:59:14.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:14.847Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:15.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:15.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-05T07:59:15.217Z] 31db26250388: Preparing [2025-03-05T07:59:15.217Z] 34d4ce33e41f: Preparing [2025-03-05T07:59:15.217Z] 5ab5918bea03: Preparing [2025-03-05T07:59:15.217Z] a0aff9ea2162: Preparing [2025-03-05T07:59:15.217Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:15.217Z] 098998882dfe: Preparing [2025-03-05T07:59:15.217Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:15.217Z] 098998882dfe: Waiting [2025-03-05T07:59:15.217Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:15.479Z] 31db26250388: Pushed [2025-03-05T07:59:15.479Z] a0aff9ea2162: Pushed [2025-03-05T07:59:15.479Z] 5ab5918bea03: Pushed [2025-03-05T07:59:15.479Z] 9257ea8e15ac: Pushed [2025-03-05T07:59:15.479Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:15.479Z] 098998882dfe: Pushed [2025-03-05T07:59:20.803Z] 34d4ce33e41f: Pushed [2025-03-05T07:59:20.803Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:21.161Z] + 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-05T07:59:21.532Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-05T07:59:21.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-05T07:59:21.533Z] 31db26250388: Preparing [2025-03-05T07:59:21.533Z] 34d4ce33e41f: Preparing [2025-03-05T07:59:21.533Z] 5ab5918bea03: Preparing [2025-03-05T07:59:21.533Z] a0aff9ea2162: Preparing [2025-03-05T07:59:21.533Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:21.533Z] 098998882dfe: Preparing [2025-03-05T07:59:21.533Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:21.533Z] 098998882dfe: Waiting [2025-03-05T07:59:21.533Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:21.533Z] 31db26250388: Layer already exists [2025-03-05T07:59:21.533Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:21.533Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:21.533Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:21.533Z] 34d4ce33e41f: Layer already exists [2025-03-05T07:59:21.533Z] 098998882dfe: Layer already exists [2025-03-05T07:59:21.533Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:21.797Z] latest: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:22.153Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:22.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.67 [2025-03-05T07:59:22.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-05T07:59:22.512Z] 31db26250388: Preparing [2025-03-05T07:59:22.512Z] 34d4ce33e41f: Preparing [2025-03-05T07:59:22.512Z] 5ab5918bea03: Preparing [2025-03-05T07:59:22.512Z] a0aff9ea2162: Preparing [2025-03-05T07:59:22.512Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:22.512Z] 098998882dfe: Preparing [2025-03-05T07:59:22.512Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:22.512Z] 098998882dfe: Waiting [2025-03-05T07:59:22.512Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:22.512Z] 31db26250388: Layer already exists [2025-03-05T07:59:22.512Z] 34d4ce33e41f: Layer already exists [2025-03-05T07:59:22.512Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:22.512Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:22.512Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:22.512Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:22.512Z] 098998882dfe: Layer already exists [2025-03-05T07:59:22.512Z] 4.0.0-dev.67: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:23.139Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:23.500Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:23.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-05T07:59:23.500Z] 31db26250388: Preparing [2025-03-05T07:59:23.500Z] 34d4ce33e41f: Preparing [2025-03-05T07:59:23.500Z] 5ab5918bea03: Preparing [2025-03-05T07:59:23.500Z] a0aff9ea2162: Preparing [2025-03-05T07:59:23.500Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:23.500Z] 098998882dfe: Preparing [2025-03-05T07:59:23.500Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:23.500Z] 098998882dfe: Waiting [2025-03-05T07:59:23.500Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:23.500Z] 31db26250388: Layer already exists [2025-03-05T07:59:23.500Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:23.500Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:23.500Z] 34d4ce33e41f: Layer already exists [2025-03-05T07:59:23.500Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:23.500Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:23.500Z] 098998882dfe: Layer already exists [2025-03-05T07:59:23.500Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:24.131Z] + 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-05T07:59:24.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-05T07:59:24.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-05T07:59:24.498Z] 31db26250388: Preparing [2025-03-05T07:59:24.498Z] 34d4ce33e41f: Preparing [2025-03-05T07:59:24.498Z] 5ab5918bea03: Preparing [2025-03-05T07:59:24.498Z] a0aff9ea2162: Preparing [2025-03-05T07:59:24.498Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:24.498Z] 098998882dfe: Preparing [2025-03-05T07:59:24.498Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:24.498Z] 098998882dfe: Waiting [2025-03-05T07:59:24.498Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:24.498Z] 34d4ce33e41f: Layer already exists [2025-03-05T07:59:24.498Z] 31db26250388: Layer already exists [2025-03-05T07:59:24.498Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:24.498Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:24.498Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:24.498Z] 098998882dfe: Layer already exists [2025-03-05T07:59:24.498Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:24.764Z] main: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:59:24.850Z] ===================================================== [Pipeline] echo [2025-03-05T07:59:24.865Z] taggedImages: [2025-03-05T07:59:24.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:24.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-05T07:59:24.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.67 [2025-03-05T07:59:24.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:24.865Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-05T07:59:24.890Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-05T07:59:24.890Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:24.890Z] latest [2025-03-05T07:59:24.890Z] 4.0.0-dev.67 [2025-03-05T07:59:24.890Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:24.890Z] main [2025-03-05T07:59:24.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:25.256Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:25.613Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:25.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-05T07:59:25.613Z] b251a963f536: Preparing [2025-03-05T07:59:25.613Z] e698596e3253: Preparing [2025-03-05T07:59:25.613Z] c9f6c6694acc: Preparing [2025-03-05T07:59:25.613Z] a0b08f76e7d7: Preparing [2025-03-05T07:59:25.613Z] 5ab5918bea03: Preparing [2025-03-05T07:59:25.613Z] a0aff9ea2162: Preparing [2025-03-05T07:59:25.613Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:25.613Z] 098998882dfe: Preparing [2025-03-05T07:59:25.613Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:25.613Z] 9257ea8e15ac: Waiting [2025-03-05T07:59:25.613Z] 098998882dfe: Waiting [2025-03-05T07:59:25.613Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:25.613Z] a0aff9ea2162: Waiting [2025-03-05T07:59:25.613Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:25.880Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:25.880Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:25.880Z] c9f6c6694acc: Pushed [2025-03-05T07:59:25.880Z] e698596e3253: Pushed [2025-03-05T07:59:25.880Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:25.880Z] 098998882dfe: Layer already exists [2025-03-05T07:59:25.880Z] b251a963f536: Pushed [2025-03-05T07:59:28.460Z] a0b08f76e7d7: Pushed [2025-03-05T07:59:28.460Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:28.830Z] + 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-05T07:59:29.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-05T07:59:29.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-05T07:59:29.188Z] b251a963f536: Preparing [2025-03-05T07:59:29.188Z] e698596e3253: Preparing [2025-03-05T07:59:29.188Z] c9f6c6694acc: Preparing [2025-03-05T07:59:29.188Z] a0b08f76e7d7: Preparing [2025-03-05T07:59:29.188Z] 5ab5918bea03: Preparing [2025-03-05T07:59:29.188Z] a0aff9ea2162: Preparing [2025-03-05T07:59:29.188Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:29.188Z] 098998882dfe: Preparing [2025-03-05T07:59:29.188Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:29.188Z] 9257ea8e15ac: Waiting [2025-03-05T07:59:29.188Z] 098998882dfe: Waiting [2025-03-05T07:59:29.188Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:29.188Z] a0aff9ea2162: Waiting [2025-03-05T07:59:29.188Z] e698596e3253: Layer already exists [2025-03-05T07:59:29.188Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:29.188Z] a0b08f76e7d7: Layer already exists [2025-03-05T07:59:29.188Z] b251a963f536: Layer already exists [2025-03-05T07:59:29.188Z] c9f6c6694acc: Layer already exists [2025-03-05T07:59:29.188Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:29.188Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:29.188Z] 098998882dfe: Layer already exists [2025-03-05T07:59:29.188Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:29.455Z] latest: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:29.831Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:30.201Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.67 [2025-03-05T07:59:30.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-05T07:59:30.201Z] b251a963f536: Preparing [2025-03-05T07:59:30.201Z] e698596e3253: Preparing [2025-03-05T07:59:30.201Z] c9f6c6694acc: Preparing [2025-03-05T07:59:30.201Z] a0b08f76e7d7: Preparing [2025-03-05T07:59:30.201Z] 5ab5918bea03: Preparing [2025-03-05T07:59:30.201Z] a0aff9ea2162: Preparing [2025-03-05T07:59:30.201Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:30.201Z] 098998882dfe: Preparing [2025-03-05T07:59:30.201Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:30.201Z] a0aff9ea2162: Waiting [2025-03-05T07:59:30.201Z] 9257ea8e15ac: Waiting [2025-03-05T07:59:30.201Z] 098998882dfe: Waiting [2025-03-05T07:59:30.201Z] e698596e3253: Layer already exists [2025-03-05T07:59:30.201Z] b251a963f536: Layer already exists [2025-03-05T07:59:30.201Z] c9f6c6694acc: Layer already exists [2025-03-05T07:59:30.201Z] a0b08f76e7d7: Layer already exists [2025-03-05T07:59:30.201Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:30.201Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:30.201Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:30.201Z] 098998882dfe: Layer already exists [2025-03-05T07:59:30.201Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:30.468Z] 4.0.0-dev.67: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:30.843Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:31.217Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:31.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-05T07:59:31.218Z] b251a963f536: Preparing [2025-03-05T07:59:31.218Z] e698596e3253: Preparing [2025-03-05T07:59:31.218Z] c9f6c6694acc: Preparing [2025-03-05T07:59:31.218Z] a0b08f76e7d7: Preparing [2025-03-05T07:59:31.218Z] 5ab5918bea03: Preparing [2025-03-05T07:59:31.218Z] a0aff9ea2162: Preparing [2025-03-05T07:59:31.218Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:31.218Z] 098998882dfe: Preparing [2025-03-05T07:59:31.218Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:31.218Z] a0aff9ea2162: Waiting [2025-03-05T07:59:31.218Z] 098998882dfe: Waiting [2025-03-05T07:59:31.218Z] 9257ea8e15ac: Waiting [2025-03-05T07:59:31.218Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:31.218Z] a0b08f76e7d7: Layer already exists [2025-03-05T07:59:31.218Z] c9f6c6694acc: Layer already exists [2025-03-05T07:59:31.218Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:31.218Z] b251a963f536: Layer already exists [2025-03-05T07:59:31.218Z] e698596e3253: Layer already exists [2025-03-05T07:59:31.218Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:31.218Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:31.218Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:31.218Z] 098998882dfe: Layer already exists [2025-03-05T07:59:31.485Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:31.859Z] + 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-05T07:59:32.231Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-05T07:59:32.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-05T07:59:32.231Z] b251a963f536: Preparing [2025-03-05T07:59:32.231Z] e698596e3253: Preparing [2025-03-05T07:59:32.231Z] c9f6c6694acc: Preparing [2025-03-05T07:59:32.231Z] a0b08f76e7d7: Preparing [2025-03-05T07:59:32.231Z] 5ab5918bea03: Preparing [2025-03-05T07:59:32.231Z] a0aff9ea2162: Preparing [2025-03-05T07:59:32.231Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:32.231Z] 098998882dfe: Preparing [2025-03-05T07:59:32.231Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:32.231Z] a0aff9ea2162: Waiting [2025-03-05T07:59:32.231Z] 098998882dfe: Waiting [2025-03-05T07:59:32.231Z] 9257ea8e15ac: Waiting [2025-03-05T07:59:32.231Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:32.231Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:32.231Z] b251a963f536: Layer already exists [2025-03-05T07:59:32.231Z] e698596e3253: Layer already exists [2025-03-05T07:59:32.231Z] c9f6c6694acc: Layer already exists [2025-03-05T07:59:32.231Z] a0b08f76e7d7: Layer already exists [2025-03-05T07:59:32.231Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:32.231Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:32.231Z] 098998882dfe: Layer already exists [2025-03-05T07:59:32.231Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:32.498Z] main: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:59:32.580Z] ===================================================== [Pipeline] echo [2025-03-05T07:59:32.593Z] taggedImages: [2025-03-05T07:59:32.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:32.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-05T07:59:32.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.67 [2025-03-05T07:59:32.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:32.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-05T07:59:32.623Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-05T07:59:32.623Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:32.623Z] latest [2025-03-05T07:59:32.623Z] 4.0.0-dev.67 [2025-03-05T07:59:32.623Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:32.623Z] main [2025-03-05T07:59:32.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:33.011Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:33.375Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:33.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-05T07:59:33.375Z] 3c8e53b7d2c3: Preparing [2025-03-05T07:59:33.375Z] 7f5bb161877b: Preparing [2025-03-05T07:59:33.375Z] 5ab5918bea03: Preparing [2025-03-05T07:59:33.375Z] a0aff9ea2162: Preparing [2025-03-05T07:59:33.375Z] 803e690173a4: Preparing [2025-03-05T07:59:33.375Z] 87ad29217e9e: Preparing [2025-03-05T07:59:33.375Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:33.375Z] 87ad29217e9e: Waiting [2025-03-05T07:59:33.375Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:33.643Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:33.643Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:33.643Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:33.643Z] 803e690173a4: Pushed [2025-03-05T07:59:33.643Z] 3c8e53b7d2c3: Pushed [2025-03-05T07:59:33.643Z] 87ad29217e9e: Pushed [2025-03-05T07:59:40.291Z] 7f5bb161877b: Pushed [2025-03-05T07:59:40.291Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:40.661Z] + 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-05T07:59:41.029Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-05T07:59:41.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-05T07:59:41.029Z] 3c8e53b7d2c3: Preparing [2025-03-05T07:59:41.029Z] 7f5bb161877b: Preparing [2025-03-05T07:59:41.029Z] 5ab5918bea03: Preparing [2025-03-05T07:59:41.029Z] a0aff9ea2162: Preparing [2025-03-05T07:59:41.029Z] 803e690173a4: Preparing [2025-03-05T07:59:41.029Z] 87ad29217e9e: Preparing [2025-03-05T07:59:41.029Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:41.029Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:41.029Z] 87ad29217e9e: Waiting [2025-03-05T07:59:41.029Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:41.029Z] 7f5bb161877b: Layer already exists [2025-03-05T07:59:41.029Z] 803e690173a4: Layer already exists [2025-03-05T07:59:41.029Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:41.029Z] 3c8e53b7d2c3: Layer already exists [2025-03-05T07:59:41.029Z] 87ad29217e9e: Layer already exists [2025-03-05T07:59:41.029Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:41.296Z] latest: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:41.688Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:42.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.67 [2025-03-05T07:59:42.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-05T07:59:42.055Z] 3c8e53b7d2c3: Preparing [2025-03-05T07:59:42.055Z] 7f5bb161877b: Preparing [2025-03-05T07:59:42.055Z] 5ab5918bea03: Preparing [2025-03-05T07:59:42.055Z] a0aff9ea2162: Preparing [2025-03-05T07:59:42.055Z] 803e690173a4: Preparing [2025-03-05T07:59:42.055Z] 87ad29217e9e: Preparing [2025-03-05T07:59:42.055Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:42.055Z] 87ad29217e9e: Waiting [2025-03-05T07:59:42.055Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:42.055Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:42.055Z] 7f5bb161877b: Layer already exists [2025-03-05T07:59:42.055Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:42.055Z] 803e690173a4: Layer already exists [2025-03-05T07:59:42.055Z] 3c8e53b7d2c3: Layer already exists [2025-03-05T07:59:42.055Z] 87ad29217e9e: Layer already exists [2025-03-05T07:59:42.055Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:42.322Z] 4.0.0-dev.67: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:42.701Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:43.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:43.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-05T07:59:43.114Z] 3c8e53b7d2c3: Preparing [2025-03-05T07:59:43.114Z] 7f5bb161877b: Preparing [2025-03-05T07:59:43.114Z] 5ab5918bea03: Preparing [2025-03-05T07:59:43.114Z] a0aff9ea2162: Preparing [2025-03-05T07:59:43.114Z] 803e690173a4: Preparing [2025-03-05T07:59:43.114Z] 87ad29217e9e: Preparing [2025-03-05T07:59:43.114Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:43.114Z] 87ad29217e9e: Waiting [2025-03-05T07:59:43.114Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:43.114Z] 7f5bb161877b: Layer already exists [2025-03-05T07:59:43.114Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:43.114Z] 3c8e53b7d2c3: Layer already exists [2025-03-05T07:59:43.114Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:43.114Z] 803e690173a4: Layer already exists [2025-03-05T07:59:43.114Z] 87ad29217e9e: Layer already exists [2025-03-05T07:59:43.114Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:43.387Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:43.762Z] + 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-05T07:59:44.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-05T07:59:44.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-05T07:59:44.139Z] 3c8e53b7d2c3: Preparing [2025-03-05T07:59:44.139Z] 7f5bb161877b: Preparing [2025-03-05T07:59:44.139Z] 5ab5918bea03: Preparing [2025-03-05T07:59:44.139Z] a0aff9ea2162: Preparing [2025-03-05T07:59:44.139Z] 803e690173a4: Preparing [2025-03-05T07:59:44.139Z] 87ad29217e9e: Preparing [2025-03-05T07:59:44.139Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:44.139Z] 87ad29217e9e: Waiting [2025-03-05T07:59:44.139Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:44.139Z] 7f5bb161877b: Layer already exists [2025-03-05T07:59:44.139Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:44.139Z] 3c8e53b7d2c3: Layer already exists [2025-03-05T07:59:44.139Z] 803e690173a4: Layer already exists [2025-03-05T07:59:44.139Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:44.139Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:44.139Z] 87ad29217e9e: Layer already exists [2025-03-05T07:59:44.410Z] main: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:59:44.480Z] ===================================================== [Pipeline] echo [2025-03-05T07:59:44.495Z] taggedImages: [2025-03-05T07:59:44.495Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:44.495Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-05T07:59:44.495Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.67 [2025-03-05T07:59:44.495Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:44.495Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-05T07:59:44.521Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-05T07:59:44.521Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:44.521Z] latest [2025-03-05T07:59:44.521Z] 4.0.0-dev.67 [2025-03-05T07:59:44.521Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:44.521Z] main [2025-03-05T07:59:44.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:44.908Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:45.281Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:45.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-05T07:59:45.281Z] 5a9df40333e7: Preparing [2025-03-05T07:59:45.281Z] 70a8d2df9344: Preparing [2025-03-05T07:59:45.281Z] a0aff9ea2162: Preparing [2025-03-05T07:59:45.281Z] 119b7ffc9b83: Preparing [2025-03-05T07:59:45.281Z] 514ac8de2514: Preparing [2025-03-05T07:59:45.281Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:45.281Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:45.555Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:45.555Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:45.555Z] 514ac8de2514: Pushed [2025-03-05T07:59:45.555Z] 5a9df40333e7: Pushed [2025-03-05T07:59:45.555Z] 119b7ffc9b83: Pushed [2025-03-05T07:59:50.895Z] 70a8d2df9344: Pushed [2025-03-05T07:59:51.165Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:51.528Z] + 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-05T07:59:51.887Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-05T07:59:51.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-05T07:59:51.887Z] 5a9df40333e7: Preparing [2025-03-05T07:59:51.887Z] 70a8d2df9344: Preparing [2025-03-05T07:59:51.887Z] a0aff9ea2162: Preparing [2025-03-05T07:59:51.887Z] 119b7ffc9b83: Preparing [2025-03-05T07:59:51.887Z] 514ac8de2514: Preparing [2025-03-05T07:59:51.887Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:51.887Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:51.887Z] 514ac8de2514: Layer already exists [2025-03-05T07:59:51.887Z] 5a9df40333e7: Layer already exists [2025-03-05T07:59:51.887Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:51.887Z] 119b7ffc9b83: Layer already exists [2025-03-05T07:59:51.887Z] 70a8d2df9344: Layer already exists [2025-03-05T07:59:51.887Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:52.155Z] latest: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:52.514Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:52.878Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.67 [2025-03-05T07:59:52.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-05T07:59:52.878Z] 5a9df40333e7: Preparing [2025-03-05T07:59:52.878Z] 70a8d2df9344: Preparing [2025-03-05T07:59:52.878Z] a0aff9ea2162: Preparing [2025-03-05T07:59:52.878Z] 119b7ffc9b83: Preparing [2025-03-05T07:59:52.878Z] 514ac8de2514: Preparing [2025-03-05T07:59:52.878Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:52.878Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:52.878Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:52.878Z] 5a9df40333e7: Layer already exists [2025-03-05T07:59:52.878Z] 514ac8de2514: Layer already exists [2025-03-05T07:59:52.878Z] 119b7ffc9b83: Layer already exists [2025-03-05T07:59:52.878Z] 70a8d2df9344: Layer already exists [2025-03-05T07:59:52.878Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:53.147Z] 4.0.0-dev.67: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:53.513Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:53.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:53.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-05T07:59:53.855Z] 5a9df40333e7: Preparing [2025-03-05T07:59:53.855Z] 70a8d2df9344: Preparing [2025-03-05T07:59:53.855Z] a0aff9ea2162: Preparing [2025-03-05T07:59:53.855Z] 119b7ffc9b83: Preparing [2025-03-05T07:59:53.855Z] 514ac8de2514: Preparing [2025-03-05T07:59:53.855Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:53.855Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:53.855Z] 70a8d2df9344: Layer already exists [2025-03-05T07:59:53.855Z] 119b7ffc9b83: Layer already exists [2025-03-05T07:59:53.855Z] 514ac8de2514: Layer already exists [2025-03-05T07:59:53.855Z] 5a9df40333e7: Layer already exists [2025-03-05T07:59:53.855Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:53.855Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:53.855Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:54.469Z] + 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-05T07:59:54.825Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-05T07:59:54.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-05T07:59:54.825Z] 5a9df40333e7: Preparing [2025-03-05T07:59:54.825Z] 70a8d2df9344: Preparing [2025-03-05T07:59:54.825Z] a0aff9ea2162: Preparing [2025-03-05T07:59:54.825Z] 119b7ffc9b83: Preparing [2025-03-05T07:59:54.825Z] 514ac8de2514: Preparing [2025-03-05T07:59:54.825Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:54.825Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:54.825Z] 119b7ffc9b83: Layer already exists [2025-03-05T07:59:54.825Z] 70a8d2df9344: Layer already exists [2025-03-05T07:59:54.825Z] 514ac8de2514: Layer already exists [2025-03-05T07:59:54.825Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:54.825Z] 5a9df40333e7: Layer already exists [2025-03-05T07:59:54.825Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:54.825Z] main: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T07:59:55.170Z] ===================================================== [Pipeline] echo [2025-03-05T07:59:55.188Z] taggedImages: [2025-03-05T07:59:55.188Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:55.188Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-05T07:59:55.188Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.67 [2025-03-05T07:59:55.188Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:55.188Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-05T07:59:55.210Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-05T07:59:55.210Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:55.210Z] latest [2025-03-05T07:59:55.210Z] 4.0.0-dev.67 [2025-03-05T07:59:55.210Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T07:59:55.210Z] main [2025-03-05T07:59:55.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:55.563Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T07:59:55.917Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T07:59:55.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-05T07:59:55.917Z] 05c841c4da20: Preparing [2025-03-05T07:59:55.917Z] 6db92377f7ae: Preparing [2025-03-05T07:59:55.917Z] 9494e5de0d31: Preparing [2025-03-05T07:59:55.917Z] 5ab5918bea03: Preparing [2025-03-05T07:59:55.917Z] a0aff9ea2162: Preparing [2025-03-05T07:59:55.917Z] 9257ea8e15ac: Preparing [2025-03-05T07:59:55.917Z] 098998882dfe: Preparing [2025-03-05T07:59:55.917Z] dd9c8f8612c8: Preparing [2025-03-05T07:59:55.917Z] 9257ea8e15ac: Waiting [2025-03-05T07:59:55.917Z] 098998882dfe: Waiting [2025-03-05T07:59:55.917Z] dd9c8f8612c8: Waiting [2025-03-05T07:59:55.917Z] a0aff9ea2162: Layer already exists [2025-03-05T07:59:55.917Z] 5ab5918bea03: Layer already exists [2025-03-05T07:59:55.917Z] 9257ea8e15ac: Layer already exists [2025-03-05T07:59:56.183Z] 098998882dfe: Layer already exists [2025-03-05T07:59:56.183Z] dd9c8f8612c8: Layer already exists [2025-03-05T07:59:56.183Z] 6db92377f7ae: Pushed [2025-03-05T07:59:56.183Z] 05c841c4da20: Pushed [2025-03-05T08:00:01.516Z] 9494e5de0d31: Pushed [2025-03-05T08:00:01.516Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:02.139Z] + 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-05T08:00:02.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-05T08:00:02.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-05T08:00:02.494Z] 05c841c4da20: Preparing [2025-03-05T08:00:02.494Z] 6db92377f7ae: Preparing [2025-03-05T08:00:02.494Z] 9494e5de0d31: Preparing [2025-03-05T08:00:02.494Z] 5ab5918bea03: Preparing [2025-03-05T08:00:02.494Z] a0aff9ea2162: Preparing [2025-03-05T08:00:02.494Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:02.494Z] 098998882dfe: Preparing [2025-03-05T08:00:02.494Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:02.494Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:02.494Z] 098998882dfe: Waiting [2025-03-05T08:00:02.494Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:02.494Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:02.494Z] 05c841c4da20: Layer already exists [2025-03-05T08:00:02.494Z] 9494e5de0d31: Layer already exists [2025-03-05T08:00:02.494Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:02.494Z] 6db92377f7ae: Layer already exists [2025-03-05T08:00:02.494Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:02.494Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:02.494Z] 098998882dfe: Layer already exists [2025-03-05T08:00:02.760Z] latest: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:03.111Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:03.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.67 [2025-03-05T08:00:03.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-05T08:00:03.454Z] 05c841c4da20: Preparing [2025-03-05T08:00:03.454Z] 6db92377f7ae: Preparing [2025-03-05T08:00:03.454Z] 9494e5de0d31: Preparing [2025-03-05T08:00:03.454Z] 5ab5918bea03: Preparing [2025-03-05T08:00:03.454Z] a0aff9ea2162: Preparing [2025-03-05T08:00:03.454Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:03.454Z] 098998882dfe: Preparing [2025-03-05T08:00:03.454Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:03.454Z] 098998882dfe: Waiting [2025-03-05T08:00:03.454Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:03.454Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:03.454Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:03.454Z] 6db92377f7ae: Layer already exists [2025-03-05T08:00:03.454Z] 9494e5de0d31: Layer already exists [2025-03-05T08:00:03.454Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:03.454Z] 05c841c4da20: Layer already exists [2025-03-05T08:00:03.454Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:03.454Z] 098998882dfe: Layer already exists [2025-03-05T08:00:03.454Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:03.454Z] 4.0.0-dev.67: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:04.091Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:04.455Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:04.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-05T08:00:04.455Z] 05c841c4da20: Preparing [2025-03-05T08:00:04.455Z] 6db92377f7ae: Preparing [2025-03-05T08:00:04.455Z] 9494e5de0d31: Preparing [2025-03-05T08:00:04.455Z] 5ab5918bea03: Preparing [2025-03-05T08:00:04.455Z] a0aff9ea2162: Preparing [2025-03-05T08:00:04.455Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:04.455Z] 098998882dfe: Preparing [2025-03-05T08:00:04.455Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:04.455Z] 098998882dfe: Waiting [2025-03-05T08:00:04.455Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:04.455Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:04.455Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:04.455Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:04.455Z] 9494e5de0d31: Layer already exists [2025-03-05T08:00:04.455Z] 6db92377f7ae: Layer already exists [2025-03-05T08:00:04.455Z] 05c841c4da20: Layer already exists [2025-03-05T08:00:04.455Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:04.455Z] 098998882dfe: Layer already exists [2025-03-05T08:00:04.455Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:04.722Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:05.092Z] + 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-05T08:00:05.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-05T08:00:05.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-05T08:00:05.449Z] 05c841c4da20: Preparing [2025-03-05T08:00:05.449Z] 6db92377f7ae: Preparing [2025-03-05T08:00:05.449Z] 9494e5de0d31: Preparing [2025-03-05T08:00:05.449Z] 5ab5918bea03: Preparing [2025-03-05T08:00:05.449Z] a0aff9ea2162: Preparing [2025-03-05T08:00:05.449Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:05.449Z] 098998882dfe: Preparing [2025-03-05T08:00:05.449Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:05.449Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:05.449Z] 098998882dfe: Waiting [2025-03-05T08:00:05.449Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:05.449Z] 6db92377f7ae: Layer already exists [2025-03-05T08:00:05.449Z] 9494e5de0d31: Layer already exists [2025-03-05T08:00:05.449Z] 05c841c4da20: Layer already exists [2025-03-05T08:00:05.449Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:05.449Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:05.449Z] 098998882dfe: Layer already exists [2025-03-05T08:00:05.449Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:05.449Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:05.716Z] main: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:00:05.800Z] ===================================================== [Pipeline] echo [2025-03-05T08:00:05.811Z] taggedImages: [2025-03-05T08:00:05.812Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:05.812Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-05T08:00:05.812Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.67 [2025-03-05T08:00:05.812Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:05.812Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-05T08:00:05.842Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-05T08:00:05.842Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:05.842Z] latest [2025-03-05T08:00:05.842Z] 4.0.0-dev.67 [2025-03-05T08:00:05.842Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:05.842Z] main [2025-03-05T08:00:05.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:06.216Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:06.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:06.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-05T08:00:06.590Z] ae297d7579eb: Preparing [2025-03-05T08:00:06.590Z] 44de8bb7aa60: Preparing [2025-03-05T08:00:06.590Z] 96c416c55416: Preparing [2025-03-05T08:00:06.590Z] 7d06e867aea5: Preparing [2025-03-05T08:00:06.590Z] 8ecbff3ef02b: Preparing [2025-03-05T08:00:06.590Z] 3dbcf01b3f9b: Preparing [2025-03-05T08:00:06.590Z] ec456a54fa1f: Preparing [2025-03-05T08:00:06.590Z] 3dbcf01b3f9b: Waiting [2025-03-05T08:00:06.590Z] ec456a54fa1f: Waiting [2025-03-05T08:00:06.590Z] 5ab5918bea03: Preparing [2025-03-05T08:00:06.590Z] a0aff9ea2162: Preparing [2025-03-05T08:00:06.590Z] 5ab5918bea03: Waiting [2025-03-05T08:00:06.590Z] 179d0bb6f580: Preparing [2025-03-05T08:00:06.590Z] 179d0bb6f580: Waiting [2025-03-05T08:00:06.590Z] f74e2dab658d: Preparing [2025-03-05T08:00:06.590Z] 5f70bf18a086: Preparing [2025-03-05T08:00:06.590Z] f74e2dab658d: Waiting [2025-03-05T08:00:06.590Z] 7e1bc9603046: Preparing [2025-03-05T08:00:06.590Z] 5f70bf18a086: Waiting [2025-03-05T08:00:06.590Z] 3852a2a09883: Preparing [2025-03-05T08:00:06.590Z] 7e1bc9603046: Waiting [2025-03-05T08:00:06.590Z] 7316fd0d0acf: Preparing [2025-03-05T08:00:06.590Z] 3852a2a09883: Waiting [2025-03-05T08:00:06.590Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:06.590Z] 7316fd0d0acf: Waiting [2025-03-05T08:00:06.590Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:06.857Z] 7d06e867aea5: Pushed [2025-03-05T08:00:06.857Z] 96c416c55416: Pushed [2025-03-05T08:00:06.857Z] 44de8bb7aa60: Pushed [2025-03-05T08:00:06.857Z] 8ecbff3ef02b: Pushed [2025-03-05T08:00:06.857Z] ae297d7579eb: Pushed [2025-03-05T08:00:06.857Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:06.857Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:06.857Z] 3dbcf01b3f9b: Pushed [2025-03-05T08:00:06.857Z] 5f70bf18a086: Layer already exists [2025-03-05T08:00:07.122Z] f74e2dab658d: Pushed [2025-03-05T08:00:07.122Z] 179d0bb6f580: Pushed [2025-03-05T08:00:07.122Z] 7e1bc9603046: Pushed [2025-03-05T08:00:07.122Z] 3852a2a09883: Pushed [2025-03-05T08:00:07.122Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:07.122Z] 7316fd0d0acf: Pushed [2025-03-05T08:00:10.454Z] ec456a54fa1f: Pushed [2025-03-05T08:00:10.454Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:10.799Z] + 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-05T08:00:11.152Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-05T08:00:11.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-05T08:00:11.152Z] ae297d7579eb: Preparing [2025-03-05T08:00:11.152Z] 44de8bb7aa60: Preparing [2025-03-05T08:00:11.152Z] 96c416c55416: Preparing [2025-03-05T08:00:11.152Z] 7d06e867aea5: Preparing [2025-03-05T08:00:11.152Z] 8ecbff3ef02b: Preparing [2025-03-05T08:00:11.152Z] 3dbcf01b3f9b: Preparing [2025-03-05T08:00:11.152Z] ec456a54fa1f: Preparing [2025-03-05T08:00:11.152Z] 5ab5918bea03: Preparing [2025-03-05T08:00:11.152Z] a0aff9ea2162: Preparing [2025-03-05T08:00:11.152Z] 179d0bb6f580: Preparing [2025-03-05T08:00:11.152Z] f74e2dab658d: Preparing [2025-03-05T08:00:11.152Z] 5f70bf18a086: Preparing [2025-03-05T08:00:11.152Z] 7e1bc9603046: Preparing [2025-03-05T08:00:11.152Z] 3852a2a09883: Preparing [2025-03-05T08:00:11.152Z] 7316fd0d0acf: Preparing [2025-03-05T08:00:11.152Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:11.152Z] 3dbcf01b3f9b: Waiting [2025-03-05T08:00:11.152Z] f74e2dab658d: Waiting [2025-03-05T08:00:11.152Z] ec456a54fa1f: Waiting [2025-03-05T08:00:11.152Z] 5f70bf18a086: Waiting [2025-03-05T08:00:11.152Z] 7e1bc9603046: Waiting [2025-03-05T08:00:11.152Z] 5ab5918bea03: Waiting [2025-03-05T08:00:11.152Z] a0aff9ea2162: Waiting [2025-03-05T08:00:11.152Z] 179d0bb6f580: Waiting [2025-03-05T08:00:11.152Z] 3852a2a09883: Waiting [2025-03-05T08:00:11.152Z] 7316fd0d0acf: Waiting [2025-03-05T08:00:11.152Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:11.152Z] ae297d7579eb: Layer already exists [2025-03-05T08:00:11.152Z] 96c416c55416: Layer already exists [2025-03-05T08:00:11.152Z] 7d06e867aea5: Layer already exists [2025-03-05T08:00:11.152Z] 8ecbff3ef02b: Layer already exists [2025-03-05T08:00:11.152Z] 44de8bb7aa60: Layer already exists [2025-03-05T08:00:11.152Z] 3dbcf01b3f9b: Layer already exists [2025-03-05T08:00:11.152Z] ec456a54fa1f: Layer already exists [2025-03-05T08:00:11.152Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:11.152Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:11.152Z] 179d0bb6f580: Layer already exists [2025-03-05T08:00:11.152Z] f74e2dab658d: Layer already exists [2025-03-05T08:00:11.152Z] 7e1bc9603046: Layer already exists [2025-03-05T08:00:11.153Z] 7316fd0d0acf: Layer already exists [2025-03-05T08:00:11.153Z] 5f70bf18a086: Layer already exists [2025-03-05T08:00:11.153Z] 3852a2a09883: Layer already exists [2025-03-05T08:00:11.419Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:11.419Z] latest: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:11.783Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:12.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.67 [2025-03-05T08:00:12.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-05T08:00:12.138Z] ae297d7579eb: Preparing [2025-03-05T08:00:12.138Z] 44de8bb7aa60: Preparing [2025-03-05T08:00:12.138Z] 96c416c55416: Preparing [2025-03-05T08:00:12.138Z] 7d06e867aea5: Preparing [2025-03-05T08:00:12.138Z] 8ecbff3ef02b: Preparing [2025-03-05T08:00:12.138Z] 3dbcf01b3f9b: Preparing [2025-03-05T08:00:12.138Z] ec456a54fa1f: Preparing [2025-03-05T08:00:12.138Z] 5ab5918bea03: Preparing [2025-03-05T08:00:12.138Z] a0aff9ea2162: Preparing [2025-03-05T08:00:12.138Z] 179d0bb6f580: Preparing [2025-03-05T08:00:12.138Z] f74e2dab658d: Preparing [2025-03-05T08:00:12.138Z] 5f70bf18a086: Preparing [2025-03-05T08:00:12.138Z] 3dbcf01b3f9b: Waiting [2025-03-05T08:00:12.138Z] 7e1bc9603046: Preparing [2025-03-05T08:00:12.138Z] 3852a2a09883: Preparing [2025-03-05T08:00:12.138Z] ec456a54fa1f: Waiting [2025-03-05T08:00:12.138Z] 7316fd0d0acf: Preparing [2025-03-05T08:00:12.138Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:12.138Z] 5ab5918bea03: Waiting [2025-03-05T08:00:12.138Z] a0aff9ea2162: Waiting [2025-03-05T08:00:12.138Z] f74e2dab658d: Waiting [2025-03-05T08:00:12.138Z] 7316fd0d0acf: Waiting [2025-03-05T08:00:12.138Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:12.138Z] 179d0bb6f580: Waiting [2025-03-05T08:00:12.138Z] 7e1bc9603046: Waiting [2025-03-05T08:00:12.138Z] 3852a2a09883: Waiting [2025-03-05T08:00:12.138Z] 96c416c55416: Layer already exists [2025-03-05T08:00:12.138Z] 44de8bb7aa60: Layer already exists [2025-03-05T08:00:12.138Z] 8ecbff3ef02b: Layer already exists [2025-03-05T08:00:12.138Z] ae297d7579eb: Layer already exists [2025-03-05T08:00:12.138Z] 7d06e867aea5: Layer already exists [2025-03-05T08:00:12.138Z] ec456a54fa1f: Layer already exists [2025-03-05T08:00:12.138Z] 179d0bb6f580: Layer already exists [2025-03-05T08:00:12.138Z] 3dbcf01b3f9b: Layer already exists [2025-03-05T08:00:12.138Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:12.138Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:12.138Z] 5f70bf18a086: Layer already exists [2025-03-05T08:00:12.138Z] f74e2dab658d: Layer already exists [2025-03-05T08:00:12.138Z] 7e1bc9603046: Layer already exists [2025-03-05T08:00:12.138Z] 3852a2a09883: Layer already exists [2025-03-05T08:00:12.138Z] 7316fd0d0acf: Layer already exists [2025-03-05T08:00:12.417Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:12.417Z] 4.0.0-dev.67: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:12.772Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:13.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:13.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-05T08:00:13.140Z] ae297d7579eb: Preparing [2025-03-05T08:00:13.140Z] 44de8bb7aa60: Preparing [2025-03-05T08:00:13.140Z] 96c416c55416: Preparing [2025-03-05T08:00:13.140Z] 7d06e867aea5: Preparing [2025-03-05T08:00:13.140Z] 8ecbff3ef02b: Preparing [2025-03-05T08:00:13.140Z] 3dbcf01b3f9b: Preparing [2025-03-05T08:00:13.140Z] ec456a54fa1f: Preparing [2025-03-05T08:00:13.140Z] 5ab5918bea03: Preparing [2025-03-05T08:00:13.140Z] a0aff9ea2162: Preparing [2025-03-05T08:00:13.140Z] 179d0bb6f580: Preparing [2025-03-05T08:00:13.140Z] f74e2dab658d: Preparing [2025-03-05T08:00:13.140Z] 5f70bf18a086: Preparing [2025-03-05T08:00:13.140Z] 7e1bc9603046: Preparing [2025-03-05T08:00:13.140Z] 3852a2a09883: Preparing [2025-03-05T08:00:13.140Z] 7316fd0d0acf: Preparing [2025-03-05T08:00:13.140Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:13.140Z] 3dbcf01b3f9b: Waiting [2025-03-05T08:00:13.140Z] 5ab5918bea03: Waiting [2025-03-05T08:00:13.140Z] a0aff9ea2162: Waiting [2025-03-05T08:00:13.140Z] 179d0bb6f580: Waiting [2025-03-05T08:00:13.140Z] f74e2dab658d: Waiting [2025-03-05T08:00:13.140Z] 5f70bf18a086: Waiting [2025-03-05T08:00:13.140Z] 7e1bc9603046: Waiting [2025-03-05T08:00:13.140Z] 3852a2a09883: Waiting [2025-03-05T08:00:13.140Z] 7316fd0d0acf: Waiting [2025-03-05T08:00:13.140Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:13.140Z] ec456a54fa1f: Waiting [2025-03-05T08:00:13.140Z] 96c416c55416: Layer already exists [2025-03-05T08:00:13.140Z] 44de8bb7aa60: Layer already exists [2025-03-05T08:00:13.140Z] 8ecbff3ef02b: Layer already exists [2025-03-05T08:00:13.140Z] ae297d7579eb: Layer already exists [2025-03-05T08:00:13.140Z] 7d06e867aea5: Layer already exists [2025-03-05T08:00:13.140Z] ec456a54fa1f: Layer already exists [2025-03-05T08:00:13.140Z] 3dbcf01b3f9b: Layer already exists [2025-03-05T08:00:13.140Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:13.140Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:13.140Z] 179d0bb6f580: Layer already exists [2025-03-05T08:00:13.140Z] 5f70bf18a086: Layer already exists [2025-03-05T08:00:13.140Z] 7e1bc9603046: Layer already exists [2025-03-05T08:00:13.140Z] f74e2dab658d: Layer already exists [2025-03-05T08:00:13.140Z] 3852a2a09883: Layer already exists [2025-03-05T08:00:13.140Z] 7316fd0d0acf: Layer already exists [2025-03-05T08:00:13.140Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:13.407Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:13.758Z] + 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-05T08:00:14.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-05T08:00:14.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-05T08:00:14.115Z] ae297d7579eb: Preparing [2025-03-05T08:00:14.115Z] 44de8bb7aa60: Preparing [2025-03-05T08:00:14.115Z] 96c416c55416: Preparing [2025-03-05T08:00:14.115Z] 7d06e867aea5: Preparing [2025-03-05T08:00:14.115Z] 8ecbff3ef02b: Preparing [2025-03-05T08:00:14.115Z] 3dbcf01b3f9b: Preparing [2025-03-05T08:00:14.115Z] ec456a54fa1f: Preparing [2025-03-05T08:00:14.115Z] 5ab5918bea03: Preparing [2025-03-05T08:00:14.115Z] a0aff9ea2162: Preparing [2025-03-05T08:00:14.115Z] 179d0bb6f580: Preparing [2025-03-05T08:00:14.115Z] f74e2dab658d: Preparing [2025-03-05T08:00:14.115Z] 5f70bf18a086: Preparing [2025-03-05T08:00:14.115Z] 7e1bc9603046: Preparing [2025-03-05T08:00:14.115Z] 3852a2a09883: Preparing [2025-03-05T08:00:14.115Z] 7316fd0d0acf: Preparing [2025-03-05T08:00:14.115Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:14.115Z] a0aff9ea2162: Waiting [2025-03-05T08:00:14.115Z] 179d0bb6f580: Waiting [2025-03-05T08:00:14.115Z] f74e2dab658d: Waiting [2025-03-05T08:00:14.115Z] 5f70bf18a086: Waiting [2025-03-05T08:00:14.115Z] 7e1bc9603046: Waiting [2025-03-05T08:00:14.115Z] 3852a2a09883: Waiting [2025-03-05T08:00:14.115Z] 7316fd0d0acf: Waiting [2025-03-05T08:00:14.115Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:14.115Z] 3dbcf01b3f9b: Waiting [2025-03-05T08:00:14.115Z] ec456a54fa1f: Waiting [2025-03-05T08:00:14.115Z] 5ab5918bea03: Waiting [2025-03-05T08:00:14.115Z] 44de8bb7aa60: Layer already exists [2025-03-05T08:00:14.115Z] ae297d7579eb: Layer already exists [2025-03-05T08:00:14.115Z] 8ecbff3ef02b: Layer already exists [2025-03-05T08:00:14.115Z] 96c416c55416: Layer already exists [2025-03-05T08:00:14.115Z] 7d06e867aea5: Layer already exists [2025-03-05T08:00:14.115Z] 3dbcf01b3f9b: Layer already exists [2025-03-05T08:00:14.115Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:14.115Z] ec456a54fa1f: Layer already exists [2025-03-05T08:00:14.115Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:14.115Z] 179d0bb6f580: Layer already exists [2025-03-05T08:00:14.115Z] 5f70bf18a086: Layer already exists [2025-03-05T08:00:14.115Z] f74e2dab658d: Layer already exists [2025-03-05T08:00:14.115Z] 7e1bc9603046: Layer already exists [2025-03-05T08:00:14.115Z] 3852a2a09883: Layer already exists [2025-03-05T08:00:14.115Z] 7316fd0d0acf: Layer already exists [2025-03-05T08:00:14.116Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:14.419Z] main: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:00:14.494Z] ===================================================== [Pipeline] echo [2025-03-05T08:00:14.505Z] taggedImages: [2025-03-05T08:00:14.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:14.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-05T08:00:14.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.67 [2025-03-05T08:00:14.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:14.505Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-05T08:00:14.529Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-05T08:00:14.529Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:14.529Z] latest [2025-03-05T08:00:14.529Z] 4.0.0-dev.67 [2025-03-05T08:00:14.529Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:14.529Z] main [2025-03-05T08:00:14.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:14.896Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:15.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:15.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-05T08:00:15.260Z] ca132a0eb2ab: Preparing [2025-03-05T08:00:15.260Z] 4d8f2e44e3bd: Preparing [2025-03-05T08:00:15.260Z] ff19c1cc17b6: Preparing [2025-03-05T08:00:15.260Z] 62aac927c53d: Preparing [2025-03-05T08:00:15.260Z] 5ab5918bea03: Preparing [2025-03-05T08:00:15.260Z] a0aff9ea2162: Preparing [2025-03-05T08:00:15.260Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:15.260Z] 098998882dfe: Preparing [2025-03-05T08:00:15.260Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:15.260Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:15.260Z] 098998882dfe: Waiting [2025-03-05T08:00:15.260Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:15.260Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:15.525Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:15.525Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:15.525Z] 4d8f2e44e3bd: Pushed [2025-03-05T08:00:15.525Z] ff19c1cc17b6: Pushed [2025-03-05T08:00:15.525Z] ca132a0eb2ab: Pushed [2025-03-05T08:00:15.525Z] 098998882dfe: Layer already exists [2025-03-05T08:00:15.525Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:20.852Z] 62aac927c53d: Pushed [2025-03-05T08:00:20.852Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:21.199Z] + 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-05T08:00:21.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-05T08:00:21.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-05T08:00:21.543Z] ca132a0eb2ab: Preparing [2025-03-05T08:00:21.543Z] 4d8f2e44e3bd: Preparing [2025-03-05T08:00:21.543Z] ff19c1cc17b6: Preparing [2025-03-05T08:00:21.543Z] 62aac927c53d: Preparing [2025-03-05T08:00:21.543Z] 5ab5918bea03: Preparing [2025-03-05T08:00:21.543Z] a0aff9ea2162: Preparing [2025-03-05T08:00:21.543Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:21.543Z] 098998882dfe: Preparing [2025-03-05T08:00:21.543Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:21.543Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:21.543Z] 098998882dfe: Waiting [2025-03-05T08:00:21.543Z] a0aff9ea2162: Waiting [2025-03-05T08:00:21.543Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:21.543Z] ca132a0eb2ab: Layer already exists [2025-03-05T08:00:21.543Z] 4d8f2e44e3bd: Layer already exists [2025-03-05T08:00:21.543Z] ff19c1cc17b6: Layer already exists [2025-03-05T08:00:21.543Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:21.543Z] 62aac927c53d: Layer already exists [2025-03-05T08:00:21.543Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:21.543Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:21.543Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:21.543Z] 098998882dfe: Layer already exists [2025-03-05T08:00:21.543Z] latest: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:22.161Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:22.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.67 [2025-03-05T08:00:22.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-05T08:00:22.513Z] ca132a0eb2ab: Preparing [2025-03-05T08:00:22.513Z] 4d8f2e44e3bd: Preparing [2025-03-05T08:00:22.513Z] ff19c1cc17b6: Preparing [2025-03-05T08:00:22.513Z] 62aac927c53d: Preparing [2025-03-05T08:00:22.513Z] 5ab5918bea03: Preparing [2025-03-05T08:00:22.513Z] a0aff9ea2162: Preparing [2025-03-05T08:00:22.513Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:22.513Z] 098998882dfe: Preparing [2025-03-05T08:00:22.513Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:22.513Z] a0aff9ea2162: Waiting [2025-03-05T08:00:22.513Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:22.513Z] 098998882dfe: Waiting [2025-03-05T08:00:22.513Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:22.513Z] 4d8f2e44e3bd: Layer already exists [2025-03-05T08:00:22.513Z] 62aac927c53d: Layer already exists [2025-03-05T08:00:22.513Z] ff19c1cc17b6: Layer already exists [2025-03-05T08:00:22.513Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:22.513Z] ca132a0eb2ab: Layer already exists [2025-03-05T08:00:22.513Z] 098998882dfe: Layer already exists [2025-03-05T08:00:22.513Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:22.513Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:22.513Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:22.776Z] 4.0.0-dev.67: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:23.131Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:23.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:23.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-05T08:00:23.488Z] ca132a0eb2ab: Preparing [2025-03-05T08:00:23.488Z] 4d8f2e44e3bd: Preparing [2025-03-05T08:00:23.488Z] ff19c1cc17b6: Preparing [2025-03-05T08:00:23.488Z] 62aac927c53d: Preparing [2025-03-05T08:00:23.488Z] 5ab5918bea03: Preparing [2025-03-05T08:00:23.488Z] a0aff9ea2162: Preparing [2025-03-05T08:00:23.488Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:23.488Z] 098998882dfe: Preparing [2025-03-05T08:00:23.488Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:23.488Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:23.488Z] 098998882dfe: Waiting [2025-03-05T08:00:23.488Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:23.488Z] a0aff9ea2162: Waiting [2025-03-05T08:00:23.488Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:23.488Z] 62aac927c53d: Layer already exists [2025-03-05T08:00:23.488Z] 4d8f2e44e3bd: Layer already exists [2025-03-05T08:00:23.488Z] ff19c1cc17b6: Layer already exists [2025-03-05T08:00:23.488Z] ca132a0eb2ab: Layer already exists [2025-03-05T08:00:23.488Z] 098998882dfe: Layer already exists [2025-03-05T08:00:23.488Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:23.488Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:23.488Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:23.752Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:24.116Z] + 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-05T08:00:24.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-05T08:00:24.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-05T08:00:24.460Z] ca132a0eb2ab: Preparing [2025-03-05T08:00:24.460Z] 4d8f2e44e3bd: Preparing [2025-03-05T08:00:24.460Z] ff19c1cc17b6: Preparing [2025-03-05T08:00:24.460Z] 62aac927c53d: Preparing [2025-03-05T08:00:24.460Z] 5ab5918bea03: Preparing [2025-03-05T08:00:24.460Z] a0aff9ea2162: Preparing [2025-03-05T08:00:24.460Z] 9257ea8e15ac: Preparing [2025-03-05T08:00:24.460Z] 098998882dfe: Preparing [2025-03-05T08:00:24.460Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:24.460Z] 9257ea8e15ac: Waiting [2025-03-05T08:00:24.460Z] 098998882dfe: Waiting [2025-03-05T08:00:24.460Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:24.460Z] a0aff9ea2162: Waiting [2025-03-05T08:00:24.460Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:24.460Z] ff19c1cc17b6: Layer already exists [2025-03-05T08:00:24.460Z] 4d8f2e44e3bd: Layer already exists [2025-03-05T08:00:24.460Z] ca132a0eb2ab: Layer already exists [2025-03-05T08:00:24.460Z] 62aac927c53d: Layer already exists [2025-03-05T08:00:24.460Z] 098998882dfe: Layer already exists [2025-03-05T08:00:24.460Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:24.460Z] 9257ea8e15ac: Layer already exists [2025-03-05T08:00:24.460Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:24.724Z] main: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:00:24.797Z] ===================================================== [Pipeline] echo [2025-03-05T08:00:24.811Z] taggedImages: [2025-03-05T08:00:24.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:24.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-05T08:00:24.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.67 [2025-03-05T08:00:24.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:24.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-05T08:00:24.834Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-05T08:00:24.834Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:24.834Z] latest [2025-03-05T08:00:24.834Z] 4.0.0-dev.67 [2025-03-05T08:00:24.834Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:24.834Z] main [2025-03-05T08:00:24.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:25.190Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:25.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:25.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-05T08:00:25.536Z] 5f3ce8f20a70: Preparing [2025-03-05T08:00:25.536Z] 880cbf78bb7c: Preparing [2025-03-05T08:00:25.536Z] 2db592973683: Preparing [2025-03-05T08:00:25.536Z] 78a9f0663b01: Preparing [2025-03-05T08:00:25.536Z] 61c06e482ba8: Preparing [2025-03-05T08:00:25.536Z] 5ab5918bea03: Preparing [2025-03-05T08:00:25.536Z] a0aff9ea2162: Preparing [2025-03-05T08:00:25.536Z] 43e5a4c5c903: Preparing [2025-03-05T08:00:25.536Z] bc2e65cd8ef1: Preparing [2025-03-05T08:00:25.536Z] 64059b7f9cd0: Preparing [2025-03-05T08:00:25.536Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:25.536Z] a0aff9ea2162: Waiting [2025-03-05T08:00:25.536Z] 43e5a4c5c903: Waiting [2025-03-05T08:00:25.536Z] bc2e65cd8ef1: Waiting [2025-03-05T08:00:25.536Z] 64059b7f9cd0: Waiting [2025-03-05T08:00:25.536Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:25.536Z] 5ab5918bea03: Waiting [2025-03-05T08:00:25.801Z] 5f3ce8f20a70: Pushed [2025-03-05T08:00:25.801Z] 880cbf78bb7c: Pushed [2025-03-05T08:00:25.801Z] 78a9f0663b01: Pushed [2025-03-05T08:00:25.801Z] 61c06e482ba8: Pushed [2025-03-05T08:00:25.801Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:25.801Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:25.801Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:25.801Z] 43e5a4c5c903: Pushed [2025-03-05T08:00:26.066Z] bc2e65cd8ef1: Pushed [2025-03-05T08:00:29.396Z] 64059b7f9cd0: Pushed [2025-03-05T08:00:29.977Z] 2db592973683: Pushed [2025-03-05T08:00:29.977Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:30.599Z] + 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-05T08:00:30.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-05T08:00:30.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-05T08:00:30.947Z] 5f3ce8f20a70: Preparing [2025-03-05T08:00:30.947Z] 880cbf78bb7c: Preparing [2025-03-05T08:00:30.947Z] 2db592973683: Preparing [2025-03-05T08:00:30.947Z] 78a9f0663b01: Preparing [2025-03-05T08:00:30.947Z] 61c06e482ba8: Preparing [2025-03-05T08:00:30.947Z] 5ab5918bea03: Preparing [2025-03-05T08:00:30.947Z] 5ab5918bea03: Waiting [2025-03-05T08:00:30.947Z] a0aff9ea2162: Preparing [2025-03-05T08:00:30.947Z] 43e5a4c5c903: Preparing [2025-03-05T08:00:30.947Z] a0aff9ea2162: Waiting [2025-03-05T08:00:30.947Z] bc2e65cd8ef1: Preparing [2025-03-05T08:00:30.947Z] 64059b7f9cd0: Preparing [2025-03-05T08:00:30.947Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:30.947Z] 43e5a4c5c903: Waiting [2025-03-05T08:00:30.947Z] 64059b7f9cd0: Waiting [2025-03-05T08:00:30.947Z] bc2e65cd8ef1: Waiting [2025-03-05T08:00:30.947Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:30.947Z] 61c06e482ba8: Layer already exists [2025-03-05T08:00:30.947Z] 2db592973683: Layer already exists [2025-03-05T08:00:30.947Z] 880cbf78bb7c: Layer already exists [2025-03-05T08:00:30.947Z] 5f3ce8f20a70: Layer already exists [2025-03-05T08:00:30.947Z] 78a9f0663b01: Layer already exists [2025-03-05T08:00:30.947Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:30.947Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:30.947Z] bc2e65cd8ef1: Layer already exists [2025-03-05T08:00:30.948Z] 43e5a4c5c903: Layer already exists [2025-03-05T08:00:30.948Z] 64059b7f9cd0: Layer already exists [2025-03-05T08:00:30.948Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:30.948Z] latest: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:31.558Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:31.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.67 [2025-03-05T08:00:31.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-05T08:00:31.910Z] 5f3ce8f20a70: Preparing [2025-03-05T08:00:31.910Z] 880cbf78bb7c: Preparing [2025-03-05T08:00:31.910Z] 2db592973683: Preparing [2025-03-05T08:00:31.910Z] 78a9f0663b01: Preparing [2025-03-05T08:00:31.910Z] 61c06e482ba8: Preparing [2025-03-05T08:00:31.910Z] 5ab5918bea03: Preparing [2025-03-05T08:00:31.910Z] a0aff9ea2162: Preparing [2025-03-05T08:00:31.910Z] 5ab5918bea03: Waiting [2025-03-05T08:00:31.910Z] 43e5a4c5c903: Preparing [2025-03-05T08:00:31.910Z] a0aff9ea2162: Waiting [2025-03-05T08:00:31.910Z] bc2e65cd8ef1: Preparing [2025-03-05T08:00:31.910Z] 43e5a4c5c903: Waiting [2025-03-05T08:00:31.910Z] bc2e65cd8ef1: Waiting [2025-03-05T08:00:31.910Z] 64059b7f9cd0: Preparing [2025-03-05T08:00:31.910Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:31.910Z] 64059b7f9cd0: Waiting [2025-03-05T08:00:31.910Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:31.910Z] 61c06e482ba8: Layer already exists [2025-03-05T08:00:31.910Z] 5f3ce8f20a70: Layer already exists [2025-03-05T08:00:31.910Z] 2db592973683: Layer already exists [2025-03-05T08:00:31.910Z] 78a9f0663b01: Layer already exists [2025-03-05T08:00:31.910Z] 880cbf78bb7c: Layer already exists [2025-03-05T08:00:31.910Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:31.910Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:31.910Z] bc2e65cd8ef1: Layer already exists [2025-03-05T08:00:31.910Z] 64059b7f9cd0: Layer already exists [2025-03-05T08:00:31.910Z] 43e5a4c5c903: Layer already exists [2025-03-05T08:00:31.910Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:31.910Z] 4.0.0-dev.67: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:32.557Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:32.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:32.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-05T08:00:32.903Z] 5f3ce8f20a70: Preparing [2025-03-05T08:00:32.903Z] 880cbf78bb7c: Preparing [2025-03-05T08:00:32.903Z] 2db592973683: Preparing [2025-03-05T08:00:32.903Z] 78a9f0663b01: Preparing [2025-03-05T08:00:32.903Z] 61c06e482ba8: Preparing [2025-03-05T08:00:32.903Z] 5ab5918bea03: Preparing [2025-03-05T08:00:32.903Z] 5ab5918bea03: Waiting [2025-03-05T08:00:32.903Z] a0aff9ea2162: Preparing [2025-03-05T08:00:32.903Z] a0aff9ea2162: Waiting [2025-03-05T08:00:32.903Z] 43e5a4c5c903: Preparing [2025-03-05T08:00:32.903Z] bc2e65cd8ef1: Preparing [2025-03-05T08:00:32.903Z] 64059b7f9cd0: Preparing [2025-03-05T08:00:32.903Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:32.903Z] 43e5a4c5c903: Waiting [2025-03-05T08:00:32.903Z] bc2e65cd8ef1: Waiting [2025-03-05T08:00:32.903Z] 64059b7f9cd0: Waiting [2025-03-05T08:00:32.903Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:32.903Z] 5f3ce8f20a70: Layer already exists [2025-03-05T08:00:32.903Z] 2db592973683: Layer already exists [2025-03-05T08:00:32.903Z] 880cbf78bb7c: Layer already exists [2025-03-05T08:00:32.903Z] 61c06e482ba8: Layer already exists [2025-03-05T08:00:32.903Z] 78a9f0663b01: Layer already exists [2025-03-05T08:00:32.903Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:32.903Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:32.903Z] 43e5a4c5c903: Layer already exists [2025-03-05T08:00:32.903Z] bc2e65cd8ef1: Layer already exists [2025-03-05T08:00:32.903Z] 64059b7f9cd0: Layer already exists [2025-03-05T08:00:32.903Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:32.903Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:33.557Z] + 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-05T08:00:33.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-05T08:00:33.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-05T08:00:33.906Z] 5f3ce8f20a70: Preparing [2025-03-05T08:00:33.906Z] 880cbf78bb7c: Preparing [2025-03-05T08:00:33.906Z] 2db592973683: Preparing [2025-03-05T08:00:33.906Z] 78a9f0663b01: Preparing [2025-03-05T08:00:33.906Z] 61c06e482ba8: Preparing [2025-03-05T08:00:33.906Z] 5ab5918bea03: Preparing [2025-03-05T08:00:33.906Z] a0aff9ea2162: Preparing [2025-03-05T08:00:33.906Z] 5ab5918bea03: Waiting [2025-03-05T08:00:33.906Z] 43e5a4c5c903: Preparing [2025-03-05T08:00:33.906Z] a0aff9ea2162: Waiting [2025-03-05T08:00:33.906Z] bc2e65cd8ef1: Preparing [2025-03-05T08:00:33.906Z] 43e5a4c5c903: Waiting [2025-03-05T08:00:33.906Z] bc2e65cd8ef1: Waiting [2025-03-05T08:00:33.906Z] 64059b7f9cd0: Preparing [2025-03-05T08:00:33.906Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:33.906Z] 64059b7f9cd0: Waiting [2025-03-05T08:00:33.906Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:33.906Z] 78a9f0663b01: Layer already exists [2025-03-05T08:00:33.906Z] 5f3ce8f20a70: Layer already exists [2025-03-05T08:00:33.906Z] 880cbf78bb7c: Layer already exists [2025-03-05T08:00:33.906Z] 2db592973683: Layer already exists [2025-03-05T08:00:33.906Z] 61c06e482ba8: Layer already exists [2025-03-05T08:00:33.906Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:33.906Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:33.906Z] bc2e65cd8ef1: Layer already exists [2025-03-05T08:00:33.906Z] 43e5a4c5c903: Layer already exists [2025-03-05T08:00:33.906Z] 64059b7f9cd0: Layer already exists [2025-03-05T08:00:33.906Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:34.170Z] main: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:00:34.242Z] ===================================================== [Pipeline] echo [2025-03-05T08:00:34.254Z] taggedImages: [2025-03-05T08:00:34.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:34.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-05T08:00:34.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.67 [2025-03-05T08:00:34.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:34.254Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-05T08:00:34.284Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-05T08:00:34.284Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:34.284Z] latest [2025-03-05T08:00:34.284Z] 4.0.0-dev.67 [2025-03-05T08:00:34.284Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:34.284Z] main [2025-03-05T08:00:34.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:34.654Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:35.005Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:35.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-05T08:00:35.005Z] 1c4ae133b124: Preparing [2025-03-05T08:00:35.005Z] 5da333ab1bf1: Preparing [2025-03-05T08:00:35.005Z] cc0b8d365f49: Preparing [2025-03-05T08:00:35.005Z] cfc80bf9743f: Preparing [2025-03-05T08:00:35.005Z] 652c4d39b815: Preparing [2025-03-05T08:00:35.005Z] 63b7a7d639c8: Preparing [2025-03-05T08:00:35.005Z] d46ace2626ad: Preparing [2025-03-05T08:00:35.005Z] 5ab5918bea03: Preparing [2025-03-05T08:00:35.005Z] a0aff9ea2162: Preparing [2025-03-05T08:00:35.005Z] 81ecc3c2e4d8: Preparing [2025-03-05T08:00:35.005Z] 585bddb8d5b9: Preparing [2025-03-05T08:00:35.005Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:35.005Z] d46ace2626ad: Waiting [2025-03-05T08:00:35.005Z] 5ab5918bea03: Waiting [2025-03-05T08:00:35.005Z] 585bddb8d5b9: Waiting [2025-03-05T08:00:35.005Z] a0aff9ea2162: Waiting [2025-03-05T08:00:35.005Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:35.005Z] 81ecc3c2e4d8: Waiting [2025-03-05T08:00:35.005Z] 63b7a7d639c8: Waiting [2025-03-05T08:00:35.288Z] 5da333ab1bf1: Pushed [2025-03-05T08:00:35.288Z] 652c4d39b815: Pushed [2025-03-05T08:00:35.288Z] 1c4ae133b124: Pushed [2025-03-05T08:00:35.288Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:35.288Z] 63b7a7d639c8: Pushed [2025-03-05T08:00:35.288Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:35.288Z] d46ace2626ad: Pushed [2025-03-05T08:00:35.288Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:35.551Z] 81ecc3c2e4d8: Pushed [2025-03-05T08:00:38.872Z] 585bddb8d5b9: Pushed [2025-03-05T08:00:39.451Z] cfc80bf9743f: Pushed [2025-03-05T08:00:42.022Z] cc0b8d365f49: Pushed [2025-03-05T08:00:42.022Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:42.390Z] + 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-05T08:00:42.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-05T08:00:42.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-05T08:00:42.788Z] 1c4ae133b124: Preparing [2025-03-05T08:00:42.788Z] 5da333ab1bf1: Preparing [2025-03-05T08:00:42.788Z] cc0b8d365f49: Preparing [2025-03-05T08:00:42.788Z] cfc80bf9743f: Preparing [2025-03-05T08:00:42.788Z] 652c4d39b815: Preparing [2025-03-05T08:00:42.788Z] 63b7a7d639c8: Preparing [2025-03-05T08:00:42.788Z] d46ace2626ad: Preparing [2025-03-05T08:00:42.788Z] 5ab5918bea03: Preparing [2025-03-05T08:00:42.788Z] a0aff9ea2162: Preparing [2025-03-05T08:00:42.788Z] 81ecc3c2e4d8: Preparing [2025-03-05T08:00:42.788Z] 585bddb8d5b9: Preparing [2025-03-05T08:00:42.788Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:42.788Z] d46ace2626ad: Waiting [2025-03-05T08:00:42.788Z] 5ab5918bea03: Waiting [2025-03-05T08:00:42.788Z] a0aff9ea2162: Waiting [2025-03-05T08:00:42.788Z] 81ecc3c2e4d8: Waiting [2025-03-05T08:00:42.788Z] 585bddb8d5b9: Waiting [2025-03-05T08:00:42.788Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:42.788Z] 63b7a7d639c8: Waiting [2025-03-05T08:00:42.788Z] cc0b8d365f49: Layer already exists [2025-03-05T08:00:42.788Z] cfc80bf9743f: Layer already exists [2025-03-05T08:00:42.788Z] 1c4ae133b124: Layer already exists [2025-03-05T08:00:42.788Z] 652c4d39b815: Layer already exists [2025-03-05T08:00:42.788Z] 5da333ab1bf1: Layer already exists [2025-03-05T08:00:42.788Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:42.788Z] d46ace2626ad: Layer already exists [2025-03-05T08:00:42.788Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:42.788Z] 63b7a7d639c8: Layer already exists [2025-03-05T08:00:42.788Z] 81ecc3c2e4d8: Layer already exists [2025-03-05T08:00:42.788Z] 585bddb8d5b9: Layer already exists [2025-03-05T08:00:42.788Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:43.055Z] latest: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:43.403Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:43.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.67 [2025-03-05T08:00:43.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-05T08:00:43.817Z] 1c4ae133b124: Preparing [2025-03-05T08:00:43.817Z] 5da333ab1bf1: Preparing [2025-03-05T08:00:43.817Z] cc0b8d365f49: Preparing [2025-03-05T08:00:43.817Z] cfc80bf9743f: Preparing [2025-03-05T08:00:43.817Z] 652c4d39b815: Preparing [2025-03-05T08:00:43.817Z] 63b7a7d639c8: Preparing [2025-03-05T08:00:43.817Z] d46ace2626ad: Preparing [2025-03-05T08:00:43.817Z] 5ab5918bea03: Preparing [2025-03-05T08:00:43.817Z] a0aff9ea2162: Preparing [2025-03-05T08:00:43.817Z] 81ecc3c2e4d8: Preparing [2025-03-05T08:00:43.817Z] 585bddb8d5b9: Preparing [2025-03-05T08:00:43.817Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:43.817Z] 63b7a7d639c8: Waiting [2025-03-05T08:00:43.817Z] d46ace2626ad: Waiting [2025-03-05T08:00:43.817Z] 5ab5918bea03: Waiting [2025-03-05T08:00:43.817Z] a0aff9ea2162: Waiting [2025-03-05T08:00:43.817Z] 585bddb8d5b9: Waiting [2025-03-05T08:00:43.817Z] 81ecc3c2e4d8: Waiting [2025-03-05T08:00:43.817Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:43.817Z] 1c4ae133b124: Layer already exists [2025-03-05T08:00:43.817Z] 5da333ab1bf1: Layer already exists [2025-03-05T08:00:43.817Z] cfc80bf9743f: Layer already exists [2025-03-05T08:00:43.817Z] cc0b8d365f49: Layer already exists [2025-03-05T08:00:43.817Z] 652c4d39b815: Layer already exists [2025-03-05T08:00:43.817Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:43.817Z] d46ace2626ad: Layer already exists [2025-03-05T08:00:43.817Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:43.817Z] 63b7a7d639c8: Layer already exists [2025-03-05T08:00:43.817Z] 81ecc3c2e4d8: Layer already exists [2025-03-05T08:00:43.817Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:43.817Z] 585bddb8d5b9: Layer already exists [2025-03-05T08:00:43.817Z] 4.0.0-dev.67: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:44.190Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:44.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:44.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-05T08:00:44.541Z] 1c4ae133b124: Preparing [2025-03-05T08:00:44.541Z] 5da333ab1bf1: Preparing [2025-03-05T08:00:44.541Z] cc0b8d365f49: Preparing [2025-03-05T08:00:44.541Z] cfc80bf9743f: Preparing [2025-03-05T08:00:44.541Z] 652c4d39b815: Preparing [2025-03-05T08:00:44.541Z] 63b7a7d639c8: Preparing [2025-03-05T08:00:44.541Z] d46ace2626ad: Preparing [2025-03-05T08:00:44.541Z] 5ab5918bea03: Preparing [2025-03-05T08:00:44.541Z] a0aff9ea2162: Preparing [2025-03-05T08:00:44.541Z] 81ecc3c2e4d8: Preparing [2025-03-05T08:00:44.541Z] 585bddb8d5b9: Preparing [2025-03-05T08:00:44.541Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:44.541Z] 63b7a7d639c8: Waiting [2025-03-05T08:00:44.541Z] d46ace2626ad: Waiting [2025-03-05T08:00:44.541Z] 81ecc3c2e4d8: Waiting [2025-03-05T08:00:44.541Z] 5ab5918bea03: Waiting [2025-03-05T08:00:44.541Z] a0aff9ea2162: Waiting [2025-03-05T08:00:44.541Z] 585bddb8d5b9: Waiting [2025-03-05T08:00:44.541Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:44.541Z] 652c4d39b815: Layer already exists [2025-03-05T08:00:44.541Z] cc0b8d365f49: Layer already exists [2025-03-05T08:00:44.541Z] 5da333ab1bf1: Layer already exists [2025-03-05T08:00:44.541Z] cfc80bf9743f: Layer already exists [2025-03-05T08:00:44.541Z] 1c4ae133b124: Layer already exists [2025-03-05T08:00:44.541Z] 63b7a7d639c8: Layer already exists [2025-03-05T08:00:44.541Z] d46ace2626ad: Layer already exists [2025-03-05T08:00:44.541Z] 81ecc3c2e4d8: Layer already exists [2025-03-05T08:00:44.541Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:44.541Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:44.541Z] 585bddb8d5b9: Layer already exists [2025-03-05T08:00:44.541Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:44.891Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:45.233Z] + 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-05T08:00:45.585Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-05T08:00:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-05T08:00:45.585Z] 1c4ae133b124: Preparing [2025-03-05T08:00:45.585Z] 5da333ab1bf1: Preparing [2025-03-05T08:00:45.585Z] cc0b8d365f49: Preparing [2025-03-05T08:00:45.585Z] cfc80bf9743f: Preparing [2025-03-05T08:00:45.585Z] 652c4d39b815: Preparing [2025-03-05T08:00:45.585Z] 63b7a7d639c8: Preparing [2025-03-05T08:00:45.585Z] d46ace2626ad: Preparing [2025-03-05T08:00:45.585Z] 5ab5918bea03: Preparing [2025-03-05T08:00:45.585Z] a0aff9ea2162: Preparing [2025-03-05T08:00:45.585Z] 81ecc3c2e4d8: Preparing [2025-03-05T08:00:45.585Z] 585bddb8d5b9: Preparing [2025-03-05T08:00:45.585Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:45.585Z] d46ace2626ad: Waiting [2025-03-05T08:00:45.585Z] 5ab5918bea03: Waiting [2025-03-05T08:00:45.585Z] a0aff9ea2162: Waiting [2025-03-05T08:00:45.585Z] 585bddb8d5b9: Waiting [2025-03-05T08:00:45.585Z] 81ecc3c2e4d8: Waiting [2025-03-05T08:00:45.585Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:45.585Z] 63b7a7d639c8: Waiting [2025-03-05T08:00:45.585Z] cc0b8d365f49: Layer already exists [2025-03-05T08:00:45.585Z] 5da333ab1bf1: Layer already exists [2025-03-05T08:00:45.585Z] 1c4ae133b124: Layer already exists [2025-03-05T08:00:45.585Z] 652c4d39b815: Layer already exists [2025-03-05T08:00:45.585Z] cfc80bf9743f: Layer already exists [2025-03-05T08:00:45.585Z] 63b7a7d639c8: Layer already exists [2025-03-05T08:00:45.585Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:45.585Z] d46ace2626ad: Layer already exists [2025-03-05T08:00:45.585Z] 81ecc3c2e4d8: Layer already exists [2025-03-05T08:00:45.585Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:45.585Z] 585bddb8d5b9: Layer already exists [2025-03-05T08:00:45.585Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:45.848Z] main: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:00:45.927Z] ===================================================== [Pipeline] echo [2025-03-05T08:00:45.945Z] taggedImages: [2025-03-05T08:00:45.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:45.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-05T08:00:45.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.67 [2025-03-05T08:00:45.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:45.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-05T08:00:45.972Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-05T08:00:45.972Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:45.972Z] latest [2025-03-05T08:00:45.972Z] 4.0.0-dev.67 [2025-03-05T08:00:45.972Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:45.972Z] main [2025-03-05T08:00:45.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:46.328Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:46.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:46.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-05T08:00:46.722Z] 4631d01540b5: Preparing [2025-03-05T08:00:46.722Z] d893727e20ac: Preparing [2025-03-05T08:00:46.722Z] 5ab5918bea03: Preparing [2025-03-05T08:00:46.722Z] a0aff9ea2162: Preparing [2025-03-05T08:00:46.722Z] 50418978d89a: Preparing [2025-03-05T08:00:46.722Z] 20ce0921d6de: Preparing [2025-03-05T08:00:46.722Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:46.722Z] 20ce0921d6de: Waiting [2025-03-05T08:00:46.722Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:46.722Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:46.988Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:46.988Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:46.988Z] 50418978d89a: Pushed [2025-03-05T08:00:46.988Z] 4631d01540b5: Pushed [2025-03-05T08:00:48.934Z] 20ce0921d6de: Pushed [2025-03-05T08:00:54.265Z] d893727e20ac: Pushed [2025-03-05T08:00:54.265Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:54.632Z] + 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-05T08:00:54.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-05T08:00:54.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-05T08:00:54.998Z] 4631d01540b5: Preparing [2025-03-05T08:00:54.998Z] d893727e20ac: Preparing [2025-03-05T08:00:54.998Z] 5ab5918bea03: Preparing [2025-03-05T08:00:54.998Z] a0aff9ea2162: Preparing [2025-03-05T08:00:54.998Z] 50418978d89a: Preparing [2025-03-05T08:00:54.998Z] 20ce0921d6de: Preparing [2025-03-05T08:00:54.998Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:54.998Z] 20ce0921d6de: Waiting [2025-03-05T08:00:54.998Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:54.998Z] 4631d01540b5: Layer already exists [2025-03-05T08:00:54.998Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:54.998Z] 50418978d89a: Layer already exists [2025-03-05T08:00:54.998Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:54.998Z] d893727e20ac: Layer already exists [2025-03-05T08:00:54.998Z] 20ce0921d6de: Layer already exists [2025-03-05T08:00:54.998Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:55.265Z] latest: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:55.621Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:55.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.67 [2025-03-05T08:00:55.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-05T08:00:55.971Z] 4631d01540b5: Preparing [2025-03-05T08:00:55.971Z] d893727e20ac: Preparing [2025-03-05T08:00:55.971Z] 5ab5918bea03: Preparing [2025-03-05T08:00:55.971Z] a0aff9ea2162: Preparing [2025-03-05T08:00:55.971Z] 50418978d89a: Preparing [2025-03-05T08:00:55.971Z] 20ce0921d6de: Preparing [2025-03-05T08:00:55.971Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:55.971Z] 20ce0921d6de: Waiting [2025-03-05T08:00:55.971Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:55.971Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:55.971Z] 4631d01540b5: Layer already exists [2025-03-05T08:00:55.971Z] d893727e20ac: Layer already exists [2025-03-05T08:00:55.971Z] 50418978d89a: Layer already exists [2025-03-05T08:00:55.971Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:55.971Z] 20ce0921d6de: Layer already exists [2025-03-05T08:00:55.971Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:55.971Z] 4.0.0-dev.67: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:56.325Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:56.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:56.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-05T08:00:56.675Z] 4631d01540b5: Preparing [2025-03-05T08:00:56.675Z] d893727e20ac: Preparing [2025-03-05T08:00:56.675Z] 5ab5918bea03: Preparing [2025-03-05T08:00:56.675Z] a0aff9ea2162: Preparing [2025-03-05T08:00:56.675Z] 50418978d89a: Preparing [2025-03-05T08:00:56.675Z] 20ce0921d6de: Preparing [2025-03-05T08:00:56.675Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:56.675Z] 20ce0921d6de: Waiting [2025-03-05T08:00:56.675Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:56.675Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:56.675Z] d893727e20ac: Layer already exists [2025-03-05T08:00:56.675Z] 50418978d89a: Layer already exists [2025-03-05T08:00:56.675Z] 4631d01540b5: Layer already exists [2025-03-05T08:00:56.675Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:56.675Z] 20ce0921d6de: Layer already exists [2025-03-05T08:00:56.675Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:56.675Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:57.309Z] + 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-05T08:00:57.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-05T08:00:57.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-05T08:00:57.660Z] 4631d01540b5: Preparing [2025-03-05T08:00:57.660Z] d893727e20ac: Preparing [2025-03-05T08:00:57.660Z] 5ab5918bea03: Preparing [2025-03-05T08:00:57.660Z] a0aff9ea2162: Preparing [2025-03-05T08:00:57.660Z] 50418978d89a: Preparing [2025-03-05T08:00:57.660Z] 20ce0921d6de: Preparing [2025-03-05T08:00:57.660Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:57.660Z] 20ce0921d6de: Waiting [2025-03-05T08:00:57.660Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:57.660Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:57.660Z] d893727e20ac: Layer already exists [2025-03-05T08:00:57.660Z] 4631d01540b5: Layer already exists [2025-03-05T08:00:57.660Z] 50418978d89a: Layer already exists [2025-03-05T08:00:57.660Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:57.660Z] 20ce0921d6de: Layer already exists [2025-03-05T08:00:57.660Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:57.926Z] main: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:00:58.006Z] ===================================================== [Pipeline] echo [2025-03-05T08:00:58.022Z] taggedImages: [2025-03-05T08:00:58.022Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:58.022Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-05T08:00:58.022Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.67 [2025-03-05T08:00:58.022Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:58.022Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-05T08:00:58.051Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-05T08:00:58.051Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:58.051Z] latest [2025-03-05T08:00:58.051Z] 4.0.0-dev.67 [2025-03-05T08:00:58.051Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:00:58.051Z] main [2025-03-05T08:00:58.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:58.425Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:00:58.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:00:58.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-05T08:00:58.801Z] 3f8e62d0b11d: Preparing [2025-03-05T08:00:58.801Z] 78147e764b24: Preparing [2025-03-05T08:00:58.801Z] b52835c6525c: Preparing [2025-03-05T08:00:58.801Z] 5ab5918bea03: Preparing [2025-03-05T08:00:58.801Z] a0aff9ea2162: Preparing [2025-03-05T08:00:58.801Z] 67de60517aa0: Preparing [2025-03-05T08:00:58.801Z] aa4cda930a0a: Preparing [2025-03-05T08:00:58.801Z] ed74f734a538: Preparing [2025-03-05T08:00:58.801Z] 7895e2565d88: Preparing [2025-03-05T08:00:58.801Z] dd9c8f8612c8: Preparing [2025-03-05T08:00:58.801Z] ed74f734a538: Waiting [2025-03-05T08:00:58.801Z] 7895e2565d88: Waiting [2025-03-05T08:00:58.801Z] 67de60517aa0: Waiting [2025-03-05T08:00:58.801Z] aa4cda930a0a: Waiting [2025-03-05T08:00:58.801Z] dd9c8f8612c8: Waiting [2025-03-05T08:00:58.801Z] 5ab5918bea03: Layer already exists [2025-03-05T08:00:58.801Z] a0aff9ea2162: Layer already exists [2025-03-05T08:00:59.069Z] 78147e764b24: Pushed [2025-03-05T08:00:59.069Z] b52835c6525c: Pushed [2025-03-05T08:00:59.069Z] 3f8e62d0b11d: Pushed [2025-03-05T08:00:59.069Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:00:59.069Z] ed74f734a538: Pushed [2025-03-05T08:01:00.036Z] 7895e2565d88: Pushed [2025-03-05T08:01:10.135Z] aa4cda930a0a: Pushed [2025-03-05T08:01:25.120Z] 67de60517aa0: Pushed [2025-03-05T08:01:25.120Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:25.472Z] + 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-05T08:01:25.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-05T08:01:25.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-05T08:01:25.821Z] 3f8e62d0b11d: Preparing [2025-03-05T08:01:25.821Z] 78147e764b24: Preparing [2025-03-05T08:01:25.821Z] b52835c6525c: Preparing [2025-03-05T08:01:25.821Z] 5ab5918bea03: Preparing [2025-03-05T08:01:25.821Z] a0aff9ea2162: Preparing [2025-03-05T08:01:25.821Z] 67de60517aa0: Preparing [2025-03-05T08:01:25.821Z] aa4cda930a0a: Preparing [2025-03-05T08:01:25.821Z] ed74f734a538: Preparing [2025-03-05T08:01:25.821Z] 7895e2565d88: Preparing [2025-03-05T08:01:25.821Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:25.821Z] 67de60517aa0: Waiting [2025-03-05T08:01:25.821Z] aa4cda930a0a: Waiting [2025-03-05T08:01:25.821Z] ed74f734a538: Waiting [2025-03-05T08:01:25.821Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:25.821Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:25.821Z] 78147e764b24: Layer already exists [2025-03-05T08:01:25.821Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:25.821Z] b52835c6525c: Layer already exists [2025-03-05T08:01:25.821Z] 3f8e62d0b11d: Layer already exists [2025-03-05T08:01:25.821Z] aa4cda930a0a: Layer already exists [2025-03-05T08:01:25.821Z] 7895e2565d88: Layer already exists [2025-03-05T08:01:25.821Z] ed74f734a538: Layer already exists [2025-03-05T08:01:25.821Z] 67de60517aa0: Layer already exists [2025-03-05T08:01:25.821Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:26.086Z] latest: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:26.432Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:26.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.67 [2025-03-05T08:01:26.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-05T08:01:26.781Z] 3f8e62d0b11d: Preparing [2025-03-05T08:01:26.781Z] 78147e764b24: Preparing [2025-03-05T08:01:26.781Z] b52835c6525c: Preparing [2025-03-05T08:01:26.781Z] 5ab5918bea03: Preparing [2025-03-05T08:01:26.781Z] a0aff9ea2162: Preparing [2025-03-05T08:01:26.781Z] 67de60517aa0: Preparing [2025-03-05T08:01:26.781Z] aa4cda930a0a: Preparing [2025-03-05T08:01:26.781Z] ed74f734a538: Preparing [2025-03-05T08:01:26.781Z] 7895e2565d88: Preparing [2025-03-05T08:01:26.781Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:26.781Z] 67de60517aa0: Waiting [2025-03-05T08:01:26.781Z] aa4cda930a0a: Waiting [2025-03-05T08:01:26.781Z] 7895e2565d88: Waiting [2025-03-05T08:01:26.781Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:26.781Z] ed74f734a538: Waiting [2025-03-05T08:01:26.781Z] b52835c6525c: Layer already exists [2025-03-05T08:01:26.781Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:26.781Z] 78147e764b24: Layer already exists [2025-03-05T08:01:26.781Z] 3f8e62d0b11d: Layer already exists [2025-03-05T08:01:26.781Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:26.781Z] aa4cda930a0a: Layer already exists [2025-03-05T08:01:26.781Z] ed74f734a538: Layer already exists [2025-03-05T08:01:26.781Z] 67de60517aa0: Layer already exists [2025-03-05T08:01:26.781Z] 7895e2565d88: Layer already exists [2025-03-05T08:01:26.781Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:26.781Z] 4.0.0-dev.67: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:27.402Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:27.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:01:27.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-05T08:01:27.771Z] 3f8e62d0b11d: Preparing [2025-03-05T08:01:27.771Z] 78147e764b24: Preparing [2025-03-05T08:01:27.771Z] b52835c6525c: Preparing [2025-03-05T08:01:27.771Z] 5ab5918bea03: Preparing [2025-03-05T08:01:27.771Z] a0aff9ea2162: Preparing [2025-03-05T08:01:27.771Z] 67de60517aa0: Preparing [2025-03-05T08:01:27.771Z] aa4cda930a0a: Preparing [2025-03-05T08:01:27.771Z] ed74f734a538: Preparing [2025-03-05T08:01:27.771Z] 7895e2565d88: Preparing [2025-03-05T08:01:27.771Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:27.771Z] aa4cda930a0a: Waiting [2025-03-05T08:01:27.771Z] ed74f734a538: Waiting [2025-03-05T08:01:27.771Z] 7895e2565d88: Waiting [2025-03-05T08:01:27.771Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:27.771Z] 67de60517aa0: Waiting [2025-03-05T08:01:27.771Z] b52835c6525c: Layer already exists [2025-03-05T08:01:27.771Z] 3f8e62d0b11d: Layer already exists [2025-03-05T08:01:27.771Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:27.771Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:27.771Z] 78147e764b24: Layer already exists [2025-03-05T08:01:27.771Z] 7895e2565d88: Layer already exists [2025-03-05T08:01:27.771Z] 67de60517aa0: Layer already exists [2025-03-05T08:01:27.771Z] ed74f734a538: Layer already exists [2025-03-05T08:01:27.771Z] aa4cda930a0a: Layer already exists [2025-03-05T08:01:27.771Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:27.771Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:28.397Z] + 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-05T08:01:28.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-05T08:01:28.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-05T08:01:28.752Z] 3f8e62d0b11d: Preparing [2025-03-05T08:01:28.752Z] 78147e764b24: Preparing [2025-03-05T08:01:28.752Z] b52835c6525c: Preparing [2025-03-05T08:01:28.752Z] 5ab5918bea03: Preparing [2025-03-05T08:01:28.752Z] a0aff9ea2162: Preparing [2025-03-05T08:01:28.752Z] 67de60517aa0: Preparing [2025-03-05T08:01:28.752Z] aa4cda930a0a: Preparing [2025-03-05T08:01:28.752Z] ed74f734a538: Preparing [2025-03-05T08:01:28.752Z] 7895e2565d88: Preparing [2025-03-05T08:01:28.752Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:28.752Z] aa4cda930a0a: Waiting [2025-03-05T08:01:28.752Z] ed74f734a538: Waiting [2025-03-05T08:01:28.752Z] 7895e2565d88: Waiting [2025-03-05T08:01:28.752Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:28.752Z] 67de60517aa0: Waiting [2025-03-05T08:01:28.752Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:28.752Z] 3f8e62d0b11d: Layer already exists [2025-03-05T08:01:28.752Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:28.752Z] 78147e764b24: Layer already exists [2025-03-05T08:01:28.752Z] b52835c6525c: Layer already exists [2025-03-05T08:01:28.752Z] 67de60517aa0: Layer already exists [2025-03-05T08:01:28.752Z] ed74f734a538: Layer already exists [2025-03-05T08:01:28.752Z] 7895e2565d88: Layer already exists [2025-03-05T08:01:28.752Z] aa4cda930a0a: Layer already exists [2025-03-05T08:01:28.752Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:29.016Z] main: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:01:29.096Z] ===================================================== [Pipeline] echo [2025-03-05T08:01:29.106Z] taggedImages: [2025-03-05T08:01:29.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:01:29.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-05T08:01:29.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.67 [2025-03-05T08:01:29.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:01:29.106Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-05T08:01:29.132Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-05T08:01:29.132Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:01:29.132Z] latest [2025-03-05T08:01:29.132Z] 4.0.0-dev.67 [2025-03-05T08:01:29.132Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:01:29.132Z] main [2025-03-05T08:01:29.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:29.496Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:29.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:01:29.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-05T08:01:29.856Z] c9e060b8c7a7: Preparing [2025-03-05T08:01:29.856Z] cd7a9983f0ef: Preparing [2025-03-05T08:01:29.856Z] e92a3518e985: Preparing [2025-03-05T08:01:29.856Z] 5ab5918bea03: Preparing [2025-03-05T08:01:29.856Z] a0aff9ea2162: Preparing [2025-03-05T08:01:29.856Z] a6a1c6718964: Preparing [2025-03-05T08:01:29.856Z] c8adf9bd4f07: Preparing [2025-03-05T08:01:29.856Z] 351a3ba4f3ac: Preparing [2025-03-05T08:01:29.856Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:29.856Z] a6a1c6718964: Waiting [2025-03-05T08:01:29.856Z] c8adf9bd4f07: Waiting [2025-03-05T08:01:29.856Z] 351a3ba4f3ac: Waiting [2025-03-05T08:01:29.856Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:29.856Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:29.856Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:30.124Z] cd7a9983f0ef: Pushed [2025-03-05T08:01:30.124Z] e92a3518e985: Pushed [2025-03-05T08:01:30.124Z] c9e060b8c7a7: Pushed [2025-03-05T08:01:30.124Z] c8adf9bd4f07: Pushed [2025-03-05T08:01:30.124Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:30.708Z] 351a3ba4f3ac: Pushed [2025-03-05T08:01:57.364Z] a6a1c6718964: Pushed [2025-03-05T08:01:57.364Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:57.721Z] + 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-05T08:01:58.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-05T08:01:58.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-05T08:01:58.073Z] c9e060b8c7a7: Preparing [2025-03-05T08:01:58.073Z] cd7a9983f0ef: Preparing [2025-03-05T08:01:58.073Z] e92a3518e985: Preparing [2025-03-05T08:01:58.073Z] 5ab5918bea03: Preparing [2025-03-05T08:01:58.073Z] a0aff9ea2162: Preparing [2025-03-05T08:01:58.073Z] a6a1c6718964: Preparing [2025-03-05T08:01:58.073Z] c8adf9bd4f07: Preparing [2025-03-05T08:01:58.073Z] 351a3ba4f3ac: Preparing [2025-03-05T08:01:58.073Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:58.073Z] c8adf9bd4f07: Waiting [2025-03-05T08:01:58.073Z] 351a3ba4f3ac: Waiting [2025-03-05T08:01:58.073Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:58.073Z] a6a1c6718964: Waiting [2025-03-05T08:01:58.073Z] c9e060b8c7a7: Layer already exists [2025-03-05T08:01:58.073Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:58.073Z] e92a3518e985: Layer already exists [2025-03-05T08:01:58.073Z] cd7a9983f0ef: Layer already exists [2025-03-05T08:01:58.073Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:58.073Z] a6a1c6718964: Layer already exists [2025-03-05T08:01:58.073Z] c8adf9bd4f07: Layer already exists [2025-03-05T08:01:58.073Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:58.073Z] 351a3ba4f3ac: Layer already exists [2025-03-05T08:01:58.340Z] latest: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:58.693Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:59.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.67 [2025-03-05T08:01:59.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-05T08:01:59.041Z] c9e060b8c7a7: Preparing [2025-03-05T08:01:59.041Z] cd7a9983f0ef: Preparing [2025-03-05T08:01:59.041Z] e92a3518e985: Preparing [2025-03-05T08:01:59.041Z] 5ab5918bea03: Preparing [2025-03-05T08:01:59.041Z] a0aff9ea2162: Preparing [2025-03-05T08:01:59.041Z] a6a1c6718964: Preparing [2025-03-05T08:01:59.041Z] c8adf9bd4f07: Preparing [2025-03-05T08:01:59.041Z] 351a3ba4f3ac: Preparing [2025-03-05T08:01:59.041Z] dd9c8f8612c8: Preparing [2025-03-05T08:01:59.041Z] a6a1c6718964: Waiting [2025-03-05T08:01:59.041Z] c8adf9bd4f07: Waiting [2025-03-05T08:01:59.041Z] 351a3ba4f3ac: Waiting [2025-03-05T08:01:59.041Z] dd9c8f8612c8: Waiting [2025-03-05T08:01:59.041Z] 5ab5918bea03: Layer already exists [2025-03-05T08:01:59.041Z] e92a3518e985: Layer already exists [2025-03-05T08:01:59.041Z] cd7a9983f0ef: Layer already exists [2025-03-05T08:01:59.041Z] c9e060b8c7a7: Layer already exists [2025-03-05T08:01:59.041Z] a0aff9ea2162: Layer already exists [2025-03-05T08:01:59.041Z] 351a3ba4f3ac: Layer already exists [2025-03-05T08:01:59.041Z] c8adf9bd4f07: Layer already exists [2025-03-05T08:01:59.041Z] a6a1c6718964: Layer already exists [2025-03-05T08:01:59.041Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:01:59.041Z] 4.0.0-dev.67: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:01:59.668Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:00.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:00.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-05T08:02:00.024Z] c9e060b8c7a7: Preparing [2025-03-05T08:02:00.024Z] cd7a9983f0ef: Preparing [2025-03-05T08:02:00.024Z] e92a3518e985: Preparing [2025-03-05T08:02:00.024Z] 5ab5918bea03: Preparing [2025-03-05T08:02:00.024Z] a0aff9ea2162: Preparing [2025-03-05T08:02:00.024Z] a6a1c6718964: Preparing [2025-03-05T08:02:00.024Z] c8adf9bd4f07: Preparing [2025-03-05T08:02:00.024Z] 351a3ba4f3ac: Preparing [2025-03-05T08:02:00.024Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:00.024Z] 351a3ba4f3ac: Waiting [2025-03-05T08:02:00.024Z] a6a1c6718964: Waiting [2025-03-05T08:02:00.024Z] c8adf9bd4f07: Waiting [2025-03-05T08:02:00.024Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:00.024Z] e92a3518e985: Layer already exists [2025-03-05T08:02:00.024Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:00.024Z] c9e060b8c7a7: Layer already exists [2025-03-05T08:02:00.024Z] cd7a9983f0ef: Layer already exists [2025-03-05T08:02:00.024Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:00.024Z] c8adf9bd4f07: Layer already exists [2025-03-05T08:02:00.024Z] a6a1c6718964: Layer already exists [2025-03-05T08:02:00.024Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:00.024Z] 351a3ba4f3ac: Layer already exists [2025-03-05T08:02:00.290Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:00.640Z] + 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-05T08:02:00.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-05T08:02:00.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-05T08:02:00.979Z] c9e060b8c7a7: Preparing [2025-03-05T08:02:00.979Z] cd7a9983f0ef: Preparing [2025-03-05T08:02:00.979Z] e92a3518e985: Preparing [2025-03-05T08:02:00.979Z] 5ab5918bea03: Preparing [2025-03-05T08:02:00.979Z] a0aff9ea2162: Preparing [2025-03-05T08:02:00.979Z] a6a1c6718964: Preparing [2025-03-05T08:02:00.979Z] c8adf9bd4f07: Preparing [2025-03-05T08:02:00.979Z] 351a3ba4f3ac: Preparing [2025-03-05T08:02:00.979Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:00.979Z] a6a1c6718964: Waiting [2025-03-05T08:02:00.979Z] c8adf9bd4f07: Waiting [2025-03-05T08:02:00.979Z] 351a3ba4f3ac: Waiting [2025-03-05T08:02:00.979Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:00.979Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:00.979Z] c9e060b8c7a7: Layer already exists [2025-03-05T08:02:00.979Z] e92a3518e985: Layer already exists [2025-03-05T08:02:00.979Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:00.979Z] cd7a9983f0ef: Layer already exists [2025-03-05T08:02:00.979Z] a6a1c6718964: Layer already exists [2025-03-05T08:02:00.979Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:00.979Z] c8adf9bd4f07: Layer already exists [2025-03-05T08:02:00.979Z] 351a3ba4f3ac: Layer already exists [2025-03-05T08:02:01.251Z] main: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:02:01.393Z] ===================================================== [Pipeline] echo [2025-03-05T08:02:01.406Z] taggedImages: [2025-03-05T08:02:01.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:01.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-05T08:02:01.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.67 [2025-03-05T08:02:01.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:01.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-05T08:02:01.500Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-05T08:02:01.500Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:01.500Z] latest [2025-03-05T08:02:01.500Z] 4.0.0-dev.67 [2025-03-05T08:02:01.500Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:01.500Z] main [2025-03-05T08:02:01.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:01.885Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:02.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:02.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-05T08:02:02.233Z] 43700bf7d6a6: Preparing [2025-03-05T08:02:02.233Z] 67e047ad7af0: Preparing [2025-03-05T08:02:02.233Z] 409374e69cc8: Preparing [2025-03-05T08:02:02.233Z] 5ab5918bea03: Preparing [2025-03-05T08:02:02.233Z] a0aff9ea2162: Preparing [2025-03-05T08:02:02.233Z] cfd787026f47: Preparing [2025-03-05T08:02:02.233Z] ed74f734a538: Preparing [2025-03-05T08:02:02.233Z] 7895e2565d88: Preparing [2025-03-05T08:02:02.233Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:02.233Z] ed74f734a538: Waiting [2025-03-05T08:02:02.233Z] 7895e2565d88: Waiting [2025-03-05T08:02:02.233Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:02.233Z] cfd787026f47: Waiting [2025-03-05T08:02:02.233Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:02.233Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:02.497Z] ed74f734a538: Layer already exists [2025-03-05T08:02:02.497Z] 409374e69cc8: Pushed [2025-03-05T08:02:02.497Z] 67e047ad7af0: Pushed [2025-03-05T08:02:02.497Z] 7895e2565d88: Layer already exists [2025-03-05T08:02:02.497Z] 43700bf7d6a6: Pushed [2025-03-05T08:02:02.497Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:29.171Z] cfd787026f47: Pushed [2025-03-05T08:02:29.171Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:29.632Z] + 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-05T08:02:29.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-05T08:02:29.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-05T08:02:29.994Z] 43700bf7d6a6: Preparing [2025-03-05T08:02:29.994Z] 67e047ad7af0: Preparing [2025-03-05T08:02:29.994Z] 409374e69cc8: Preparing [2025-03-05T08:02:29.994Z] 5ab5918bea03: Preparing [2025-03-05T08:02:29.994Z] a0aff9ea2162: Preparing [2025-03-05T08:02:29.994Z] cfd787026f47: Preparing [2025-03-05T08:02:29.994Z] ed74f734a538: Preparing [2025-03-05T08:02:29.994Z] 7895e2565d88: Preparing [2025-03-05T08:02:29.994Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:29.994Z] cfd787026f47: Waiting [2025-03-05T08:02:29.994Z] ed74f734a538: Waiting [2025-03-05T08:02:29.994Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:29.994Z] 7895e2565d88: Waiting [2025-03-05T08:02:29.994Z] 409374e69cc8: Layer already exists [2025-03-05T08:02:29.994Z] 43700bf7d6a6: Layer already exists [2025-03-05T08:02:29.994Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:29.994Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:29.994Z] 67e047ad7af0: Layer already exists [2025-03-05T08:02:29.994Z] cfd787026f47: Layer already exists [2025-03-05T08:02:29.994Z] 7895e2565d88: Layer already exists [2025-03-05T08:02:29.994Z] ed74f734a538: Layer already exists [2025-03-05T08:02:29.994Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:30.260Z] latest: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:30.629Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:30.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.67 [2025-03-05T08:02:30.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-05T08:02:30.982Z] 43700bf7d6a6: Preparing [2025-03-05T08:02:30.982Z] 67e047ad7af0: Preparing [2025-03-05T08:02:30.982Z] 409374e69cc8: Preparing [2025-03-05T08:02:30.982Z] 5ab5918bea03: Preparing [2025-03-05T08:02:30.982Z] a0aff9ea2162: Preparing [2025-03-05T08:02:30.982Z] cfd787026f47: Preparing [2025-03-05T08:02:30.982Z] ed74f734a538: Preparing [2025-03-05T08:02:30.982Z] 7895e2565d88: Preparing [2025-03-05T08:02:30.982Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:30.982Z] cfd787026f47: Waiting [2025-03-05T08:02:30.982Z] ed74f734a538: Waiting [2025-03-05T08:02:30.982Z] 7895e2565d88: Waiting [2025-03-05T08:02:30.982Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:30.982Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:30.982Z] 43700bf7d6a6: Layer already exists [2025-03-05T08:02:30.982Z] 409374e69cc8: Layer already exists [2025-03-05T08:02:30.982Z] 67e047ad7af0: Layer already exists [2025-03-05T08:02:30.982Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:30.982Z] cfd787026f47: Layer already exists [2025-03-05T08:02:30.982Z] ed74f734a538: Layer already exists [2025-03-05T08:02:30.982Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:30.982Z] 7895e2565d88: Layer already exists [2025-03-05T08:02:31.248Z] 4.0.0-dev.67: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:31.624Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:31.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:31.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-05T08:02:31.973Z] 43700bf7d6a6: Preparing [2025-03-05T08:02:31.973Z] 67e047ad7af0: Preparing [2025-03-05T08:02:31.973Z] 409374e69cc8: Preparing [2025-03-05T08:02:31.973Z] 5ab5918bea03: Preparing [2025-03-05T08:02:31.973Z] a0aff9ea2162: Preparing [2025-03-05T08:02:31.973Z] cfd787026f47: Preparing [2025-03-05T08:02:31.973Z] ed74f734a538: Preparing [2025-03-05T08:02:31.973Z] 7895e2565d88: Preparing [2025-03-05T08:02:31.973Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:31.973Z] 7895e2565d88: Waiting [2025-03-05T08:02:31.973Z] cfd787026f47: Waiting [2025-03-05T08:02:31.973Z] ed74f734a538: Waiting [2025-03-05T08:02:31.973Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:31.973Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:31.973Z] 67e047ad7af0: Layer already exists [2025-03-05T08:02:31.973Z] 409374e69cc8: Layer already exists [2025-03-05T08:02:31.973Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:31.973Z] 43700bf7d6a6: Layer already exists [2025-03-05T08:02:31.973Z] ed74f734a538: Layer already exists [2025-03-05T08:02:31.973Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:31.973Z] cfd787026f47: Layer already exists [2025-03-05T08:02:31.973Z] 7895e2565d88: Layer already exists [2025-03-05T08:02:32.247Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:32.604Z] + 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-05T08:02:32.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-05T08:02:32.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-05T08:02:32.957Z] 43700bf7d6a6: Preparing [2025-03-05T08:02:32.957Z] 67e047ad7af0: Preparing [2025-03-05T08:02:32.957Z] 409374e69cc8: Preparing [2025-03-05T08:02:32.957Z] 5ab5918bea03: Preparing [2025-03-05T08:02:32.957Z] a0aff9ea2162: Preparing [2025-03-05T08:02:32.957Z] cfd787026f47: Preparing [2025-03-05T08:02:32.957Z] ed74f734a538: Preparing [2025-03-05T08:02:32.957Z] 7895e2565d88: Preparing [2025-03-05T08:02:32.957Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:32.957Z] cfd787026f47: Waiting [2025-03-05T08:02:32.957Z] ed74f734a538: Waiting [2025-03-05T08:02:32.957Z] 7895e2565d88: Waiting [2025-03-05T08:02:32.957Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:32.957Z] 409374e69cc8: Layer already exists [2025-03-05T08:02:32.957Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:32.957Z] 67e047ad7af0: Layer already exists [2025-03-05T08:02:32.957Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:32.957Z] 43700bf7d6a6: Layer already exists [2025-03-05T08:02:32.957Z] ed74f734a538: Layer already exists [2025-03-05T08:02:32.957Z] 7895e2565d88: Layer already exists [2025-03-05T08:02:32.957Z] cfd787026f47: Layer already exists [2025-03-05T08:02:32.957Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:33.222Z] main: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:02:33.311Z] ===================================================== [Pipeline] echo [2025-03-05T08:02:33.322Z] taggedImages: [2025-03-05T08:02:33.322Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:33.322Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-05T08:02:33.322Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.67 [2025-03-05T08:02:33.322Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:33.322Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-05T08:02:33.346Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-05T08:02:33.347Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:33.347Z] latest [2025-03-05T08:02:33.347Z] 4.0.0-dev.67 [2025-03-05T08:02:33.347Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:33.347Z] main [2025-03-05T08:02:33.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:33.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:34.081Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:34.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-05T08:02:34.082Z] e422b3252a6c: Preparing [2025-03-05T08:02:34.082Z] e8b88f815c5f: Preparing [2025-03-05T08:02:34.082Z] 5ab5918bea03: Preparing [2025-03-05T08:02:34.082Z] a0aff9ea2162: Preparing [2025-03-05T08:02:34.082Z] fc75c712371c: Preparing [2025-03-05T08:02:34.082Z] f4c8d8f5cddc: Preparing [2025-03-05T08:02:34.082Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:34.082Z] f4c8d8f5cddc: Waiting [2025-03-05T08:02:34.082Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:34.348Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:34.348Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:34.348Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:34.348Z] fc75c712371c: Pushed [2025-03-05T08:02:34.348Z] e422b3252a6c: Pushed [2025-03-05T08:02:35.755Z] f4c8d8f5cddc: Pushed [2025-03-05T08:02:43.971Z] e8b88f815c5f: Pushed [2025-03-05T08:02:43.971Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:44.350Z] + 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-05T08:02:44.712Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-05T08:02:44.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-05T08:02:44.712Z] e422b3252a6c: Preparing [2025-03-05T08:02:44.712Z] e8b88f815c5f: Preparing [2025-03-05T08:02:44.712Z] 5ab5918bea03: Preparing [2025-03-05T08:02:44.712Z] a0aff9ea2162: Preparing [2025-03-05T08:02:44.712Z] fc75c712371c: Preparing [2025-03-05T08:02:44.712Z] f4c8d8f5cddc: Preparing [2025-03-05T08:02:44.712Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:44.712Z] f4c8d8f5cddc: Waiting [2025-03-05T08:02:44.712Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:44.712Z] e422b3252a6c: Layer already exists [2025-03-05T08:02:44.712Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:44.712Z] e8b88f815c5f: Layer already exists [2025-03-05T08:02:44.712Z] fc75c712371c: Layer already exists [2025-03-05T08:02:44.712Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:44.712Z] f4c8d8f5cddc: Layer already exists [2025-03-05T08:02:44.712Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:45.031Z] latest: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:45.526Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:45.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.67 [2025-03-05T08:02:45.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-05T08:02:45.881Z] e422b3252a6c: Preparing [2025-03-05T08:02:45.881Z] e8b88f815c5f: Preparing [2025-03-05T08:02:45.881Z] 5ab5918bea03: Preparing [2025-03-05T08:02:45.881Z] a0aff9ea2162: Preparing [2025-03-05T08:02:45.881Z] fc75c712371c: Preparing [2025-03-05T08:02:45.881Z] f4c8d8f5cddc: Preparing [2025-03-05T08:02:45.881Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:45.881Z] f4c8d8f5cddc: Waiting [2025-03-05T08:02:45.881Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:45.881Z] fc75c712371c: Layer already exists [2025-03-05T08:02:45.881Z] e422b3252a6c: Layer already exists [2025-03-05T08:02:45.881Z] e8b88f815c5f: Layer already exists [2025-03-05T08:02:45.881Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:45.881Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:45.881Z] f4c8d8f5cddc: Layer already exists [2025-03-05T08:02:45.881Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:46.151Z] 4.0.0-dev.67: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:46.544Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:46.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:46.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-05T08:02:46.933Z] e422b3252a6c: Preparing [2025-03-05T08:02:46.933Z] e8b88f815c5f: Preparing [2025-03-05T08:02:46.933Z] 5ab5918bea03: Preparing [2025-03-05T08:02:46.933Z] a0aff9ea2162: Preparing [2025-03-05T08:02:46.933Z] fc75c712371c: Preparing [2025-03-05T08:02:46.933Z] f4c8d8f5cddc: Preparing [2025-03-05T08:02:46.933Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:46.933Z] f4c8d8f5cddc: Waiting [2025-03-05T08:02:46.933Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:46.933Z] e422b3252a6c: Layer already exists [2025-03-05T08:02:46.933Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:46.933Z] e8b88f815c5f: Layer already exists [2025-03-05T08:02:46.933Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:46.933Z] fc75c712371c: Layer already exists [2025-03-05T08:02:46.933Z] f4c8d8f5cddc: Layer already exists [2025-03-05T08:02:46.933Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:47.202Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:47.555Z] + 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-05T08:02:47.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-05T08:02:47.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-05T08:02:47.913Z] e422b3252a6c: Preparing [2025-03-05T08:02:47.913Z] e8b88f815c5f: Preparing [2025-03-05T08:02:47.913Z] 5ab5918bea03: Preparing [2025-03-05T08:02:47.913Z] a0aff9ea2162: Preparing [2025-03-05T08:02:47.913Z] fc75c712371c: Preparing [2025-03-05T08:02:47.913Z] f4c8d8f5cddc: Preparing [2025-03-05T08:02:47.913Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:47.913Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:47.913Z] f4c8d8f5cddc: Waiting [2025-03-05T08:02:47.913Z] fc75c712371c: Layer already exists [2025-03-05T08:02:47.913Z] e422b3252a6c: Layer already exists [2025-03-05T08:02:47.913Z] e8b88f815c5f: Layer already exists [2025-03-05T08:02:47.913Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:47.913Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:47.913Z] f4c8d8f5cddc: Layer already exists [2025-03-05T08:02:47.913Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:48.177Z] main: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:02:48.252Z] ===================================================== [Pipeline] echo [2025-03-05T08:02:48.265Z] taggedImages: [2025-03-05T08:02:48.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:48.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-05T08:02:48.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.67 [2025-03-05T08:02:48.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:48.265Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-05T08:02:48.290Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-05T08:02:48.290Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:48.290Z] latest [2025-03-05T08:02:48.290Z] 4.0.0-dev.67 [2025-03-05T08:02:48.290Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:02:48.290Z] main [2025-03-05T08:02:48.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:48.666Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:49.086Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:02:49.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-05T08:02:49.086Z] 830c2849c0f8: Preparing [2025-03-05T08:02:49.086Z] c15ef6410bc8: Preparing [2025-03-05T08:02:49.086Z] 5ab5918bea03: Preparing [2025-03-05T08:02:49.086Z] a0aff9ea2162: Preparing [2025-03-05T08:02:49.086Z] 54b878d70e08: Preparing [2025-03-05T08:02:49.086Z] 54ab0a3e4fbd: Preparing [2025-03-05T08:02:49.086Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:49.086Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:49.086Z] 54ab0a3e4fbd: Waiting [2025-03-05T08:02:49.086Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:49.086Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:49.350Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:49.350Z] 54b878d70e08: Pushed [2025-03-05T08:02:49.350Z] 830c2849c0f8: Pushed [2025-03-05T08:02:49.929Z] 54ab0a3e4fbd: Pushed [2025-03-05T08:02:58.115Z] c15ef6410bc8: Pushed [2025-03-05T08:02:58.115Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:58.470Z] + 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-05T08:02:58.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-05T08:02:58.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-05T08:02:58.835Z] 830c2849c0f8: Preparing [2025-03-05T08:02:58.835Z] c15ef6410bc8: Preparing [2025-03-05T08:02:58.835Z] 5ab5918bea03: Preparing [2025-03-05T08:02:58.835Z] a0aff9ea2162: Preparing [2025-03-05T08:02:58.835Z] 54b878d70e08: Preparing [2025-03-05T08:02:58.835Z] 54ab0a3e4fbd: Preparing [2025-03-05T08:02:58.835Z] 54ab0a3e4fbd: Waiting [2025-03-05T08:02:58.835Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:58.835Z] dd9c8f8612c8: Waiting [2025-03-05T08:02:58.835Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:58.835Z] 830c2849c0f8: Layer already exists [2025-03-05T08:02:58.835Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:58.835Z] c15ef6410bc8: Layer already exists [2025-03-05T08:02:58.835Z] 54b878d70e08: Layer already exists [2025-03-05T08:02:58.835Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:58.835Z] 54ab0a3e4fbd: Layer already exists [2025-03-05T08:02:59.100Z] latest: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:59.456Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:02:59.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.67 [2025-03-05T08:02:59.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-05T08:02:59.808Z] 830c2849c0f8: Preparing [2025-03-05T08:02:59.808Z] c15ef6410bc8: Preparing [2025-03-05T08:02:59.808Z] 5ab5918bea03: Preparing [2025-03-05T08:02:59.808Z] a0aff9ea2162: Preparing [2025-03-05T08:02:59.808Z] 54b878d70e08: Preparing [2025-03-05T08:02:59.808Z] 54ab0a3e4fbd: Preparing [2025-03-05T08:02:59.808Z] dd9c8f8612c8: Preparing [2025-03-05T08:02:59.808Z] 54ab0a3e4fbd: Waiting [2025-03-05T08:02:59.808Z] 54b878d70e08: Layer already exists [2025-03-05T08:02:59.808Z] 5ab5918bea03: Layer already exists [2025-03-05T08:02:59.808Z] a0aff9ea2162: Layer already exists [2025-03-05T08:02:59.808Z] 830c2849c0f8: Layer already exists [2025-03-05T08:02:59.808Z] c15ef6410bc8: Layer already exists [2025-03-05T08:02:59.808Z] 54ab0a3e4fbd: Layer already exists [2025-03-05T08:02:59.808Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:02:59.808Z] 4.0.0-dev.67: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:03:00.156Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:03:00.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:03:00.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-05T08:03:00.511Z] 830c2849c0f8: Preparing [2025-03-05T08:03:00.511Z] c15ef6410bc8: Preparing [2025-03-05T08:03:00.511Z] 5ab5918bea03: Preparing [2025-03-05T08:03:00.511Z] a0aff9ea2162: Preparing [2025-03-05T08:03:00.511Z] 54b878d70e08: Preparing [2025-03-05T08:03:00.511Z] 54ab0a3e4fbd: Preparing [2025-03-05T08:03:00.511Z] dd9c8f8612c8: Preparing [2025-03-05T08:03:00.511Z] 54ab0a3e4fbd: Waiting [2025-03-05T08:03:00.511Z] dd9c8f8612c8: Waiting [2025-03-05T08:03:00.511Z] 830c2849c0f8: Layer already exists [2025-03-05T08:03:00.511Z] 5ab5918bea03: Layer already exists [2025-03-05T08:03:00.511Z] 54b878d70e08: Layer already exists [2025-03-05T08:03:00.511Z] c15ef6410bc8: Layer already exists [2025-03-05T08:03:00.511Z] a0aff9ea2162: Layer already exists [2025-03-05T08:03:00.511Z] 54ab0a3e4fbd: Layer already exists [2025-03-05T08:03:00.511Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:03:00.511Z] d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:03:00.861Z] + 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-05T08:03:01.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-05T08:03:01.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-05T08:03:01.218Z] 830c2849c0f8: Preparing [2025-03-05T08:03:01.218Z] c15ef6410bc8: Preparing [2025-03-05T08:03:01.218Z] 5ab5918bea03: Preparing [2025-03-05T08:03:01.218Z] a0aff9ea2162: Preparing [2025-03-05T08:03:01.218Z] 54b878d70e08: Preparing [2025-03-05T08:03:01.218Z] 54ab0a3e4fbd: Preparing [2025-03-05T08:03:01.218Z] dd9c8f8612c8: Preparing [2025-03-05T08:03:01.218Z] 54ab0a3e4fbd: Waiting [2025-03-05T08:03:01.218Z] dd9c8f8612c8: Waiting [2025-03-05T08:03:01.218Z] a0aff9ea2162: Layer already exists [2025-03-05T08:03:01.218Z] 5ab5918bea03: Layer already exists [2025-03-05T08:03:01.218Z] c15ef6410bc8: Layer already exists [2025-03-05T08:03:01.218Z] 830c2849c0f8: Layer already exists [2025-03-05T08:03:01.218Z] 54b878d70e08: Layer already exists [2025-03-05T08:03:01.218Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:03:01.218Z] 54ab0a3e4fbd: Layer already exists [2025-03-05T08:03:01.218Z] main: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:03:01.569Z] ===================================================== [Pipeline] echo [2025-03-05T08:03:01.581Z] taggedImages: [2025-03-05T08:03:01.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [2025-03-05T08:03:01.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-05T08:03:01.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.67 [2025-03-05T08:03:01.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [2025-03-05T08:03:01.581Z] - 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-05T08:03:01.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:03:01.999Z] [2025-03-05T08:03:01.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:03:02.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:03:02.324Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T08:03:02.324Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T08:03:02.324Z] 04944245beec: Pulling fs layer [2025-03-05T08:03:02.324Z] 699f458cf7ca: Pulling fs layer [2025-03-05T08:03:02.324Z] 765212b225bb: Pulling fs layer [2025-03-05T08:03:02.324Z] f23df028b6ca: Pulling fs layer [2025-03-05T08:03:02.324Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T08:03:02.324Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T08:03:02.324Z] f23df028b6ca: Waiting [2025-03-05T08:03:02.324Z] d65c8cfc05b1: Waiting [2025-03-05T08:03:02.324Z] 2437ff75d9bd: Waiting [2025-03-05T08:03:02.324Z] 765212b225bb: Waiting [2025-03-05T08:03:02.590Z] 04944245beec: Verifying Checksum [2025-03-05T08:03:02.590Z] 04944245beec: Download complete [2025-03-05T08:03:02.590Z] 765212b225bb: Verifying Checksum [2025-03-05T08:03:02.590Z] 765212b225bb: Download complete [2025-03-05T08:03:02.590Z] f23df028b6ca: Verifying Checksum [2025-03-05T08:03:02.590Z] f23df028b6ca: Download complete [2025-03-05T08:03:02.590Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T08:03:02.590Z] d65c8cfc05b1: Download complete [2025-03-05T08:03:02.590Z] 699f458cf7ca: Verifying Checksum [2025-03-05T08:03:02.590Z] 699f458cf7ca: Download complete [2025-03-05T08:03:03.173Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T08:03:03.173Z] 8998bd30e6a1: Download complete [2025-03-05T08:03:05.741Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T08:03:05.741Z] 2437ff75d9bd: Download complete [2025-03-05T08:03:07.686Z] 8998bd30e6a1: Pull complete [2025-03-05T08:03:08.282Z] 04944245beec: Pull complete [2025-03-05T08:03:09.697Z] 699f458cf7ca: Pull complete [2025-03-05T08:03:09.973Z] 765212b225bb: Pull complete [2025-03-05T08:03:10.935Z] f23df028b6ca: Pull complete [2025-03-05T08:03:11.202Z] d65c8cfc05b1: Pull complete [2025-03-05T08:03:29.413Z] 2437ff75d9bd: Pull complete [2025-03-05T08:03:29.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T08:03:29.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:03:29.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:03:29.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-40248 does not seem to be running inside a container [2025-03-05T08:03:29.660Z] $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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-05T08:03:31.636Z] $ docker top 9bfc31a89afe8235841745ae009acfd9d4381f55ba94df42a1dbb159dec3370f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:03:32.533Z] ---> job-cost.sh [2025-03-05T08:03:32.533Z] lf-activate-venv: SKIPPING [2025-03-05T08:03:32.533Z] INFO: No Stack... [2025-03-05T08:03:33.109Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T08:03:34.063Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:03:34.703Z] + + cat /w/workspace/edgex-go/805/archives/cost.csv [2025-03-05T08:03:34.703Z] cut -d, -f6 [Pipeline] lock [2025-03-05T08:03:34.742Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-805-stack-cost] [2025-03-05T08:03:34.750Z] Resource [jenkins-edgexfoundry-edgex-go-main-805-stack-cost] did not exist. Created. [2025-03-05T08:03:34.758Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-805-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:03:35.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T08:03:36.161Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:03:36.169Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-805-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:03:36.189Z] $ docker stop --time=1 9bfc31a89afe8235841745ae009acfd9d4381f55ba94df42a1dbb159dec3370f [2025-03-05T08:03:37.712Z] $ docker rm -f --volumes 9bfc31a89afe8235841745ae009acfd9d4381f55ba94df42a1dbb159dec3370f [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-05T08:03:38.291Z] provisioning config files... [2025-03-05T08:03:38.311Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/805@tmp/config7401581210065113846tmp [Pipeline] { [Pipeline] sh [2025-03-05T08:03:38.613Z] + set +x [2025-03-05T08:03:38.613Z] + curl -s https://codecov.io/bash [2025-03-05T08:03:38.613Z] + bash -s -- [2025-03-05T08:03:38.613Z] [2025-03-05T08:03:38.613Z] _____ _ [2025-03-05T08:03:38.614Z] / ____| | | [2025-03-05T08:03:38.614Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T08:03:38.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T08:03:38.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T08:03:38.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T08:03:38.614Z] Bash-1.0.6 [2025-03-05T08:03:38.614Z] [2025-03-05T08:03:38.614Z] [2025-03-05T08:03:38.614Z] ==> git version 2.25.1 found [2025-03-05T08:03:38.614Z] ==> 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-05T08:03:38.614Z] Release-Date: 2020-01-08 [2025-03-05T08:03:38.614Z] 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-05T08:03:38.614Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T08:03:38.614Z] ==> Jenkins CI detected. [2025-03-05T08:03:38.614Z] current dir:  /w/workspace/edgex-go/805 [2025-03-05T08:03:38.614Z] project root: . [2025-03-05T08:03:38.614Z] --> token set from env [2025-03-05T08:03:38.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T08:03:38.872Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T08:03:38.872Z] ==> Python coveragepy not found [2025-03-05T08:03:38.872Z] ==> Searching for coverage reports in: [2025-03-05T08:03:38.872Z] + . [2025-03-05T08:03:38.872Z] -> Found 1 reports [2025-03-05T08:03:38.872Z] ==> Detecting git/mercurial file structure [2025-03-05T08:03:38.872Z] ==> Reading reports [2025-03-05T08:03:38.872Z] + ./coverage.out bytes=1651066 [2025-03-05T08:03:38.872Z] ==> Appending adjustments [2025-03-05T08:03:38.872Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T08:03:40.248Z] + Found adjustments [2025-03-05T08:03:40.248Z] ==> Gzipping contents [2025-03-05T08:03:40.248Z] 140K /tmp/codecov.wQaZTE.gz [2025-03-05T08:03:40.248Z] ==> Uploading reports [2025-03-05T08:03:40.248Z] url: https://codecov.io [2025-03-05T08:03:40.248Z] query: branch=main&commit=d42f4b26b69b2bdb5b00ab28a983463c6d22c420&build=805&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F805%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:03:40.249Z] -> Pinging Codecov [2025-03-05T08:03:40.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d42f4b26b69b2bdb5b00ab28a983463c6d22c420&build=805&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F805%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:03:40.508Z] -> Uploading to [2025-03-05T08:03:40.508Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d42f4b26b69b2bdb5b00ab28a983463c6d22c420/4625b3f8-2270-47e5-8627-fa5ee32bcb53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T080340Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d65675f2d27963034426c514c9cb4c64ea608442610ca764467a61021e6f093d [2025-03-05T08:03:40.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:03:40.508Z] Dload Upload Total Spent Left Speed [2025-03-05T08:03:40.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 476k --:--:-- --:--:-- --:--:-- 476k [2025-03-05T08:03:40.768Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [2025-03-05T08:03:40.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-05T08:03:41.014Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T08:03:41.028Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:03:41.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:03:41.343Z] [2025-03-05T08:03:41.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:03:41.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:03:41.652Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T08:03:41.652Z] 43c4264eed91: Pulling fs layer [2025-03-05T08:03:41.652Z] 4cc291be95ef: Pulling fs layer [2025-03-05T08:03:41.652Z] 2ac1f1163629: Pulling fs layer [2025-03-05T08:03:41.652Z] 5c3c966382ef: Pulling fs layer [2025-03-05T08:03:41.652Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:03:41.652Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T08:03:41.652Z] 9c3e1370e548: Pulling fs layer [2025-03-05T08:03:41.652Z] 4f4fb700ef54: Waiting [2025-03-05T08:03:41.652Z] d9c7d2e4e75e: Waiting [2025-03-05T08:03:41.652Z] 9c3e1370e548: Waiting [2025-03-05T08:03:41.652Z] 5c3c966382ef: Waiting [2025-03-05T08:03:41.652Z] 4cc291be95ef: Download complete [2025-03-05T08:03:41.652Z] 5c3c966382ef: Verifying Checksum [2025-03-05T08:03:41.652Z] 5c3c966382ef: Download complete [2025-03-05T08:03:41.652Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:03:41.652Z] 4f4fb700ef54: Download complete [2025-03-05T08:03:41.911Z] 43c4264eed91: Download complete [2025-03-05T08:03:41.911Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T08:03:41.911Z] d9c7d2e4e75e: Download complete [2025-03-05T08:03:42.168Z] 43c4264eed91: Pull complete [2025-03-05T08:03:42.168Z] 4cc291be95ef: Pull complete [2025-03-05T08:03:42.168Z] 2ac1f1163629: Verifying Checksum [2025-03-05T08:03:42.168Z] 2ac1f1163629: Download complete [2025-03-05T08:03:42.733Z] 9c3e1370e548: Verifying Checksum [2025-03-05T08:03:42.733Z] 9c3e1370e548: Download complete [2025-03-05T08:03:46.065Z] 2ac1f1163629: Pull complete [2025-03-05T08:03:46.065Z] 5c3c966382ef: Pull complete [2025-03-05T08:03:46.065Z] 4f4fb700ef54: Pull complete [2025-03-05T08:03:46.065Z] d9c7d2e4e75e: Pull complete [2025-03-05T08:03:49.344Z] 9c3e1370e548: Pull complete [2025-03-05T08:03:49.344Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T08:03:49.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:03:49.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:03:49.448Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T08:03:49.465Z] $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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/edgex-snyk-go:latest cat [2025-03-05T08:03:51.622Z] $ docker top f9d1790c03332c0ffb2bdbacee55f99960fa2a46322bd0b83a7f7e11b68c6983 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:03:51.976Z] + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] echo [2025-03-05T08:03:51.987Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-05T08:03:52.264Z] + set -o pipefail [2025-03-05T08:03:52.264Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-05T08:04:02.265Z] [2025-03-05T08:04:02.265Z] Monitoring /w/workspace/edgex-go/805 (github.com/edgexfoundry/edgex-go)... [2025-03-05T08:04:02.265Z] [2025-03-05T08:04:02.265Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5f824075-143c-46dd-baa9-07022bda4b41 [2025-03-05T08:04:02.265Z] [2025-03-05T08:04:02.265Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T08:04:02.265Z] [2025-03-05T08:04:02.265Z] [2025-03-05T08:04:02.265Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T08:04:02.265Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T08:04:02.270Z] $ docker stop --time=1 f9d1790c03332c0ffb2bdbacee55f99960fa2a46322bd0b83a7f7e11b68c6983 [2025-03-05T08:04:04.589Z] $ docker rm -f --volumes f9d1790c03332c0ffb2bdbacee55f99960fa2a46322bd0b83a7f7e11b68c6983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-05T08:04:05.119Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:04:05.138Z] provisioning config files... [2025-03-05T08:04:05.145Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/805@tmp/config18383522294072971163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:05.442Z] --> edgex-publish-swagger.sh [2025-03-05T08:04:05.442Z] === Publish openapi API === [2025-03-05T08:04:05.442Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-05T08:04:05.442Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/805/openapi/core-command.yaml] [2025-03-05T08:04:05.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:05.442Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:06.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54455 --:--:-- --:--:-- --:--:-- 54455 [2025-03-05T08:04:06.007Z] [2025-03-05T08:04:06.007Z] [2025-03-05T08:04:06.007Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/805/openapi/core-data.yaml] [2025-03-05T08:04:06.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:06.007Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:06.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 150k [2025-03-05T08:04:06.522Z] [2025-03-05T08:04:06.522Z] [2025-03-05T08:04:06.522Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/805/openapi/core-keeper.yaml] [2025-03-05T08:04:06.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:06.522Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:06.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 271 131k --:--:-- --:--:-- --:--:-- 132k [2025-03-05T08:04:06.785Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-05T08:04:06.785Z] [2025-03-05T08:04:06.785Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/805/openapi/core-metadata.yaml] [2025-03-05T08:04:06.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:06.785Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:07.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 373 373k --:--:-- --:--:-- --:--:-- 373k [2025-03-05T08:04:07.045Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-05T08:04:07.045Z] [2025-03-05T08:04:07.045Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/805/openapi/security-proxy-auth.yaml] [2025-03-05T08:04:07.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:07.045Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:07.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 409 148k --:--:-- --:--:-- --:--:-- 148k [2025-03-05T08:04:07.307Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-05T08:04:07.307Z] [2025-03-05T08:04:07.307Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/805/openapi/security-secretstore-setup.yaml] [2025-03-05T08:04:07.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:07.307Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:07.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 464 27556 --:--:-- --:--:-- --:--:-- 28021 [2025-03-05T08:04:07.562Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-05T08:04:07.562Z] [2025-03-05T08:04:07.562Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/805/openapi/support-notifications.yaml] [2025-03-05T08:04:07.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:07.562Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:07.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 532 333k --:--:-- --:--:-- --:--:-- 333k [2025-03-05T08:04:07.825Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-05T08:04:07.825Z] [2025-03-05T08:04:07.825Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/805/openapi/support-scheduler.yaml] [2025-03-05T08:04:07.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:04:07.825Z] Dload Upload Total Spent Left Speed [2025-03-05T08:04:08.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 489 155k --:--:-- --:--:-- --:--:-- 155k [2025-03-05T08:04:08.086Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-05T08:04:08.086Z] [Pipeline] } [2025-03-05T08:04:08.094Z] 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-05T08:04:08.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:04:08.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:08.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:04:08.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:04:08.919Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T08:04:08.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:04:09.320Z] $ docker top 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:04:09.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:04:09.442Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:04:09.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:04:09.560Z] $ docker exec 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 ssh-agent [2025-03-05T08:04:09.669Z] SSH_AUTH_SOCK=/tmp/ssh-aCsVzMkG5PCr/agent.33 [2025-03-05T08:04:09.669Z] SSH_AGENT_PID=39 [2025-03-05T08:04:09.673Z] Running ssh-add (command line suppressed) [2025-03-05T08:04:09.766Z] Identity added: /w/workspace/edgex-go/805@tmp/private_key_11921252608653846492.key (/w/workspace/edgex-go/805@tmp/private_key_11921252608653846492.key) [2025-03-05T08:04:09.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:04:10.087Z] + git semver tag [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,251 [run_tag] DEBUG tag force:False [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,251 [check_head_tag] DEBUG check head tag [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,255 [execute] INFO git cat-file --batch-check [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=) [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,258 [execute] INFO git cat-file --batch [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=) [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,311 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,312 [execute] INFO git tag -a v4.0.0-dev.67 -m v4.0.0-dev.67 [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,312 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.67', '-m', 'v4.0.0-dev.67'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:04:10.347Z] 2025-03-05 08:04:10,317 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:10.347Z] 4.0.0-dev.67 [Pipeline] } [2025-03-05T08:04:10.351Z] $ docker exec --env ******** --env ******** 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 ssh-agent -k [2025-03-05T08:04:10.458Z] unset SSH_AUTH_SOCK; [2025-03-05T08:04:10.458Z] unset SSH_AGENT_PID; [2025-03-05T08:04:10.458Z] echo Agent pid 39 killed; [2025-03-05T08:04:10.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:04:10.808Z] + git semver [Pipeline] } [2025-03-05T08:04:11.074Z] $ docker stop --time=1 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 [2025-03-05T08:04:12.327Z] $ docker rm -f --volumes 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:12.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:04:12.753Z] [2025-03-05T08:04:12.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:13.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:04:13.059Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T08:04:13.059Z] ab5ef0e58194: Pulling fs layer [2025-03-05T08:04:13.059Z] 9712f1f96733: Pulling fs layer [2025-03-05T08:04:13.059Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T08:04:13.059Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T08:04:13.059Z] e9a5061849ea: Pulling fs layer [2025-03-05T08:04:13.059Z] d747dcd14b5f: Pulling fs layer [2025-03-05T08:04:13.059Z] 2de7ff778b66: Pulling fs layer [2025-03-05T08:04:13.059Z] e9a5061849ea: Waiting [2025-03-05T08:04:13.059Z] d747dcd14b5f: Waiting [2025-03-05T08:04:13.059Z] 0d9ebad4ef96: Waiting [2025-03-05T08:04:13.059Z] 2de7ff778b66: Waiting [2025-03-05T08:04:13.059Z] 9712f1f96733: Verifying Checksum [2025-03-05T08:04:13.059Z] 9712f1f96733: Download complete [2025-03-05T08:04:13.318Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T08:04:13.318Z] 63f879dbbcfc: Download complete [2025-03-05T08:04:13.318Z] e9a5061849ea: Verifying Checksum [2025-03-05T08:04:13.318Z] e9a5061849ea: Download complete [2025-03-05T08:04:13.576Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T08:04:13.576Z] 0d9ebad4ef96: Download complete [2025-03-05T08:04:13.576Z] ab5ef0e58194: Verifying Checksum [2025-03-05T08:04:13.576Z] ab5ef0e58194: Download complete [2025-03-05T08:04:13.576Z] 2de7ff778b66: Verifying Checksum [2025-03-05T08:04:13.576Z] 2de7ff778b66: Download complete [2025-03-05T08:04:16.896Z] ab5ef0e58194: Pull complete [2025-03-05T08:04:16.896Z] 9712f1f96733: Pull complete [2025-03-05T08:04:16.896Z] 63f879dbbcfc: Pull complete [2025-03-05T08:04:21.125Z] 0d9ebad4ef96: Pull complete [2025-03-05T08:04:21.125Z] e9a5061849ea: Pull complete [2025-03-05T08:04:21.125Z] d747dcd14b5f: Pull complete [2025-03-05T08:04:22.073Z] 2de7ff778b66: Pull complete [2025-03-05T08:04:22.073Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T08:04:22.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:04:22.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:04:22.184Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T08:04:22.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T08:04:24.173Z] $ docker top 9460752a2a7aad4d4bb62b5ba86faf979f1fdb59b71356717b8ef958141a0bfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:04:24.258Z] provisioning config files... [2025-03-05T08:04:24.271Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/805@tmp/config10329634349718253027tmp [2025-03-05T08:04:24.281Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/805@tmp/config13233331217856939575tmp [2025-03-05T08:04:24.289Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/805@tmp/config13294583773052987792tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:04:24.319Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:24.621Z] ---> sigul-configuration.sh [2025-03-05T08:04:24.621Z] gpg: directory `/root/.gnupg' created [2025-03-05T08:04:24.621Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T08:04:24.621Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T08:04:24.621Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T08:04:24.621Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T08:04:24.621Z] gpg: CAST5 encrypted data [2025-03-05T08:04:24.621Z] gpg: encrypted with 1 passphrase [2025-03-05T08:04:24.621Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T08:04:24.913Z] + mkdir /home/jenkins [2025-03-05T08:04:24.913Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T08:04:25.203Z] + 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-05T08:04:25.217Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:25.569Z] ---> sigul-install.sh [2025-03-05T08:04:25.570Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T08:04:25.857Z] + git tag --list [2025-03-05T08:04:25.857Z] 0.6.0 [2025-03-05T08:04:25.857Z] 0.6.1 [2025-03-05T08:04:25.857Z] 0.7.0 [2025-03-05T08:04:25.857Z] 0.7.1 [2025-03-05T08:04:25.857Z] v1.0.0 [2025-03-05T08:04:25.857Z] v1.0.1 [2025-03-05T08:04:25.857Z] v1.1.0 [2025-03-05T08:04:25.857Z] v1.2.0 [2025-03-05T08:04:25.857Z] v1.2.1 [2025-03-05T08:04:25.857Z] v1.3.0 [2025-03-05T08:04:25.857Z] v1.3.1 [2025-03-05T08:04:25.857Z] v2.0.0 [2025-03-05T08:04:25.857Z] v2.1.0 [2025-03-05T08:04:25.857Z] v2.1.1 [2025-03-05T08:04:25.857Z] v2.2.0 [2025-03-05T08:04:25.857Z] v2.3.0 [2025-03-05T08:04:25.857Z] v3.0 [2025-03-05T08:04:25.857Z] v3.0.0 [2025-03-05T08:04:25.857Z] v3.1 [2025-03-05T08:04:25.857Z] v3.1.0 [2025-03-05T08:04:25.857Z] v3.1.0-dev.1 [2025-03-05T08:04:25.857Z] v3.1.0-dev.10 [2025-03-05T08:04:25.857Z] v3.1.0-dev.11 [2025-03-05T08:04:25.857Z] v3.1.0-dev.12 [2025-03-05T08:04:25.857Z] v3.1.0-dev.13 [2025-03-05T08:04:25.857Z] v3.1.0-dev.14 [2025-03-05T08:04:25.857Z] v3.1.0-dev.15 [2025-03-05T08:04:25.857Z] v3.1.0-dev.16 [2025-03-05T08:04:25.857Z] v3.1.0-dev.17 [2025-03-05T08:04:25.857Z] v3.1.0-dev.18 [2025-03-05T08:04:25.857Z] v3.1.0-dev.19 [2025-03-05T08:04:25.857Z] v3.1.0-dev.2 [2025-03-05T08:04:25.857Z] v3.1.0-dev.20 [2025-03-05T08:04:25.857Z] v3.1.0-dev.21 [2025-03-05T08:04:25.857Z] v3.1.0-dev.22 [2025-03-05T08:04:25.857Z] v3.1.0-dev.23 [2025-03-05T08:04:25.857Z] v3.1.0-dev.24 [2025-03-05T08:04:25.857Z] v3.1.0-dev.25 [2025-03-05T08:04:25.857Z] v3.1.0-dev.26 [2025-03-05T08:04:25.857Z] v3.1.0-dev.27 [2025-03-05T08:04:25.857Z] v3.1.0-dev.28 [2025-03-05T08:04:25.857Z] v3.1.0-dev.29 [2025-03-05T08:04:25.857Z] v3.1.0-dev.3 [2025-03-05T08:04:25.857Z] v3.1.0-dev.30 [2025-03-05T08:04:25.857Z] v3.1.0-dev.31 [2025-03-05T08:04:25.857Z] v3.1.0-dev.32 [2025-03-05T08:04:25.857Z] v3.1.0-dev.33 [2025-03-05T08:04:25.857Z] v3.1.0-dev.34 [2025-03-05T08:04:25.857Z] v3.1.0-dev.35 [2025-03-05T08:04:25.857Z] v3.1.0-dev.36 [2025-03-05T08:04:25.857Z] v3.1.0-dev.37 [2025-03-05T08:04:25.857Z] v3.1.0-dev.38 [2025-03-05T08:04:25.857Z] v3.1.0-dev.39 [2025-03-05T08:04:25.857Z] v3.1.0-dev.4 [2025-03-05T08:04:25.857Z] v3.1.0-dev.40 [2025-03-05T08:04:25.857Z] v3.1.0-dev.41 [2025-03-05T08:04:25.857Z] v3.1.0-dev.42 [2025-03-05T08:04:25.857Z] v3.1.0-dev.43 [2025-03-05T08:04:25.857Z] v3.1.0-dev.44 [2025-03-05T08:04:25.857Z] v3.1.0-dev.45 [2025-03-05T08:04:25.857Z] v3.1.0-dev.46 [2025-03-05T08:04:25.857Z] v3.1.0-dev.47 [2025-03-05T08:04:25.857Z] v3.1.0-dev.48 [2025-03-05T08:04:25.857Z] v3.1.0-dev.49 [2025-03-05T08:04:25.857Z] v3.1.0-dev.5 [2025-03-05T08:04:25.857Z] v3.1.0-dev.50 [2025-03-05T08:04:25.857Z] v3.1.0-dev.51 [2025-03-05T08:04:25.857Z] v3.1.0-dev.52 [2025-03-05T08:04:25.857Z] v3.1.0-dev.53 [2025-03-05T08:04:25.857Z] v3.1.0-dev.54 [2025-03-05T08:04:25.857Z] v3.1.0-dev.55 [2025-03-05T08:04:25.857Z] v3.1.0-dev.56 [2025-03-05T08:04:25.857Z] v3.1.0-dev.57 [2025-03-05T08:04:25.857Z] v3.1.0-dev.58 [2025-03-05T08:04:25.857Z] v3.1.0-dev.59 [2025-03-05T08:04:25.857Z] v3.1.0-dev.6 [2025-03-05T08:04:25.857Z] v3.1.0-dev.60 [2025-03-05T08:04:25.857Z] v3.1.0-dev.61 [2025-03-05T08:04:25.857Z] v3.1.0-dev.62 [2025-03-05T08:04:25.857Z] v3.1.0-dev.63 [2025-03-05T08:04:25.857Z] v3.1.0-dev.64 [2025-03-05T08:04:25.857Z] v3.1.0-dev.65 [2025-03-05T08:04:25.857Z] v3.1.0-dev.66 [2025-03-05T08:04:25.857Z] v3.1.0-dev.67 [2025-03-05T08:04:25.857Z] v3.1.0-dev.68 [2025-03-05T08:04:25.857Z] v3.1.0-dev.69 [2025-03-05T08:04:25.857Z] v3.1.0-dev.7 [2025-03-05T08:04:25.857Z] v3.1.0-dev.70 [2025-03-05T08:04:25.857Z] v3.1.0-dev.71 [2025-03-05T08:04:25.857Z] v3.1.0-dev.72 [2025-03-05T08:04:25.857Z] v3.1.0-dev.73 [2025-03-05T08:04:25.857Z] v3.1.0-dev.8 [2025-03-05T08:04:25.857Z] v3.1.0-dev.9 [2025-03-05T08:04:25.857Z] v3.1.1 [2025-03-05T08:04:25.857Z] v3.1.1-dev.1 [2025-03-05T08:04:25.857Z] v3.1.1-dev.2 [2025-03-05T08:04:25.857Z] v3.2.0-dev.1 [2025-03-05T08:04:25.857Z] v3.2.0-dev.10 [2025-03-05T08:04:25.857Z] v3.2.0-dev.100 [2025-03-05T08:04:25.857Z] v3.2.0-dev.101 [2025-03-05T08:04:25.857Z] v3.2.0-dev.102 [2025-03-05T08:04:25.857Z] v3.2.0-dev.103 [2025-03-05T08:04:25.857Z] v3.2.0-dev.104 [2025-03-05T08:04:25.857Z] v3.2.0-dev.105 [2025-03-05T08:04:25.857Z] v3.2.0-dev.106 [2025-03-05T08:04:25.857Z] v3.2.0-dev.107 [2025-03-05T08:04:25.857Z] v3.2.0-dev.108 [2025-03-05T08:04:25.857Z] v3.2.0-dev.109 [2025-03-05T08:04:25.857Z] v3.2.0-dev.11 [2025-03-05T08:04:25.857Z] v3.2.0-dev.12 [2025-03-05T08:04:25.857Z] v3.2.0-dev.13 [2025-03-05T08:04:25.857Z] v3.2.0-dev.14 [2025-03-05T08:04:25.857Z] v3.2.0-dev.15 [2025-03-05T08:04:25.857Z] v3.2.0-dev.16 [2025-03-05T08:04:25.857Z] v3.2.0-dev.17 [2025-03-05T08:04:25.857Z] v3.2.0-dev.18 [2025-03-05T08:04:25.857Z] v3.2.0-dev.19 [2025-03-05T08:04:25.857Z] v3.2.0-dev.2 [2025-03-05T08:04:25.857Z] v3.2.0-dev.20 [2025-03-05T08:04:25.857Z] v3.2.0-dev.21 [2025-03-05T08:04:25.857Z] v3.2.0-dev.22 [2025-03-05T08:04:25.857Z] v3.2.0-dev.23 [2025-03-05T08:04:25.857Z] v3.2.0-dev.24 [2025-03-05T08:04:25.857Z] v3.2.0-dev.25 [2025-03-05T08:04:25.857Z] v3.2.0-dev.26 [2025-03-05T08:04:25.857Z] v3.2.0-dev.27 [2025-03-05T08:04:25.857Z] v3.2.0-dev.28 [2025-03-05T08:04:25.857Z] v3.2.0-dev.29 [2025-03-05T08:04:25.857Z] v3.2.0-dev.3 [2025-03-05T08:04:25.857Z] v3.2.0-dev.30 [2025-03-05T08:04:25.857Z] v3.2.0-dev.31 [2025-03-05T08:04:25.857Z] v3.2.0-dev.32 [2025-03-05T08:04:25.857Z] v3.2.0-dev.33 [2025-03-05T08:04:25.857Z] v3.2.0-dev.34 [2025-03-05T08:04:25.857Z] v3.2.0-dev.35 [2025-03-05T08:04:25.857Z] v3.2.0-dev.36 [2025-03-05T08:04:25.857Z] v3.2.0-dev.37 [2025-03-05T08:04:25.857Z] v3.2.0-dev.38 [2025-03-05T08:04:25.857Z] v3.2.0-dev.39 [2025-03-05T08:04:25.857Z] v3.2.0-dev.4 [2025-03-05T08:04:25.857Z] v3.2.0-dev.40 [2025-03-05T08:04:25.857Z] v3.2.0-dev.41 [2025-03-05T08:04:25.857Z] v3.2.0-dev.42 [2025-03-05T08:04:25.857Z] v3.2.0-dev.43 [2025-03-05T08:04:25.857Z] v3.2.0-dev.44 [2025-03-05T08:04:25.857Z] v3.2.0-dev.45 [2025-03-05T08:04:25.857Z] v3.2.0-dev.46 [2025-03-05T08:04:25.857Z] v3.2.0-dev.47 [2025-03-05T08:04:25.857Z] v3.2.0-dev.48 [2025-03-05T08:04:25.857Z] v3.2.0-dev.49 [2025-03-05T08:04:25.857Z] v3.2.0-dev.5 [2025-03-05T08:04:25.857Z] v3.2.0-dev.50 [2025-03-05T08:04:25.857Z] v3.2.0-dev.51 [2025-03-05T08:04:25.857Z] v3.2.0-dev.52 [2025-03-05T08:04:25.857Z] v3.2.0-dev.53 [2025-03-05T08:04:25.857Z] v3.2.0-dev.54 [2025-03-05T08:04:25.857Z] v3.2.0-dev.55 [2025-03-05T08:04:25.857Z] v3.2.0-dev.56 [2025-03-05T08:04:25.857Z] v3.2.0-dev.57 [2025-03-05T08:04:25.857Z] v3.2.0-dev.58 [2025-03-05T08:04:25.857Z] v3.2.0-dev.59 [2025-03-05T08:04:25.857Z] v3.2.0-dev.6 [2025-03-05T08:04:25.857Z] v3.2.0-dev.60 [2025-03-05T08:04:25.857Z] v3.2.0-dev.61 [2025-03-05T08:04:25.857Z] v3.2.0-dev.62 [2025-03-05T08:04:25.857Z] v3.2.0-dev.63 [2025-03-05T08:04:25.857Z] v3.2.0-dev.64 [2025-03-05T08:04:25.857Z] v3.2.0-dev.65 [2025-03-05T08:04:25.857Z] v3.2.0-dev.66 [2025-03-05T08:04:25.857Z] v3.2.0-dev.67 [2025-03-05T08:04:25.857Z] v3.2.0-dev.68 [2025-03-05T08:04:25.857Z] v3.2.0-dev.69 [2025-03-05T08:04:25.857Z] v3.2.0-dev.7 [2025-03-05T08:04:25.857Z] v3.2.0-dev.70 [2025-03-05T08:04:25.857Z] v3.2.0-dev.71 [2025-03-05T08:04:25.857Z] v3.2.0-dev.72 [2025-03-05T08:04:25.857Z] v3.2.0-dev.73 [2025-03-05T08:04:25.857Z] v3.2.0-dev.74 [2025-03-05T08:04:25.857Z] v3.2.0-dev.75 [2025-03-05T08:04:25.857Z] v3.2.0-dev.76 [2025-03-05T08:04:25.857Z] v3.2.0-dev.77 [2025-03-05T08:04:25.857Z] v3.2.0-dev.78 [2025-03-05T08:04:25.857Z] v3.2.0-dev.79 [2025-03-05T08:04:25.857Z] v3.2.0-dev.8 [2025-03-05T08:04:25.857Z] v3.2.0-dev.80 [2025-03-05T08:04:25.857Z] v3.2.0-dev.81 [2025-03-05T08:04:25.857Z] v3.2.0-dev.82 [2025-03-05T08:04:25.857Z] v3.2.0-dev.83 [2025-03-05T08:04:25.857Z] v3.2.0-dev.84 [2025-03-05T08:04:25.857Z] v3.2.0-dev.85 [2025-03-05T08:04:25.857Z] v3.2.0-dev.86 [2025-03-05T08:04:25.857Z] v3.2.0-dev.87 [2025-03-05T08:04:25.857Z] v3.2.0-dev.88 [2025-03-05T08:04:25.857Z] v3.2.0-dev.89 [2025-03-05T08:04:25.858Z] v3.2.0-dev.9 [2025-03-05T08:04:25.858Z] v3.2.0-dev.90 [2025-03-05T08:04:25.858Z] v3.2.0-dev.91 [2025-03-05T08:04:25.858Z] v3.2.0-dev.92 [2025-03-05T08:04:25.858Z] v3.2.0-dev.93 [2025-03-05T08:04:25.858Z] v3.2.0-dev.94 [2025-03-05T08:04:25.858Z] v3.2.0-dev.95 [2025-03-05T08:04:25.858Z] v3.2.0-dev.96 [2025-03-05T08:04:25.858Z] v3.2.0-dev.97 [2025-03-05T08:04:25.858Z] v3.2.0-dev.98 [2025-03-05T08:04:25.858Z] v3.2.0-dev.99 [2025-03-05T08:04:25.858Z] v4.0.0-dev.1 [2025-03-05T08:04:25.858Z] v4.0.0-dev.10 [2025-03-05T08:04:25.858Z] v4.0.0-dev.11 [2025-03-05T08:04:25.858Z] v4.0.0-dev.12 [2025-03-05T08:04:25.858Z] v4.0.0-dev.13 [2025-03-05T08:04:25.858Z] v4.0.0-dev.14 [2025-03-05T08:04:25.858Z] v4.0.0-dev.15 [2025-03-05T08:04:25.858Z] v4.0.0-dev.16 [2025-03-05T08:04:25.858Z] v4.0.0-dev.17 [2025-03-05T08:04:25.858Z] v4.0.0-dev.18 [2025-03-05T08:04:25.858Z] v4.0.0-dev.19 [2025-03-05T08:04:25.858Z] v4.0.0-dev.2 [2025-03-05T08:04:25.858Z] v4.0.0-dev.20 [2025-03-05T08:04:25.858Z] v4.0.0-dev.21 [2025-03-05T08:04:25.858Z] v4.0.0-dev.22 [2025-03-05T08:04:25.858Z] v4.0.0-dev.23 [2025-03-05T08:04:25.858Z] v4.0.0-dev.24 [2025-03-05T08:04:25.858Z] v4.0.0-dev.25 [2025-03-05T08:04:25.858Z] v4.0.0-dev.26 [2025-03-05T08:04:25.858Z] v4.0.0-dev.27 [2025-03-05T08:04:25.858Z] v4.0.0-dev.28 [2025-03-05T08:04:25.858Z] v4.0.0-dev.29 [2025-03-05T08:04:25.858Z] v4.0.0-dev.3 [2025-03-05T08:04:25.858Z] v4.0.0-dev.30 [2025-03-05T08:04:25.858Z] v4.0.0-dev.31 [2025-03-05T08:04:25.858Z] v4.0.0-dev.32 [2025-03-05T08:04:25.858Z] v4.0.0-dev.33 [2025-03-05T08:04:25.858Z] v4.0.0-dev.34 [2025-03-05T08:04:25.858Z] v4.0.0-dev.35 [2025-03-05T08:04:25.858Z] v4.0.0-dev.36 [2025-03-05T08:04:25.858Z] v4.0.0-dev.37 [2025-03-05T08:04:25.858Z] v4.0.0-dev.38 [2025-03-05T08:04:25.858Z] v4.0.0-dev.39 [2025-03-05T08:04:25.858Z] v4.0.0-dev.4 [2025-03-05T08:04:25.858Z] v4.0.0-dev.40 [2025-03-05T08:04:25.858Z] v4.0.0-dev.41 [2025-03-05T08:04:25.858Z] v4.0.0-dev.42 [2025-03-05T08:04:25.858Z] v4.0.0-dev.43 [2025-03-05T08:04:25.858Z] v4.0.0-dev.44 [2025-03-05T08:04:25.858Z] v4.0.0-dev.45 [2025-03-05T08:04:25.858Z] v4.0.0-dev.46 [2025-03-05T08:04:25.858Z] v4.0.0-dev.47 [2025-03-05T08:04:25.858Z] v4.0.0-dev.48 [2025-03-05T08:04:25.858Z] v4.0.0-dev.49 [2025-03-05T08:04:25.858Z] v4.0.0-dev.5 [2025-03-05T08:04:25.858Z] v4.0.0-dev.50 [2025-03-05T08:04:25.858Z] v4.0.0-dev.51 [2025-03-05T08:04:25.858Z] v4.0.0-dev.52 [2025-03-05T08:04:25.858Z] v4.0.0-dev.53 [2025-03-05T08:04:25.858Z] v4.0.0-dev.54 [2025-03-05T08:04:25.858Z] v4.0.0-dev.55 [2025-03-05T08:04:25.858Z] v4.0.0-dev.56 [2025-03-05T08:04:25.858Z] v4.0.0-dev.57 [2025-03-05T08:04:25.858Z] v4.0.0-dev.58 [2025-03-05T08:04:25.858Z] v4.0.0-dev.59 [2025-03-05T08:04:25.858Z] v4.0.0-dev.6 [2025-03-05T08:04:25.858Z] v4.0.0-dev.60 [2025-03-05T08:04:25.858Z] v4.0.0-dev.61 [2025-03-05T08:04:25.858Z] v4.0.0-dev.62 [2025-03-05T08:04:25.858Z] v4.0.0-dev.63 [2025-03-05T08:04:25.858Z] v4.0.0-dev.64 [2025-03-05T08:04:25.858Z] v4.0.0-dev.65 [2025-03-05T08:04:25.858Z] v4.0.0-dev.66 [2025-03-05T08:04:25.858Z] v4.0.0-dev.67 [2025-03-05T08:04:25.858Z] v4.0.0-dev.7 [2025-03-05T08:04:25.858Z] v4.0.0-dev.8 [2025-03-05T08:04:25.858Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T08:04:26.152Z] + lftools sign git-tag v4.0.0-dev.67 [2025-03-05T08:04:26.721Z] Signing Git tag with Sigul... [2025-03-05T08:04:26.721Z] Signing v4.0.0-dev.67 [Pipeline] echo [2025-03-05T08:04:26.989Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:27.281Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T08:04:27.287Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T08:04:27.303Z] $ docker stop --time=1 9460752a2a7aad4d4bb62b5ba86faf979f1fdb59b71356717b8ef958141a0bfb [2025-03-05T08:04:28.595Z] $ docker rm -f --volumes 9460752a2a7aad4d4bb62b5ba86faf979f1fdb59b71356717b8ef958141a0bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T08:04:29.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:04:29.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:29.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:04:29.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:04:29.423Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T08:04:29.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:04:29.793Z] $ docker top 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d -eo pid,comm [2025-03-05T08:04:29.846Z] 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-05T08:04:29.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:04:29.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:04:29.905Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:04:30.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:04:30.032Z] $ docker exec 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d ssh-agent [2025-03-05T08:04:30.149Z] SSH_AUTH_SOCK=/tmp/ssh-qkiIM9aQWcib/agent.32 [2025-03-05T08:04:30.149Z] SSH_AGENT_PID=38 [2025-03-05T08:04:30.153Z] Running ssh-add (command line suppressed) [2025-03-05T08:04:30.245Z] Identity added: /w/workspace/edgex-go/805@tmp/private_key_17504812010451304491.key (/w/workspace/edgex-go/805@tmp/private_key_17504812010451304491.key) [2025-03-05T08:04:30.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:04:30.602Z] + git semver bump pre [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,762 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,762 [bump_version] DEBUG bumping version:4.0.0-dev.67 on axis:pre with prefix:dev [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,762 [bump_version] DEBUG bumped version:4.0.0-dev.68 [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,762 [write_version] DEBUG write version:4.0.0-dev.68 to path:/w/workspace/edgex-go/805/.semver/main with force:True [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,762 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,762 [write_file] DEBUG write to file:/w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,764 [execute] INFO git cat-file --batch-check [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,770 [execute] INFO git cat-file --batch [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:04:30.867Z] 2025-03-05 08:04:30,775 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:30.867Z] 4.0.0-dev.68 [Pipeline] } [2025-03-05T08:04:30.874Z] $ docker exec --env ******** --env ******** 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d ssh-agent -k [2025-03-05T08:04:30.969Z] unset SSH_AUTH_SOCK; [2025-03-05T08:04:30.969Z] unset SSH_AGENT_PID; [2025-03-05T08:04:30.969Z] echo Agent pid 38 killed; [2025-03-05T08:04:30.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:04:31.316Z] + git semver [Pipeline] } [2025-03-05T08:04:31.581Z] $ docker stop --time=1 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d [2025-03-05T08:04:32.854Z] $ docker rm -f --volumes 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:04:33.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:04:33.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:33.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:04:33.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:04:33.674Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T08:04:33.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:04:34.062Z] $ docker top 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 -eo pid,comm [2025-03-05T08:04:34.118Z] 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-05T08:04:34.118Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:04:34.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:04:34.177Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:04:34.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:04:34.295Z] $ docker exec 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 ssh-agent [2025-03-05T08:04:34.419Z] SSH_AUTH_SOCK=/tmp/ssh-BNu9VzQECtaT/agent.32 [2025-03-05T08:04:34.419Z] SSH_AGENT_PID=38 [2025-03-05T08:04:34.423Z] Running ssh-add (command line suppressed) [2025-03-05T08:04:34.526Z] Identity added: /w/workspace/edgex-go/805@tmp/private_key_4380495002182379857.key (/w/workspace/edgex-go/805@tmp/private_key_4380495002182379857.key) [2025-03-05T08:04:34.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:04:34.840Z] + git semver push [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,028 [run_push] DEBUG push [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,029 [execute] INFO git cat-file --batch-check [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,034 [execute] INFO git rev-list 54c7bae7c4cfdc3528d5ab6ee52413e9fb2de954 -- [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,034 [execute] DEBUG Popen(['git', 'rev-list', '54c7bae7c4cfdc3528d5ab6ee52413e9fb2de954', '--'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,058 [execute] INFO git fetch -v origin [2025-03-05T08:04:35.101Z] 2025-03-05 08:04:35,058 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T08:04:35.670Z] 2025-03-05 08:04:35,500 [run_push] DEBUG no remote changes detected [2025-03-05T08:04:35.670Z] 2025-03-05 08:04:35,500 [execute] INFO git push origin semver [2025-03-05T08:04:35.670Z] 2025-03-05 08:04:35,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:04:36.608Z] 2025-03-05 08:04:36,282 [run_push] DEBUG push all version tags [2025-03-05T08:04:36.608Z] 2025-03-05 08:04:36,283 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T08:04:36.608Z] 2025-03-05 08:04:36,283 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:04:37.179Z] 2025-03-05 08:04:36,942 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main [2025-03-05T08:04:37.179Z] 4.0.0-dev.68 [Pipeline] } [2025-03-05T08:04:37.183Z] $ docker exec --env ******** --env ******** 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 ssh-agent -k [2025-03-05T08:04:37.271Z] unset SSH_AUTH_SOCK; [2025-03-05T08:04:37.272Z] unset SSH_AGENT_PID; [2025-03-05T08:04:37.273Z] echo Agent pid 38 killed; [2025-03-05T08:04:37.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:04:37.617Z] + git semver [Pipeline] } [2025-03-05T08:04:37.890Z] $ docker stop --time=1 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 [2025-03-05T08:04:39.194Z] $ docker rm -f --volumes 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 [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-05T08:04:39.866Z] + [ -d /w/workspace/edgex-go/805/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:40.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:41.017Z] ---> package-listing.sh [2025-03-05T08:04:41.017Z] ++ facter osfamily [2025-03-05T08:04:41.017Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T08:04:41.276Z] + OS_FAMILY=debian [2025-03-05T08:04:41.276Z] + workspace=/w/workspace/edgex-go/805 [2025-03-05T08:04:41.276Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T08:04:41.276Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T08:04:41.276Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T08:04:41.276Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T08:04:41.276Z] + '[' /w/workspace/edgex-go/805 ']' [2025-03-05T08:04:41.276Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T08:04:41.276Z] + case "${OS_FAMILY}" in [2025-03-05T08:04:41.276Z] + dpkg -l [2025-03-05T08:04:41.276Z] + grep '^ii' [2025-03-05T08:04:41.276Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T08:04:41.276Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T08:04:41.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T08:04:41.276Z] + '[' /w/workspace/edgex-go/805 ']' [2025-03-05T08:04:41.276Z] + mkdir -p /w/workspace/edgex-go/805/archives/ [2025-03-05T08:04:41.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/805/archives/ [Pipeline] echo [2025-03-05T08:04:41.286Z] 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/805/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T08:04:41.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:42.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:04:42.129Z] [2025-03-05T08:04:42.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:04:42.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:04:42.430Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T08:04:42.430Z] 5eb5b503b376: Pulling fs layer [2025-03-05T08:04:42.430Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T08:04:42.430Z] ec43610c2a17: Pulling fs layer [2025-03-05T08:04:42.430Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T08:04:42.430Z] 33b1e0a273af: Pulling fs layer [2025-03-05T08:04:42.430Z] 3a2ae6a8a46f: Waiting [2025-03-05T08:04:42.430Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T08:04:42.430Z] 33b1e0a273af: Waiting [2025-03-05T08:04:42.430Z] 2f39f015ded8: Pulling fs layer [2025-03-05T08:04:42.430Z] 5d3b04190fa2: Waiting [2025-03-05T08:04:42.430Z] 2f39f015ded8: Waiting [2025-03-05T08:04:42.430Z] 5c69ac0246d0: Download complete [2025-03-05T08:04:42.430Z] 3a2ae6a8a46f: Download complete [2025-03-05T08:04:42.430Z] 33b1e0a273af: Verifying Checksum [2025-03-05T08:04:42.430Z] 33b1e0a273af: Download complete [2025-03-05T08:04:42.430Z] 5d3b04190fa2: Download complete [2025-03-05T08:04:42.689Z] ec43610c2a17: Verifying Checksum [2025-03-05T08:04:42.689Z] ec43610c2a17: Download complete [2025-03-05T08:04:42.689Z] 5eb5b503b376: Verifying Checksum [2025-03-05T08:04:42.689Z] 5eb5b503b376: Download complete [2025-03-05T08:04:43.255Z] 2f39f015ded8: Download complete [2025-03-05T08:04:43.821Z] 5eb5b503b376: Pull complete [2025-03-05T08:04:44.079Z] 5c69ac0246d0: Pull complete [2025-03-05T08:04:44.336Z] ec43610c2a17: Pull complete [2025-03-05T08:04:44.595Z] 3a2ae6a8a46f: Pull complete [2025-03-05T08:04:44.595Z] 33b1e0a273af: Pull complete [2025-03-05T08:04:44.852Z] 5d3b04190fa2: Pull complete [2025-03-05T08:04:49.061Z] 2f39f015ded8: Pull complete [2025-03-05T08:04:49.061Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T08:04:49.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:04:49.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:04:49.178Z] prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container [2025-03-05T08:04:49.198Z] $ 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/805/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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T08:04:51.251Z] $ docker top 47281ceef662161e40ed53d594b2287d9229444fac4289dcaeb03b02d52318b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:04:51.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T08:04:51.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T08:04:52.192Z] + ls /var/log/sa-host [2025-03-05T08:04:52.192Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:04:52.291Z] provisioning config files... [2025-03-05T08:04:52.298Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/805@tmp/config8145240918603932078tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:04:52.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:52.619Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T08:04:52.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:52.964Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T08:04:52.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:53.271Z] ---> sudo-logs.sh [2025-03-05T08:04:53.271Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T08:04:53.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:53.579Z] ---> job-cost.sh [2025-03-05T08:04:53.579Z] lf-activate-venv: SKIPPING [2025-03-05T08:04:53.579Z] DEBUG: total: 0.10999999940395355 [2025-03-05T08:04:53.579Z] INFO: Retrieving Stack Cost... [2025-03-05T08:04:53.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:04:54.407Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T08:04:54.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:04:54.702Z] ---> logs-deploy.sh [2025-03-05T08:04:54.702Z] lf-activate-venv: SKIPPING [2025-03-05T08:04:54.702Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/805 [2025-03-05T08:04:54.702Z] INFO: archiving workspace using pattern(s): [2025-03-05T08:04:55.634Z] Archives upload complete. [2025-03-05T08:04:55.634Z] INFO: archiving logs to Nexus