Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c44c449455414b2ba7e485d753d9aa9ad984b950 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-ssh14437415549838199074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17317056278363489480.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4336810987547072689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh9367466756477627449.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-ssh656050737935867834.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3420 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/855 [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/855 # 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 c44c449455414b2ba7e485d753d9aa9ad984b950 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c44c449455414b2ba7e485d753d9aa9ad984b950 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5184)" > git rev-list --no-walk 208e85735de406a1e1d37f437623169183356937 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-17T02:12:38.501Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-17T02:12:38.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-17T02:12:38.579Z] ========================================================= [2025-06-17T02:12:38.579Z] EdgeX Global Pipelines Version Info [2025-06-17T02:12:38.579Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:12:39.346Z] ------------------- [2025-06-17T02:12:39.346Z] stable info: [2025-06-17T02:12:39.346Z] ------------------- [2025-06-17T02:12:39.346Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-17T02:12:39.346Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-17T02:12:39.346Z] Message: update stable to v1.0.274 [2025-06-17T02:12:39.936Z] ------------------- [2025-06-17T02:12:39.936Z] experimental info: [2025-06-17T02:12:39.936Z] ------------------- [2025-06-17T02:12:39.936Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-17T02:12:39.936Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-17T02:12:39.936Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-17T02:12:40.039Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-17T02:12:40.058Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-17T02:12:40.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-17T02:12:40.108Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-17T02:12:40.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-17T02:12:40.161Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-17T02:12:40.183Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-17T02:12:40.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-17T02:12:40.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-17T02:12:40.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-17T02:12:40.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-17T02:12:40.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-17T02:12:40.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-17T02:12:40.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-17T02:12:40.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-17T02:12:40.378Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-17T02:12:40.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-17T02:12:40.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-17T02:12:40.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-17T02:12:40.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-17T02:12:40.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-17T02:12:40.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-17T02:12:40.565Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-17T02:12:40.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-17T02:12:40.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-17T02:12:40.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-17T02:12:40.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T02:12:40.748Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c44c449 [Pipeline] echo [2025-06-17T02:12:40.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:12:40.841Z] provisioning config files... [2025-06-17T02:12:40.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config12066593804545975368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:12:41.224Z] ---> ****-login.sh [2025-06-17T02:12:41.224Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:12:41.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:41.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:41.485Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:41.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:41.485Z] [2025-06-17T02:12:41.485Z] Login Succeeded [2025-06-17T02:12:41.485Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:12:41.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:41.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:41.485Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:41.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:41.485Z] [2025-06-17T02:12:41.485Z] Login Succeeded [2025-06-17T02:12:41.485Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:12:41.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:41.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:41.753Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:41.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:41.753Z] [2025-06-17T02:12:41.753Z] Login Succeeded [2025-06-17T02:12:41.753Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:12:41.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:41.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:41.753Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:41.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:41.753Z] [2025-06-17T02:12:41.753Z] Login Succeeded [2025-06-17T02:12:41.753Z] ****.io [2025-06-17T02:12:41.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:12:42.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:12:42.014Z] Configure a credential helper to remove this warning. See [2025-06-17T02:12:42.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:12:42.014Z] [2025-06-17T02:12:42.014Z] Login Succeeded [2025-06-17T02:12:42.014Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:12:42.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T02:12:42.351Z] + 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-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + dirname cmd/core-command/Dockerfile [2025-06-17T02:12:42.351Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-17T02:12:42.351Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2025-06-17T02:12:42.351Z] -f2 [2025-06-17T02:12:42.351Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/core-data/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/core-keeper/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/core-metadata/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-17T02:12:42.351Z] + + dirname cmd/security-proxy-setup/Dockerfile [2025-06-17T02:12:42.351Z] cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/support-notifications/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-17T02:12:42.351Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-17T02:12:42.351Z] + cut -d/ -f2 [2025-06-17T02:12:42.351Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-17T02:12:42.404Z] 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-06-17T02:12:42.781Z] + git rev-list -1 --merges c44c449455414b2ba7e485d753d9aa9ad984b950~1..c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T02:12:42.793Z] -----------> git rev-list -1 --merges c44c449455414b2ba7e485d753d9aa9ad984b950~1..c44c449455414b2ba7e485d753d9aa9ad984b950 c44c449455414b2ba7e485d753d9aa9ad984b950 [false] [Pipeline] sh [2025-06-17T02:12:43.090Z] + git log --format=format:%s -1 c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T02:12:43.107Z] ========================================================= [2025-06-17T02:12:43.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-17T02:12:43.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-17T02:12:43.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-17T02:12:43.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-17T02:12:43.492Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-17T02:12:43.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-17T02:12:43.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-17T02:12:43.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-17T02:12:43.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:12:43.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T02:12:43.839Z] [2025-06-17T02:12:43.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:12:44.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T02:12:44.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-17T02:12:44.152Z] 3dae71ba6b94: Pulling fs layer [2025-06-17T02:12:44.152Z] 6bf1a483ea7c: Pulling fs layer [2025-06-17T02:12:44.152Z] f5dfc541a4d3: Pulling fs layer [2025-06-17T02:12:44.152Z] 461d9e800cba: Pulling fs layer [2025-06-17T02:12:44.152Z] 80192f66455f: Pulling fs layer [2025-06-17T02:12:44.152Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-17T02:12:44.152Z] a29436f7fd5d: Pulling fs layer [2025-06-17T02:12:44.152Z] 923cac83aea3: Pulling fs layer [2025-06-17T02:12:44.152Z] 25ad8b0a4227: Pulling fs layer [2025-06-17T02:12:44.152Z] db01528c6b51: Pulling fs layer [2025-06-17T02:12:44.152Z] 28988de357af: Pulling fs layer [2025-06-17T02:12:44.152Z] 461d9e800cba: Waiting [2025-06-17T02:12:44.152Z] 80192f66455f: Waiting [2025-06-17T02:12:44.152Z] 2e8e34ca0e6c: Waiting [2025-06-17T02:12:44.152Z] a29436f7fd5d: Waiting [2025-06-17T02:12:44.152Z] db01528c6b51: Waiting [2025-06-17T02:12:44.152Z] 28988de357af: Waiting [2025-06-17T02:12:44.152Z] 25ad8b0a4227: Waiting [2025-06-17T02:12:44.152Z] 6bf1a483ea7c: Verifying Checksum [2025-06-17T02:12:44.152Z] 6bf1a483ea7c: Download complete [2025-06-17T02:12:44.152Z] 461d9e800cba: Verifying Checksum [2025-06-17T02:12:44.152Z] 461d9e800cba: Download complete [2025-06-17T02:12:44.426Z] 80192f66455f: Verifying Checksum [2025-06-17T02:12:44.426Z] 80192f66455f: Download complete [2025-06-17T02:12:44.426Z] f5dfc541a4d3: Verifying Checksum [2025-06-17T02:12:44.426Z] f5dfc541a4d3: Download complete [2025-06-17T02:12:44.687Z] 3dae71ba6b94: Verifying Checksum [2025-06-17T02:12:44.687Z] 3dae71ba6b94: Download complete [2025-06-17T02:12:44.687Z] 923cac83aea3: Download complete [2025-06-17T02:12:44.687Z] 25ad8b0a4227: Verifying Checksum [2025-06-17T02:12:44.687Z] 25ad8b0a4227: Download complete [2025-06-17T02:12:44.687Z] db01528c6b51: Download complete [2025-06-17T02:12:44.687Z] 28988de357af: Download complete [2025-06-17T02:12:44.944Z] a29436f7fd5d: Download complete [2025-06-17T02:12:45.203Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-17T02:12:45.203Z] 2e8e34ca0e6c: Download complete [2025-06-17T02:12:45.770Z] 3dae71ba6b94: Pull complete [2025-06-17T02:12:46.029Z] 6bf1a483ea7c: Pull complete [2025-06-17T02:12:46.600Z] f5dfc541a4d3: Pull complete [2025-06-17T02:12:46.600Z] 461d9e800cba: Pull complete [2025-06-17T02:12:46.601Z] 80192f66455f: Pull complete [2025-06-17T02:12:50.790Z] 2e8e34ca0e6c: Pull complete [2025-06-17T02:12:51.363Z] a29436f7fd5d: Pull complete [2025-06-17T02:12:51.363Z] 923cac83aea3: Pull complete [2025-06-17T02:12:51.634Z] 25ad8b0a4227: Pull complete [2025-06-17T02:12:51.634Z] db01528c6b51: Pull complete [2025-06-17T02:12:51.634Z] 28988de357af: Pull complete [2025-06-17T02:12:51.634Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-17T02:12:51.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T02:12:51.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:12:51.788Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T02:12:51.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-17T02:12:53.634Z] $ docker top defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 -eo pid,comm [2025-06-17T02:12:53.685Z] 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-06-17T02:12:53.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-17T02:12:53.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T02:12:53.761Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T02:12:53.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T02:12:53.884Z] $ docker exec defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent [2025-06-17T02:12:53.980Z] SSH_AUTH_SOCK=/tmp/ssh-LfeSV92XNZxQ/agent.32 [2025-06-17T02:12:53.980Z] SSH_AGENT_PID=38 [2025-06-17T02:12:53.985Z] Running ssh-add (command line suppressed) [2025-06-17T02:12:54.085Z] Identity added: /w/workspace/edgex-go/855@tmp/private_key_12439717857561294395.key (/w/workspace/edgex-go/855@tmp/private_key_12439717857561294395.key) [2025-06-17T02:12:54.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T02:12:54.380Z] + git tag --points-at HEAD [Pipeline] } [2025-06-17T02:12:54.397Z] $ docker exec --env ******** --env ******** defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent -k [2025-06-17T02:12:54.492Z] unset SSH_AUTH_SOCK; [2025-06-17T02:12:54.493Z] unset SSH_AGENT_PID; [2025-06-17T02:12:54.493Z] echo Agent pid 38 killed; [2025-06-17T02:12:54.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-17T02:12:54.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T02:12:54.540Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T02:12:54.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T02:12:54.675Z] $ docker exec defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent [2025-06-17T02:12:54.786Z] SSH_AUTH_SOCK=/tmp/ssh-v23BGqmZ34rq/agent.71 [2025-06-17T02:12:54.786Z] SSH_AGENT_PID=77 [2025-06-17T02:12:54.804Z] Running ssh-add (command line suppressed) [2025-06-17T02:12:54.921Z] Identity added: /w/workspace/edgex-go/855@tmp/private_key_2240252629683554186.key (/w/workspace/edgex-go/855@tmp/private_key_2240252629683554186.key) [2025-06-17T02:12:54.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T02:12:55.269Z] + git semver init [2025-06-17T02:12:55.528Z] 2025-06-17 02:12:55,482 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-17T02:12:55.528Z] 2025-06-17 02:12:55,487 [run_init] DEBUG init version:0.0.0 force:False [2025-06-17T02:12:55.528Z] 2025-06-17 02:12:55,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/855/.semver [2025-06-17T02:12:55.528Z] 2025-06-17 02:12:55,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/855/.semver [2025-06-17T02:12:55.528Z] 2025-06-17 02:12:55,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/855/.semver'], cwd=/w/workspace/edgex-go/855, stdin=None, shell=False, universal_newlines=False) [2025-06-17T02:13:00.802Z] 2025-06-17 02:13:00,272 [append_file] DEBUG append to file:/w/workspace/edgex-go/855/.git/info/exclude [2025-06-17T02:13:00.802Z] 2025-06-17 02:13:00,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/855/.semver/main with force:False [2025-06-17T02:13:00.802Z] 2025-06-17 02:13:00,272 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T02:13:00.802Z] 2025-06-17 02:13:00,273 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T02:13:00.802Z] 4.1.0-dev.24 [Pipeline] } [2025-06-17T02:13:00.817Z] $ docker exec --env ******** --env ******** defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 ssh-agent -k [2025-06-17T02:13:00.922Z] unset SSH_AUTH_SOCK; [2025-06-17T02:13:00.923Z] unset SSH_AGENT_PID; [2025-06-17T02:13:00.923Z] echo Agent pid 77 killed; [2025-06-17T02:13:00.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T02:13:01.264Z] + git semver [Pipeline] } [2025-06-17T02:13:01.542Z] $ docker stop --time=1 defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 [2025-06-17T02:13:02.841Z] $ docker rm -f --volumes defbffb2de5ea2312665aec4c2f61728600a0bed09d58599c3542aefaf72be90 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T02:13:03.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-17T02:13:03.480Z] Stashed 1 file(s) [Pipeline] echo [2025-06-17T02:13:03.485Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.24 [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-06-17T02:13:03.918Z] + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] echo [2025-06-17T02:13:03.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:13:03.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:13:03.974Z] ========================================================= [2025-06-17T02:13:03.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-17T02:13:03.974Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:13:04.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-17T02:13:04.265Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-17T02:13:04.265Z] 0a9a5dfd008f: Pulling fs layer [2025-06-17T02:13:04.265Z] dbfa0bcfca99: Pulling fs layer [2025-06-17T02:13:04.265Z] 70eabb1d9476: Pulling fs layer [2025-06-17T02:13:04.265Z] 957bedc73fa3: Pulling fs layer [2025-06-17T02:13:04.265Z] 4f4fb700ef54: Pulling fs layer [2025-06-17T02:13:04.265Z] f40432e63723: Pulling fs layer [2025-06-17T02:13:04.265Z] 90b4343acab7: Pulling fs layer [2025-06-17T02:13:04.265Z] 9f67ea4ac784: Pulling fs layer [2025-06-17T02:13:04.265Z] 9228b9a606be: Pulling fs layer [2025-06-17T02:13:04.265Z] 957bedc73fa3: Waiting [2025-06-17T02:13:04.265Z] 9f67ea4ac784: Waiting [2025-06-17T02:13:04.265Z] f40432e63723: Waiting [2025-06-17T02:13:04.265Z] 9228b9a606be: Waiting [2025-06-17T02:13:04.265Z] 90b4343acab7: Waiting [2025-06-17T02:13:04.265Z] dbfa0bcfca99: Verifying Checksum [2025-06-17T02:13:04.265Z] dbfa0bcfca99: Download complete [2025-06-17T02:13:04.265Z] 0a9a5dfd008f: Download complete [2025-06-17T02:13:04.265Z] 957bedc73fa3: Verifying Checksum [2025-06-17T02:13:04.265Z] 957bedc73fa3: Download complete [2025-06-17T02:13:04.265Z] 4f4fb700ef54: Verifying Checksum [2025-06-17T02:13:04.265Z] f40432e63723: Verifying Checksum [2025-06-17T02:13:04.265Z] f40432e63723: Download complete [2025-06-17T02:13:04.525Z] 90b4343acab7: Verifying Checksum [2025-06-17T02:13:04.525Z] 90b4343acab7: Download complete [2025-06-17T02:13:04.525Z] 0a9a5dfd008f: Pull complete [2025-06-17T02:13:04.525Z] dbfa0bcfca99: Pull complete [2025-06-17T02:13:04.783Z] 9228b9a606be: Verifying Checksum [2025-06-17T02:13:04.783Z] 9228b9a606be: Download complete [2025-06-17T02:13:05.041Z] 70eabb1d9476: Download complete [2025-06-17T02:13:05.299Z] 9f67ea4ac784: Verifying Checksum [2025-06-17T02:13:05.299Z] 9f67ea4ac784: Download complete [2025-06-17T02:13:08.624Z] 70eabb1d9476: Pull complete [2025-06-17T02:13:08.624Z] 957bedc73fa3: Pull complete [2025-06-17T02:13:08.624Z] 4f4fb700ef54: Pull complete [2025-06-17T02:13:08.624Z] f40432e63723: Pull complete [2025-06-17T02:13:08.624Z] 90b4343acab7: Pull complete [2025-06-17T02:13:11.164Z] 9f67ea4ac784: Pull complete [2025-06-17T02:13:11.422Z] 9228b9a606be: Pull complete [2025-06-17T02:13:11.422Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-06-17T02:13:11.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-17T02:13:11.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:13:11.719Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-17T02:13:11.720Z] WORKDIR /edgex [2025-06-17T02:13:11.720Z] COPY go.mod . [2025-06-17T02:13:11.720Z] RUN go mod download [2025-06-17T02:13:11.720Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-17T02:13:12.290Z] Sending build context to Docker daemon 185.9MB [2025-06-17T02:13:12.290Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-17T02:13:12.290Z] ---> 69404ca5bff2 [2025-06-17T02:13:12.290Z] Step 2/4 : WORKDIR /edgex [2025-06-17T02:13:14.828Z] ---> Running in a78ba76438d0 [2025-06-17T02:13:14.828Z] Removing intermediate container a78ba76438d0 [2025-06-17T02:13:14.828Z] ---> 8d450f11d7fa [2025-06-17T02:13:14.828Z] Step 3/4 : COPY go.mod . [2025-06-17T02:13:14.828Z] ---> b368c95a7158 [2025-06-17T02:13:14.828Z] Step 4/4 : RUN go mod download [2025-06-17T02:13:14.828Z] ---> Running in a9c4f7ba1888 [2025-06-17T02:13:18.593Z] Still waiting to schedule task [2025-06-17T02:13:18.594Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3417’ [2025-06-17T02:13:32.916Z] Removing intermediate container a9c4f7ba1888 [2025-06-17T02:13:32.916Z] ---> 671562a644a6 [2025-06-17T02:13:32.916Z] Successfully built 671562a644a6 [2025-06-17T02:13:32.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:13:33.226Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-17T02:13:33.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:13:33.345Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T02:13:33.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-17T02:13:33.738Z] $ docker top e83c9d864dafd2b3554b7040634495204b558b0f8a32645f87517bbdec285f5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:13:34.086Z] + go version [2025-06-17T02:13:34.086Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-06-17T02:13:34.102Z] $ docker stop --time=1 e83c9d864dafd2b3554b7040634495204b558b0f8a32645f87517bbdec285f5c [2025-06-17T02:13:35.358Z] $ docker rm -f --volumes e83c9d864dafd2b3554b7040634495204b558b0f8a32645f87517bbdec285f5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:13:35.792Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-17T02:13:35.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:13:35.876Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T02:13:35.913Z] $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-17T02:13:36.279Z] $ docker top 1f008a105ca2f7bbc19b6382b5a2a82affa503ce1b328ac720766563c9486c28 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-17T02:13:36.351Z] ========================================================= [2025-06-17T02:13:36.351Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-17T02:13:36.352Z] ========================================================= [Pipeline] sh [2025-06-17T02:13:36.630Z] + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:13:36.934Z] + make test [2025-06-17T02:13:36.934Z] go test -race -coverprofile=coverage.out ./... [2025-06-17T02:13:45.077Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-17T02:14:11.628Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-17T02:14:11.628Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 42.3% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-17T02:14:11.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-06-17T02:14:11.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-17T02:14:11.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-17T02:14:11.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-17T02:14:11.888Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-17T02:14:13.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-17T02:14:13.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-17T02:14:13.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:13.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-17T02:14:13.275Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-17T02:14:13.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-17T02:14:14.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2025-06-17T02:14:14.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-06-17T02:14:14.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 45.2% of statements [2025-06-17T02:14:14.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.874s coverage: 93.4% of statements [2025-06-17T02:14:14.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 92.3% of statements [2025-06-17T02:14:14.907Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-17T02:14:14.907Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-17T02:14:15.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 8.4% of statements [2025-06-17T02:14:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-17T02:14:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-17T02:14:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-17T02:14:16.857Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-17T02:14:18.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements [2025-06-17T02:14:18.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2025-06-17T02:14:18.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-17T02:14:18.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-17T02:14:18.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-17T02:14:18.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-17T02:14:18.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-17T02:14:18.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:19.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-06-17T02:14:20.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-06-17T02:14:20.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.1% of statements [2025-06-17T02:14:20.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-06-17T02:14:20.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-06-17T02:14:20.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-17T02:14:20.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-17T02:14:20.586Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-17T02:14:21.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-17T02:14:21.190Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-17T02:14:21.190Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-17T02:14:21.190Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-17T02:14:21.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 87.1% of statements [2025-06-17T02:14:21.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-06-17T02:14:21.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2025-06-17T02:14:21.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-17T02:14:22.829Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-17T02:14:23.086Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-17T02:14:23.086Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-17T02:14:23.653Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-17T02:14:25.607Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-17T02:14:25.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-17T02:14:27.506Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-17T02:14:28.072Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-17T02:14:28.072Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-17T02:14:28.072Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-17T02:14:31.359Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-17T02:14:32.302Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-17T02:14:32.302Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-17T02:14:32.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-17T02:14:32.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-17T02:14:32.568Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:33.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2025-06-17T02:14:34.888Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-17T02:14:34.889Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-17T02:14:34.889Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-17T02:14:34.889Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-17T02:14:34.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-17T02:14:34.889Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-17T02:14:35.152Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-17T02:14:35.411Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-17T02:14:35.411Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-17T02:14:35.411Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-17T02:14:35.411Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-17T02:14:35.411Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-17T02:14:36.818Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-17T02:14:36.818Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-17T02:14:36.818Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-17T02:14:36.818Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-17T02:14:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-17T02:14:38.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-17T02:14:38.207Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-17T02:14:38.207Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:38.207Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-17T02:14:38.207Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-17T02:14:38.207Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-17T02:14:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-17T02:14:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-17T02:14:39.597Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.070s coverage: 100.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.186s coverage: 54.5% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 29.2% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-06-17T02:14:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2025-06-17T02:14:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-06-17T02:14:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 94.9% of statements [2025-06-17T02:14:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.041s coverage: 9.0% of statements [2025-06-17T02:14:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2025-06-17T02:14:44.080Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements [2025-06-17T02:14:44.376Z] 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-06-17T02:14:44.636Z] running golangci-lint [2025-06-17T02:14:44.636Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-17T02:14:44.636Z] go version go1.23.8 linux/amd64 [2025-06-17T02:14:44.895Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-17T02:14:44.896Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-17T02:14:44.896Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-17T02:15:11.426Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 23.818381868s" [2025-06-17T02:15:11.426Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.929199ms" [2025-06-17T02:15:21.384Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.640906623s with top 10 stages: buildir: 56.728886379s, gosec: 3.863617977s, inspect: 2.757621765s, fact_deprecated: 2.300617468s, ctrlflow: 1.672190612s, printf: 1.493199682s, fact_purity: 1.408780546s, S1038: 1.328785879s, isgenerated: 1.271081342s, nilness: 1.250285931s" [2025-06-17T02:15:21.384Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-17T02:15:21.384Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, exclude: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, skip_dirs: 202/202" [2025-06-17T02:15:21.384Z] level=info msg="[runner] processing took 14.750815ms with stages: nolint: 7.335957ms, identifier_marker: 3.995042ms, exclude-rules: 1.169999ms, path_prettifier: 942.584µs, autogenerated_exclude: 811.651µs, skip_dirs: 429.921µs, invalid_issue: 25.88µs, cgo: 22.54µs, filename_unadjuster: 13.641µs, uniq_by_line: 610ns, max_same_issues: 550ns, fixer: 400ns, path_shortener: 380ns, skip_files: 370ns, exclude: 250ns, sort_results: 230ns, max_from_linter: 170ns, diff: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 100ns" [2025-06-17T02:15:21.384Z] level=info msg="[runner] linters took 11.85472092s with stages: goanalysis_metalinter: 11.839893713s" [2025-06-17T02:15:21.384Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-17T02:15:21.384Z] level=info msg="Memory: 359 samples, avg is 299.7MB, max is 1351.5MB" [2025-06-17T02:15:21.384Z] level=info msg="Execution took 35.722135836s" [2025-06-17T02:15:21.384Z] go vet ./... [2025-06-17T02:15:27.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-17T02:15:27.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-17T02:15:27.946Z] ./bin/test-attribution-txt.sh [2025-06-17T02:15:27.946Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-17T02:15:27.946Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-17T02:15:27.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-17T02:15:28.260Z] + ls -al . [2025-06-17T02:15:28.260Z] total 1992 [2025-06-17T02:15:28.260Z] drwxrwxr-x 11 1001 1001 4096 Jun 17 02:13 . [2025-06-17T02:15:28.260Z] drwxr-xr-x 4 root root 4096 Jun 17 02:13 .. [2025-06-17T02:15:28.260Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 .blubracket [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 10 Jun 17 02:12 .dockerignore [2025-06-17T02:15:28.260Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 02:14 .git [2025-06-17T02:15:28.260Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 02:12 .github [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 909 Jun 17 02:12 .gitignore [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 218 Jun 17 02:12 .golangci.yml [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 100 Jun 17 02:12 .hadolint.yml [2025-06-17T02:15:28.260Z] drwxr-xr-x 3 1001 1001 4096 Jun 17 02:13 .semver [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 155 Jun 17 02:12 .sonarcloud.properties [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 02:12 ADOPTERS.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 17374 Jun 17 02:12 Attribution.txt [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 108018 Jun 17 02:12 CHANGELOG.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 02:12 CONTRIBUTING.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 02:12 GOVERNANCE.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 858 Jun 17 02:12 Jenkinsfile [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 02:12 LICENSE [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 16740 Jun 17 02:12 Makefile [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 02:12 OWNERS.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 9932 Jun 17 02:12 README.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 789 Jun 17 02:12 SECURITY.md [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 12 Jun 17 02:13 VERSION [2025-06-17T02:15:28.260Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 bin [2025-06-17T02:15:28.260Z] drwxrwxr-x 19 1001 1001 4096 Jun 17 02:12 cmd [2025-06-17T02:15:28.260Z] -rw-r--r-- 1 root root 1662281 Jun 17 02:14 coverage.out [2025-06-17T02:15:28.260Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 fuzz_test [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 6474 Jun 17 02:12 go.mod [2025-06-17T02:15:28.260Z] -rw-rw-r-- 1 1001 1001 88008 Jun 17 02:12 go.sum [2025-06-17T02:15:28.260Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 02:12 internal [2025-06-17T02:15:28.261Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 02:12 openapi [2025-06-17T02:15:28.261Z] -rw-rw-r-- 1 1001 1001 584 Jun 17 02:12 security.txt [2025-06-17T02:15:28.261Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 02:12 version.go [Pipeline] sh [2025-06-17T02:15:28.549Z] + '[' -e coverage.out ] [2025-06-17T02:15:28.549Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-17T02:15:28.708Z] Stashed 1 file(s) [Pipeline] sh [2025-06-17T02:15:29.012Z] + make build [2025-06-17T02:15:29.012Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-17T02:15:50.927Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-17T02:15:52.825Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-17T02:15:54.201Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-17T02:15:55.148Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-17T02:15:56.523Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-17T02:16:01.788Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-17T02:16:03.687Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-17T02:16:06.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-17T02:16:08.122Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-17T02:16:09.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-17T02:16:11.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-17T02:16:11.971Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-17T02:16:13.883Z] $ docker stop --time=1 1f008a105ca2f7bbc19b6382b5a2a82affa503ce1b328ac720766563c9486c28 [2025-06-17T02:16:16.317Z] $ docker rm -f --volumes 1f008a105ca2f7bbc19b6382b5a2a82affa503ce1b328ac720766563c9486c28 [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-06-17T02:16:17.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-17T02:16:17.399Z] [2025-06-17T02:16:17.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:16:17.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-17T02:16:17.695Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-17T02:16:17.695Z] 91d30c5bc195: Pulling fs layer [2025-06-17T02:16:17.695Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-17T02:16:17.695Z] 9c61dcf015f6: Pulling fs layer [2025-06-17T02:16:17.695Z] 4698f68db338: Pulling fs layer [2025-06-17T02:16:17.695Z] 2a2f49069b9e: Pulling fs layer [2025-06-17T02:16:17.695Z] e0025b399a48: Pulling fs layer [2025-06-17T02:16:17.695Z] 4698f68db338: Waiting [2025-06-17T02:16:17.695Z] e0025b399a48: Waiting [2025-06-17T02:16:17.695Z] 2a2f49069b9e: Waiting [2025-06-17T02:16:17.695Z] 91d30c5bc195: Verifying Checksum [2025-06-17T02:16:17.695Z] 91d30c5bc195: Download complete [2025-06-17T02:16:17.695Z] 4698f68db338: Verifying Checksum [2025-06-17T02:16:17.695Z] 4698f68db338: Download complete [2025-06-17T02:16:17.954Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-17T02:16:17.954Z] 2e9b0aa3be6d: Download complete [2025-06-17T02:16:17.954Z] e0025b399a48: Verifying Checksum [2025-06-17T02:16:17.954Z] e0025b399a48: Download complete [2025-06-17T02:16:17.954Z] 91d30c5bc195: Pull complete [2025-06-17T02:16:17.954Z] 2a2f49069b9e: Download complete [2025-06-17T02:16:18.213Z] 2e9b0aa3be6d: Pull complete [2025-06-17T02:16:18.472Z] 9c61dcf015f6: Verifying Checksum [2025-06-17T02:16:18.472Z] 9c61dcf015f6: Download complete [2025-06-17T02:16:21.008Z] 9c61dcf015f6: Pull complete [2025-06-17T02:16:21.008Z] 4698f68db338: Pull complete [2025-06-17T02:16:21.573Z] 2a2f49069b9e: Pull complete [2025-06-17T02:16:21.573Z] e0025b399a48: Pull complete [2025-06-17T02:16:21.573Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-17T02:16:21.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-17T02:16:21.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:16:21.727Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T02:16:21.787Z] $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-06-17T02:16:22.883Z] $ docker top 2d1f0b348b04642aefd5078e3ec349221fbdcd4644ca7e0fc4c56388a69d0077 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:16:23.273Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-17T02:16:25.846Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-17T02:16:25.846Z] #1 transferring dockerfile: 2.14kB done [2025-06-17T02:16:25.846Z] #1 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #2 transferring dockerfile: 1.70kB done [2025-06-17T02:16:25.847Z] #2 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #3 transferring dockerfile: 2.10kB done [2025-06-17T02:16:25.847Z] #3 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #4 transferring dockerfile: 1.69kB done [2025-06-17T02:16:25.847Z] #4 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #5 transferring dockerfile: 2.49kB done [2025-06-17T02:16:25.847Z] #5 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #6 [core-data internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #6 transferring dockerfile: 2.04kB done [2025-06-17T02:16:25.847Z] #6 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #7 transferring dockerfile: 2.23kB done [2025-06-17T02:16:25.847Z] #7 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #8 transferring dockerfile: 1.81kB done [2025-06-17T02:16:25.847Z] #8 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #9 transferring dockerfile: 2.50kB done [2025-06-17T02:16:25.847Z] #9 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-17T02:16:25.847Z] #10 transferring dockerfile: 1.89kB done [2025-06-17T02:16:25.847Z] #10 DONE 0.0s [2025-06-17T02:16:25.847Z] [2025-06-17T02:16:25.847Z] #11 [core-command internal] load build definition from Dockerfile [2025-06-17T02:16:26.105Z] #11 transferring dockerfile: 1.94kB done [2025-06-17T02:16:26.105Z] #11 DONE 0.0s [2025-06-17T02:16:26.105Z] [2025-06-17T02:16:26.105Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-06-17T02:16:26.105Z] #12 transferring dockerfile: 2.01kB done [2025-06-17T02:16:26.105Z] #12 DONE 0.0s [2025-06-17T02:16:26.105Z] [2025-06-17T02:16:26.105Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-06-17T02:16:26.105Z] #13 transferring dockerfile: 2.00kB done [2025-06-17T02:16:26.105Z] #13 DONE 0.0s [2025-06-17T02:16:26.105Z] [2025-06-17T02:16:26.105Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-17T02:16:26.105Z] #14 transferring dockerfile: 3.02kB done [2025-06-17T02:16:26.105Z] #14 DONE 0.0s [2025-06-17T02:16:26.105Z] [2025-06-17T02:16:26.105Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-06-17T02:16:26.105Z] #15 transferring dockerfile: 1.83kB done [2025-06-17T02:16:26.105Z] #15 DONE 0.0s [2025-06-17T02:16:26.105Z] [2025-06-17T02:16:26.105Z] #16 [security-proxy-auth internal] load .dockerignore [2025-06-17T02:16:26.105Z] #16 transferring context: 50B done [2025-06-17T02:16:26.105Z] #16 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #17 [security-spire-server internal] load .dockerignore [2025-06-17T02:16:26.366Z] #17 transferring context: 50B done [2025-06-17T02:16:26.366Z] #17 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #18 [security-spire-config internal] load .dockerignore [2025-06-17T02:16:26.366Z] #18 transferring context: 50B done [2025-06-17T02:16:26.366Z] #18 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #19 [core-metadata internal] load .dockerignore [2025-06-17T02:16:26.366Z] #19 transferring context: 50B done [2025-06-17T02:16:26.366Z] #19 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-06-17T02:16:26.366Z] #20 transferring context: 50B done [2025-06-17T02:16:26.366Z] #20 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #21 [core-data internal] load .dockerignore [2025-06-17T02:16:26.366Z] #21 transferring context: 50B done [2025-06-17T02:16:26.366Z] #21 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-17T02:16:26.366Z] #22 transferring context: 50B done [2025-06-17T02:16:26.366Z] #22 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #23 [security-spire-agent internal] load .dockerignore [2025-06-17T02:16:26.366Z] #23 transferring context: 50B done [2025-06-17T02:16:26.366Z] #23 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #24 [security-proxy-setup internal] load .dockerignore [2025-06-17T02:16:26.366Z] #24 transferring context: 50B done [2025-06-17T02:16:26.366Z] #24 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-06-17T02:16:26.366Z] #25 transferring context: 50B done [2025-06-17T02:16:26.366Z] #25 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #26 [core-command internal] load .dockerignore [2025-06-17T02:16:26.366Z] #26 transferring context: 50B done [2025-06-17T02:16:26.366Z] #26 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #27 [core-keeper internal] load .dockerignore [2025-06-17T02:16:26.366Z] #27 transferring context: 50B done [2025-06-17T02:16:26.366Z] #27 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #28 [support-notifications internal] load .dockerignore [2025-06-17T02:16:26.366Z] #28 transferring context: 50B done [2025-06-17T02:16:26.366Z] #28 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #29 [security-bootstrapper internal] load .dockerignore [2025-06-17T02:16:26.366Z] #29 transferring context: 50B done [2025-06-17T02:16:26.366Z] #29 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #30 [support-scheduler internal] load .dockerignore [2025-06-17T02:16:26.366Z] #30 transferring context: 50B done [2025-06-17T02:16:26.366Z] #30 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-17T02:16:26.366Z] #31 DONE 0.0s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:16:26.366Z] #32 DONE 0.1s [2025-06-17T02:16:26.366Z] [2025-06-17T02:16:26.366Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:16:26.366Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:16:26.703Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:16:26.703Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-17T02:16:26.703Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-17T02:16:26.703Z] #33 DONE 0.0s [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-17T02:16:26.703Z] #34 ... [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-17T02:16:26.703Z] #31 DONE 0.0s [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:16:26.703Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:16:26.703Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:16:26.703Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-17T02:16:26.703Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-17T02:16:26.703Z] #33 DONE 0.1s [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-17T02:16:26.703Z] #34 ... [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:16:26.703Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:16:26.703Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:16:26.703Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-17T02:16:26.703Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-17T02:16:26.703Z] #33 DONE 0.1s [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-17T02:16:26.703Z] #31 DONE 0.0s [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-17T02:16:26.703Z] #35 DONE 0.5s [2025-06-17T02:16:26.703Z] [2025-06-17T02:16:26.703Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-17T02:16:26.960Z] #34 ... [2025-06-17T02:16:26.960Z] [2025-06-17T02:16:26.960Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:16:26.960Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:16:26.960Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:16:26.960Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-17T02:16:26.960Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-17T02:16:26.960Z] #33 DONE 0.1s [2025-06-17T02:16:26.960Z] [2025-06-17T02:16:26.960Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-17T02:16:26.960Z] #31 DONE 0.0s [2025-06-17T02:16:26.960Z] [2025-06-17T02:16:26.960Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-17T02:16:26.960Z] #35 DONE 0.5s [2025-06-17T02:16:26.960Z] [2025-06-17T02:16:26.960Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-17T02:16:26.960Z] #31 DONE 0.0s [2025-06-17T02:16:26.960Z] [2025-06-17T02:16:26.960Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-06-17T02:16:26.960Z] #36 DONE 0.4s [2025-06-17T02:16:26.960Z] [2025-06-17T02:16:26.960Z] #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:16:27.219Z] #37 ... [2025-06-17T02:16:27.219Z] [2025-06-17T02:16:27.219Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:16:27.219Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:16:27.219Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:16:27.219Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-17T02:16:27.219Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-17T02:16:27.219Z] #33 DONE 0.1s [2025-06-17T02:16:27.219Z] [2025-06-17T02:16:27.219Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-17T02:16:27.219Z] #35 DONE 0.5s [2025-06-17T02:16:27.219Z] [2025-06-17T02:16:27.219Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:16:27.219Z] #32 DONE 0.4s [2025-06-17T02:16:27.219Z] [2025-06-17T02:16:27.219Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-06-17T02:16:27.219Z] #36 DONE 0.4s [2025-06-17T02:16:27.219Z] [2025-06-17T02:16:27.219Z] #37 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:16:27.784Z] #37 ... [2025-06-17T02:16:27.784Z] [2025-06-17T02:16:27.784Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-17T02:16:27.784Z] #38 DONE 1.1s [2025-06-17T02:16:28.147Z] [2025-06-17T02:16:28.147Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:16:28.147Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:16:28.147Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:16:28.147Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-17T02:16:28.147Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-17T02:16:28.147Z] #33 DONE 0.1s [2025-06-17T02:16:28.147Z] [2025-06-17T02:16:28.147Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-17T02:16:28.147Z] #34 DONE 1.3s [2025-06-17T02:16:28.147Z] [2025-06-17T02:16:28.147Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:28.147Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:28.147Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-06-17T02:16:28.405Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-06-17T02:16:28.405Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-17T02:16:28.405Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-17T02:16:28.405Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-17T02:16:29.349Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s [2025-06-17T02:16:29.913Z] #39 ... [2025-06-17T02:16:29.913Z] [2025-06-17T02:16:29.913Z] #40 [security-spire-config internal] load build context [2025-06-17T02:16:29.913Z] #40 transferring context: 22.05kB 0.1s done [2025-06-17T02:16:29.913Z] #40 DONE 1.9s [2025-06-17T02:16:29.913Z] [2025-06-17T02:16:29.913Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:29.913Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s [2025-06-17T02:16:29.913Z] #39 ... [2025-06-17T02:16:29.913Z] [2025-06-17T02:16:29.913Z] #41 [security-spire-server internal] load build context [2025-06-17T02:16:29.913Z] #41 transferring context: 23.80kB 0.1s done [2025-06-17T02:16:29.913Z] #41 DONE 1.9s [2025-06-17T02:16:29.913Z] [2025-06-17T02:16:29.913Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:29.913Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.5s [2025-06-17T02:16:30.171Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.7s [2025-06-17T02:16:30.740Z] #39 ... [2025-06-17T02:16:30.740Z] [2025-06-17T02:16:30.740Z] #42 [security-spire-agent internal] load build context [2025-06-17T02:16:30.740Z] #42 transferring context: 23.33kB 0.1s done [2025-06-17T02:16:30.740Z] #42 DONE 2.6s [2025-06-17T02:16:30.740Z] [2025-06-17T02:16:30.740Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:30.996Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.5s [2025-06-17T02:16:31.257Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.7s [2025-06-17T02:16:31.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3422 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-06-17T02:16:31.560Z] Running in /w/workspace/edgex-go/855 [Pipeline] { [Pipeline] checkout [2025-06-17T02:16:31.829Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.7s done [2025-06-17T02:16:32.087Z] #39 ... [2025-06-17T02:16:32.087Z] [2025-06-17T02:16:32.087Z] #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-17T02:16:32.087Z] #0 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:32.087Z] #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:32.087Z] #0 1.259 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:32.087Z] #0 1.262 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:32.087Z] #0 1.272 OK: 8 MiB in 15 packages [2025-06-17T02:16:32.087Z] #43 DONE 5.3s [2025-06-17T02:16:32.087Z] [2025-06-17T02:16:32.087Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:32.087Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.5s done [2025-06-17T02:16:33.028Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.4s done [2025-06-17T02:16:33.028Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-17T02:16:33.028Z] #39 ... [2025-06-17T02:16:33.028Z] [2025-06-17T02:16:33.028Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-17T02:16:33.028Z] #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.028Z] #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.028Z] #0 1.600 (1/4) Installing ca-certificates (20241121-r1) [2025-06-17T02:16:33.028Z] #0 1.657 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:33.028Z] #0 1.661 (3/4) Installing su-exec (0.2-r3) [2025-06-17T02:16:33.028Z] #0 1.672 (4/4) Installing yq-go (4.44.1-r2) [2025-06-17T02:16:33.028Z] #0 1.745 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:33.028Z] #0 1.753 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:16:33.028Z] #0 1.791 OK: 19 MiB in 18 packages [2025-06-17T02:16:33.028Z] #44 DONE 6.4s [2025-06-17T02:16:33.028Z] [2025-06-17T02:16:33.028Z] #45 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-17T02:16:33.028Z] #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.028Z] #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.028Z] #0 1.556 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:33.028Z] #0 1.559 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:33.028Z] #0 1.568 OK: 8 MiB in 15 packages [2025-06-17T02:16:33.028Z] #45 DONE 6.7s [2025-06-17T02:16:33.028Z] [2025-06-17T02:16:33.028Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:33.028Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 4.6s [2025-06-17T02:16:33.288Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-17T02:16:33.288Z] #39 ... [2025-06-17T02:16:33.288Z] [2025-06-17T02:16:33.288Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-17T02:16:33.288Z] #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.288Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.288Z] #0 2.514 OK: 248 MiB in 58 packages [2025-06-17T02:16:33.288Z] #46 DONE 6.2s [2025-06-17T02:16:33.288Z] [2025-06-17T02:16:33.288Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:16:33.288Z] #47 DONE 6.3s [2025-06-17T02:16:33.288Z] [2025-06-17T02:16:33.288Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:33.288Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 4.8s [2025-06-17T02:16:33.288Z] #39 ... [2025-06-17T02:16:33.288Z] [2025-06-17T02:16:33.288Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:16:33.288Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.288Z] #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.288Z] #0 1.463 OK: 248 MiB in 58 packages [2025-06-17T02:16:33.288Z] #48 DONE 6.4s [2025-06-17T02:16:33.288Z] [2025-06-17T02:16:33.288Z] #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:16:33.288Z] #37 0.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.288Z] #37 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.288Z] #37 1.353 OK: 248 MiB in 58 packages [2025-06-17T02:16:33.288Z] #37 DONE 6.5s [2025-06-17T02:16:33.288Z] [2025-06-17T02:16:33.288Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:33.288Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 4.9s [2025-06-17T02:16:33.545Z] #39 ... [2025-06-17T02:16:33.545Z] [2025-06-17T02:16:33.545Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:16:33.545Z] #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.545Z] #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.545Z] #0 1.971 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:16:33.545Z] #0 1.971 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:16:33.545Z] #0 1.971 OK: 24171 distinct packages available [2025-06-17T02:16:33.545Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.545Z] #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:33.545Z] #0 2.353 OK: 248 MiB in 58 packages [2025-06-17T02:16:33.545Z] #49 DONE 6.4s [2025-06-17T02:16:33.545Z] [2025-06-17T02:16:33.545Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:33.545Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 5.0s [2025-06-17T02:16:33.545Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-17T02:16:33.545Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 5.1s [2025-06-17T02:16:33.804Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.2s [2025-06-17T02:16:33.804Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.2s done [2025-06-17T02:16:33.804Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-06-17T02:16:34.611Z] The recommended git tool is: git [2025-06-17T02:16:37.083Z] #39 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #50 [security-proxy-auth internal] load build context [2025-06-17T02:16:37.083Z] #50 transferring context: 195.12MB 9.9s [2025-06-17T02:16:37.083Z] #50 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:37.083Z] #39 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #51 [core-metadata internal] load build context [2025-06-17T02:16:37.083Z] #51 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #52 [security-secretstore-setup internal] load build context [2025-06-17T02:16:37.083Z] #52 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #53 [core-data internal] load build context [2025-06-17T02:16:37.083Z] #53 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #54 [security-bootstrapper internal] load build context [2025-06-17T02:16:37.083Z] #54 ... [2025-06-17T02:16:37.083Z] [2025-06-17T02:16:37.083Z] #55 [security-proxy-setup internal] load build context [2025-06-17T02:16:37.363Z] #55 ... [2025-06-17T02:16:37.363Z] [2025-06-17T02:16:37.363Z] #56 [core-common-config-bootstrapper internal] load build context [2025-06-17T02:16:37.363Z] #56 ... [2025-06-17T02:16:37.363Z] [2025-06-17T02:16:37.363Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-17T02:16:37.363Z] #0 7.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.363Z] #0 7.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.363Z] #0 7.936 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:37.363Z] #0 7.943 (2/2) Installing su-exec (0.2-r3) [2025-06-17T02:16:37.363Z] #0 7.953 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:37.363Z] #0 7.961 OK: 8 MiB in 16 packages [2025-06-17T02:16:37.629Z] #57 ... [2025-06-17T02:16:37.629Z] [2025-06-17T02:16:37.629Z] #58 [core-keeper internal] load build context [2025-06-17T02:16:37.629Z] #58 ... [2025-06-17T02:16:37.629Z] [2025-06-17T02:16:37.629Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-17T02:16:37.629Z] #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.629Z] #0 7.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.629Z] #0 7.672 OK: 248 MiB in 58 packages [2025-06-17T02:16:37.907Z] #59 ... [2025-06-17T02:16:37.907Z] [2025-06-17T02:16:37.907Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:16:37.907Z] #0 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.907Z] #0 7.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.907Z] #0 8.002 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:16:37.907Z] #0 8.002 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:16:37.908Z] #0 8.002 OK: 24171 distinct packages available [2025-06-17T02:16:37.908Z] #0 8.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.908Z] #0 8.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:37.908Z] #0 8.488 (1/14) Installing ca-certificates (20241121-r1) [2025-06-17T02:16:37.908Z] #0 8.500 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-17T02:16:37.908Z] #0 8.509 (3/14) Installing c-ares (1.33.1-r0) [2025-06-17T02:16:37.908Z] #0 8.513 (4/14) Installing libunistring (1.2-r0) [2025-06-17T02:16:37.908Z] #0 8.527 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-17T02:16:37.908Z] #0 8.531 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-17T02:16:37.908Z] #0 8.536 (7/14) Installing libpsl (0.21.5-r1) [2025-06-17T02:16:37.908Z] #0 8.540 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-17T02:16:37.908Z] #0 8.553 (9/14) Installing libcurl (8.12.1-r0) [2025-06-17T02:16:37.908Z] #0 8.564 (10/14) Installing curl (8.12.1-r0) [2025-06-17T02:16:37.908Z] #0 8.564 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:37.908Z] #0 8.570 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-17T02:16:37.908Z] #0 8.573 (13/14) Installing libucontext (1.2-r3) [2025-06-17T02:16:37.908Z] #0 8.575 (14/14) Installing gcompat (1.1.0-r4) [2025-06-17T02:16:37.908Z] #0 8.584 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:37.908Z] #0 8.590 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:16:37.908Z] #0 8.631 OK: 13 MiB in 28 packages [2025-06-17T02:16:37.908Z] #60 ... [2025-06-17T02:16:37.908Z] [2025-06-17T02:16:37.908Z] #61 [security-spiffe-token-provider internal] load build context [2025-06-17T02:16:38.173Z] #61 ... [2025-06-17T02:16:38.173Z] [2025-06-17T02:16:38.173Z] #62 [core-command internal] load build context [2025-06-17T02:16:38.173Z] #62 ... [2025-06-17T02:16:38.173Z] [2025-06-17T02:16:38.173Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:16:38.173Z] #63 ... [2025-06-17T02:16:38.173Z] [2025-06-17T02:16:38.173Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:16:38.173Z] #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-06-17T02:16:38.173Z] #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-17T02:16:38.173Z] #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-17T02:16:38.173Z] #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-17T02:16:38.173Z] #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.4s done [2025-06-17T02:16:38.173Z] #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.3s done [2025-06-17T02:16:38.173Z] #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.5s done [2025-06-17T02:16:38.173Z] #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-17T02:16:38.173Z] #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 4.9s done [2025-06-17T02:16:38.173Z] #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-06-17T02:16:38.173Z] #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.9s done [2025-06-17T02:16:38.173Z] #64 ... [2025-06-17T02:16:38.173Z] [2025-06-17T02:16:38.173Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:16:38.173Z] #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.173Z] #0 8.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.173Z] #0 8.464 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:16:38.173Z] #0 8.464 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:16:38.173Z] #0 8.464 OK: 24171 distinct packages available [2025-06-17T02:16:38.173Z] #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.173Z] #0 8.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.173Z] #0 8.890 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:38.173Z] #0 8.895 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-17T02:16:38.173Z] #0 8.898 (3/4) Installing libucontext (1.2-r3) [2025-06-17T02:16:38.173Z] #0 8.904 (4/4) Installing gcompat (1.1.0-r4) [2025-06-17T02:16:38.173Z] #0 8.907 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:38.173Z] #0 8.917 OK: 8 MiB in 18 packages [2025-06-17T02:16:38.438Z] #65 ... [2025-06-17T02:16:38.438Z] [2025-06-17T02:16:38.438Z] #66 [support-notifications internal] load build context [2025-06-17T02:16:38.438Z] #66 ... [2025-06-17T02:16:38.438Z] [2025-06-17T02:16:38.438Z] #67 [support-scheduler internal] load build context [2025-06-17T02:16:38.696Z] #67 ... [2025-06-17T02:16:38.696Z] [2025-06-17T02:16:38.696Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-17T02:16:38.696Z] #0 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 8.559 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:16:38.696Z] #0 8.559 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:16:38.696Z] #0 8.559 OK: 24171 distinct packages available [2025-06-17T02:16:38.696Z] #0 8.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 8.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 8.997 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:38.696Z] #0 9.003 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-17T02:16:38.696Z] #0 9.006 (3/5) Installing libucontext (1.2-r3) [2025-06-17T02:16:38.696Z] #0 9.010 (4/5) Installing gcompat (1.1.0-r4) [2025-06-17T02:16:38.696Z] #0 9.015 (5/5) Installing openssl (3.3.3-r0) [2025-06-17T02:16:38.696Z] #0 9.026 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:38.696Z] #0 9.033 OK: 9 MiB in 19 packages [2025-06-17T02:16:38.696Z] #68 ... [2025-06-17T02:16:38.696Z] [2025-06-17T02:16:38.696Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-17T02:16:38.696Z] #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 7.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 7.737 (1/3) Installing ca-certificates (20241121-r1) [2025-06-17T02:16:38.696Z] #0 7.763 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:38.696Z] #0 7.809 (3/3) Installing tzdata (2025b-r0) [2025-06-17T02:16:38.696Z] #0 7.839 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:38.696Z] #0 7.849 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:16:38.696Z] #0 7.919 OK: 10 MiB in 17 packages [2025-06-17T02:16:38.696Z] #69 ... [2025-06-17T02:16:38.696Z] [2025-06-17T02:16:38.696Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-17T02:16:38.696Z] #0 7.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.696Z] #0 7.853 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:38.696Z] #0 7.853 (2/4) Installing openssl (3.3.3-r0) [2025-06-17T02:16:38.696Z] #0 7.871 (3/4) Installing su-exec (0.2-r3) [2025-06-17T02:16:38.696Z] #0 7.874 (4/4) Installing yq-go (4.44.1-r2) [2025-06-17T02:16:38.696Z] #0 7.972 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:38.696Z] #0 7.998 OK: 19 MiB in 18 packages [2025-06-17T02:16:38.970Z] #70 ... [2025-06-17T02:16:38.970Z] [2025-06-17T02:16:38.970Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-17T02:16:38.970Z] #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.970Z] #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:38.970Z] #0 7.240 (1/7) Installing ca-certificates (20241121-r1) [2025-06-17T02:16:38.970Z] #0 7.270 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:38.970Z] #0 7.278 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-17T02:16:38.970Z] #0 7.278 (4/7) Installing libsodium (1.0.19-r0) [2025-06-17T02:16:38.970Z] #0 7.288 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-17T02:16:38.970Z] #0 7.328 (6/7) Installing libzmq (4.3.5-r2) [2025-06-17T02:16:38.970Z] #0 7.328 (7/7) Installing zeromq (4.3.5-r2) [2025-06-17T02:16:38.970Z] #0 7.330 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:38.970Z] #0 7.336 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:16:38.970Z] #0 7.422 OK: 12 MiB in 21 packages [2025-06-17T02:16:38.970Z] #71 ... [2025-06-17T02:16:38.970Z] [2025-06-17T02:16:38.970Z] #67 [support-scheduler internal] load build context [2025-06-17T02:16:39.551Z] using credential edgex-jenkins-ssh [2025-06-17T02:16:39.576Z] Cloning the remote Git repository [2025-06-17T02:16:39.627Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-17T02:16:39.732Z] > git init /w/workspace/edgex-go/855 # timeout=10 [2025-06-17T02:16:39.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-17T02:16:39.893Z] > git --version # timeout=10 [2025-06-17T02:16:39.918Z] > git --version # 'git version 2.25.1' [2025-06-17T02:16:39.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-17T02:16:40.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T02:16:41.511Z] #67 ... [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:16:41.511Z] #63 DONE 13.9s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #51 [core-metadata internal] load build context [2025-06-17T02:16:41.511Z] #51 transferring context: 507.77MB 13.2s done [2025-06-17T02:16:41.511Z] #51 DONE 14.5s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-17T02:16:41.511Z] #59 DONE 14.2s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #67 [support-scheduler internal] load build context [2025-06-17T02:16:41.511Z] #67 ... [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-17T02:16:41.511Z] #71 DONE 14.1s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-17T02:16:41.511Z] #69 DONE 14.1s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-17T02:16:41.511Z] #70 DONE 14.3s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-17T02:16:41.511Z] #57 DONE 14.1s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:16:41.511Z] #65 DONE 13.5s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-17T02:16:41.511Z] #68 DONE 13.5s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #62 [core-command internal] load build context [2025-06-17T02:16:41.511Z] #62 transferring context: 507.77MB 13.6s done [2025-06-17T02:16:41.511Z] #62 DONE 14.5s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:16:41.511Z] #60 DONE 14.5s [2025-06-17T02:16:41.511Z] [2025-06-17T02:16:41.511Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-17T02:16:42.449Z] #72 ... [2025-06-17T02:16:42.449Z] [2025-06-17T02:16:42.449Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:16:42.449Z] #73 ... [2025-06-17T02:16:42.449Z] [2025-06-17T02:16:42.449Z] #50 [security-proxy-auth internal] load build context [2025-06-17T02:16:42.449Z] #50 ... [2025-06-17T02:16:42.449Z] [2025-06-17T02:16:42.449Z] #52 [security-secretstore-setup internal] load build context [2025-06-17T02:16:42.449Z] #52 transferring context: 507.77MB 15.8s done [2025-06-17T02:16:42.706Z] #52 ... [2025-06-17T02:16:42.706Z] [2025-06-17T02:16:42.706Z] #50 [security-proxy-auth internal] load build context [2025-06-17T02:16:42.966Z] #50 ... [2025-06-17T02:16:42.966Z] [2025-06-17T02:16:42.966Z] #67 [support-scheduler internal] load build context [2025-06-17T02:16:42.966Z] #67 transferring context: 507.77MB 14.7s done [2025-06-17T02:16:42.966Z] #67 DONE 16.0s [2025-06-17T02:16:42.966Z] [2025-06-17T02:16:42.966Z] #55 [security-proxy-setup internal] load build context [2025-06-17T02:16:42.966Z] #55 transferring context: 507.77MB 14.4s done [2025-06-17T02:16:42.966Z] #55 DONE 16.0s [2025-06-17T02:16:42.966Z] [2025-06-17T02:16:42.966Z] #54 [security-bootstrapper internal] load build context [2025-06-17T02:16:42.966Z] #54 transferring context: 507.77MB 14.3s done [2025-06-17T02:16:42.966Z] #54 DONE 16.0s [2025-06-17T02:16:42.966Z] [2025-06-17T02:16:42.966Z] #50 [security-proxy-auth internal] load build context [2025-06-17T02:16:43.224Z] #50 ... [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:16:43.224Z] #74 DONE 1.7s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #61 [security-spiffe-token-provider internal] load build context [2025-06-17T02:16:43.224Z] #61 transferring context: 507.77MB 15.1s done [2025-06-17T02:16:43.224Z] #61 DONE 16.0s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #52 [security-secretstore-setup internal] load build context [2025-06-17T02:16:43.224Z] #52 DONE 16.4s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #66 [support-notifications internal] load build context [2025-06-17T02:16:43.224Z] #66 transferring context: 507.77MB 15.3s done [2025-06-17T02:16:43.224Z] #66 DONE 16.1s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #56 [core-common-config-bootstrapper internal] load build context [2025-06-17T02:16:43.224Z] #56 transferring context: 507.77MB 15.7s done [2025-06-17T02:16:43.224Z] #56 DONE 16.3s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #53 [core-data internal] load build context [2025-06-17T02:16:43.224Z] #53 transferring context: 507.77MB 16.0s done [2025-06-17T02:16:43.224Z] #53 DONE 16.4s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #50 [security-proxy-auth internal] load build context [2025-06-17T02:16:43.224Z] #50 ... [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:16:43.224Z] #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.224Z] #0 9.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.224Z] #75 ... [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #58 [core-keeper internal] load build context [2025-06-17T02:16:43.224Z] #58 transferring context: 507.77MB 15.8s done [2025-06-17T02:16:43.224Z] #58 DONE 16.1s [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:16:43.224Z] #75 10.14 OK: 8 MiB in 15 packages [2025-06-17T02:16:43.224Z] #75 ... [2025-06-17T02:16:43.224Z] [2025-06-17T02:16:43.224Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-17T02:16:43.224Z] #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.224Z] #0 9.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.224Z] #0 10.06 OK: 19 MiB in 18 packages [2025-06-17T02:16:43.483Z] #76 ... [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-17T02:16:43.483Z] #0 9.281 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.483Z] #77 ... [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-17T02:16:43.483Z] #76 DONE 10.3s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:16:43.483Z] #73 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.483Z] #73 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:43.483Z] #73 10.82 OK: 8 MiB in 15 packages [2025-06-17T02:16:43.483Z] #73 DONE 11.2s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:16:43.483Z] #78 DONE 0.4s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:16:43.483Z] #79 DONE 0.5s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:16:43.483Z] #80 DONE 0.5s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:16:43.483Z] #81 DONE 0.4s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:16:43.483Z] #75 DONE 10.6s [2025-06-17T02:16:43.483Z] [2025-06-17T02:16:43.483Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:44.048Z] #82 ... [2025-06-17T02:16:44.048Z] [2025-06-17T02:16:44.048Z] #50 [security-proxy-auth internal] load build context [2025-06-17T02:16:44.048Z] #50 transferring context: 507.77MB 17.4s done [2025-06-17T02:16:44.048Z] #50 DONE 17.4s [2025-06-17T02:16:44.048Z] [2025-06-17T02:16:44.048Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:16:44.048Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.7s done [2025-06-17T02:16:44.613Z] #39 ... [2025-06-17T02:16:44.613Z] [2025-06-17T02:16:44.613Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:16:44.613Z] #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:44.613Z] #0 2.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:44.613Z] #0 3.157 OK: 12 MiB in 21 packages [2025-06-17T02:16:44.613Z] #83 DONE 3.3s [2025-06-17T02:16:44.613Z] [2025-06-17T02:16:44.613Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:16:44.613Z] #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:44.613Z] #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:44.613Z] #84 3.339 OK: 10 MiB in 17 packages [2025-06-17T02:16:44.870Z] #84 DONE 3.5s [2025-06-17T02:16:44.870Z] [2025-06-17T02:16:44.870Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:16:44.870Z] #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:44.870Z] #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.137Z] #85 ... [2025-06-17T02:16:45.137Z] [2025-06-17T02:16:45.137Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-17T02:16:45.137Z] #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.137Z] #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.137Z] #0 3.542 OK: 8 MiB in 18 packages [2025-06-17T02:16:45.137Z] #86 DONE 3.6s [2025-06-17T02:16:45.137Z] [2025-06-17T02:16:45.137Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-17T02:16:45.137Z] #72 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.137Z] #72 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.400Z] #72 ... [2025-06-17T02:16:45.400Z] [2025-06-17T02:16:45.400Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:16:45.400Z] #85 3.782 OK: 13 MiB in 28 packages [2025-06-17T02:16:45.400Z] #85 DONE 4.0s [2025-06-17T02:16:45.400Z] [2025-06-17T02:16:45.400Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-17T02:16:45.400Z] #0 3.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.400Z] #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.400Z] #0 3.611 OK: 19 MiB in 18 packages [2025-06-17T02:16:45.400Z] #87 DONE 4.1s [2025-06-17T02:16:45.661Z] [2025-06-17T02:16:45.662Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-17T02:16:45.662Z] #88 DONE 0.4s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-17T02:16:45.662Z] #89 DONE 0.0s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-17T02:16:45.662Z] #90 DONE 0.0s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-17T02:16:45.662Z] #91 DONE 0.0s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-17T02:16:45.662Z] #92 DONE 0.0s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-17T02:16:45.662Z] #72 4.021 OK: 9 MiB in 19 packages [2025-06-17T02:16:45.662Z] #72 DONE 4.2s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-17T02:16:45.662Z] #93 DONE 0.0s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #94 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-17T02:16:45.662Z] #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.662Z] #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:45.662Z] #0 4.147 OK: 8 MiB in 16 packages [2025-06-17T02:16:45.662Z] #94 DONE 4.3s [2025-06-17T02:16:45.662Z] [2025-06-17T02:16:45.662Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-17T02:16:46.229Z] #95 DONE 0.4s [2025-06-17T02:16:46.229Z] [2025-06-17T02:16:46.229Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-17T02:16:46.229Z] #96 DONE 0.5s [2025-06-17T02:16:46.229Z] [2025-06-17T02:16:46.229Z] #97 [security-spire-config] exporting to image [2025-06-17T02:16:46.229Z] #97 exporting layers [2025-06-17T02:16:46.229Z] #97 ... [2025-06-17T02:16:46.229Z] [2025-06-17T02:16:46.229Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-17T02:16:46.229Z] #98 DONE 0.5s [2025-06-17T02:16:46.229Z] [2025-06-17T02:16:46.229Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-17T02:16:46.229Z] #99 DONE 0.1s [2025-06-17T02:16:46.487Z] [2025-06-17T02:16:46.487Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-17T02:16:46.487Z] #100 DONE 0.1s [2025-06-17T02:16:46.487Z] [2025-06-17T02:16:46.487Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-17T02:16:46.745Z] #101 DONE 0.4s [2025-06-17T02:16:46.745Z] [2025-06-17T02:16:46.745Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-17T02:16:46.745Z] #102 DONE 0.5s [2025-06-17T02:16:46.745Z] [2025-06-17T02:16:46.745Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-17T02:16:46.745Z] #103 DONE 0.0s [2025-06-17T02:16:46.745Z] [2025-06-17T02:16:46.745Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-17T02:16:46.745Z] #104 DONE 0.1s [2025-06-17T02:16:46.745Z] [2025-06-17T02:16:46.745Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-17T02:16:46.745Z] #105 DONE 0.1s [2025-06-17T02:16:46.745Z] [2025-06-17T02:16:46.745Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-17T02:16:46.745Z] #106 DONE 0.0s [2025-06-17T02:16:46.745Z] [2025-06-17T02:16:46.745Z] #97 [security-spire-server] exporting to image [2025-06-17T02:16:47.006Z] #97 ... [2025-06-17T02:16:47.006Z] [2025-06-17T02:16:47.006Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-17T02:16:47.006Z] #107 DONE 0.1s [2025-06-17T02:16:47.006Z] [2025-06-17T02:16:47.006Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-17T02:16:47.006Z] #108 DONE 0.0s [2025-06-17T02:16:47.006Z] [2025-06-17T02:16:47.006Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-17T02:16:47.006Z] #109 DONE 0.0s [2025-06-17T02:16:47.006Z] [2025-06-17T02:16:47.006Z] #97 [security-spire-agent] exporting to image [2025-06-17T02:16:47.006Z] #97 exporting layers 0.8s done [2025-06-17T02:16:47.006Z] #97 writing image sha256:991eac2cbcb43c51f0ee430c53998be1beaf1289ce78bb7e763f3d576cf70c82 [2025-06-17T02:16:47.006Z] #97 ... [2025-06-17T02:16:47.006Z] [2025-06-17T02:16:47.006Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-17T02:16:47.006Z] #110 DONE 1.3s [2025-06-17T02:16:47.006Z] [2025-06-17T02:16:47.006Z] #97 [security-spire-config] exporting to image [2025-06-17T02:16:47.006Z] #97 writing image sha256:991eac2cbcb43c51f0ee430c53998be1beaf1289ce78bb7e763f3d576cf70c82 done [2025-06-17T02:16:47.006Z] #97 naming to docker.io/library/security-spire-config done [2025-06-17T02:16:47.263Z] #97 ... [2025-06-17T02:16:47.263Z] [2025-06-17T02:16:47.263Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-17T02:16:47.263Z] #111 DONE 0.1s [2025-06-17T02:16:47.263Z] [2025-06-17T02:16:47.263Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-17T02:16:47.263Z] #77 12.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:47.830Z] #77 ... [2025-06-17T02:16:47.830Z] [2025-06-17T02:16:47.830Z] #97 [security-spire-agent] exporting to image [2025-06-17T02:16:47.830Z] #97 exporting layers 0.7s done [2025-06-17T02:16:47.830Z] #97 writing image sha256:d1aa8cd96552f8ce0322a484bdf9c49f4c27fee8ae7a62ffebaadfa0cc299048 done [2025-06-17T02:16:47.830Z] #97 naming to docker.io/library/security-spire-server done [2025-06-17T02:16:47.830Z] #97 writing image sha256:0d2c17f837697cc62f8ca303ac12fdabb1912e46b21628a2443621e903a60225 done [2025-06-17T02:16:47.830Z] #97 naming to docker.io/library/security-spire-agent done [2025-06-17T02:16:47.830Z] #97 DONE 1.5s [2025-06-17T02:16:47.830Z] [2025-06-17T02:16:47.830Z] #112 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-17T02:16:47.830Z] #0 3.021 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:47.830Z] #0 5.676 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-17T02:16:50.359Z] #112 9.027 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:16:51.295Z] #112 ... [2025-06-17T02:16:51.295Z] [2025-06-17T02:16:51.295Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-17T02:16:51.295Z] #77 18.08 OK: 248 MiB in 58 packages [2025-06-17T02:16:51.554Z] #77 DONE 18.2s [2025-06-17T02:16:51.554Z] [2025-06-17T02:16:51.554Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-17T02:16:51.554Z] #113 DONE 0.0s [2025-06-17T02:16:51.554Z] [2025-06-17T02:16:51.554Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:51.813Z] #114 ... [2025-06-17T02:16:51.813Z] [2025-06-17T02:16:51.813Z] #112 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-17T02:16:51.813Z] #112 10.50 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:16:51.813Z] #112 10.51 OK: 8 MiB in 15 packages [2025-06-17T02:16:51.813Z] #112 DONE 10.6s [2025-06-17T02:16:51.813Z] [2025-06-17T02:16:51.813Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:53.187Z] #115 ... [2025-06-17T02:16:53.187Z] [2025-06-17T02:16:53.187Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:53.187Z] #116 ... [2025-06-17T02:16:53.187Z] [2025-06-17T02:16:53.187Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:53.444Z] #117 ... [2025-06-17T02:16:53.444Z] [2025-06-17T02:16:53.444Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:16:53.701Z] #64 ... [2025-06-17T02:16:53.701Z] [2025-06-17T02:16:53.701Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:16:58.168Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-17T02:16:58.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T02:16:59.137Z] Avoid second fetch [2025-06-17T02:16:59.137Z] Checking out Revision c44c449455414b2ba7e485d753d9aa9ad984b950 (main) [2025-06-17T02:17:00.044Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5184)" [2025-06-17T02:16:59.155Z] > git config core.sparsecheckout # timeout=10 [2025-06-17T02:16:59.218Z] > git checkout -f c44c449455414b2ba7e485d753d9aa9ad984b950 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-17T02:17:04.876Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-17T02:17:05.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T02:17:05.161Z] Dload Upload Total Spent Left Speed [2025-06-17T02:17:05.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2025-06-17T02:17:05.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-17T02:17:05.928Z] + sudo tee /etc/docker/daemon.new [2025-06-17T02:17:05.928Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-17T02:17:05.928Z] { [2025-06-17T02:17:05.928Z] "registry-mirrors": [ [2025-06-17T02:17:05.928Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-17T02:17:05.928Z] ], [2025-06-17T02:17:05.928Z] "bip": "10.250.0.254/24", [2025-06-17T02:17:05.928Z] "hosts": [ [2025-06-17T02:17:05.928Z] "tcp://0.0.0.0:5555", [2025-06-17T02:17:05.928Z] "unix:///var/run/docker.sock" [2025-06-17T02:17:05.928Z] ], [2025-06-17T02:17:05.928Z] "mtu": 1458, [2025-06-17T02:17:05.928Z] "selinux-enabled": true, [2025-06-17T02:17:05.928Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-17T02:17:05.928Z] } [Pipeline] sh [2025-06-17T02:17:06.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-17T02:17:06.607Z] + sudo service docker restart [2025-06-17T02:17:08.597Z] #118 DONE 25.0s [2025-06-17T02:17:08.597Z] [2025-06-17T02:17:08.597Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:08.597Z] #82 DONE 24.9s [2025-06-17T02:17:08.597Z] [2025-06-17T02:17:08.597Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:08.597Z] #116 DONE 25.4s [2025-06-17T02:17:08.597Z] [2025-06-17T02:17:08.597Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-17T02:17:08.597Z] #119 ... [2025-06-17T02:17:08.597Z] [2025-06-17T02:17:08.597Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:08.597Z] #117 DONE 25.0s [2025-06-17T02:17:08.597Z] [2025-06-17T02:17:08.597Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:08.597Z] #114 DONE 16.9s [2025-06-17T02:17:08.597Z] [2025-06-17T02:17:08.597Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:08.597Z] #115 DONE 25.0s [2025-06-17T02:17:08.855Z] [2025-06-17T02:17:08.856Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #120 DONE 5.6s [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:14.125Z] #121 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #122 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:17:14.125Z] #123 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:14.125Z] #124 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #125 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:17:14.125Z] #126 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #127 [support-notifications builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #127 DONE 5.6s [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #119 DONE 5.6s [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #128 [core-metadata builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #128 DONE 5.6s [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:17:14.125Z] #129 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #130 [core-data builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #130 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:14.125Z] #131 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #132 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:14.125Z] #133 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:17:14.125Z] #134 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #135 [support-scheduler builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #135 DONE 5.6s [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:14.125Z] #136 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #137 [core-command builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #137 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:17:14.125Z] #138 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #139 [core-keeper builder 7/8] COPY . . [2025-06-17T02:17:14.125Z] #139 DONE 5.6s [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:17:14.125Z] #140 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-06-17T02:17:14.125Z] #141 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:17:14.125Z] #142 CACHED [2025-06-17T02:17:14.125Z] [2025-06-17T02:17:14.125Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:17:16.029Z] #143 1.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-17T02:17:24.146Z] #143 ... [2025-06-17T02:17:24.146Z] [2025-06-17T02:17:24.146Z] #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-06-17T02:17:24.146Z] #0 0.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-17T02:17:24.404Z] #144 ... [2025-06-17T02:17:24.404Z] [2025-06-17T02:17:24.404Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:17:24.404Z] #0 1.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-17T02:17:24.404Z] #145 ... [2025-06-17T02:17:24.404Z] [2025-06-17T02:17:24.404Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-17T02:17:24.404Z] #0 0.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-17T02:17:24.661Z] #146 ... [2025-06-17T02:17:24.661Z] [2025-06-17T02:17:24.661Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:17:24.661Z] #0 0.643 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-17T02:17:24.661Z] #147 ... [2025-06-17T02:17:24.661Z] [2025-06-17T02:17:24.661Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-17T02:17:24.661Z] #0 1.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:17:24.908Z] provisioning config files... [2025-06-17T02:17:24.919Z] #148 ... [2025-06-17T02:17:24.919Z] [2025-06-17T02:17:24.919Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:17:24.919Z] #0 1.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-17T02:17:24.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config8636519009041357730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:17:25.182Z] #149 ... [2025-06-17T02:17:25.182Z] [2025-06-17T02:17:25.182Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-17T02:17:25.182Z] #0 2.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-17T02:17:25.182Z] #150 ... [2025-06-17T02:17:25.182Z] [2025-06-17T02:17:25.182Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-17T02:17:25.182Z] #0 0.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-17T02:17:25.436Z] ---> ****-login.sh [2025-06-17T02:17:25.436Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:17:25.440Z] #151 ... [2025-06-17T02:17:25.440Z] [2025-06-17T02:17:25.440Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:17:25.440Z] #0 1.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-17T02:17:25.440Z] #152 ... [2025-06-17T02:17:25.440Z] [2025-06-17T02:17:25.440Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-17T02:17:25.440Z] #0 1.094 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-17T02:17:25.697Z] #153 ... [2025-06-17T02:17:25.697Z] [2025-06-17T02:17:25.697Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:17:25.697Z] #0 1.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-17T02:17:26.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:17:26.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:17:26.295Z] Configure a credential helper to remove this warning. See [2025-06-17T02:17:26.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:17:26.295Z] [2025-06-17T02:17:26.295Z] Login Succeeded [2025-06-17T02:17:26.295Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:17:26.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:17:26.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:17:26.567Z] Configure a credential helper to remove this warning. See [2025-06-17T02:17:26.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:17:26.567Z] [2025-06-17T02:17:26.567Z] Login Succeeded [2025-06-17T02:17:26.567Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:17:26.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:17:26.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:17:26.840Z] Configure a credential helper to remove this warning. See [2025-06-17T02:17:26.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:17:26.840Z] [2025-06-17T02:17:26.840Z] Login Succeeded [2025-06-17T02:17:27.117Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:17:27.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:17:27.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:17:27.393Z] Configure a credential helper to remove this warning. See [2025-06-17T02:17:27.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:17:27.393Z] [2025-06-17T02:17:27.393Z] Login Succeeded [2025-06-17T02:17:27.393Z] ****.io [2025-06-17T02:17:27.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:17:27.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:17:27.941Z] Configure a credential helper to remove this warning. See [2025-06-17T02:17:27.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:17:27.941Z] [2025-06-17T02:17:27.941Z] Login Succeeded [2025-06-17T02:17:27.941Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:17:27.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-17T02:17:28.644Z] + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] echo [2025-06-17T02:17:28.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:17:28.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:17:28.708Z] ========================================================= [2025-06-17T02:17:28.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-17T02:17:28.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:17:29.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-17T02:17:29.315Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-17T02:17:29.315Z] 94e9d8af2201: Pulling fs layer [2025-06-17T02:17:29.315Z] 634366ca850b: Pulling fs layer [2025-06-17T02:17:29.315Z] f66ade281fe9: Pulling fs layer [2025-06-17T02:17:29.315Z] 13fd4ce6e94e: Pulling fs layer [2025-06-17T02:17:29.315Z] 4f4fb700ef54: Pulling fs layer [2025-06-17T02:17:29.315Z] 4cccf3f17d63: Pulling fs layer [2025-06-17T02:17:29.315Z] 2d8010953d95: Pulling fs layer [2025-06-17T02:17:29.315Z] ec743f232bc5: Pulling fs layer [2025-06-17T02:17:29.315Z] 4f4fb700ef54: Waiting [2025-06-17T02:17:29.315Z] 4cccf3f17d63: Waiting [2025-06-17T02:17:29.315Z] 2d8010953d95: Waiting [2025-06-17T02:17:29.315Z] ec743f232bc5: Waiting [2025-06-17T02:17:29.315Z] 634366ca850b: Verifying Checksum [2025-06-17T02:17:29.315Z] 634366ca850b: Download complete [2025-06-17T02:17:29.315Z] 13fd4ce6e94e: Verifying Checksum [2025-06-17T02:17:29.315Z] 13fd4ce6e94e: Download complete [2025-06-17T02:17:29.315Z] 4f4fb700ef54: Verifying Checksum [2025-06-17T02:17:29.315Z] 4f4fb700ef54: Download complete [2025-06-17T02:17:29.315Z] 4cccf3f17d63: Verifying Checksum [2025-06-17T02:17:29.315Z] 4cccf3f17d63: Download complete [2025-06-17T02:17:29.315Z] 94e9d8af2201: Verifying Checksum [2025-06-17T02:17:29.315Z] 94e9d8af2201: Download complete [2025-06-17T02:17:29.911Z] ec743f232bc5: Verifying Checksum [2025-06-17T02:17:29.911Z] ec743f232bc5: Download complete [2025-06-17T02:17:30.508Z] 94e9d8af2201: Pull complete [2025-06-17T02:17:31.495Z] 634366ca850b: Pull complete [2025-06-17T02:17:32.084Z] f66ade281fe9: Verifying Checksum [2025-06-17T02:17:32.084Z] f66ade281fe9: Download complete [2025-06-17T02:17:32.672Z] 2d8010953d95: Verifying Checksum [2025-06-17T02:17:32.672Z] 2d8010953d95: Download complete [2025-06-17T02:17:47.688Z] f66ade281fe9: Pull complete [2025-06-17T02:17:47.688Z] 13fd4ce6e94e: Pull complete [2025-06-17T02:17:47.688Z] 4f4fb700ef54: Pull complete [2025-06-17T02:17:47.688Z] 4cccf3f17d63: Pull complete [2025-06-17T02:17:54.361Z] 2d8010953d95: Pull complete [2025-06-17T02:17:56.311Z] ec743f232bc5: Pull complete [2025-06-17T02:17:56.312Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-06-17T02:17:56.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-17T02:17:56.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-17T02:17:56.649Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-17T02:17:56.649Z] WORKDIR /edgex [2025-06-17T02:17:56.649Z] COPY go.mod . [2025-06-17T02:17:56.649Z] RUN go mod download -t [2025-06-17T02:17:56.649Z] ci-base-image-arm64 -f - . [2025-06-17T02:17:57.617Z] Sending build context to Docker daemon 3.699MB [2025-06-17T02:17:57.617Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-17T02:17:57.617Z] ---> 12c1d4c06be1 [2025-06-17T02:17:57.617Z] Step 2/4 : WORKDIR /edgex [2025-06-17T02:17:59.572Z] ---> Running in d0f84302b642 [2025-06-17T02:17:59.838Z] Removing intermediate container d0f84302b642 [2025-06-17T02:17:59.838Z] ---> ad31b99282ba [2025-06-17T02:17:59.838Z] Step 3/4 : COPY go.mod . [2025-06-17T02:18:00.421Z] ---> 3c6c8e1f4573 [2025-06-17T02:18:00.421Z] Step 4/4 : RUN go mod download [2025-06-17T02:18:00.421Z] ---> Running in 07756016ca59 [2025-06-17T02:18:47.136Z] #154 ... [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-17T02:18:47.136Z] #148 DONE 84.0s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-17T02:18:47.136Z] #151 DONE 84.1s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-17T02:18:47.136Z] #155 ... [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:18:47.136Z] #156 DONE 0.3s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-17T02:18:47.136Z] #155 DONE 0.2s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:18:47.136Z] #157 DONE 0.1s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-17T02:18:47.136Z] #158 DONE 0.2s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #159 [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-06-17T02:18:47.136Z] #159 DONE 0.4s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-17T02:18:47.136Z] #160 DONE 0.3s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:18:47.136Z] #161 ... [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-17T02:18:47.136Z] #162 DONE 1.1s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:18:47.136Z] #163 DONE 0.3s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:18:47.136Z] #164 DONE 0.3s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-17T02:18:47.136Z] #165 DONE 0.2s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-17T02:18:47.136Z] #166 DONE 0.1s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:18:47.136Z] #145 ... [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #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-06-17T02:18:47.136Z] #167 DONE 0.0s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #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-06-17T02:18:47.136Z] #168 DONE 0.0s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-06-17T02:18:47.136Z] #169 DONE 0.0s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:18:47.136Z] #161 DONE 1.1s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-17T02:18:47.136Z] #170 DONE 0.0s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #97 [core-common-config-bootstrapper] exporting to image [2025-06-17T02:18:47.136Z] #97 exporting layers [2025-06-17T02:18:47.136Z] #97 exporting layers 0.4s done [2025-06-17T02:18:47.136Z] #97 writing image sha256:0629df662caf1412e7156ccbb9703ef5eca27028de034f8e40f0a9c6c71dca6f done [2025-06-17T02:18:47.136Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-17T02:18:47.136Z] #97 DONE 2.0s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-17T02:18:47.136Z] #171 DONE 1.2s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #97 [security-bootstrapper] exporting to image [2025-06-17T02:18:47.136Z] #97 exporting layers 0.5s done [2025-06-17T02:18:47.136Z] #97 writing image sha256:f79b3e2264110c5a6030eabb95c361518ff2efd232f360a85f067912afd6bdc3 [2025-06-17T02:18:47.136Z] #97 writing image sha256:f79b3e2264110c5a6030eabb95c361518ff2efd232f360a85f067912afd6bdc3 0.1s done [2025-06-17T02:18:47.136Z] #97 naming to docker.io/library/security-bootstrapper done [2025-06-17T02:18:47.136Z] #97 DONE 2.6s [2025-06-17T02:18:47.136Z] [2025-06-17T02:18:47.136Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:19:08.360Z] Removing intermediate container 07756016ca59 [2025-06-17T02:19:08.361Z] ---> 764a76ccd1f3 [2025-06-17T02:19:08.361Z] Successfully built 764a76ccd1f3 [2025-06-17T02:19:08.361Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:08.725Z] + docker inspect -f . ci-base-image-arm64 [2025-06-17T02:19:08.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:19:08.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-3422 does not seem to be running inside a container [2025-06-17T02:19:09.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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-06-17T02:19:10.297Z] $ docker top 4b7496736747df473a86a5b2d9083c773329216586f35396296586d5391f35ba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:19:11.132Z] + go version [2025-06-17T02:19:11.132Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-06-17T02:19:11.152Z] $ docker stop --time=1 4b7496736747df473a86a5b2d9083c773329216586f35396296586d5391f35ba [2025-06-17T02:19:12.775Z] $ docker rm -f --volumes 4b7496736747df473a86a5b2d9083c773329216586f35396296586d5391f35ba [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-06-17T02:19:13.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-17T02:19:13.492Z] [2025-06-17T02:19:13.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:13.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-17T02:19:14.111Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-17T02:19:14.111Z] 547446be3368: Pulling fs layer [2025-06-17T02:19:14.111Z] d125d8839a47: Pulling fs layer [2025-06-17T02:19:14.111Z] 3e85d5ac6304: Pulling fs layer [2025-06-17T02:19:14.111Z] c3105a71a48b: Pulling fs layer [2025-06-17T02:19:14.111Z] 0f093f025ec4: Pulling fs layer [2025-06-17T02:19:14.111Z] c3106fc0e877: Pulling fs layer [2025-06-17T02:19:14.111Z] c3105a71a48b: Waiting [2025-06-17T02:19:14.111Z] 0f093f025ec4: Waiting [2025-06-17T02:19:14.111Z] c3106fc0e877: Waiting [2025-06-17T02:19:14.111Z] 547446be3368: Download complete [2025-06-17T02:19:14.111Z] c3105a71a48b: Verifying Checksum [2025-06-17T02:19:14.111Z] c3105a71a48b: Download complete [2025-06-17T02:19:14.381Z] d125d8839a47: Verifying Checksum [2025-06-17T02:19:14.381Z] d125d8839a47: Download complete [2025-06-17T02:19:14.381Z] c3106fc0e877: Verifying Checksum [2025-06-17T02:19:14.381Z] c3106fc0e877: Download complete [2025-06-17T02:19:14.650Z] 0f093f025ec4: Verifying Checksum [2025-06-17T02:19:14.650Z] 0f093f025ec4: Download complete [2025-06-17T02:19:14.917Z] 547446be3368: Pull complete [2025-06-17T02:19:15.876Z] d125d8839a47: Pull complete [2025-06-17T02:19:16.460Z] 3e85d5ac6304: Verifying Checksum [2025-06-17T02:19:16.460Z] 3e85d5ac6304: Download complete [2025-06-17T02:19:26.533Z] 3e85d5ac6304: Pull complete [2025-06-17T02:19:26.533Z] c3105a71a48b: Pull complete [2025-06-17T02:19:27.498Z] 0f093f025ec4: Pull complete [2025-06-17T02:19:27.766Z] c3106fc0e877: Pull complete [2025-06-17T02:19:27.766Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-17T02:19:27.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-17T02:19:27.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:19:27.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-3422 does not seem to be running inside a container [2025-06-17T02:19:28.062Z] $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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-06-17T02:19:30.269Z] $ docker top ba200f5158eca9efc15ecd8d0cb53c7130339dc30dc033eba7b294dea393978b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:19:31.107Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-17T02:19:41.315Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #1 transferring dockerfile: 2.14kB done [2025-06-17T02:19:41.315Z] #1 DONE 0.1s [2025-06-17T02:19:41.315Z] [2025-06-17T02:19:41.315Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #2 transferring dockerfile: 2.01kB 0.0s done [2025-06-17T02:19:41.315Z] #2 DONE 0.1s [2025-06-17T02:19:41.315Z] [2025-06-17T02:19:41.315Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #3 transferring dockerfile: 2.10kB 0.0s done [2025-06-17T02:19:41.315Z] #3 DONE 0.1s [2025-06-17T02:19:41.315Z] [2025-06-17T02:19:41.315Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #4 transferring dockerfile: 3.02kB 0.0s done [2025-06-17T02:19:41.315Z] #4 DONE 0.1s [2025-06-17T02:19:41.315Z] [2025-06-17T02:19:41.315Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #5 transferring dockerfile: 1.83kB 0.0s done [2025-06-17T02:19:41.315Z] #5 DONE 0.1s [2025-06-17T02:19:41.315Z] [2025-06-17T02:19:41.315Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #6 transferring dockerfile: 1.70kB 0.0s done [2025-06-17T02:19:41.315Z] #6 DONE 0.0s [2025-06-17T02:19:41.315Z] [2025-06-17T02:19:41.315Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-17T02:19:41.315Z] #7 transferring dockerfile: 2.23kB done [2025-06-17T02:19:41.315Z] #7 DONE 0.0s [2025-06-17T02:19:41.316Z] [2025-06-17T02:19:41.316Z] #8 [core-command internal] load build definition from Dockerfile [2025-06-17T02:19:41.587Z] #8 transferring dockerfile: 1.94kB 0.0s done [2025-06-17T02:19:41.587Z] #8 DONE 0.1s [2025-06-17T02:19:41.587Z] [2025-06-17T02:19:41.587Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-17T02:19:41.587Z] #9 transferring dockerfile: 2.49kB 0.0s done [2025-06-17T02:19:41.587Z] #9 DONE 0.1s [2025-06-17T02:19:41.587Z] [2025-06-17T02:19:41.587Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-06-17T02:19:41.587Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-06-17T02:19:41.587Z] #10 DONE 0.1s [2025-06-17T02:19:41.587Z] [2025-06-17T02:19:41.587Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-06-17T02:19:41.587Z] #11 transferring dockerfile: 2.00kB done [2025-06-17T02:19:41.587Z] #11 DONE 0.1s [2025-06-17T02:19:41.587Z] [2025-06-17T02:19:41.587Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-06-17T02:19:41.587Z] #12 transferring dockerfile: 1.69kB 0.0s done [2025-06-17T02:19:41.587Z] #12 DONE 0.1s [2025-06-17T02:19:41.857Z] [2025-06-17T02:19:41.857Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-17T02:19:41.857Z] #13 transferring dockerfile: 1.89kB done [2025-06-17T02:19:41.857Z] #13 DONE 0.0s [2025-06-17T02:19:41.857Z] [2025-06-17T02:19:41.857Z] #14 [core-data internal] load build definition from Dockerfile [2025-06-17T02:19:41.857Z] #14 transferring dockerfile: 2.04kB done [2025-06-17T02:19:41.857Z] #14 DONE 0.1s [2025-06-17T02:19:41.857Z] [2025-06-17T02:19:41.857Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-17T02:19:41.857Z] #15 transferring dockerfile: 2.50kB done [2025-06-17T02:19:41.857Z] #15 DONE 0.1s [2025-06-17T02:19:41.857Z] [2025-06-17T02:19:41.857Z] #16 [security-proxy-auth internal] load .dockerignore [2025-06-17T02:19:41.857Z] #16 DONE 0.0s [2025-06-17T02:19:42.127Z] [2025-06-17T02:19:42.127Z] #16 [security-proxy-auth internal] load .dockerignore [2025-06-17T02:19:42.127Z] #16 transferring context: 50B 0.0s done [2025-06-17T02:19:42.127Z] #16 DONE 0.1s [2025-06-17T02:19:42.711Z] [2025-06-17T02:19:42.711Z] #17 [core-keeper internal] load .dockerignore [2025-06-17T02:19:42.711Z] #17 transferring context: 50B done [2025-06-17T02:19:42.711Z] #17 DONE 0.0s [2025-06-17T02:19:42.980Z] [2025-06-17T02:19:42.980Z] #18 [core-metadata internal] load .dockerignore [2025-06-17T02:19:42.980Z] #18 transferring context: 50B done [2025-06-17T02:19:42.980Z] #18 DONE 0.0s [2025-06-17T02:19:42.980Z] [2025-06-17T02:19:42.980Z] #19 [security-bootstrapper internal] load .dockerignore [2025-06-17T02:19:42.980Z] #19 transferring context: 50B 0.0s done [2025-06-17T02:19:42.980Z] #19 DONE 0.1s [2025-06-17T02:19:42.980Z] [2025-06-17T02:19:42.980Z] #20 [support-scheduler internal] load .dockerignore [2025-06-17T02:19:42.980Z] #20 transferring context: 50B 0.0s done [2025-06-17T02:19:43.247Z] #20 DONE 0.1s [2025-06-17T02:19:43.247Z] [2025-06-17T02:19:43.247Z] #21 [security-spire-server internal] load .dockerignore [2025-06-17T02:19:43.247Z] #21 transferring context: 50B done [2025-06-17T02:19:43.247Z] #21 DONE 0.1s [2025-06-17T02:19:43.247Z] [2025-06-17T02:19:43.247Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-17T02:19:43.247Z] #22 transferring context: 50B 0.0s done [2025-06-17T02:19:43.247Z] #22 DONE 0.1s [2025-06-17T02:19:43.247Z] [2025-06-17T02:19:43.247Z] #23 [core-command internal] load .dockerignore [2025-06-17T02:19:43.247Z] #23 transferring context: 50B 0.0s done [2025-06-17T02:19:43.247Z] #23 DONE 0.1s [2025-06-17T02:19:43.247Z] [2025-06-17T02:19:43.247Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-06-17T02:19:43.330Z] #154 ... [2025-06-17T02:19:43.331Z] [2025-06-17T02:19:43.331Z] #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-06-17T02:19:43.331Z] #144 139.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-17T02:19:43.513Z] #24 transferring context: 50B done [2025-06-17T02:19:43.513Z] #24 DONE 0.1s [2025-06-17T02:19:43.514Z] [2025-06-17T02:19:43.514Z] #25 [security-spire-agent internal] load .dockerignore [2025-06-17T02:19:43.514Z] #25 transferring context: 50B done [2025-06-17T02:19:43.514Z] #25 DONE 0.1s [2025-06-17T02:19:43.514Z] [2025-06-17T02:19:43.514Z] #26 [support-notifications internal] load .dockerignore [2025-06-17T02:19:43.514Z] #26 transferring context: 50B done [2025-06-17T02:19:43.514Z] #26 DONE 0.1s [2025-06-17T02:19:43.514Z] [2025-06-17T02:19:43.514Z] #27 [security-spire-config internal] load .dockerignore [2025-06-17T02:19:43.514Z] #27 transferring context: 50B 0.0s done [2025-06-17T02:19:43.514Z] #27 DONE 0.1s [2025-06-17T02:19:43.514Z] [2025-06-17T02:19:43.514Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-06-17T02:19:43.514Z] #28 transferring context: 50B 0.0s done [2025-06-17T02:19:43.514Z] #28 DONE 0.1s [2025-06-17T02:19:43.514Z] [2025-06-17T02:19:43.514Z] #29 [core-data internal] load .dockerignore [2025-06-17T02:19:43.780Z] #29 transferring context: 50B done [2025-06-17T02:19:43.780Z] #29 DONE 0.1s [2025-06-17T02:19:43.780Z] [2025-06-17T02:19:43.780Z] #30 [security-proxy-setup internal] load .dockerignore [2025-06-17T02:19:43.780Z] #30 transferring context: 50B done [2025-06-17T02:19:43.780Z] #30 DONE 0.0s [2025-06-17T02:19:43.780Z] [2025-06-17T02:19:43.780Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:43.780Z] #31 DONE 0.0s [2025-06-17T02:19:43.780Z] [2025-06-17T02:19:43.780Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:19:44.263Z] #144 DONE 150.2s [2025-06-17T02:19:44.263Z] [2025-06-17T02:19:44.263Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:19:44.263Z] #152 ... [2025-06-17T02:19:44.263Z] [2025-06-17T02:19:44.263Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-17T02:19:44.263Z] #150 DONE 150.1s [2025-06-17T02:19:44.263Z] [2025-06-17T02:19:44.263Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-17T02:19:44.263Z] #146 DONE 150.2s [2025-06-17T02:19:44.263Z] [2025-06-17T02:19:44.263Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:44.363Z] #32 DONE 0.5s [2025-06-17T02:19:44.363Z] [2025-06-17T02:19:44.363Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:44.363Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:44.363Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:44.363Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:44.363Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:44.363Z] #33 DONE 0.2s [2025-06-17T02:19:44.363Z] [2025-06-17T02:19:44.363Z] #34 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-17T02:19:44.521Z] #172 DONE 0.2s [2025-06-17T02:19:44.521Z] [2025-06-17T02:19:44.521Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:44.632Z] #34 ... [2025-06-17T02:19:44.632Z] [2025-06-17T02:19:44.632Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:44.632Z] #31 DONE 0.0s [2025-06-17T02:19:44.632Z] [2025-06-17T02:19:44.632Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:44.632Z] #31 DONE 0.0s [2025-06-17T02:19:44.632Z] [2025-06-17T02:19:44.632Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:44.632Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:44.632Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:44.632Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:44.632Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:44.632Z] #33 DONE 0.3s [2025-06-17T02:19:44.632Z] [2025-06-17T02:19:44.632Z] #35 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:19:44.778Z] #173 DONE 0.2s [2025-06-17T02:19:44.779Z] [2025-06-17T02:19:44.779Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:44.779Z] #174 DONE 0.2s [2025-06-17T02:19:44.779Z] [2025-06-17T02:19:44.779Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:44.779Z] #175 DONE 0.2s [2025-06-17T02:19:44.779Z] [2025-06-17T02:19:44.779Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:44.779Z] #176 DONE 0.1s [2025-06-17T02:19:44.779Z] [2025-06-17T02:19:44.779Z] #177 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-17T02:19:44.779Z] #177 ... [2025-06-17T02:19:44.779Z] [2025-06-17T02:19:44.779Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:44.779Z] #178 DONE 0.1s [2025-06-17T02:19:44.899Z] #35 ... [2025-06-17T02:19:44.899Z] [2025-06-17T02:19:44.899Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:44.899Z] #31 DONE 0.0s [2025-06-17T02:19:44.899Z] [2025-06-17T02:19:44.899Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:19:44.899Z] #32 DONE 0.5s [2025-06-17T02:19:44.899Z] [2025-06-17T02:19:44.899Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:44.899Z] #31 DONE 0.0s [2025-06-17T02:19:44.899Z] [2025-06-17T02:19:44.899Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:44.899Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:44.899Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:44.899Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:44.899Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:44.899Z] #33 DONE 0.3s [2025-06-17T02:19:44.899Z] [2025-06-17T02:19:44.899Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:45.036Z] [2025-06-17T02:19:45.036Z] #179 [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-06-17T02:19:45.036Z] #179 DONE 0.1s [2025-06-17T02:19:45.036Z] [2025-06-17T02:19:45.036Z] #177 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-17T02:19:45.036Z] #177 DONE 0.3s [2025-06-17T02:19:45.036Z] [2025-06-17T02:19:45.036Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-17T02:19:45.036Z] #180 DONE 0.1s [2025-06-17T02:19:45.036Z] [2025-06-17T02:19:45.037Z] #181 [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-06-17T02:19:45.037Z] #181 DONE 0.1s [2025-06-17T02:19:45.037Z] [2025-06-17T02:19:45.037Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:19:45.037Z] #182 DONE 0.0s [2025-06-17T02:19:45.037Z] [2025-06-17T02:19:45.037Z] #183 [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-06-17T02:19:45.037Z] #183 DONE 0.1s [2025-06-17T02:19:45.037Z] [2025-06-17T02:19:45.037Z] #97 [core-command] exporting to image [2025-06-17T02:19:45.037Z] #97 exporting layers [2025-06-17T02:19:45.165Z] #36 ... [2025-06-17T02:19:45.165Z] [2025-06-17T02:19:45.165Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:45.165Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:45.165Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:45.165Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:45.165Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:45.165Z] #33 DONE 0.3s [2025-06-17T02:19:45.165Z] [2025-06-17T02:19:45.165Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:45.165Z] #31 DONE 0.0s [2025-06-17T02:19:45.165Z] [2025-06-17T02:19:45.165Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:45.165Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:45.165Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:45.165Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:45.165Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:45.165Z] #33 DONE 0.4s [2025-06-17T02:19:45.165Z] [2025-06-17T02:19:45.165Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:19:45.165Z] #32 DONE 0.7s [2025-06-17T02:19:45.165Z] [2025-06-17T02:19:45.165Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:45.294Z] #97 ... [2025-06-17T02:19:45.295Z] [2025-06-17T02:19:45.295Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-17T02:19:45.295Z] #184 DONE 0.1s [2025-06-17T02:19:45.295Z] [2025-06-17T02:19:45.295Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:19:45.295Z] #185 DONE 0.1s [2025-06-17T02:19:45.295Z] [2025-06-17T02:19:45.295Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-17T02:19:45.295Z] #186 DONE 0.1s [2025-06-17T02:19:45.295Z] [2025-06-17T02:19:45.295Z] #97 [core-command] exporting to image [2025-06-17T02:19:45.295Z] #97 exporting layers 0.2s done [2025-06-17T02:19:45.295Z] #97 writing image sha256:5d01c981e16f35542f68ae63bfd50731f2c39a120ca79e461c921c83d122c1f6 done [2025-06-17T02:19:45.295Z] #97 naming to docker.io/library/core-command done [2025-06-17T02:19:45.295Z] #97 DONE 2.9s [2025-06-17T02:19:45.295Z] [2025-06-17T02:19:45.295Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:19:45.432Z] #36 ... [2025-06-17T02:19:45.432Z] [2025-06-17T02:19:45.432Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:45.432Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:45.432Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:45.432Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:45.432Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:45.432Z] #33 DONE 0.4s [2025-06-17T02:19:45.432Z] [2025-06-17T02:19:45.432Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:45.432Z] #31 DONE 0.0s [2025-06-17T02:19:45.432Z] [2025-06-17T02:19:45.432Z] #37 [security-proxy-auth internal] load build context [2025-06-17T02:19:45.432Z] #37 transferring context: 3.22MB 0.7s done [2025-06-17T02:19:45.432Z] #37 DONE 1.1s [2025-06-17T02:19:45.432Z] [2025-06-17T02:19:45.432Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:45.554Z] #187 ... [2025-06-17T02:19:45.554Z] [2025-06-17T02:19:45.554Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-17T02:19:45.554Z] #188 DONE 0.2s [2025-06-17T02:19:45.554Z] [2025-06-17T02:19:45.554Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-17T02:19:45.698Z] #36 ... [2025-06-17T02:19:45.698Z] [2025-06-17T02:19:45.698Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:45.698Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:45.698Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:45.698Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:45.698Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:45.698Z] #33 DONE 0.4s [2025-06-17T02:19:45.698Z] [2025-06-17T02:19:45.698Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:45.812Z] #189 DONE 0.4s [2025-06-17T02:19:45.812Z] [2025-06-17T02:19:45.812Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:19:45.963Z] #36 ... [2025-06-17T02:19:45.963Z] [2025-06-17T02:19:45.963Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:45.963Z] #31 DONE 0.0s [2025-06-17T02:19:45.963Z] [2025-06-17T02:19:45.963Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:46.069Z] #154 ... [2025-06-17T02:19:46.069Z] [2025-06-17T02:19:46.069Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-17T02:19:46.069Z] #190 DONE 0.1s [2025-06-17T02:19:46.069Z] [2025-06-17T02:19:46.069Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:19:46.233Z] #36 ... [2025-06-17T02:19:46.233Z] [2025-06-17T02:19:46.233Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:46.233Z] #31 DONE 0.0s [2025-06-17T02:19:46.233Z] [2025-06-17T02:19:46.233Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:46.233Z] #36 ... [2025-06-17T02:19:46.233Z] [2025-06-17T02:19:46.233Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:46.233Z] #31 DONE 0.0s [2025-06-17T02:19:46.233Z] [2025-06-17T02:19:46.233Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:46.500Z] #36 ... [2025-06-17T02:19:46.500Z] [2025-06-17T02:19:46.500Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:19:46.500Z] #32 DONE 1.8s [2025-06-17T02:19:46.633Z] #191 ... [2025-06-17T02:19:46.633Z] [2025-06-17T02:19:46.633Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:19:46.633Z] #187 DONE 1.1s [2025-06-17T02:19:46.633Z] [2025-06-17T02:19:46.633Z] #97 [security-proxy-setup] exporting to image [2025-06-17T02:19:46.766Z] [2025-06-17T02:19:46.766Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:46.766Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:46.766Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:46.766Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:46.766Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:46.766Z] #33 DONE 0.5s [2025-06-17T02:19:46.766Z] [2025-06-17T02:19:46.766Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-17T02:19:46.766Z] #31 DONE 0.0s [2025-06-17T02:19:46.766Z] [2025-06-17T02:19:46.766Z] #38 [core-keeper internal] load build context [2025-06-17T02:19:46.766Z] #38 transferring context: 3.22MB 1.0s done [2025-06-17T02:19:46.766Z] #38 DONE 1.9s [2025-06-17T02:19:46.766Z] [2025-06-17T02:19:46.766Z] #39 [core-data internal] load build context [2025-06-17T02:19:47.198Z] #97 ... [2025-06-17T02:19:47.199Z] [2025-06-17T02:19:47.199Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:19:47.199Z] #191 DONE 1.0s [2025-06-17T02:19:47.199Z] [2025-06-17T02:19:47.199Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-17T02:19:47.199Z] #153 DONE 152.9s [2025-06-17T02:19:47.199Z] [2025-06-17T02:19:47.199Z] #97 [security-secretstore-setup] exporting to image [2025-06-17T02:19:47.199Z] #97 writing image sha256:93af269cbd107cbf58e4a6df62add72b59385ba0815e7f45ccdfc4248ea9dceb done [2025-06-17T02:19:47.199Z] #97 naming to docker.io/library/security-proxy-setup done [2025-06-17T02:19:47.199Z] #97 ... [2025-06-17T02:19:47.199Z] [2025-06-17T02:19:47.199Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:19:47.199Z] #149 DONE 153.1s [2025-06-17T02:19:47.457Z] [2025-06-17T02:19:47.457Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:47.457Z] #192 DONE 0.2s [2025-06-17T02:19:47.457Z] [2025-06-17T02:19:47.457Z] #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:47.457Z] #193 DONE 0.2s [2025-06-17T02:19:47.457Z] [2025-06-17T02:19:47.457Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-17T02:19:47.715Z] #194 ... [2025-06-17T02:19:47.715Z] [2025-06-17T02:19:47.715Z] #97 [security-secretstore-setup] exporting to image [2025-06-17T02:19:47.715Z] #97 exporting layers 0.5s done [2025-06-17T02:19:47.715Z] #97 writing image sha256:928c152db811e7bd284a1ded38b2a227d2f30a59e8faffa5346e84cd2c3be121 0.0s done [2025-06-17T02:19:47.715Z] #97 naming to docker.io/library/security-secretstore-setup done [2025-06-17T02:19:47.715Z] #97 DONE 4.0s [2025-06-17T02:19:47.715Z] [2025-06-17T02:19:47.715Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:47.715Z] #195 DONE 0.2s [2025-06-17T02:19:47.715Z] [2025-06-17T02:19:47.715Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:47.715Z] #196 DONE 0.0s [2025-06-17T02:19:47.715Z] [2025-06-17T02:19:47.715Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-17T02:19:47.715Z] #194 DONE 0.2s [2025-06-17T02:19:47.715Z] [2025-06-17T02:19:47.715Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-17T02:19:47.715Z] #197 DONE 0.0s [2025-06-17T02:19:47.715Z] [2025-06-17T02:19:47.715Z] #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-17T02:19:47.732Z] #39 ... [2025-06-17T02:19:47.732Z] [2025-06-17T02:19:47.732Z] #40 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-17T02:19:47.732Z] #40 DONE 4.3s [2025-06-17T02:19:47.732Z] [2025-06-17T02:19:47.732Z] #41 [core-metadata internal] load build context [2025-06-17T02:19:47.732Z] #41 transferring context: 3.22MB 2.0s done [2025-06-17T02:19:47.732Z] #41 DONE 2.8s [2025-06-17T02:19:47.732Z] [2025-06-17T02:19:47.732Z] #42 [core-common-config-bootstrapper internal] load build context [2025-06-17T02:19:47.732Z] #42 ... [2025-06-17T02:19:47.732Z] [2025-06-17T02:19:47.732Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:47.732Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:47.732Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:47.732Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:47.732Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:47.732Z] #33 DONE 0.5s [2025-06-17T02:19:47.732Z] [2025-06-17T02:19:47.732Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-17T02:19:47.732Z] #43 DONE 2.7s [2025-06-17T02:19:47.732Z] [2025-06-17T02:19:47.732Z] #42 [core-common-config-bootstrapper internal] load build context [2025-06-17T02:19:47.975Z] #198 DONE 0.2s [2025-06-17T02:19:47.975Z] [2025-06-17T02:19:47.975Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-17T02:19:47.975Z] #199 DONE 0.2s [2025-06-17T02:19:47.975Z] [2025-06-17T02:19:47.975Z] #200 [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-06-17T02:19:47.975Z] #200 DONE 0.1s [2025-06-17T02:19:47.975Z] [2025-06-17T02:19:47.975Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:19:47.999Z] #42 ... [2025-06-17T02:19:47.999Z] [2025-06-17T02:19:47.999Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:47.999Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:47.999Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:47.999Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:47.999Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:47.999Z] #33 DONE 0.5s [2025-06-17T02:19:47.999Z] [2025-06-17T02:19:47.999Z] #44 [security-spire-config internal] load build context [2025-06-17T02:19:47.999Z] #44 DONE 0.0s [2025-06-17T02:19:47.999Z] [2025-06-17T02:19:47.999Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:47.999Z] #45 DONE 0.0s [2025-06-17T02:19:47.999Z] [2025-06-17T02:19:47.999Z] #42 [core-common-config-bootstrapper internal] load build context [2025-06-17T02:19:47.999Z] #42 transferring context: 3.22MB 2.3s done [2025-06-17T02:19:47.999Z] #42 DONE 2.8s [2025-06-17T02:19:47.999Z] [2025-06-17T02:19:47.999Z] #36 [security-bootstrapper internal] load build context [2025-06-17T02:19:47.999Z] #36 transferring context: 3.22MB 2.3s done [2025-06-17T02:19:47.999Z] #36 DONE 3.1s [2025-06-17T02:19:47.999Z] [2025-06-17T02:19:47.999Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:47.999Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:48.233Z] #201 DONE 0.4s [2025-06-17T02:19:48.233Z] [2025-06-17T02:19:48.233Z] #97 [security-spiffe-token-provider] exporting to image [2025-06-17T02:19:48.233Z] #97 exporting layers 0.3s done [2025-06-17T02:19:48.233Z] #97 writing image sha256:da4c6c462c5743daf84c4179f3d273018fa7f8ccfc5c2e0ef81a20faf98a94f6 done [2025-06-17T02:19:48.233Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2025-06-17T02:19:48.233Z] #97 DONE 4.2s [2025-06-17T02:19:48.233Z] [2025-06-17T02:19:48.233Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:19:48.265Z] #45 ... [2025-06-17T02:19:48.265Z] [2025-06-17T02:19:48.265Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-17T02:19:48.265Z] #32 DONE 3.5s [2025-06-17T02:19:48.491Z] #143 ... [2025-06-17T02:19:48.491Z] [2025-06-17T02:19:48.491Z] #97 [security-proxy-auth] exporting to image [2025-06-17T02:19:48.491Z] #97 exporting layers 0.2s done [2025-06-17T02:19:48.491Z] #97 writing image sha256:0a8f9791050ef03d77b4bb6ebe4e592985c6a8244f1ab14a3b6029231adb4ea6 done [2025-06-17T02:19:48.491Z] #97 naming to docker.io/library/security-proxy-auth done [2025-06-17T02:19:48.491Z] #97 DONE 4.4s [2025-06-17T02:19:48.491Z] [2025-06-17T02:19:48.491Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:19:48.531Z] [2025-06-17T02:19:48.531Z] #46 [support-scheduler internal] load build context [2025-06-17T02:19:48.799Z] #46 ... [2025-06-17T02:19:48.799Z] [2025-06-17T02:19:48.799Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:48.799Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:48.799Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:48.799Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:48.799Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:48.799Z] #33 DONE 0.5s [2025-06-17T02:19:48.799Z] [2025-06-17T02:19:48.799Z] #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-17T02:19:48.799Z] #40 DONE 4.3s [2025-06-17T02:19:48.799Z] [2025-06-17T02:19:48.799Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-17T02:19:48.799Z] #47 DONE 3.1s [2025-06-17T02:19:48.799Z] [2025-06-17T02:19:48.799Z] #48 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-06-17T02:19:49.068Z] #48 ... [2025-06-17T02:19:49.068Z] [2025-06-17T02:19:49.068Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-17T02:19:49.068Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-17T02:19:49.068Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-17T02:19:49.068Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-17T02:19:49.068Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-17T02:19:49.068Z] #33 DONE 0.5s [2025-06-17T02:19:49.068Z] [2025-06-17T02:19:49.068Z] #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-06-17T02:19:49.424Z] #145 ... [2025-06-17T02:19:49.424Z] [2025-06-17T02:19:49.424Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:19:49.424Z] #143 DONE 155.2s [2025-06-17T02:19:49.424Z] [2025-06-17T02:19:49.424Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:49.424Z] #202 DONE 0.0s [2025-06-17T02:19:49.424Z] [2025-06-17T02:19:49.424Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-17T02:19:49.684Z] #203 DONE 0.2s [2025-06-17T02:19:49.684Z] [2025-06-17T02:19:49.684Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:19:49.684Z] #204 DONE 0.0s [2025-06-17T02:19:49.684Z] [2025-06-17T02:19:49.684Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:19:49.684Z] #64 ... [2025-06-17T02:19:49.684Z] [2025-06-17T02:19:49.684Z] #97 [core-keeper] exporting to image [2025-06-17T02:19:49.943Z] #97 exporting layers 0.2s done [2025-06-17T02:19:49.943Z] #97 writing image sha256:8c8e2676a43ed06ef6ad2538ed013e3ee20cb17aea995ec4d7b7efc57e2799a6 done [2025-06-17T02:19:49.943Z] #97 naming to docker.io/library/core-keeper done [2025-06-17T02:19:49.943Z] #97 DONE 4.6s [2025-06-17T02:19:49.943Z] [2025-06-17T02:19:49.943Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:19:49.943Z] #152 DONE 155.8s [2025-06-17T02:19:49.943Z] [2025-06-17T02:19:49.943Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:49.943Z] #205 DONE 0.1s [2025-06-17T02:19:49.943Z] [2025-06-17T02:19:49.943Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:49.943Z] #206 DONE 0.0s [2025-06-17T02:19:49.943Z] [2025-06-17T02:19:49.943Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:19:50.026Z] #48 ... [2025-06-17T02:19:50.026Z] [2025-06-17T02:19:50.026Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:50.026Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.2s done [2025-06-17T02:19:50.026Z] #45 DONE 2.3s [2025-06-17T02:19:50.200Z] #147 ... [2025-06-17T02:19:50.200Z] [2025-06-17T02:19:50.200Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-17T02:19:50.200Z] #207 DONE 0.1s [2025-06-17T02:19:50.301Z] [2025-06-17T02:19:50.301Z] #39 [core-data internal] load build context [2025-06-17T02:19:50.458Z] [2025-06-17T02:19:50.458Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:19:50.458Z] #208 DONE 0.0s [2025-06-17T02:19:50.458Z] [2025-06-17T02:19:50.458Z] #97 [core-data] exporting to image [2025-06-17T02:19:50.458Z] #97 exporting layers 0.1s done [2025-06-17T02:19:50.458Z] #97 writing image sha256:a1f237124f8f716adddf3ca605a5db8b2138ed835c2658119f3b3b7757209634 done [2025-06-17T02:19:50.458Z] #97 naming to docker.io/library/core-data done [2025-06-17T02:19:50.458Z] #97 DONE 4.7s [2025-06-17T02:19:50.458Z] [2025-06-17T02:19:50.458Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:19:50.569Z] #39 ... [2025-06-17T02:19:50.569Z] [2025-06-17T02:19:50.569Z] #46 [support-scheduler internal] load build context [2025-06-17T02:19:50.569Z] #46 transferring context: 3.22MB 3.3s done [2025-06-17T02:19:50.569Z] #46 DONE 5.1s [2025-06-17T02:19:50.569Z] [2025-06-17T02:19:50.569Z] #39 [core-data internal] load build context [2025-06-17T02:19:50.716Z] #145 ... [2025-06-17T02:19:50.716Z] [2025-06-17T02:19:50.716Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:19:50.716Z] #154 DONE 156.5s [2025-06-17T02:19:50.716Z] [2025-06-17T02:19:50.716Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:50.716Z] #209 DONE 0.0s [2025-06-17T02:19:50.716Z] [2025-06-17T02:19:50.716Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:50.716Z] #210 DONE 0.0s [2025-06-17T02:19:50.716Z] [2025-06-17T02:19:50.716Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:19:50.846Z] #39 ... [2025-06-17T02:19:50.846Z] [2025-06-17T02:19:50.846Z] #44 [security-spire-config internal] load build context [2025-06-17T02:19:50.846Z] #44 transferring context: 22.05kB 0.1s done [2025-06-17T02:19:50.846Z] #44 DONE 2.8s [2025-06-17T02:19:50.846Z] [2025-06-17T02:19:50.846Z] #39 [core-data internal] load build context [2025-06-17T02:19:50.975Z] #145 ... [2025-06-17T02:19:50.975Z] [2025-06-17T02:19:50.975Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-17T02:19:51.234Z] #211 DONE 0.3s [2025-06-17T02:19:51.234Z] [2025-06-17T02:19:51.234Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:19:51.234Z] #212 DONE 0.1s [2025-06-17T02:19:51.234Z] [2025-06-17T02:19:51.234Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:19:51.234Z] #145 ... [2025-06-17T02:19:51.234Z] [2025-06-17T02:19:51.234Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-17T02:19:51.234Z] #213 DONE 0.0s [2025-06-17T02:19:51.234Z] [2025-06-17T02:19:51.234Z] #97 [core-metadata] exporting to image [2025-06-17T02:19:51.493Z] #97 exporting layers 0.2s done [2025-06-17T02:19:51.493Z] #97 writing image sha256:f6cb0dd7aa8e05ae01d46f1a236a90cfbb863eedbb0a0240a0dd1fa08b97283b done [2025-06-17T02:19:51.493Z] #97 naming to docker.io/library/core-metadata done [2025-06-17T02:19:51.493Z] #97 DONE 4.9s [2025-06-17T02:19:51.493Z] [2025-06-17T02:19:51.493Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:19:51.493Z] #145 DONE 157.3s [2025-06-17T02:19:51.493Z] [2025-06-17T02:19:51.493Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:51.493Z] #214 DONE 0.0s [2025-06-17T02:19:51.493Z] [2025-06-17T02:19:51.493Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:19:51.493Z] #147 DONE 157.4s [2025-06-17T02:19:51.493Z] [2025-06-17T02:19:51.493Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:19:51.493Z] #215 DONE 0.0s [2025-06-17T02:19:51.493Z] [2025-06-17T02:19:51.493Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:19:51.752Z] #64 ... [2025-06-17T02:19:51.752Z] [2025-06-17T02:19:51.752Z] #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:51.752Z] #216 DONE 0.0s [2025-06-17T02:19:51.752Z] [2025-06-17T02:19:51.752Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-17T02:19:51.752Z] #217 DONE 0.2s [2025-06-17T02:19:51.752Z] [2025-06-17T02:19:51.752Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:19:51.752Z] #218 DONE 0.0s [2025-06-17T02:19:51.752Z] [2025-06-17T02:19:51.752Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-17T02:19:51.805Z] #39 ... [2025-06-17T02:19:51.805Z] [2025-06-17T02:19:51.806Z] #49 [security-spire-server internal] load build context [2025-06-17T02:19:51.806Z] #49 transferring context: 23.80kB 0.3s done [2025-06-17T02:19:51.806Z] #49 DONE 3.5s [2025-06-17T02:19:51.806Z] [2025-06-17T02:19:51.806Z] #39 [core-data internal] load build context [2025-06-17T02:19:52.011Z] #219 DONE 0.0s [2025-06-17T02:19:52.011Z] [2025-06-17T02:19:52.011Z] #97 [support-scheduler] exporting to image [2025-06-17T02:19:52.011Z] #97 ... [2025-06-17T02:19:52.011Z] [2025-06-17T02:19:52.011Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-17T02:19:52.011Z] #220 DONE 0.2s [2025-06-17T02:19:52.011Z] [2025-06-17T02:19:52.011Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:19:52.011Z] #221 DONE 0.0s [2025-06-17T02:19:52.011Z] [2025-06-17T02:19:52.011Z] #97 [support-scheduler] exporting to image [2025-06-17T02:19:52.011Z] #97 exporting layers 0.2s done [2025-06-17T02:19:52.011Z] #97 writing image sha256:f3c5c4bec4913d9dc4321960889119eb0d619ea1c7d899c50956b3a0ec046a8f done [2025-06-17T02:19:52.011Z] #97 naming to docker.io/library/support-scheduler done [2025-06-17T02:19:52.270Z] #97 exporting layers 0.2s done [2025-06-17T02:19:52.270Z] #97 writing image sha256:eb2fabeb759c51f18ff8df20f01fd783159b06a24e9d4f3e209f683476571511 done [2025-06-17T02:19:52.270Z] #97 naming to docker.io/library/support-notifications done [2025-06-17T02:19:52.270Z] #97 DONE 5.3s [2025-06-17T02:19:52.270Z] [2025-06-17T02:19:52.270Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:19:52.270Z] time="2025-06-17T02:16:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-17T02:19:52.289Z] $ docker stop --time=1 2d1f0b348b04642aefd5078e3ec349221fbdcd4644ca7e0fc4c56388a69d0077 [2025-06-17T02:19:52.764Z] #39 ... [2025-06-17T02:19:52.764Z] [2025-06-17T02:19:52.764Z] #50 [security-secretstore-setup internal] load build context [2025-06-17T02:19:52.764Z] #50 transferring context: 3.22MB 4.2s done [2025-06-17T02:19:52.764Z] #50 DONE 7.1s [2025-06-17T02:19:52.764Z] [2025-06-17T02:19:52.764Z] #39 [core-data internal] load build context [2025-06-17T02:19:53.557Z] $ docker rm -f --volumes 2d1f0b348b04642aefd5078e3ec349221fbdcd4644ca7e0fc4c56388a69d0077 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T02:19:53.728Z] #39 ... [2025-06-17T02:19:53.728Z] [2025-06-17T02:19:53.728Z] #51 [core-command internal] load build context [2025-06-17T02:19:53.728Z] #51 transferring context: 3.22MB 4.2s done [2025-06-17T02:19:53.728Z] #51 DONE 8.3s [2025-06-17T02:19:53.728Z] [2025-06-17T02:19:53.728Z] #39 [core-data internal] load build context [2025-06-17T02:19:53.728Z] #39 ... [2025-06-17T02:19:53.728Z] [2025-06-17T02:19:53.728Z] #52 [security-spire-agent internal] load build context [2025-06-17T02:19:53.728Z] #52 transferring context: 23.33kB 0.3s done [2025-06-17T02:19:53.728Z] #52 DONE 4.8s [2025-06-17T02:19:53.728Z] [2025-06-17T02:19:53.728Z] #39 [core-data internal] load build context [2025-06-17T02:19:53.728Z] #39 transferring context: 3.22MB 4.7s done [2025-06-17T02:19:53.891Z] + docker images [2025-06-17T02:19:53.891Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-17T02:19:53.891Z] core-metadata latest f6cb0dd7aa8e 2 seconds ago 33.1MB [2025-06-17T02:19:53.891Z] support-scheduler latest f3c5c4bec491 2 seconds ago 48.8MB [2025-06-17T02:19:53.891Z] support-notifications latest eb2fabeb759c 2 seconds ago 52.4MB [2025-06-17T02:19:53.891Z] core-data latest a1f237124f8f 3 seconds ago 32.9MB [2025-06-17T02:19:53.891Z] core-keeper latest 8c8e2676a43e 4 seconds ago 32.5MB [2025-06-17T02:19:53.891Z] security-proxy-auth latest 0a8f9791050e 5 seconds ago 31.8MB [2025-06-17T02:19:53.891Z] security-spiffe-token-provider latest da4c6c462c57 6 seconds ago 47.7MB [2025-06-17T02:19:53.891Z] security-secretstore-setup latest 928c152db811 7 seconds ago 68.7MB [2025-06-17T02:19:53.891Z] security-proxy-setup latest 93af269cbd10 7 seconds ago 38.5MB [2025-06-17T02:19:53.891Z] core-command latest 5d01c981e16f 9 seconds ago 28.4MB [2025-06-17T02:19:53.891Z] security-bootstrapper latest f79b3e226411 About a minute ago 20.4MB [2025-06-17T02:19:53.891Z] core-common-config-bootstrapper latest 0629df662caf About a minute ago 17.1MB [2025-06-17T02:19:53.891Z] security-spire-agent latest 0d2c17f83769 3 minutes ago 195MB [2025-06-17T02:19:53.891Z] security-spire-server latest d1aa8cd96552 3 minutes ago 149MB [2025-06-17T02:19:53.891Z] security-spire-config latest 991eac2cbcb4 3 minutes ago 149MB [2025-06-17T02:19:53.891Z] ci-base-image-x86_64 latest 671562a644a6 6 minutes ago 924MB [2025-06-17T02:19:53.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 weeks ago 573MB [2025-06-17T02:19:53.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 2 months ago 574MB [2025-06-17T02:19:53.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:19:54.029Z] provisioning config files... [2025-06-17T02:19:54.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config3369994709367866601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:19:54.344Z] ---> ****-login.sh [2025-06-17T02:19:54.344Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:19:54.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:19:54.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:19:54.344Z] Configure a credential helper to remove this warning. See [2025-06-17T02:19:54.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:19:54.344Z] [2025-06-17T02:19:54.344Z] Login Succeeded [2025-06-17T02:19:54.344Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:19:54.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:19:54.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:19:54.344Z] Configure a credential helper to remove this warning. See [2025-06-17T02:19:54.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:19:54.344Z] [2025-06-17T02:19:54.344Z] Login Succeeded [2025-06-17T02:19:54.344Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:19:54.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:19:54.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:19:54.603Z] Configure a credential helper to remove this warning. See [2025-06-17T02:19:54.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:19:54.603Z] [2025-06-17T02:19:54.603Z] Login Succeeded [2025-06-17T02:19:54.603Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:19:54.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:19:54.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:19:54.603Z] Configure a credential helper to remove this warning. See [2025-06-17T02:19:54.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:19:54.603Z] [2025-06-17T02:19:54.603Z] Login Succeeded [2025-06-17T02:19:54.603Z] ****.io [2025-06-17T02:19:54.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:19:54.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:19:54.862Z] Configure a credential helper to remove this warning. See [2025-06-17T02:19:54.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:19:54.862Z] [2025-06-17T02:19:54.862Z] Login Succeeded [2025-06-17T02:19:54.862Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:19:54.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:19:54.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:19:54.934Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-17T02:19:54.934Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:19:54.934Z] latest [2025-06-17T02:19:54.934Z] 4.1.0-dev.24 [2025-06-17T02:19:54.934Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:19:54.934Z] main [2025-06-17T02:19:54.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:55.137Z] #39 ... [2025-06-17T02:19:55.137Z] [2025-06-17T02:19:55.137Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-17T02:19:55.137Z] #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.137Z] #0 7.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.137Z] #53 ... [2025-06-17T02:19:55.137Z] [2025-06-17T02:19:55.137Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-17T02:19:55.137Z] #34 6.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.137Z] #34 7.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.137Z] #34 ... [2025-06-17T02:19:55.137Z] [2025-06-17T02:19:55.137Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-17T02:19:55.137Z] #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.137Z] #0 5.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.137Z] #0 8.321 (1/3) Installing ca-certificates (20241121-r1) [2025-06-17T02:19:55.137Z] #0 8.530 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-17T02:19:55.137Z] #0 8.556 (3/3) Installing tzdata (2025b-r0) [2025-06-17T02:19:55.137Z] #0 9.184 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:19:55.137Z] #0 9.264 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:19:55.137Z] #0 9.907 OK: 11 MiB in 17 packages [2025-06-17T02:19:55.269Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:55.403Z] #54 ... [2025-06-17T02:19:55.403Z] [2025-06-17T02:19:55.403Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:55.403Z] #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-17T02:19:55.403Z] #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-17T02:19:55.403Z] #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-17T02:19:55.403Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-06-17T02:19:55.403Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done [2025-06-17T02:19:55.403Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-17T02:19:55.403Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.7s done [2025-06-17T02:19:55.403Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.95MB / 33.17MB 3.2s [2025-06-17T02:19:55.588Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:19:55.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-17T02:19:55.588Z] 241cb56236af: Preparing [2025-06-17T02:19:55.588Z] 5bc4f0d6d2e5: Preparing [2025-06-17T02:19:55.588Z] 467c2cd1416d: Preparing [2025-06-17T02:19:55.588Z] a855ca47cefa: Preparing [2025-06-17T02:19:55.588Z] 2c9ebc4e515d: Preparing [2025-06-17T02:19:55.588Z] 3ed0b674ae37: Preparing [2025-06-17T02:19:55.588Z] 994456c4fd7b: Preparing [2025-06-17T02:19:55.588Z] 3ed0b674ae37: Waiting [2025-06-17T02:19:55.588Z] 994456c4fd7b: Waiting [2025-06-17T02:19:55.588Z] 241cb56236af: Pushed [2025-06-17T02:19:55.588Z] 2c9ebc4e515d: Pushed [2025-06-17T02:19:55.588Z] 467c2cd1416d: Pushed [2025-06-17T02:19:55.588Z] a855ca47cefa: Pushed [2025-06-17T02:19:55.588Z] 994456c4fd7b: Layer already exists [2025-06-17T02:19:55.588Z] 3ed0b674ae37: Pushed [2025-06-17T02:19:55.674Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.99MB / 33.17MB 3.5s [2025-06-17T02:19:55.949Z] #45 ... [2025-06-17T02:19:55.949Z] [2025-06-17T02:19:55.949Z] #35 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:19:55.949Z] #35 DONE 11.0s [2025-06-17T02:19:55.949Z] [2025-06-17T02:19:55.949Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:55.949Z] #45 ... [2025-06-17T02:19:55.949Z] [2025-06-17T02:19:55.949Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-17T02:19:55.949Z] #34 11.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:19:55.949Z] #34 11.33 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:19:55.949Z] #34 ... [2025-06-17T02:19:55.949Z] [2025-06-17T02:19:55.949Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-17T02:19:55.949Z] #0 8.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.949Z] #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:55.949Z] #55 ... [2025-06-17T02:19:55.949Z] [2025-06-17T02:19:55.949Z] #56 [security-spiffe-token-provider internal] load build context [2025-06-17T02:19:55.949Z] #56 transferring context: 3.22MB 3.9s done [2025-06-17T02:19:55.949Z] #56 DONE 9.4s [2025-06-17T02:19:55.949Z] [2025-06-17T02:19:55.949Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:56.215Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 4.1s [2025-06-17T02:19:56.215Z] #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-06-17T02:19:56.215Z] #45 ... [2025-06-17T02:19:56.215Z] [2025-06-17T02:19:56.215Z] #39 [core-data internal] load build context [2025-06-17T02:19:56.215Z] #39 DONE 9.7s [2025-06-17T02:19:56.215Z] [2025-06-17T02:19:56.215Z] #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-06-17T02:19:56.215Z] #48 DONE 8.3s [2025-06-17T02:19:56.215Z] [2025-06-17T02:19:56.215Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:56.482Z] #45 ... [2025-06-17T02:19:56.482Z] [2025-06-17T02:19:56.482Z] #57 [support-notifications internal] load build context [2025-06-17T02:19:56.482Z] #57 transferring context: 3.22MB 4.9s done [2025-06-17T02:19:56.482Z] #57 DONE 9.8s [2025-06-17T02:19:56.482Z] [2025-06-17T02:19:56.482Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:56.749Z] #45 ... [2025-06-17T02:19:56.749Z] [2025-06-17T02:19:56.749Z] #58 [security-proxy-setup internal] load build context [2025-06-17T02:19:56.749Z] #58 transferring context: 3.22MB 4.4s done [2025-06-17T02:19:56.749Z] #58 DONE 7.9s [2025-06-17T02:19:56.749Z] [2025-06-17T02:19:56.749Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:57.024Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.20MB / 33.17MB 5.0s [2025-06-17T02:19:57.291Z] #45 ... [2025-06-17T02:19:57.291Z] [2025-06-17T02:19:57.291Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-17T02:19:57.563Z] #59 ... [2025-06-17T02:19:57.563Z] [2025-06-17T02:19:57.563Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-17T02:19:57.563Z] #60 ... [2025-06-17T02:19:57.563Z] [2025-06-17T02:19:57.563Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:19:57.831Z] #61 ... [2025-06-17T02:19:57.831Z] [2025-06-17T02:19:57.831Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:57.831Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 5.8s [2025-06-17T02:19:58.098Z] #45 ... [2025-06-17T02:19:58.098Z] [2025-06-17T02:19:58.098Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-17T02:19:58.098Z] #54 DONE 12.8s [2025-06-17T02:19:58.098Z] [2025-06-17T02:19:58.098Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:58.098Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 6.1s [2025-06-17T02:19:58.120Z] 5bc4f0d6d2e5: Pushed [2025-06-17T02:19:58.120Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:58.457Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:58.688Z] #45 ... [2025-06-17T02:19:58.688Z] [2025-06-17T02:19:58.688Z] #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-17T02:19:58.688Z] #34 11.43 OK: 9 MiB in 15 packages [2025-06-17T02:19:58.688Z] #34 DONE 14.7s [2025-06-17T02:19:58.688Z] [2025-06-17T02:19:58.688Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:58.688Z] #45 ... [2025-06-17T02:19:58.688Z] [2025-06-17T02:19:58.688Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-17T02:19:58.688Z] #53 11.75 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-17T02:19:58.688Z] #53 11.75 (2/2) Installing su-exec (0.2-r3) [2025-06-17T02:19:58.688Z] #53 11.75 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:19:58.688Z] #53 11.90 OK: 9 MiB in 16 packages [2025-06-17T02:19:58.688Z] #53 DONE 13.9s [2025-06-17T02:19:58.688Z] [2025-06-17T02:19:58.688Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:58.794Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-17T02:19:58.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-17T02:19:58.794Z] 241cb56236af: Preparing [2025-06-17T02:19:58.794Z] 5bc4f0d6d2e5: Preparing [2025-06-17T02:19:58.794Z] 467c2cd1416d: Preparing [2025-06-17T02:19:58.794Z] a855ca47cefa: Preparing [2025-06-17T02:19:58.794Z] 2c9ebc4e515d: Preparing [2025-06-17T02:19:58.794Z] 3ed0b674ae37: Preparing [2025-06-17T02:19:58.794Z] 994456c4fd7b: Preparing [2025-06-17T02:19:58.794Z] 994456c4fd7b: Waiting [2025-06-17T02:19:58.794Z] 3ed0b674ae37: Waiting [2025-06-17T02:19:58.794Z] 241cb56236af: Layer already exists [2025-06-17T02:19:58.794Z] 5bc4f0d6d2e5: Layer already exists [2025-06-17T02:19:58.794Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:19:58.794Z] 467c2cd1416d: Layer already exists [2025-06-17T02:19:58.794Z] a855ca47cefa: Layer already exists [2025-06-17T02:19:58.794Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:19:58.794Z] 994456c4fd7b: Layer already exists [2025-06-17T02:19:58.794Z] latest: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:58.955Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.70MB / 33.17MB 6.8s [2025-06-17T02:19:58.955Z] #45 ... [2025-06-17T02:19:58.955Z] [2025-06-17T02:19:58.955Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:19:58.955Z] #62 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.1s done [2025-06-17T02:19:58.955Z] #62 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-17T02:19:58.955Z] #62 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-17T02:19:58.955Z] #62 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-17T02:19:58.955Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-06-17T02:19:58.955Z] #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-17T02:19:58.955Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-06-17T02:19:58.955Z] #62 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-06-17T02:19:58.955Z] #62 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.7s [2025-06-17T02:19:58.955Z] #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-06-17T02:19:58.955Z] #62 ... [2025-06-17T02:19:58.955Z] [2025-06-17T02:19:58.955Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:59.122Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:19:59.223Z] #45 ... [2025-06-17T02:19:59.223Z] [2025-06-17T02:19:59.223Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:19:59.223Z] #63 ... [2025-06-17T02:19:59.223Z] [2025-06-17T02:19:59.223Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-17T02:19:59.223Z] #0 9.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:19:59.449Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [2025-06-17T02:19:59.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-17T02:19:59.449Z] 241cb56236af: Preparing [2025-06-17T02:19:59.449Z] 5bc4f0d6d2e5: Preparing [2025-06-17T02:19:59.449Z] 467c2cd1416d: Preparing [2025-06-17T02:19:59.449Z] a855ca47cefa: Preparing [2025-06-17T02:19:59.449Z] 2c9ebc4e515d: Preparing [2025-06-17T02:19:59.449Z] 3ed0b674ae37: Preparing [2025-06-17T02:19:59.449Z] 994456c4fd7b: Preparing [2025-06-17T02:19:59.449Z] 3ed0b674ae37: Waiting [2025-06-17T02:19:59.449Z] 994456c4fd7b: Waiting [2025-06-17T02:19:59.449Z] a855ca47cefa: Layer already exists [2025-06-17T02:19:59.449Z] 467c2cd1416d: Layer already exists [2025-06-17T02:19:59.449Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:19:59.449Z] 5bc4f0d6d2e5: Layer already exists [2025-06-17T02:19:59.449Z] 241cb56236af: Layer already exists [2025-06-17T02:19:59.449Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:19:59.449Z] 994456c4fd7b: Layer already exists [2025-06-17T02:19:59.449Z] 4.1.0-dev.24: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-06-17T02:19:59.489Z] #64 ... [2025-06-17T02:19:59.489Z] [2025-06-17T02:19:59.489Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:19:59.489Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.82MB / 33.17MB 7.3s [2025-06-17T02:19:59.489Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [Pipeline] sh [2025-06-17T02:19:59.769Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:00.070Z] #45 ... [2025-06-17T02:20:00.070Z] [2025-06-17T02:20:00.070Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-17T02:20:00.070Z] #65 ... [2025-06-17T02:20:00.070Z] [2025-06-17T02:20:00.070Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:00.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:00.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-17T02:20:00.095Z] 241cb56236af: Preparing [2025-06-17T02:20:00.095Z] 5bc4f0d6d2e5: Preparing [2025-06-17T02:20:00.095Z] 467c2cd1416d: Preparing [2025-06-17T02:20:00.095Z] a855ca47cefa: Preparing [2025-06-17T02:20:00.095Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:00.095Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:00.095Z] 994456c4fd7b: Preparing [2025-06-17T02:20:00.095Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:00.095Z] 994456c4fd7b: Waiting [2025-06-17T02:20:00.095Z] 241cb56236af: Layer already exists [2025-06-17T02:20:00.095Z] 5bc4f0d6d2e5: Layer already exists [2025-06-17T02:20:00.095Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:00.095Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:00.095Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:00.095Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:00.095Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:00.095Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:00.337Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 8.3s [2025-06-17T02:20:00.419Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:00.752Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-06-17T02:20:00.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-17T02:20:00.752Z] 241cb56236af: Preparing [2025-06-17T02:20:00.752Z] 5bc4f0d6d2e5: Preparing [2025-06-17T02:20:00.752Z] 467c2cd1416d: Preparing [2025-06-17T02:20:00.752Z] a855ca47cefa: Preparing [2025-06-17T02:20:00.752Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:00.752Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:00.752Z] 994456c4fd7b: Preparing [2025-06-17T02:20:00.752Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:00.752Z] 994456c4fd7b: Waiting [2025-06-17T02:20:00.752Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:00.752Z] 5bc4f0d6d2e5: Layer already exists [2025-06-17T02:20:00.752Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:00.752Z] 241cb56236af: Layer already exists [2025-06-17T02:20:00.752Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:00.752Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:00.752Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:00.752Z] main: digest: sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:00.824Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:00.838Z] taggedImages: [2025-06-17T02:20:00.838Z] - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:00.838Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-17T02:20:00.838Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [2025-06-17T02:20:00.838Z] - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:00.838Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-06-17T02:20:00.868Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-17T02:20:00.868Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:00.868Z] latest [2025-06-17T02:20:00.868Z] 4.1.0-dev.24 [2025-06-17T02:20:00.868Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:00.868Z] main [2025-06-17T02:20:00.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:01.220Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:01.318Z] #45 ... [2025-06-17T02:20:01.318Z] [2025-06-17T02:20:01.318Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-17T02:20:01.318Z] #55 11.87 (1/4) Installing ca-certificates (20241121-r1) [2025-06-17T02:20:01.318Z] #55 12.04 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:01.318Z] #55 12.06 (3/4) Installing su-exec (0.2-r3) [2025-06-17T02:20:01.318Z] #55 12.06 (4/4) Installing yq-go (4.44.1-r2) [2025-06-17T02:20:01.318Z] #55 12.67 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:01.318Z] #55 12.82 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:20:01.318Z] #55 13.60 OK: 20 MiB in 18 packages [2025-06-17T02:20:01.318Z] #55 DONE 15.5s [2025-06-17T02:20:01.318Z] [2025-06-17T02:20:01.318Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:01.542Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:01.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-17T02:20:01.542Z] c28448369902: Preparing [2025-06-17T02:20:01.542Z] 442b5cdb0f0a: Preparing [2025-06-17T02:20:01.542Z] ce5de3cf82aa: Preparing [2025-06-17T02:20:01.542Z] 5d9a1b9b5a4a: Preparing [2025-06-17T02:20:01.542Z] 467c2cd1416d: Preparing [2025-06-17T02:20:01.542Z] a855ca47cefa: Preparing [2025-06-17T02:20:01.542Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:01.542Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:01.542Z] 994456c4fd7b: Preparing [2025-06-17T02:20:01.542Z] a855ca47cefa: Waiting [2025-06-17T02:20:01.542Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:01.542Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:01.542Z] 994456c4fd7b: Waiting [2025-06-17T02:20:01.542Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:01.542Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:01.542Z] 442b5cdb0f0a: Pushed [2025-06-17T02:20:01.542Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:01.542Z] ce5de3cf82aa: Pushed [2025-06-17T02:20:01.542Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:01.542Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:01.542Z] c28448369902: Pushed [2025-06-17T02:20:01.918Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.82MB / 33.17MB 9.9s [2025-06-17T02:20:02.482Z] 5d9a1b9b5a4a: Pushed [2025-06-17T02:20:02.482Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:03.119Z] + 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-06-17T02:20:03.440Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-17T02:20:03.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-17T02:20:03.440Z] c28448369902: Preparing [2025-06-17T02:20:03.440Z] 442b5cdb0f0a: Preparing [2025-06-17T02:20:03.440Z] ce5de3cf82aa: Preparing [2025-06-17T02:20:03.440Z] 5d9a1b9b5a4a: Preparing [2025-06-17T02:20:03.440Z] 467c2cd1416d: Preparing [2025-06-17T02:20:03.440Z] a855ca47cefa: Preparing [2025-06-17T02:20:03.440Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:03.440Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:03.440Z] 994456c4fd7b: Preparing [2025-06-17T02:20:03.440Z] a855ca47cefa: Waiting [2025-06-17T02:20:03.440Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:03.440Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:03.440Z] 994456c4fd7b: Waiting [2025-06-17T02:20:03.440Z] c28448369902: Layer already exists [2025-06-17T02:20:03.440Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:03.440Z] 442b5cdb0f0a: Layer already exists [2025-06-17T02:20:03.440Z] ce5de3cf82aa: Layer already exists [2025-06-17T02:20:03.440Z] 5d9a1b9b5a4a: Layer already exists [2025-06-17T02:20:03.440Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:03.440Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:03.440Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:03.440Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:03.440Z] latest: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:03.775Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:03.859Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 11.8s [2025-06-17T02:20:04.119Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [2025-06-17T02:20:04.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-17T02:20:04.119Z] c28448369902: Preparing [2025-06-17T02:20:04.119Z] 442b5cdb0f0a: Preparing [2025-06-17T02:20:04.119Z] ce5de3cf82aa: Preparing [2025-06-17T02:20:04.119Z] 5d9a1b9b5a4a: Preparing [2025-06-17T02:20:04.119Z] 467c2cd1416d: Preparing [2025-06-17T02:20:04.119Z] a855ca47cefa: Preparing [2025-06-17T02:20:04.119Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:04.119Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:04.119Z] 994456c4fd7b: Preparing [2025-06-17T02:20:04.119Z] a855ca47cefa: Waiting [2025-06-17T02:20:04.119Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:04.119Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:04.119Z] 994456c4fd7b: Waiting [2025-06-17T02:20:04.119Z] c28448369902: Layer already exists [2025-06-17T02:20:04.119Z] 442b5cdb0f0a: Layer already exists [2025-06-17T02:20:04.119Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:04.119Z] ce5de3cf82aa: Layer already exists [2025-06-17T02:20:04.119Z] 5d9a1b9b5a4a: Layer already exists [2025-06-17T02:20:04.119Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:04.119Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:04.119Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:04.119Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:04.119Z] 4.1.0-dev.24: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [2025-06-17T02:20:04.128Z] #45 ... [2025-06-17T02:20:04.129Z] [2025-06-17T02:20:04.129Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-17T02:20:04.129Z] #60 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:04.129Z] #60 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:04.129Z] #60 15.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:04.129Z] #60 15.55 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:04.129Z] #60 15.64 OK: 9 MiB in 15 packages [2025-06-17T02:20:04.129Z] #60 DONE 16.8s [2025-06-17T02:20:04.129Z] [2025-06-17T02:20:04.129Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:04.451Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:04.773Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:04.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-17T02:20:04.773Z] c28448369902: Preparing [2025-06-17T02:20:04.773Z] 442b5cdb0f0a: Preparing [2025-06-17T02:20:04.773Z] ce5de3cf82aa: Preparing [2025-06-17T02:20:04.773Z] 5d9a1b9b5a4a: Preparing [2025-06-17T02:20:04.773Z] 467c2cd1416d: Preparing [2025-06-17T02:20:04.773Z] a855ca47cefa: Preparing [2025-06-17T02:20:04.773Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:04.773Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:04.773Z] 994456c4fd7b: Preparing [2025-06-17T02:20:04.773Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:04.773Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:04.773Z] a855ca47cefa: Waiting [2025-06-17T02:20:04.773Z] 994456c4fd7b: Waiting [2025-06-17T02:20:04.773Z] 442b5cdb0f0a: Layer already exists [2025-06-17T02:20:04.773Z] c28448369902: Layer already exists [2025-06-17T02:20:04.773Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:04.773Z] 5d9a1b9b5a4a: Layer already exists [2025-06-17T02:20:04.773Z] ce5de3cf82aa: Layer already exists [2025-06-17T02:20:04.773Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:04.773Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:04.773Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:04.773Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:04.773Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:05.101Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-17T02:20:05.108Z] #45 ... [2025-06-17T02:20:05.108Z] [2025-06-17T02:20:05.109Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-17T02:20:05.109Z] #59 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:05.109Z] #59 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:05.109Z] #59 15.62 (1/7) Installing ca-certificates (20241121-r1) [2025-06-17T02:20:05.109Z] #59 15.82 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:05.109Z] #59 15.84 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-17T02:20:05.109Z] #59 15.86 (4/7) Installing libsodium (1.0.19-r0) [2025-06-17T02:20:05.109Z] #59 15.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-17T02:20:05.109Z] #59 16.06 (6/7) Installing libzmq (4.3.5-r2) [2025-06-17T02:20:05.109Z] #59 16.23 (7/7) Installing zeromq (4.3.5-r2) [2025-06-17T02:20:05.109Z] #59 16.28 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:05.109Z] #59 16.37 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:20:05.109Z] #59 16.87 OK: 14 MiB in 21 packages [2025-06-17T02:20:05.109Z] #59 DONE 17.8s [2025-06-17T02:20:05.109Z] [2025-06-17T02:20:05.109Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:05.378Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 13.4s [2025-06-17T02:20:05.438Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-17T02:20:05.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-17T02:20:05.438Z] c28448369902: Preparing [2025-06-17T02:20:05.438Z] 442b5cdb0f0a: Preparing [2025-06-17T02:20:05.438Z] ce5de3cf82aa: Preparing [2025-06-17T02:20:05.438Z] 5d9a1b9b5a4a: Preparing [2025-06-17T02:20:05.438Z] 467c2cd1416d: Preparing [2025-06-17T02:20:05.438Z] a855ca47cefa: Preparing [2025-06-17T02:20:05.438Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:05.438Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:05.438Z] 994456c4fd7b: Preparing [2025-06-17T02:20:05.438Z] a855ca47cefa: Waiting [2025-06-17T02:20:05.438Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:05.438Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:05.438Z] 994456c4fd7b: Waiting [2025-06-17T02:20:05.438Z] c28448369902: Layer already exists [2025-06-17T02:20:05.438Z] 5d9a1b9b5a4a: Layer already exists [2025-06-17T02:20:05.438Z] 442b5cdb0f0a: Layer already exists [2025-06-17T02:20:05.438Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:05.438Z] ce5de3cf82aa: Layer already exists [2025-06-17T02:20:05.438Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:05.438Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:05.438Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:05.438Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:05.438Z] main: digest: sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:05.507Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:05.521Z] taggedImages: [2025-06-17T02:20:05.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:05.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-17T02:20:05.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [2025-06-17T02:20:05.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:05.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-06-17T02:20:05.545Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-17T02:20:05.545Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:05.545Z] latest [2025-06-17T02:20:05.545Z] 4.1.0-dev.24 [2025-06-17T02:20:05.545Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:05.545Z] main [2025-06-17T02:20:05.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:05.644Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.70MB / 33.17MB 13.6s [2025-06-17T02:20:05.895Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [2025-06-17T02:20:05.915Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.9s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:06.192Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.9s done [2025-06-17T02:20:06.193Z] #45 ... [2025-06-17T02:20:06.193Z] [2025-06-17T02:20:06.193Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-17T02:20:06.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:06.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-17T02:20:06.222Z] cfba9b13bc63: Preparing [2025-06-17T02:20:06.222Z] 9c8729ad89e7: Preparing [2025-06-17T02:20:06.222Z] 467c2cd1416d: Preparing [2025-06-17T02:20:06.222Z] a855ca47cefa: Preparing [2025-06-17T02:20:06.222Z] 75280c16a09b: Preparing [2025-06-17T02:20:06.222Z] 5fd5a8bfec27: Preparing [2025-06-17T02:20:06.222Z] 994456c4fd7b: Preparing [2025-06-17T02:20:06.222Z] 5fd5a8bfec27: Waiting [2025-06-17T02:20:06.222Z] 994456c4fd7b: Waiting [2025-06-17T02:20:06.222Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:06.222Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:06.222Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:06.222Z] 75280c16a09b: Pushed [2025-06-17T02:20:06.222Z] cfba9b13bc63: Pushed [2025-06-17T02:20:06.222Z] 5fd5a8bfec27: Pushed [2025-06-17T02:20:06.464Z] #66 ... [2025-06-17T02:20:06.464Z] [2025-06-17T02:20:06.464Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:20:06.464Z] #67 ... [2025-06-17T02:20:06.464Z] [2025-06-17T02:20:06.464Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:20:06.731Z] #68 ... [2025-06-17T02:20:06.731Z] [2025-06-17T02:20:06.731Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-17T02:20:06.997Z] #69 ... [2025-06-17T02:20:06.997Z] [2025-06-17T02:20:06.997Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:20:06.997Z] #70 ... [2025-06-17T02:20:06.997Z] [2025-06-17T02:20:06.997Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:20:07.263Z] #71 ... [2025-06-17T02:20:07.263Z] [2025-06-17T02:20:07.263Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-17T02:20:07.263Z] #72 ... [2025-06-17T02:20:07.263Z] [2025-06-17T02:20:07.263Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:20:07.263Z] #63 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:07.851Z] #63 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:08.120Z] #63 ... [2025-06-17T02:20:08.120Z] [2025-06-17T02:20:08.120Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:08.120Z] #73 ... [2025-06-17T02:20:08.120Z] [2025-06-17T02:20:08.120Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:20:08.120Z] #61 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:08.120Z] #61 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:08.120Z] #61 17.55 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:20:08.120Z] #61 17.55 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:20:08.120Z] #61 17.55 OK: 24049 distinct packages available [2025-06-17T02:20:08.120Z] #61 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:08.120Z] #61 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:08.120Z] #61 20.38 (1/14) Installing ca-certificates (20241121-r1) [2025-06-17T02:20:08.120Z] #61 20.51 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-17T02:20:08.120Z] #61 20.56 (3/14) Installing c-ares (1.33.1-r0) [2025-06-17T02:20:08.120Z] #61 20.58 (4/14) Installing libunistring (1.2-r0) [2025-06-17T02:20:08.120Z] #61 20.70 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-17T02:20:08.120Z] #61 20.72 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-17T02:20:08.120Z] #61 20.73 (7/14) Installing libpsl (0.21.5-r1) [2025-06-17T02:20:08.120Z] #61 20.76 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-17T02:20:08.120Z] #61 20.79 (9/14) Installing libcurl (8.12.1-r0) [2025-06-17T02:20:08.392Z] #61 20.85 (10/14) Installing curl (8.12.1-r0) [2025-06-17T02:20:08.392Z] #61 20.88 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:08.392Z] #61 20.90 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-17T02:20:08.392Z] #61 20.92 (13/14) Installing libucontext (1.2-r3) [2025-06-17T02:20:08.392Z] #61 20.93 (14/14) Installing gcompat (1.1.0-r4) [2025-06-17T02:20:08.392Z] #61 ... [2025-06-17T02:20:08.392Z] [2025-06-17T02:20:08.392Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-17T02:20:08.392Z] #66 12.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:08.659Z] #66 ... [2025-06-17T02:20:08.659Z] [2025-06-17T02:20:08.659Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:08.659Z] #74 ... [2025-06-17T02:20:08.659Z] [2025-06-17T02:20:08.659Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:20:08.659Z] #61 20.96 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:08.659Z] #61 21.03 Executing ca-certificates-20241121-r1.trigger [2025-06-17T02:20:08.752Z] 9c8729ad89e7: Pushed [2025-06-17T02:20:08.752Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:08.927Z] #61 ... [2025-06-17T02:20:08.927Z] [2025-06-17T02:20:08.927Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-17T02:20:09.082Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:09.200Z] #75 ... [2025-06-17T02:20:09.200Z] [2025-06-17T02:20:09.200Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:20:09.200Z] #62 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.8s done [2025-06-17T02:20:09.200Z] #62 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-17T02:20:09.200Z] #62 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-06-17T02:20:09.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-17T02:20:09.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-17T02:20:09.402Z] cfba9b13bc63: Preparing [2025-06-17T02:20:09.402Z] 9c8729ad89e7: Preparing [2025-06-17T02:20:09.402Z] 467c2cd1416d: Preparing [2025-06-17T02:20:09.402Z] a855ca47cefa: Preparing [2025-06-17T02:20:09.402Z] 75280c16a09b: Preparing [2025-06-17T02:20:09.402Z] 5fd5a8bfec27: Preparing [2025-06-17T02:20:09.402Z] 994456c4fd7b: Preparing [2025-06-17T02:20:09.402Z] 5fd5a8bfec27: Waiting [2025-06-17T02:20:09.402Z] 994456c4fd7b: Waiting [2025-06-17T02:20:09.402Z] 75280c16a09b: Layer already exists [2025-06-17T02:20:09.402Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:09.402Z] 9c8729ad89e7: Layer already exists [2025-06-17T02:20:09.402Z] cfba9b13bc63: Layer already exists [2025-06-17T02:20:09.402Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:09.402Z] 5fd5a8bfec27: Layer already exists [2025-06-17T02:20:09.402Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:09.402Z] latest: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:09.471Z] #62 ... [2025-06-17T02:20:09.471Z] [2025-06-17T02:20:09.471Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:20:09.471Z] #61 21.75 OK: 15 MiB in 28 packages [2025-06-17T02:20:09.725Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [2025-06-17T02:20:09.752Z] #61 ... [2025-06-17T02:20:09.752Z] [2025-06-17T02:20:09.752Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-17T02:20:09.752Z] #64 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:09.752Z] #64 15.19 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:20:09.752Z] #64 15.19 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:20:09.752Z] #64 15.19 OK: 24049 distinct packages available [2025-06-17T02:20:09.752Z] #64 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:09.752Z] #64 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:09.752Z] #64 19.11 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:09.752Z] #64 19.14 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-17T02:20:09.752Z] #64 19.15 (3/5) Installing libucontext (1.2-r3) [2025-06-17T02:20:09.752Z] #64 19.16 (4/5) Installing gcompat (1.1.0-r4) [2025-06-17T02:20:09.752Z] #64 19.18 (5/5) Installing openssl (3.3.3-r0) [2025-06-17T02:20:09.752Z] #64 19.24 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:09.752Z] #64 19.31 OK: 10 MiB in 19 packages [2025-06-17T02:20:09.752Z] #64 ... [2025-06-17T02:20:09.752Z] [2025-06-17T02:20:09.752Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:09.752Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:10.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [2025-06-17T02:20:10.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-17T02:20:10.055Z] cfba9b13bc63: Preparing [2025-06-17T02:20:10.055Z] 9c8729ad89e7: Preparing [2025-06-17T02:20:10.055Z] 467c2cd1416d: Preparing [2025-06-17T02:20:10.055Z] a855ca47cefa: Preparing [2025-06-17T02:20:10.055Z] 75280c16a09b: Preparing [2025-06-17T02:20:10.055Z] 5fd5a8bfec27: Preparing [2025-06-17T02:20:10.055Z] 994456c4fd7b: Preparing [2025-06-17T02:20:10.055Z] 5fd5a8bfec27: Waiting [2025-06-17T02:20:10.055Z] 994456c4fd7b: Waiting [2025-06-17T02:20:10.055Z] 75280c16a09b: Layer already exists [2025-06-17T02:20:10.055Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:10.055Z] 9c8729ad89e7: Layer already exists [2025-06-17T02:20:10.055Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:10.055Z] cfba9b13bc63: Layer already exists [2025-06-17T02:20:10.055Z] 5fd5a8bfec27: Layer already exists [2025-06-17T02:20:10.055Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:10.055Z] 4.1.0-dev.24: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:10.338Z] #45 ... [2025-06-17T02:20:10.338Z] [2025-06-17T02:20:10.338Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-17T02:20:10.338Z] #64 DONE 20.9s [2025-06-17T02:20:10.338Z] [2025-06-17T02:20:10.338Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:20:10.338Z] #68 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:10.388Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:10.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:10.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-17T02:20:10.710Z] cfba9b13bc63: Preparing [2025-06-17T02:20:10.710Z] 9c8729ad89e7: Preparing [2025-06-17T02:20:10.710Z] 467c2cd1416d: Preparing [2025-06-17T02:20:10.710Z] a855ca47cefa: Preparing [2025-06-17T02:20:10.710Z] 75280c16a09b: Preparing [2025-06-17T02:20:10.710Z] 5fd5a8bfec27: Preparing [2025-06-17T02:20:10.710Z] 994456c4fd7b: Preparing [2025-06-17T02:20:10.710Z] 994456c4fd7b: Waiting [2025-06-17T02:20:10.710Z] 5fd5a8bfec27: Waiting [2025-06-17T02:20:10.710Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:10.710Z] 9c8729ad89e7: Layer already exists [2025-06-17T02:20:10.710Z] cfba9b13bc63: Layer already exists [2025-06-17T02:20:10.710Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:10.710Z] 75280c16a09b: Layer already exists [2025-06-17T02:20:10.710Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:10.710Z] 5fd5a8bfec27: Layer already exists [2025-06-17T02:20:10.710Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:10.931Z] #68 ... [2025-06-17T02:20:10.931Z] [2025-06-17T02:20:10.931Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-17T02:20:10.931Z] #61 DONE 23.6s [2025-06-17T02:20:11.032Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:11.197Z] [2025-06-17T02:20:11.197Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:11.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-06-17T02:20:11.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-17T02:20:11.372Z] cfba9b13bc63: Preparing [2025-06-17T02:20:11.372Z] 9c8729ad89e7: Preparing [2025-06-17T02:20:11.372Z] 467c2cd1416d: Preparing [2025-06-17T02:20:11.372Z] a855ca47cefa: Preparing [2025-06-17T02:20:11.372Z] 75280c16a09b: Preparing [2025-06-17T02:20:11.372Z] 5fd5a8bfec27: Preparing [2025-06-17T02:20:11.372Z] 994456c4fd7b: Preparing [2025-06-17T02:20:11.372Z] 5fd5a8bfec27: Waiting [2025-06-17T02:20:11.372Z] 994456c4fd7b: Waiting [2025-06-17T02:20:11.372Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:11.372Z] 75280c16a09b: Layer already exists [2025-06-17T02:20:11.372Z] cfba9b13bc63: Layer already exists [2025-06-17T02:20:11.372Z] 9c8729ad89e7: Layer already exists [2025-06-17T02:20:11.372Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:11.372Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:11.372Z] 5fd5a8bfec27: Layer already exists [2025-06-17T02:20:11.372Z] main: digest: sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:11.439Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:11.454Z] taggedImages: [2025-06-17T02:20:11.454Z] - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:11.454Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-17T02:20:11.454Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [2025-06-17T02:20:11.454Z] - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:11.454Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-06-17T02:20:11.475Z] #45 ... [2025-06-17T02:20:11.475Z] [2025-06-17T02:20:11.475Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [Pipeline] echo [2025-06-17T02:20:11.480Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-17T02:20:11.480Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:11.480Z] latest [2025-06-17T02:20:11.480Z] 4.1.0-dev.24 [2025-06-17T02:20:11.480Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:11.480Z] main [2025-06-17T02:20:11.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:11.742Z] #76 ... [2025-06-17T02:20:11.742Z] [2025-06-17T02:20:11.742Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:20:11.742Z] #68 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:11.813Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:12.144Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:12.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-17T02:20:12.145Z] 780e7824ff25: Preparing [2025-06-17T02:20:12.145Z] 521560dd565c: Preparing [2025-06-17T02:20:12.145Z] a855ca47cefa: Preparing [2025-06-17T02:20:12.145Z] 51719c798352: Preparing [2025-06-17T02:20:12.145Z] c3ef6869d23c: Preparing [2025-06-17T02:20:12.145Z] 994456c4fd7b: Preparing [2025-06-17T02:20:12.145Z] 994456c4fd7b: Waiting [2025-06-17T02:20:12.145Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:12.145Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:12.145Z] 51719c798352: Pushed [2025-06-17T02:20:12.145Z] c3ef6869d23c: Pushed [2025-06-17T02:20:12.145Z] 780e7824ff25: Pushed [2025-06-17T02:20:12.707Z] #68 ... [2025-06-17T02:20:12.707Z] [2025-06-17T02:20:12.707Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-17T02:20:12.707Z] #67 DONE 16.2s [2025-06-17T02:20:12.707Z] [2025-06-17T02:20:12.707Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:12.707Z] #74 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:14.115Z] #74 ... [2025-06-17T02:20:14.115Z] [2025-06-17T02:20:14.115Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:14.382Z] #77 ... [2025-06-17T02:20:14.382Z] [2025-06-17T02:20:14.383Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:14.968Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s [2025-06-17T02:20:15.250Z] #45 ... [2025-06-17T02:20:15.250Z] [2025-06-17T02:20:15.250Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:15.428Z] 521560dd565c: Pushed [2025-06-17T02:20:15.428Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:15.523Z] #78 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:15.523Z] #78 ... [2025-06-17T02:20:15.523Z] [2025-06-17T02:20:15.523Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:15.771Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:16.104Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-17T02:20:16.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-17T02:20:16.104Z] 780e7824ff25: Preparing [2025-06-17T02:20:16.104Z] 521560dd565c: Preparing [2025-06-17T02:20:16.104Z] a855ca47cefa: Preparing [2025-06-17T02:20:16.104Z] 51719c798352: Preparing [2025-06-17T02:20:16.104Z] c3ef6869d23c: Preparing [2025-06-17T02:20:16.104Z] 994456c4fd7b: Preparing [2025-06-17T02:20:16.104Z] 994456c4fd7b: Waiting [2025-06-17T02:20:16.104Z] 780e7824ff25: Layer already exists [2025-06-17T02:20:16.104Z] 51719c798352: Layer already exists [2025-06-17T02:20:16.104Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:16.104Z] 521560dd565c: Layer already exists [2025-06-17T02:20:16.104Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:16.104Z] c3ef6869d23c: Layer already exists [2025-06-17T02:20:16.104Z] latest: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:16.508Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:16.836Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [2025-06-17T02:20:16.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-17T02:20:16.836Z] 780e7824ff25: Preparing [2025-06-17T02:20:16.836Z] 521560dd565c: Preparing [2025-06-17T02:20:16.836Z] a855ca47cefa: Preparing [2025-06-17T02:20:16.836Z] 51719c798352: Preparing [2025-06-17T02:20:16.836Z] c3ef6869d23c: Preparing [2025-06-17T02:20:16.836Z] 994456c4fd7b: Preparing [2025-06-17T02:20:16.836Z] 994456c4fd7b: Waiting [2025-06-17T02:20:16.836Z] 51719c798352: Layer already exists [2025-06-17T02:20:16.836Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:16.836Z] 521560dd565c: Layer already exists [2025-06-17T02:20:16.836Z] 780e7824ff25: Layer already exists [2025-06-17T02:20:16.836Z] c3ef6869d23c: Layer already exists [2025-06-17T02:20:16.836Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:16.836Z] 4.1.0-dev.24: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:17.176Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:17.510Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:17.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-17T02:20:17.510Z] 780e7824ff25: Preparing [2025-06-17T02:20:17.510Z] 521560dd565c: Preparing [2025-06-17T02:20:17.510Z] a855ca47cefa: Preparing [2025-06-17T02:20:17.510Z] 51719c798352: Preparing [2025-06-17T02:20:17.510Z] c3ef6869d23c: Preparing [2025-06-17T02:20:17.510Z] 994456c4fd7b: Preparing [2025-06-17T02:20:17.510Z] 994456c4fd7b: Waiting [2025-06-17T02:20:17.510Z] 521560dd565c: Layer already exists [2025-06-17T02:20:17.510Z] 780e7824ff25: Layer already exists [2025-06-17T02:20:17.510Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:17.510Z] 51719c798352: Layer already exists [2025-06-17T02:20:17.510Z] c3ef6869d23c: Layer already exists [2025-06-17T02:20:17.510Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:17.510Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:17.847Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:18.171Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-17T02:20:18.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-17T02:20:18.171Z] 780e7824ff25: Preparing [2025-06-17T02:20:18.171Z] 521560dd565c: Preparing [2025-06-17T02:20:18.171Z] a855ca47cefa: Preparing [2025-06-17T02:20:18.171Z] 51719c798352: Preparing [2025-06-17T02:20:18.171Z] c3ef6869d23c: Preparing [2025-06-17T02:20:18.171Z] 994456c4fd7b: Preparing [2025-06-17T02:20:18.171Z] 994456c4fd7b: Waiting [2025-06-17T02:20:18.171Z] 51719c798352: Layer already exists [2025-06-17T02:20:18.171Z] c3ef6869d23c: Layer already exists [2025-06-17T02:20:18.171Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:18.171Z] 521560dd565c: Layer already exists [2025-06-17T02:20:18.171Z] 780e7824ff25: Layer already exists [2025-06-17T02:20:18.171Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:18.171Z] main: digest: sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:18.245Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:18.261Z] taggedImages: [2025-06-17T02:20:18.261Z] - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:18.261Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-17T02:20:18.261Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [2025-06-17T02:20:18.261Z] - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:18.261Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-06-17T02:20:18.292Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-17T02:20:18.292Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:18.292Z] latest [2025-06-17T02:20:18.292Z] 4.1.0-dev.24 [2025-06-17T02:20:18.292Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:18.292Z] main [2025-06-17T02:20:18.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:18.644Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:18.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:18.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-17T02:20:18.970Z] 27d9c5d319d3: Preparing [2025-06-17T02:20:18.970Z] 76bcf6cee733: Preparing [2025-06-17T02:20:18.970Z] 790fcef75b2f: Preparing [2025-06-17T02:20:18.970Z] 467c2cd1416d: Preparing [2025-06-17T02:20:18.970Z] a855ca47cefa: Preparing [2025-06-17T02:20:18.970Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:18.970Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:18.970Z] 994456c4fd7b: Preparing [2025-06-17T02:20:18.970Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:18.970Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:18.970Z] 994456c4fd7b: Waiting [2025-06-17T02:20:18.970Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:18.970Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:18.970Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:18.970Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:18.970Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:18.970Z] 76bcf6cee733: Pushed [2025-06-17T02:20:18.970Z] 27d9c5d319d3: Pushed [2025-06-17T02:20:18.988Z] #45 ... [2025-06-17T02:20:18.988Z] [2025-06-17T02:20:18.988Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-17T02:20:18.988Z] #65 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:18.988Z] #65 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:18.988Z] #65 ... [2025-06-17T02:20:18.988Z] [2025-06-17T02:20:18.988Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:19.573Z] #45 ... [2025-06-17T02:20:19.573Z] [2025-06-17T02:20:19.573Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:19.573Z] #73 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:19.573Z] #73 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:19.573Z] #73 ... [2025-06-17T02:20:19.573Z] [2025-06-17T02:20:19.573Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:19.841Z] #45 ... [2025-06-17T02:20:19.841Z] [2025-06-17T02:20:19.841Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:20:19.841Z] #62 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.3s done [2025-06-17T02:20:19.841Z] #62 ... [2025-06-17T02:20:19.841Z] [2025-06-17T02:20:19.841Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:19.841Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.3s [2025-06-17T02:20:20.108Z] #45 ... [2025-06-17T02:20:20.108Z] [2025-06-17T02:20:20.108Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:20.108Z] #0 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.108Z] #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.375Z] #79 ... [2025-06-17T02:20:20.375Z] [2025-06-17T02:20:20.375Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:20.375Z] #45 ... [2025-06-17T02:20:20.375Z] [2025-06-17T02:20:20.375Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-17T02:20:20.375Z] #75 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.375Z] #75 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.375Z] #75 20.95 OK: 9 MiB in 16 packages [2025-06-17T02:20:20.643Z] #75 ... [2025-06-17T02:20:20.643Z] [2025-06-17T02:20:20.643Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-17T02:20:20.643Z] #69 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.643Z] #69 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.643Z] #69 ... [2025-06-17T02:20:20.643Z] [2025-06-17T02:20:20.643Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:20.917Z] #45 ... [2025-06-17T02:20:20.917Z] [2025-06-17T02:20:20.917Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:20.917Z] #0 8.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:20.917Z] #0 9.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:21.196Z] #80 ... [2025-06-17T02:20:21.196Z] [2025-06-17T02:20:21.196Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:21.502Z] 790fcef75b2f: Pushed [2025-06-17T02:20:21.761Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-06-17T02:20:21.798Z] #45 ... [2025-06-17T02:20:21.798Z] [2025-06-17T02:20:21.798Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-17T02:20:21.798Z] #66 15.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:21.798Z] #66 ... [2025-06-17T02:20:21.798Z] [2025-06-17T02:20:21.798Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] sh [2025-06-17T02:20:22.069Z] #45 ... [2025-06-17T02:20:22.069Z] [2025-06-17T02:20:22.069Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:20:22.069Z] #70 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:22.069Z] #70 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:22.069Z] #70 ... [2025-06-17T02:20:22.069Z] [2025-06-17T02:20:22.069Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:22.069Z] #73 21.99 OK: 11 MiB in 17 packages [2025-06-17T02:20:22.069Z] #73 DONE 24.1s [2025-06-17T02:20:22.069Z] [2025-06-17T02:20:22.069Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-17T02:20:22.069Z] #69 25.63 OK: 239 MiB in 58 packages [2025-06-17T02:20:22.069Z] #69 ... [2025-06-17T02:20:22.069Z] [2025-06-17T02:20:22.069Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-17T02:20:22.069Z] #75 DONE 23.3s [2025-06-17T02:20:22.079Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:22.348Z] [2025-06-17T02:20:22.348Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-17T02:20:22.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-17T02:20:22.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-17T02:20:22.398Z] 27d9c5d319d3: Preparing [2025-06-17T02:20:22.398Z] 76bcf6cee733: Preparing [2025-06-17T02:20:22.398Z] 790fcef75b2f: Preparing [2025-06-17T02:20:22.398Z] 467c2cd1416d: Preparing [2025-06-17T02:20:22.398Z] a855ca47cefa: Preparing [2025-06-17T02:20:22.398Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:22.398Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:22.398Z] 994456c4fd7b: Preparing [2025-06-17T02:20:22.398Z] 994456c4fd7b: Waiting [2025-06-17T02:20:22.398Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:22.398Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:22.398Z] 76bcf6cee733: Layer already exists [2025-06-17T02:20:22.398Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:22.398Z] 27d9c5d319d3: Layer already exists [2025-06-17T02:20:22.398Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:22.398Z] 790fcef75b2f: Layer already exists [2025-06-17T02:20:22.398Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:22.398Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:22.398Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:22.398Z] latest: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:22.615Z] #81 ... [2025-06-17T02:20:22.615Z] [2025-06-17T02:20:22.615Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-17T02:20:22.615Z] #0 5.712 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:22.615Z] #82 10.25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:22.615Z] #82 ... [2025-06-17T02:20:22.615Z] [2025-06-17T02:20:22.615Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:22.733Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:22.892Z] #45 ... [2025-06-17T02:20:22.892Z] [2025-06-17T02:20:22.892Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:20:22.892Z] #71 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:22.892Z] #71 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:23.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [2025-06-17T02:20:23.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-17T02:20:23.054Z] 27d9c5d319d3: Preparing [2025-06-17T02:20:23.054Z] 76bcf6cee733: Preparing [2025-06-17T02:20:23.054Z] 790fcef75b2f: Preparing [2025-06-17T02:20:23.054Z] 467c2cd1416d: Preparing [2025-06-17T02:20:23.054Z] a855ca47cefa: Preparing [2025-06-17T02:20:23.054Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:23.054Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:23.054Z] 994456c4fd7b: Preparing [2025-06-17T02:20:23.054Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:23.054Z] 994456c4fd7b: Waiting [2025-06-17T02:20:23.054Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:23.054Z] 790fcef75b2f: Layer already exists [2025-06-17T02:20:23.054Z] 27d9c5d319d3: Layer already exists [2025-06-17T02:20:23.054Z] 76bcf6cee733: Layer already exists [2025-06-17T02:20:23.054Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:23.054Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:23.054Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:23.054Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:23.054Z] 4.1.0-dev.24: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:23.158Z] #71 ... [2025-06-17T02:20:23.158Z] [2025-06-17T02:20:23.158Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:23.386Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:23.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:23.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-17T02:20:23.708Z] 27d9c5d319d3: Preparing [2025-06-17T02:20:23.708Z] 76bcf6cee733: Preparing [2025-06-17T02:20:23.708Z] 790fcef75b2f: Preparing [2025-06-17T02:20:23.708Z] 467c2cd1416d: Preparing [2025-06-17T02:20:23.708Z] a855ca47cefa: Preparing [2025-06-17T02:20:23.708Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:23.708Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:23.708Z] 994456c4fd7b: Preparing [2025-06-17T02:20:23.708Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:23.708Z] 790fcef75b2f: Layer already exists [2025-06-17T02:20:23.708Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:23.708Z] 27d9c5d319d3: Layer already exists [2025-06-17T02:20:23.708Z] 76bcf6cee733: Layer already exists [2025-06-17T02:20:23.708Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:23.708Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:23.708Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:23.708Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:23.708Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [2025-06-17T02:20:23.740Z] #45 ... [2025-06-17T02:20:23.740Z] [2025-06-17T02:20:23.740Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-17T02:20:23.740Z] #65 28.99 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:23.740Z] #65 29.04 (2/4) Installing openssl (3.3.3-r0) [2025-06-17T02:20:23.740Z] #65 29.17 (3/4) Installing su-exec (0.2-r3) [2025-06-17T02:20:23.740Z] #65 29.19 (4/4) Installing yq-go (4.44.1-r2) [2025-06-17T02:20:23.740Z] #65 30.67 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:23.740Z] #65 30.88 OK: 20 MiB in 18 packages [2025-06-17T02:20:23.740Z] #65 DONE 33.6s [2025-06-17T02:20:23.740Z] [2025-06-17T02:20:23.740Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:24.005Z] #45 ... [2025-06-17T02:20:24.005Z] [2025-06-17T02:20:24.005Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-17T02:20:24.005Z] #72 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.005Z] #72 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.005Z] #72 ... [2025-06-17T02:20:24.005Z] [2025-06-17T02:20:24.005Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:20:24.005Z] #63 24.77 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:20:24.005Z] #63 24.77 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:20:24.005Z] #63 24.77 OK: 24049 distinct packages available [2025-06-17T02:20:24.005Z] #63 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.005Z] #63 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.031Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:24.271Z] #63 ... [2025-06-17T02:20:24.272Z] [2025-06-17T02:20:24.272Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-17T02:20:24.272Z] #76 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.272Z] #76 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.272Z] #76 ... [2025-06-17T02:20:24.272Z] [2025-06-17T02:20:24.272Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:24.361Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-17T02:20:24.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-17T02:20:24.361Z] 27d9c5d319d3: Preparing [2025-06-17T02:20:24.361Z] 76bcf6cee733: Preparing [2025-06-17T02:20:24.361Z] 790fcef75b2f: Preparing [2025-06-17T02:20:24.361Z] 467c2cd1416d: Preparing [2025-06-17T02:20:24.361Z] a855ca47cefa: Preparing [2025-06-17T02:20:24.361Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:24.361Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:24.361Z] 994456c4fd7b: Preparing [2025-06-17T02:20:24.361Z] 994456c4fd7b: Waiting [2025-06-17T02:20:24.361Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:24.361Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:24.361Z] 790fcef75b2f: Layer already exists [2025-06-17T02:20:24.361Z] 27d9c5d319d3: Layer already exists [2025-06-17T02:20:24.361Z] 76bcf6cee733: Layer already exists [2025-06-17T02:20:24.361Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:24.361Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:24.361Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:24.361Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:24.361Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:24.361Z] main: digest: sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:24.438Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:24.453Z] taggedImages: [2025-06-17T02:20:24.453Z] - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:24.453Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-17T02:20:24.453Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [2025-06-17T02:20:24.453Z] - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:24.453Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-06-17T02:20:24.477Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-17T02:20:24.477Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:24.477Z] latest [2025-06-17T02:20:24.477Z] 4.1.0-dev.24 [2025-06-17T02:20:24.477Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:24.477Z] main [2025-06-17T02:20:24.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:24.538Z] #45 ... [2025-06-17T02:20:24.538Z] [2025-06-17T02:20:24.538Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:24.538Z] #77 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.538Z] #77 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:24.538Z] #77 ... [2025-06-17T02:20:24.538Z] [2025-06-17T02:20:24.538Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:20:24.538Z] #68 28.25 v3.20.6-201-gd57c9d7d1c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-17T02:20:24.538Z] #68 28.25 v3.20.6-203-g66ce3a1d0dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-17T02:20:24.538Z] #68 28.25 OK: 24049 distinct packages available [2025-06-17T02:20:24.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:24.813Z] #68 ... [2025-06-17T02:20:24.813Z] [2025-06-17T02:20:24.813Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-17T02:20:24.813Z] #69 DONE 28.4s [2025-06-17T02:20:24.813Z] [2025-06-17T02:20:24.813Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:25.084Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.2s [2025-06-17T02:20:25.084Z] #45 ... [2025-06-17T02:20:25.084Z] [2025-06-17T02:20:25.084Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:25.084Z] #74 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:25.133Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:25.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-17T02:20:25.133Z] a33631fab286: Preparing [2025-06-17T02:20:25.133Z] fc212eb28b1c: Preparing [2025-06-17T02:20:25.133Z] eb225cdbd8d8: Preparing [2025-06-17T02:20:25.133Z] aa7e29db69a6: Preparing [2025-06-17T02:20:25.133Z] 9fdebfa75a46: Preparing [2025-06-17T02:20:25.133Z] fde345bf6d75: Preparing [2025-06-17T02:20:25.133Z] 22843334aad7: Preparing [2025-06-17T02:20:25.133Z] 467c2cd1416d: Preparing [2025-06-17T02:20:25.133Z] a855ca47cefa: Preparing [2025-06-17T02:20:25.133Z] 4fbdb33ccd26: Preparing [2025-06-17T02:20:25.133Z] 5d0bba507562: Preparing [2025-06-17T02:20:25.133Z] 5f70bf18a086: Preparing [2025-06-17T02:20:25.133Z] 3041b07a498a: Preparing [2025-06-17T02:20:25.133Z] 60487739ae6f: Preparing [2025-06-17T02:20:25.133Z] fafca08e72a2: Preparing [2025-06-17T02:20:25.133Z] 994456c4fd7b: Preparing [2025-06-17T02:20:25.133Z] fde345bf6d75: Waiting [2025-06-17T02:20:25.133Z] fafca08e72a2: Waiting [2025-06-17T02:20:25.133Z] 994456c4fd7b: Waiting [2025-06-17T02:20:25.133Z] 5d0bba507562: Waiting [2025-06-17T02:20:25.133Z] 60487739ae6f: Waiting [2025-06-17T02:20:25.133Z] 22843334aad7: Waiting [2025-06-17T02:20:25.133Z] a855ca47cefa: Waiting [2025-06-17T02:20:25.133Z] 3041b07a498a: Waiting [2025-06-17T02:20:25.133Z] 5f70bf18a086: Waiting [2025-06-17T02:20:25.133Z] 4fbdb33ccd26: Waiting [2025-06-17T02:20:25.133Z] 9fdebfa75a46: Pushed [2025-06-17T02:20:25.133Z] eb225cdbd8d8: Pushed [2025-06-17T02:20:25.133Z] aa7e29db69a6: Pushed [2025-06-17T02:20:25.133Z] a33631fab286: Pushed [2025-06-17T02:20:25.133Z] fc212eb28b1c: Pushed [2025-06-17T02:20:25.133Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:25.133Z] fde345bf6d75: Pushed [2025-06-17T02:20:25.133Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:25.354Z] #74 ... [2025-06-17T02:20:25.354Z] [2025-06-17T02:20:25.354Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:25.392Z] 5f70bf18a086: Layer already exists [2025-06-17T02:20:25.392Z] 5d0bba507562: Pushed [2025-06-17T02:20:25.392Z] 3041b07a498a: Pushed [2025-06-17T02:20:25.392Z] 4fbdb33ccd26: Pushed [2025-06-17T02:20:25.392Z] 60487739ae6f: Pushed [2025-06-17T02:20:25.392Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:25.392Z] fafca08e72a2: Pushed [2025-06-17T02:20:25.634Z] #45 ... [2025-06-17T02:20:25.634Z] [2025-06-17T02:20:25.634Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:25.634Z] #83 DONE 0.6s [2025-06-17T02:20:25.634Z] [2025-06-17T02:20:25.634Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:26.592Z] #45 ... [2025-06-17T02:20:26.592Z] [2025-06-17T02:20:26.592Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:20:26.592Z] #70 28.73 OK: 239 MiB in 58 packages [2025-06-17T02:20:26.592Z] #70 DONE 31.2s [2025-06-17T02:20:26.592Z] [2025-06-17T02:20:26.592Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:26.768Z] 22843334aad7: Pushed [2025-06-17T02:20:27.028Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:27.350Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:27.563Z] #45 ... [2025-06-17T02:20:27.563Z] [2025-06-17T02:20:27.563Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:27.563Z] #78 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:27.563Z] #78 ... [2025-06-17T02:20:27.563Z] [2025-06-17T02:20:27.563Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:27.563Z] #84 DONE 1.0s [2025-06-17T02:20:27.563Z] [2025-06-17T02:20:27.563Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:27.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-17T02:20:27.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-17T02:20:27.668Z] a33631fab286: Preparing [2025-06-17T02:20:27.668Z] fc212eb28b1c: Preparing [2025-06-17T02:20:27.668Z] eb225cdbd8d8: Preparing [2025-06-17T02:20:27.669Z] aa7e29db69a6: Preparing [2025-06-17T02:20:27.669Z] 9fdebfa75a46: Preparing [2025-06-17T02:20:27.669Z] fde345bf6d75: Preparing [2025-06-17T02:20:27.669Z] 22843334aad7: Preparing [2025-06-17T02:20:27.669Z] 467c2cd1416d: Preparing [2025-06-17T02:20:27.669Z] a855ca47cefa: Preparing [2025-06-17T02:20:27.669Z] 4fbdb33ccd26: Preparing [2025-06-17T02:20:27.669Z] 5d0bba507562: Preparing [2025-06-17T02:20:27.669Z] 5f70bf18a086: Preparing [2025-06-17T02:20:27.669Z] 3041b07a498a: Preparing [2025-06-17T02:20:27.669Z] 60487739ae6f: Preparing [2025-06-17T02:20:27.669Z] fafca08e72a2: Preparing [2025-06-17T02:20:27.669Z] 994456c4fd7b: Preparing [2025-06-17T02:20:27.669Z] 5f70bf18a086: Waiting [2025-06-17T02:20:27.669Z] 22843334aad7: Waiting [2025-06-17T02:20:27.669Z] 3041b07a498a: Waiting [2025-06-17T02:20:27.669Z] 60487739ae6f: Waiting [2025-06-17T02:20:27.669Z] 467c2cd1416d: Waiting [2025-06-17T02:20:27.669Z] fafca08e72a2: Waiting [2025-06-17T02:20:27.669Z] 994456c4fd7b: Waiting [2025-06-17T02:20:27.669Z] a855ca47cefa: Waiting [2025-06-17T02:20:27.669Z] 4fbdb33ccd26: Waiting [2025-06-17T02:20:27.669Z] 5d0bba507562: Waiting [2025-06-17T02:20:27.669Z] fde345bf6d75: Waiting [2025-06-17T02:20:27.669Z] 9fdebfa75a46: Layer already exists [2025-06-17T02:20:27.669Z] eb225cdbd8d8: Layer already exists [2025-06-17T02:20:27.669Z] fc212eb28b1c: Layer already exists [2025-06-17T02:20:27.669Z] a33631fab286: Layer already exists [2025-06-17T02:20:27.669Z] aa7e29db69a6: Layer already exists [2025-06-17T02:20:27.669Z] fde345bf6d75: Layer already exists [2025-06-17T02:20:27.669Z] 22843334aad7: Layer already exists [2025-06-17T02:20:27.669Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:27.669Z] 4fbdb33ccd26: Layer already exists [2025-06-17T02:20:27.669Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:27.669Z] 5d0bba507562: Layer already exists [2025-06-17T02:20:27.669Z] fafca08e72a2: Layer already exists [2025-06-17T02:20:27.669Z] 3041b07a498a: Layer already exists [2025-06-17T02:20:27.669Z] 5f70bf18a086: Layer already exists [2025-06-17T02:20:27.669Z] 60487739ae6f: Layer already exists [2025-06-17T02:20:27.669Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:27.669Z] latest: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:27.996Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:28.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [2025-06-17T02:20:28.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-17T02:20:28.321Z] a33631fab286: Preparing [2025-06-17T02:20:28.321Z] fc212eb28b1c: Preparing [2025-06-17T02:20:28.321Z] eb225cdbd8d8: Preparing [2025-06-17T02:20:28.321Z] aa7e29db69a6: Preparing [2025-06-17T02:20:28.321Z] 9fdebfa75a46: Preparing [2025-06-17T02:20:28.321Z] fde345bf6d75: Preparing [2025-06-17T02:20:28.321Z] 22843334aad7: Preparing [2025-06-17T02:20:28.321Z] 467c2cd1416d: Preparing [2025-06-17T02:20:28.321Z] a855ca47cefa: Preparing [2025-06-17T02:20:28.321Z] 4fbdb33ccd26: Preparing [2025-06-17T02:20:28.321Z] 5d0bba507562: Preparing [2025-06-17T02:20:28.321Z] 5f70bf18a086: Preparing [2025-06-17T02:20:28.321Z] 3041b07a498a: Preparing [2025-06-17T02:20:28.321Z] 60487739ae6f: Preparing [2025-06-17T02:20:28.321Z] 467c2cd1416d: Waiting [2025-06-17T02:20:28.321Z] 4fbdb33ccd26: Waiting [2025-06-17T02:20:28.321Z] 5d0bba507562: Waiting [2025-06-17T02:20:28.321Z] a855ca47cefa: Waiting [2025-06-17T02:20:28.321Z] 5f70bf18a086: Waiting [2025-06-17T02:20:28.321Z] 3041b07a498a: Waiting [2025-06-17T02:20:28.321Z] fde345bf6d75: Waiting [2025-06-17T02:20:28.321Z] 22843334aad7: Waiting [2025-06-17T02:20:28.321Z] fafca08e72a2: Preparing [2025-06-17T02:20:28.321Z] 994456c4fd7b: Preparing [2025-06-17T02:20:28.321Z] 60487739ae6f: Waiting [2025-06-17T02:20:28.321Z] 994456c4fd7b: Waiting [2025-06-17T02:20:28.321Z] 9fdebfa75a46: Layer already exists [2025-06-17T02:20:28.321Z] aa7e29db69a6: Layer already exists [2025-06-17T02:20:28.321Z] fc212eb28b1c: Layer already exists [2025-06-17T02:20:28.321Z] a33631fab286: Layer already exists [2025-06-17T02:20:28.321Z] eb225cdbd8d8: Layer already exists [2025-06-17T02:20:28.321Z] fde345bf6d75: Layer already exists [2025-06-17T02:20:28.321Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:28.321Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:28.321Z] 4fbdb33ccd26: Layer already exists [2025-06-17T02:20:28.321Z] 22843334aad7: Layer already exists [2025-06-17T02:20:28.321Z] 5d0bba507562: Layer already exists [2025-06-17T02:20:28.321Z] 5f70bf18a086: Layer already exists [2025-06-17T02:20:28.321Z] 3041b07a498a: Layer already exists [2025-06-17T02:20:28.321Z] 60487739ae6f: Layer already exists [2025-06-17T02:20:28.321Z] fafca08e72a2: Layer already exists [2025-06-17T02:20:28.321Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:28.321Z] 4.1.0-dev.24: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:28.521Z] #85 ... [2025-06-17T02:20:28.521Z] [2025-06-17T02:20:28.521Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-17T02:20:28.521Z] #72 30.74 OK: 239 MiB in 58 packages [2025-06-17T02:20:28.521Z] #72 DONE 31.9s [2025-06-17T02:20:28.521Z] [2025-06-17T02:20:28.521Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:28.521Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.3s done [2025-06-17T02:20:28.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:28.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:28.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-17T02:20:28.974Z] a33631fab286: Preparing [2025-06-17T02:20:28.974Z] fc212eb28b1c: Preparing [2025-06-17T02:20:28.974Z] eb225cdbd8d8: Preparing [2025-06-17T02:20:28.974Z] aa7e29db69a6: Preparing [2025-06-17T02:20:28.974Z] 9fdebfa75a46: Preparing [2025-06-17T02:20:28.974Z] fde345bf6d75: Preparing [2025-06-17T02:20:28.974Z] 22843334aad7: Preparing [2025-06-17T02:20:28.974Z] 467c2cd1416d: Preparing [2025-06-17T02:20:28.974Z] a855ca47cefa: Preparing [2025-06-17T02:20:28.974Z] 4fbdb33ccd26: Preparing [2025-06-17T02:20:28.974Z] 5d0bba507562: Preparing [2025-06-17T02:20:28.974Z] 5f70bf18a086: Preparing [2025-06-17T02:20:28.974Z] fde345bf6d75: Waiting [2025-06-17T02:20:28.974Z] 22843334aad7: Waiting [2025-06-17T02:20:28.974Z] 4fbdb33ccd26: Waiting [2025-06-17T02:20:28.974Z] 467c2cd1416d: Waiting [2025-06-17T02:20:28.974Z] a855ca47cefa: Waiting [2025-06-17T02:20:28.974Z] 5d0bba507562: Waiting [2025-06-17T02:20:28.974Z] 3041b07a498a: Preparing [2025-06-17T02:20:28.974Z] 5f70bf18a086: Waiting [2025-06-17T02:20:28.974Z] 60487739ae6f: Preparing [2025-06-17T02:20:28.974Z] fafca08e72a2: Preparing [2025-06-17T02:20:28.974Z] 994456c4fd7b: Preparing [2025-06-17T02:20:28.974Z] fafca08e72a2: Waiting [2025-06-17T02:20:28.974Z] 3041b07a498a: Waiting [2025-06-17T02:20:28.974Z] 60487739ae6f: Waiting [2025-06-17T02:20:28.974Z] 994456c4fd7b: Waiting [2025-06-17T02:20:28.974Z] 9fdebfa75a46: Layer already exists [2025-06-17T02:20:28.974Z] eb225cdbd8d8: Layer already exists [2025-06-17T02:20:28.974Z] fc212eb28b1c: Layer already exists [2025-06-17T02:20:28.974Z] a33631fab286: Layer already exists [2025-06-17T02:20:28.974Z] aa7e29db69a6: Layer already exists [2025-06-17T02:20:28.974Z] 22843334aad7: Layer already exists [2025-06-17T02:20:28.974Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:28.974Z] fde345bf6d75: Layer already exists [2025-06-17T02:20:28.974Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:28.974Z] 4fbdb33ccd26: Layer already exists [2025-06-17T02:20:28.974Z] 5d0bba507562: Layer already exists [2025-06-17T02:20:28.974Z] 5f70bf18a086: Layer already exists [2025-06-17T02:20:28.974Z] 3041b07a498a: Layer already exists [2025-06-17T02:20:28.974Z] 60487739ae6f: Layer already exists [2025-06-17T02:20:28.974Z] fafca08e72a2: Layer already exists [2025-06-17T02:20:28.974Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:28.974Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:29.297Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:29.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-17T02:20:29.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-17T02:20:29.623Z] a33631fab286: Preparing [2025-06-17T02:20:29.623Z] fc212eb28b1c: Preparing [2025-06-17T02:20:29.623Z] eb225cdbd8d8: Preparing [2025-06-17T02:20:29.623Z] aa7e29db69a6: Preparing [2025-06-17T02:20:29.623Z] 9fdebfa75a46: Preparing [2025-06-17T02:20:29.623Z] fde345bf6d75: Preparing [2025-06-17T02:20:29.623Z] 22843334aad7: Preparing [2025-06-17T02:20:29.623Z] 467c2cd1416d: Preparing [2025-06-17T02:20:29.623Z] a855ca47cefa: Preparing [2025-06-17T02:20:29.623Z] 4fbdb33ccd26: Preparing [2025-06-17T02:20:29.623Z] 5d0bba507562: Preparing [2025-06-17T02:20:29.623Z] 5f70bf18a086: Preparing [2025-06-17T02:20:29.623Z] 3041b07a498a: Preparing [2025-06-17T02:20:29.623Z] 60487739ae6f: Preparing [2025-06-17T02:20:29.623Z] fafca08e72a2: Preparing [2025-06-17T02:20:29.623Z] 994456c4fd7b: Preparing [2025-06-17T02:20:29.623Z] 4fbdb33ccd26: Waiting [2025-06-17T02:20:29.623Z] fde345bf6d75: Waiting [2025-06-17T02:20:29.623Z] 5d0bba507562: Waiting [2025-06-17T02:20:29.623Z] 5f70bf18a086: Waiting [2025-06-17T02:20:29.623Z] 22843334aad7: Waiting [2025-06-17T02:20:29.623Z] 3041b07a498a: Waiting [2025-06-17T02:20:29.623Z] fafca08e72a2: Waiting [2025-06-17T02:20:29.623Z] 60487739ae6f: Waiting [2025-06-17T02:20:29.623Z] 994456c4fd7b: Waiting [2025-06-17T02:20:29.623Z] 467c2cd1416d: Waiting [2025-06-17T02:20:29.623Z] a855ca47cefa: Waiting [2025-06-17T02:20:29.623Z] eb225cdbd8d8: Layer already exists [2025-06-17T02:20:29.623Z] a33631fab286: Layer already exists [2025-06-17T02:20:29.623Z] aa7e29db69a6: Layer already exists [2025-06-17T02:20:29.623Z] 9fdebfa75a46: Layer already exists [2025-06-17T02:20:29.623Z] fc212eb28b1c: Layer already exists [2025-06-17T02:20:29.623Z] fde345bf6d75: Layer already exists [2025-06-17T02:20:29.623Z] 22843334aad7: Layer already exists [2025-06-17T02:20:29.623Z] 4fbdb33ccd26: Layer already exists [2025-06-17T02:20:29.623Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:29.623Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:29.623Z] 5d0bba507562: Layer already exists [2025-06-17T02:20:29.623Z] 5f70bf18a086: Layer already exists [2025-06-17T02:20:29.623Z] fafca08e72a2: Layer already exists [2025-06-17T02:20:29.623Z] 3041b07a498a: Layer already exists [2025-06-17T02:20:29.623Z] 60487739ae6f: Layer already exists [2025-06-17T02:20:29.623Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:29.623Z] main: digest: sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:29.693Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:29.705Z] taggedImages: [2025-06-17T02:20:29.705Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:29.705Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-17T02:20:29.705Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [2025-06-17T02:20:29.705Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:29.705Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-06-17T02:20:29.731Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-17T02:20:29.731Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:29.731Z] latest [2025-06-17T02:20:29.731Z] 4.1.0-dev.24 [2025-06-17T02:20:29.731Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:29.731Z] main [2025-06-17T02:20:29.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:30.071Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:30.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:30.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-17T02:20:30.395Z] 5ad87a36c3c4: Preparing [2025-06-17T02:20:30.395Z] 974d514dc257: Preparing [2025-06-17T02:20:30.395Z] 08cbe29523c5: Preparing [2025-06-17T02:20:30.395Z] b9d020db49c8: Preparing [2025-06-17T02:20:30.395Z] 467c2cd1416d: Preparing [2025-06-17T02:20:30.395Z] a855ca47cefa: Preparing [2025-06-17T02:20:30.395Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:30.395Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:30.395Z] 994456c4fd7b: Preparing [2025-06-17T02:20:30.395Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:30.395Z] a855ca47cefa: Waiting [2025-06-17T02:20:30.395Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:30.395Z] 994456c4fd7b: Waiting [2025-06-17T02:20:30.395Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:30.395Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:30.395Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:30.395Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:30.395Z] 08cbe29523c5: Pushed [2025-06-17T02:20:30.395Z] 5ad87a36c3c4: Pushed [2025-06-17T02:20:30.395Z] 974d514dc257: Pushed [2025-06-17T02:20:30.395Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:30.476Z] #45 ... [2025-06-17T02:20:30.476Z] [2025-06-17T02:20:30.476Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-17T02:20:30.476Z] #71 30.05 OK: 239 MiB in 58 packages [2025-06-17T02:20:30.476Z] #71 DONE 33.9s [2025-06-17T02:20:30.476Z] [2025-06-17T02:20:30.476Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-17T02:20:30.476Z] #81 DONE 8.0s [2025-06-17T02:20:30.476Z] [2025-06-17T02:20:30.476Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:20:30.476Z] #63 40.63 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:30.476Z] #63 40.66 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-17T02:20:30.476Z] #63 40.70 (3/4) Installing libucontext (1.2-r3) [2025-06-17T02:20:30.476Z] #63 40.77 (4/4) Installing gcompat (1.1.0-r4) [2025-06-17T02:20:30.476Z] #63 40.93 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:30.476Z] #63 41.03 OK: 9 MiB in 18 packages [2025-06-17T02:20:30.476Z] #63 ... [2025-06-17T02:20:30.476Z] [2025-06-17T02:20:30.476Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:30.476Z] #74 29.56 OK: 9 MiB in 15 packages [2025-06-17T02:20:30.476Z] #74 DONE 32.7s [2025-06-17T02:20:30.741Z] [2025-06-17T02:20:30.741Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:30.741Z] #78 23.24 OK: 14 MiB in 21 packages [2025-06-17T02:20:30.741Z] #78 DONE 25.5s [2025-06-17T02:20:30.741Z] [2025-06-17T02:20:30.741Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-17T02:20:31.339Z] #86 ... [2025-06-17T02:20:31.339Z] [2025-06-17T02:20:31.339Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:31.339Z] #77 24.61 OK: 9 MiB in 15 packages [2025-06-17T02:20:31.339Z] #77 DONE 27.0s [2025-06-17T02:20:31.339Z] [2025-06-17T02:20:31.339Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-17T02:20:31.339Z] #45 DONE 43.1s [2025-06-17T02:20:31.339Z] [2025-06-17T02:20:31.339Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-17T02:20:31.339Z] #76 27.14 OK: 20 MiB in 18 packages [2025-06-17T02:20:31.339Z] #76 DONE 29.8s [2025-06-17T02:20:31.339Z] [2025-06-17T02:20:31.339Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:31.339Z] #79 20.74 OK: 10 MiB in 19 packages [2025-06-17T02:20:31.610Z] #79 ... [2025-06-17T02:20:31.610Z] [2025-06-17T02:20:31.610Z] #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-17T02:20:31.610Z] #66 29.98 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-17T02:20:31.610Z] #66 32.69 Executing busybox-1.36.1-r29.trigger [2025-06-17T02:20:31.610Z] #66 32.84 OK: 9 MiB in 15 packages [2025-06-17T02:20:31.610Z] #66 DONE 35.3s [2025-06-17T02:20:31.883Z] [2025-06-17T02:20:31.883Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-17T02:20:31.883Z] #80 18.96 OK: 15 MiB in 28 packages [2025-06-17T02:20:31.883Z] #80 DONE 20.7s [2025-06-17T02:20:31.883Z] [2025-06-17T02:20:31.883Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:32.156Z] #87 ... [2025-06-17T02:20:32.156Z] [2025-06-17T02:20:32.156Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:32.156Z] #88 DONE 3.7s [2025-06-17T02:20:32.156Z] [2025-06-17T02:20:32.156Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-17T02:20:32.156Z] #86 DONE 1.9s [2025-06-17T02:20:32.156Z] [2025-06-17T02:20:32.156Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:20:32.156Z] #68 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:32.156Z] #68 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:32.427Z] #68 ... [2025-06-17T02:20:32.427Z] [2025-06-17T02:20:32.427Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:33.008Z] #89 ... [2025-06-17T02:20:33.008Z] [2025-06-17T02:20:33.008Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-17T02:20:33.008Z] #79 DONE 22.7s [2025-06-17T02:20:33.008Z] [2025-06-17T02:20:33.008Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-17T02:20:33.008Z] #63 DONE 43.8s [2025-06-17T02:20:33.008Z] [2025-06-17T02:20:33.008Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:33.008Z] #87 DONE 2.8s [2025-06-17T02:20:33.008Z] [2025-06-17T02:20:33.008Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-17T02:20:33.601Z] #90 ... [2025-06-17T02:20:33.601Z] [2025-06-17T02:20:33.601Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-17T02:20:33.601Z] #0 6.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:33.601Z] #0 8.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:33.696Z] b9d020db49c8: Pushed [2025-06-17T02:20:33.696Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:33.869Z] #91 ... [2025-06-17T02:20:33.869Z] [2025-06-17T02:20:33.869Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-17T02:20:33.869Z] #82 21.12 OK: 239 MiB in 58 packages [2025-06-17T02:20:34.025Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:34.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-17T02:20:34.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-17T02:20:34.381Z] 5ad87a36c3c4: Preparing [2025-06-17T02:20:34.381Z] 974d514dc257: Preparing [2025-06-17T02:20:34.381Z] 08cbe29523c5: Preparing [2025-06-17T02:20:34.381Z] b9d020db49c8: Preparing [2025-06-17T02:20:34.381Z] 467c2cd1416d: Preparing [2025-06-17T02:20:34.381Z] a855ca47cefa: Preparing [2025-06-17T02:20:34.381Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:34.381Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:34.381Z] 994456c4fd7b: Preparing [2025-06-17T02:20:34.381Z] a855ca47cefa: Waiting [2025-06-17T02:20:34.381Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:34.381Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:34.381Z] 994456c4fd7b: Waiting [2025-06-17T02:20:34.381Z] 08cbe29523c5: Layer already exists [2025-06-17T02:20:34.381Z] 5ad87a36c3c4: Layer already exists [2025-06-17T02:20:34.381Z] b9d020db49c8: Layer already exists [2025-06-17T02:20:34.381Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:34.381Z] 974d514dc257: Layer already exists [2025-06-17T02:20:34.381Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:34.381Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:34.381Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:34.381Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:34.381Z] latest: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:34.797Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-06-17T02:20:34.837Z] #82 DONE 22.2s [2025-06-17T02:20:34.837Z] [2025-06-17T02:20:34.837Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:35.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [2025-06-17T02:20:35.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-17T02:20:35.150Z] 5ad87a36c3c4: Preparing [2025-06-17T02:20:35.150Z] 974d514dc257: Preparing [2025-06-17T02:20:35.150Z] 08cbe29523c5: Preparing [2025-06-17T02:20:35.150Z] b9d020db49c8: Preparing [2025-06-17T02:20:35.150Z] 467c2cd1416d: Preparing [2025-06-17T02:20:35.150Z] a855ca47cefa: Preparing [2025-06-17T02:20:35.150Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:35.150Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:35.150Z] 994456c4fd7b: Preparing [2025-06-17T02:20:35.150Z] a855ca47cefa: Waiting [2025-06-17T02:20:35.150Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:35.150Z] 994456c4fd7b: Waiting [2025-06-17T02:20:35.150Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:35.150Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:35.150Z] 974d514dc257: Layer already exists [2025-06-17T02:20:35.150Z] 5ad87a36c3c4: Layer already exists [2025-06-17T02:20:35.150Z] b9d020db49c8: Layer already exists [2025-06-17T02:20:35.150Z] 08cbe29523c5: Layer already exists [2025-06-17T02:20:35.150Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:35.150Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:35.150Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:35.150Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:35.150Z] 4.1.0-dev.24: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:35.421Z] #92 ... [2025-06-17T02:20:35.421Z] [2025-06-17T02:20:35.421Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-17T02:20:35.421Z] #68 38.01 OK: 239 MiB in 58 packages [2025-06-17T02:20:35.421Z] #68 DONE 39.0s [2025-06-17T02:20:35.421Z] [2025-06-17T02:20:35.421Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:35.520Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:35.688Z] #93 ... [2025-06-17T02:20:35.688Z] [2025-06-17T02:20:35.688Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:35.688Z] #94 ... [2025-06-17T02:20:35.688Z] [2025-06-17T02:20:35.688Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-17T02:20:35.688Z] #91 11.98 OK: 20 MiB in 18 packages [2025-06-17T02:20:35.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:35.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-17T02:20:35.876Z] 5ad87a36c3c4: Preparing [2025-06-17T02:20:35.876Z] 974d514dc257: Preparing [2025-06-17T02:20:35.876Z] 08cbe29523c5: Preparing [2025-06-17T02:20:35.876Z] b9d020db49c8: Preparing [2025-06-17T02:20:35.876Z] 467c2cd1416d: Preparing [2025-06-17T02:20:35.876Z] a855ca47cefa: Preparing [2025-06-17T02:20:35.876Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:35.876Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:35.876Z] 994456c4fd7b: Preparing [2025-06-17T02:20:35.876Z] a855ca47cefa: Waiting [2025-06-17T02:20:35.876Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:35.876Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:35.876Z] 994456c4fd7b: Waiting [2025-06-17T02:20:35.876Z] b9d020db49c8: Layer already exists [2025-06-17T02:20:35.876Z] 974d514dc257: Layer already exists [2025-06-17T02:20:35.876Z] 08cbe29523c5: Layer already exists [2025-06-17T02:20:35.876Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:35.876Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:35.876Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:35.876Z] 5ad87a36c3c4: Layer already exists [2025-06-17T02:20:35.876Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:35.876Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:35.876Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:35.953Z] #91 ... [2025-06-17T02:20:35.953Z] [2025-06-17T02:20:35.953Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-17T02:20:35.953Z] #92 DONE 1.1s [2025-06-17T02:20:35.953Z] [2025-06-17T02:20:35.953Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:36.204Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [2025-06-17T02:20:36.227Z] #95 ... [2025-06-17T02:20:36.227Z] [2025-06-17T02:20:36.227Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-17T02:20:36.227Z] #91 DONE 12.6s [2025-06-17T02:20:36.227Z] [2025-06-17T02:20:36.227Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:36.494Z] #96 ... [2025-06-17T02:20:36.494Z] [2025-06-17T02:20:36.494Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:20:36.494Z] #93 DONE 1.2s [2025-06-17T02:20:36.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-17T02:20:36.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-17T02:20:36.530Z] 5ad87a36c3c4: Preparing [2025-06-17T02:20:36.530Z] 974d514dc257: Preparing [2025-06-17T02:20:36.530Z] 08cbe29523c5: Preparing [2025-06-17T02:20:36.530Z] b9d020db49c8: Preparing [2025-06-17T02:20:36.530Z] 467c2cd1416d: Preparing [2025-06-17T02:20:36.530Z] a855ca47cefa: Preparing [2025-06-17T02:20:36.530Z] 2c9ebc4e515d: Preparing [2025-06-17T02:20:36.530Z] 3ed0b674ae37: Preparing [2025-06-17T02:20:36.530Z] 994456c4fd7b: Preparing [2025-06-17T02:20:36.530Z] a855ca47cefa: Waiting [2025-06-17T02:20:36.530Z] 3ed0b674ae37: Waiting [2025-06-17T02:20:36.530Z] 2c9ebc4e515d: Waiting [2025-06-17T02:20:36.530Z] 994456c4fd7b: Waiting [2025-06-17T02:20:36.530Z] 08cbe29523c5: Layer already exists [2025-06-17T02:20:36.530Z] 5ad87a36c3c4: Layer already exists [2025-06-17T02:20:36.530Z] b9d020db49c8: Layer already exists [2025-06-17T02:20:36.530Z] 974d514dc257: Layer already exists [2025-06-17T02:20:36.530Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:36.530Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:36.530Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:36.530Z] 2c9ebc4e515d: Layer already exists [2025-06-17T02:20:36.530Z] 3ed0b674ae37: Layer already exists [2025-06-17T02:20:36.530Z] main: digest: sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:36.608Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:36.625Z] taggedImages: [2025-06-17T02:20:36.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:36.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-17T02:20:36.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [2025-06-17T02:20:36.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:36.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-06-17T02:20:36.653Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-17T02:20:36.653Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:36.653Z] latest [2025-06-17T02:20:36.653Z] 4.1.0-dev.24 [2025-06-17T02:20:36.653Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:36.653Z] main [2025-06-17T02:20:36.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:36.758Z] [2025-06-17T02:20:36.758Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-17T02:20:36.758Z] #96 DONE 0.5s [2025-06-17T02:20:36.758Z] [2025-06-17T02:20:36.758Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:36.994Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:37.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:37.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-17T02:20:37.317Z] 8b37a41778d7: Preparing [2025-06-17T02:20:37.317Z] bb2b0fd6ddc8: Preparing [2025-06-17T02:20:37.317Z] 46caa74924d5: Preparing [2025-06-17T02:20:37.317Z] 0bb4b64ff139: Preparing [2025-06-17T02:20:37.317Z] 5ef7ea85777d: Preparing [2025-06-17T02:20:37.317Z] 467c2cd1416d: Preparing [2025-06-17T02:20:37.317Z] a855ca47cefa: Preparing [2025-06-17T02:20:37.317Z] 1875ffde3af5: Preparing [2025-06-17T02:20:37.317Z] 0035d8cfe96a: Preparing [2025-06-17T02:20:37.317Z] 776260679372: Preparing [2025-06-17T02:20:37.317Z] 994456c4fd7b: Preparing [2025-06-17T02:20:37.317Z] 467c2cd1416d: Waiting [2025-06-17T02:20:37.317Z] 0035d8cfe96a: Waiting [2025-06-17T02:20:37.317Z] 776260679372: Waiting [2025-06-17T02:20:37.317Z] a855ca47cefa: Waiting [2025-06-17T02:20:37.317Z] 994456c4fd7b: Waiting [2025-06-17T02:20:37.317Z] 1875ffde3af5: Waiting [2025-06-17T02:20:37.317Z] 5ef7ea85777d: Pushed [2025-06-17T02:20:37.317Z] 8b37a41778d7: Pushed [2025-06-17T02:20:37.317Z] bb2b0fd6ddc8: Pushed [2025-06-17T02:20:37.317Z] 0bb4b64ff139: Pushed [2025-06-17T02:20:37.317Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:37.317Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:37.317Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:37.353Z] #97 ... [2025-06-17T02:20:37.353Z] [2025-06-17T02:20:37.353Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-17T02:20:37.353Z] #90 DONE 4.6s [2025-06-17T02:20:37.575Z] 1875ffde3af5: Pushed [2025-06-17T02:20:37.575Z] 0035d8cfe96a: Pushed [2025-06-17T02:20:37.619Z] [2025-06-17T02:20:37.619Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:38.587Z] #98 ... [2025-06-17T02:20:38.587Z] [2025-06-17T02:20:38.587Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-17T02:20:38.951Z] 776260679372: Pushed [2025-06-17T02:20:39.521Z] 46caa74924d5: Pushed [2025-06-17T02:20:39.521Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:40.104Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:40.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-17T02:20:40.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-17T02:20:40.426Z] 8b37a41778d7: Preparing [2025-06-17T02:20:40.426Z] bb2b0fd6ddc8: Preparing [2025-06-17T02:20:40.426Z] 46caa74924d5: Preparing [2025-06-17T02:20:40.426Z] 0bb4b64ff139: Preparing [2025-06-17T02:20:40.426Z] 5ef7ea85777d: Preparing [2025-06-17T02:20:40.426Z] 467c2cd1416d: Preparing [2025-06-17T02:20:40.426Z] a855ca47cefa: Preparing [2025-06-17T02:20:40.426Z] 1875ffde3af5: Preparing [2025-06-17T02:20:40.426Z] 0035d8cfe96a: Preparing [2025-06-17T02:20:40.426Z] 776260679372: Preparing [2025-06-17T02:20:40.426Z] 994456c4fd7b: Preparing [2025-06-17T02:20:40.426Z] 467c2cd1416d: Waiting [2025-06-17T02:20:40.426Z] a855ca47cefa: Waiting [2025-06-17T02:20:40.426Z] 1875ffde3af5: Waiting [2025-06-17T02:20:40.426Z] 0035d8cfe96a: Waiting [2025-06-17T02:20:40.426Z] 776260679372: Waiting [2025-06-17T02:20:40.426Z] 994456c4fd7b: Waiting [2025-06-17T02:20:40.426Z] 5ef7ea85777d: Layer already exists [2025-06-17T02:20:40.426Z] bb2b0fd6ddc8: Layer already exists [2025-06-17T02:20:40.426Z] 46caa74924d5: Layer already exists [2025-06-17T02:20:40.426Z] 8b37a41778d7: Layer already exists [2025-06-17T02:20:40.426Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:40.426Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:40.426Z] 1875ffde3af5: Layer already exists [2025-06-17T02:20:40.426Z] 0035d8cfe96a: Layer already exists [2025-06-17T02:20:40.426Z] 776260679372: Layer already exists [2025-06-17T02:20:40.426Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:40.426Z] 0bb4b64ff139: Layer already exists [2025-06-17T02:20:40.426Z] latest: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:40.744Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:41.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [2025-06-17T02:20:41.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-17T02:20:41.065Z] 8b37a41778d7: Preparing [2025-06-17T02:20:41.065Z] bb2b0fd6ddc8: Preparing [2025-06-17T02:20:41.065Z] 46caa74924d5: Preparing [2025-06-17T02:20:41.065Z] 0bb4b64ff139: Preparing [2025-06-17T02:20:41.065Z] 5ef7ea85777d: Preparing [2025-06-17T02:20:41.065Z] 467c2cd1416d: Preparing [2025-06-17T02:20:41.065Z] a855ca47cefa: Preparing [2025-06-17T02:20:41.065Z] 1875ffde3af5: Preparing [2025-06-17T02:20:41.065Z] 0035d8cfe96a: Preparing [2025-06-17T02:20:41.065Z] 776260679372: Preparing [2025-06-17T02:20:41.065Z] 994456c4fd7b: Preparing [2025-06-17T02:20:41.065Z] 0035d8cfe96a: Waiting [2025-06-17T02:20:41.065Z] 776260679372: Waiting [2025-06-17T02:20:41.065Z] 994456c4fd7b: Waiting [2025-06-17T02:20:41.065Z] a855ca47cefa: Waiting [2025-06-17T02:20:41.065Z] 1875ffde3af5: Waiting [2025-06-17T02:20:41.065Z] 467c2cd1416d: Waiting [2025-06-17T02:20:41.065Z] 0bb4b64ff139: Layer already exists [2025-06-17T02:20:41.065Z] bb2b0fd6ddc8: Layer already exists [2025-06-17T02:20:41.065Z] 8b37a41778d7: Layer already exists [2025-06-17T02:20:41.065Z] 5ef7ea85777d: Layer already exists [2025-06-17T02:20:41.065Z] 46caa74924d5: Layer already exists [2025-06-17T02:20:41.065Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:41.065Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:41.065Z] 776260679372: Layer already exists [2025-06-17T02:20:41.065Z] 0035d8cfe96a: Layer already exists [2025-06-17T02:20:41.065Z] 1875ffde3af5: Layer already exists [2025-06-17T02:20:41.065Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:41.065Z] 4.1.0-dev.24: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:41.199Z] #99 DONE 3.0s [2025-06-17T02:20:41.199Z] [2025-06-17T02:20:41.199Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-17T02:20:41.199Z] #100 DONE 3.0s [2025-06-17T02:20:41.199Z] [2025-06-17T02:20:41.199Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-17T02:20:41.199Z] #101 DONE 0.2s [2025-06-17T02:20:41.199Z] [2025-06-17T02:20:41.199Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-17T02:20:41.199Z] #102 DONE 0.1s [2025-06-17T02:20:41.199Z] [2025-06-17T02:20:41.199Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-17T02:20:41.199Z] #103 DONE 0.2s [2025-06-17T02:20:41.199Z] [2025-06-17T02:20:41.199Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-17T02:20:41.199Z] #104 DONE 0.2s [2025-06-17T02:20:41.199Z] [2025-06-17T02:20:41.199Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-17T02:20:41.400Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:41.472Z] #105 DONE 0.2s [2025-06-17T02:20:41.472Z] [2025-06-17T02:20:41.472Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-17T02:20:41.472Z] #106 DONE 0.2s [2025-06-17T02:20:41.472Z] [2025-06-17T02:20:41.472Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-17T02:20:41.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:41.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-17T02:20:41.727Z] 8b37a41778d7: Preparing [2025-06-17T02:20:41.727Z] bb2b0fd6ddc8: Preparing [2025-06-17T02:20:41.727Z] 46caa74924d5: Preparing [2025-06-17T02:20:41.727Z] 0bb4b64ff139: Preparing [2025-06-17T02:20:41.727Z] 5ef7ea85777d: Preparing [2025-06-17T02:20:41.727Z] 467c2cd1416d: Preparing [2025-06-17T02:20:41.727Z] a855ca47cefa: Preparing [2025-06-17T02:20:41.727Z] 1875ffde3af5: Preparing [2025-06-17T02:20:41.727Z] 0035d8cfe96a: Preparing [2025-06-17T02:20:41.727Z] 776260679372: Preparing [2025-06-17T02:20:41.727Z] 994456c4fd7b: Preparing [2025-06-17T02:20:41.727Z] 467c2cd1416d: Waiting [2025-06-17T02:20:41.727Z] a855ca47cefa: Waiting [2025-06-17T02:20:41.727Z] 1875ffde3af5: Waiting [2025-06-17T02:20:41.727Z] 0035d8cfe96a: Waiting [2025-06-17T02:20:41.727Z] 776260679372: Waiting [2025-06-17T02:20:41.727Z] 994456c4fd7b: Waiting [2025-06-17T02:20:41.727Z] 8b37a41778d7: Layer already exists [2025-06-17T02:20:41.727Z] 5ef7ea85777d: Layer already exists [2025-06-17T02:20:41.727Z] 0bb4b64ff139: Layer already exists [2025-06-17T02:20:41.727Z] bb2b0fd6ddc8: Layer already exists [2025-06-17T02:20:41.727Z] 46caa74924d5: Layer already exists [2025-06-17T02:20:41.727Z] 0035d8cfe96a: Layer already exists [2025-06-17T02:20:41.727Z] 1875ffde3af5: Layer already exists [2025-06-17T02:20:41.727Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:41.727Z] 776260679372: Layer already exists [2025-06-17T02:20:41.727Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:41.727Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:41.727Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [2025-06-17T02:20:41.745Z] #107 ... [2025-06-17T02:20:41.745Z] [2025-06-17T02:20:41.745Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-17T02:20:41.745Z] #108 DONE 0.2s [2025-06-17T02:20:41.745Z] [2025-06-17T02:20:41.745Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-17T02:20:41.745Z] #107 DONE 0.3s [2025-06-17T02:20:41.745Z] [2025-06-17T02:20:41.745Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:42.014Z] #109 DONE 0.3s [2025-06-17T02:20:42.014Z] [2025-06-17T02:20:42.014Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-17T02:20:42.014Z] #110 DONE 0.3s [2025-06-17T02:20:42.014Z] [2025-06-17T02:20:42.014Z] #111 [security-spire-server] exporting to image [2025-06-17T02:20:42.014Z] #111 exporting layers [2025-06-17T02:20:42.055Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:42.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-17T02:20:42.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-17T02:20:42.381Z] 8b37a41778d7: Preparing [2025-06-17T02:20:42.381Z] bb2b0fd6ddc8: Preparing [2025-06-17T02:20:42.381Z] 46caa74924d5: Preparing [2025-06-17T02:20:42.381Z] 0bb4b64ff139: Preparing [2025-06-17T02:20:42.381Z] 5ef7ea85777d: Preparing [2025-06-17T02:20:42.381Z] 467c2cd1416d: Preparing [2025-06-17T02:20:42.381Z] a855ca47cefa: Preparing [2025-06-17T02:20:42.381Z] 1875ffde3af5: Preparing [2025-06-17T02:20:42.381Z] 0035d8cfe96a: Preparing [2025-06-17T02:20:42.381Z] 776260679372: Preparing [2025-06-17T02:20:42.381Z] 994456c4fd7b: Preparing [2025-06-17T02:20:42.381Z] 0035d8cfe96a: Waiting [2025-06-17T02:20:42.381Z] 1875ffde3af5: Waiting [2025-06-17T02:20:42.381Z] 776260679372: Waiting [2025-06-17T02:20:42.381Z] 467c2cd1416d: Waiting [2025-06-17T02:20:42.381Z] 994456c4fd7b: Waiting [2025-06-17T02:20:42.381Z] 0bb4b64ff139: Layer already exists [2025-06-17T02:20:42.381Z] 5ef7ea85777d: Layer already exists [2025-06-17T02:20:42.381Z] 46caa74924d5: Layer already exists [2025-06-17T02:20:42.381Z] bb2b0fd6ddc8: Layer already exists [2025-06-17T02:20:42.381Z] 8b37a41778d7: Layer already exists [2025-06-17T02:20:42.381Z] 1875ffde3af5: Layer already exists [2025-06-17T02:20:42.381Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:42.381Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:42.381Z] 776260679372: Layer already exists [2025-06-17T02:20:42.381Z] 0035d8cfe96a: Layer already exists [2025-06-17T02:20:42.381Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:42.381Z] main: digest: sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:42.459Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:42.476Z] taggedImages: [2025-06-17T02:20:42.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:42.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-17T02:20:42.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [2025-06-17T02:20:42.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:42.476Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-06-17T02:20:42.510Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-17T02:20:42.510Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:42.510Z] latest [2025-06-17T02:20:42.510Z] 4.1.0-dev.24 [2025-06-17T02:20:42.510Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:42.510Z] main [2025-06-17T02:20:42.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:42.865Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:42.977Z] #111 ... [2025-06-17T02:20:42.977Z] [2025-06-17T02:20:42.977Z] #112 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-17T02:20:42.977Z] #0 5.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:42.977Z] #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-17T02:20:42.977Z] #0 9.822 OK: 9 MiB in 18 packages [2025-06-17T02:20:43.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:43.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-17T02:20:43.193Z] c8a2beeee6e9: Preparing [2025-06-17T02:20:43.193Z] 54d5b9f59a3c: Preparing [2025-06-17T02:20:43.193Z] fd4503a2033a: Preparing [2025-06-17T02:20:43.193Z] 9fbfd384c7f3: Preparing [2025-06-17T02:20:43.193Z] 1f7659b8d040: Preparing [2025-06-17T02:20:43.193Z] 1ea0a5d25a45: Preparing [2025-06-17T02:20:43.193Z] 2391a1264550: Preparing [2025-06-17T02:20:43.193Z] 467c2cd1416d: Preparing [2025-06-17T02:20:43.193Z] a855ca47cefa: Preparing [2025-06-17T02:20:43.193Z] 160b074b9511: Preparing [2025-06-17T02:20:43.193Z] aa26bfa64de1: Preparing [2025-06-17T02:20:43.193Z] 994456c4fd7b: Preparing [2025-06-17T02:20:43.193Z] 1ea0a5d25a45: Waiting [2025-06-17T02:20:43.193Z] 2391a1264550: Waiting [2025-06-17T02:20:43.193Z] 467c2cd1416d: Waiting [2025-06-17T02:20:43.193Z] 994456c4fd7b: Waiting [2025-06-17T02:20:43.193Z] a855ca47cefa: Waiting [2025-06-17T02:20:43.193Z] 160b074b9511: Waiting [2025-06-17T02:20:43.193Z] aa26bfa64de1: Waiting [2025-06-17T02:20:43.193Z] 54d5b9f59a3c: Pushed [2025-06-17T02:20:43.193Z] 1f7659b8d040: Pushed [2025-06-17T02:20:43.193Z] c8a2beeee6e9: Pushed [2025-06-17T02:20:43.193Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:43.193Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:43.193Z] 1ea0a5d25a45: Pushed [2025-06-17T02:20:43.193Z] 2391a1264550: Pushed [2025-06-17T02:20:43.193Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:43.452Z] 160b074b9511: Pushed [2025-06-17T02:20:43.942Z] #112 DONE 10.5s [2025-06-17T02:20:43.942Z] [2025-06-17T02:20:43.942Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-17T02:20:44.828Z] aa26bfa64de1: Pushed [2025-06-17T02:20:45.395Z] 9fbfd384c7f3: Pushed [2025-06-17T02:20:46.332Z] fd4503a2033a: Pushed [2025-06-17T02:20:46.531Z] #113 DONE 2.4s [2025-06-17T02:20:46.531Z] [2025-06-17T02:20:46.531Z] #111 [security-spire-server] exporting to image [2025-06-17T02:20:46.531Z] #111 exporting layers 4.0s done [2025-06-17T02:20:46.531Z] #111 writing image sha256:b2f6bdd4d81b98564498fe95e7d806ae86b29096f7d4fce3be3db5b099e9553e 0.0s done [2025-06-17T02:20:46.531Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-17T02:20:46.531Z] #111 writing image sha256:c273b37a92f5d04f0c1ce8e5f1236425d8411141de91c368dda69f1860a59b26 done [2025-06-17T02:20:46.531Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2025-06-17T02:20:46.531Z] #111 DONE 4.0s [2025-06-17T02:20:46.531Z] [2025-06-17T02:20:46.531Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-17T02:20:46.531Z] #114 DONE 0.2s [2025-06-17T02:20:46.531Z] [2025-06-17T02:20:46.531Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-17T02:20:46.531Z] #115 DONE 0.1s [2025-06-17T02:20:46.531Z] [2025-06-17T02:20:46.531Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-17T02:20:46.531Z] #116 DONE 0.1s [2025-06-17T02:20:46.531Z] [2025-06-17T02:20:46.531Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-17T02:20:46.531Z] #117 DONE 0.1s [2025-06-17T02:20:46.531Z] [2025-06-17T02:20:46.531Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:20:46.590Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:46.802Z] #98 ... [2025-06-17T02:20:46.802Z] [2025-06-17T02:20:46.802Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-17T02:20:46.802Z] #118 DONE 0.1s [2025-06-17T02:20:46.802Z] [2025-06-17T02:20:46.802Z] #111 [security-spire-config] exporting to image [2025-06-17T02:20:46.922Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:47.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-17T02:20:47.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-17T02:20:47.253Z] c8a2beeee6e9: Preparing [2025-06-17T02:20:47.253Z] 54d5b9f59a3c: Preparing [2025-06-17T02:20:47.253Z] fd4503a2033a: Preparing [2025-06-17T02:20:47.253Z] 9fbfd384c7f3: Preparing [2025-06-17T02:20:47.253Z] 1f7659b8d040: Preparing [2025-06-17T02:20:47.253Z] 1ea0a5d25a45: Preparing [2025-06-17T02:20:47.253Z] 2391a1264550: Preparing [2025-06-17T02:20:47.253Z] 467c2cd1416d: Preparing [2025-06-17T02:20:47.253Z] a855ca47cefa: Preparing [2025-06-17T02:20:47.253Z] 160b074b9511: Preparing [2025-06-17T02:20:47.253Z] aa26bfa64de1: Preparing [2025-06-17T02:20:47.253Z] 994456c4fd7b: Preparing [2025-06-17T02:20:47.253Z] 1ea0a5d25a45: Waiting [2025-06-17T02:20:47.253Z] 2391a1264550: Waiting [2025-06-17T02:20:47.253Z] 467c2cd1416d: Waiting [2025-06-17T02:20:47.253Z] a855ca47cefa: Waiting [2025-06-17T02:20:47.253Z] 160b074b9511: Waiting [2025-06-17T02:20:47.253Z] aa26bfa64de1: Waiting [2025-06-17T02:20:47.253Z] 994456c4fd7b: Waiting [2025-06-17T02:20:47.253Z] c8a2beeee6e9: Layer already exists [2025-06-17T02:20:47.253Z] 9fbfd384c7f3: Layer already exists [2025-06-17T02:20:47.253Z] 54d5b9f59a3c: Layer already exists [2025-06-17T02:20:47.253Z] fd4503a2033a: Layer already exists [2025-06-17T02:20:47.253Z] 1f7659b8d040: Layer already exists [2025-06-17T02:20:47.253Z] 2391a1264550: Layer already exists [2025-06-17T02:20:47.253Z] 1ea0a5d25a45: Layer already exists [2025-06-17T02:20:47.253Z] 160b074b9511: Layer already exists [2025-06-17T02:20:47.253Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:47.253Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:47.253Z] aa26bfa64de1: Layer already exists [2025-06-17T02:20:47.253Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:47.253Z] latest: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:47.580Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:47.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [2025-06-17T02:20:47.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-17T02:20:47.904Z] c8a2beeee6e9: Preparing [2025-06-17T02:20:47.904Z] 54d5b9f59a3c: Preparing [2025-06-17T02:20:47.904Z] fd4503a2033a: Preparing [2025-06-17T02:20:47.904Z] 9fbfd384c7f3: Preparing [2025-06-17T02:20:47.904Z] 1f7659b8d040: Preparing [2025-06-17T02:20:47.904Z] 1ea0a5d25a45: Preparing [2025-06-17T02:20:47.904Z] 2391a1264550: Preparing [2025-06-17T02:20:47.904Z] 467c2cd1416d: Preparing [2025-06-17T02:20:47.904Z] a855ca47cefa: Preparing [2025-06-17T02:20:47.904Z] 160b074b9511: Preparing [2025-06-17T02:20:47.904Z] aa26bfa64de1: Preparing [2025-06-17T02:20:47.904Z] 994456c4fd7b: Preparing [2025-06-17T02:20:47.904Z] 1ea0a5d25a45: Waiting [2025-06-17T02:20:47.904Z] 2391a1264550: Waiting [2025-06-17T02:20:47.904Z] 467c2cd1416d: Waiting [2025-06-17T02:20:47.904Z] a855ca47cefa: Waiting [2025-06-17T02:20:47.904Z] 160b074b9511: Waiting [2025-06-17T02:20:47.904Z] aa26bfa64de1: Waiting [2025-06-17T02:20:47.904Z] 994456c4fd7b: Waiting [2025-06-17T02:20:47.904Z] fd4503a2033a: Layer already exists [2025-06-17T02:20:47.904Z] 9fbfd384c7f3: Layer already exists [2025-06-17T02:20:47.904Z] c8a2beeee6e9: Layer already exists [2025-06-17T02:20:47.904Z] 1f7659b8d040: Layer already exists [2025-06-17T02:20:47.904Z] 54d5b9f59a3c: Layer already exists [2025-06-17T02:20:47.904Z] 2391a1264550: Layer already exists [2025-06-17T02:20:47.904Z] 160b074b9511: Layer already exists [2025-06-17T02:20:47.904Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:47.904Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:47.904Z] 1ea0a5d25a45: Layer already exists [2025-06-17T02:20:47.904Z] aa26bfa64de1: Layer already exists [2025-06-17T02:20:47.904Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:47.904Z] 4.1.0-dev.24: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:48.243Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:48.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:48.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-17T02:20:48.577Z] c8a2beeee6e9: Preparing [2025-06-17T02:20:48.577Z] 54d5b9f59a3c: Preparing [2025-06-17T02:20:48.577Z] fd4503a2033a: Preparing [2025-06-17T02:20:48.577Z] 9fbfd384c7f3: Preparing [2025-06-17T02:20:48.577Z] 1f7659b8d040: Preparing [2025-06-17T02:20:48.577Z] 1ea0a5d25a45: Preparing [2025-06-17T02:20:48.577Z] 2391a1264550: Preparing [2025-06-17T02:20:48.577Z] 467c2cd1416d: Preparing [2025-06-17T02:20:48.577Z] a855ca47cefa: Preparing [2025-06-17T02:20:48.577Z] 160b074b9511: Preparing [2025-06-17T02:20:48.577Z] aa26bfa64de1: Preparing [2025-06-17T02:20:48.577Z] 994456c4fd7b: Preparing [2025-06-17T02:20:48.577Z] 2391a1264550: Waiting [2025-06-17T02:20:48.577Z] 1ea0a5d25a45: Waiting [2025-06-17T02:20:48.577Z] aa26bfa64de1: Waiting [2025-06-17T02:20:48.577Z] 467c2cd1416d: Waiting [2025-06-17T02:20:48.577Z] 994456c4fd7b: Waiting [2025-06-17T02:20:48.577Z] a855ca47cefa: Waiting [2025-06-17T02:20:48.577Z] 160b074b9511: Waiting [2025-06-17T02:20:48.577Z] fd4503a2033a: Layer already exists [2025-06-17T02:20:48.577Z] 9fbfd384c7f3: Layer already exists [2025-06-17T02:20:48.577Z] 54d5b9f59a3c: Layer already exists [2025-06-17T02:20:48.577Z] c8a2beeee6e9: Layer already exists [2025-06-17T02:20:48.577Z] 1f7659b8d040: Layer already exists [2025-06-17T02:20:48.577Z] 1ea0a5d25a45: Layer already exists [2025-06-17T02:20:48.577Z] 160b074b9511: Layer already exists [2025-06-17T02:20:48.577Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:48.577Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:48.577Z] 2391a1264550: Layer already exists [2025-06-17T02:20:48.577Z] aa26bfa64de1: Layer already exists [2025-06-17T02:20:48.577Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:48.577Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:48.779Z] #111 exporting layers 2.0s done [2025-06-17T02:20:48.779Z] #111 writing image sha256:86feb18d27d8afc005625698fb0df23aefbc626f73ee562a30705a0a3d2c02df done [2025-06-17T02:20:48.779Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2025-06-17T02:20:48.779Z] #111 DONE 6.0s [2025-06-17T02:20:48.779Z] [2025-06-17T02:20:48.779Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:20:48.904Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:49.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-17T02:20:49.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-17T02:20:49.236Z] c8a2beeee6e9: Preparing [2025-06-17T02:20:49.236Z] 54d5b9f59a3c: Preparing [2025-06-17T02:20:49.236Z] fd4503a2033a: Preparing [2025-06-17T02:20:49.236Z] 9fbfd384c7f3: Preparing [2025-06-17T02:20:49.236Z] 1f7659b8d040: Preparing [2025-06-17T02:20:49.236Z] 1ea0a5d25a45: Preparing [2025-06-17T02:20:49.236Z] 2391a1264550: Preparing [2025-06-17T02:20:49.236Z] 467c2cd1416d: Preparing [2025-06-17T02:20:49.236Z] a855ca47cefa: Preparing [2025-06-17T02:20:49.236Z] 160b074b9511: Preparing [2025-06-17T02:20:49.236Z] aa26bfa64de1: Preparing [2025-06-17T02:20:49.236Z] 994456c4fd7b: Preparing [2025-06-17T02:20:49.236Z] 160b074b9511: Waiting [2025-06-17T02:20:49.236Z] aa26bfa64de1: Waiting [2025-06-17T02:20:49.236Z] 1ea0a5d25a45: Waiting [2025-06-17T02:20:49.236Z] 994456c4fd7b: Waiting [2025-06-17T02:20:49.236Z] 2391a1264550: Waiting [2025-06-17T02:20:49.236Z] 467c2cd1416d: Waiting [2025-06-17T02:20:49.236Z] a855ca47cefa: Waiting [2025-06-17T02:20:49.236Z] 9fbfd384c7f3: Layer already exists [2025-06-17T02:20:49.236Z] 54d5b9f59a3c: Layer already exists [2025-06-17T02:20:49.236Z] c8a2beeee6e9: Layer already exists [2025-06-17T02:20:49.236Z] 1f7659b8d040: Layer already exists [2025-06-17T02:20:49.236Z] fd4503a2033a: Layer already exists [2025-06-17T02:20:49.236Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:49.236Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:49.236Z] 1ea0a5d25a45: Layer already exists [2025-06-17T02:20:49.236Z] 2391a1264550: Layer already exists [2025-06-17T02:20:49.236Z] 160b074b9511: Layer already exists [2025-06-17T02:20:49.236Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:49.236Z] aa26bfa64de1: Layer already exists [2025-06-17T02:20:49.236Z] main: digest: sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:49.303Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:49.314Z] taggedImages: [2025-06-17T02:20:49.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:49.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-17T02:20:49.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [2025-06-17T02:20:49.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:49.314Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-06-17T02:20:49.339Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-17T02:20:49.339Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:49.339Z] latest [2025-06-17T02:20:49.339Z] 4.1.0-dev.24 [2025-06-17T02:20:49.339Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:49.339Z] main [2025-06-17T02:20:49.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:49.672Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:50.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:50.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-17T02:20:50.001Z] e30f3a172a49: Preparing [2025-06-17T02:20:50.001Z] c210fba8ba0a: Preparing [2025-06-17T02:20:50.001Z] 467c2cd1416d: Preparing [2025-06-17T02:20:50.001Z] a855ca47cefa: Preparing [2025-06-17T02:20:50.001Z] e328e5c8b05e: Preparing [2025-06-17T02:20:50.001Z] eb49a703bf9a: Preparing [2025-06-17T02:20:50.001Z] 994456c4fd7b: Preparing [2025-06-17T02:20:50.001Z] 994456c4fd7b: Waiting [2025-06-17T02:20:50.001Z] eb49a703bf9a: Waiting [2025-06-17T02:20:50.001Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:50.001Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:50.001Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:50.001Z] e328e5c8b05e: Pushed [2025-06-17T02:20:50.001Z] e30f3a172a49: Pushed [2025-06-17T02:20:50.939Z] eb49a703bf9a: Pushed [2025-06-17T02:20:53.471Z] c210fba8ba0a: Pushed [2025-06-17T02:20:53.471Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:53.806Z] + 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-06-17T02:20:54.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-17T02:20:54.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-17T02:20:54.130Z] e30f3a172a49: Preparing [2025-06-17T02:20:54.130Z] c210fba8ba0a: Preparing [2025-06-17T02:20:54.130Z] 467c2cd1416d: Preparing [2025-06-17T02:20:54.130Z] a855ca47cefa: Preparing [2025-06-17T02:20:54.130Z] e328e5c8b05e: Preparing [2025-06-17T02:20:54.130Z] eb49a703bf9a: Preparing [2025-06-17T02:20:54.130Z] 994456c4fd7b: Preparing [2025-06-17T02:20:54.130Z] eb49a703bf9a: Waiting [2025-06-17T02:20:54.130Z] 994456c4fd7b: Waiting [2025-06-17T02:20:54.130Z] e30f3a172a49: Layer already exists [2025-06-17T02:20:54.130Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:54.130Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:54.130Z] c210fba8ba0a: Layer already exists [2025-06-17T02:20:54.130Z] e328e5c8b05e: Layer already exists [2025-06-17T02:20:54.130Z] eb49a703bf9a: Layer already exists [2025-06-17T02:20:54.130Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:54.130Z] latest: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:54.456Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:54.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [2025-06-17T02:20:54.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-17T02:20:54.776Z] e30f3a172a49: Preparing [2025-06-17T02:20:54.776Z] c210fba8ba0a: Preparing [2025-06-17T02:20:54.776Z] 467c2cd1416d: Preparing [2025-06-17T02:20:54.776Z] a855ca47cefa: Preparing [2025-06-17T02:20:54.776Z] e328e5c8b05e: Preparing [2025-06-17T02:20:54.776Z] eb49a703bf9a: Preparing [2025-06-17T02:20:54.776Z] 994456c4fd7b: Preparing [2025-06-17T02:20:54.776Z] eb49a703bf9a: Waiting [2025-06-17T02:20:54.776Z] 994456c4fd7b: Waiting [2025-06-17T02:20:54.776Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:54.776Z] e30f3a172a49: Layer already exists [2025-06-17T02:20:54.776Z] c210fba8ba0a: Layer already exists [2025-06-17T02:20:54.776Z] e328e5c8b05e: Layer already exists [2025-06-17T02:20:54.776Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:54.776Z] eb49a703bf9a: Layer already exists [2025-06-17T02:20:54.776Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:54.776Z] 4.1.0-dev.24: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:55.114Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:55.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:55.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-17T02:20:55.435Z] e30f3a172a49: Preparing [2025-06-17T02:20:55.435Z] c210fba8ba0a: Preparing [2025-06-17T02:20:55.435Z] 467c2cd1416d: Preparing [2025-06-17T02:20:55.435Z] a855ca47cefa: Preparing [2025-06-17T02:20:55.435Z] e328e5c8b05e: Preparing [2025-06-17T02:20:55.435Z] eb49a703bf9a: Preparing [2025-06-17T02:20:55.435Z] 994456c4fd7b: Preparing [2025-06-17T02:20:55.435Z] 994456c4fd7b: Waiting [2025-06-17T02:20:55.435Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:55.435Z] c210fba8ba0a: Layer already exists [2025-06-17T02:20:55.435Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:55.435Z] e328e5c8b05e: Layer already exists [2025-06-17T02:20:55.435Z] e30f3a172a49: Layer already exists [2025-06-17T02:20:55.435Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:55.435Z] eb49a703bf9a: Layer already exists [2025-06-17T02:20:55.435Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:55.768Z] + 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-06-17T02:20:56.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-17T02:20:56.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-17T02:20:56.091Z] e30f3a172a49: Preparing [2025-06-17T02:20:56.091Z] c210fba8ba0a: Preparing [2025-06-17T02:20:56.091Z] 467c2cd1416d: Preparing [2025-06-17T02:20:56.091Z] a855ca47cefa: Preparing [2025-06-17T02:20:56.091Z] e328e5c8b05e: Preparing [2025-06-17T02:20:56.091Z] eb49a703bf9a: Preparing [2025-06-17T02:20:56.091Z] 994456c4fd7b: Preparing [2025-06-17T02:20:56.091Z] 994456c4fd7b: Waiting [2025-06-17T02:20:56.091Z] eb49a703bf9a: Waiting [2025-06-17T02:20:56.091Z] c210fba8ba0a: Layer already exists [2025-06-17T02:20:56.091Z] e30f3a172a49: Layer already exists [2025-06-17T02:20:56.091Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:56.091Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:56.091Z] e328e5c8b05e: Layer already exists [2025-06-17T02:20:56.091Z] eb49a703bf9a: Layer already exists [2025-06-17T02:20:56.091Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:56.091Z] main: digest: sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:20:56.165Z] ===================================================== [Pipeline] echo [2025-06-17T02:20:56.178Z] taggedImages: [2025-06-17T02:20:56.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:56.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-17T02:20:56.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [2025-06-17T02:20:56.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:56.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-06-17T02:20:56.205Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-17T02:20:56.205Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:56.205Z] latest [2025-06-17T02:20:56.205Z] 4.1.0-dev.24 [2025-06-17T02:20:56.205Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:20:56.205Z] main [2025-06-17T02:20:56.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:56.560Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:20:56.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:20:56.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-17T02:20:56.887Z] 4a93945c8a2b: Preparing [2025-06-17T02:20:56.887Z] 96a4989132f6: Preparing [2025-06-17T02:20:56.887Z] bc31e4db582d: Preparing [2025-06-17T02:20:56.887Z] 467c2cd1416d: Preparing [2025-06-17T02:20:56.887Z] a855ca47cefa: Preparing [2025-06-17T02:20:56.887Z] 0f690069da13: Preparing [2025-06-17T02:20:56.887Z] b6cc5b51e09b: Preparing [2025-06-17T02:20:56.887Z] 2f75afe1dec9: Preparing [2025-06-17T02:20:56.887Z] fa5643e3fa7c: Preparing [2025-06-17T02:20:56.887Z] 994456c4fd7b: Preparing [2025-06-17T02:20:56.887Z] b6cc5b51e09b: Waiting [2025-06-17T02:20:56.887Z] 2f75afe1dec9: Waiting [2025-06-17T02:20:56.887Z] fa5643e3fa7c: Waiting [2025-06-17T02:20:56.887Z] 994456c4fd7b: Waiting [2025-06-17T02:20:56.887Z] 0f690069da13: Waiting [2025-06-17T02:20:56.887Z] a855ca47cefa: Layer already exists [2025-06-17T02:20:56.887Z] 467c2cd1416d: Layer already exists [2025-06-17T02:20:56.887Z] 96a4989132f6: Pushed [2025-06-17T02:20:56.887Z] bc31e4db582d: Pushed [2025-06-17T02:20:56.887Z] 4a93945c8a2b: Pushed [2025-06-17T02:20:56.887Z] 994456c4fd7b: Layer already exists [2025-06-17T02:20:57.145Z] 2f75afe1dec9: Pushed [2025-06-17T02:20:57.404Z] fa5643e3fa7c: Pushed [2025-06-17T02:21:02.671Z] b6cc5b51e09b: Pushed [2025-06-17T02:21:10.786Z] 0f690069da13: Pushed [2025-06-17T02:21:10.786Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:11.122Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:11.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-17T02:21:11.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-17T02:21:11.451Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:11.451Z] 96a4989132f6: Preparing [2025-06-17T02:21:11.451Z] bc31e4db582d: Preparing [2025-06-17T02:21:11.451Z] 467c2cd1416d: Preparing [2025-06-17T02:21:11.451Z] a855ca47cefa: Preparing [2025-06-17T02:21:11.451Z] 0f690069da13: Preparing [2025-06-17T02:21:11.451Z] b6cc5b51e09b: Preparing [2025-06-17T02:21:11.451Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:11.451Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:11.451Z] 994456c4fd7b: Preparing [2025-06-17T02:21:11.451Z] 0f690069da13: Waiting [2025-06-17T02:21:11.451Z] b6cc5b51e09b: Waiting [2025-06-17T02:21:11.451Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:11.451Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:11.451Z] 994456c4fd7b: Waiting [2025-06-17T02:21:11.451Z] 96a4989132f6: Layer already exists [2025-06-17T02:21:11.451Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:11.451Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:11.451Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:11.451Z] bc31e4db582d: Layer already exists [2025-06-17T02:21:11.451Z] b6cc5b51e09b: Layer already exists [2025-06-17T02:21:11.451Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:11.451Z] 0f690069da13: Layer already exists [2025-06-17T02:21:11.451Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:11.451Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:11.451Z] latest: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:11.779Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:12.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [2025-06-17T02:21:12.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-17T02:21:12.096Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:12.096Z] 96a4989132f6: Preparing [2025-06-17T02:21:12.096Z] bc31e4db582d: Preparing [2025-06-17T02:21:12.096Z] 467c2cd1416d: Preparing [2025-06-17T02:21:12.096Z] a855ca47cefa: Preparing [2025-06-17T02:21:12.096Z] 0f690069da13: Preparing [2025-06-17T02:21:12.096Z] b6cc5b51e09b: Preparing [2025-06-17T02:21:12.096Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:12.096Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:12.096Z] b6cc5b51e09b: Waiting [2025-06-17T02:21:12.096Z] 0f690069da13: Waiting [2025-06-17T02:21:12.096Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:12.096Z] 994456c4fd7b: Preparing [2025-06-17T02:21:12.096Z] 994456c4fd7b: Waiting [2025-06-17T02:21:12.096Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:12.096Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:12.096Z] 96a4989132f6: Layer already exists [2025-06-17T02:21:12.096Z] bc31e4db582d: Layer already exists [2025-06-17T02:21:12.096Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:12.096Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:12.096Z] 0f690069da13: Layer already exists [2025-06-17T02:21:12.096Z] b6cc5b51e09b: Layer already exists [2025-06-17T02:21:12.096Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:12.096Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:12.096Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:12.096Z] 4.1.0-dev.24: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:12.427Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:12.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:12.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-17T02:21:12.748Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:12.748Z] 96a4989132f6: Preparing [2025-06-17T02:21:12.748Z] bc31e4db582d: Preparing [2025-06-17T02:21:12.748Z] 467c2cd1416d: Preparing [2025-06-17T02:21:12.748Z] a855ca47cefa: Preparing [2025-06-17T02:21:12.748Z] 0f690069da13: Preparing [2025-06-17T02:21:12.748Z] b6cc5b51e09b: Preparing [2025-06-17T02:21:12.748Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:12.748Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:12.748Z] 994456c4fd7b: Preparing [2025-06-17T02:21:12.748Z] 0f690069da13: Waiting [2025-06-17T02:21:12.748Z] b6cc5b51e09b: Waiting [2025-06-17T02:21:12.748Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:12.748Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:12.748Z] 994456c4fd7b: Waiting [2025-06-17T02:21:12.748Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:12.748Z] 96a4989132f6: Layer already exists [2025-06-17T02:21:12.748Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:12.748Z] bc31e4db582d: Layer already exists [2025-06-17T02:21:12.748Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:12.748Z] 0f690069da13: Layer already exists [2025-06-17T02:21:12.748Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:12.748Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:12.748Z] b6cc5b51e09b: Layer already exists [2025-06-17T02:21:12.748Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:12.748Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:13.073Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:13.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-17T02:21:13.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-17T02:21:13.389Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:13.389Z] 96a4989132f6: Preparing [2025-06-17T02:21:13.389Z] bc31e4db582d: Preparing [2025-06-17T02:21:13.389Z] 467c2cd1416d: Preparing [2025-06-17T02:21:13.389Z] a855ca47cefa: Preparing [2025-06-17T02:21:13.389Z] 0f690069da13: Preparing [2025-06-17T02:21:13.389Z] b6cc5b51e09b: Preparing [2025-06-17T02:21:13.389Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:13.389Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:13.389Z] 994456c4fd7b: Preparing [2025-06-17T02:21:13.389Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:13.389Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:13.389Z] b6cc5b51e09b: Waiting [2025-06-17T02:21:13.389Z] 0f690069da13: Waiting [2025-06-17T02:21:13.389Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:13.389Z] 96a4989132f6: Layer already exists [2025-06-17T02:21:13.389Z] bc31e4db582d: Layer already exists [2025-06-17T02:21:13.389Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:13.389Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:13.389Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:13.389Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:13.389Z] b6cc5b51e09b: Layer already exists [2025-06-17T02:21:13.389Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:13.389Z] 0f690069da13: Layer already exists [2025-06-17T02:21:13.389Z] main: digest: sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:21:13.459Z] ===================================================== [Pipeline] echo [2025-06-17T02:21:13.475Z] taggedImages: [2025-06-17T02:21:13.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:13.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-17T02:21:13.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [2025-06-17T02:21:13.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:13.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-06-17T02:21:13.507Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-17T02:21:13.507Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:13.507Z] latest [2025-06-17T02:21:13.507Z] 4.1.0-dev.24 [2025-06-17T02:21:13.507Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:13.507Z] main [2025-06-17T02:21:13.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:13.846Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:14.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:14.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-17T02:21:14.171Z] 2e6888d62a08: Preparing [2025-06-17T02:21:14.171Z] 72d8ef545237: Preparing [2025-06-17T02:21:14.171Z] ef5f6de3d47c: Preparing [2025-06-17T02:21:14.171Z] 467c2cd1416d: Preparing [2025-06-17T02:21:14.171Z] a855ca47cefa: Preparing [2025-06-17T02:21:14.171Z] 1cc3bb07b967: Preparing [2025-06-17T02:21:14.171Z] 1bb7199b6ab8: Preparing [2025-06-17T02:21:14.171Z] b22ac035b8b8: Preparing [2025-06-17T02:21:14.171Z] 994456c4fd7b: Preparing [2025-06-17T02:21:14.171Z] 1bb7199b6ab8: Waiting [2025-06-17T02:21:14.171Z] 1cc3bb07b967: Waiting [2025-06-17T02:21:14.171Z] b22ac035b8b8: Waiting [2025-06-17T02:21:14.171Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:14.171Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:14.171Z] ef5f6de3d47c: Pushed [2025-06-17T02:21:14.171Z] 72d8ef545237: Pushed [2025-06-17T02:21:14.171Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:14.171Z] 2e6888d62a08: Pushed [2025-06-17T02:21:14.171Z] 1bb7199b6ab8: Pushed [2025-06-17T02:21:14.737Z] b22ac035b8b8: Pushed [2025-06-17T02:21:26.938Z] 1cc3bb07b967: Pushed [2025-06-17T02:21:26.938Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:27.263Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:27.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-17T02:21:27.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-17T02:21:27.585Z] 2e6888d62a08: Preparing [2025-06-17T02:21:27.585Z] 72d8ef545237: Preparing [2025-06-17T02:21:27.585Z] ef5f6de3d47c: Preparing [2025-06-17T02:21:27.585Z] 467c2cd1416d: Preparing [2025-06-17T02:21:27.585Z] a855ca47cefa: Preparing [2025-06-17T02:21:27.585Z] 1cc3bb07b967: Preparing [2025-06-17T02:21:27.585Z] 1bb7199b6ab8: Preparing [2025-06-17T02:21:27.585Z] b22ac035b8b8: Preparing [2025-06-17T02:21:27.585Z] 994456c4fd7b: Preparing [2025-06-17T02:21:27.585Z] 1bb7199b6ab8: Waiting [2025-06-17T02:21:27.585Z] b22ac035b8b8: Waiting [2025-06-17T02:21:27.585Z] 994456c4fd7b: Waiting [2025-06-17T02:21:27.585Z] 1cc3bb07b967: Waiting [2025-06-17T02:21:27.585Z] ef5f6de3d47c: Layer already exists [2025-06-17T02:21:27.585Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:27.585Z] 72d8ef545237: Layer already exists [2025-06-17T02:21:27.585Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:27.585Z] 2e6888d62a08: Layer already exists [2025-06-17T02:21:27.585Z] 1bb7199b6ab8: Layer already exists [2025-06-17T02:21:27.585Z] b22ac035b8b8: Layer already exists [2025-06-17T02:21:27.585Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:27.585Z] 1cc3bb07b967: Layer already exists [2025-06-17T02:21:27.585Z] latest: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:27.916Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:28.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [2025-06-17T02:21:28.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-17T02:21:28.239Z] 2e6888d62a08: Preparing [2025-06-17T02:21:28.239Z] 72d8ef545237: Preparing [2025-06-17T02:21:28.239Z] ef5f6de3d47c: Preparing [2025-06-17T02:21:28.239Z] 467c2cd1416d: Preparing [2025-06-17T02:21:28.239Z] a855ca47cefa: Preparing [2025-06-17T02:21:28.239Z] 1cc3bb07b967: Preparing [2025-06-17T02:21:28.239Z] 1bb7199b6ab8: Preparing [2025-06-17T02:21:28.239Z] b22ac035b8b8: Preparing [2025-06-17T02:21:28.239Z] 994456c4fd7b: Preparing [2025-06-17T02:21:28.239Z] 1cc3bb07b967: Waiting [2025-06-17T02:21:28.239Z] b22ac035b8b8: Waiting [2025-06-17T02:21:28.239Z] 1bb7199b6ab8: Waiting [2025-06-17T02:21:28.239Z] ef5f6de3d47c: Layer already exists [2025-06-17T02:21:28.239Z] 72d8ef545237: Layer already exists [2025-06-17T02:21:28.239Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:28.239Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:28.239Z] 2e6888d62a08: Layer already exists [2025-06-17T02:21:28.239Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:28.239Z] 1bb7199b6ab8: Layer already exists [2025-06-17T02:21:28.239Z] b22ac035b8b8: Layer already exists [2025-06-17T02:21:28.239Z] 1cc3bb07b967: Layer already exists [2025-06-17T02:21:28.239Z] 4.1.0-dev.24: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:28.562Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:28.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:28.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-17T02:21:28.893Z] 2e6888d62a08: Preparing [2025-06-17T02:21:28.893Z] 72d8ef545237: Preparing [2025-06-17T02:21:28.893Z] ef5f6de3d47c: Preparing [2025-06-17T02:21:28.893Z] 467c2cd1416d: Preparing [2025-06-17T02:21:28.893Z] a855ca47cefa: Preparing [2025-06-17T02:21:28.893Z] 1cc3bb07b967: Preparing [2025-06-17T02:21:28.893Z] 1bb7199b6ab8: Preparing [2025-06-17T02:21:28.893Z] b22ac035b8b8: Preparing [2025-06-17T02:21:28.893Z] 994456c4fd7b: Preparing [2025-06-17T02:21:28.893Z] 1bb7199b6ab8: Waiting [2025-06-17T02:21:28.893Z] b22ac035b8b8: Waiting [2025-06-17T02:21:28.893Z] 994456c4fd7b: Waiting [2025-06-17T02:21:28.893Z] 1cc3bb07b967: Waiting [2025-06-17T02:21:28.893Z] ef5f6de3d47c: Layer already exists [2025-06-17T02:21:28.893Z] 2e6888d62a08: Layer already exists [2025-06-17T02:21:28.893Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:28.893Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:28.893Z] 72d8ef545237: Layer already exists [2025-06-17T02:21:28.893Z] 1cc3bb07b967: Layer already exists [2025-06-17T02:21:28.893Z] b22ac035b8b8: Layer already exists [2025-06-17T02:21:28.893Z] 1bb7199b6ab8: Layer already exists [2025-06-17T02:21:28.893Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:28.893Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:29.224Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:29.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-17T02:21:29.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-17T02:21:29.546Z] 2e6888d62a08: Preparing [2025-06-17T02:21:29.546Z] 72d8ef545237: Preparing [2025-06-17T02:21:29.546Z] ef5f6de3d47c: Preparing [2025-06-17T02:21:29.546Z] 467c2cd1416d: Preparing [2025-06-17T02:21:29.546Z] a855ca47cefa: Preparing [2025-06-17T02:21:29.546Z] 1cc3bb07b967: Preparing [2025-06-17T02:21:29.546Z] 1bb7199b6ab8: Preparing [2025-06-17T02:21:29.546Z] b22ac035b8b8: Preparing [2025-06-17T02:21:29.546Z] 994456c4fd7b: Preparing [2025-06-17T02:21:29.546Z] 1bb7199b6ab8: Waiting [2025-06-17T02:21:29.546Z] 994456c4fd7b: Waiting [2025-06-17T02:21:29.546Z] b22ac035b8b8: Waiting [2025-06-17T02:21:29.546Z] 1cc3bb07b967: Waiting [2025-06-17T02:21:29.546Z] 2e6888d62a08: Layer already exists [2025-06-17T02:21:29.546Z] 72d8ef545237: Layer already exists [2025-06-17T02:21:29.546Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:29.546Z] ef5f6de3d47c: Layer already exists [2025-06-17T02:21:29.546Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:29.546Z] 1cc3bb07b967: Layer already exists [2025-06-17T02:21:29.546Z] b22ac035b8b8: Layer already exists [2025-06-17T02:21:29.546Z] 1bb7199b6ab8: Layer already exists [2025-06-17T02:21:29.546Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:29.546Z] main: digest: sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:21:29.620Z] ===================================================== [Pipeline] echo [2025-06-17T02:21:29.640Z] taggedImages: [2025-06-17T02:21:29.640Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:29.640Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-17T02:21:29.640Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [2025-06-17T02:21:29.640Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:29.640Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-06-17T02:21:29.668Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-17T02:21:29.668Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:29.668Z] latest [2025-06-17T02:21:29.668Z] 4.1.0-dev.24 [2025-06-17T02:21:29.668Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:29.668Z] main [2025-06-17T02:21:29.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:30.018Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:30.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:30.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-17T02:21:30.345Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:30.345Z] d69e91250b10: Preparing [2025-06-17T02:21:30.345Z] 5002db08694b: Preparing [2025-06-17T02:21:30.345Z] 467c2cd1416d: Preparing [2025-06-17T02:21:30.345Z] a855ca47cefa: Preparing [2025-06-17T02:21:30.345Z] c0e2c2ead607: Preparing [2025-06-17T02:21:30.345Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:30.345Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:30.345Z] 994456c4fd7b: Preparing [2025-06-17T02:21:30.345Z] 994456c4fd7b: Waiting [2025-06-17T02:21:30.345Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:30.345Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:30.345Z] c0e2c2ead607: Waiting [2025-06-17T02:21:30.345Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:30.345Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:30.345Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:30.346Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:30.346Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:30.346Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:30.346Z] d69e91250b10: Pushed [2025-06-17T02:21:30.346Z] 5002db08694b: Pushed [2025-06-17T02:21:45.220Z] c0e2c2ead607: Pushed [2025-06-17T02:21:45.220Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:45.539Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:45.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-17T02:21:45.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-17T02:21:45.869Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:45.869Z] d69e91250b10: Preparing [2025-06-17T02:21:45.869Z] 5002db08694b: Preparing [2025-06-17T02:21:45.869Z] 467c2cd1416d: Preparing [2025-06-17T02:21:45.869Z] a855ca47cefa: Preparing [2025-06-17T02:21:45.869Z] c0e2c2ead607: Preparing [2025-06-17T02:21:45.869Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:45.869Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:45.869Z] 994456c4fd7b: Preparing [2025-06-17T02:21:45.869Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:45.869Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:45.869Z] c0e2c2ead607: Waiting [2025-06-17T02:21:45.869Z] 994456c4fd7b: Waiting [2025-06-17T02:21:45.869Z] 5002db08694b: Layer already exists [2025-06-17T02:21:45.869Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:45.869Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:45.869Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:45.869Z] d69e91250b10: Layer already exists [2025-06-17T02:21:45.869Z] c0e2c2ead607: Layer already exists [2025-06-17T02:21:45.869Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:45.869Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:45.869Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:45.869Z] latest: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:46.198Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:46.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [2025-06-17T02:21:46.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-17T02:21:46.511Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:46.511Z] d69e91250b10: Preparing [2025-06-17T02:21:46.511Z] 5002db08694b: Preparing [2025-06-17T02:21:46.511Z] 467c2cd1416d: Preparing [2025-06-17T02:21:46.511Z] a855ca47cefa: Preparing [2025-06-17T02:21:46.511Z] c0e2c2ead607: Preparing [2025-06-17T02:21:46.511Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:46.511Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:46.511Z] 994456c4fd7b: Preparing [2025-06-17T02:21:46.511Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:46.511Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:46.511Z] 994456c4fd7b: Waiting [2025-06-17T02:21:46.511Z] c0e2c2ead607: Waiting [2025-06-17T02:21:46.511Z] 5002db08694b: Layer already exists [2025-06-17T02:21:46.511Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:46.511Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:46.511Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:46.511Z] d69e91250b10: Layer already exists [2025-06-17T02:21:46.511Z] c0e2c2ead607: Layer already exists [2025-06-17T02:21:46.511Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:46.511Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:46.511Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:46.511Z] 4.1.0-dev.24: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:46.836Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:47.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:47.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-17T02:21:47.151Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:47.151Z] d69e91250b10: Preparing [2025-06-17T02:21:47.151Z] 5002db08694b: Preparing [2025-06-17T02:21:47.151Z] 467c2cd1416d: Preparing [2025-06-17T02:21:47.151Z] a855ca47cefa: Preparing [2025-06-17T02:21:47.151Z] c0e2c2ead607: Preparing [2025-06-17T02:21:47.151Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:47.151Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:47.151Z] 994456c4fd7b: Preparing [2025-06-17T02:21:47.151Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:47.151Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:47.151Z] c0e2c2ead607: Waiting [2025-06-17T02:21:47.151Z] 994456c4fd7b: Waiting [2025-06-17T02:21:47.151Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:47.151Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:47.151Z] d69e91250b10: Layer already exists [2025-06-17T02:21:47.151Z] 5002db08694b: Layer already exists [2025-06-17T02:21:47.151Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:47.151Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:47.151Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:47.151Z] c0e2c2ead607: Layer already exists [2025-06-17T02:21:47.151Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:47.151Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:47.470Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:47.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-17T02:21:47.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-17T02:21:47.800Z] 4a93945c8a2b: Preparing [2025-06-17T02:21:47.800Z] d69e91250b10: Preparing [2025-06-17T02:21:47.800Z] 5002db08694b: Preparing [2025-06-17T02:21:47.800Z] 467c2cd1416d: Preparing [2025-06-17T02:21:47.800Z] a855ca47cefa: Preparing [2025-06-17T02:21:47.800Z] c0e2c2ead607: Preparing [2025-06-17T02:21:47.800Z] 2f75afe1dec9: Preparing [2025-06-17T02:21:47.800Z] fa5643e3fa7c: Preparing [2025-06-17T02:21:47.800Z] 994456c4fd7b: Preparing [2025-06-17T02:21:47.800Z] 2f75afe1dec9: Waiting [2025-06-17T02:21:47.800Z] fa5643e3fa7c: Waiting [2025-06-17T02:21:47.800Z] 994456c4fd7b: Waiting [2025-06-17T02:21:47.800Z] c0e2c2ead607: Waiting [2025-06-17T02:21:47.800Z] 5002db08694b: Layer already exists [2025-06-17T02:21:47.800Z] d69e91250b10: Layer already exists [2025-06-17T02:21:47.800Z] 4a93945c8a2b: Layer already exists [2025-06-17T02:21:47.800Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:47.800Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:47.800Z] fa5643e3fa7c: Layer already exists [2025-06-17T02:21:47.800Z] c0e2c2ead607: Layer already exists [2025-06-17T02:21:47.800Z] 2f75afe1dec9: Layer already exists [2025-06-17T02:21:47.800Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:47.800Z] main: digest: sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:21:47.868Z] ===================================================== [Pipeline] echo [2025-06-17T02:21:47.884Z] taggedImages: [2025-06-17T02:21:47.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:47.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-17T02:21:47.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [2025-06-17T02:21:47.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:47.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-06-17T02:21:47.910Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-17T02:21:47.910Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:47.910Z] latest [2025-06-17T02:21:47.910Z] 4.1.0-dev.24 [2025-06-17T02:21:47.910Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:47.910Z] main [2025-06-17T02:21:47.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:48.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:48.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:48.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-17T02:21:48.569Z] 44e7d252a3a2: Preparing [2025-06-17T02:21:48.569Z] 5d13e0558283: Preparing [2025-06-17T02:21:48.569Z] 467c2cd1416d: Preparing [2025-06-17T02:21:48.569Z] a855ca47cefa: Preparing [2025-06-17T02:21:48.569Z] 3dcd176f9bd0: Preparing [2025-06-17T02:21:48.569Z] f240a0f7a0c0: Preparing [2025-06-17T02:21:48.569Z] 994456c4fd7b: Preparing [2025-06-17T02:21:48.569Z] f240a0f7a0c0: Waiting [2025-06-17T02:21:48.569Z] 994456c4fd7b: Waiting [2025-06-17T02:21:48.569Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:48.569Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:48.569Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:48.569Z] 3dcd176f9bd0: Pushed [2025-06-17T02:21:48.569Z] 44e7d252a3a2: Pushed [2025-06-17T02:21:49.135Z] f240a0f7a0c0: Pushed [2025-06-17T02:21:52.427Z] 5d13e0558283: Pushed [2025-06-17T02:21:52.687Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:53.012Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:53.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-17T02:21:53.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-17T02:21:53.393Z] 44e7d252a3a2: Preparing [2025-06-17T02:21:53.393Z] 5d13e0558283: Preparing [2025-06-17T02:21:53.393Z] 467c2cd1416d: Preparing [2025-06-17T02:21:53.393Z] a855ca47cefa: Preparing [2025-06-17T02:21:53.393Z] 3dcd176f9bd0: Preparing [2025-06-17T02:21:53.393Z] f240a0f7a0c0: Preparing [2025-06-17T02:21:53.393Z] 994456c4fd7b: Preparing [2025-06-17T02:21:53.393Z] f240a0f7a0c0: Waiting [2025-06-17T02:21:53.393Z] 994456c4fd7b: Waiting [2025-06-17T02:21:53.393Z] 3dcd176f9bd0: Layer already exists [2025-06-17T02:21:53.393Z] 44e7d252a3a2: Layer already exists [2025-06-17T02:21:53.393Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:53.393Z] 5d13e0558283: Layer already exists [2025-06-17T02:21:53.393Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:53.393Z] f240a0f7a0c0: Layer already exists [2025-06-17T02:21:53.393Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:53.393Z] latest: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:53.713Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:54.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [2025-06-17T02:21:54.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-17T02:21:54.056Z] 44e7d252a3a2: Preparing [2025-06-17T02:21:54.056Z] 5d13e0558283: Preparing [2025-06-17T02:21:54.056Z] 467c2cd1416d: Preparing [2025-06-17T02:21:54.056Z] a855ca47cefa: Preparing [2025-06-17T02:21:54.056Z] 3dcd176f9bd0: Preparing [2025-06-17T02:21:54.056Z] f240a0f7a0c0: Preparing [2025-06-17T02:21:54.057Z] 994456c4fd7b: Preparing [2025-06-17T02:21:54.057Z] 994456c4fd7b: Waiting [2025-06-17T02:21:54.057Z] f240a0f7a0c0: Waiting [2025-06-17T02:21:54.057Z] 5d13e0558283: Layer already exists [2025-06-17T02:21:54.057Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:54.057Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:54.057Z] 44e7d252a3a2: Layer already exists [2025-06-17T02:21:54.057Z] 3dcd176f9bd0: Layer already exists [2025-06-17T02:21:54.057Z] f240a0f7a0c0: Layer already exists [2025-06-17T02:21:54.057Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:54.057Z] 4.1.0-dev.24: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:54.384Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:54.732Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:54.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-17T02:21:54.732Z] 44e7d252a3a2: Preparing [2025-06-17T02:21:54.732Z] 5d13e0558283: Preparing [2025-06-17T02:21:54.732Z] 467c2cd1416d: Preparing [2025-06-17T02:21:54.732Z] a855ca47cefa: Preparing [2025-06-17T02:21:54.732Z] 3dcd176f9bd0: Preparing [2025-06-17T02:21:54.732Z] f240a0f7a0c0: Preparing [2025-06-17T02:21:54.732Z] 994456c4fd7b: Preparing [2025-06-17T02:21:54.732Z] f240a0f7a0c0: Waiting [2025-06-17T02:21:54.732Z] 994456c4fd7b: Waiting [2025-06-17T02:21:54.732Z] 5d13e0558283: Layer already exists [2025-06-17T02:21:54.732Z] 3dcd176f9bd0: Layer already exists [2025-06-17T02:21:54.732Z] 44e7d252a3a2: Layer already exists [2025-06-17T02:21:54.732Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:54.732Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:54.732Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:54.732Z] f240a0f7a0c0: Layer already exists [2025-06-17T02:21:54.732Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:55.062Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:55.391Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-17T02:21:55.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-17T02:21:55.391Z] 44e7d252a3a2: Preparing [2025-06-17T02:21:55.391Z] 5d13e0558283: Preparing [2025-06-17T02:21:55.391Z] 467c2cd1416d: Preparing [2025-06-17T02:21:55.391Z] a855ca47cefa: Preparing [2025-06-17T02:21:55.391Z] 3dcd176f9bd0: Preparing [2025-06-17T02:21:55.391Z] f240a0f7a0c0: Preparing [2025-06-17T02:21:55.391Z] 994456c4fd7b: Preparing [2025-06-17T02:21:55.391Z] f240a0f7a0c0: Waiting [2025-06-17T02:21:55.391Z] 994456c4fd7b: Waiting [2025-06-17T02:21:55.391Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:55.391Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:55.391Z] 3dcd176f9bd0: Layer already exists [2025-06-17T02:21:55.391Z] 44e7d252a3a2: Layer already exists [2025-06-17T02:21:55.391Z] f240a0f7a0c0: Layer already exists [2025-06-17T02:21:55.391Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:55.391Z] 5d13e0558283: Layer already exists [2025-06-17T02:21:55.650Z] main: digest: sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:21:55.716Z] ===================================================== [Pipeline] echo [2025-06-17T02:21:55.733Z] taggedImages: [2025-06-17T02:21:55.733Z] - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:55.733Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-17T02:21:55.733Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [2025-06-17T02:21:55.734Z] - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:55.734Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-06-17T02:21:55.762Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-17T02:21:55.762Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:55.762Z] latest [2025-06-17T02:21:55.762Z] 4.1.0-dev.24 [2025-06-17T02:21:55.762Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:21:55.762Z] main [2025-06-17T02:21:55.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:56.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:21:56.440Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:21:56.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-17T02:21:56.440Z] b045c4e9eaff: Preparing [2025-06-17T02:21:56.440Z] 819a23e71f32: Preparing [2025-06-17T02:21:56.440Z] 467c2cd1416d: Preparing [2025-06-17T02:21:56.440Z] a855ca47cefa: Preparing [2025-06-17T02:21:56.440Z] 565bf6a06e55: Preparing [2025-06-17T02:21:56.440Z] e4a1fa249070: Preparing [2025-06-17T02:21:56.440Z] 994456c4fd7b: Preparing [2025-06-17T02:21:56.440Z] 994456c4fd7b: Waiting [2025-06-17T02:21:56.440Z] e4a1fa249070: Waiting [2025-06-17T02:21:56.440Z] 467c2cd1416d: Layer already exists [2025-06-17T02:21:56.440Z] a855ca47cefa: Layer already exists [2025-06-17T02:21:56.440Z] 994456c4fd7b: Layer already exists [2025-06-17T02:21:56.440Z] b045c4e9eaff: Pushed [2025-06-17T02:21:56.440Z] 565bf6a06e55: Pushed [2025-06-17T02:21:56.698Z] e4a1fa249070: Pushed [2025-06-17T02:22:00.888Z] 819a23e71f32: Pushed [2025-06-17T02:22:00.888Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:01.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:01.535Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-17T02:22:01.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-17T02:22:01.535Z] b045c4e9eaff: Preparing [2025-06-17T02:22:01.535Z] 819a23e71f32: Preparing [2025-06-17T02:22:01.535Z] 467c2cd1416d: Preparing [2025-06-17T02:22:01.535Z] a855ca47cefa: Preparing [2025-06-17T02:22:01.535Z] 565bf6a06e55: Preparing [2025-06-17T02:22:01.535Z] e4a1fa249070: Preparing [2025-06-17T02:22:01.535Z] 994456c4fd7b: Preparing [2025-06-17T02:22:01.535Z] e4a1fa249070: Waiting [2025-06-17T02:22:01.535Z] 467c2cd1416d: Layer already exists [2025-06-17T02:22:01.535Z] b045c4e9eaff: Layer already exists [2025-06-17T02:22:01.535Z] a855ca47cefa: Layer already exists [2025-06-17T02:22:01.535Z] 565bf6a06e55: Layer already exists [2025-06-17T02:22:01.535Z] e4a1fa249070: Layer already exists [2025-06-17T02:22:01.535Z] 994456c4fd7b: Layer already exists [2025-06-17T02:22:01.535Z] 819a23e71f32: Layer already exists [2025-06-17T02:22:01.535Z] latest: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:01.857Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:02.182Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [2025-06-17T02:22:02.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-17T02:22:02.182Z] b045c4e9eaff: Preparing [2025-06-17T02:22:02.182Z] 819a23e71f32: Preparing [2025-06-17T02:22:02.182Z] 467c2cd1416d: Preparing [2025-06-17T02:22:02.182Z] a855ca47cefa: Preparing [2025-06-17T02:22:02.182Z] 565bf6a06e55: Preparing [2025-06-17T02:22:02.182Z] e4a1fa249070: Preparing [2025-06-17T02:22:02.182Z] 994456c4fd7b: Preparing [2025-06-17T02:22:02.182Z] e4a1fa249070: Waiting [2025-06-17T02:22:02.182Z] 994456c4fd7b: Waiting [2025-06-17T02:22:02.182Z] 467c2cd1416d: Layer already exists [2025-06-17T02:22:02.182Z] 565bf6a06e55: Layer already exists [2025-06-17T02:22:02.182Z] a855ca47cefa: Layer already exists [2025-06-17T02:22:02.182Z] 819a23e71f32: Layer already exists [2025-06-17T02:22:02.182Z] e4a1fa249070: Layer already exists [2025-06-17T02:22:02.182Z] b045c4e9eaff: Layer already exists [2025-06-17T02:22:02.182Z] 994456c4fd7b: Layer already exists [2025-06-17T02:22:02.182Z] 4.1.0-dev.24: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:02.506Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:02.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:02.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-17T02:22:02.831Z] b045c4e9eaff: Preparing [2025-06-17T02:22:02.831Z] 819a23e71f32: Preparing [2025-06-17T02:22:02.831Z] 467c2cd1416d: Preparing [2025-06-17T02:22:02.831Z] a855ca47cefa: Preparing [2025-06-17T02:22:02.831Z] 565bf6a06e55: Preparing [2025-06-17T02:22:02.831Z] e4a1fa249070: Preparing [2025-06-17T02:22:02.831Z] 994456c4fd7b: Preparing [2025-06-17T02:22:02.831Z] e4a1fa249070: Waiting [2025-06-17T02:22:02.831Z] 994456c4fd7b: Waiting [2025-06-17T02:22:02.831Z] a855ca47cefa: Layer already exists [2025-06-17T02:22:02.831Z] 467c2cd1416d: Layer already exists [2025-06-17T02:22:02.831Z] 565bf6a06e55: Layer already exists [2025-06-17T02:22:02.831Z] b045c4e9eaff: Layer already exists [2025-06-17T02:22:02.831Z] 819a23e71f32: Layer already exists [2025-06-17T02:22:02.831Z] 994456c4fd7b: Layer already exists [2025-06-17T02:22:02.831Z] e4a1fa249070: Layer already exists [2025-06-17T02:22:02.831Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:03.161Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:22:03.486Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-17T02:22:03.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-17T02:22:03.486Z] b045c4e9eaff: Preparing [2025-06-17T02:22:03.486Z] 819a23e71f32: Preparing [2025-06-17T02:22:03.486Z] 467c2cd1416d: Preparing [2025-06-17T02:22:03.486Z] a855ca47cefa: Preparing [2025-06-17T02:22:03.486Z] 565bf6a06e55: Preparing [2025-06-17T02:22:03.486Z] e4a1fa249070: Preparing [2025-06-17T02:22:03.486Z] 994456c4fd7b: Preparing [2025-06-17T02:22:03.486Z] e4a1fa249070: Waiting [2025-06-17T02:22:03.486Z] 994456c4fd7b: Waiting [2025-06-17T02:22:03.486Z] 565bf6a06e55: Layer already exists [2025-06-17T02:22:03.486Z] b045c4e9eaff: Layer already exists [2025-06-17T02:22:03.486Z] a855ca47cefa: Layer already exists [2025-06-17T02:22:03.486Z] 819a23e71f32: Layer already exists [2025-06-17T02:22:03.486Z] 467c2cd1416d: Layer already exists [2025-06-17T02:22:03.486Z] 994456c4fd7b: Layer already exists [2025-06-17T02:22:03.486Z] e4a1fa249070: Layer already exists [2025-06-17T02:22:03.486Z] main: digest: sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:22:03.562Z] ===================================================== [Pipeline] echo [2025-06-17T02:22:03.575Z] taggedImages: [2025-06-17T02:22:03.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-17T02:22:03.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [2025-06-17T02:22:03.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-06-17T02:22:03.647Z] ========================================================= [2025-06-17T02:22:03.647Z] [edgeXBuildMultiArch] RAW Config: [2025-06-17T02:22:03.647Z] images: [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:22:03.647Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-17T02:22:03.647Z] settingsFile: [2025-06-17T02:22:03.647Z] edgex-go-settings [2025-06-17T02:22:03.647Z] ========================================================= [Pipeline] node [2025-06-17T02:22:10.392Z] #62 ... [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #94 DONE 92.6s [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #119 [support-scheduler builder 6/7] COPY . . [2025-06-17T02:22:10.392Z] #119 DONE 1.1s [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #89 ... [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:22:10.392Z] #120 1.548 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-17T02:22:10.392Z] #120 ... [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #85 DONE 99.9s [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-06-17T02:22:10.392Z] #121 DONE 1.3s [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:22:10.392Z] #120 ... [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #122 [core-data builder 6/7] COPY . . [2025-06-17T02:22:10.392Z] #122 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #123 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:22:10.392Z] #124 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:22:10.392Z] #125 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-17T02:22:10.392Z] #126 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #127 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:22:10.392Z] #128 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #129 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #130 [core-command builder 6/7] COPY . . [2025-06-17T02:22:10.392Z] #130 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #131 [core-metadata builder 6/7] COPY . . [2025-06-17T02:22:10.392Z] #131 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:22:10.392Z] #132 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:10.392Z] #133 CACHED [2025-06-17T02:22:10.392Z] [2025-06-17T02:22:10.392Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:22:13.754Z] #134 4.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-17T02:22:16.342Z] #134 ... [2025-06-17T02:22:16.342Z] [2025-06-17T02:22:16.342Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:16.342Z] #95 DONE 100.4s [2025-06-17T02:22:16.342Z] [2025-06-17T02:22:16.342Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-17T02:22:16.342Z] #0 4.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-17T02:22:16.342Z] #135 ... [2025-06-17T02:22:16.342Z] [2025-06-17T02:22:16.342Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:16.342Z] #97 DONE 99.9s [2025-06-17T02:22:16.342Z] [2025-06-17T02:22:16.342Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:16.342Z] #89 DONE 104.1s [2025-06-17T02:22:16.342Z] [2025-06-17T02:22:16.342Z] #136 [support-notifications builder 6/7] COPY . . [2025-06-17T02:22:18.296Z] #136 ... [2025-06-17T02:22:18.296Z] [2025-06-17T02:22:18.296Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:18.296Z] #98 DONE 105.2s [2025-06-17T02:22:18.570Z] [2025-06-17T02:22:18.570Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-06-17T02:22:18.651Z] Still waiting to schedule task [2025-06-17T02:22:18.652Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-17T02:22:18.847Z] #137 ... [2025-06-17T02:22:18.848Z] [2025-06-17T02:22:18.848Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-17T02:22:18.848Z] #0 3.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-17T02:22:19.116Z] #138 ... [2025-06-17T02:22:19.116Z] [2025-06-17T02:22:19.116Z] #139 [core-keeper builder 7/8] COPY . . [2025-06-17T02:22:19.116Z] #139 DONE 2.7s [2025-06-17T02:22:19.116Z] [2025-06-17T02:22:19.116Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:22:19.116Z] #0 4.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-17T02:22:19.116Z] #140 ... [2025-06-17T02:22:19.116Z] [2025-06-17T02:22:19.116Z] #136 [support-notifications builder 6/7] COPY . . [2025-06-17T02:22:19.116Z] #136 DONE 2.7s [2025-06-17T02:22:19.116Z] [2025-06-17T02:22:19.116Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-17T02:22:19.116Z] #0 4.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-17T02:22:19.383Z] #141 ... [2025-06-17T02:22:19.383Z] [2025-06-17T02:22:19.383Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-17T02:22:19.383Z] #142 DONE 2.7s [2025-06-17T02:22:19.383Z] [2025-06-17T02:22:19.383Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:22:21.337Z] #143 ... [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #144 [security-proxy-setup builder 6/7] COPY . . [2025-06-17T02:22:21.337Z] #144 CACHED [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:22:21.337Z] #145 CACHED [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:21.337Z] #146 CACHED [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-17T02:22:21.337Z] #147 CACHED [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-17T02:22:21.337Z] #148 CACHED [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #149 [security-secretstore-setup builder 6/7] COPY . . [2025-06-17T02:22:21.337Z] #149 CACHED [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-06-17T02:22:21.337Z] #137 DONE 2.6s [2025-06-17T02:22:21.337Z] [2025-06-17T02:22:21.337Z] #150 [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-06-17T02:22:25.605Z] #150 4.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-17T02:22:27.018Z] #150 ... [2025-06-17T02:22:27.018Z] [2025-06-17T02:22:27.018Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:22:27.018Z] #143 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-17T02:22:29.615Z] #143 ... [2025-06-17T02:22:29.615Z] [2025-06-17T02:22:29.615Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:22:29.615Z] #0 4.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-17T02:22:29.615Z] #151 ... [2025-06-17T02:22:29.615Z] [2025-06-17T02:22:29.615Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:22:29.615Z] #0 5.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-17T02:22:29.615Z] #152 ... [2025-06-17T02:22:29.615Z] [2025-06-17T02:22:29.615Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-17T02:22:29.615Z] #0 4.264 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-17T02:22:31.026Z] #153 ... [2025-06-17T02:22:31.026Z] [2025-06-17T02:22:31.026Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-17T02:22:31.026Z] #0 4.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-17T02:22:51.040Z] Running on prd-centos7-docker-4c-2g-3424 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:22:51.090Z] provisioning config files... [2025-06-17T02:22:51.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16342293043443129937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:22:53.000Z] ---> ****-login.sh [2025-06-17T02:22:53.000Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:22:53.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:22:53.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:22:53.580Z] Configure a credential helper to remove this warning. See [2025-06-17T02:22:53.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:22:53.580Z] [2025-06-17T02:22:53.580Z] Login Succeeded [2025-06-17T02:22:53.580Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:22:53.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:22:53.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:22:53.879Z] Configure a credential helper to remove this warning. See [2025-06-17T02:22:53.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:22:53.879Z] [2025-06-17T02:22:53.879Z] Login Succeeded [2025-06-17T02:22:53.879Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:22:53.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:22:54.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:22:54.152Z] Configure a credential helper to remove this warning. See [2025-06-17T02:22:54.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:22:54.152Z] [2025-06-17T02:22:54.152Z] Login Succeeded [2025-06-17T02:22:54.152Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:22:54.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:22:54.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:22:54.421Z] Configure a credential helper to remove this warning. See [2025-06-17T02:22:54.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:22:54.421Z] [2025-06-17T02:22:54.421Z] Login Succeeded [2025-06-17T02:22:54.421Z] ****.io [2025-06-17T02:22:54.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:22:54.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:22:54.691Z] Configure a credential helper to remove this warning. See [2025-06-17T02:22:54.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:22:54.691Z] [2025-06-17T02:22:54.691Z] Login Succeeded [2025-06-17T02:22:54.691Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:22:54.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T02:22:55.120Z] + docker buildx ls [2025-06-17T02:22:55.378Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-17T02:22:55.378Z] default * docker [2025-06-17T02:22:55.378Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-17T02:22:55.668Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-17T02:22:55.668Z] edgex-builder [Pipeline] sh [2025-06-17T02:22:56.031Z] + docker buildx inspect --bootstrap [2025-06-17T02:22:56.031Z] #1 [internal] booting buildkit [2025-06-17T02:22:56.031Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-17T02:22:59.339Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-06-17T02:22:59.340Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-17T02:23:00.285Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-06-17T02:23:00.285Z] #1 DONE 4.2s [2025-06-17T02:23:00.285Z] Name: edgex-builder [2025-06-17T02:23:00.285Z] Driver: docker-container [2025-06-17T02:23:00.285Z] [2025-06-17T02:23:00.285Z] Nodes: [2025-06-17T02:23:00.285Z] Name: edgex-builder0 [2025-06-17T02:23:00.285Z] Endpoint: unix:///var/run/docker.sock [2025-06-17T02:23:00.285Z] Status: running [2025-06-17T02:23:00.285Z] Buildkit: v0.22.0 [2025-06-17T02:23:00.285Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-17T02:23:00.574Z] + docker buildx ls [2025-06-17T02:23:00.574Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-17T02:23:00.574Z] edgex-builder * docker-container [2025-06-17T02:23:00.574Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-17T02:23:00.574Z] default docker [2025-06-17T02:23:00.574Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-17T02:23:00.867Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:00.868Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:00.868Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:00.868Z] #1 transferring dockerfile: 197B done [2025-06-17T02:23:00.868Z] #1 DONE 0.0s [2025-06-17T02:23:00.868Z] [2025-06-17T02:23:00.868Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:00.868Z] #2 DONE 0.1s [2025-06-17T02:23:00.868Z] [2025-06-17T02:23:00.868Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:01.128Z] #3 DONE 0.1s [2025-06-17T02:23:01.128Z] [2025-06-17T02:23:01.128Z] #4 [internal] load .dockerignore [2025-06-17T02:23:01.128Z] #4 transferring context: 2B done [2025-06-17T02:23:01.128Z] #4 DONE 0.0s [2025-06-17T02:23:01.128Z] [2025-06-17T02:23:01.128Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:01.128Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:01.128Z] #5 DONE 0.0s [2025-06-17T02:23:01.128Z] [2025-06-17T02:23:01.128Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:01.128Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:01.128Z] #6 DONE 0.1s [2025-06-17T02:23:01.128Z] [2025-06-17T02:23:01.128Z] #7 exporting to image [2025-06-17T02:23:01.128Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:01.128Z] #7 ... [2025-06-17T02:23:01.128Z] [2025-06-17T02:23:01.128Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:01.128Z] #8 DONE 0.0s [2025-06-17T02:23:01.128Z] [2025-06-17T02:23:01.128Z] #7 exporting to image [2025-06-17T02:23:01.128Z] #7 exporting layers done [2025-06-17T02:23:01.128Z] #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done [2025-06-17T02:23:01.128Z] #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done [2025-06-17T02:23:01.128Z] #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done [2025-06-17T02:23:01.128Z] #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done [2025-06-17T02:23:01.128Z] #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done [2025-06-17T02:23:01.128Z] #7 pushing layers 0.1s done [2025-06-17T02:23:01.128Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 [2025-06-17T02:23:01.389Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done [2025-06-17T02:23:01.389Z] #7 DONE 0.2s [2025-06-17T02:23:01.389Z] [2025-06-17T02:23:01.389Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:01.389Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:01.682Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-06-17T02:23:01.682Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-06-17T02:23:01.682Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:01.682Z] #1 transferring dockerfile: 163B done [2025-06-17T02:23:01.682Z] #1 DONE 0.0s [2025-06-17T02:23:01.682Z] [2025-06-17T02:23:01.682Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-17T02:23:01.682Z] #2 DONE 0.0s [2025-06-17T02:23:01.682Z] [2025-06-17T02:23:01.682Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-17T02:23:01.682Z] #3 DONE 0.0s [2025-06-17T02:23:01.682Z] [2025-06-17T02:23:01.682Z] #4 [internal] load .dockerignore [2025-06-17T02:23:01.682Z] #4 transferring context: 2B done [2025-06-17T02:23:01.682Z] #4 DONE 0.0s [2025-06-17T02:23:01.682Z] [2025-06-17T02:23:01.682Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:01.682Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 done [2025-06-17T02:23:01.682Z] #5 CACHED [2025-06-17T02:23:01.682Z] [2025-06-17T02:23:01.682Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:01.682Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:01.682Z] #6 CACHED [2025-06-17T02:23:01.682Z] [2025-06-17T02:23:01.682Z] #7 exporting to image [2025-06-17T02:23:01.682Z] #7 exporting layers done [2025-06-17T02:23:01.682Z] #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done [2025-06-17T02:23:01.682Z] #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done [2025-06-17T02:23:01.682Z] #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done [2025-06-17T02:23:01.682Z] #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done [2025-06-17T02:23:01.682Z] #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 [2025-06-17T02:23:01.682Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:01.943Z] #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done [2025-06-17T02:23:01.944Z] #7 pushing layers 0.0s done [2025-06-17T02:23:01.944Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done [2025-06-17T02:23:01.944Z] #7 DONE 0.1s [2025-06-17T02:23:01.944Z] [2025-06-17T02:23:01.944Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:01.944Z] #8 DONE 0.0s [2025-06-17T02:23:01.944Z] [2025-06-17T02:23:01.944Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:01.944Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:02.246Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24' [2025-06-17T02:23:02.246Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 --push - [2025-06-17T02:23:02.506Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:02.506Z] #1 transferring dockerfile: 169B done [2025-06-17T02:23:02.506Z] #1 DONE 0.0s [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [2025-06-17T02:23:02.506Z] #2 DONE 0.0s [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24 [2025-06-17T02:23:02.506Z] #3 DONE 0.0s [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #4 [internal] load .dockerignore [2025-06-17T02:23:02.506Z] #4 transferring context: 2B done [2025-06-17T02:23:02.506Z] #4 DONE 0.0s [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:02.506Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 done [2025-06-17T02:23:02.506Z] #5 CACHED [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:02.506Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 done [2025-06-17T02:23:02.506Z] #6 CACHED [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #7 exporting to image [2025-06-17T02:23:02.506Z] #7 exporting layers done [2025-06-17T02:23:02.506Z] #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done [2025-06-17T02:23:02.506Z] #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done [2025-06-17T02:23:02.506Z] #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done [2025-06-17T02:23:02.506Z] #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done [2025-06-17T02:23:02.506Z] #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done [2025-06-17T02:23:02.506Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:02.506Z] #7 pushing layers 0.0s done [2025-06-17T02:23:02.506Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.24@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done [2025-06-17T02:23:02.506Z] #7 DONE 0.1s [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:02.506Z] #8 DONE 0.0s [2025-06-17T02:23:02.506Z] [2025-06-17T02:23:02.506Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:02.506Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:02.798Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:02.798Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:02.798Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:02.798Z] #1 transferring dockerfile: 210B done [2025-06-17T02:23:02.798Z] #1 DONE 0.0s [2025-06-17T02:23:02.798Z] [2025-06-17T02:23:02.798Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:02.798Z] #2 DONE 0.0s [2025-06-17T02:23:02.798Z] [2025-06-17T02:23:02.798Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:02.798Z] #3 DONE 0.0s [2025-06-17T02:23:02.798Z] [2025-06-17T02:23:02.798Z] #4 [internal] load .dockerignore [2025-06-17T02:23:02.798Z] #4 transferring context: 2B done [2025-06-17T02:23:02.798Z] #4 DONE 0.0s [2025-06-17T02:23:02.798Z] [2025-06-17T02:23:02.798Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:02.798Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:02.798Z] #5 CACHED [2025-06-17T02:23:02.798Z] [2025-06-17T02:23:02.798Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:02.798Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:02.798Z] #6 CACHED [2025-06-17T02:23:02.798Z] [2025-06-17T02:23:02.798Z] #7 exporting to image [2025-06-17T02:23:02.798Z] #7 exporting layers done [2025-06-17T02:23:02.798Z] #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done [2025-06-17T02:23:02.798Z] #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done [2025-06-17T02:23:02.798Z] #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done [2025-06-17T02:23:02.798Z] #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done [2025-06-17T02:23:02.798Z] #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done [2025-06-17T02:23:02.798Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:03.063Z] #7 pushing layers 0.0s done [2025-06-17T02:23:03.063Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done [2025-06-17T02:23:03.063Z] #7 DONE 0.1s [2025-06-17T02:23:03.063Z] [2025-06-17T02:23:03.063Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:03.063Z] #8 DONE 0.0s [2025-06-17T02:23:03.063Z] [2025-06-17T02:23:03.063Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:03.063Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:03.359Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-06-17T02:23:03.359Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-06-17T02:23:03.359Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:03.359Z] #1 transferring dockerfile: 161B done [2025-06-17T02:23:03.359Z] #1 DONE 0.0s [2025-06-17T02:23:03.359Z] [2025-06-17T02:23:03.359Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-17T02:23:03.359Z] #2 DONE 0.0s [2025-06-17T02:23:03.359Z] [2025-06-17T02:23:03.359Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-17T02:23:03.359Z] #3 DONE 0.0s [2025-06-17T02:23:03.359Z] [2025-06-17T02:23:03.359Z] #4 [internal] load .dockerignore [2025-06-17T02:23:03.359Z] #4 transferring context: 2B done [2025-06-17T02:23:03.359Z] #4 DONE 0.0s [2025-06-17T02:23:03.359Z] [2025-06-17T02:23:03.359Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:03.359Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:03.359Z] #5 CACHED [2025-06-17T02:23:03.359Z] [2025-06-17T02:23:03.359Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 [2025-06-17T02:23:03.359Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:09ef41b1c6f82254a499e56775b13d5d8f5b4aed1f7bedda6666c59626156c51 0.0s done [2025-06-17T02:23:03.359Z] #6 CACHED [2025-06-17T02:23:03.359Z] [2025-06-17T02:23:03.359Z] #7 exporting to image [2025-06-17T02:23:03.359Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:03.618Z] #7 exporting layers done [2025-06-17T02:23:03.618Z] #7 exporting manifest sha256:eb128a01e3c5702b168085feb78f95ad700017b9f987b792bde62684ea3110bb done [2025-06-17T02:23:03.618Z] #7 exporting config sha256:c673091ea0a61aa3835f9b617478c9c47da49b9dff63f4d27e080c4131e5a778 done [2025-06-17T02:23:03.618Z] #7 exporting manifest sha256:142fb5ae25bc8cca7a14aa2fa0a713b5182e5965d9a5fd7eb352afbfa44b134d done [2025-06-17T02:23:03.618Z] #7 exporting config sha256:9c00b31b6583d68b30268cc220e47ce36cce3f79bfae9303a315031e2ba93d33 done [2025-06-17T02:23:03.618Z] #7 exporting manifest list sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 done [2025-06-17T02:23:03.618Z] #7 pushing layers 0.0s done [2025-06-17T02:23:03.618Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:d8efec271a61a94e1b412eb54a3de989da73b31e77518646f04014f65e7178c7 0.1s done [2025-06-17T02:23:03.618Z] #7 DONE 0.1s [2025-06-17T02:23:03.618Z] [2025-06-17T02:23:03.618Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:03.618Z] #8 DONE 0.0s [2025-06-17T02:23:03.618Z] [2025-06-17T02:23:03.618Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:03.618Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:03.917Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:03.917Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:03.917Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:03.917Z] #1 transferring dockerfile: 216B done [2025-06-17T02:23:03.917Z] #1 DONE 0.0s [2025-06-17T02:23:03.917Z] [2025-06-17T02:23:03.917Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:03.917Z] #2 DONE 0.0s [2025-06-17T02:23:03.917Z] [2025-06-17T02:23:03.917Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:03.917Z] #3 DONE 0.1s [2025-06-17T02:23:03.917Z] [2025-06-17T02:23:03.917Z] #4 [internal] load .dockerignore [2025-06-17T02:23:03.917Z] #4 transferring context: 2B done [2025-06-17T02:23:03.917Z] #4 DONE 0.0s [2025-06-17T02:23:04.176Z] [2025-06-17T02:23:04.176Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.176Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.176Z] #5 ... [2025-06-17T02:23:04.176Z] [2025-06-17T02:23:04.176Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.176Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done [2025-06-17T02:23:04.176Z] #6 DONE 0.1s [2025-06-17T02:23:04.176Z] [2025-06-17T02:23:04.176Z] #7 exporting to image [2025-06-17T02:23:04.176Z] #7 exporting layers done [2025-06-17T02:23:04.176Z] #7 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 0.0s done [2025-06-17T02:23:04.176Z] #7 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done [2025-06-17T02:23:04.176Z] #7 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done [2025-06-17T02:23:04.176Z] #7 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done [2025-06-17T02:23:04.176Z] #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef [2025-06-17T02:23:04.176Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:04.176Z] #7 ... [2025-06-17T02:23:04.176Z] [2025-06-17T02:23:04.176Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:04.176Z] #8 DONE 0.0s [2025-06-17T02:23:04.176Z] [2025-06-17T02:23:04.176Z] #7 exporting to image [2025-06-17T02:23:04.176Z] #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done [2025-06-17T02:23:04.176Z] #7 pushing layers 0.1s done [2025-06-17T02:23:04.176Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef [2025-06-17T02:23:04.436Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done [2025-06-17T02:23:04.436Z] #7 DONE 0.3s [2025-06-17T02:23:04.436Z] [2025-06-17T02:23:04.436Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:04.436Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:04.733Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-06-17T02:23:04.733Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-06-17T02:23:04.733Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:04.733Z] #1 transferring dockerfile: 182B done [2025-06-17T02:23:04.733Z] #1 DONE 0.0s [2025-06-17T02:23:04.733Z] [2025-06-17T02:23:04.733Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-17T02:23:04.733Z] #2 DONE 0.0s [2025-06-17T02:23:04.733Z] [2025-06-17T02:23:04.733Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-17T02:23:04.733Z] #3 DONE 0.0s [2025-06-17T02:23:04.733Z] [2025-06-17T02:23:04.733Z] #4 [internal] load .dockerignore [2025-06-17T02:23:04.733Z] #4 transferring context: 2B done [2025-06-17T02:23:04.733Z] #4 DONE 0.0s [2025-06-17T02:23:04.733Z] [2025-06-17T02:23:04.733Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.733Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.733Z] #5 ... [2025-06-17T02:23:04.733Z] [2025-06-17T02:23:04.733Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.733Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done [2025-06-17T02:23:04.733Z] #6 DONE 0.0s [2025-06-17T02:23:04.992Z] [2025-06-17T02:23:04.992Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.992Z] #5 CACHED [2025-06-17T02:23:04.992Z] [2025-06-17T02:23:04.992Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:04.992Z] #6 CACHED [2025-06-17T02:23:04.992Z] [2025-06-17T02:23:04.992Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:04.993Z] #7 DONE 0.0s [2025-06-17T02:23:04.993Z] [2025-06-17T02:23:04.993Z] #8 exporting to image [2025-06-17T02:23:04.993Z] #8 exporting layers done [2025-06-17T02:23:04.993Z] #8 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done [2025-06-17T02:23:04.993Z] #8 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done [2025-06-17T02:23:04.993Z] #8 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done [2025-06-17T02:23:04.993Z] #8 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done [2025-06-17T02:23:04.993Z] #8 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done [2025-06-17T02:23:04.993Z] #8 pushing layers 0.0s done [2025-06-17T02:23:04.993Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef [2025-06-17T02:23:04.993Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:04.993Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done [2025-06-17T02:23:04.993Z] #8 DONE 0.1s [2025-06-17T02:23:04.993Z] [2025-06-17T02:23:04.993Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:04.993Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:05.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24' [2025-06-17T02:23:05.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 --push - [2025-06-17T02:23:05.279Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:05.279Z] #1 transferring dockerfile: 188B done [2025-06-17T02:23:05.279Z] #1 DONE 0.0s [2025-06-17T02:23:05.279Z] [2025-06-17T02:23:05.279Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [2025-06-17T02:23:05.279Z] #2 DONE 0.0s [2025-06-17T02:23:05.279Z] [2025-06-17T02:23:05.279Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24 [2025-06-17T02:23:05.279Z] #3 DONE 0.0s [2025-06-17T02:23:05.279Z] [2025-06-17T02:23:05.279Z] #4 [internal] load .dockerignore [2025-06-17T02:23:05.279Z] #4 transferring context: 2B done [2025-06-17T02:23:05.279Z] #4 DONE 0.0s [2025-06-17T02:23:05.279Z] [2025-06-17T02:23:05.279Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:05.279Z] #5 DONE 0.0s [2025-06-17T02:23:05.279Z] [2025-06-17T02:23:05.279Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:05.279Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:05.538Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done [2025-06-17T02:23:05.538Z] #6 CACHED [2025-06-17T02:23:05.538Z] [2025-06-17T02:23:05.538Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:05.538Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done [2025-06-17T02:23:05.538Z] #5 CACHED [2025-06-17T02:23:05.538Z] [2025-06-17T02:23:05.538Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:05.538Z] #7 DONE 0.0s [2025-06-17T02:23:05.538Z] [2025-06-17T02:23:05.538Z] #8 exporting to image [2025-06-17T02:23:05.538Z] #8 exporting layers done [2025-06-17T02:23:05.538Z] #8 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done [2025-06-17T02:23:05.538Z] #8 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done [2025-06-17T02:23:05.538Z] #8 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done [2025-06-17T02:23:05.538Z] #8 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done [2025-06-17T02:23:05.538Z] #8 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done [2025-06-17T02:23:05.538Z] #8 pushing layers 0.0s done [2025-06-17T02:23:05.538Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.24@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done [2025-06-17T02:23:05.538Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:05.538Z] #8 DONE 0.1s [2025-06-17T02:23:05.538Z] [2025-06-17T02:23:05.538Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:05.538Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:05.836Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:05.836Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:05.836Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:05.836Z] #1 transferring dockerfile: 229B done [2025-06-17T02:23:05.836Z] #1 DONE 0.0s [2025-06-17T02:23:05.836Z] [2025-06-17T02:23:05.836Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:05.836Z] #2 DONE 0.0s [2025-06-17T02:23:05.836Z] [2025-06-17T02:23:05.836Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:05.836Z] #3 DONE 0.0s [2025-06-17T02:23:05.836Z] [2025-06-17T02:23:05.836Z] #4 [internal] load .dockerignore [2025-06-17T02:23:05.836Z] #4 transferring context: 2B done [2025-06-17T02:23:05.836Z] #4 DONE 0.0s [2025-06-17T02:23:05.836Z] [2025-06-17T02:23:05.836Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:05.836Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done [2025-06-17T02:23:05.836Z] #5 CACHED [2025-06-17T02:23:05.836Z] [2025-06-17T02:23:05.836Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:05.836Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done [2025-06-17T02:23:05.836Z] #6 CACHED [2025-06-17T02:23:05.836Z] [2025-06-17T02:23:05.836Z] #7 exporting to image [2025-06-17T02:23:05.836Z] #7 exporting layers done [2025-06-17T02:23:05.836Z] #7 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done [2025-06-17T02:23:05.836Z] #7 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done [2025-06-17T02:23:05.836Z] #7 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done [2025-06-17T02:23:05.836Z] #7 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done [2025-06-17T02:23:05.836Z] #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef [2025-06-17T02:23:05.836Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:06.095Z] #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done [2025-06-17T02:23:06.095Z] #7 pushing layers 0.0s done [2025-06-17T02:23:06.095Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done [2025-06-17T02:23:06.095Z] #7 DONE 0.1s [2025-06-17T02:23:06.095Z] [2025-06-17T02:23:06.095Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:06.095Z] #8 DONE 0.0s [2025-06-17T02:23:06.095Z] [2025-06-17T02:23:06.095Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:06.095Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:06.386Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-06-17T02:23:06.386Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-06-17T02:23:06.386Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:06.386Z] #1 transferring dockerfile: 180B done [2025-06-17T02:23:06.386Z] #1 DONE 0.0s [2025-06-17T02:23:06.386Z] [2025-06-17T02:23:06.386Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-17T02:23:06.386Z] #2 DONE 0.0s [2025-06-17T02:23:06.386Z] [2025-06-17T02:23:06.386Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-17T02:23:06.386Z] #3 DONE 0.0s [2025-06-17T02:23:06.386Z] [2025-06-17T02:23:06.386Z] #4 [internal] load .dockerignore [2025-06-17T02:23:06.386Z] #4 transferring context: 2B done [2025-06-17T02:23:06.386Z] #4 DONE 0.0s [2025-06-17T02:23:06.386Z] [2025-06-17T02:23:06.386Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:06.386Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 done [2025-06-17T02:23:06.386Z] #5 CACHED [2025-06-17T02:23:06.386Z] [2025-06-17T02:23:06.386Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 [2025-06-17T02:23:06.386Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:167bfc639994dd61ce42d700ddfe3bd3baa081def3579dcd5d81a7d9fe96c0b4 0.0s done [2025-06-17T02:23:06.386Z] #6 CACHED [2025-06-17T02:23:06.386Z] [2025-06-17T02:23:06.386Z] #7 exporting to image [2025-06-17T02:23:06.386Z] #7 exporting layers done [2025-06-17T02:23:06.386Z] #7 exporting manifest sha256:39fd8c2415ad942386c8417572ab5c4a2a0d4cc8a38592bb3ca6d878f60edc68 done [2025-06-17T02:23:06.386Z] #7 exporting config sha256:77406ac7a6f5d1448c94fd775220e8cd5c014c34464b52967710fd754caaff74 done [2025-06-17T02:23:06.386Z] #7 exporting manifest sha256:4255f8524b52dd636a41386b585b7e1f44a876ea5c98f8d4367fbf3f3c115014 done [2025-06-17T02:23:06.386Z] #7 exporting config sha256:accb4a135fe5463fee90edd7f9f429e8b61c008ac8f1ab08a8f1dabd9dbbe83c done [2025-06-17T02:23:06.386Z] #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef [2025-06-17T02:23:06.386Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:06.646Z] #7 exporting manifest list sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef done [2025-06-17T02:23:06.646Z] #7 pushing layers 0.0s done [2025-06-17T02:23:06.646Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:bb7d7005d799c0468764f291bb610661d92ecb0baa305197062e8219eb236fef 0.1s done [2025-06-17T02:23:06.646Z] #7 DONE 0.1s [2025-06-17T02:23:06.646Z] [2025-06-17T02:23:06.646Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:06.646Z] #8 DONE 0.0s [2025-06-17T02:23:06.646Z] [2025-06-17T02:23:06.646Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:06.646Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:06.930Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:06.931Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:06.931Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:06.931Z] #1 transferring dockerfile: 194B done [2025-06-17T02:23:06.931Z] #1 DONE 0.0s [2025-06-17T02:23:06.931Z] [2025-06-17T02:23:06.931Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:06.931Z] #2 DONE 0.0s [2025-06-17T02:23:06.931Z] [2025-06-17T02:23:06.931Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:06.931Z] #3 DONE 0.1s [2025-06-17T02:23:06.931Z] [2025-06-17T02:23:06.931Z] #4 [internal] load .dockerignore [2025-06-17T02:23:06.931Z] #4 transferring context: 2B done [2025-06-17T02:23:06.931Z] #4 DONE 0.0s [2025-06-17T02:23:06.931Z] [2025-06-17T02:23:06.931Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:06.931Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:07.193Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done [2025-06-17T02:23:07.193Z] #5 DONE 0.0s [2025-06-17T02:23:07.193Z] [2025-06-17T02:23:07.193Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:07.193Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done [2025-06-17T02:23:07.193Z] #6 DONE 0.1s [2025-06-17T02:23:07.193Z] [2025-06-17T02:23:07.193Z] #7 exporting to image [2025-06-17T02:23:07.193Z] #7 exporting layers done [2025-06-17T02:23:07.193Z] #7 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 0.0s done [2025-06-17T02:23:07.193Z] #7 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done [2025-06-17T02:23:07.193Z] #7 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done [2025-06-17T02:23:07.193Z] #7 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done [2025-06-17T02:23:07.193Z] #7 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.0s done [2025-06-17T02:23:07.193Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:07.193Z] #7 ... [2025-06-17T02:23:07.193Z] [2025-06-17T02:23:07.193Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:07.193Z] #8 DONE 0.0s [2025-06-17T02:23:07.193Z] [2025-06-17T02:23:07.193Z] #7 exporting to image [2025-06-17T02:23:07.193Z] #7 pushing layers 0.1s done [2025-06-17T02:23:07.193Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 [2025-06-17T02:23:07.455Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done [2025-06-17T02:23:07.455Z] #7 DONE 0.3s [2025-06-17T02:23:07.455Z] [2025-06-17T02:23:07.455Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:07.455Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:07.741Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-06-17T02:23:07.742Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-06-17T02:23:07.742Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:07.742Z] #1 transferring dockerfile: 160B done [2025-06-17T02:23:07.742Z] #1 DONE 0.0s [2025-06-17T02:23:07.742Z] [2025-06-17T02:23:07.742Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-17T02:23:07.742Z] #2 DONE 0.0s [2025-06-17T02:23:07.742Z] [2025-06-17T02:23:07.742Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-17T02:23:07.742Z] #3 DONE 0.0s [2025-06-17T02:23:07.742Z] [2025-06-17T02:23:07.742Z] #4 [internal] load .dockerignore [2025-06-17T02:23:07.742Z] #4 transferring context: 2B done [2025-06-17T02:23:07.742Z] #4 DONE 0.0s [2025-06-17T02:23:07.742Z] [2025-06-17T02:23:07.742Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:07.742Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.002Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done [2025-06-17T02:23:08.002Z] #5 CACHED [2025-06-17T02:23:08.002Z] [2025-06-17T02:23:08.002Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.002Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done [2025-06-17T02:23:08.002Z] #6 CACHED [2025-06-17T02:23:08.002Z] [2025-06-17T02:23:08.002Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:08.002Z] #7 DONE 0.0s [2025-06-17T02:23:08.002Z] [2025-06-17T02:23:08.002Z] #8 exporting to image [2025-06-17T02:23:08.002Z] #8 exporting layers done [2025-06-17T02:23:08.002Z] #8 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done [2025-06-17T02:23:08.002Z] #8 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done [2025-06-17T02:23:08.002Z] #8 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done [2025-06-17T02:23:08.002Z] #8 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done [2025-06-17T02:23:08.002Z] #8 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done [2025-06-17T02:23:08.002Z] #8 pushing layers 0.0s done [2025-06-17T02:23:08.002Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done [2025-06-17T02:23:08.002Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:08.002Z] #8 DONE 0.1s [2025-06-17T02:23:08.002Z] [2025-06-17T02:23:08.002Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:08.002Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:08.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24' [2025-06-17T02:23:08.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 --push - [2025-06-17T02:23:08.307Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:08.307Z] #1 transferring dockerfile: 166B done [2025-06-17T02:23:08.307Z] #1 DONE 0.0s [2025-06-17T02:23:08.307Z] [2025-06-17T02:23:08.307Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [2025-06-17T02:23:08.307Z] #2 DONE 0.0s [2025-06-17T02:23:08.307Z] [2025-06-17T02:23:08.307Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24 [2025-06-17T02:23:08.307Z] #3 DONE 0.0s [2025-06-17T02:23:08.307Z] [2025-06-17T02:23:08.307Z] #4 [internal] load .dockerignore [2025-06-17T02:23:08.307Z] #4 transferring context: 2B done [2025-06-17T02:23:08.307Z] #4 DONE 0.0s [2025-06-17T02:23:08.307Z] [2025-06-17T02:23:08.307Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.307Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done [2025-06-17T02:23:08.307Z] #5 CACHED [2025-06-17T02:23:08.307Z] [2025-06-17T02:23:08.307Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.307Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done [2025-06-17T02:23:08.307Z] #6 DONE 0.0s [2025-06-17T02:23:08.568Z] [2025-06-17T02:23:08.568Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.568Z] #6 CACHED [2025-06-17T02:23:08.568Z] [2025-06-17T02:23:08.568Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:08.568Z] #7 DONE 0.0s [2025-06-17T02:23:08.568Z] [2025-06-17T02:23:08.568Z] #8 exporting to image [2025-06-17T02:23:08.568Z] #8 exporting layers done [2025-06-17T02:23:08.568Z] #8 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done [2025-06-17T02:23:08.568Z] #8 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done [2025-06-17T02:23:08.568Z] #8 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done [2025-06-17T02:23:08.568Z] #8 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done [2025-06-17T02:23:08.568Z] #8 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done [2025-06-17T02:23:08.568Z] #8 pushing layers 0.0s done [2025-06-17T02:23:08.568Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.24@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done [2025-06-17T02:23:08.568Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:08.568Z] #8 DONE 0.1s [2025-06-17T02:23:08.568Z] [2025-06-17T02:23:08.568Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:08.568Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:08.858Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:08.858Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:08.858Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:08.858Z] #1 transferring dockerfile: 207B done [2025-06-17T02:23:08.858Z] #1 DONE 0.0s [2025-06-17T02:23:08.858Z] [2025-06-17T02:23:08.858Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:08.858Z] #2 DONE 0.0s [2025-06-17T02:23:08.858Z] [2025-06-17T02:23:08.858Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:08.858Z] #3 DONE 0.0s [2025-06-17T02:23:08.858Z] [2025-06-17T02:23:08.858Z] #4 [internal] load .dockerignore [2025-06-17T02:23:08.858Z] #4 transferring context: 2B done [2025-06-17T02:23:08.858Z] #4 DONE 0.0s [2025-06-17T02:23:08.858Z] [2025-06-17T02:23:08.858Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.858Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done [2025-06-17T02:23:08.858Z] #5 CACHED [2025-06-17T02:23:08.858Z] [2025-06-17T02:23:08.858Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:08.858Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 0.0s done [2025-06-17T02:23:08.858Z] #6 CACHED [2025-06-17T02:23:08.858Z] [2025-06-17T02:23:08.858Z] #7 exporting to image [2025-06-17T02:23:08.858Z] #7 exporting layers [2025-06-17T02:23:08.858Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:09.118Z] #7 exporting layers done [2025-06-17T02:23:09.118Z] #7 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done [2025-06-17T02:23:09.118Z] #7 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done [2025-06-17T02:23:09.118Z] #7 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done [2025-06-17T02:23:09.118Z] #7 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done [2025-06-17T02:23:09.118Z] #7 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done [2025-06-17T02:23:09.118Z] #7 pushing layers 0.0s done [2025-06-17T02:23:09.118Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done [2025-06-17T02:23:09.118Z] #7 DONE 0.1s [2025-06-17T02:23:09.118Z] [2025-06-17T02:23:09.118Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:09.118Z] #8 DONE 0.0s [2025-06-17T02:23:09.118Z] [2025-06-17T02:23:09.118Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:09.118Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:09.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-06-17T02:23:09.405Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-06-17T02:23:09.664Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:09.664Z] #1 transferring dockerfile: 158B done [2025-06-17T02:23:09.664Z] #1 DONE 0.0s [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-17T02:23:09.664Z] #2 DONE 0.0s [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-17T02:23:09.664Z] #3 DONE 0.0s [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #4 [internal] load .dockerignore [2025-06-17T02:23:09.664Z] #4 transferring context: 2B done [2025-06-17T02:23:09.664Z] #4 DONE 0.0s [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:09.664Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done [2025-06-17T02:23:09.664Z] #5 CACHED [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 [2025-06-17T02:23:09.664Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:1020455e717e7fc23986343549c034beceae0213acb7e5978cee73e5edbe6d27 done [2025-06-17T02:23:09.664Z] #6 CACHED [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #7 exporting to image [2025-06-17T02:23:09.664Z] #7 exporting layers done [2025-06-17T02:23:09.664Z] #7 exporting manifest sha256:0f39534e16732023e3732c210f93c709326c59db1c5b2de70b574ccd4876a9b3 done [2025-06-17T02:23:09.664Z] #7 exporting config sha256:7df11159f55d591ef1d54963a86a99a5adb8a4a3e9cacc8e8588eb89b3a5c8a1 done [2025-06-17T02:23:09.664Z] #7 exporting manifest sha256:b8cc85970c9da162f623af92ecff4e6e8a62823179697fc3d61df2f0c0a998d1 done [2025-06-17T02:23:09.664Z] #7 exporting config sha256:099ae846ba562ebd76f5f2f11d422f0bf21bc11064b1648ae03a526d8be097d4 done [2025-06-17T02:23:09.664Z] #7 exporting manifest list sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 done [2025-06-17T02:23:09.664Z] #7 pushing layers [2025-06-17T02:23:09.664Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:09.664Z] #7 pushing layers 0.0s done [2025-06-17T02:23:09.664Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:b3b5637f534c5975292f55f4926318677bbfe2936926c683f77641a1f3a47d47 0.1s done [2025-06-17T02:23:09.664Z] #7 DONE 0.1s [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:09.664Z] #8 DONE 0.0s [2025-06-17T02:23:09.664Z] [2025-06-17T02:23:09.664Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:09.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:09.954Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:09.954Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:09.954Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:09.954Z] #1 transferring dockerfile: 196B done [2025-06-17T02:23:09.954Z] #1 DONE 0.0s [2025-06-17T02:23:09.954Z] [2025-06-17T02:23:09.954Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:09.954Z] #2 DONE 0.0s [2025-06-17T02:23:09.954Z] [2025-06-17T02:23:09.954Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:09.954Z] #3 DONE 0.1s [2025-06-17T02:23:09.954Z] [2025-06-17T02:23:09.954Z] #4 [internal] load .dockerignore [2025-06-17T02:23:09.954Z] #4 transferring context: 2B done [2025-06-17T02:23:09.954Z] #4 DONE 0.0s [2025-06-17T02:23:09.954Z] [2025-06-17T02:23:09.954Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:10.214Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done [2025-06-17T02:23:10.214Z] #5 DONE 0.1s [2025-06-17T02:23:10.214Z] [2025-06-17T02:23:10.214Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:10.214Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done [2025-06-17T02:23:10.214Z] #6 DONE 0.0s [2025-06-17T02:23:10.214Z] [2025-06-17T02:23:10.214Z] #7 exporting to image [2025-06-17T02:23:10.214Z] #7 exporting layers done [2025-06-17T02:23:10.214Z] #7 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 0.0s done [2025-06-17T02:23:10.214Z] #7 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done [2025-06-17T02:23:10.214Z] #7 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done [2025-06-17T02:23:10.214Z] #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d [2025-06-17T02:23:10.214Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:10.214Z] #7 ... [2025-06-17T02:23:10.214Z] [2025-06-17T02:23:10.214Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:10.214Z] #8 DONE 0.0s [2025-06-17T02:23:10.214Z] [2025-06-17T02:23:10.214Z] #7 exporting to image [2025-06-17T02:23:10.214Z] #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done [2025-06-17T02:23:10.214Z] #7 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done [2025-06-17T02:23:10.214Z] #7 pushing layers 0.1s done [2025-06-17T02:23:10.214Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 [2025-06-17T02:23:10.474Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done [2025-06-17T02:23:10.474Z] #7 DONE 0.3s [2025-06-17T02:23:10.474Z] [2025-06-17T02:23:10.474Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:10.474Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:10.767Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-06-17T02:23:10.767Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-06-17T02:23:10.767Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:10.767Z] #1 transferring dockerfile: 162B done [2025-06-17T02:23:10.767Z] #1 DONE 0.0s [2025-06-17T02:23:10.768Z] [2025-06-17T02:23:10.768Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-17T02:23:10.768Z] #2 DONE 0.0s [2025-06-17T02:23:10.768Z] [2025-06-17T02:23:10.768Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-17T02:23:10.768Z] #3 DONE 0.0s [2025-06-17T02:23:10.768Z] [2025-06-17T02:23:10.768Z] #4 [internal] load .dockerignore [2025-06-17T02:23:10.768Z] #4 transferring context: 2B done [2025-06-17T02:23:10.768Z] #4 DONE 0.0s [2025-06-17T02:23:10.768Z] [2025-06-17T02:23:10.768Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:10.768Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done [2025-06-17T02:23:10.768Z] #5 DONE 0.0s [2025-06-17T02:23:10.768Z] [2025-06-17T02:23:10.768Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:11.027Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done [2025-06-17T02:23:11.027Z] #6 CACHED [2025-06-17T02:23:11.027Z] [2025-06-17T02:23:11.027Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:11.027Z] #5 CACHED [2025-06-17T02:23:11.027Z] [2025-06-17T02:23:11.027Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:11.027Z] #7 DONE 0.0s [2025-06-17T02:23:11.027Z] [2025-06-17T02:23:11.027Z] #8 exporting to image [2025-06-17T02:23:11.027Z] #8 exporting layers done [2025-06-17T02:23:11.027Z] #8 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done [2025-06-17T02:23:11.027Z] #8 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done [2025-06-17T02:23:11.027Z] #8 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done [2025-06-17T02:23:11.027Z] #8 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done [2025-06-17T02:23:11.027Z] #8 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done [2025-06-17T02:23:11.027Z] #8 pushing layers 0.0s done [2025-06-17T02:23:11.027Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done [2025-06-17T02:23:11.027Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:11.027Z] #8 DONE 0.1s [2025-06-17T02:23:11.027Z] [2025-06-17T02:23:11.027Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:11.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:11.312Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24' [2025-06-17T02:23:11.312Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 --push - [2025-06-17T02:23:11.312Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:11.312Z] #1 transferring dockerfile: 168B done [2025-06-17T02:23:11.312Z] #1 DONE 0.0s [2025-06-17T02:23:11.312Z] [2025-06-17T02:23:11.312Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [2025-06-17T02:23:11.312Z] #2 DONE 0.0s [2025-06-17T02:23:11.312Z] [2025-06-17T02:23:11.312Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24 [2025-06-17T02:23:11.312Z] #3 DONE 0.0s [2025-06-17T02:23:11.312Z] [2025-06-17T02:23:11.312Z] #4 [internal] load .dockerignore [2025-06-17T02:23:11.312Z] #4 transferring context: 2B done [2025-06-17T02:23:11.312Z] #4 DONE 0.0s [2025-06-17T02:23:11.312Z] [2025-06-17T02:23:11.312Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:11.312Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done [2025-06-17T02:23:11.312Z] #5 CACHED [2025-06-17T02:23:11.312Z] [2025-06-17T02:23:11.312Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:11.312Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done [2025-06-17T02:23:11.312Z] #6 CACHED [2025-06-17T02:23:11.312Z] [2025-06-17T02:23:11.312Z] #7 exporting to image [2025-06-17T02:23:11.312Z] #7 exporting layers [2025-06-17T02:23:11.312Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:11.571Z] #7 exporting layers done [2025-06-17T02:23:11.571Z] #7 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done [2025-06-17T02:23:11.571Z] #7 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done [2025-06-17T02:23:11.571Z] #7 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done [2025-06-17T02:23:11.571Z] #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done [2025-06-17T02:23:11.571Z] #7 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done [2025-06-17T02:23:11.571Z] #7 pushing layers 0.0s done [2025-06-17T02:23:11.571Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.24@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done [2025-06-17T02:23:11.571Z] #7 DONE 0.1s [2025-06-17T02:23:11.571Z] [2025-06-17T02:23:11.571Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:11.571Z] #8 DONE 0.0s [2025-06-17T02:23:11.571Z] [2025-06-17T02:23:11.571Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:11.571Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:11.860Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:11.860Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:11.860Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:11.860Z] #1 transferring dockerfile: 209B done [2025-06-17T02:23:11.860Z] #1 DONE 0.0s [2025-06-17T02:23:11.860Z] [2025-06-17T02:23:11.860Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:11.860Z] #2 DONE 0.0s [2025-06-17T02:23:11.860Z] [2025-06-17T02:23:11.860Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:11.860Z] #3 DONE 0.0s [2025-06-17T02:23:11.860Z] [2025-06-17T02:23:11.860Z] #4 [internal] load .dockerignore [2025-06-17T02:23:11.860Z] #4 transferring context: 2B done [2025-06-17T02:23:11.860Z] #4 DONE 0.0s [2025-06-17T02:23:11.860Z] [2025-06-17T02:23:11.860Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:11.860Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done [2025-06-17T02:23:11.860Z] #5 DONE 0.0s [2025-06-17T02:23:11.860Z] [2025-06-17T02:23:11.860Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:12.123Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 0.0s done [2025-06-17T02:23:12.123Z] #6 CACHED [2025-06-17T02:23:12.123Z] [2025-06-17T02:23:12.123Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:12.123Z] #5 CACHED [2025-06-17T02:23:12.123Z] [2025-06-17T02:23:12.123Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:12.123Z] #7 DONE 0.0s [2025-06-17T02:23:12.123Z] [2025-06-17T02:23:12.123Z] #8 exporting to image [2025-06-17T02:23:12.123Z] #8 exporting layers done [2025-06-17T02:23:12.123Z] #8 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done [2025-06-17T02:23:12.123Z] #8 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done [2025-06-17T02:23:12.123Z] #8 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done [2025-06-17T02:23:12.123Z] #8 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done [2025-06-17T02:23:12.123Z] #8 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done [2025-06-17T02:23:12.123Z] #8 pushing layers 0.0s done [2025-06-17T02:23:12.123Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done [2025-06-17T02:23:12.123Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:12.123Z] #8 DONE 0.1s [2025-06-17T02:23:12.382Z] [2025-06-17T02:23:12.382Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:12.382Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:12.676Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-06-17T02:23:12.676Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-06-17T02:23:12.676Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:12.676Z] #1 transferring dockerfile: 160B done [2025-06-17T02:23:12.676Z] #1 DONE 0.0s [2025-06-17T02:23:12.676Z] [2025-06-17T02:23:12.676Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-17T02:23:12.676Z] #2 DONE 0.0s [2025-06-17T02:23:12.676Z] [2025-06-17T02:23:12.676Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-17T02:23:12.676Z] #3 DONE 0.0s [2025-06-17T02:23:12.676Z] [2025-06-17T02:23:12.676Z] #4 [internal] load .dockerignore [2025-06-17T02:23:12.676Z] #4 transferring context: 2B done [2025-06-17T02:23:12.676Z] #4 DONE 0.0s [2025-06-17T02:23:12.676Z] [2025-06-17T02:23:12.676Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:12.676Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done [2025-06-17T02:23:12.676Z] #5 CACHED [2025-06-17T02:23:12.676Z] [2025-06-17T02:23:12.676Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 [2025-06-17T02:23:12.676Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fb0fc8e840af5aa5c423cacbf858cb1509c4ad36559434d874162203786688c6 done [2025-06-17T02:23:12.676Z] #6 CACHED [2025-06-17T02:23:12.676Z] [2025-06-17T02:23:12.676Z] #7 exporting to image [2025-06-17T02:23:12.676Z] #7 exporting layers done [2025-06-17T02:23:12.676Z] #7 exporting manifest sha256:34894c4356499fc14b17dfc8ff8f7aa9d9a87193de3386325d399a8893e43026 done [2025-06-17T02:23:12.676Z] #7 exporting config sha256:5ed821f5d9a44682e45a815c6c73f77fb4f6c3a85135fece6648abc2b0e385b2 done [2025-06-17T02:23:12.676Z] #7 exporting manifest sha256:6d0a334f31c6ee61a816bf0ccf83ac0d4a678ae65613614d939c0b631f6538a6 done [2025-06-17T02:23:12.676Z] #7 exporting config sha256:e69149116790fc0730b9a33ae04c86d734f514f781de47bf43505fa093a41a0d done [2025-06-17T02:23:12.676Z] #7 exporting manifest list sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 done [2025-06-17T02:23:12.676Z] #7 pushing layers 0.0s done [2025-06-17T02:23:12.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 [2025-06-17T02:23:12.676Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:12.936Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e0397e10db1f1c32d9dc96bfea6530395f26659769678ab5fde3357fc36c4706 0.1s done [2025-06-17T02:23:12.936Z] #7 DONE 0.1s [2025-06-17T02:23:12.936Z] [2025-06-17T02:23:12.936Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:12.936Z] #8 DONE 0.0s [2025-06-17T02:23:12.936Z] [2025-06-17T02:23:12.936Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:12.936Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:13.231Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:13.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:13.232Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:13.232Z] #1 transferring dockerfile: 198B done [2025-06-17T02:23:13.232Z] #1 DONE 0.0s [2025-06-17T02:23:13.232Z] [2025-06-17T02:23:13.232Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:13.232Z] #2 DONE 0.0s [2025-06-17T02:23:13.232Z] [2025-06-17T02:23:13.232Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:13.232Z] #3 DONE 0.0s [2025-06-17T02:23:13.232Z] [2025-06-17T02:23:13.232Z] #4 [internal] load .dockerignore [2025-06-17T02:23:13.232Z] #4 transferring context: 2B done [2025-06-17T02:23:13.232Z] #4 DONE 0.0s [2025-06-17T02:23:13.232Z] [2025-06-17T02:23:13.232Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:13.232Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:13.492Z] #5 DONE 0.0s [2025-06-17T02:23:13.492Z] [2025-06-17T02:23:13.492Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:13.492Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done [2025-06-17T02:23:13.492Z] #6 DONE 0.1s [2025-06-17T02:23:13.492Z] [2025-06-17T02:23:13.492Z] #7 exporting to image [2025-06-17T02:23:13.492Z] #7 exporting layers done [2025-06-17T02:23:13.492Z] #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done [2025-06-17T02:23:13.492Z] #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done [2025-06-17T02:23:13.492Z] #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done [2025-06-17T02:23:13.492Z] #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done [2025-06-17T02:23:13.492Z] #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.0s done [2025-06-17T02:23:13.492Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:13.492Z] #7 ... [2025-06-17T02:23:13.492Z] [2025-06-17T02:23:13.492Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:13.492Z] #8 DONE 0.0s [2025-06-17T02:23:13.492Z] [2025-06-17T02:23:13.492Z] #7 exporting to image [2025-06-17T02:23:13.492Z] #7 pushing layers 0.1s done [2025-06-17T02:23:13.492Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c [2025-06-17T02:23:13.752Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done [2025-06-17T02:23:13.752Z] #7 DONE 0.2s [2025-06-17T02:23:13.752Z] [2025-06-17T02:23:13.752Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:13.752Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:14.053Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-06-17T02:23:14.053Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-06-17T02:23:14.053Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:14.053Z] #1 transferring dockerfile: 164B done [2025-06-17T02:23:14.053Z] #1 DONE 0.0s [2025-06-17T02:23:14.053Z] [2025-06-17T02:23:14.053Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-17T02:23:14.053Z] #2 DONE 0.0s [2025-06-17T02:23:14.053Z] [2025-06-17T02:23:14.053Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-17T02:23:14.053Z] #3 DONE 0.0s [2025-06-17T02:23:14.053Z] [2025-06-17T02:23:14.053Z] #4 [internal] load .dockerignore [2025-06-17T02:23:14.053Z] #4 transferring context: 2B done [2025-06-17T02:23:14.053Z] #4 DONE 0.0s [2025-06-17T02:23:14.053Z] [2025-06-17T02:23:14.053Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:14.053Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done [2025-06-17T02:23:14.053Z] #5 CACHED [2025-06-17T02:23:14.053Z] [2025-06-17T02:23:14.053Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:14.053Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done [2025-06-17T02:23:14.053Z] #6 CACHED [2025-06-17T02:23:14.053Z] [2025-06-17T02:23:14.053Z] #7 exporting to image [2025-06-17T02:23:14.053Z] #7 exporting layers done [2025-06-17T02:23:14.053Z] #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done [2025-06-17T02:23:14.053Z] #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done [2025-06-17T02:23:14.053Z] #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done [2025-06-17T02:23:14.053Z] #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done [2025-06-17T02:23:14.053Z] #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c [2025-06-17T02:23:14.053Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:14.314Z] #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done [2025-06-17T02:23:14.314Z] #7 pushing layers 0.0s done [2025-06-17T02:23:14.314Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done [2025-06-17T02:23:14.314Z] #7 DONE 0.1s [2025-06-17T02:23:14.314Z] [2025-06-17T02:23:14.314Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:14.314Z] #8 DONE 0.0s [2025-06-17T02:23:14.314Z] [2025-06-17T02:23:14.314Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:14.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:14.601Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24' [2025-06-17T02:23:14.601Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 --push - [2025-06-17T02:23:14.601Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:14.601Z] #1 transferring dockerfile: 170B done [2025-06-17T02:23:14.601Z] #1 DONE 0.0s [2025-06-17T02:23:14.601Z] [2025-06-17T02:23:14.601Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [2025-06-17T02:23:14.601Z] #2 DONE 0.0s [2025-06-17T02:23:14.601Z] [2025-06-17T02:23:14.601Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24 [2025-06-17T02:23:14.601Z] #3 DONE 0.0s [2025-06-17T02:23:14.601Z] [2025-06-17T02:23:14.601Z] #4 [internal] load .dockerignore [2025-06-17T02:23:14.601Z] #4 transferring context: 2B done [2025-06-17T02:23:14.601Z] #4 DONE 0.0s [2025-06-17T02:23:14.601Z] [2025-06-17T02:23:14.601Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:14.601Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done [2025-06-17T02:23:14.601Z] #5 CACHED [2025-06-17T02:23:14.601Z] [2025-06-17T02:23:14.601Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:14.601Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done [2025-06-17T02:23:14.601Z] #6 CACHED [2025-06-17T02:23:14.601Z] [2025-06-17T02:23:14.601Z] #7 exporting to image [2025-06-17T02:23:14.601Z] #7 exporting layers done [2025-06-17T02:23:14.601Z] #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done [2025-06-17T02:23:14.601Z] #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done [2025-06-17T02:23:14.601Z] #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done [2025-06-17T02:23:14.601Z] #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done [2025-06-17T02:23:14.601Z] #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done [2025-06-17T02:23:14.601Z] #7 pushing layers [2025-06-17T02:23:14.601Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:14.864Z] #7 pushing layers 0.0s done [2025-06-17T02:23:14.865Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.24@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done [2025-06-17T02:23:14.865Z] #7 DONE 0.1s [2025-06-17T02:23:14.865Z] [2025-06-17T02:23:14.865Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:14.865Z] #8 DONE 0.0s [2025-06-17T02:23:14.865Z] [2025-06-17T02:23:14.865Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:14.865Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:15.159Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:15.159Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:15.159Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:15.159Z] #1 transferring dockerfile: 211B done [2025-06-17T02:23:15.159Z] #1 DONE 0.0s [2025-06-17T02:23:15.159Z] [2025-06-17T02:23:15.159Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:15.159Z] #2 DONE 0.0s [2025-06-17T02:23:15.159Z] [2025-06-17T02:23:15.159Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:15.159Z] #3 DONE 0.0s [2025-06-17T02:23:15.159Z] [2025-06-17T02:23:15.159Z] #4 [internal] load .dockerignore [2025-06-17T02:23:15.159Z] #4 transferring context: 2B done [2025-06-17T02:23:15.159Z] #4 DONE 0.0s [2025-06-17T02:23:15.159Z] [2025-06-17T02:23:15.159Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:15.159Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done [2025-06-17T02:23:15.159Z] #5 CACHED [2025-06-17T02:23:15.159Z] [2025-06-17T02:23:15.159Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:15.159Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 done [2025-06-17T02:23:15.159Z] #6 CACHED [2025-06-17T02:23:15.159Z] [2025-06-17T02:23:15.159Z] #7 exporting to image [2025-06-17T02:23:15.159Z] #7 exporting layers done [2025-06-17T02:23:15.159Z] #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done [2025-06-17T02:23:15.159Z] #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done [2025-06-17T02:23:15.159Z] #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done [2025-06-17T02:23:15.159Z] #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done [2025-06-17T02:23:15.159Z] #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done [2025-06-17T02:23:15.159Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:15.417Z] #7 pushing layers 0.0s done [2025-06-17T02:23:15.418Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done [2025-06-17T02:23:15.418Z] #7 DONE 0.1s [2025-06-17T02:23:15.418Z] [2025-06-17T02:23:15.418Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:15.418Z] #8 DONE 0.0s [2025-06-17T02:23:15.676Z] [2025-06-17T02:23:15.676Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:15.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:15.963Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-06-17T02:23:15.963Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-06-17T02:23:16.224Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:16.224Z] #1 transferring dockerfile: 162B done [2025-06-17T02:23:16.224Z] #1 DONE 0.0s [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-17T02:23:16.224Z] #2 DONE 0.0s [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-17T02:23:16.224Z] #3 DONE 0.0s [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #4 [internal] load .dockerignore [2025-06-17T02:23:16.224Z] #4 transferring context: 2B done [2025-06-17T02:23:16.224Z] #4 DONE 0.0s [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:16.224Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done [2025-06-17T02:23:16.224Z] #5 CACHED [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 [2025-06-17T02:23:16.224Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5de078b5f16c3505f8bb9a59eec1e6efb4ba92ef2b08d73b8f3e6af7e44be838 0.0s done [2025-06-17T02:23:16.224Z] #6 CACHED [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #7 exporting to image [2025-06-17T02:23:16.224Z] #7 exporting layers done [2025-06-17T02:23:16.224Z] #7 exporting manifest sha256:80f3fa39008699110b7ab0a3621b8aafb472aa8100c54f9a396528768fd9902f done [2025-06-17T02:23:16.224Z] #7 exporting config sha256:28beb54652689eff8bb9b067f4bb8aa92ad4345a0b764f7f484c1b041eaed142 done [2025-06-17T02:23:16.224Z] #7 exporting manifest sha256:f1d4f14557cda776763d1c5a916c6da9277ec444f4c97d6774316f6675ae41e8 done [2025-06-17T02:23:16.224Z] #7 exporting config sha256:65f835dbfb39cf01d5ff455142ec71f4de0517dc4f58e35a1bcd6e4095542fa4 done [2025-06-17T02:23:16.224Z] #7 exporting manifest list sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c done [2025-06-17T02:23:16.224Z] #7 pushing layers 0.0s done [2025-06-17T02:23:16.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c [2025-06-17T02:23:16.224Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:16.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e8f2f304da806ec84bec15bb4f28fb2291c794f4640d19e957f30f82a7f6f16c 0.1s done [2025-06-17T02:23:16.224Z] #7 DONE 0.1s [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:16.224Z] #8 DONE 0.0s [2025-06-17T02:23:16.224Z] [2025-06-17T02:23:16.224Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:16.224Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:16.514Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:16.514Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:16.514Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:16.514Z] #1 transferring dockerfile: 206B done [2025-06-17T02:23:16.514Z] #1 DONE 0.0s [2025-06-17T02:23:16.514Z] [2025-06-17T02:23:16.514Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:16.514Z] #2 DONE 0.1s [2025-06-17T02:23:16.514Z] [2025-06-17T02:23:16.514Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:16.514Z] #3 DONE 0.1s [2025-06-17T02:23:16.514Z] [2025-06-17T02:23:16.514Z] #4 [internal] load .dockerignore [2025-06-17T02:23:16.514Z] #4 transferring context: [2025-06-17T02:23:16.774Z] #4 transferring context: 2B done [2025-06-17T02:23:16.774Z] #4 DONE 0.0s [2025-06-17T02:23:16.774Z] [2025-06-17T02:23:16.774Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:16.774Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:16.774Z] #5 DONE 0.0s [2025-06-17T02:23:16.774Z] [2025-06-17T02:23:16.774Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:16.774Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:17.033Z] #6 DONE 0.2s [2025-06-17T02:23:17.033Z] [2025-06-17T02:23:17.033Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:17.033Z] #7 DONE 0.0s [2025-06-17T02:23:17.033Z] [2025-06-17T02:23:17.033Z] #8 exporting to image [2025-06-17T02:23:17.033Z] #8 exporting layers done [2025-06-17T02:23:17.033Z] #8 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done [2025-06-17T02:23:17.033Z] #8 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done [2025-06-17T02:23:17.033Z] #8 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done [2025-06-17T02:23:17.033Z] #8 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done [2025-06-17T02:23:17.033Z] #8 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done [2025-06-17T02:23:17.033Z] #8 pushing layers [2025-06-17T02:23:17.033Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:17.033Z] #8 pushing layers 0.1s done [2025-06-17T02:23:17.033Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done [2025-06-17T02:23:17.033Z] #8 DONE 0.2s [2025-06-17T02:23:17.033Z] [2025-06-17T02:23:17.033Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:17.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:17.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-06-17T02:23:17.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-06-17T02:23:17.577Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:17.577Z] #1 transferring dockerfile: 172B done [2025-06-17T02:23:17.577Z] #1 DONE 0.0s [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-17T02:23:17.577Z] #2 DONE 0.0s [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-17T02:23:17.577Z] #3 DONE 0.0s [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #4 [internal] load .dockerignore [2025-06-17T02:23:17.577Z] #4 transferring context: 2B done [2025-06-17T02:23:17.577Z] #4 DONE 0.0s [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:17.577Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:17.577Z] #5 CACHED [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:17.577Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:17.577Z] #6 CACHED [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #7 exporting to image [2025-06-17T02:23:17.577Z] #7 exporting layers done [2025-06-17T02:23:17.577Z] #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done [2025-06-17T02:23:17.577Z] #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done [2025-06-17T02:23:17.577Z] #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done [2025-06-17T02:23:17.577Z] #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done [2025-06-17T02:23:17.577Z] #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done [2025-06-17T02:23:17.577Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:17.577Z] #7 pushing layers 0.0s done [2025-06-17T02:23:17.577Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done [2025-06-17T02:23:17.577Z] #7 DONE 0.1s [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:17.577Z] #8 DONE 0.0s [2025-06-17T02:23:17.577Z] [2025-06-17T02:23:17.577Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:17.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:17.865Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24' [2025-06-17T02:23:17.865Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 --push - [2025-06-17T02:23:17.865Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:17.865Z] #1 transferring dockerfile: 178B done [2025-06-17T02:23:17.865Z] #1 DONE 0.0s [2025-06-17T02:23:17.865Z] [2025-06-17T02:23:17.865Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [2025-06-17T02:23:17.865Z] #2 DONE 0.0s [2025-06-17T02:23:17.865Z] [2025-06-17T02:23:17.865Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24 [2025-06-17T02:23:17.865Z] #3 DONE 0.0s [2025-06-17T02:23:17.865Z] [2025-06-17T02:23:17.865Z] #4 [internal] load .dockerignore [2025-06-17T02:23:17.865Z] #4 transferring context: 2B done [2025-06-17T02:23:17.865Z] #4 DONE 0.0s [2025-06-17T02:23:17.865Z] [2025-06-17T02:23:17.865Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:17.865Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:17.865Z] #5 CACHED [2025-06-17T02:23:17.865Z] [2025-06-17T02:23:17.865Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:17.865Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:17.865Z] #6 CACHED [2025-06-17T02:23:17.865Z] [2025-06-17T02:23:17.865Z] #7 exporting to image [2025-06-17T02:23:17.865Z] #7 exporting layers [2025-06-17T02:23:17.865Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:18.124Z] #7 exporting layers done [2025-06-17T02:23:18.124Z] #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done [2025-06-17T02:23:18.124Z] #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done [2025-06-17T02:23:18.124Z] #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done [2025-06-17T02:23:18.124Z] #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done [2025-06-17T02:23:18.124Z] #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done [2025-06-17T02:23:18.124Z] #7 pushing layers 0.0s done [2025-06-17T02:23:18.124Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.24@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done [2025-06-17T02:23:18.124Z] #7 DONE 0.1s [2025-06-17T02:23:18.124Z] [2025-06-17T02:23:18.124Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:18.124Z] #8 DONE 0.0s [2025-06-17T02:23:18.124Z] [2025-06-17T02:23:18.124Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:18.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:18.413Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:18.413Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:18.413Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:18.413Z] #1 transferring dockerfile: 219B done [2025-06-17T02:23:18.413Z] #1 DONE 0.0s [2025-06-17T02:23:18.413Z] [2025-06-17T02:23:18.413Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:18.413Z] #2 DONE 0.0s [2025-06-17T02:23:18.413Z] [2025-06-17T02:23:18.414Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:18.414Z] #3 DONE 0.0s [2025-06-17T02:23:18.414Z] [2025-06-17T02:23:18.414Z] #4 [internal] load .dockerignore [2025-06-17T02:23:18.414Z] #4 transferring context: 2B done [2025-06-17T02:23:18.414Z] #4 DONE 0.0s [2025-06-17T02:23:18.414Z] [2025-06-17T02:23:18.414Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:18.414Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d done [2025-06-17T02:23:18.414Z] #5 CACHED [2025-06-17T02:23:18.414Z] [2025-06-17T02:23:18.414Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:18.414Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:18.414Z] #6 CACHED [2025-06-17T02:23:18.414Z] [2025-06-17T02:23:18.414Z] #7 exporting to image [2025-06-17T02:23:18.414Z] #7 exporting layers done [2025-06-17T02:23:18.414Z] #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done [2025-06-17T02:23:18.414Z] #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done [2025-06-17T02:23:18.414Z] #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done [2025-06-17T02:23:18.414Z] #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done [2025-06-17T02:23:18.414Z] #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done [2025-06-17T02:23:18.414Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:18.673Z] #7 pushing layers 0.0s done [2025-06-17T02:23:18.673Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done [2025-06-17T02:23:18.673Z] #7 DONE 0.1s [2025-06-17T02:23:18.673Z] [2025-06-17T02:23:18.673Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:18.673Z] #8 DONE 0.0s [2025-06-17T02:23:18.673Z] [2025-06-17T02:23:18.673Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:18.673Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:18.960Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-06-17T02:23:18.960Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-06-17T02:23:18.960Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:18.960Z] #1 transferring dockerfile: 170B done [2025-06-17T02:23:18.960Z] #1 DONE 0.0s [2025-06-17T02:23:18.960Z] [2025-06-17T02:23:18.960Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-17T02:23:18.960Z] #2 DONE 0.0s [2025-06-17T02:23:18.960Z] [2025-06-17T02:23:18.960Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-17T02:23:18.960Z] #3 DONE 0.0s [2025-06-17T02:23:18.960Z] [2025-06-17T02:23:18.961Z] #4 [internal] load .dockerignore [2025-06-17T02:23:18.961Z] #4 transferring context: 2B done [2025-06-17T02:23:18.961Z] #4 DONE 0.0s [2025-06-17T02:23:18.961Z] [2025-06-17T02:23:18.961Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:18.961Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:18.961Z] #5 CACHED [2025-06-17T02:23:18.961Z] [2025-06-17T02:23:18.961Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d [2025-06-17T02:23:18.961Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0270602f8d8cb62bed6dfc793890da7d577eab57f7e7cd3cf93d99e96c675f4d 0.0s done [2025-06-17T02:23:18.961Z] #6 CACHED [2025-06-17T02:23:18.961Z] [2025-06-17T02:23:18.961Z] #7 exporting to image [2025-06-17T02:23:18.961Z] #7 exporting layers done [2025-06-17T02:23:18.961Z] #7 exporting manifest sha256:bb0b044fdaf94e18f8dd1017dfd5e6195f3e20a8eebaddefccc84fcb044cc929 done [2025-06-17T02:23:18.961Z] #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 [2025-06-17T02:23:18.961Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:19.222Z] #7 exporting config sha256:67885a373e0eeb9912f5befa26f15c5918d59a415280fae8f7e90091f5de74a2 done [2025-06-17T02:23:19.222Z] #7 exporting manifest sha256:8cc514a085e7f174b91ca3fc9a60ae4ef3ddb60d569bbdff6fe37d34bb843d21 done [2025-06-17T02:23:19.222Z] #7 exporting config sha256:a653fc7d15612e103b00a6cd9be0d2684d70a51820a1540defe0c6d40050d5f7 done [2025-06-17T02:23:19.222Z] #7 exporting manifest list sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 done [2025-06-17T02:23:19.222Z] #7 pushing layers 0.0s done [2025-06-17T02:23:19.222Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c6d78848f3b31bcca511fefdf575dd01149adff253e465a3c200cab63a99dd94 0.1s done [2025-06-17T02:23:19.222Z] #7 DONE 0.1s [2025-06-17T02:23:19.222Z] [2025-06-17T02:23:19.222Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:19.222Z] #8 DONE 0.0s [2025-06-17T02:23:19.222Z] [2025-06-17T02:23:19.222Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:19.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:19.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:19.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:19.767Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:19.767Z] #1 transferring dockerfile: 204B done [2025-06-17T02:23:19.767Z] #1 DONE 0.0s [2025-06-17T02:23:19.767Z] [2025-06-17T02:23:19.767Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:19.767Z] #2 DONE 0.0s [2025-06-17T02:23:19.767Z] [2025-06-17T02:23:19.767Z] #3 [internal] load .dockerignore [2025-06-17T02:23:19.767Z] #3 transferring context: 2B done [2025-06-17T02:23:19.767Z] #3 DONE 0.0s [2025-06-17T02:23:19.767Z] [2025-06-17T02:23:19.767Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:19.767Z] #4 DONE 0.1s [2025-06-17T02:23:19.767Z] [2025-06-17T02:23:19.767Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:19.767Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:19.767Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:19.767Z] #5 DONE 0.1s [2025-06-17T02:23:19.767Z] [2025-06-17T02:23:19.767Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:19.767Z] #6 DONE 0.0s [2025-06-17T02:23:19.767Z] [2025-06-17T02:23:19.767Z] #7 exporting to image [2025-06-17T02:23:19.767Z] #7 exporting layers done [2025-06-17T02:23:19.767Z] #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done [2025-06-17T02:23:19.767Z] #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done [2025-06-17T02:23:19.767Z] #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 0.0s done [2025-06-17T02:23:19.767Z] #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done [2025-06-17T02:23:19.767Z] #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done [2025-06-17T02:23:19.767Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:20.027Z] #7 ... [2025-06-17T02:23:20.027Z] [2025-06-17T02:23:20.027Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:20.027Z] #8 DONE 0.0s [2025-06-17T02:23:20.027Z] [2025-06-17T02:23:20.027Z] #7 exporting to image [2025-06-17T02:23:20.027Z] #7 pushing layers 0.1s done [2025-06-17T02:23:20.027Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 [2025-06-17T02:23:20.027Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done [2025-06-17T02:23:20.027Z] #7 DONE 0.2s [2025-06-17T02:23:20.027Z] [2025-06-17T02:23:20.027Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:20.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:20.323Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-06-17T02:23:20.323Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-06-17T02:23:20.323Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:20.323Z] #1 transferring dockerfile: 170B done [2025-06-17T02:23:20.323Z] #1 DONE 0.0s [2025-06-17T02:23:20.323Z] [2025-06-17T02:23:20.323Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-17T02:23:20.323Z] #2 DONE 0.0s [2025-06-17T02:23:20.323Z] [2025-06-17T02:23:20.323Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-17T02:23:20.323Z] #3 DONE 0.0s [2025-06-17T02:23:20.323Z] [2025-06-17T02:23:20.323Z] #4 [internal] load .dockerignore [2025-06-17T02:23:20.323Z] #4 transferring context: 2B done [2025-06-17T02:23:20.323Z] #4 DONE 0.0s [2025-06-17T02:23:20.323Z] [2025-06-17T02:23:20.323Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:20.323Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c done [2025-06-17T02:23:20.323Z] #5 CACHED [2025-06-17T02:23:20.323Z] [2025-06-17T02:23:20.323Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:20.323Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:20.323Z] #6 CACHED [2025-06-17T02:23:20.581Z] [2025-06-17T02:23:20.581Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:20.581Z] #7 DONE 0.0s [2025-06-17T02:23:20.581Z] [2025-06-17T02:23:20.581Z] #8 exporting to image [2025-06-17T02:23:20.581Z] #8 exporting layers done [2025-06-17T02:23:20.581Z] #8 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done [2025-06-17T02:23:20.581Z] #8 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done [2025-06-17T02:23:20.581Z] #8 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done [2025-06-17T02:23:20.581Z] #8 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done [2025-06-17T02:23:20.581Z] #8 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done [2025-06-17T02:23:20.581Z] #8 pushing layers 0.0s done [2025-06-17T02:23:20.581Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done [2025-06-17T02:23:20.581Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:20.581Z] #8 DONE 0.1s [2025-06-17T02:23:20.581Z] [2025-06-17T02:23:20.581Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:20.581Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:20.871Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24' [2025-06-17T02:23:20.871Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 --push - [2025-06-17T02:23:21.131Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:21.131Z] #1 transferring dockerfile: 176B done [2025-06-17T02:23:21.131Z] #1 DONE 0.0s [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [2025-06-17T02:23:21.131Z] #2 DONE 0.0s [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24 [2025-06-17T02:23:21.131Z] #3 DONE 0.0s [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #4 [internal] load .dockerignore [2025-06-17T02:23:21.131Z] #4 transferring context: 2B done [2025-06-17T02:23:21.131Z] #4 DONE 0.0s [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:21.131Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:21.131Z] #5 CACHED [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:21.131Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:21.131Z] #6 CACHED [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #7 exporting to image [2025-06-17T02:23:21.131Z] #7 exporting layers done [2025-06-17T02:23:21.131Z] #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done [2025-06-17T02:23:21.131Z] #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done [2025-06-17T02:23:21.131Z] #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done [2025-06-17T02:23:21.131Z] #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done [2025-06-17T02:23:21.131Z] #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done [2025-06-17T02:23:21.131Z] #7 pushing layers 0.0s done [2025-06-17T02:23:21.131Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 [2025-06-17T02:23:21.131Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:21.131Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done [2025-06-17T02:23:21.131Z] #7 DONE 0.1s [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:21.131Z] #8 DONE 0.0s [2025-06-17T02:23:21.131Z] [2025-06-17T02:23:21.131Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:21.131Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:21.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:21.504Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:21.504Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:21.504Z] #1 transferring dockerfile: 217B done [2025-06-17T02:23:21.504Z] #1 DONE 0.0s [2025-06-17T02:23:21.504Z] [2025-06-17T02:23:21.504Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:21.504Z] #2 DONE 0.0s [2025-06-17T02:23:21.504Z] [2025-06-17T02:23:21.504Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:21.504Z] #3 DONE 0.0s [2025-06-17T02:23:21.504Z] [2025-06-17T02:23:21.504Z] #4 [internal] load .dockerignore [2025-06-17T02:23:21.504Z] #4 transferring context: 2B done [2025-06-17T02:23:21.504Z] #4 DONE 0.0s [2025-06-17T02:23:21.504Z] [2025-06-17T02:23:21.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:21.504Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c done [2025-06-17T02:23:21.504Z] #5 CACHED [2025-06-17T02:23:21.504Z] [2025-06-17T02:23:21.504Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:21.504Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:21.504Z] #6 CACHED [2025-06-17T02:23:21.504Z] [2025-06-17T02:23:21.504Z] #7 exporting to image [2025-06-17T02:23:21.504Z] #7 exporting layers done [2025-06-17T02:23:21.504Z] #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done [2025-06-17T02:23:21.504Z] #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done [2025-06-17T02:23:21.504Z] #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done [2025-06-17T02:23:21.504Z] #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done [2025-06-17T02:23:21.504Z] #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done [2025-06-17T02:23:21.504Z] #7 pushing layers 0.0s done [2025-06-17T02:23:21.504Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 [2025-06-17T02:23:21.504Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:21.764Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done [2025-06-17T02:23:21.764Z] #7 DONE 0.1s [2025-06-17T02:23:21.764Z] [2025-06-17T02:23:21.764Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:21.764Z] #8 DONE 0.0s [2025-06-17T02:23:21.764Z] [2025-06-17T02:23:21.764Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:21.764Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:22.048Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-06-17T02:23:22.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-06-17T02:23:22.049Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:22.049Z] #1 transferring dockerfile: 168B done [2025-06-17T02:23:22.049Z] #1 DONE 0.0s [2025-06-17T02:23:22.049Z] [2025-06-17T02:23:22.049Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-17T02:23:22.049Z] #2 DONE 0.0s [2025-06-17T02:23:22.049Z] [2025-06-17T02:23:22.049Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-17T02:23:22.049Z] #3 DONE 0.0s [2025-06-17T02:23:22.049Z] [2025-06-17T02:23:22.049Z] #4 [internal] load .dockerignore [2025-06-17T02:23:22.049Z] #4 transferring context: 2B done [2025-06-17T02:23:22.049Z] #4 DONE 0.0s [2025-06-17T02:23:22.049Z] [2025-06-17T02:23:22.049Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:22.049Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:22.049Z] #5 CACHED [2025-06-17T02:23:22.049Z] [2025-06-17T02:23:22.049Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c [2025-06-17T02:23:22.049Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:cc09fa0385ad8adc426d6a029dde9b3792df7e2f0adc18cb56ee1d95561d298c 0.0s done [2025-06-17T02:23:22.049Z] #6 CACHED [2025-06-17T02:23:22.049Z] [2025-06-17T02:23:22.049Z] #7 exporting to image [2025-06-17T02:23:22.049Z] #7 exporting layers done [2025-06-17T02:23:22.049Z] #7 exporting manifest sha256:853534779c189acb9575c29d54c34f05ea69af6a27b20d754915ab782fd3e002 done [2025-06-17T02:23:22.049Z] #7 exporting config sha256:68c5c8be1a01f38919736d1bb654d705efb5a6d004393257737dc326500734a4 done [2025-06-17T02:23:22.049Z] #7 exporting manifest sha256:8fdf1c6f07c4367e2f660d890ae76fa60c427e179ff012fe00c52638fc4f5375 done [2025-06-17T02:23:22.049Z] #7 exporting config sha256:5a1e8778e3f5187bfb669d981c84bc7fc594cb998993f76ff74224c1b766b6a9 done [2025-06-17T02:23:22.049Z] #7 exporting manifest list sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 done [2025-06-17T02:23:22.049Z] #7 pushing layers [2025-06-17T02:23:22.049Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:22.307Z] #7 pushing layers 0.0s done [2025-06-17T02:23:22.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6cc6b4c2f7fff4fe44e92329e7efd9c092db65b28ff58775eb84737b09e63b58 0.1s done [2025-06-17T02:23:22.307Z] #7 DONE 0.1s [2025-06-17T02:23:22.307Z] [2025-06-17T02:23:22.307Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:22.307Z] #8 DONE 0.0s [2025-06-17T02:23:22.307Z] [2025-06-17T02:23:22.307Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:22.307Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:22.595Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:22.595Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:22.595Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:22.595Z] #1 transferring dockerfile: 205B done [2025-06-17T02:23:22.595Z] #1 DONE 0.0s [2025-06-17T02:23:22.595Z] [2025-06-17T02:23:22.595Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:22.595Z] #2 DONE 0.0s [2025-06-17T02:23:22.595Z] [2025-06-17T02:23:22.595Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:22.595Z] #3 DONE 0.0s [2025-06-17T02:23:22.595Z] [2025-06-17T02:23:22.595Z] #4 [internal] load .dockerignore [2025-06-17T02:23:22.595Z] #4 transferring context: 2B done [2025-06-17T02:23:22.595Z] #4 DONE 0.0s [2025-06-17T02:23:22.595Z] [2025-06-17T02:23:22.595Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:22.595Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:22.595Z] #5 DONE 0.0s [2025-06-17T02:23:22.595Z] [2025-06-17T02:23:22.595Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:22.854Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:22.854Z] #6 DONE 0.0s [2025-06-17T02:23:22.854Z] [2025-06-17T02:23:22.854Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:22.854Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:22.854Z] #5 DONE 0.1s [2025-06-17T02:23:22.854Z] [2025-06-17T02:23:22.854Z] #7 exporting to image [2025-06-17T02:23:22.854Z] #7 exporting layers done [2025-06-17T02:23:22.854Z] #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done [2025-06-17T02:23:22.854Z] #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done [2025-06-17T02:23:22.854Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:22.854Z] #7 ... [2025-06-17T02:23:22.854Z] [2025-06-17T02:23:22.854Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:22.854Z] #8 DONE 0.0s [2025-06-17T02:23:22.854Z] [2025-06-17T02:23:22.854Z] #7 exporting to image [2025-06-17T02:23:22.854Z] #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done [2025-06-17T02:23:22.854Z] #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done [2025-06-17T02:23:22.854Z] #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done [2025-06-17T02:23:22.854Z] #7 pushing layers 0.1s done [2025-06-17T02:23:22.854Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 [2025-06-17T02:23:23.113Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done [2025-06-17T02:23:23.113Z] #7 DONE 0.2s [2025-06-17T02:23:23.113Z] [2025-06-17T02:23:23.113Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:23.113Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:23.409Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-06-17T02:23:23.409Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-06-17T02:23:23.409Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:23.409Z] #1 transferring dockerfile: 171B done [2025-06-17T02:23:23.409Z] #1 DONE 0.0s [2025-06-17T02:23:23.409Z] [2025-06-17T02:23:23.409Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-17T02:23:23.409Z] #2 DONE 0.0s [2025-06-17T02:23:23.409Z] [2025-06-17T02:23:23.409Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-17T02:23:23.409Z] #3 DONE 0.0s [2025-06-17T02:23:23.409Z] [2025-06-17T02:23:23.409Z] #4 [internal] load .dockerignore [2025-06-17T02:23:23.409Z] #4 transferring context: 2B done [2025-06-17T02:23:23.409Z] #4 DONE 0.0s [2025-06-17T02:23:23.409Z] [2025-06-17T02:23:23.409Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:23.409Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done [2025-06-17T02:23:23.409Z] #5 CACHED [2025-06-17T02:23:23.409Z] [2025-06-17T02:23:23.409Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:23.409Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done [2025-06-17T02:23:23.409Z] #6 CACHED [2025-06-17T02:23:23.409Z] [2025-06-17T02:23:23.409Z] #7 exporting to image [2025-06-17T02:23:23.409Z] #7 exporting layers done [2025-06-17T02:23:23.409Z] #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done [2025-06-17T02:23:23.409Z] #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done [2025-06-17T02:23:23.409Z] #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done [2025-06-17T02:23:23.409Z] #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done [2025-06-17T02:23:23.409Z] #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done [2025-06-17T02:23:23.409Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:23.668Z] #7 pushing layers 0.0s done [2025-06-17T02:23:23.668Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done [2025-06-17T02:23:23.668Z] #7 DONE 0.1s [2025-06-17T02:23:23.668Z] [2025-06-17T02:23:23.668Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:23.668Z] #8 DONE 0.0s [2025-06-17T02:23:23.668Z] [2025-06-17T02:23:23.668Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:23.668Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:23.955Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24' [2025-06-17T02:23:23.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 --push - [2025-06-17T02:23:24.214Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:24.215Z] #1 transferring dockerfile: 177B done [2025-06-17T02:23:24.215Z] #1 DONE 0.0s [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [2025-06-17T02:23:24.215Z] #2 DONE 0.0s [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24 [2025-06-17T02:23:24.215Z] #3 DONE 0.0s [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #4 [internal] load .dockerignore [2025-06-17T02:23:24.215Z] #4 transferring context: 2B done [2025-06-17T02:23:24.215Z] #4 DONE 0.0s [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:24.215Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done [2025-06-17T02:23:24.215Z] #5 CACHED [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:24.215Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:24.215Z] #6 CACHED [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #7 exporting to image [2025-06-17T02:23:24.215Z] #7 exporting layers done [2025-06-17T02:23:24.215Z] #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done [2025-06-17T02:23:24.215Z] #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done [2025-06-17T02:23:24.215Z] #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done [2025-06-17T02:23:24.215Z] #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done [2025-06-17T02:23:24.215Z] #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done [2025-06-17T02:23:24.215Z] #7 pushing layers 0.0s done [2025-06-17T02:23:24.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 [2025-06-17T02:23:24.215Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:24.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.24@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done [2025-06-17T02:23:24.215Z] #7 DONE 0.1s [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:24.215Z] #8 DONE 0.0s [2025-06-17T02:23:24.215Z] [2025-06-17T02:23:24.215Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:24.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:24.507Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:24.507Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:24.507Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:24.507Z] #1 transferring dockerfile: 218B done [2025-06-17T02:23:24.507Z] #1 DONE 0.0s [2025-06-17T02:23:24.507Z] [2025-06-17T02:23:24.507Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:24.507Z] #2 DONE 0.0s [2025-06-17T02:23:24.507Z] [2025-06-17T02:23:24.507Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:24.507Z] #3 DONE 0.0s [2025-06-17T02:23:24.507Z] [2025-06-17T02:23:24.507Z] #4 [internal] load .dockerignore [2025-06-17T02:23:24.507Z] #4 transferring context: 2B done [2025-06-17T02:23:24.507Z] #4 DONE 0.0s [2025-06-17T02:23:24.507Z] [2025-06-17T02:23:24.507Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:24.507Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:24.507Z] #5 CACHED [2025-06-17T02:23:24.507Z] [2025-06-17T02:23:24.507Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:24.507Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:24.507Z] #6 CACHED [2025-06-17T02:23:24.507Z] [2025-06-17T02:23:24.507Z] #7 exporting to image [2025-06-17T02:23:24.507Z] #7 exporting layers done [2025-06-17T02:23:24.507Z] #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done [2025-06-17T02:23:24.507Z] #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done [2025-06-17T02:23:24.507Z] #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done [2025-06-17T02:23:24.507Z] #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done [2025-06-17T02:23:24.507Z] #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done [2025-06-17T02:23:24.507Z] #7 pushing layers [2025-06-17T02:23:24.507Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:24.766Z] #7 pushing layers 0.0s done [2025-06-17T02:23:24.766Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done [2025-06-17T02:23:24.766Z] #7 DONE 0.1s [2025-06-17T02:23:24.766Z] [2025-06-17T02:23:24.766Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:24.766Z] #8 DONE 0.0s [2025-06-17T02:23:24.766Z] [2025-06-17T02:23:24.766Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:24.766Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:25.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-06-17T02:23:25.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-06-17T02:23:25.049Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:25.049Z] #1 transferring dockerfile: 169B done [2025-06-17T02:23:25.049Z] #1 DONE 0.0s [2025-06-17T02:23:25.049Z] [2025-06-17T02:23:25.049Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-17T02:23:25.049Z] #2 DONE 0.0s [2025-06-17T02:23:25.049Z] [2025-06-17T02:23:25.049Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-17T02:23:25.049Z] #3 DONE 0.0s [2025-06-17T02:23:25.049Z] [2025-06-17T02:23:25.049Z] #4 [internal] load .dockerignore [2025-06-17T02:23:25.049Z] #4 transferring context: 2B done [2025-06-17T02:23:25.049Z] #4 DONE 0.0s [2025-06-17T02:23:25.049Z] [2025-06-17T02:23:25.049Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:25.049Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 done [2025-06-17T02:23:25.049Z] #5 CACHED [2025-06-17T02:23:25.049Z] [2025-06-17T02:23:25.049Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 [2025-06-17T02:23:25.049Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f8db1b792f202dbfb6229b54a9d081b388f94f900f060bb2a3dd08f8aefa4135 0.0s done [2025-06-17T02:23:25.049Z] #6 CACHED [2025-06-17T02:23:25.049Z] [2025-06-17T02:23:25.049Z] #7 exporting to image [2025-06-17T02:23:25.049Z] #7 exporting layers done [2025-06-17T02:23:25.049Z] #7 exporting manifest sha256:eca9e8ed76f256c3c2402d71ad7b907a6e0102c2b2cd10d83721358ac381d9e1 done [2025-06-17T02:23:25.049Z] #7 exporting config sha256:ad53623e832aebad287c2095215398e92338a0d2c5d815f20f5f0cd2f1032600 done [2025-06-17T02:23:25.049Z] #7 exporting manifest sha256:1b4aa7fc5e72c9c80f01183ba498511d578e9bd186b75bb4437b992e43dbfc18 done [2025-06-17T02:23:25.049Z] #7 exporting config sha256:3af3f396a7f5bbf73ad0c38b6f68bfd99f03a05d2af441e440d13a2bfd2830ab done [2025-06-17T02:23:25.049Z] #7 exporting manifest list sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 done [2025-06-17T02:23:25.049Z] #7 pushing layers 0.0s done [2025-06-17T02:23:25.049Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 [2025-06-17T02:23:25.049Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:25.308Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e242f56d636bfb556cf7125dd703685974cf2078ec82545bfad20692a06557b7 0.1s done [2025-06-17T02:23:25.308Z] #7 DONE 0.1s [2025-06-17T02:23:25.308Z] [2025-06-17T02:23:25.308Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:25.308Z] #8 DONE 0.0s [2025-06-17T02:23:25.308Z] [2025-06-17T02:23:25.308Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:25.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:25.594Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:25.594Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:25.594Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:25.594Z] #1 transferring dockerfile: 211B done [2025-06-17T02:23:25.594Z] #1 DONE 0.0s [2025-06-17T02:23:25.594Z] [2025-06-17T02:23:25.594Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:25.594Z] #2 DONE 0.0s [2025-06-17T02:23:25.594Z] [2025-06-17T02:23:25.594Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:25.594Z] #3 DONE 0.0s [2025-06-17T02:23:25.594Z] [2025-06-17T02:23:25.594Z] #4 [internal] load .dockerignore [2025-06-17T02:23:25.594Z] #4 transferring context: 2B done [2025-06-17T02:23:25.594Z] #4 DONE 0.0s [2025-06-17T02:23:25.855Z] [2025-06-17T02:23:25.855Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:25.855Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:25.855Z] #5 DONE 0.0s [2025-06-17T02:23:25.855Z] [2025-06-17T02:23:25.855Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:25.855Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:25.855Z] #6 DONE 0.1s [2025-06-17T02:23:25.855Z] [2025-06-17T02:23:25.855Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:25.855Z] #7 DONE 0.0s [2025-06-17T02:23:25.855Z] [2025-06-17T02:23:25.855Z] #8 exporting to image [2025-06-17T02:23:25.855Z] #8 exporting layers done [2025-06-17T02:23:25.855Z] #8 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done [2025-06-17T02:23:25.855Z] #8 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done [2025-06-17T02:23:25.855Z] #8 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done [2025-06-17T02:23:25.855Z] #8 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done [2025-06-17T02:23:25.855Z] #8 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done [2025-06-17T02:23:25.855Z] #8 pushing layers 0.1s done [2025-06-17T02:23:25.855Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa [2025-06-17T02:23:25.855Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:26.116Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done [2025-06-17T02:23:26.116Z] #8 DONE 0.2s [2025-06-17T02:23:26.116Z] [2025-06-17T02:23:26.116Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:26.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:26.421Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-06-17T02:23:26.421Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-06-17T02:23:26.682Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:26.682Z] #1 transferring dockerfile: 177B done [2025-06-17T02:23:26.682Z] #1 DONE 0.0s [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-17T02:23:26.682Z] #2 DONE 0.0s [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-17T02:23:26.682Z] #3 DONE 0.0s [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #4 [internal] load .dockerignore [2025-06-17T02:23:26.682Z] #4 transferring context: 2B done [2025-06-17T02:23:26.682Z] #4 DONE 0.0s [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:26.682Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:26.682Z] #5 CACHED [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:26.682Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:26.682Z] #6 CACHED [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #7 exporting to image [2025-06-17T02:23:26.682Z] #7 exporting layers [2025-06-17T02:23:26.682Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:26.682Z] #7 exporting layers done [2025-06-17T02:23:26.682Z] #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done [2025-06-17T02:23:26.682Z] #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done [2025-06-17T02:23:26.682Z] #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done [2025-06-17T02:23:26.682Z] #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done [2025-06-17T02:23:26.682Z] #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done [2025-06-17T02:23:26.682Z] #7 pushing layers 0.0s done [2025-06-17T02:23:26.682Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done [2025-06-17T02:23:26.682Z] #7 DONE 0.1s [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:26.682Z] #8 DONE 0.0s [2025-06-17T02:23:26.682Z] [2025-06-17T02:23:26.682Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:26.682Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:26.966Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24' [2025-06-17T02:23:26.966Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 --push - [2025-06-17T02:23:27.225Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:27.225Z] #1 transferring dockerfile: 183B done [2025-06-17T02:23:27.225Z] #1 DONE 0.0s [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [2025-06-17T02:23:27.225Z] #2 DONE 0.0s [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24 [2025-06-17T02:23:27.225Z] #3 DONE 0.0s [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #4 [internal] load .dockerignore [2025-06-17T02:23:27.225Z] #4 transferring context: 2B done [2025-06-17T02:23:27.225Z] #4 DONE 0.0s [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:27.225Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 done [2025-06-17T02:23:27.225Z] #5 CACHED [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:27.225Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 done [2025-06-17T02:23:27.225Z] #6 CACHED [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #7 exporting to image [2025-06-17T02:23:27.225Z] #7 exporting layers done [2025-06-17T02:23:27.225Z] #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done [2025-06-17T02:23:27.225Z] #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done [2025-06-17T02:23:27.225Z] #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done [2025-06-17T02:23:27.225Z] #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done [2025-06-17T02:23:27.225Z] #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done [2025-06-17T02:23:27.225Z] #7 pushing layers 0.0s done [2025-06-17T02:23:27.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa [2025-06-17T02:23:27.225Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:27.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done [2025-06-17T02:23:27.225Z] #7 DONE 0.1s [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:27.225Z] #8 DONE 0.0s [2025-06-17T02:23:27.225Z] [2025-06-17T02:23:27.225Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:27.225Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:27.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:27.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:27.767Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:27.767Z] #1 transferring dockerfile: 224B done [2025-06-17T02:23:27.767Z] #1 DONE 0.0s [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:27.767Z] #2 DONE 0.0s [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:27.767Z] #3 DONE 0.0s [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #4 [internal] load .dockerignore [2025-06-17T02:23:27.767Z] #4 transferring context: 2B done [2025-06-17T02:23:27.767Z] #4 DONE 0.0s [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:27.767Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 done [2025-06-17T02:23:27.767Z] #5 CACHED [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:27.767Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:27.767Z] #6 CACHED [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #7 exporting to image [2025-06-17T02:23:27.767Z] #7 exporting layers done [2025-06-17T02:23:27.767Z] #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done [2025-06-17T02:23:27.767Z] #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done [2025-06-17T02:23:27.767Z] #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done [2025-06-17T02:23:27.767Z] #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done [2025-06-17T02:23:27.767Z] #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done [2025-06-17T02:23:27.767Z] #7 pushing layers 0.0s done [2025-06-17T02:23:27.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa [2025-06-17T02:23:27.767Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:27.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done [2025-06-17T02:23:27.767Z] #7 DONE 0.1s [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:27.767Z] #8 DONE 0.0s [2025-06-17T02:23:27.767Z] [2025-06-17T02:23:27.767Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:27.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:28.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-06-17T02:23:28.051Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-06-17T02:23:28.309Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:28.309Z] #1 transferring dockerfile: 175B done [2025-06-17T02:23:28.309Z] #1 DONE 0.0s [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-17T02:23:28.309Z] #2 DONE 0.0s [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-17T02:23:28.309Z] #3 DONE 0.0s [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #4 [internal] load .dockerignore [2025-06-17T02:23:28.309Z] #4 transferring context: 2B done [2025-06-17T02:23:28.309Z] #4 DONE 0.0s [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:28.309Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:28.309Z] #5 CACHED [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 [2025-06-17T02:23:28.309Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:884a0292038b11d5b9f23ceb512225afd124952b00278c752126d76948103b79 0.0s done [2025-06-17T02:23:28.309Z] #6 CACHED [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #7 exporting to image [2025-06-17T02:23:28.309Z] #7 exporting layers done [2025-06-17T02:23:28.309Z] #7 exporting manifest sha256:99a3eedbc0c36ca19f3b188be0b420339b49ac4f66861180f983e4e03883d151 done [2025-06-17T02:23:28.309Z] #7 exporting config sha256:f903b9b484a989fa8846443135c7a3abde9c48f29ebea4e6e29e87139d90ed9e done [2025-06-17T02:23:28.309Z] #7 exporting manifest sha256:c867143df8e8b6b2dd87ab7f1b9cc921adcf5867175aa525c6985c7e3eadc386 done [2025-06-17T02:23:28.309Z] #7 exporting config sha256:ea2df5a3688e356613ac81262bf30591f421896d4b6ccc9ac850252ad4b32f2c done [2025-06-17T02:23:28.309Z] #7 exporting manifest list sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa done [2025-06-17T02:23:28.309Z] #7 pushing layers 0.0s done [2025-06-17T02:23:28.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa [2025-06-17T02:23:28.309Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:28.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:0bdd68bb1f9f8624117da59e92d0ccb7f662a2cf41a545757d12ea210e349cfa 0.1s done [2025-06-17T02:23:28.309Z] #7 DONE 0.1s [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:28.309Z] #8 DONE 0.0s [2025-06-17T02:23:28.309Z] [2025-06-17T02:23:28.309Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:28.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:28.595Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:28.595Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:28.856Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:28.856Z] #1 transferring dockerfile: 215B done [2025-06-17T02:23:28.856Z] #1 DONE 0.0s [2025-06-17T02:23:28.856Z] [2025-06-17T02:23:28.856Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:28.856Z] #2 DONE 0.0s [2025-06-17T02:23:28.856Z] [2025-06-17T02:23:28.856Z] #3 [internal] load .dockerignore [2025-06-17T02:23:28.856Z] #3 transferring context: 2B done [2025-06-17T02:23:28.856Z] #3 DONE 0.0s [2025-06-17T02:23:28.856Z] [2025-06-17T02:23:28.856Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:28.856Z] #4 DONE 0.1s [2025-06-17T02:23:28.856Z] [2025-06-17T02:23:28.856Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:28.856Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 0.0s done [2025-06-17T02:23:28.856Z] #5 DONE 0.0s [2025-06-17T02:23:28.856Z] [2025-06-17T02:23:28.856Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:28.856Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 0.0s done [2025-06-17T02:23:28.856Z] #6 DONE 0.1s [2025-06-17T02:23:28.856Z] [2025-06-17T02:23:28.856Z] #7 exporting to image [2025-06-17T02:23:28.856Z] #7 exporting layers done [2025-06-17T02:23:28.856Z] #7 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done [2025-06-17T02:23:28.856Z] #7 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done [2025-06-17T02:23:28.856Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:29.116Z] #7 ... [2025-06-17T02:23:29.116Z] [2025-06-17T02:23:29.116Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:29.116Z] #8 DONE 0.0s [2025-06-17T02:23:29.116Z] [2025-06-17T02:23:29.116Z] #7 exporting to image [2025-06-17T02:23:29.116Z] #7 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done [2025-06-17T02:23:29.116Z] #7 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done [2025-06-17T02:23:29.116Z] #7 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done [2025-06-17T02:23:29.116Z] #7 pushing layers 0.1s done [2025-06-17T02:23:29.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b [2025-06-17T02:23:29.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done [2025-06-17T02:23:29.116Z] #7 DONE 0.2s [2025-06-17T02:23:29.116Z] [2025-06-17T02:23:29.116Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:29.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:29.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-06-17T02:23:29.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-06-17T02:23:29.662Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:29.662Z] #1 transferring dockerfile: 181B done [2025-06-17T02:23:29.662Z] #1 DONE 0.0s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-17T02:23:29.662Z] #2 DONE 0.0s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-17T02:23:29.662Z] #3 DONE 0.0s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #4 [internal] load .dockerignore [2025-06-17T02:23:29.662Z] #4 transferring context: 2B done [2025-06-17T02:23:29.662Z] #4 DONE 0.0s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:29.662Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:29.662Z] #5 DONE 0.0s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:29.662Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:29.662Z] #6 CACHED [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:29.662Z] #5 CACHED [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:29.662Z] #7 DONE 0.0s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] #8 exporting to image [2025-06-17T02:23:29.662Z] #8 exporting layers done [2025-06-17T02:23:29.662Z] #8 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d 0.0s done [2025-06-17T02:23:29.662Z] #8 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done [2025-06-17T02:23:29.662Z] #8 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done [2025-06-17T02:23:29.662Z] #8 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done [2025-06-17T02:23:29.662Z] #8 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done [2025-06-17T02:23:29.662Z] #8 pushing layers 0.0s done [2025-06-17T02:23:29.662Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done [2025-06-17T02:23:29.662Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:29.662Z] #8 DONE 0.1s [2025-06-17T02:23:29.662Z] [2025-06-17T02:23:29.662Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:29.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:29.959Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24' [2025-06-17T02:23:29.959Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 --push - [2025-06-17T02:23:29.959Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:29.959Z] #1 transferring dockerfile: 187B done [2025-06-17T02:23:29.959Z] #1 DONE 0.0s [2025-06-17T02:23:29.959Z] [2025-06-17T02:23:29.959Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [2025-06-17T02:23:29.959Z] #2 DONE 0.0s [2025-06-17T02:23:29.959Z] [2025-06-17T02:23:29.959Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24 [2025-06-17T02:23:29.959Z] #3 DONE 0.0s [2025-06-17T02:23:29.959Z] [2025-06-17T02:23:29.959Z] #4 [internal] load .dockerignore [2025-06-17T02:23:29.959Z] #4 transferring context: 2B done [2025-06-17T02:23:29.959Z] #4 DONE 0.0s [2025-06-17T02:23:29.959Z] [2025-06-17T02:23:29.959Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:29.959Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:29.959Z] #5 CACHED [2025-06-17T02:23:29.959Z] [2025-06-17T02:23:29.959Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:29.959Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:29.959Z] #6 CACHED [2025-06-17T02:23:29.959Z] [2025-06-17T02:23:29.959Z] #7 exporting to image [2025-06-17T02:23:29.959Z] #7 exporting layers [2025-06-17T02:23:29.959Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:30.218Z] #7 exporting layers done [2025-06-17T02:23:30.218Z] #7 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done [2025-06-17T02:23:30.218Z] #7 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done [2025-06-17T02:23:30.218Z] #7 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done [2025-06-17T02:23:30.218Z] #7 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done [2025-06-17T02:23:30.218Z] #7 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done [2025-06-17T02:23:30.218Z] #7 pushing layers 0.0s done [2025-06-17T02:23:30.218Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.24@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done [2025-06-17T02:23:30.218Z] #7 DONE 0.1s [2025-06-17T02:23:30.218Z] [2025-06-17T02:23:30.218Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:30.218Z] #8 DONE 0.0s [2025-06-17T02:23:30.476Z] [2025-06-17T02:23:30.476Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:30.477Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:30.762Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:30.762Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:30.762Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:30.762Z] #1 transferring dockerfile: 228B done [2025-06-17T02:23:30.762Z] #1 DONE 0.0s [2025-06-17T02:23:30.762Z] [2025-06-17T02:23:30.762Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:30.762Z] #2 DONE 0.0s [2025-06-17T02:23:30.762Z] [2025-06-17T02:23:30.762Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:30.762Z] #3 DONE 0.0s [2025-06-17T02:23:30.762Z] [2025-06-17T02:23:30.762Z] #4 [internal] load .dockerignore [2025-06-17T02:23:30.762Z] #4 transferring context: 2B done [2025-06-17T02:23:30.762Z] #4 DONE 0.0s [2025-06-17T02:23:30.762Z] [2025-06-17T02:23:30.762Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:30.762Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:30.762Z] #5 DONE 0.0s [2025-06-17T02:23:30.762Z] [2025-06-17T02:23:30.762Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:31.021Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:31.021Z] #6 CACHED [2025-06-17T02:23:31.021Z] [2025-06-17T02:23:31.021Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:31.021Z] #5 CACHED [2025-06-17T02:23:31.021Z] [2025-06-17T02:23:31.021Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:31.021Z] #7 DONE 0.0s [2025-06-17T02:23:31.021Z] [2025-06-17T02:23:31.021Z] #8 exporting to image [2025-06-17T02:23:31.021Z] #8 exporting layers done [2025-06-17T02:23:31.021Z] #8 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done [2025-06-17T02:23:31.021Z] #8 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done [2025-06-17T02:23:31.021Z] #8 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done [2025-06-17T02:23:31.021Z] #8 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done [2025-06-17T02:23:31.021Z] #8 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done [2025-06-17T02:23:31.021Z] #8 pushing layers 0.0s done [2025-06-17T02:23:31.021Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done [2025-06-17T02:23:31.021Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:31.021Z] #8 DONE 0.1s [2025-06-17T02:23:31.021Z] [2025-06-17T02:23:31.021Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:31.021Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:31.312Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-06-17T02:23:31.312Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-06-17T02:23:31.312Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:31.312Z] #1 transferring dockerfile: 179B done [2025-06-17T02:23:31.312Z] #1 DONE 0.0s [2025-06-17T02:23:31.312Z] [2025-06-17T02:23:31.312Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-17T02:23:31.312Z] #2 DONE 0.0s [2025-06-17T02:23:31.312Z] [2025-06-17T02:23:31.312Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-17T02:23:31.312Z] #3 DONE 0.0s [2025-06-17T02:23:31.312Z] [2025-06-17T02:23:31.312Z] #4 [internal] load .dockerignore [2025-06-17T02:23:31.312Z] #4 transferring context: 2B done [2025-06-17T02:23:31.312Z] #4 DONE 0.0s [2025-06-17T02:23:31.312Z] [2025-06-17T02:23:31.312Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:31.312Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:31.312Z] #5 CACHED [2025-06-17T02:23:31.312Z] [2025-06-17T02:23:31.312Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 [2025-06-17T02:23:31.312Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a1441d0751d83e430eb0cb59a815c6ca3fbe8dc85ed762b8ac610ecbccba9672 done [2025-06-17T02:23:31.312Z] #6 CACHED [2025-06-17T02:23:31.312Z] [2025-06-17T02:23:31.312Z] #7 exporting to image [2025-06-17T02:23:31.312Z] #7 exporting layers done [2025-06-17T02:23:31.312Z] #7 exporting manifest sha256:8496efacc97525652dcebddccc33973e4f2ea8bd814dae92108ea99e2a674f5d done [2025-06-17T02:23:31.312Z] #7 exporting config sha256:ab8058e9d272fdef1890c6145f097b071e89a3f64d422ded2e5562dfa5dda490 done [2025-06-17T02:23:31.312Z] #7 exporting manifest sha256:be7bf6d19683e23f8f9d34286dbdec710ae911f415f327b4817f59d420b380eb done [2025-06-17T02:23:31.312Z] #7 exporting config sha256:a5e57ccc1d1be352d2c6619302dc4b9f95325333c23aa54a9fbb878ab5c83ffd done [2025-06-17T02:23:31.312Z] #7 exporting manifest list sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b done [2025-06-17T02:23:31.312Z] #7 pushing layers 0.0s done [2025-06-17T02:23:31.312Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b [2025-06-17T02:23:31.312Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:31.571Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5e7c4dc33a54e14af4fd87c6c34c56463e97c17fd44fda384c9236eb337a5f8b 0.1s done [2025-06-17T02:23:31.571Z] #7 DONE 0.1s [2025-06-17T02:23:31.571Z] [2025-06-17T02:23:31.571Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:31.571Z] #8 DONE 0.0s [2025-06-17T02:23:31.571Z] [2025-06-17T02:23:31.571Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:31.571Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:31.857Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:31.857Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:31.857Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:31.857Z] #1 transferring dockerfile: 205B done [2025-06-17T02:23:31.857Z] #1 DONE 0.0s [2025-06-17T02:23:31.857Z] [2025-06-17T02:23:31.857Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:31.857Z] #2 DONE 0.0s [2025-06-17T02:23:31.857Z] [2025-06-17T02:23:31.857Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:31.857Z] #3 DONE 0.0s [2025-06-17T02:23:31.857Z] [2025-06-17T02:23:31.857Z] #4 [internal] load .dockerignore [2025-06-17T02:23:31.857Z] #4 transferring context: 2B done [2025-06-17T02:23:31.857Z] #4 DONE 0.0s [2025-06-17T02:23:31.857Z] [2025-06-17T02:23:31.857Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:31.857Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:32.116Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done [2025-06-17T02:23:32.116Z] #5 DONE 0.0s [2025-06-17T02:23:32.116Z] [2025-06-17T02:23:32.116Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:32.116Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done [2025-06-17T02:23:32.116Z] #6 DONE 0.1s [2025-06-17T02:23:32.116Z] [2025-06-17T02:23:32.116Z] #7 exporting to image [2025-06-17T02:23:32.116Z] #7 exporting layers done [2025-06-17T02:23:32.116Z] #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done [2025-06-17T02:23:32.116Z] #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done [2025-06-17T02:23:32.116Z] #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done [2025-06-17T02:23:32.116Z] #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done [2025-06-17T02:23:32.116Z] #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d [2025-06-17T02:23:32.116Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:32.116Z] #7 ... [2025-06-17T02:23:32.116Z] [2025-06-17T02:23:32.116Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:32.116Z] #8 DONE 0.0s [2025-06-17T02:23:32.116Z] [2025-06-17T02:23:32.116Z] #7 exporting to image [2025-06-17T02:23:32.116Z] #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done [2025-06-17T02:23:32.116Z] #7 pushing layers 0.1s done [2025-06-17T02:23:32.116Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d [2025-06-17T02:23:32.374Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done [2025-06-17T02:23:32.374Z] #7 DONE 0.2s [2025-06-17T02:23:32.374Z] [2025-06-17T02:23:32.374Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:32.374Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:32.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-06-17T02:23:32.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-06-17T02:23:32.669Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:32.669Z] #1 transferring dockerfile: 171B done [2025-06-17T02:23:32.669Z] #1 DONE 0.0s [2025-06-17T02:23:32.669Z] [2025-06-17T02:23:32.669Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-17T02:23:32.669Z] #2 DONE 0.0s [2025-06-17T02:23:32.669Z] [2025-06-17T02:23:32.669Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-17T02:23:32.669Z] #3 DONE 0.0s [2025-06-17T02:23:32.669Z] [2025-06-17T02:23:32.669Z] #4 [internal] load .dockerignore [2025-06-17T02:23:32.669Z] #4 transferring context: 2B done [2025-06-17T02:23:32.669Z] #4 DONE 0.0s [2025-06-17T02:23:32.669Z] [2025-06-17T02:23:32.669Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:32.669Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done [2025-06-17T02:23:32.669Z] #5 DONE 0.0s [2025-06-17T02:23:32.669Z] [2025-06-17T02:23:32.669Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:32.931Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done [2025-06-17T02:23:32.931Z] #6 CACHED [2025-06-17T02:23:32.931Z] [2025-06-17T02:23:32.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:32.931Z] #5 CACHED [2025-06-17T02:23:32.931Z] [2025-06-17T02:23:32.931Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:32.931Z] #7 DONE 0.0s [2025-06-17T02:23:32.931Z] [2025-06-17T02:23:32.931Z] #8 exporting to image [2025-06-17T02:23:32.931Z] #8 exporting layers done [2025-06-17T02:23:32.931Z] #8 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done [2025-06-17T02:23:32.931Z] #8 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done [2025-06-17T02:23:32.931Z] #8 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done [2025-06-17T02:23:32.931Z] #8 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done [2025-06-17T02:23:32.931Z] #8 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done [2025-06-17T02:23:32.931Z] #8 pushing layers 0.0s done [2025-06-17T02:23:32.931Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done [2025-06-17T02:23:32.931Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:32.931Z] #8 DONE 0.1s [2025-06-17T02:23:33.499Z] [2025-06-17T02:23:33.499Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:33.499Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:33.796Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 --push - [2025-06-17T02:23:33.796Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24' [2025-06-17T02:23:33.796Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:33.796Z] #1 transferring dockerfile: 177B done [2025-06-17T02:23:33.796Z] #1 DONE 0.0s [2025-06-17T02:23:33.796Z] [2025-06-17T02:23:33.796Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [2025-06-17T02:23:33.796Z] #2 DONE 0.0s [2025-06-17T02:23:33.796Z] [2025-06-17T02:23:33.796Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24 [2025-06-17T02:23:33.796Z] #3 DONE 0.0s [2025-06-17T02:23:33.796Z] [2025-06-17T02:23:33.796Z] #4 [internal] load .dockerignore [2025-06-17T02:23:33.796Z] #4 transferring context: 2B done [2025-06-17T02:23:33.796Z] #4 DONE 0.0s [2025-06-17T02:23:33.796Z] [2025-06-17T02:23:33.796Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:33.796Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done [2025-06-17T02:23:33.796Z] #5 CACHED [2025-06-17T02:23:33.796Z] [2025-06-17T02:23:33.796Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:33.796Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done [2025-06-17T02:23:33.796Z] #6 CACHED [2025-06-17T02:23:33.796Z] [2025-06-17T02:23:33.796Z] #7 exporting to image [2025-06-17T02:23:33.796Z] #7 exporting layers done [2025-06-17T02:23:33.796Z] #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done [2025-06-17T02:23:33.796Z] #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done [2025-06-17T02:23:33.797Z] #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done [2025-06-17T02:23:33.797Z] #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done [2025-06-17T02:23:33.797Z] #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done [2025-06-17T02:23:33.797Z] #7 pushing layers 0.0s done [2025-06-17T02:23:33.797Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d [2025-06-17T02:23:33.797Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:34.056Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done [2025-06-17T02:23:34.056Z] #7 DONE 0.1s [2025-06-17T02:23:34.056Z] [2025-06-17T02:23:34.056Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:34.056Z] #8 DONE 0.0s [2025-06-17T02:23:34.056Z] [2025-06-17T02:23:34.056Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:34.056Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:34.342Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:34.342Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:34.342Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:34.342Z] #1 transferring dockerfile: 218B done [2025-06-17T02:23:34.342Z] #1 DONE 0.0s [2025-06-17T02:23:34.342Z] [2025-06-17T02:23:34.342Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:34.342Z] #2 DONE 0.0s [2025-06-17T02:23:34.342Z] [2025-06-17T02:23:34.342Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:34.342Z] #3 DONE 0.0s [2025-06-17T02:23:34.342Z] [2025-06-17T02:23:34.342Z] #4 [internal] load .dockerignore [2025-06-17T02:23:34.342Z] #4 transferring context: 2B done [2025-06-17T02:23:34.342Z] #4 DONE 0.0s [2025-06-17T02:23:34.342Z] [2025-06-17T02:23:34.342Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:34.342Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a done [2025-06-17T02:23:34.342Z] #5 CACHED [2025-06-17T02:23:34.342Z] [2025-06-17T02:23:34.342Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:34.342Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done [2025-06-17T02:23:34.342Z] #6 CACHED [2025-06-17T02:23:34.342Z] [2025-06-17T02:23:34.342Z] #7 exporting to image [2025-06-17T02:23:34.342Z] #7 exporting layers done [2025-06-17T02:23:34.342Z] #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done [2025-06-17T02:23:34.342Z] #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done [2025-06-17T02:23:34.342Z] #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done [2025-06-17T02:23:34.342Z] #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done [2025-06-17T02:23:34.342Z] #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done [2025-06-17T02:23:34.342Z] #7 pushing layers 0.0s done [2025-06-17T02:23:34.342Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d [2025-06-17T02:23:34.342Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:34.600Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done [2025-06-17T02:23:34.600Z] #7 DONE 0.1s [2025-06-17T02:23:34.600Z] [2025-06-17T02:23:34.600Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:34.600Z] #8 DONE 0.0s [2025-06-17T02:23:34.600Z] [2025-06-17T02:23:34.600Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:34.600Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:34.885Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-06-17T02:23:34.885Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-06-17T02:23:35.143Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:35.143Z] #1 transferring dockerfile: 169B done [2025-06-17T02:23:35.143Z] #1 DONE 0.0s [2025-06-17T02:23:35.143Z] [2025-06-17T02:23:35.143Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-17T02:23:35.143Z] #2 DONE 0.0s [2025-06-17T02:23:35.143Z] [2025-06-17T02:23:35.143Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-17T02:23:35.143Z] #3 DONE 0.0s [2025-06-17T02:23:35.143Z] [2025-06-17T02:23:35.143Z] #4 [internal] load .dockerignore [2025-06-17T02:23:35.143Z] #4 transferring context: 2B done [2025-06-17T02:23:35.143Z] #4 DONE 0.0s [2025-06-17T02:23:35.143Z] [2025-06-17T02:23:35.143Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:35.143Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done [2025-06-17T02:23:35.143Z] #5 CACHED [2025-06-17T02:23:35.143Z] [2025-06-17T02:23:35.143Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a [2025-06-17T02:23:35.143Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:b2f0f617d3bf5e3e4a6f3b1a08193546da77f143c660d8466ab8bbb3a04c1d0a 0.0s done [2025-06-17T02:23:35.143Z] #6 CACHED [2025-06-17T02:23:35.143Z] [2025-06-17T02:23:35.143Z] #7 exporting to image [2025-06-17T02:23:35.143Z] #7 exporting layers done [2025-06-17T02:23:35.143Z] #7 exporting manifest sha256:96dfa0972ecd73d9e140201d02bfa8b6136a930320a5b8da34406c37a8572506 done [2025-06-17T02:23:35.143Z] #7 exporting config sha256:008ecd68419a2cd0760dddad6b88b12e65d57fbb071b96d1a7db350c8e7f643a done [2025-06-17T02:23:35.143Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:35.143Z] #7 exporting manifest sha256:9c01b1052092f225833b8f42293c61c9c18404ed8323f08d6533329c5e42f208 done [2025-06-17T02:23:35.143Z] #7 exporting config sha256:532d17f89a732b49b1a6144160c7de5c4ecd9d998f3ebcf5d416028ea7be33bb done [2025-06-17T02:23:35.143Z] #7 exporting manifest list sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d done [2025-06-17T02:23:35.143Z] #7 pushing layers 0.0s done [2025-06-17T02:23:35.143Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:bfe12ddf26a6900bbb8e009a2295cb7770e3a9a24f58270562c92ea067b8156d 0.1s done [2025-06-17T02:23:35.144Z] #7 DONE 0.1s [2025-06-17T02:23:35.144Z] [2025-06-17T02:23:35.144Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:35.144Z] #8 DONE 0.0s [2025-06-17T02:23:35.144Z] [2025-06-17T02:23:35.144Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:35.144Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:35.428Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:35.428Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:35.687Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:35.687Z] #1 transferring dockerfile: 206B done [2025-06-17T02:23:35.687Z] #1 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:35.687Z] #2 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:35.687Z] #3 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #4 [internal] load .dockerignore [2025-06-17T02:23:35.687Z] #4 transferring context: 2B done [2025-06-17T02:23:35.687Z] #4 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:35.687Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:35.687Z] #5 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:35.687Z] #6 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:35.687Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:35.687Z] #5 DONE 0.1s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #7 exporting to image [2025-06-17T02:23:35.687Z] #7 exporting layers done [2025-06-17T02:23:35.687Z] #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done [2025-06-17T02:23:35.687Z] #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done [2025-06-17T02:23:35.687Z] #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done [2025-06-17T02:23:35.687Z] #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d 0.0s done [2025-06-17T02:23:35.687Z] #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done [2025-06-17T02:23:35.687Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:35.687Z] #7 ... [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:35.687Z] #8 DONE 0.0s [2025-06-17T02:23:35.687Z] [2025-06-17T02:23:35.687Z] #7 exporting to image [2025-06-17T02:23:35.687Z] #7 pushing layers 0.1s done [2025-06-17T02:23:35.687Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c [2025-06-17T02:23:35.946Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done [2025-06-17T02:23:35.946Z] #7 DONE 0.2s [2025-06-17T02:23:35.946Z] [2025-06-17T02:23:35.946Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:35.946Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:36.238Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-06-17T02:23:36.238Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-06-17T02:23:36.239Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:36.239Z] #1 transferring dockerfile: 172B done [2025-06-17T02:23:36.239Z] #1 DONE 0.0s [2025-06-17T02:23:36.239Z] [2025-06-17T02:23:36.239Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-17T02:23:36.239Z] #2 DONE 0.0s [2025-06-17T02:23:36.239Z] [2025-06-17T02:23:36.239Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-17T02:23:36.239Z] #3 DONE 0.0s [2025-06-17T02:23:36.239Z] [2025-06-17T02:23:36.239Z] #4 [internal] load .dockerignore [2025-06-17T02:23:36.239Z] #4 transferring context: 2B done [2025-06-17T02:23:36.239Z] #4 DONE 0.0s [2025-06-17T02:23:36.239Z] [2025-06-17T02:23:36.239Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:36.239Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:36.239Z] #5 CACHED [2025-06-17T02:23:36.239Z] [2025-06-17T02:23:36.239Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:36.239Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 0.0s done [2025-06-17T02:23:36.239Z] #6 CACHED [2025-06-17T02:23:36.239Z] [2025-06-17T02:23:36.239Z] #7 exporting to image [2025-06-17T02:23:36.239Z] #7 exporting layers done [2025-06-17T02:23:36.239Z] #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done [2025-06-17T02:23:36.239Z] #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done [2025-06-17T02:23:36.239Z] #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done [2025-06-17T02:23:36.239Z] #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done [2025-06-17T02:23:36.239Z] #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done [2025-06-17T02:23:36.239Z] #7 pushing layers 0.0s done [2025-06-17T02:23:36.239Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c [2025-06-17T02:23:36.239Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:36.503Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done [2025-06-17T02:23:36.503Z] #7 DONE 0.1s [2025-06-17T02:23:36.503Z] [2025-06-17T02:23:36.503Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:36.503Z] #8 DONE 0.0s [2025-06-17T02:23:36.503Z] [2025-06-17T02:23:36.503Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:36.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:36.787Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24' [2025-06-17T02:23:36.788Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 --push - [2025-06-17T02:23:36.788Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:36.788Z] #1 transferring dockerfile: 178B done [2025-06-17T02:23:36.788Z] #1 DONE 0.0s [2025-06-17T02:23:36.788Z] [2025-06-17T02:23:36.788Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [2025-06-17T02:23:36.788Z] #2 DONE 0.0s [2025-06-17T02:23:36.788Z] [2025-06-17T02:23:36.788Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24 [2025-06-17T02:23:36.788Z] #3 DONE 0.0s [2025-06-17T02:23:36.788Z] [2025-06-17T02:23:36.788Z] #4 [internal] load .dockerignore [2025-06-17T02:23:36.788Z] #4 transferring context: 2B done [2025-06-17T02:23:36.788Z] #4 DONE 0.0s [2025-06-17T02:23:36.788Z] [2025-06-17T02:23:36.788Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:36.788Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:36.788Z] #5 CACHED [2025-06-17T02:23:36.788Z] [2025-06-17T02:23:36.788Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:36.788Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f 0.0s done [2025-06-17T02:23:36.788Z] #6 CACHED [2025-06-17T02:23:36.788Z] [2025-06-17T02:23:36.788Z] #7 exporting to image [2025-06-17T02:23:36.788Z] #7 exporting layers done [2025-06-17T02:23:36.788Z] #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done [2025-06-17T02:23:36.788Z] #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done [2025-06-17T02:23:36.788Z] #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done [2025-06-17T02:23:36.788Z] #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done [2025-06-17T02:23:36.788Z] #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done [2025-06-17T02:23:36.788Z] #7 pushing layers 0.0s done [2025-06-17T02:23:36.788Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c [2025-06-17T02:23:36.788Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:37.047Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done [2025-06-17T02:23:37.047Z] #7 DONE 0.1s [2025-06-17T02:23:37.047Z] [2025-06-17T02:23:37.047Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:37.047Z] #8 DONE 0.0s [2025-06-17T02:23:37.047Z] [2025-06-17T02:23:37.047Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:37.047Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:37.335Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:37.335Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:37.592Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:37.592Z] #1 transferring dockerfile: 219B done [2025-06-17T02:23:37.592Z] #1 DONE 0.0s [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:37.592Z] #2 DONE 0.0s [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:37.592Z] #3 DONE 0.0s [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #4 [internal] load .dockerignore [2025-06-17T02:23:37.592Z] #4 transferring context: 2B done [2025-06-17T02:23:37.592Z] #4 DONE 0.0s [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:37.592Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:37.592Z] #5 CACHED [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:37.592Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:37.592Z] #6 CACHED [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #7 exporting to image [2025-06-17T02:23:37.592Z] #7 exporting layers done [2025-06-17T02:23:37.592Z] #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done [2025-06-17T02:23:37.592Z] #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done [2025-06-17T02:23:37.592Z] #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done [2025-06-17T02:23:37.592Z] #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done [2025-06-17T02:23:37.592Z] #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done [2025-06-17T02:23:37.592Z] #7 pushing layers 0.0s done [2025-06-17T02:23:37.592Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c [2025-06-17T02:23:37.592Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:37.592Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done [2025-06-17T02:23:37.592Z] #7 DONE 0.1s [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:37.592Z] #8 DONE 0.0s [2025-06-17T02:23:37.592Z] [2025-06-17T02:23:37.592Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:37.592Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:37.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-06-17T02:23:37.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-06-17T02:23:37.875Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:37.875Z] #1 transferring dockerfile: 170B done [2025-06-17T02:23:37.875Z] #1 DONE 0.0s [2025-06-17T02:23:37.875Z] [2025-06-17T02:23:37.875Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-17T02:23:37.875Z] #2 DONE 0.0s [2025-06-17T02:23:37.875Z] [2025-06-17T02:23:37.875Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-17T02:23:37.875Z] #3 DONE 0.0s [2025-06-17T02:23:37.875Z] [2025-06-17T02:23:37.875Z] #4 [internal] load .dockerignore [2025-06-17T02:23:37.875Z] #4 transferring context: 2B done [2025-06-17T02:23:37.875Z] #4 DONE 0.0s [2025-06-17T02:23:37.875Z] [2025-06-17T02:23:37.875Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:37.875Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:37.875Z] #5 CACHED [2025-06-17T02:23:37.875Z] [2025-06-17T02:23:37.875Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f [2025-06-17T02:23:37.875Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:28aa35dc1859fae681a8f98ab76e7c7080307d3d4b0595fb07df78b66a22234f done [2025-06-17T02:23:37.875Z] #6 CACHED [2025-06-17T02:23:37.875Z] [2025-06-17T02:23:37.875Z] #7 exporting to image [2025-06-17T02:23:37.875Z] #7 exporting layers done [2025-06-17T02:23:37.875Z] #7 exporting manifest sha256:d03a8150f99898fdd810756111365c16a3496e7eb8f059a871e3706df0a82cab done [2025-06-17T02:23:37.875Z] #7 exporting config sha256:d9037c3e017a943f6a37fafd585e0a73d078f1823bfb502ebd928ba21f9fc8d0 done [2025-06-17T02:23:37.875Z] #7 exporting manifest sha256:1d12075f8c86e70d43ea4ed4a63f5bf670df53008f52d3fca07caadf4f5c5e35 done [2025-06-17T02:23:37.875Z] #7 exporting config sha256:1cf64faa832bd61b20796abb9521436d602054aef48f48dcc2bf4e7038e4423d done [2025-06-17T02:23:37.875Z] #7 exporting manifest list sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c done [2025-06-17T02:23:37.875Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:38.134Z] #7 pushing layers 0.0s done [2025-06-17T02:23:38.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:a3fef5afa3cedfc84537f960208d75ab968435e7e32998d640c3da96acfba51c 0.1s done [2025-06-17T02:23:38.134Z] #7 DONE 0.1s [2025-06-17T02:23:38.134Z] [2025-06-17T02:23:38.134Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:38.134Z] #8 DONE 0.0s [2025-06-17T02:23:38.134Z] [2025-06-17T02:23:38.134Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:38.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:38.476Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:38.476Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:38.476Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:38.476Z] #1 transferring dockerfile: 206B done [2025-06-17T02:23:38.476Z] #1 DONE 0.0s [2025-06-17T02:23:38.476Z] [2025-06-17T02:23:38.476Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:38.476Z] #2 DONE 0.0s [2025-06-17T02:23:38.476Z] [2025-06-17T02:23:38.476Z] #3 [internal] load .dockerignore [2025-06-17T02:23:38.476Z] #3 transferring context: 2B done [2025-06-17T02:23:38.476Z] #3 DONE 0.0s [2025-06-17T02:23:38.476Z] [2025-06-17T02:23:38.476Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:38.476Z] #4 DONE 0.1s [2025-06-17T02:23:38.750Z] [2025-06-17T02:23:38.750Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:38.750Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:38.750Z] #5 ... [2025-06-17T02:23:38.750Z] [2025-06-17T02:23:38.750Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:38.750Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done [2025-06-17T02:23:38.750Z] #6 DONE 0.1s [2025-06-17T02:23:38.750Z] [2025-06-17T02:23:38.750Z] #7 exporting to image [2025-06-17T02:23:38.750Z] #7 exporting layers done [2025-06-17T02:23:38.750Z] #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done [2025-06-17T02:23:38.750Z] #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done [2025-06-17T02:23:38.750Z] #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done [2025-06-17T02:23:38.750Z] #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb [2025-06-17T02:23:38.750Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:38.750Z] #7 ... [2025-06-17T02:23:38.750Z] [2025-06-17T02:23:38.750Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:38.750Z] #8 DONE 0.0s [2025-06-17T02:23:38.750Z] [2025-06-17T02:23:38.750Z] #7 exporting to image [2025-06-17T02:23:38.750Z] #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done [2025-06-17T02:23:38.750Z] #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done [2025-06-17T02:23:38.750Z] #7 pushing layers 0.1s done [2025-06-17T02:23:38.750Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 [2025-06-17T02:23:38.750Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done [2025-06-17T02:23:38.750Z] #7 DONE 0.2s [2025-06-17T02:23:38.750Z] [2025-06-17T02:23:38.750Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:38.750Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:39.301Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-06-17T02:23:39.301Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-06-17T02:23:39.301Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:39.301Z] #1 transferring dockerfile: 172B done [2025-06-17T02:23:39.301Z] #1 DONE 0.0s [2025-06-17T02:23:39.301Z] [2025-06-17T02:23:39.301Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-17T02:23:39.301Z] #2 DONE 0.0s [2025-06-17T02:23:39.302Z] [2025-06-17T02:23:39.302Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-17T02:23:39.302Z] #3 DONE 0.0s [2025-06-17T02:23:39.302Z] [2025-06-17T02:23:39.302Z] #4 [internal] load .dockerignore [2025-06-17T02:23:39.302Z] #4 transferring context: 2B done [2025-06-17T02:23:39.302Z] #4 DONE 0.0s [2025-06-17T02:23:39.302Z] [2025-06-17T02:23:39.302Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:39.302Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done [2025-06-17T02:23:39.302Z] #5 CACHED [2025-06-17T02:23:39.302Z] [2025-06-17T02:23:39.302Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:39.302Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done [2025-06-17T02:23:39.302Z] #6 CACHED [2025-06-17T02:23:39.302Z] [2025-06-17T02:23:39.302Z] #7 exporting to image [2025-06-17T02:23:39.302Z] #7 exporting layers done [2025-06-17T02:23:39.302Z] #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done [2025-06-17T02:23:39.302Z] #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done [2025-06-17T02:23:39.302Z] #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done [2025-06-17T02:23:39.302Z] #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done [2025-06-17T02:23:39.302Z] #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done [2025-06-17T02:23:39.302Z] #7 pushing layers 0.0s done [2025-06-17T02:23:39.302Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 [2025-06-17T02:23:39.302Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:39.564Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done [2025-06-17T02:23:39.564Z] #7 DONE 0.1s [2025-06-17T02:23:39.564Z] [2025-06-17T02:23:39.564Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:39.564Z] #8 DONE 0.0s [2025-06-17T02:23:39.564Z] [2025-06-17T02:23:39.564Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:39.564Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:39.850Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24' [2025-06-17T02:23:39.850Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 --push - [2025-06-17T02:23:39.850Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:39.850Z] #1 transferring dockerfile: 178B done [2025-06-17T02:23:39.850Z] #1 DONE 0.0s [2025-06-17T02:23:39.850Z] [2025-06-17T02:23:39.850Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [2025-06-17T02:23:39.850Z] #2 DONE 0.0s [2025-06-17T02:23:39.850Z] [2025-06-17T02:23:39.850Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24 [2025-06-17T02:23:39.850Z] #3 DONE 0.0s [2025-06-17T02:23:39.850Z] [2025-06-17T02:23:39.850Z] #4 [internal] load .dockerignore [2025-06-17T02:23:39.850Z] #4 transferring context: 2B done [2025-06-17T02:23:39.850Z] #4 DONE 0.0s [2025-06-17T02:23:39.850Z] [2025-06-17T02:23:39.850Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:39.850Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done [2025-06-17T02:23:39.850Z] #5 CACHED [2025-06-17T02:23:39.850Z] [2025-06-17T02:23:39.850Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:39.850Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 0.0s done [2025-06-17T02:23:39.850Z] #6 CACHED [2025-06-17T02:23:39.850Z] [2025-06-17T02:23:39.850Z] #7 exporting to image [2025-06-17T02:23:39.850Z] #7 exporting layers done [2025-06-17T02:23:39.850Z] #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done [2025-06-17T02:23:39.850Z] #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done [2025-06-17T02:23:39.850Z] #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done [2025-06-17T02:23:39.850Z] #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done [2025-06-17T02:23:39.850Z] #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done [2025-06-17T02:23:39.850Z] #7 pushing layers 0.0s done [2025-06-17T02:23:39.850Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 [2025-06-17T02:23:39.850Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:40.109Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done [2025-06-17T02:23:40.109Z] #7 DONE 0.1s [2025-06-17T02:23:40.109Z] [2025-06-17T02:23:40.109Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:40.109Z] #8 DONE 0.0s [2025-06-17T02:23:40.109Z] [2025-06-17T02:23:40.109Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:40.109Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:40.393Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:40.393Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:40.652Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:40.652Z] #1 transferring dockerfile: 219B done [2025-06-17T02:23:40.652Z] #1 DONE 0.0s [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:40.652Z] #2 DONE 0.0s [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:40.652Z] #3 DONE 0.0s [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #4 [internal] load .dockerignore [2025-06-17T02:23:40.652Z] #4 transferring context: 2B done [2025-06-17T02:23:40.652Z] #4 DONE 0.0s [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:40.652Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done [2025-06-17T02:23:40.652Z] #5 CACHED [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:40.652Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 done [2025-06-17T02:23:40.652Z] #6 CACHED [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #7 exporting to image [2025-06-17T02:23:40.652Z] #7 exporting layers done [2025-06-17T02:23:40.652Z] #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done [2025-06-17T02:23:40.652Z] #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done [2025-06-17T02:23:40.652Z] #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done [2025-06-17T02:23:40.652Z] #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done [2025-06-17T02:23:40.652Z] #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done [2025-06-17T02:23:40.652Z] #7 pushing layers 0.0s done [2025-06-17T02:23:40.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 [2025-06-17T02:23:40.652Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:40.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done [2025-06-17T02:23:40.652Z] #7 DONE 0.1s [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:40.652Z] #8 DONE 0.0s [2025-06-17T02:23:40.652Z] [2025-06-17T02:23:40.652Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:40.652Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:40.938Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-06-17T02:23:40.939Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-06-17T02:23:40.939Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:40.939Z] #1 transferring dockerfile: 170B done [2025-06-17T02:23:40.939Z] #1 DONE 0.0s [2025-06-17T02:23:40.939Z] [2025-06-17T02:23:40.939Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-17T02:23:40.939Z] #2 DONE 0.0s [2025-06-17T02:23:40.939Z] [2025-06-17T02:23:40.939Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-17T02:23:40.939Z] #3 DONE 0.0s [2025-06-17T02:23:40.939Z] [2025-06-17T02:23:40.939Z] #4 [internal] load .dockerignore [2025-06-17T02:23:40.939Z] #4 transferring context: 2B done [2025-06-17T02:23:40.939Z] #4 DONE 0.0s [2025-06-17T02:23:40.939Z] [2025-06-17T02:23:40.939Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:40.939Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 0.0s done [2025-06-17T02:23:40.939Z] #5 CACHED [2025-06-17T02:23:40.939Z] [2025-06-17T02:23:40.939Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 [2025-06-17T02:23:40.939Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:0575aed0aa70cb0e6f0d8e4a8292863f9038019833aea31277fc10f9f7468b75 0.0s done [2025-06-17T02:23:40.939Z] #6 CACHED [2025-06-17T02:23:40.939Z] [2025-06-17T02:23:40.939Z] #7 exporting to image [2025-06-17T02:23:40.939Z] #7 exporting layers done [2025-06-17T02:23:40.939Z] #7 exporting manifest sha256:bccd74dce99a32259afbadca6e25e0d97a2f1da4503f4be16e5f8b3c020d83f4 done [2025-06-17T02:23:40.939Z] #7 exporting config sha256:3d8e45bfd9e298086ba97cb59db50d45ff4e51c802edfef81d66fb44c52992e7 done [2025-06-17T02:23:40.939Z] #7 exporting manifest sha256:68d2ee6783c015a0c9b1777ac33a1fd3db3336cdaef61dc5b16b57284411c093 done [2025-06-17T02:23:40.939Z] #7 exporting config sha256:5ead3a374dc551ac9d4a7b3717adcacf157b0ec0ee097820e3513dd8767890bb done [2025-06-17T02:23:40.939Z] #7 exporting manifest list sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 done [2025-06-17T02:23:40.939Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:41.198Z] #7 pushing layers 0.0s done [2025-06-17T02:23:41.198Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:956008d6ae82227266b8502597bfd4c18dc2eba0fb2a1ebcf0f583f00b920d79 0.1s done [2025-06-17T02:23:41.198Z] #7 DONE 0.1s [2025-06-17T02:23:41.198Z] [2025-06-17T02:23:41.198Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:41.198Z] #8 DONE 0.0s [2025-06-17T02:23:41.198Z] [2025-06-17T02:23:41.198Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:41.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:41.484Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:41.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:41.484Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:41.484Z] #1 transferring dockerfile: 206B done [2025-06-17T02:23:41.484Z] #1 DONE 0.0s [2025-06-17T02:23:41.484Z] [2025-06-17T02:23:41.484Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:41.484Z] #2 DONE 0.0s [2025-06-17T02:23:41.484Z] [2025-06-17T02:23:41.484Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:41.484Z] #3 DONE 0.0s [2025-06-17T02:23:41.484Z] [2025-06-17T02:23:41.484Z] #4 [internal] load .dockerignore [2025-06-17T02:23:41.484Z] #4 transferring context: 2B done [2025-06-17T02:23:41.484Z] #4 DONE 0.0s [2025-06-17T02:23:41.484Z] [2025-06-17T02:23:41.484Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:41.745Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:41.745Z] #5 DONE 0.1s [2025-06-17T02:23:41.745Z] [2025-06-17T02:23:41.745Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:41.745Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:41.745Z] #6 DONE 0.0s [2025-06-17T02:23:41.745Z] [2025-06-17T02:23:41.745Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:41.745Z] #7 DONE 0.0s [2025-06-17T02:23:41.745Z] [2025-06-17T02:23:41.745Z] #8 exporting to image [2025-06-17T02:23:41.745Z] #8 exporting layers done [2025-06-17T02:23:41.745Z] #8 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done [2025-06-17T02:23:41.745Z] #8 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done [2025-06-17T02:23:41.745Z] #8 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done [2025-06-17T02:23:41.745Z] #8 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done [2025-06-17T02:23:41.745Z] #8 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done [2025-06-17T02:23:41.745Z] #8 pushing layers 0.1s done [2025-06-17T02:23:41.745Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 [2025-06-17T02:23:41.745Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:42.004Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done [2025-06-17T02:23:42.004Z] #8 DONE 0.2s [2025-06-17T02:23:42.004Z] [2025-06-17T02:23:42.004Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:42.004Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:42.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-06-17T02:23:42.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-06-17T02:23:42.294Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:42.294Z] #1 transferring dockerfile: 172B done [2025-06-17T02:23:42.294Z] #1 DONE 0.0s [2025-06-17T02:23:42.294Z] [2025-06-17T02:23:42.294Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-17T02:23:42.294Z] #2 DONE 0.0s [2025-06-17T02:23:42.294Z] [2025-06-17T02:23:42.294Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-17T02:23:42.294Z] #3 DONE 0.0s [2025-06-17T02:23:42.294Z] [2025-06-17T02:23:42.294Z] #4 [internal] load .dockerignore [2025-06-17T02:23:42.294Z] #4 transferring context: 2B done [2025-06-17T02:23:42.294Z] #4 DONE 0.0s [2025-06-17T02:23:42.294Z] [2025-06-17T02:23:42.294Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:42.294Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:42.294Z] #5 CACHED [2025-06-17T02:23:42.294Z] [2025-06-17T02:23:42.294Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:42.294Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:42.294Z] #6 CACHED [2025-06-17T02:23:42.294Z] [2025-06-17T02:23:42.294Z] #7 exporting to image [2025-06-17T02:23:42.294Z] #7 exporting layers done [2025-06-17T02:23:42.294Z] #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done [2025-06-17T02:23:42.294Z] #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done [2025-06-17T02:23:42.294Z] #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done [2025-06-17T02:23:42.294Z] #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done [2025-06-17T02:23:42.294Z] #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done [2025-06-17T02:23:42.294Z] #7 pushing layers 0.0s done [2025-06-17T02:23:42.294Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 [2025-06-17T02:23:42.294Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:42.556Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done [2025-06-17T02:23:42.556Z] #7 DONE 0.1s [2025-06-17T02:23:42.556Z] [2025-06-17T02:23:42.556Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:42.556Z] #8 DONE 0.0s [2025-06-17T02:23:42.556Z] [2025-06-17T02:23:42.556Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:42.556Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:42.863Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24' [2025-06-17T02:23:42.863Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 --push - [2025-06-17T02:23:42.863Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:42.863Z] #1 transferring dockerfile: 178B done [2025-06-17T02:23:42.863Z] #1 DONE 0.0s [2025-06-17T02:23:42.863Z] [2025-06-17T02:23:42.863Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [2025-06-17T02:23:42.863Z] #2 DONE 0.0s [2025-06-17T02:23:42.863Z] [2025-06-17T02:23:42.863Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24 [2025-06-17T02:23:42.863Z] #3 DONE 0.0s [2025-06-17T02:23:42.863Z] [2025-06-17T02:23:42.863Z] #4 [internal] load .dockerignore [2025-06-17T02:23:42.863Z] #4 transferring context: 2B done [2025-06-17T02:23:42.863Z] #4 DONE 0.0s [2025-06-17T02:23:42.863Z] [2025-06-17T02:23:42.863Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:42.863Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:42.863Z] #5 CACHED [2025-06-17T02:23:42.863Z] [2025-06-17T02:23:42.863Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:42.863Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:42.863Z] #6 CACHED [2025-06-17T02:23:42.863Z] [2025-06-17T02:23:42.863Z] #7 exporting to image [2025-06-17T02:23:42.863Z] #7 exporting layers done [2025-06-17T02:23:42.863Z] #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done [2025-06-17T02:23:42.863Z] #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done [2025-06-17T02:23:42.863Z] #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done [2025-06-17T02:23:42.863Z] #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done [2025-06-17T02:23:42.863Z] #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done [2025-06-17T02:23:42.863Z] #7 pushing layers 0.0s done [2025-06-17T02:23:42.863Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 [2025-06-17T02:23:42.863Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:43.121Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.24@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done [2025-06-17T02:23:43.121Z] #7 DONE 0.1s [2025-06-17T02:23:43.121Z] [2025-06-17T02:23:43.121Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:43.121Z] #8 DONE 0.0s [2025-06-17T02:23:43.121Z] [2025-06-17T02:23:43.121Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:43.121Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:43.406Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:43.406Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:43.406Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:43.407Z] #1 transferring dockerfile: 219B done [2025-06-17T02:23:43.407Z] #1 DONE 0.0s [2025-06-17T02:23:43.407Z] [2025-06-17T02:23:43.407Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:43.407Z] #2 DONE 0.0s [2025-06-17T02:23:43.407Z] [2025-06-17T02:23:43.407Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:43.407Z] #3 DONE 0.0s [2025-06-17T02:23:43.407Z] [2025-06-17T02:23:43.407Z] #4 [internal] load .dockerignore [2025-06-17T02:23:43.407Z] #4 transferring context: 2B done [2025-06-17T02:23:43.407Z] #4 DONE 0.0s [2025-06-17T02:23:43.407Z] [2025-06-17T02:23:43.407Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:43.407Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:43.407Z] #5 CACHED [2025-06-17T02:23:43.407Z] [2025-06-17T02:23:43.407Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:43.407Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 0.0s done [2025-06-17T02:23:43.407Z] #6 CACHED [2025-06-17T02:23:43.407Z] [2025-06-17T02:23:43.407Z] #7 exporting to image [2025-06-17T02:23:43.407Z] #7 exporting layers [2025-06-17T02:23:43.407Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:43.664Z] #7 exporting layers done [2025-06-17T02:23:43.664Z] #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done [2025-06-17T02:23:43.664Z] #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done [2025-06-17T02:23:43.665Z] #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done [2025-06-17T02:23:43.665Z] #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done [2025-06-17T02:23:43.665Z] #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done [2025-06-17T02:23:43.665Z] #7 pushing layers 0.0s done [2025-06-17T02:23:43.665Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done [2025-06-17T02:23:43.665Z] #7 DONE 0.1s [2025-06-17T02:23:43.665Z] [2025-06-17T02:23:43.665Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:43.665Z] #8 DONE 0.0s [2025-06-17T02:23:43.665Z] [2025-06-17T02:23:43.665Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:43.665Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:43.948Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-06-17T02:23:43.948Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-06-17T02:23:43.948Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:43.948Z] #1 transferring dockerfile: 170B done [2025-06-17T02:23:43.948Z] #1 DONE 0.0s [2025-06-17T02:23:43.948Z] [2025-06-17T02:23:43.948Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-17T02:23:43.948Z] #2 DONE 0.0s [2025-06-17T02:23:43.948Z] [2025-06-17T02:23:43.948Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-17T02:23:43.948Z] #3 DONE 0.0s [2025-06-17T02:23:43.948Z] [2025-06-17T02:23:43.948Z] #4 [internal] load .dockerignore [2025-06-17T02:23:43.948Z] #4 transferring context: 2B done [2025-06-17T02:23:43.948Z] #4 DONE 0.0s [2025-06-17T02:23:43.948Z] [2025-06-17T02:23:43.948Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:43.948Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:43.948Z] #5 CACHED [2025-06-17T02:23:43.948Z] [2025-06-17T02:23:43.948Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 [2025-06-17T02:23:43.948Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f70d2f5cff638a9a3550dbd47d09bef6eb26eba3afa43e4eed17be555acba3e0 done [2025-06-17T02:23:43.948Z] #6 CACHED [2025-06-17T02:23:43.948Z] [2025-06-17T02:23:43.948Z] #7 exporting to image [2025-06-17T02:23:43.948Z] #7 exporting layers done [2025-06-17T02:23:43.948Z] #7 exporting manifest sha256:c093a75b4a4b8513dd96e976a279d86c891bfdd5a20284cfabd63c2e3dca1b42 done [2025-06-17T02:23:43.948Z] #7 exporting config sha256:83a0a63f2f6e1f6f06545989f8cec36664bab78bfff6760d3e9ac927569fdd7d done [2025-06-17T02:23:43.948Z] #7 exporting manifest sha256:40cde269d94924e2649ee0df3c29a335c9865fbb1ec705437efdb58cab1f4b5c done [2025-06-17T02:23:43.948Z] #7 exporting config sha256:13d6670e629d80bd6b7f17ac7c1547f012a4ab95dbe54eb20eb7bc6d68aaf036 done [2025-06-17T02:23:43.948Z] #7 exporting manifest list sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 done [2025-06-17T02:23:43.948Z] #7 pushing layers 0.0s done [2025-06-17T02:23:43.948Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 [2025-06-17T02:23:43.948Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:44.207Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1307905a30febdd2448ccf78de14fad73e37b2eaffcf86d1f498e39de25e9470 0.1s done [2025-06-17T02:23:44.207Z] #7 DONE 0.1s [2025-06-17T02:23:44.207Z] [2025-06-17T02:23:44.207Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:44.207Z] #8 DONE 0.0s [2025-06-17T02:23:44.207Z] [2025-06-17T02:23:44.207Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:44.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:44.498Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 --push - [2025-06-17T02:23:44.498Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950' [2025-06-17T02:23:44.759Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:44.759Z] #1 transferring dockerfile: 202B done [2025-06-17T02:23:44.759Z] #1 DONE 0.0s [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:44.759Z] #2 DONE 0.0s [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:23:44.759Z] #3 DONE 0.0s [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #4 [internal] load .dockerignore [2025-06-17T02:23:44.759Z] #4 transferring context: 2B done [2025-06-17T02:23:44.759Z] #4 DONE 0.0s [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:44.759Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:44.759Z] #5 ... [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:44.759Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:44.759Z] #6 DONE 0.1s [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:44.759Z] #7 DONE 0.0s [2025-06-17T02:23:44.759Z] [2025-06-17T02:23:44.759Z] #8 exporting to image [2025-06-17T02:23:44.759Z] #8 exporting layers done [2025-06-17T02:23:44.759Z] #8 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done [2025-06-17T02:23:44.759Z] #8 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done [2025-06-17T02:23:44.759Z] #8 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done [2025-06-17T02:23:44.759Z] #8 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done [2025-06-17T02:23:44.759Z] #8 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done [2025-06-17T02:23:44.759Z] #8 pushing layers 0.1s done [2025-06-17T02:23:44.759Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 [2025-06-17T02:23:44.759Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:45.018Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done [2025-06-17T02:23:45.018Z] #8 DONE 0.2s [2025-06-17T02:23:45.018Z] [2025-06-17T02:23:45.018Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:45.018Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:45.311Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-06-17T02:23:45.311Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-06-17T02:23:45.311Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:45.311Z] #1 transferring dockerfile: 168B done [2025-06-17T02:23:45.311Z] #1 DONE 0.0s [2025-06-17T02:23:45.311Z] [2025-06-17T02:23:45.311Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-17T02:23:45.311Z] #2 DONE 0.0s [2025-06-17T02:23:45.311Z] [2025-06-17T02:23:45.311Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-17T02:23:45.311Z] #3 DONE 0.0s [2025-06-17T02:23:45.311Z] [2025-06-17T02:23:45.311Z] #4 [internal] load .dockerignore [2025-06-17T02:23:45.311Z] #4 transferring context: 2B done [2025-06-17T02:23:45.311Z] #4 DONE 0.0s [2025-06-17T02:23:45.311Z] [2025-06-17T02:23:45.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:45.311Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:45.311Z] #5 CACHED [2025-06-17T02:23:45.311Z] [2025-06-17T02:23:45.311Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:45.311Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 0.0s done [2025-06-17T02:23:45.311Z] #6 CACHED [2025-06-17T02:23:45.311Z] [2025-06-17T02:23:45.311Z] #7 exporting to image [2025-06-17T02:23:45.311Z] #7 exporting layers done [2025-06-17T02:23:45.311Z] #7 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done [2025-06-17T02:23:45.311Z] #7 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done [2025-06-17T02:23:45.311Z] #7 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done [2025-06-17T02:23:45.311Z] #7 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done [2025-06-17T02:23:45.311Z] #7 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done [2025-06-17T02:23:45.311Z] #7 pushing layers 0.0s done [2025-06-17T02:23:45.311Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 [2025-06-17T02:23:45.311Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:45.569Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done [2025-06-17T02:23:45.569Z] #7 DONE 0.1s [2025-06-17T02:23:45.569Z] [2025-06-17T02:23:45.569Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:45.569Z] #8 DONE 0.0s [2025-06-17T02:23:45.569Z] [2025-06-17T02:23:45.569Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:45.569Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:45.854Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24' [2025-06-17T02:23:45.854Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 --push - [2025-06-17T02:23:45.854Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:45.854Z] #1 transferring dockerfile: 174B done [2025-06-17T02:23:45.854Z] #1 DONE 0.0s [2025-06-17T02:23:45.854Z] [2025-06-17T02:23:45.854Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [2025-06-17T02:23:45.854Z] #2 DONE 0.0s [2025-06-17T02:23:45.854Z] [2025-06-17T02:23:45.854Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24 [2025-06-17T02:23:45.854Z] #3 DONE 0.0s [2025-06-17T02:23:45.854Z] [2025-06-17T02:23:45.854Z] #4 [internal] load .dockerignore [2025-06-17T02:23:45.854Z] #4 transferring context: 2B done [2025-06-17T02:23:45.854Z] #4 DONE 0.0s [2025-06-17T02:23:45.854Z] [2025-06-17T02:23:45.854Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:45.854Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:45.854Z] #5 CACHED [2025-06-17T02:23:45.854Z] [2025-06-17T02:23:45.854Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:45.854Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:45.854Z] #6 CACHED [2025-06-17T02:23:45.854Z] [2025-06-17T02:23:45.854Z] #7 exporting to image [2025-06-17T02:23:45.854Z] #7 exporting layers done [2025-06-17T02:23:45.854Z] #7 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done [2025-06-17T02:23:45.854Z] #7 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done [2025-06-17T02:23:45.854Z] #7 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done [2025-06-17T02:23:45.854Z] #7 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done [2025-06-17T02:23:45.854Z] #7 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done [2025-06-17T02:23:45.854Z] #7 pushing layers 0.0s done [2025-06-17T02:23:45.854Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 [2025-06-17T02:23:45.854Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:46.113Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.24@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done [2025-06-17T02:23:46.113Z] #7 DONE 0.1s [2025-06-17T02:23:46.113Z] [2025-06-17T02:23:46.113Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:46.113Z] #8 DONE 0.0s [2025-06-17T02:23:46.113Z] [2025-06-17T02:23:46.113Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:46.113Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:46.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24' [2025-06-17T02:23:46.405Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 --push - [2025-06-17T02:23:46.405Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:46.405Z] #1 transferring dockerfile: 215B done [2025-06-17T02:23:46.405Z] #1 DONE 0.0s [2025-06-17T02:23:46.405Z] [2025-06-17T02:23:46.405Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:46.405Z] #2 DONE 0.0s [2025-06-17T02:23:46.405Z] [2025-06-17T02:23:46.405Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:23:46.405Z] #3 DONE 0.0s [2025-06-17T02:23:46.405Z] [2025-06-17T02:23:46.405Z] #4 [internal] load .dockerignore [2025-06-17T02:23:46.405Z] #4 transferring context: 2B done [2025-06-17T02:23:46.405Z] #4 DONE 0.0s [2025-06-17T02:23:46.405Z] [2025-06-17T02:23:46.405Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:46.405Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:46.405Z] #5 CACHED [2025-06-17T02:23:46.405Z] [2025-06-17T02:23:46.405Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:46.405Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:46.405Z] #6 CACHED [2025-06-17T02:23:46.405Z] [2025-06-17T02:23:46.405Z] #7 exporting to image [2025-06-17T02:23:46.405Z] #7 exporting layers done [2025-06-17T02:23:46.405Z] #7 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done [2025-06-17T02:23:46.405Z] #7 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done [2025-06-17T02:23:46.405Z] #7 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done [2025-06-17T02:23:46.405Z] #7 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done [2025-06-17T02:23:46.405Z] #7 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done [2025-06-17T02:23:46.405Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:46.664Z] #7 pushing layers 0.0s done [2025-06-17T02:23:46.664Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done [2025-06-17T02:23:46.664Z] #7 DONE 0.1s [2025-06-17T02:23:46.664Z] [2025-06-17T02:23:46.664Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:46.664Z] #8 DONE 0.0s [2025-06-17T02:23:46.664Z] [2025-06-17T02:23:46.664Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:46.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-17T02:23:47.059Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-06-17T02:23:47.059Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-06-17T02:23:47.059Z] #1 [internal] load build definition from Dockerfile [2025-06-17T02:23:47.059Z] #1 transferring dockerfile: 166B done [2025-06-17T02:23:47.059Z] #1 DONE 0.0s [2025-06-17T02:23:47.059Z] [2025-06-17T02:23:47.059Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-17T02:23:47.059Z] #2 DONE 0.0s [2025-06-17T02:23:47.059Z] [2025-06-17T02:23:47.059Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-17T02:23:47.059Z] #3 DONE 0.0s [2025-06-17T02:23:47.059Z] [2025-06-17T02:23:47.059Z] #4 [internal] load .dockerignore [2025-06-17T02:23:47.059Z] #4 transferring context: 2B done [2025-06-17T02:23:47.059Z] #4 DONE 0.0s [2025-06-17T02:23:47.059Z] [2025-06-17T02:23:47.059Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:47.059Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:47.059Z] #5 DONE 0.0s [2025-06-17T02:23:47.059Z] [2025-06-17T02:23:47.059Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:47.318Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 done [2025-06-17T02:23:47.318Z] #6 CACHED [2025-06-17T02:23:47.318Z] [2025-06-17T02:23:47.318Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:39de47aac4c97ca2d77d1647e518133d25b425caff14a0e8361fb6affdddd102 [2025-06-17T02:23:47.318Z] #5 CACHED [2025-06-17T02:23:47.318Z] [2025-06-17T02:23:47.318Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-17T02:23:47.318Z] #7 DONE 0.0s [2025-06-17T02:23:47.318Z] [2025-06-17T02:23:47.318Z] #8 exporting to image [2025-06-17T02:23:47.318Z] #8 exporting layers done [2025-06-17T02:23:47.318Z] #8 exporting manifest sha256:b18eb8a9e9988c770d413ef562c1e04e794d46b7335e37dd39c3e845f486ce22 done [2025-06-17T02:23:47.318Z] #8 exporting config sha256:a207fc1cdbecf964c15dc7bd776226bd6fd1f528b61a4dc8f3d064d5cb9702d0 done [2025-06-17T02:23:47.318Z] #8 exporting manifest sha256:6c7035667e2804fe845d919565b5384fec53e810afddf28de43d8ea398eb53bd done [2025-06-17T02:23:47.318Z] #8 exporting config sha256:9ac85bdaac74528d4cdf296e49872f4bcf8e80769fa4a68abc6e2f79c1b40c62 done [2025-06-17T02:23:47.318Z] #8 exporting manifest list sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 done [2025-06-17T02:23:47.318Z] #8 pushing layers 0.0s done [2025-06-17T02:23:47.318Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:55bebcb26587695a6981a68a6267a59dd857cf7d9d3d90b3dfe9457a9d366608 0.1s done [2025-06-17T02:23:47.318Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-17T02:23:47.318Z] #8 DONE 0.1s [2025-06-17T02:23:47.318Z] [2025-06-17T02:23:47.318Z] 1 warning found (use --debug to expand): [2025-06-17T02:23:47.318Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-17T02:23:47.687Z] + '[' -d /w/workspace/edgex-go/855/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:23:47.976Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:23:48.529Z] ---> package-listing.sh [2025-06-17T02:23:48.529Z] ++ facter osfamily [2025-06-17T02:23:48.529Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-17T02:23:48.788Z] + OS_FAMILY=redhat [2025-06-17T02:23:48.788Z] + workspace=/w/workspace/edgex-go/855 [2025-06-17T02:23:48.788Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-17T02:23:48.789Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-17T02:23:48.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-17T02:23:48.789Z] + PACKAGES=/tmp/packages_start.txt [2025-06-17T02:23:48.789Z] + '[' /w/workspace/edgex-go/855 ']' [2025-06-17T02:23:48.789Z] + PACKAGES=/tmp/packages_end.txt [2025-06-17T02:23:48.789Z] + case "${OS_FAMILY}" in [2025-06-17T02:23:48.789Z] + sort [2025-06-17T02:23:48.789Z] + rpm -qa [2025-06-17T02:23:49.355Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-17T02:23:49.355Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-17T02:23:49.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-17T02:23:49.355Z] + '[' /w/workspace/edgex-go/855 ']' [2025-06-17T02:23:49.355Z] + mkdir -p /w/workspace/edgex-go/855/archives/ [2025-06-17T02:23:49.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/855/archives/ [Pipeline] echo [2025-06-17T02:23:49.367Z] 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/855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-17T02:23:49.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:23:50.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:23:50.204Z] [2025-06-17T02:23:50.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:23:50.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:23:50.510Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-17T02:23:50.510Z] 5eb5b503b376: Pulling fs layer [2025-06-17T02:23:50.510Z] 5c69ac0246d0: Pulling fs layer [2025-06-17T02:23:50.510Z] ec43610c2a17: Pulling fs layer [2025-06-17T02:23:50.510Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-17T02:23:50.510Z] 33b1e0a273af: Pulling fs layer [2025-06-17T02:23:50.510Z] 5d3b04190fa2: Pulling fs layer [2025-06-17T02:23:50.510Z] 2f39f015ded8: Pulling fs layer [2025-06-17T02:23:50.510Z] 3a2ae6a8a46f: Waiting [2025-06-17T02:23:50.510Z] 33b1e0a273af: Waiting [2025-06-17T02:23:50.510Z] 5d3b04190fa2: Waiting [2025-06-17T02:23:50.510Z] 2f39f015ded8: Waiting [2025-06-17T02:23:50.510Z] 5c69ac0246d0: Verifying Checksum [2025-06-17T02:23:50.510Z] 5c69ac0246d0: Download complete [2025-06-17T02:23:50.510Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-17T02:23:50.510Z] 3a2ae6a8a46f: Download complete [2025-06-17T02:23:50.510Z] 33b1e0a273af: Verifying Checksum [2025-06-17T02:23:50.510Z] 33b1e0a273af: Download complete [2025-06-17T02:23:50.510Z] 5d3b04190fa2: Verifying Checksum [2025-06-17T02:23:50.510Z] 5d3b04190fa2: Download complete [2025-06-17T02:23:50.510Z] ec43610c2a17: Verifying Checksum [2025-06-17T02:23:50.510Z] ec43610c2a17: Download complete [2025-06-17T02:23:50.768Z] 5eb5b503b376: Verifying Checksum [2025-06-17T02:23:50.768Z] 5eb5b503b376: Download complete [2025-06-17T02:23:51.338Z] 2f39f015ded8: Verifying Checksum [2025-06-17T02:23:51.338Z] 2f39f015ded8: Download complete [2025-06-17T02:23:51.911Z] 5eb5b503b376: Pull complete [2025-06-17T02:23:52.168Z] 5c69ac0246d0: Pull complete [2025-06-17T02:23:52.426Z] ec43610c2a17: Pull complete [2025-06-17T02:23:52.685Z] 3a2ae6a8a46f: Pull complete [2025-06-17T02:23:52.685Z] 33b1e0a273af: Pull complete [2025-06-17T02:23:52.941Z] 5d3b04190fa2: Pull complete [2025-06-17T02:23:57.140Z] 2f39f015ded8: Pull complete [2025-06-17T02:23:57.140Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-17T02:23:57.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T02:23:57.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T02:23:57.340Z] prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container [2025-06-17T02:23:57.377Z] $ 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/855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-17T02:24:00.829Z] $ docker top dce9a95d1c5c4ba3cc6d6b2e0f7bd3c20d8fc9ba8a30d2ca33b73e9b67094fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T02:24:01.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-17T02:24:01.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-17T02:24:01.745Z] + ls /var/log/sa-host [2025-06-17T02:24:01.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T02:24:01.828Z] provisioning config files... [2025-06-17T02:24:01.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14440544977049272223tmp [Pipeline] { [Pipeline] echo [2025-06-17T02:24:01.854Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:24:02.136Z] ---> create-netrc.sh [Pipeline] } [2025-06-17T02:24:02.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:24:02.479Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-17T02:24:02.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:24:02.774Z] ---> sudo-logs.sh [2025-06-17T02:24:02.774Z] Archiving 'sudo' log.. [2025-06-17T02:24:02.774Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:24:02.805Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-17T02:24:02.813Z] $ docker stop --time=1 dce9a95d1c5c4ba3cc6d6b2e0f7bd3c20d8fc9ba8a30d2ca33b73e9b67094fa4 [2025-06-17T02:24:03.935Z] $ docker rm -f --volumes dce9a95d1c5c4ba3cc6d6b2e0f7bd3c20d8fc9ba8a30d2ca33b73e9b67094fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-17T02:24:04.040Z] [WS-CLEANUP] Deleting project workspace... [2025-06-17T02:24:04.040Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-17T02:24:04.060Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-06-17T02:40:38.953Z] #154 ... [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-17T02:40:38.953Z] #138 DONE 1096.1s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-17T02:40:38.953Z] #153 ... [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:40:38.953Z] #155 DONE 0.3s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:40:38.953Z] #156 DONE 0.1s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-17T02:40:38.953Z] #157 DONE 0.3s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #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-06-17T02:40:38.953Z] #158 DONE 0.2s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:40:38.953Z] #152 ... [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #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-06-17T02:40:38.953Z] #159 DONE 0.2s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #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-06-17T02:40:38.953Z] #160 DONE 2.0s [2025-06-17T02:40:38.953Z] [2025-06-17T02:40:38.953Z] #111 [core-common-config-bootstrapper] exporting to image [2025-06-17T02:40:38.953Z] #111 exporting layers [2025-06-17T02:40:38.953Z] #111 exporting layers 0.7s done [2025-06-17T02:40:38.954Z] #111 writing image sha256:1b2fb05161792ea64181dc31e50d35a5fcd18b1ef693f877ee7c2880d5e7b082 done [2025-06-17T02:40:38.954Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-06-17T02:40:38.954Z] #111 DONE 6.7s [2025-06-17T02:40:38.954Z] [2025-06-17T02:40:38.954Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:40:45.596Z] #120 ... [2025-06-17T02:40:45.596Z] [2025-06-17T02:40:45.596Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-17T02:40:45.596Z] #154 DONE 1104.5s [2025-06-17T02:40:45.596Z] [2025-06-17T02:40:45.596Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-17T02:40:45.871Z] #161 DONE 0.3s [2025-06-17T02:40:45.871Z] [2025-06-17T02:40:45.871Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-17T02:40:48.482Z] #162 DONE 2.1s [2025-06-17T02:40:48.482Z] [2025-06-17T02:40:48.482Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:40:48.482Z] #163 DONE 0.5s [2025-06-17T02:40:48.482Z] [2025-06-17T02:40:48.482Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:40:48.753Z] #164 DONE 0.1s [2025-06-17T02:40:48.753Z] [2025-06-17T02:40:48.753Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-17T02:40:49.033Z] #165 DONE 0.3s [2025-06-17T02:40:49.033Z] [2025-06-17T02:40:49.033Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-17T02:40:49.033Z] #166 DONE 0.1s [2025-06-17T02:40:49.033Z] [2025-06-17T02:40:49.033Z] #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-06-17T02:40:49.033Z] #167 DONE 0.1s [2025-06-17T02:40:49.033Z] [2025-06-17T02:40:49.033Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-17T02:40:49.424Z] #153 ... [2025-06-17T02:40:49.424Z] [2025-06-17T02:40:49.424Z] #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-06-17T02:40:49.424Z] #168 DONE 0.1s [2025-06-17T02:40:49.424Z] [2025-06-17T02:40:49.424Z] #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-06-17T02:40:49.424Z] #169 DONE 0.1s [2025-06-17T02:40:49.424Z] [2025-06-17T02:40:49.424Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-17T02:40:49.694Z] #135 ... [2025-06-17T02:40:49.694Z] [2025-06-17T02:40:49.694Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-17T02:40:49.960Z] #170 DONE 0.3s [2025-06-17T02:40:49.960Z] [2025-06-17T02:40:49.960Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-17T02:40:51.916Z] #171 DONE 2.2s [2025-06-17T02:40:51.916Z] [2025-06-17T02:40:51.916Z] #111 [security-bootstrapper] exporting to image [2025-06-17T02:40:51.916Z] #111 exporting layers [2025-06-17T02:40:53.338Z] #111 exporting layers 1.0s done [2025-06-17T02:40:53.338Z] #111 writing image sha256:4762dda0d5b3cc3a493832929b6b218a76a6646ab304ab95e11e37bf01fb934a 0.0s done [2025-06-17T02:40:53.338Z] #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-06-17T02:40:53.338Z] #111 DONE 7.8s [2025-06-17T02:40:53.338Z] [2025-06-17T02:40:53.338Z] #150 [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-06-17T02:55:15.851Z] #150 ... [2025-06-17T02:55:15.851Z] [2025-06-17T02:55:15.851Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-17T02:55:15.851Z] #135 DONE 1973.9s [2025-06-17T02:55:15.851Z] [2025-06-17T02:55:15.851Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:55:15.851Z] #152 ... [2025-06-17T02:55:15.851Z] [2025-06-17T02:55:15.851Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:55:15.851Z] #172 DONE 0.2s [2025-06-17T02:55:15.851Z] [2025-06-17T02:55:15.851Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:55:15.851Z] #143 ... [2025-06-17T02:55:15.851Z] [2025-06-17T02:55:15.851Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:55:15.852Z] #173 DONE 0.1s [2025-06-17T02:55:15.852Z] [2025-06-17T02:55:15.852Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-17T02:55:15.852Z] #174 DONE 0.4s [2025-06-17T02:55:15.852Z] [2025-06-17T02:55:15.852Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:55:15.852Z] #175 DONE 0.1s [2025-06-17T02:55:15.852Z] [2025-06-17T02:55:15.852Z] #111 [core-command] exporting to image [2025-06-17T02:55:15.852Z] #111 exporting layers [2025-06-17T02:55:15.852Z] #111 exporting layers 0.3s done [2025-06-17T02:55:15.852Z] #111 writing image sha256:c593a64da58998e08ff35bda19086b4d493d10cb8d20dfedec046eef47af8469 done [2025-06-17T02:55:15.852Z] #111 naming to docker.io/library/core-command-arm64 done [2025-06-17T02:55:15.852Z] #111 DONE 8.1s [2025-06-17T02:55:15.852Z] [2025-06-17T02:55:15.852Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:55:37.908Z] #143 ... [2025-06-17T02:55:37.908Z] [2025-06-17T02:55:37.908Z] #150 [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-06-17T02:55:37.908Z] #150 1993.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-17T02:55:38.493Z] #150 ... [2025-06-17T02:55:38.493Z] [2025-06-17T02:55:38.493Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-17T02:55:38.493Z] #153 DONE 1997.5s [2025-06-17T02:55:38.767Z] [2025-06-17T02:55:38.767Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:55:39.352Z] #134 ... [2025-06-17T02:55:39.352Z] [2025-06-17T02:55:39.352Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:55:39.352Z] #176 DONE 0.1s [2025-06-17T02:55:39.352Z] [2025-06-17T02:55:39.352Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:55:39.638Z] #177 DONE 0.1s [2025-06-17T02:55:39.638Z] [2025-06-17T02:55:39.638Z] #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-06-17T02:55:39.638Z] #178 DONE 0.1s [2025-06-17T02:55:39.638Z] [2025-06-17T02:55:39.638Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-17T02:55:39.638Z] #179 DONE 0.1s [2025-06-17T02:55:39.638Z] [2025-06-17T02:55:39.638Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:55:39.911Z] #120 ... [2025-06-17T02:55:39.911Z] [2025-06-17T02:55:39.911Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-17T02:55:40.178Z] #180 DONE 0.3s [2025-06-17T02:55:40.178Z] [2025-06-17T02:55:40.178Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-17T02:55:40.446Z] #181 DONE 0.1s [2025-06-17T02:55:40.446Z] [2025-06-17T02:55:40.446Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:55:42.390Z] #182 DONE 2.0s [2025-06-17T02:55:42.390Z] [2025-06-17T02:55:42.390Z] #111 [security-proxy-setup] exporting to image [2025-06-17T02:55:42.390Z] #111 exporting layers [2025-06-17T02:55:43.352Z] #111 exporting layers 0.9s done [2025-06-17T02:55:43.352Z] #111 writing image sha256:6557816b2cd7ab8f3a27cc55b3e2bc4833a5df452a664174e0b3f008b26099f5 done [2025-06-17T02:55:43.352Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-17T02:55:43.352Z] #111 DONE 9.0s [2025-06-17T02:55:43.352Z] [2025-06-17T02:55:43.353Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:56:10.024Z] #120 ... [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #150 [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-06-17T02:56:10.024Z] #150 DONE 2025.6s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:56:10.024Z] #151 ... [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:56:10.024Z] #183 DONE 0.1s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:56:10.024Z] #143 ... [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:56:10.024Z] #184 DONE 0.2s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #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-06-17T02:56:10.024Z] #185 DONE 0.1s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:56:10.024Z] #120 ... [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #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-06-17T02:56:10.024Z] #186 DONE 0.1s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:56:10.024Z] #187 DONE 0.1s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-17T02:56:10.024Z] #188 DONE 0.4s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-17T02:56:10.024Z] #189 DONE 0.4s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:56:10.024Z] #143 ... [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-17T02:56:10.024Z] #190 DONE 0.1s [2025-06-17T02:56:10.024Z] [2025-06-17T02:56:10.024Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:56:11.457Z] #191 DONE 2.0s [2025-06-17T02:56:11.457Z] [2025-06-17T02:56:11.457Z] #111 [security-secretstore-setup] exporting to image [2025-06-17T02:56:11.457Z] #111 exporting layers [2025-06-17T02:56:12.869Z] #111 exporting layers 1.3s done [2025-06-17T02:56:12.869Z] #111 writing image sha256:1c9184c8cb94d5cc485afc204e722684de01411ff86d8e0379cd1db9ac2f9cc2 done [2025-06-17T02:56:12.869Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-06-17T02:56:12.869Z] #111 DONE 10.4s [2025-06-17T02:56:12.869Z] [2025-06-17T02:56:12.869Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:57:20.949Z] #151 ... [2025-06-17T02:57:20.949Z] [2025-06-17T02:57:20.949Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-17T02:57:20.949Z] #143 DONE 2101.2s [2025-06-17T02:57:20.949Z] [2025-06-17T02:57:20.949Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:57:20.949Z] #152 ... [2025-06-17T02:57:20.949Z] [2025-06-17T02:57:20.949Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:57:21.218Z] #192 DONE 0.2s [2025-06-17T02:57:21.218Z] [2025-06-17T02:57:21.218Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:57:21.218Z] #193 DONE 0.2s [2025-06-17T02:57:21.218Z] [2025-06-17T02:57:21.218Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:57:21.485Z] #134 ... [2025-06-17T02:57:21.485Z] [2025-06-17T02:57:21.485Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-17T02:57:21.759Z] #194 DONE 0.4s [2025-06-17T02:57:21.759Z] [2025-06-17T02:57:21.759Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:57:21.759Z] #152 ... [2025-06-17T02:57:21.759Z] [2025-06-17T02:57:21.759Z] #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-06-17T02:57:21.759Z] #195 DONE 0.1s [2025-06-17T02:57:22.026Z] [2025-06-17T02:57:22.026Z] #111 [security-spiffe-token-provider] exporting to image [2025-06-17T02:57:22.026Z] #111 exporting layers [2025-06-17T02:57:22.612Z] #111 exporting layers 0.9s done [2025-06-17T02:57:22.880Z] #111 writing image sha256:3062467ad1a7f16e76ae7fcdbd1da8da13c948a1b5f96efbef2cf10d032dc05e done [2025-06-17T02:57:22.880Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-17T02:57:22.880Z] #111 DONE 11.2s [2025-06-17T02:57:22.880Z] [2025-06-17T02:57:22.880Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:57:44.936Z] #152 ... [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-17T02:57:44.936Z] #134 DONE 2134.7s [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-17T02:57:44.936Z] #141 ... [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:57:44.936Z] #196 DONE 0.2s [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:44.936Z] #120 ... [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:57:44.936Z] #197 DONE 0.2s [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-17T02:57:44.936Z] #198 DONE 0.4s [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:57:44.936Z] #140 ... [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:57:44.936Z] #199 DONE 0.1s [2025-06-17T02:57:44.936Z] [2025-06-17T02:57:44.936Z] #111 [core-data] exporting to image [2025-06-17T02:57:44.936Z] #111 exporting layers [2025-06-17T02:57:45.201Z] #111 exporting layers 0.4s done [2025-06-17T02:57:45.466Z] #111 writing image sha256:7224e17e04f70da0e91c631ed70a70c514fe0cb0ddd569ab181205aa46c7b3a7 done [2025-06-17T02:57:45.466Z] #111 naming to docker.io/library/core-data-arm64 done [2025-06-17T02:57:45.466Z] #111 DONE 11.7s [2025-06-17T02:57:45.466Z] [2025-06-17T02:57:45.466Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:57:47.404Z] #151 ... [2025-06-17T02:57:47.404Z] [2025-06-17T02:57:47.404Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-17T02:57:47.404Z] #140 DONE 2138.4s [2025-06-17T02:57:47.404Z] [2025-06-17T02:57:47.404Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:47.983Z] #120 ... [2025-06-17T02:57:47.983Z] [2025-06-17T02:57:47.983Z] #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:57:48.331Z] #200 DONE 0.3s [2025-06-17T02:57:48.331Z] [2025-06-17T02:57:48.331Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:48.597Z] #120 ... [2025-06-17T02:57:48.597Z] [2025-06-17T02:57:48.597Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:57:48.597Z] #201 DONE 0.2s [2025-06-17T02:57:48.597Z] [2025-06-17T02:57:48.597Z] #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-17T02:57:48.862Z] #202 DONE 0.4s [2025-06-17T02:57:48.862Z] [2025-06-17T02:57:48.862Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:48.862Z] #120 ... [2025-06-17T02:57:48.862Z] [2025-06-17T02:57:48.862Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:57:49.126Z] #203 DONE 0.2s [2025-06-17T02:57:49.126Z] [2025-06-17T02:57:49.126Z] #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-17T02:57:49.391Z] #204 DONE 0.2s [2025-06-17T02:57:49.391Z] [2025-06-17T02:57:49.391Z] #111 [core-metadata] exporting to image [2025-06-17T02:57:49.656Z] #111 exporting layers 0.5s done [2025-06-17T02:57:49.922Z] #111 writing image sha256:e8b4d9f1b780ddcb2a0f346d74a400530e79a64393d3b1bbe55abd45cc87226c done [2025-06-17T02:57:49.922Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-06-17T02:57:49.922Z] #111 DONE 12.2s [2025-06-17T02:57:49.922Z] [2025-06-17T02:57:49.922Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:50.875Z] #120 ... [2025-06-17T02:57:50.875Z] [2025-06-17T02:57:50.875Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-17T02:57:50.875Z] #151 DONE 2131.7s [2025-06-17T02:57:50.875Z] [2025-06-17T02:57:50.875Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:51.140Z] #120 ... [2025-06-17T02:57:51.140Z] [2025-06-17T02:57:51.140Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:57:51.406Z] #205 DONE 0.2s [2025-06-17T02:57:51.406Z] [2025-06-17T02:57:51.406Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:51.406Z] #120 ... [2025-06-17T02:57:51.406Z] [2025-06-17T02:57:51.406Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-17T02:57:51.984Z] #206 DONE 0.4s [2025-06-17T02:57:51.984Z] [2025-06-17T02:57:51.984Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:57:52.247Z] #207 DONE 0.1s [2025-06-17T02:57:52.247Z] [2025-06-17T02:57:52.247Z] #111 [core-keeper] exporting to image [2025-06-17T02:57:52.826Z] #111 ... [2025-06-17T02:57:52.826Z] [2025-06-17T02:57:52.826Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-17T02:57:52.826Z] #141 DONE 2143.8s [2025-06-17T02:57:52.826Z] [2025-06-17T02:57:52.826Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:57:53.091Z] #152 ... [2025-06-17T02:57:53.091Z] [2025-06-17T02:57:53.091Z] #111 [core-keeper] exporting to image [2025-06-17T02:57:53.091Z] #111 exporting layers 0.9s done [2025-06-17T02:57:53.091Z] #111 writing image sha256:8ed579a25c3933f0314c304456aead2e16f6a4513bac7761e7ba8dbb57b24379 done [2025-06-17T02:57:53.091Z] #111 naming to docker.io/library/core-keeper-arm64 done [2025-06-17T02:57:53.091Z] #111 DONE 13.1s [2025-06-17T02:57:53.091Z] [2025-06-17T02:57:53.091Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:57:53.367Z] #208 DONE 0.2s [2025-06-17T02:57:53.367Z] [2025-06-17T02:57:53.367Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:57:53.631Z] #209 DONE 0.3s [2025-06-17T02:57:53.631Z] [2025-06-17T02:57:53.631Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-17T02:57:53.896Z] #210 DONE 0.4s [2025-06-17T02:57:53.896Z] [2025-06-17T02:57:53.896Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:54.162Z] #120 ... [2025-06-17T02:57:54.162Z] [2025-06-17T02:57:54.162Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-17T02:57:54.162Z] #211 DONE 0.1s [2025-06-17T02:57:54.162Z] [2025-06-17T02:57:54.162Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-17T02:57:54.162Z] #212 DONE 0.1s [2025-06-17T02:57:54.162Z] [2025-06-17T02:57:54.162Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:57:54.431Z] #120 ... [2025-06-17T02:57:54.431Z] [2025-06-17T02:57:54.431Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-17T02:57:55.839Z] #213 DONE 1.6s [2025-06-17T02:57:55.840Z] [2025-06-17T02:57:55.840Z] #111 [security-proxy-auth] exporting to image [2025-06-17T02:57:56.419Z] #111 exporting layers 0.6s done [2025-06-17T02:57:56.419Z] #111 writing image sha256:9b73b4cde357828a0469a0dd6a6f662eec39cbcd43f3df6938fd9952062ebc97 done [2025-06-17T02:57:56.419Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-17T02:57:56.419Z] #111 DONE 13.7s [2025-06-17T02:57:56.419Z] [2025-06-17T02:57:56.419Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-17T02:58:23.066Z] #120 DONE 2181.6s [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:58:23.066Z] #152 ... [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:58:23.066Z] #214 DONE 0.1s [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:58:23.066Z] #215 DONE 0.1s [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-17T02:58:23.066Z] #216 DONE 0.4s [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-17T02:58:23.066Z] #217 DONE 0.3s [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:58:23.066Z] #152 ... [2025-06-17T02:58:23.066Z] [2025-06-17T02:58:23.066Z] #111 [support-scheduler] exporting to image [2025-06-17T02:58:23.066Z] #111 exporting layers [2025-06-17T02:58:23.334Z] #111 exporting layers 1.1s done [2025-06-17T02:58:23.334Z] #111 writing image sha256:66404d42a502541f98bc97c01cf60c2ae45ce40ebb7f8c9253a3f46b14351f5e done [2025-06-17T02:58:23.334Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-06-17T02:58:23.334Z] #111 DONE 14.8s [2025-06-17T02:58:23.334Z] [2025-06-17T02:58:23.334Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-17T02:58:29.967Z] #152 DONE 2170.9s [2025-06-17T02:58:29.967Z] [2025-06-17T02:58:29.967Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:58:30.233Z] #62 ... [2025-06-17T02:58:30.233Z] [2025-06-17T02:58:30.233Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-17T02:58:30.233Z] #218 DONE 0.1s [2025-06-17T02:58:30.233Z] [2025-06-17T02:58:30.233Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:58:30.498Z] #62 ... [2025-06-17T02:58:30.498Z] [2025-06-17T02:58:30.498Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-17T02:58:30.498Z] #219 DONE 0.1s [2025-06-17T02:58:30.764Z] [2025-06-17T02:58:30.764Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-17T02:58:31.030Z] #220 DONE 0.3s [2025-06-17T02:58:31.030Z] [2025-06-17T02:58:31.030Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:58:31.030Z] #62 ... [2025-06-17T02:58:31.030Z] [2025-06-17T02:58:31.030Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-17T02:58:31.030Z] #221 DONE 0.1s [2025-06-17T02:58:31.030Z] [2025-06-17T02:58:31.030Z] #111 [support-notifications] exporting to image [2025-06-17T02:58:31.030Z] #111 exporting layers [2025-06-17T02:58:31.610Z] #111 exporting layers 0.5s done [2025-06-17T02:58:31.610Z] #111 writing image sha256:b05192801ac0f44000c008f05d545ab37a2f424d05e66c814c37fc1e95647e34 done [2025-06-17T02:58:31.610Z] #111 naming to docker.io/library/support-notifications-arm64 [2025-06-17T02:58:31.610Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-06-17T02:58:31.610Z] #111 DONE 15.4s [2025-06-17T02:58:31.610Z] [2025-06-17T02:58:31.610Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-17T02:58:31.610Z] time="2025-06-17T02:19:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-17T02:58:31.623Z] $ docker stop --time=1 ba200f5158eca9efc15ecd8d0cb53c7130339dc30dc033eba7b294dea393978b [2025-06-17T02:58:33.491Z] $ docker rm -f --volumes ba200f5158eca9efc15ecd8d0cb53c7130339dc30dc033eba7b294dea393978b [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T02:58:33.996Z] + docker images [2025-06-17T02:58:33.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-17T02:58:33.996Z] support-notifications-arm64 latest b05192801ac0 3 seconds ago 52.8MB [2025-06-17T02:58:33.996Z] support-scheduler-arm64 latest 66404d42a502 11 seconds ago 48.9MB [2025-06-17T02:58:33.996Z] security-proxy-auth-arm64 latest 9b73b4cde357 38 seconds ago 32.2MB [2025-06-17T02:58:33.996Z] core-keeper-arm64 latest 8ed579a25c39 42 seconds ago 33MB [2025-06-17T02:58:33.996Z] core-metadata-arm64 latest e8b4d9f1b780 44 seconds ago 33.5MB [2025-06-17T02:58:33.996Z] core-data-arm64 latest 7224e17e04f7 49 seconds ago 33.3MB [2025-06-17T02:58:33.996Z] security-spiffe-token-provider-arm64 latest 3062467ad1a7 About a minute ago 48.6MB [2025-06-17T02:58:33.996Z] security-secretstore-setup-arm64 latest 1c9184c8cb94 2 minutes ago 68.2MB [2025-06-17T02:58:33.996Z] security-proxy-setup-arm64 latest 6557816b2cd7 2 minutes ago 38.9MB [2025-06-17T02:58:33.996Z] core-command-arm64 latest c593a64da589 3 minutes ago 28.9MB [2025-06-17T02:58:33.996Z] security-bootstrapper-arm64 latest 4762dda0d5b3 17 minutes ago 21.1MB [2025-06-17T02:58:33.996Z] core-common-config-bootstrapper-arm64 latest 1b2fb0516179 18 minutes ago 18MB [2025-06-17T02:58:33.996Z] security-spire-config-arm64 latest 86feb18d27d8 37 minutes ago 143MB [2025-06-17T02:58:33.996Z] security-spire-agent-arm64 latest b2f6bdd4d81b 37 minutes ago 187MB [2025-06-17T02:58:33.996Z] security-spire-server-arm64 latest c273b37a92f5 37 minutes ago 144MB [2025-06-17T02:58:33.996Z] ci-base-image-arm64 latest 764a76ccd1f3 39 minutes ago 910MB [2025-06-17T02:58:33.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 2 months ago 560MB [2025-06-17T02:58:33.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years 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-06-17T02:58:34.164Z] provisioning config files... [2025-06-17T02:58:34.177Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/855@tmp/config8681884164680574503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T02:58:34.514Z] ---> ****-login.sh [2025-06-17T02:58:34.515Z] nexus3.edgexfoundry.org:10001 [2025-06-17T02:58:34.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:58:35.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:58:35.042Z] Configure a credential helper to remove this warning. See [2025-06-17T02:58:35.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:58:35.042Z] [2025-06-17T02:58:35.042Z] Login Succeeded [2025-06-17T02:58:35.042Z] nexus3.edgexfoundry.org:10002 [2025-06-17T02:58:35.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:58:35.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:58:35.308Z] Configure a credential helper to remove this warning. See [2025-06-17T02:58:35.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:58:35.308Z] [2025-06-17T02:58:35.308Z] Login Succeeded [2025-06-17T02:58:35.308Z] nexus3.edgexfoundry.org:10003 [2025-06-17T02:58:35.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:58:35.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:58:35.573Z] Configure a credential helper to remove this warning. See [2025-06-17T02:58:35.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:58:35.573Z] [2025-06-17T02:58:35.573Z] Login Succeeded [2025-06-17T02:58:35.573Z] nexus3.edgexfoundry.org:10004 [2025-06-17T02:58:35.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:58:36.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:58:36.108Z] Configure a credential helper to remove this warning. See [2025-06-17T02:58:36.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:58:36.108Z] [2025-06-17T02:58:36.108Z] Login Succeeded [2025-06-17T02:58:36.108Z] ****.io [2025-06-17T02:58:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-17T02:58:36.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-17T02:58:36.638Z] Configure a credential helper to remove this warning. See [2025-06-17T02:58:36.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-17T02:58:36.638Z] [2025-06-17T02:58:36.638Z] Login Succeeded [2025-06-17T02:58:36.638Z] ---> ****-login.sh ends [Pipeline] } [2025-06-17T02:58:36.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:58:36.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-17T02:58:36.741Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-17T02:58:36.741Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:36.741Z] latest [2025-06-17T02:58:36.741Z] 4.1.0-dev.24 [2025-06-17T02:58:36.741Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:36.741Z] main [2025-06-17T02:58:36.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:37.107Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:37.468Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:37.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-17T02:58:37.468Z] 360e825b2962: Preparing [2025-06-17T02:58:37.468Z] 1d283f9b4cc1: Preparing [2025-06-17T02:58:37.468Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:37.468Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:37.468Z] d0c167ef02f2: Preparing [2025-06-17T02:58:37.468Z] 9859a0a23241: Preparing [2025-06-17T02:58:37.468Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:37.468Z] 9859a0a23241: Waiting [2025-06-17T02:58:37.468Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:37.734Z] d0c167ef02f2: Pushed [2025-06-17T02:58:37.734Z] fcc9fbbdbc3d: Pushed [2025-06-17T02:58:37.734Z] 360e825b2962: Pushed [2025-06-17T02:58:37.734Z] 4f2c0c15a154: Pushed [2025-06-17T02:58:37.734Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:37.734Z] 9859a0a23241: Pushed [2025-06-17T02:58:43.053Z] 1d283f9b4cc1: Pushed [2025-06-17T02:58:43.053Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:43.398Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:44.004Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-17T02:58:44.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-17T02:58:44.004Z] 360e825b2962: Preparing [2025-06-17T02:58:44.004Z] 1d283f9b4cc1: Preparing [2025-06-17T02:58:44.004Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:44.004Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:44.004Z] d0c167ef02f2: Preparing [2025-06-17T02:58:44.004Z] 9859a0a23241: Preparing [2025-06-17T02:58:44.004Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:44.004Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:44.004Z] 9859a0a23241: Waiting [2025-06-17T02:58:44.004Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:44.004Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:44.004Z] 1d283f9b4cc1: Layer already exists [2025-06-17T02:58:44.004Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:44.004Z] 360e825b2962: Layer already exists [2025-06-17T02:58:44.004Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:44.004Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:44.267Z] latest: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:44.622Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:44.973Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 [2025-06-17T02:58:44.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-17T02:58:44.973Z] 360e825b2962: Preparing [2025-06-17T02:58:44.973Z] 1d283f9b4cc1: Preparing [2025-06-17T02:58:44.973Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:44.973Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:44.973Z] d0c167ef02f2: Preparing [2025-06-17T02:58:44.973Z] 9859a0a23241: Preparing [2025-06-17T02:58:44.973Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:44.973Z] 9859a0a23241: Waiting [2025-06-17T02:58:44.973Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:44.973Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:44.973Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:44.973Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:44.973Z] 1d283f9b4cc1: Layer already exists [2025-06-17T02:58:44.973Z] 360e825b2962: Layer already exists [2025-06-17T02:58:44.973Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:44.973Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:45.236Z] 4.1.0-dev.24: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:45.586Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:45.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:45.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-17T02:58:45.934Z] 360e825b2962: Preparing [2025-06-17T02:58:45.934Z] 1d283f9b4cc1: Preparing [2025-06-17T02:58:45.934Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:45.934Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:45.934Z] d0c167ef02f2: Preparing [2025-06-17T02:58:45.934Z] 9859a0a23241: Preparing [2025-06-17T02:58:45.934Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:45.934Z] 9859a0a23241: Waiting [2025-06-17T02:58:45.934Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:45.934Z] 360e825b2962: Layer already exists [2025-06-17T02:58:45.934Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:45.934Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:45.934Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:45.934Z] 1d283f9b4cc1: Layer already exists [2025-06-17T02:58:45.934Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:45.934Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:46.197Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:46.549Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:46.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-06-17T02:58:46.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-17T02:58:46.899Z] 360e825b2962: Preparing [2025-06-17T02:58:46.899Z] 1d283f9b4cc1: Preparing [2025-06-17T02:58:46.899Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:46.899Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:46.899Z] d0c167ef02f2: Preparing [2025-06-17T02:58:46.899Z] 9859a0a23241: Preparing [2025-06-17T02:58:46.899Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:46.899Z] 9859a0a23241: Waiting [2025-06-17T02:58:46.899Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:46.899Z] 360e825b2962: Layer already exists [2025-06-17T02:58:46.899Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:46.899Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:46.899Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:46.899Z] 1d283f9b4cc1: Layer already exists [2025-06-17T02:58:46.899Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:46.899Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:47.162Z] main: digest: sha256:faf62380e4ec342aa6896b69801a64df19d3ba21cc49562c87494effb50e4fd4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:58:47.246Z] ===================================================== [Pipeline] echo [2025-06-17T02:58:47.264Z] taggedImages: [2025-06-17T02:58:47.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:47.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-17T02:58:47.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 [2025-06-17T02:58:47.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:47.264Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-17T02:58:47.300Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-17T02:58:47.300Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:47.300Z] latest [2025-06-17T02:58:47.300Z] 4.1.0-dev.24 [2025-06-17T02:58:47.300Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:47.300Z] main [2025-06-17T02:58:47.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:47.673Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:48.024Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:48.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-17T02:58:48.024Z] 04e9020367d3: Preparing [2025-06-17T02:58:48.024Z] 9fec3c2ae7c2: Preparing [2025-06-17T02:58:48.024Z] fa65ac6f3e34: Preparing [2025-06-17T02:58:48.024Z] 5a0dc32726ee: Preparing [2025-06-17T02:58:48.024Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:48.024Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:48.024Z] d0c167ef02f2: Preparing [2025-06-17T02:58:48.024Z] 9859a0a23241: Preparing [2025-06-17T02:58:48.024Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:48.024Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:58:48.024Z] d0c167ef02f2: Waiting [2025-06-17T02:58:48.024Z] 9859a0a23241: Waiting [2025-06-17T02:58:48.024Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:48.024Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:48.289Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:48.289Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:48.289Z] 9fec3c2ae7c2: Pushed [2025-06-17T02:58:48.289Z] fa65ac6f3e34: Pushed [2025-06-17T02:58:48.289Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:48.289Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:48.289Z] 04e9020367d3: Pushed [2025-06-17T02:58:50.217Z] 5a0dc32726ee: Pushed [2025-06-17T02:58:50.482Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:50.838Z] + 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-06-17T02:58:51.200Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-17T02:58:51.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-17T02:58:51.200Z] 04e9020367d3: Preparing [2025-06-17T02:58:51.200Z] 9fec3c2ae7c2: Preparing [2025-06-17T02:58:51.200Z] fa65ac6f3e34: Preparing [2025-06-17T02:58:51.200Z] 5a0dc32726ee: Preparing [2025-06-17T02:58:51.200Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:51.200Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:51.200Z] d0c167ef02f2: Preparing [2025-06-17T02:58:51.200Z] 9859a0a23241: Preparing [2025-06-17T02:58:51.200Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:51.200Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:58:51.200Z] d0c167ef02f2: Waiting [2025-06-17T02:58:51.200Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:51.200Z] 9859a0a23241: Waiting [2025-06-17T02:58:51.200Z] fa65ac6f3e34: Layer already exists [2025-06-17T02:58:51.200Z] 5a0dc32726ee: Layer already exists [2025-06-17T02:58:51.200Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:51.200Z] 04e9020367d3: Layer already exists [2025-06-17T02:58:51.200Z] 9fec3c2ae7c2: Layer already exists [2025-06-17T02:58:51.200Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:51.200Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:51.200Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:51.200Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:51.465Z] latest: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:51.823Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:52.176Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 [2025-06-17T02:58:52.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-17T02:58:52.176Z] 04e9020367d3: Preparing [2025-06-17T02:58:52.176Z] 9fec3c2ae7c2: Preparing [2025-06-17T02:58:52.176Z] fa65ac6f3e34: Preparing [2025-06-17T02:58:52.176Z] 5a0dc32726ee: Preparing [2025-06-17T02:58:52.176Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:52.176Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:52.176Z] d0c167ef02f2: Preparing [2025-06-17T02:58:52.176Z] 9859a0a23241: Preparing [2025-06-17T02:58:52.176Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:52.176Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:58:52.176Z] d0c167ef02f2: Waiting [2025-06-17T02:58:52.176Z] 9859a0a23241: Waiting [2025-06-17T02:58:52.176Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:52.176Z] fa65ac6f3e34: Layer already exists [2025-06-17T02:58:52.176Z] 04e9020367d3: Layer already exists [2025-06-17T02:58:52.176Z] 5a0dc32726ee: Layer already exists [2025-06-17T02:58:52.176Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:52.176Z] 9fec3c2ae7c2: Layer already exists [2025-06-17T02:58:52.176Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:52.176Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:52.176Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:52.176Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:52.441Z] 4.1.0-dev.24: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:52.799Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:53.145Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:53.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-17T02:58:53.145Z] 04e9020367d3: Preparing [2025-06-17T02:58:53.145Z] 9fec3c2ae7c2: Preparing [2025-06-17T02:58:53.145Z] fa65ac6f3e34: Preparing [2025-06-17T02:58:53.145Z] 5a0dc32726ee: Preparing [2025-06-17T02:58:53.145Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:53.145Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:53.145Z] d0c167ef02f2: Preparing [2025-06-17T02:58:53.145Z] 9859a0a23241: Preparing [2025-06-17T02:58:53.145Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:53.145Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:58:53.145Z] d0c167ef02f2: Waiting [2025-06-17T02:58:53.145Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:53.145Z] 9859a0a23241: Waiting [2025-06-17T02:58:53.145Z] 5a0dc32726ee: Layer already exists [2025-06-17T02:58:53.145Z] 04e9020367d3: Layer already exists [2025-06-17T02:58:53.145Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:53.145Z] 9fec3c2ae7c2: Layer already exists [2025-06-17T02:58:53.145Z] fa65ac6f3e34: Layer already exists [2025-06-17T02:58:53.145Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:53.145Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:53.145Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:53.145Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:53.409Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:53.771Z] + 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-06-17T02:58:54.125Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-06-17T02:58:54.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-17T02:58:54.125Z] 04e9020367d3: Preparing [2025-06-17T02:58:54.125Z] 9fec3c2ae7c2: Preparing [2025-06-17T02:58:54.125Z] fa65ac6f3e34: Preparing [2025-06-17T02:58:54.125Z] 5a0dc32726ee: Preparing [2025-06-17T02:58:54.125Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:54.125Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:54.125Z] d0c167ef02f2: Preparing [2025-06-17T02:58:54.125Z] 9859a0a23241: Preparing [2025-06-17T02:58:54.125Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:54.125Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:58:54.125Z] d0c167ef02f2: Waiting [2025-06-17T02:58:54.125Z] 9859a0a23241: Waiting [2025-06-17T02:58:54.125Z] dd9c8f8612c8: Waiting [2025-06-17T02:58:54.125Z] 04e9020367d3: Layer already exists [2025-06-17T02:58:54.125Z] fa65ac6f3e34: Layer already exists [2025-06-17T02:58:54.125Z] 9fec3c2ae7c2: Layer already exists [2025-06-17T02:58:54.125Z] 5a0dc32726ee: Layer already exists [2025-06-17T02:58:54.125Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:54.125Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:54.125Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:54.125Z] 9859a0a23241: Layer already exists [2025-06-17T02:58:54.125Z] d0c167ef02f2: Layer already exists [2025-06-17T02:58:54.390Z] main: digest: sha256:6044c64e19de466f83956add7dfa84ec9a7457898dc2b37b039ff916b9ba154b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:58:54.465Z] ===================================================== [Pipeline] echo [2025-06-17T02:58:54.481Z] taggedImages: [2025-06-17T02:58:54.481Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:54.481Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-17T02:58:54.481Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 [2025-06-17T02:58:54.481Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:54.481Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-17T02:58:54.514Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-17T02:58:54.514Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:54.514Z] latest [2025-06-17T02:58:54.514Z] 4.1.0-dev.24 [2025-06-17T02:58:54.514Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:58:54.514Z] main [2025-06-17T02:58:54.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:54.907Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:58:55.263Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:58:55.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-17T02:58:55.263Z] 2f78265b518d: Preparing [2025-06-17T02:58:55.263Z] 91c7c8965e01: Preparing [2025-06-17T02:58:55.263Z] 4f2c0c15a154: Preparing [2025-06-17T02:58:55.263Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:58:55.263Z] 285e1c7b7910: Preparing [2025-06-17T02:58:55.263Z] b84ad39a46c1: Preparing [2025-06-17T02:58:55.263Z] dd9c8f8612c8: Preparing [2025-06-17T02:58:55.263Z] b84ad39a46c1: Waiting [2025-06-17T02:58:55.263Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:58:55.530Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:58:55.530Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:58:55.530Z] 2f78265b518d: Pushed [2025-06-17T02:58:55.530Z] 285e1c7b7910: Pushed [2025-06-17T02:58:55.530Z] b84ad39a46c1: Pushed [2025-06-17T02:59:00.856Z] 91c7c8965e01: Pushed [2025-06-17T02:59:00.856Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:01.206Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:01.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-17T02:59:01.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-17T02:59:01.562Z] 2f78265b518d: Preparing [2025-06-17T02:59:01.562Z] 91c7c8965e01: Preparing [2025-06-17T02:59:01.562Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:01.562Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:01.562Z] 285e1c7b7910: Preparing [2025-06-17T02:59:01.562Z] b84ad39a46c1: Preparing [2025-06-17T02:59:01.562Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:01.562Z] b84ad39a46c1: Waiting [2025-06-17T02:59:01.562Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:01.562Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:01.562Z] 2f78265b518d: Layer already exists [2025-06-17T02:59:01.562Z] 285e1c7b7910: Layer already exists [2025-06-17T02:59:01.562Z] 91c7c8965e01: Layer already exists [2025-06-17T02:59:01.562Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:01.562Z] b84ad39a46c1: Layer already exists [2025-06-17T02:59:01.562Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:01.562Z] latest: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:02.202Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:02.551Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 [2025-06-17T02:59:02.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-17T02:59:02.551Z] 2f78265b518d: Preparing [2025-06-17T02:59:02.551Z] 91c7c8965e01: Preparing [2025-06-17T02:59:02.551Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:02.551Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:02.551Z] 285e1c7b7910: Preparing [2025-06-17T02:59:02.551Z] b84ad39a46c1: Preparing [2025-06-17T02:59:02.551Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:02.551Z] b84ad39a46c1: Waiting [2025-06-17T02:59:02.551Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:02.551Z] 91c7c8965e01: Layer already exists [2025-06-17T02:59:02.551Z] 2f78265b518d: Layer already exists [2025-06-17T02:59:02.551Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:02.551Z] 285e1c7b7910: Layer already exists [2025-06-17T02:59:02.551Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:02.551Z] b84ad39a46c1: Layer already exists [2025-06-17T02:59:02.551Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:02.814Z] 4.1.0-dev.24: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:03.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:03.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:03.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-17T02:59:03.520Z] 2f78265b518d: Preparing [2025-06-17T02:59:03.520Z] 91c7c8965e01: Preparing [2025-06-17T02:59:03.520Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:03.520Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:03.520Z] 285e1c7b7910: Preparing [2025-06-17T02:59:03.520Z] b84ad39a46c1: Preparing [2025-06-17T02:59:03.520Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:03.520Z] b84ad39a46c1: Waiting [2025-06-17T02:59:03.520Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:03.520Z] 285e1c7b7910: Layer already exists [2025-06-17T02:59:03.520Z] 2f78265b518d: Layer already exists [2025-06-17T02:59:03.520Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:03.520Z] 91c7c8965e01: Layer already exists [2025-06-17T02:59:03.520Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:03.520Z] b84ad39a46c1: Layer already exists [2025-06-17T02:59:03.520Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:03.520Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:04.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:04.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-06-17T02:59:04.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-17T02:59:04.498Z] 2f78265b518d: Preparing [2025-06-17T02:59:04.498Z] 91c7c8965e01: Preparing [2025-06-17T02:59:04.498Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:04.498Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:04.498Z] 285e1c7b7910: Preparing [2025-06-17T02:59:04.498Z] b84ad39a46c1: Preparing [2025-06-17T02:59:04.498Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:04.498Z] b84ad39a46c1: Waiting [2025-06-17T02:59:04.498Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:04.498Z] 91c7c8965e01: Layer already exists [2025-06-17T02:59:04.498Z] 285e1c7b7910: Layer already exists [2025-06-17T02:59:04.498Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:04.498Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:04.498Z] 2f78265b518d: Layer already exists [2025-06-17T02:59:04.498Z] b84ad39a46c1: Layer already exists [2025-06-17T02:59:04.498Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:04.763Z] main: digest: sha256:50bcac7073315d1673daa1693ddb2342da8a4a1e9496f6be0a10b300d411d1aa size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:59:04.850Z] ===================================================== [Pipeline] echo [2025-06-17T02:59:04.867Z] taggedImages: [2025-06-17T02:59:04.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:04.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-17T02:59:04.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 [2025-06-17T02:59:04.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:04.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-17T02:59:04.895Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-17T02:59:04.895Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:04.895Z] latest [2025-06-17T02:59:04.895Z] 4.1.0-dev.24 [2025-06-17T02:59:04.895Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:04.895Z] main [2025-06-17T02:59:04.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:05.327Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:05.687Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:05.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-17T02:59:05.687Z] 63e80bdc8e12: Preparing [2025-06-17T02:59:05.687Z] da2eb0a7ed7b: Preparing [2025-06-17T02:59:05.687Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:05.687Z] 22ab06b5b78e: Preparing [2025-06-17T02:59:05.687Z] 9afe598721a9: Preparing [2025-06-17T02:59:05.687Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:05.687Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:05.966Z] 9afe598721a9: Pushed [2025-06-17T02:59:05.966Z] 22ab06b5b78e: Pushed [2025-06-17T02:59:05.966Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:05.966Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:05.966Z] 63e80bdc8e12: Pushed [2025-06-17T02:59:11.328Z] da2eb0a7ed7b: Pushed [2025-06-17T02:59:11.328Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:11.677Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:12.026Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-17T02:59:12.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-17T02:59:12.026Z] 63e80bdc8e12: Preparing [2025-06-17T02:59:12.026Z] da2eb0a7ed7b: Preparing [2025-06-17T02:59:12.026Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:12.026Z] 22ab06b5b78e: Preparing [2025-06-17T02:59:12.026Z] 9afe598721a9: Preparing [2025-06-17T02:59:12.026Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:12.026Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:12.026Z] 63e80bdc8e12: Layer already exists [2025-06-17T02:59:12.026Z] 22ab06b5b78e: Layer already exists [2025-06-17T02:59:12.026Z] da2eb0a7ed7b: Layer already exists [2025-06-17T02:59:12.026Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:12.026Z] 9afe598721a9: Layer already exists [2025-06-17T02:59:12.026Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:12.289Z] latest: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:12.641Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:12.992Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 [2025-06-17T02:59:12.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-17T02:59:12.992Z] 63e80bdc8e12: Preparing [2025-06-17T02:59:12.992Z] da2eb0a7ed7b: Preparing [2025-06-17T02:59:12.992Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:12.992Z] 22ab06b5b78e: Preparing [2025-06-17T02:59:12.992Z] 9afe598721a9: Preparing [2025-06-17T02:59:12.992Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:12.992Z] 63e80bdc8e12: Layer already exists [2025-06-17T02:59:12.992Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:12.992Z] 9afe598721a9: Layer already exists [2025-06-17T02:59:12.992Z] 22ab06b5b78e: Layer already exists [2025-06-17T02:59:12.992Z] da2eb0a7ed7b: Layer already exists [2025-06-17T02:59:12.992Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:13.255Z] 4.1.0-dev.24: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:13.604Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:13.947Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:13.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-17T02:59:13.947Z] 63e80bdc8e12: Preparing [2025-06-17T02:59:13.947Z] da2eb0a7ed7b: Preparing [2025-06-17T02:59:13.947Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:13.947Z] 22ab06b5b78e: Preparing [2025-06-17T02:59:13.947Z] 9afe598721a9: Preparing [2025-06-17T02:59:13.947Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:13.947Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:13.947Z] 22ab06b5b78e: Layer already exists [2025-06-17T02:59:13.947Z] 9afe598721a9: Layer already exists [2025-06-17T02:59:13.947Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:13.947Z] da2eb0a7ed7b: Layer already exists [2025-06-17T02:59:13.947Z] 63e80bdc8e12: Layer already exists [2025-06-17T02:59:13.947Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:13.947Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:14.288Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:14.630Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-06-17T02:59:14.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-17T02:59:14.630Z] 63e80bdc8e12: Preparing [2025-06-17T02:59:14.630Z] da2eb0a7ed7b: Preparing [2025-06-17T02:59:14.630Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:14.630Z] 22ab06b5b78e: Preparing [2025-06-17T02:59:14.630Z] 9afe598721a9: Preparing [2025-06-17T02:59:14.630Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:14.630Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:14.630Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:14.630Z] 9afe598721a9: Layer already exists [2025-06-17T02:59:14.630Z] da2eb0a7ed7b: Layer already exists [2025-06-17T02:59:14.630Z] 22ab06b5b78e: Layer already exists [2025-06-17T02:59:14.630Z] 63e80bdc8e12: Layer already exists [2025-06-17T02:59:14.630Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:14.893Z] main: digest: sha256:aceb9ea348b409a1e15a6335b0870870a43f2b868a85a7c2d83538835822fccc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:59:14.980Z] ===================================================== [Pipeline] echo [2025-06-17T02:59:14.993Z] taggedImages: [2025-06-17T02:59:14.993Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:14.993Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-17T02:59:14.993Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 [2025-06-17T02:59:14.993Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:14.993Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-17T02:59:15.023Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-17T02:59:15.023Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:15.023Z] latest [2025-06-17T02:59:15.023Z] 4.1.0-dev.24 [2025-06-17T02:59:15.023Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:15.023Z] main [2025-06-17T02:59:15.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:15.387Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:15.735Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:15.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-17T02:59:15.735Z] 7a48d9db0b86: Preparing [2025-06-17T02:59:15.735Z] 597ff8a08b35: Preparing [2025-06-17T02:59:15.735Z] ce4f3bdaddfb: Preparing [2025-06-17T02:59:15.735Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:15.735Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:15.735Z] d0c167ef02f2: Preparing [2025-06-17T02:59:15.735Z] 9859a0a23241: Preparing [2025-06-17T02:59:15.735Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:15.735Z] d0c167ef02f2: Waiting [2025-06-17T02:59:15.735Z] 9859a0a23241: Waiting [2025-06-17T02:59:15.735Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:15.735Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:15.735Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:15.998Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:15.998Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:15.998Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:15.998Z] 597ff8a08b35: Pushed [2025-06-17T02:59:15.998Z] 7a48d9db0b86: Pushed [2025-06-17T02:59:21.311Z] ce4f3bdaddfb: Pushed [2025-06-17T02:59:21.311Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:21.925Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:22.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-17T02:59:22.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-17T02:59:22.267Z] 7a48d9db0b86: Preparing [2025-06-17T02:59:22.267Z] 597ff8a08b35: Preparing [2025-06-17T02:59:22.267Z] ce4f3bdaddfb: Preparing [2025-06-17T02:59:22.267Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:22.267Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:22.267Z] d0c167ef02f2: Preparing [2025-06-17T02:59:22.267Z] 9859a0a23241: Preparing [2025-06-17T02:59:22.267Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:22.267Z] d0c167ef02f2: Waiting [2025-06-17T02:59:22.267Z] 9859a0a23241: Waiting [2025-06-17T02:59:22.267Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:22.267Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:22.267Z] ce4f3bdaddfb: Layer already exists [2025-06-17T02:59:22.267Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:22.267Z] 7a48d9db0b86: Layer already exists [2025-06-17T02:59:22.267Z] 597ff8a08b35: Layer already exists [2025-06-17T02:59:22.267Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:22.267Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:22.267Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:22.531Z] latest: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:22.885Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:23.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 [2025-06-17T02:59:23.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-17T02:59:23.234Z] 7a48d9db0b86: Preparing [2025-06-17T02:59:23.234Z] 597ff8a08b35: Preparing [2025-06-17T02:59:23.234Z] ce4f3bdaddfb: Preparing [2025-06-17T02:59:23.234Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:23.234Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:23.234Z] d0c167ef02f2: Preparing [2025-06-17T02:59:23.234Z] 9859a0a23241: Preparing [2025-06-17T02:59:23.234Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:23.234Z] d0c167ef02f2: Waiting [2025-06-17T02:59:23.234Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:23.234Z] 9859a0a23241: Waiting [2025-06-17T02:59:23.234Z] 597ff8a08b35: Layer already exists [2025-06-17T02:59:23.234Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:23.234Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:23.234Z] ce4f3bdaddfb: Layer already exists [2025-06-17T02:59:23.234Z] 7a48d9db0b86: Layer already exists [2025-06-17T02:59:23.234Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:23.234Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:23.234Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:23.499Z] 4.1.0-dev.24: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:23.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:24.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:24.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-17T02:59:24.196Z] 7a48d9db0b86: Preparing [2025-06-17T02:59:24.196Z] 597ff8a08b35: Preparing [2025-06-17T02:59:24.196Z] ce4f3bdaddfb: Preparing [2025-06-17T02:59:24.196Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:24.196Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:24.196Z] d0c167ef02f2: Preparing [2025-06-17T02:59:24.196Z] 9859a0a23241: Preparing [2025-06-17T02:59:24.196Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:24.196Z] d0c167ef02f2: Waiting [2025-06-17T02:59:24.196Z] 9859a0a23241: Waiting [2025-06-17T02:59:24.196Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:24.196Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:24.196Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:24.196Z] 597ff8a08b35: Layer already exists [2025-06-17T02:59:24.196Z] ce4f3bdaddfb: Layer already exists [2025-06-17T02:59:24.196Z] 7a48d9db0b86: Layer already exists [2025-06-17T02:59:24.196Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:24.196Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:24.196Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:24.196Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:24.819Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:25.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-06-17T02:59:25.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-17T02:59:25.172Z] 7a48d9db0b86: Preparing [2025-06-17T02:59:25.172Z] 597ff8a08b35: Preparing [2025-06-17T02:59:25.172Z] ce4f3bdaddfb: Preparing [2025-06-17T02:59:25.172Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:25.172Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:25.172Z] d0c167ef02f2: Preparing [2025-06-17T02:59:25.172Z] 9859a0a23241: Preparing [2025-06-17T02:59:25.172Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:25.172Z] d0c167ef02f2: Waiting [2025-06-17T02:59:25.172Z] 9859a0a23241: Waiting [2025-06-17T02:59:25.172Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:25.172Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:25.172Z] ce4f3bdaddfb: Layer already exists [2025-06-17T02:59:25.172Z] 7a48d9db0b86: Layer already exists [2025-06-17T02:59:25.172Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:25.172Z] 597ff8a08b35: Layer already exists [2025-06-17T02:59:25.172Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:25.172Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:25.172Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:25.435Z] main: digest: sha256:f49226f902dc3d9360fcfd4cc23e4faeb9e69ea4627c45a96155bbee99b9df36 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:59:25.532Z] ===================================================== [Pipeline] echo [2025-06-17T02:59:25.551Z] taggedImages: [2025-06-17T02:59:25.551Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:25.551Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-17T02:59:25.551Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 [2025-06-17T02:59:25.551Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:25.551Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-17T02:59:25.583Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-17T02:59:25.583Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:25.583Z] latest [2025-06-17T02:59:25.583Z] 4.1.0-dev.24 [2025-06-17T02:59:25.583Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:25.583Z] main [2025-06-17T02:59:25.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:25.946Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:26.301Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:26.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-17T02:59:26.302Z] b23d091965f6: Preparing [2025-06-17T02:59:26.302Z] 741fc87557fa: Preparing [2025-06-17T02:59:26.302Z] 66bf9e26e254: Preparing [2025-06-17T02:59:26.302Z] 304e37ed0ee6: Preparing [2025-06-17T02:59:26.302Z] ae289f843b3d: Preparing [2025-06-17T02:59:26.302Z] e67202090794: Preparing [2025-06-17T02:59:26.302Z] fa9c5e666cfe: Preparing [2025-06-17T02:59:26.302Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:26.302Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:26.302Z] f2b634e50b03: Preparing [2025-06-17T02:59:26.302Z] c063e51a9e80: Preparing [2025-06-17T02:59:26.302Z] 5f70bf18a086: Preparing [2025-06-17T02:59:26.302Z] c5368b8e8b6b: Preparing [2025-06-17T02:59:26.302Z] ce72f47ae341: Preparing [2025-06-17T02:59:26.302Z] aaf082633fd8: Preparing [2025-06-17T02:59:26.302Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:26.302Z] f2b634e50b03: Waiting [2025-06-17T02:59:26.302Z] c5368b8e8b6b: Waiting [2025-06-17T02:59:26.302Z] c063e51a9e80: Waiting [2025-06-17T02:59:26.302Z] 5f70bf18a086: Waiting [2025-06-17T02:59:26.302Z] ce72f47ae341: Waiting [2025-06-17T02:59:26.302Z] aaf082633fd8: Waiting [2025-06-17T02:59:26.302Z] fa9c5e666cfe: Waiting [2025-06-17T02:59:26.302Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:26.302Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:26.302Z] e67202090794: Waiting [2025-06-17T02:59:26.570Z] 66bf9e26e254: Pushed [2025-06-17T02:59:26.570Z] 741fc87557fa: Pushed [2025-06-17T02:59:26.570Z] ae289f843b3d: Pushed [2025-06-17T02:59:26.570Z] 304e37ed0ee6: Pushed [2025-06-17T02:59:26.570Z] b23d091965f6: Pushed [2025-06-17T02:59:26.570Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:26.570Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:26.570Z] e67202090794: Pushed [2025-06-17T02:59:26.835Z] 5f70bf18a086: Layer already exists [2025-06-17T02:59:26.835Z] c063e51a9e80: Pushed [2025-06-17T02:59:26.835Z] f2b634e50b03: Pushed [2025-06-17T02:59:26.835Z] c5368b8e8b6b: Pushed [2025-06-17T02:59:26.835Z] ce72f47ae341: Pushed [2025-06-17T02:59:26.835Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:26.835Z] aaf082633fd8: Pushed [2025-06-17T02:59:29.401Z] fa9c5e666cfe: Pushed [2025-06-17T02:59:29.664Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:30.004Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:30.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-17T02:59:30.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-17T02:59:30.355Z] b23d091965f6: Preparing [2025-06-17T02:59:30.355Z] 741fc87557fa: Preparing [2025-06-17T02:59:30.355Z] 66bf9e26e254: Preparing [2025-06-17T02:59:30.355Z] 304e37ed0ee6: Preparing [2025-06-17T02:59:30.355Z] ae289f843b3d: Preparing [2025-06-17T02:59:30.355Z] e67202090794: Preparing [2025-06-17T02:59:30.355Z] fa9c5e666cfe: Preparing [2025-06-17T02:59:30.355Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:30.355Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:30.355Z] f2b634e50b03: Preparing [2025-06-17T02:59:30.355Z] c063e51a9e80: Preparing [2025-06-17T02:59:30.355Z] 5f70bf18a086: Preparing [2025-06-17T02:59:30.355Z] c5368b8e8b6b: Preparing [2025-06-17T02:59:30.355Z] ce72f47ae341: Preparing [2025-06-17T02:59:30.355Z] aaf082633fd8: Preparing [2025-06-17T02:59:30.355Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:30.355Z] e67202090794: Waiting [2025-06-17T02:59:30.355Z] fa9c5e666cfe: Waiting [2025-06-17T02:59:30.355Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:30.355Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:30.355Z] f2b634e50b03: Waiting [2025-06-17T02:59:30.355Z] c063e51a9e80: Waiting [2025-06-17T02:59:30.355Z] 5f70bf18a086: Waiting [2025-06-17T02:59:30.355Z] c5368b8e8b6b: Waiting [2025-06-17T02:59:30.355Z] ce72f47ae341: Waiting [2025-06-17T02:59:30.355Z] aaf082633fd8: Waiting [2025-06-17T02:59:30.355Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:30.355Z] b23d091965f6: Layer already exists [2025-06-17T02:59:30.355Z] ae289f843b3d: Layer already exists [2025-06-17T02:59:30.355Z] 304e37ed0ee6: Layer already exists [2025-06-17T02:59:30.355Z] 66bf9e26e254: Layer already exists [2025-06-17T02:59:30.355Z] 741fc87557fa: Layer already exists [2025-06-17T02:59:30.355Z] e67202090794: Layer already exists [2025-06-17T02:59:30.355Z] fa9c5e666cfe: Layer already exists [2025-06-17T02:59:30.355Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:30.355Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:30.355Z] f2b634e50b03: Layer already exists [2025-06-17T02:59:30.355Z] c063e51a9e80: Layer already exists [2025-06-17T02:59:30.355Z] aaf082633fd8: Layer already exists [2025-06-17T02:59:30.355Z] 5f70bf18a086: Layer already exists [2025-06-17T02:59:30.355Z] c5368b8e8b6b: Layer already exists [2025-06-17T02:59:30.355Z] ce72f47ae341: Layer already exists [2025-06-17T02:59:30.355Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:30.619Z] latest: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:30.974Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:31.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 [2025-06-17T02:59:31.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-17T02:59:31.324Z] b23d091965f6: Preparing [2025-06-17T02:59:31.324Z] 741fc87557fa: Preparing [2025-06-17T02:59:31.324Z] 66bf9e26e254: Preparing [2025-06-17T02:59:31.324Z] 304e37ed0ee6: Preparing [2025-06-17T02:59:31.324Z] ae289f843b3d: Preparing [2025-06-17T02:59:31.324Z] e67202090794: Preparing [2025-06-17T02:59:31.324Z] fa9c5e666cfe: Preparing [2025-06-17T02:59:31.324Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:31.324Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:31.324Z] f2b634e50b03: Preparing [2025-06-17T02:59:31.324Z] c063e51a9e80: Preparing [2025-06-17T02:59:31.324Z] 5f70bf18a086: Preparing [2025-06-17T02:59:31.324Z] c5368b8e8b6b: Preparing [2025-06-17T02:59:31.324Z] ce72f47ae341: Preparing [2025-06-17T02:59:31.324Z] aaf082633fd8: Preparing [2025-06-17T02:59:31.324Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:31.324Z] c063e51a9e80: Waiting [2025-06-17T02:59:31.324Z] 5f70bf18a086: Waiting [2025-06-17T02:59:31.324Z] c5368b8e8b6b: Waiting [2025-06-17T02:59:31.324Z] ce72f47ae341: Waiting [2025-06-17T02:59:31.324Z] aaf082633fd8: Waiting [2025-06-17T02:59:31.324Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:31.324Z] fa9c5e666cfe: Waiting [2025-06-17T02:59:31.324Z] f2b634e50b03: Waiting [2025-06-17T02:59:31.324Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:31.324Z] e67202090794: Waiting [2025-06-17T02:59:31.324Z] b23d091965f6: Layer already exists [2025-06-17T02:59:31.324Z] 304e37ed0ee6: Layer already exists [2025-06-17T02:59:31.324Z] 741fc87557fa: Layer already exists [2025-06-17T02:59:31.324Z] 66bf9e26e254: Layer already exists [2025-06-17T02:59:31.324Z] ae289f843b3d: Layer already exists [2025-06-17T02:59:31.324Z] f2b634e50b03: Layer already exists [2025-06-17T02:59:31.324Z] e67202090794: Layer already exists [2025-06-17T02:59:31.324Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:31.324Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:31.324Z] fa9c5e666cfe: Layer already exists [2025-06-17T02:59:31.324Z] ce72f47ae341: Layer already exists [2025-06-17T02:59:31.324Z] c5368b8e8b6b: Layer already exists [2025-06-17T02:59:31.324Z] aaf082633fd8: Layer already exists [2025-06-17T02:59:31.324Z] c063e51a9e80: Layer already exists [2025-06-17T02:59:31.324Z] 5f70bf18a086: Layer already exists [2025-06-17T02:59:31.324Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:31.587Z] 4.1.0-dev.24: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:32.061Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:32.406Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:32.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-17T02:59:32.406Z] b23d091965f6: Preparing [2025-06-17T02:59:32.406Z] 741fc87557fa: Preparing [2025-06-17T02:59:32.406Z] 66bf9e26e254: Preparing [2025-06-17T02:59:32.406Z] 304e37ed0ee6: Preparing [2025-06-17T02:59:32.406Z] ae289f843b3d: Preparing [2025-06-17T02:59:32.406Z] e67202090794: Preparing [2025-06-17T02:59:32.406Z] fa9c5e666cfe: Preparing [2025-06-17T02:59:32.406Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:32.406Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:32.406Z] f2b634e50b03: Preparing [2025-06-17T02:59:32.406Z] c063e51a9e80: Preparing [2025-06-17T02:59:32.406Z] 5f70bf18a086: Preparing [2025-06-17T02:59:32.406Z] c5368b8e8b6b: Preparing [2025-06-17T02:59:32.406Z] ce72f47ae341: Preparing [2025-06-17T02:59:32.406Z] aaf082633fd8: Preparing [2025-06-17T02:59:32.406Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:32.406Z] e67202090794: Waiting [2025-06-17T02:59:32.406Z] c063e51a9e80: Waiting [2025-06-17T02:59:32.406Z] 5f70bf18a086: Waiting [2025-06-17T02:59:32.406Z] c5368b8e8b6b: Waiting [2025-06-17T02:59:32.406Z] ce72f47ae341: Waiting [2025-06-17T02:59:32.406Z] fa9c5e666cfe: Waiting [2025-06-17T02:59:32.406Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:32.406Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:32.406Z] f2b634e50b03: Waiting [2025-06-17T02:59:32.406Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:32.406Z] ae289f843b3d: Layer already exists [2025-06-17T02:59:32.406Z] b23d091965f6: Layer already exists [2025-06-17T02:59:32.406Z] 66bf9e26e254: Layer already exists [2025-06-17T02:59:32.406Z] 741fc87557fa: Layer already exists [2025-06-17T02:59:32.406Z] 304e37ed0ee6: Layer already exists [2025-06-17T02:59:32.406Z] f2b634e50b03: Layer already exists [2025-06-17T02:59:32.406Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:32.406Z] fa9c5e666cfe: Layer already exists [2025-06-17T02:59:32.406Z] e67202090794: Layer already exists [2025-06-17T02:59:32.406Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:32.406Z] c5368b8e8b6b: Layer already exists [2025-06-17T02:59:32.406Z] c063e51a9e80: Layer already exists [2025-06-17T02:59:32.406Z] 5f70bf18a086: Layer already exists [2025-06-17T02:59:32.406Z] ce72f47ae341: Layer already exists [2025-06-17T02:59:32.406Z] aaf082633fd8: Layer already exists [2025-06-17T02:59:32.406Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:32.669Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:33.020Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:33.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-06-17T02:59:33.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-17T02:59:33.363Z] b23d091965f6: Preparing [2025-06-17T02:59:33.363Z] 741fc87557fa: Preparing [2025-06-17T02:59:33.363Z] 66bf9e26e254: Preparing [2025-06-17T02:59:33.363Z] 304e37ed0ee6: Preparing [2025-06-17T02:59:33.363Z] ae289f843b3d: Preparing [2025-06-17T02:59:33.363Z] e67202090794: Preparing [2025-06-17T02:59:33.363Z] fa9c5e666cfe: Preparing [2025-06-17T02:59:33.363Z] e67202090794: Waiting [2025-06-17T02:59:33.363Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:33.363Z] fa9c5e666cfe: Waiting [2025-06-17T02:59:33.363Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:33.363Z] f2b634e50b03: Preparing [2025-06-17T02:59:33.363Z] c063e51a9e80: Preparing [2025-06-17T02:59:33.363Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:33.363Z] 5f70bf18a086: Preparing [2025-06-17T02:59:33.363Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:33.363Z] c5368b8e8b6b: Preparing [2025-06-17T02:59:33.363Z] ce72f47ae341: Preparing [2025-06-17T02:59:33.363Z] f2b634e50b03: Waiting [2025-06-17T02:59:33.363Z] aaf082633fd8: Preparing [2025-06-17T02:59:33.363Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:33.363Z] 5f70bf18a086: Waiting [2025-06-17T02:59:33.363Z] c063e51a9e80: Waiting [2025-06-17T02:59:33.363Z] c5368b8e8b6b: Waiting [2025-06-17T02:59:33.363Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:33.363Z] aaf082633fd8: Waiting [2025-06-17T02:59:33.363Z] ce72f47ae341: Waiting [2025-06-17T02:59:33.363Z] 66bf9e26e254: Layer already exists [2025-06-17T02:59:33.363Z] b23d091965f6: Layer already exists [2025-06-17T02:59:33.363Z] 741fc87557fa: Layer already exists [2025-06-17T02:59:33.363Z] 304e37ed0ee6: Layer already exists [2025-06-17T02:59:33.363Z] ae289f843b3d: Layer already exists [2025-06-17T02:59:33.363Z] e67202090794: Layer already exists [2025-06-17T02:59:33.363Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:33.363Z] fa9c5e666cfe: Layer already exists [2025-06-17T02:59:33.363Z] f2b634e50b03: Layer already exists [2025-06-17T02:59:33.363Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:33.363Z] c063e51a9e80: Layer already exists [2025-06-17T02:59:33.363Z] 5f70bf18a086: Layer already exists [2025-06-17T02:59:33.363Z] c5368b8e8b6b: Layer already exists [2025-06-17T02:59:33.363Z] ce72f47ae341: Layer already exists [2025-06-17T02:59:33.363Z] aaf082633fd8: Layer already exists [2025-06-17T02:59:33.363Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:33.627Z] main: digest: sha256:38e068e513501accc4d32d1cbb322c39d0932abf496438f06d3aa1e2afa75461 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:59:33.710Z] ===================================================== [Pipeline] echo [2025-06-17T02:59:33.723Z] taggedImages: [2025-06-17T02:59:33.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:33.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-17T02:59:33.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 [2025-06-17T02:59:33.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:33.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-17T02:59:33.750Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-17T02:59:33.750Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:33.750Z] latest [2025-06-17T02:59:33.750Z] 4.1.0-dev.24 [2025-06-17T02:59:33.750Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:33.750Z] main [2025-06-17T02:59:33.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:34.111Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:34.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:34.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-17T02:59:34.460Z] c2dbb28b3514: Preparing [2025-06-17T02:59:34.460Z] d7d9aef7f02c: Preparing [2025-06-17T02:59:34.460Z] 39cd7cfe019a: Preparing [2025-06-17T02:59:34.460Z] 8f19c9247200: Preparing [2025-06-17T02:59:34.460Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:34.460Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:34.460Z] d0c167ef02f2: Preparing [2025-06-17T02:59:34.460Z] 9859a0a23241: Preparing [2025-06-17T02:59:34.460Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:34.460Z] d0c167ef02f2: Waiting [2025-06-17T02:59:34.460Z] 9859a0a23241: Waiting [2025-06-17T02:59:34.460Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:34.460Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:34.460Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:34.724Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:34.724Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:34.724Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:34.724Z] c2dbb28b3514: Pushed [2025-06-17T02:59:34.724Z] d7d9aef7f02c: Pushed [2025-06-17T02:59:34.724Z] 39cd7cfe019a: Pushed [2025-06-17T02:59:34.724Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:40.040Z] 8f19c9247200: Pushed [2025-06-17T02:59:40.040Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:40.383Z] + 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-06-17T02:59:40.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-17T02:59:40.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-17T02:59:40.728Z] c2dbb28b3514: Preparing [2025-06-17T02:59:40.728Z] d7d9aef7f02c: Preparing [2025-06-17T02:59:40.728Z] 39cd7cfe019a: Preparing [2025-06-17T02:59:40.728Z] 8f19c9247200: Preparing [2025-06-17T02:59:40.728Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:40.728Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:40.728Z] d0c167ef02f2: Preparing [2025-06-17T02:59:40.728Z] 9859a0a23241: Preparing [2025-06-17T02:59:40.728Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:40.728Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:40.728Z] d0c167ef02f2: Waiting [2025-06-17T02:59:40.728Z] 9859a0a23241: Waiting [2025-06-17T02:59:40.728Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:40.728Z] d7d9aef7f02c: Layer already exists [2025-06-17T02:59:40.728Z] c2dbb28b3514: Layer already exists [2025-06-17T02:59:40.728Z] 39cd7cfe019a: Layer already exists [2025-06-17T02:59:40.728Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:40.728Z] 8f19c9247200: Layer already exists [2025-06-17T02:59:40.728Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:40.728Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:40.728Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:40.728Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:40.991Z] latest: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:41.337Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:41.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 [2025-06-17T02:59:41.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-17T02:59:41.675Z] c2dbb28b3514: Preparing [2025-06-17T02:59:41.675Z] d7d9aef7f02c: Preparing [2025-06-17T02:59:41.675Z] 39cd7cfe019a: Preparing [2025-06-17T02:59:41.675Z] 8f19c9247200: Preparing [2025-06-17T02:59:41.675Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:41.675Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:41.675Z] d0c167ef02f2: Preparing [2025-06-17T02:59:41.675Z] 9859a0a23241: Preparing [2025-06-17T02:59:41.675Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:41.675Z] d0c167ef02f2: Waiting [2025-06-17T02:59:41.675Z] 9859a0a23241: Waiting [2025-06-17T02:59:41.675Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:41.675Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:41.675Z] 8f19c9247200: Layer already exists [2025-06-17T02:59:41.675Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:41.675Z] 39cd7cfe019a: Layer already exists [2025-06-17T02:59:41.675Z] d7d9aef7f02c: Layer already exists [2025-06-17T02:59:41.675Z] c2dbb28b3514: Layer already exists [2025-06-17T02:59:41.675Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:41.675Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:41.675Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:41.675Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:41.937Z] 4.1.0-dev.24: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:42.289Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:42.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:42.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-17T02:59:42.636Z] c2dbb28b3514: Preparing [2025-06-17T02:59:42.636Z] d7d9aef7f02c: Preparing [2025-06-17T02:59:42.636Z] 39cd7cfe019a: Preparing [2025-06-17T02:59:42.636Z] 8f19c9247200: Preparing [2025-06-17T02:59:42.636Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:42.636Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:42.636Z] d0c167ef02f2: Preparing [2025-06-17T02:59:42.636Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:42.636Z] 9859a0a23241: Preparing [2025-06-17T02:59:42.636Z] d0c167ef02f2: Waiting [2025-06-17T02:59:42.636Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:42.636Z] 9859a0a23241: Waiting [2025-06-17T02:59:42.636Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:42.636Z] d7d9aef7f02c: Layer already exists [2025-06-17T02:59:42.636Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:42.636Z] c2dbb28b3514: Layer already exists [2025-06-17T02:59:42.636Z] 39cd7cfe019a: Layer already exists [2025-06-17T02:59:42.636Z] 8f19c9247200: Layer already exists [2025-06-17T02:59:42.636Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:42.636Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:42.636Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:42.636Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:42.900Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:43.248Z] + 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-06-17T02:59:43.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-06-17T02:59:43.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-17T02:59:43.589Z] c2dbb28b3514: Preparing [2025-06-17T02:59:43.589Z] d7d9aef7f02c: Preparing [2025-06-17T02:59:43.589Z] 39cd7cfe019a: Preparing [2025-06-17T02:59:43.589Z] 8f19c9247200: Preparing [2025-06-17T02:59:43.589Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:43.589Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:43.589Z] d0c167ef02f2: Preparing [2025-06-17T02:59:43.589Z] 9859a0a23241: Preparing [2025-06-17T02:59:43.589Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:43.589Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:43.589Z] d0c167ef02f2: Waiting [2025-06-17T02:59:43.589Z] 9859a0a23241: Waiting [2025-06-17T02:59:43.589Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:43.589Z] d7d9aef7f02c: Layer already exists [2025-06-17T02:59:43.589Z] 8f19c9247200: Layer already exists [2025-06-17T02:59:43.589Z] c2dbb28b3514: Layer already exists [2025-06-17T02:59:43.589Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:43.589Z] 39cd7cfe019a: Layer already exists [2025-06-17T02:59:43.589Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:43.589Z] d0c167ef02f2: Layer already exists [2025-06-17T02:59:43.589Z] 9859a0a23241: Layer already exists [2025-06-17T02:59:43.589Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:43.852Z] main: digest: sha256:99db3eeb3be7c7ff1703b50effa7e18ebaa484be5ed715b0bd42a7a55e00ac0f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:59:43.935Z] ===================================================== [Pipeline] echo [2025-06-17T02:59:43.953Z] taggedImages: [2025-06-17T02:59:43.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:43.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-17T02:59:43.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 [2025-06-17T02:59:43.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:43.953Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-17T02:59:43.993Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-17T02:59:43.993Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:43.993Z] latest [2025-06-17T02:59:43.993Z] 4.1.0-dev.24 [2025-06-17T02:59:43.993Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:43.993Z] main [2025-06-17T02:59:43.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:44.346Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:44.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:44.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-17T02:59:44.687Z] 7e9c9c58ad8d: Preparing [2025-06-17T02:59:44.687Z] b634c62c5913: Preparing [2025-06-17T02:59:44.687Z] 355431149bb2: Preparing [2025-06-17T02:59:44.687Z] 6574bb923f7c: Preparing [2025-06-17T02:59:44.687Z] b5815b10f424: Preparing [2025-06-17T02:59:44.687Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:44.687Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:44.687Z] eb7c0d0aa018: Preparing [2025-06-17T02:59:44.687Z] 2a5304999ba7: Preparing [2025-06-17T02:59:44.687Z] c96ec8f3fc67: Preparing [2025-06-17T02:59:44.687Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:44.687Z] eb7c0d0aa018: Waiting [2025-06-17T02:59:44.687Z] 2a5304999ba7: Waiting [2025-06-17T02:59:44.687Z] c96ec8f3fc67: Waiting [2025-06-17T02:59:44.687Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:44.687Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:44.687Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:44.951Z] b634c62c5913: Pushed [2025-06-17T02:59:44.951Z] b5815b10f424: Pushed [2025-06-17T02:59:44.951Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:44.951Z] 6574bb923f7c: Pushed [2025-06-17T02:59:44.951Z] 7e9c9c58ad8d: Pushed [2025-06-17T02:59:44.951Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:44.951Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:44.951Z] eb7c0d0aa018: Pushed [2025-06-17T02:59:44.951Z] 2a5304999ba7: Pushed [2025-06-17T02:59:48.276Z] c96ec8f3fc67: Pushed [2025-06-17T02:59:49.226Z] 355431149bb2: Pushed [2025-06-17T02:59:49.226Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:49.582Z] + 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-06-17T02:59:50.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-17T02:59:50.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-17T02:59:50.002Z] 7e9c9c58ad8d: Preparing [2025-06-17T02:59:50.002Z] b634c62c5913: Preparing [2025-06-17T02:59:50.002Z] 355431149bb2: Preparing [2025-06-17T02:59:50.002Z] 6574bb923f7c: Preparing [2025-06-17T02:59:50.002Z] b5815b10f424: Preparing [2025-06-17T02:59:50.002Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:50.002Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:50.002Z] eb7c0d0aa018: Preparing [2025-06-17T02:59:50.002Z] 2a5304999ba7: Preparing [2025-06-17T02:59:50.002Z] c96ec8f3fc67: Preparing [2025-06-17T02:59:50.002Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:50.002Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:50.002Z] eb7c0d0aa018: Waiting [2025-06-17T02:59:50.002Z] 2a5304999ba7: Waiting [2025-06-17T02:59:50.002Z] c96ec8f3fc67: Waiting [2025-06-17T02:59:50.002Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:50.002Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:50.002Z] b5815b10f424: Layer already exists [2025-06-17T02:59:50.002Z] b634c62c5913: Layer already exists [2025-06-17T02:59:50.002Z] 6574bb923f7c: Layer already exists [2025-06-17T02:59:50.002Z] 7e9c9c58ad8d: Layer already exists [2025-06-17T02:59:50.002Z] 355431149bb2: Layer already exists [2025-06-17T02:59:50.002Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:50.002Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:50.002Z] c96ec8f3fc67: Layer already exists [2025-06-17T02:59:50.002Z] 2a5304999ba7: Layer already exists [2025-06-17T02:59:50.002Z] eb7c0d0aa018: Layer already exists [2025-06-17T02:59:50.002Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:50.279Z] latest: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:50.630Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:50.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 [2025-06-17T02:59:50.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-17T02:59:50.989Z] 7e9c9c58ad8d: Preparing [2025-06-17T02:59:50.989Z] b634c62c5913: Preparing [2025-06-17T02:59:50.989Z] 355431149bb2: Preparing [2025-06-17T02:59:50.989Z] 6574bb923f7c: Preparing [2025-06-17T02:59:50.989Z] b5815b10f424: Preparing [2025-06-17T02:59:50.989Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:50.989Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:50.989Z] eb7c0d0aa018: Preparing [2025-06-17T02:59:50.989Z] 2a5304999ba7: Preparing [2025-06-17T02:59:50.989Z] c96ec8f3fc67: Preparing [2025-06-17T02:59:50.989Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:50.989Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:50.989Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:50.989Z] eb7c0d0aa018: Waiting [2025-06-17T02:59:50.989Z] 2a5304999ba7: Waiting [2025-06-17T02:59:50.989Z] c96ec8f3fc67: Waiting [2025-06-17T02:59:50.989Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:50.989Z] 6574bb923f7c: Layer already exists [2025-06-17T02:59:50.989Z] b5815b10f424: Layer already exists [2025-06-17T02:59:50.989Z] 7e9c9c58ad8d: Layer already exists [2025-06-17T02:59:50.989Z] 355431149bb2: Layer already exists [2025-06-17T02:59:50.989Z] b634c62c5913: Layer already exists [2025-06-17T02:59:50.989Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:50.989Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:50.989Z] eb7c0d0aa018: Layer already exists [2025-06-17T02:59:50.989Z] 2a5304999ba7: Layer already exists [2025-06-17T02:59:50.989Z] c96ec8f3fc67: Layer already exists [2025-06-17T02:59:50.989Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:51.260Z] 4.1.0-dev.24: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:51.610Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:51.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:51.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-17T02:59:51.957Z] 7e9c9c58ad8d: Preparing [2025-06-17T02:59:51.957Z] b634c62c5913: Preparing [2025-06-17T02:59:51.957Z] 355431149bb2: Preparing [2025-06-17T02:59:51.957Z] 6574bb923f7c: Preparing [2025-06-17T02:59:51.957Z] b5815b10f424: Preparing [2025-06-17T02:59:51.957Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:51.957Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:51.957Z] eb7c0d0aa018: Preparing [2025-06-17T02:59:51.957Z] 2a5304999ba7: Preparing [2025-06-17T02:59:51.957Z] c96ec8f3fc67: Preparing [2025-06-17T02:59:51.957Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:51.957Z] eb7c0d0aa018: Waiting [2025-06-17T02:59:51.957Z] 2a5304999ba7: Waiting [2025-06-17T02:59:51.957Z] c96ec8f3fc67: Waiting [2025-06-17T02:59:51.957Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:51.957Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:51.957Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:51.957Z] b5815b10f424: Layer already exists [2025-06-17T02:59:51.957Z] 6574bb923f7c: Layer already exists [2025-06-17T02:59:51.957Z] b634c62c5913: Layer already exists [2025-06-17T02:59:51.957Z] 7e9c9c58ad8d: Layer already exists [2025-06-17T02:59:51.957Z] 355431149bb2: Layer already exists [2025-06-17T02:59:51.957Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:51.957Z] eb7c0d0aa018: Layer already exists [2025-06-17T02:59:51.957Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:51.957Z] c96ec8f3fc67: Layer already exists [2025-06-17T02:59:51.957Z] 2a5304999ba7: Layer already exists [2025-06-17T02:59:51.957Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:52.220Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:52.574Z] + 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-06-17T02:59:52.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-06-17T02:59:52.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-17T02:59:52.911Z] 7e9c9c58ad8d: Preparing [2025-06-17T02:59:52.911Z] b634c62c5913: Preparing [2025-06-17T02:59:52.911Z] 355431149bb2: Preparing [2025-06-17T02:59:52.911Z] 6574bb923f7c: Preparing [2025-06-17T02:59:52.911Z] b5815b10f424: Preparing [2025-06-17T02:59:52.911Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:52.911Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:52.911Z] eb7c0d0aa018: Preparing [2025-06-17T02:59:52.911Z] 2a5304999ba7: Preparing [2025-06-17T02:59:52.911Z] c96ec8f3fc67: Preparing [2025-06-17T02:59:52.911Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:52.911Z] eb7c0d0aa018: Waiting [2025-06-17T02:59:52.911Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:52.911Z] 2a5304999ba7: Waiting [2025-06-17T02:59:52.911Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:52.911Z] c96ec8f3fc67: Waiting [2025-06-17T02:59:52.911Z] 6574bb923f7c: Layer already exists [2025-06-17T02:59:52.911Z] 355431149bb2: Layer already exists [2025-06-17T02:59:52.911Z] b5815b10f424: Layer already exists [2025-06-17T02:59:52.911Z] b634c62c5913: Layer already exists [2025-06-17T02:59:52.911Z] 7e9c9c58ad8d: Layer already exists [2025-06-17T02:59:52.911Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:52.911Z] c96ec8f3fc67: Layer already exists [2025-06-17T02:59:52.911Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:52.911Z] eb7c0d0aa018: Layer already exists [2025-06-17T02:59:52.911Z] 2a5304999ba7: Layer already exists [2025-06-17T02:59:52.911Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:53.174Z] main: digest: sha256:2effa155951ae7d1ec54dfd6d50e938795bb679d3c72dc4d7bfd2e1c507b8c5e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T02:59:53.261Z] ===================================================== [Pipeline] echo [2025-06-17T02:59:53.272Z] taggedImages: [2025-06-17T02:59:53.272Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:53.272Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-17T02:59:53.272Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 [2025-06-17T02:59:53.272Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:53.272Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-17T02:59:53.298Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-17T02:59:53.298Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:53.298Z] latest [2025-06-17T02:59:53.298Z] 4.1.0-dev.24 [2025-06-17T02:59:53.298Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T02:59:53.298Z] main [2025-06-17T02:59:53.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:53.660Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T02:59:54.002Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T02:59:54.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-17T02:59:54.003Z] 903fb1b42915: Preparing [2025-06-17T02:59:54.003Z] cb9009ee9d17: Preparing [2025-06-17T02:59:54.003Z] 552711324cb6: Preparing [2025-06-17T02:59:54.003Z] 09706fa6c5cc: Preparing [2025-06-17T02:59:54.003Z] c8afe38ecd49: Preparing [2025-06-17T02:59:54.003Z] caf60afd3b30: Preparing [2025-06-17T02:59:54.003Z] 30c40138c4a9: Preparing [2025-06-17T02:59:54.003Z] 4f2c0c15a154: Preparing [2025-06-17T02:59:54.003Z] fcc9fbbdbc3d: Preparing [2025-06-17T02:59:54.003Z] 6d9fb7dc3c2e: Preparing [2025-06-17T02:59:54.003Z] ff8082c3fd45: Preparing [2025-06-17T02:59:54.003Z] dd9c8f8612c8: Preparing [2025-06-17T02:59:54.003Z] 30c40138c4a9: Waiting [2025-06-17T02:59:54.003Z] 4f2c0c15a154: Waiting [2025-06-17T02:59:54.003Z] fcc9fbbdbc3d: Waiting [2025-06-17T02:59:54.003Z] 6d9fb7dc3c2e: Waiting [2025-06-17T02:59:54.003Z] ff8082c3fd45: Waiting [2025-06-17T02:59:54.003Z] dd9c8f8612c8: Waiting [2025-06-17T02:59:54.003Z] caf60afd3b30: Waiting [2025-06-17T02:59:54.266Z] c8afe38ecd49: Pushed [2025-06-17T02:59:54.266Z] 903fb1b42915: Pushed [2025-06-17T02:59:54.266Z] cb9009ee9d17: Pushed [2025-06-17T02:59:54.266Z] 4f2c0c15a154: Layer already exists [2025-06-17T02:59:54.266Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T02:59:54.266Z] caf60afd3b30: Pushed [2025-06-17T02:59:54.530Z] 30c40138c4a9: Pushed [2025-06-17T02:59:54.530Z] dd9c8f8612c8: Layer already exists [2025-06-17T02:59:54.530Z] 6d9fb7dc3c2e: Pushed [2025-06-17T02:59:57.090Z] ff8082c3fd45: Pushed [2025-06-17T02:59:58.484Z] 09706fa6c5cc: Pushed [2025-06-17T03:00:01.042Z] 552711324cb6: Pushed [2025-06-17T03:00:01.042Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:01.387Z] + 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-06-17T03:00:01.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-17T03:00:01.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-17T03:00:01.733Z] 903fb1b42915: Preparing [2025-06-17T03:00:01.733Z] cb9009ee9d17: Preparing [2025-06-17T03:00:01.733Z] 552711324cb6: Preparing [2025-06-17T03:00:01.733Z] 09706fa6c5cc: Preparing [2025-06-17T03:00:01.733Z] c8afe38ecd49: Preparing [2025-06-17T03:00:01.733Z] caf60afd3b30: Preparing [2025-06-17T03:00:01.733Z] 30c40138c4a9: Preparing [2025-06-17T03:00:01.733Z] caf60afd3b30: Waiting [2025-06-17T03:00:01.733Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:01.733Z] 30c40138c4a9: Waiting [2025-06-17T03:00:01.733Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:01.733Z] 4f2c0c15a154: Waiting [2025-06-17T03:00:01.733Z] 6d9fb7dc3c2e: Preparing [2025-06-17T03:00:01.733Z] fcc9fbbdbc3d: Waiting [2025-06-17T03:00:01.733Z] ff8082c3fd45: Preparing [2025-06-17T03:00:01.733Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:01.733Z] ff8082c3fd45: Waiting [2025-06-17T03:00:01.733Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:01.733Z] 552711324cb6: Layer already exists [2025-06-17T03:00:01.733Z] c8afe38ecd49: Layer already exists [2025-06-17T03:00:01.733Z] 903fb1b42915: Layer already exists [2025-06-17T03:00:01.733Z] caf60afd3b30: Layer already exists [2025-06-17T03:00:01.733Z] 09706fa6c5cc: Layer already exists [2025-06-17T03:00:01.733Z] cb9009ee9d17: Layer already exists [2025-06-17T03:00:01.996Z] 30c40138c4a9: Layer already exists [2025-06-17T03:00:01.996Z] 6d9fb7dc3c2e: Layer already exists [2025-06-17T03:00:01.996Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:01.996Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:01.996Z] ff8082c3fd45: Layer already exists [2025-06-17T03:00:01.996Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:01.996Z] latest: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:02.359Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:02.692Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 [2025-06-17T03:00:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-17T03:00:02.692Z] 903fb1b42915: Preparing [2025-06-17T03:00:02.692Z] cb9009ee9d17: Preparing [2025-06-17T03:00:02.692Z] 552711324cb6: Preparing [2025-06-17T03:00:02.692Z] 09706fa6c5cc: Preparing [2025-06-17T03:00:02.692Z] c8afe38ecd49: Preparing [2025-06-17T03:00:02.692Z] caf60afd3b30: Preparing [2025-06-17T03:00:02.692Z] 30c40138c4a9: Preparing [2025-06-17T03:00:02.692Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:02.692Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:02.692Z] 6d9fb7dc3c2e: Preparing [2025-06-17T03:00:02.692Z] ff8082c3fd45: Preparing [2025-06-17T03:00:02.692Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:02.692Z] caf60afd3b30: Waiting [2025-06-17T03:00:02.692Z] 30c40138c4a9: Waiting [2025-06-17T03:00:02.692Z] 4f2c0c15a154: Waiting [2025-06-17T03:00:02.692Z] fcc9fbbdbc3d: Waiting [2025-06-17T03:00:02.692Z] 6d9fb7dc3c2e: Waiting [2025-06-17T03:00:02.692Z] ff8082c3fd45: Waiting [2025-06-17T03:00:02.692Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:02.692Z] 903fb1b42915: Layer already exists [2025-06-17T03:00:02.692Z] cb9009ee9d17: Layer already exists [2025-06-17T03:00:02.692Z] 09706fa6c5cc: Layer already exists [2025-06-17T03:00:02.692Z] 552711324cb6: Layer already exists [2025-06-17T03:00:02.692Z] c8afe38ecd49: Layer already exists [2025-06-17T03:00:02.692Z] 30c40138c4a9: Layer already exists [2025-06-17T03:00:02.692Z] caf60afd3b30: Layer already exists [2025-06-17T03:00:02.692Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:02.692Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:02.692Z] 6d9fb7dc3c2e: Layer already exists [2025-06-17T03:00:02.692Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:02.692Z] ff8082c3fd45: Layer already exists [2025-06-17T03:00:02.954Z] 4.1.0-dev.24: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:03.298Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:03.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:03.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-17T03:00:03.649Z] 903fb1b42915: Preparing [2025-06-17T03:00:03.649Z] cb9009ee9d17: Preparing [2025-06-17T03:00:03.649Z] 552711324cb6: Preparing [2025-06-17T03:00:03.649Z] 09706fa6c5cc: Preparing [2025-06-17T03:00:03.649Z] c8afe38ecd49: Preparing [2025-06-17T03:00:03.649Z] caf60afd3b30: Preparing [2025-06-17T03:00:03.649Z] 30c40138c4a9: Preparing [2025-06-17T03:00:03.649Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:03.649Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:03.649Z] 6d9fb7dc3c2e: Preparing [2025-06-17T03:00:03.649Z] ff8082c3fd45: Preparing [2025-06-17T03:00:03.649Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:03.649Z] 4f2c0c15a154: Waiting [2025-06-17T03:00:03.649Z] fcc9fbbdbc3d: Waiting [2025-06-17T03:00:03.649Z] 6d9fb7dc3c2e: Waiting [2025-06-17T03:00:03.649Z] ff8082c3fd45: Waiting [2025-06-17T03:00:03.649Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:03.649Z] caf60afd3b30: Waiting [2025-06-17T03:00:03.649Z] 30c40138c4a9: Waiting [2025-06-17T03:00:03.649Z] 552711324cb6: Layer already exists [2025-06-17T03:00:03.649Z] 903fb1b42915: Layer already exists [2025-06-17T03:00:03.649Z] c8afe38ecd49: Layer already exists [2025-06-17T03:00:03.649Z] cb9009ee9d17: Layer already exists [2025-06-17T03:00:03.649Z] 09706fa6c5cc: Layer already exists [2025-06-17T03:00:03.649Z] caf60afd3b30: Layer already exists [2025-06-17T03:00:03.649Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:03.649Z] 30c40138c4a9: Layer already exists [2025-06-17T03:00:03.649Z] 6d9fb7dc3c2e: Layer already exists [2025-06-17T03:00:03.649Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:03.649Z] ff8082c3fd45: Layer already exists [2025-06-17T03:00:03.649Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:03.911Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:04.255Z] + 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-06-17T03:00:04.590Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-06-17T03:00:04.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-17T03:00:04.590Z] 903fb1b42915: Preparing [2025-06-17T03:00:04.590Z] cb9009ee9d17: Preparing [2025-06-17T03:00:04.590Z] 552711324cb6: Preparing [2025-06-17T03:00:04.590Z] 09706fa6c5cc: Preparing [2025-06-17T03:00:04.590Z] c8afe38ecd49: Preparing [2025-06-17T03:00:04.590Z] caf60afd3b30: Preparing [2025-06-17T03:00:04.590Z] 30c40138c4a9: Preparing [2025-06-17T03:00:04.590Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:04.590Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:04.590Z] 6d9fb7dc3c2e: Preparing [2025-06-17T03:00:04.590Z] ff8082c3fd45: Preparing [2025-06-17T03:00:04.590Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:04.590Z] 4f2c0c15a154: Waiting [2025-06-17T03:00:04.590Z] fcc9fbbdbc3d: Waiting [2025-06-17T03:00:04.590Z] 6d9fb7dc3c2e: Waiting [2025-06-17T03:00:04.590Z] ff8082c3fd45: Waiting [2025-06-17T03:00:04.590Z] caf60afd3b30: Waiting [2025-06-17T03:00:04.590Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:04.590Z] 30c40138c4a9: Waiting [2025-06-17T03:00:04.590Z] 552711324cb6: Layer already exists [2025-06-17T03:00:04.590Z] cb9009ee9d17: Layer already exists [2025-06-17T03:00:04.590Z] c8afe38ecd49: Layer already exists [2025-06-17T03:00:04.590Z] 903fb1b42915: Layer already exists [2025-06-17T03:00:04.590Z] 09706fa6c5cc: Layer already exists [2025-06-17T03:00:04.590Z] 30c40138c4a9: Layer already exists [2025-06-17T03:00:04.590Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:04.590Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:04.590Z] 6d9fb7dc3c2e: Layer already exists [2025-06-17T03:00:04.590Z] caf60afd3b30: Layer already exists [2025-06-17T03:00:04.590Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:04.590Z] ff8082c3fd45: Layer already exists [2025-06-17T03:00:04.856Z] main: digest: sha256:cde07147e0365bfab66532ea732d2e0ef2d08b94a832d6c1a6d4e51692668d52 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:00:04.943Z] ===================================================== [Pipeline] echo [2025-06-17T03:00:04.956Z] taggedImages: [2025-06-17T03:00:04.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:04.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-17T03:00:04.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 [2025-06-17T03:00:04.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:04.956Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-17T03:00:04.984Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-17T03:00:04.984Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:04.984Z] latest [2025-06-17T03:00:04.984Z] 4.1.0-dev.24 [2025-06-17T03:00:04.984Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:04.984Z] main [2025-06-17T03:00:04.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:05.336Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:05.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:05.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-17T03:00:05.672Z] 6564cbb80ddd: Preparing [2025-06-17T03:00:05.672Z] 07405f60741b: Preparing [2025-06-17T03:00:05.672Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:05.672Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:05.672Z] 6a2d29e09ee7: Preparing [2025-06-17T03:00:05.672Z] 46e1d9aa158a: Preparing [2025-06-17T03:00:05.672Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:05.672Z] 46e1d9aa158a: Waiting [2025-06-17T03:00:05.672Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:05.672Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:05.672Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:05.936Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:05.936Z] 6a2d29e09ee7: Pushed [2025-06-17T03:00:05.936Z] 6564cbb80ddd: Pushed [2025-06-17T03:00:07.861Z] 46e1d9aa158a: Pushed [2025-06-17T03:00:13.179Z] 07405f60741b: Pushed [2025-06-17T03:00:13.179Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:13.529Z] + 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-06-17T03:00:13.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-17T03:00:13.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-17T03:00:13.880Z] 6564cbb80ddd: Preparing [2025-06-17T03:00:13.880Z] 07405f60741b: Preparing [2025-06-17T03:00:13.880Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:13.880Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:13.880Z] 6a2d29e09ee7: Preparing [2025-06-17T03:00:13.880Z] 46e1d9aa158a: Preparing [2025-06-17T03:00:13.880Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:13.880Z] 46e1d9aa158a: Waiting [2025-06-17T03:00:13.880Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:13.880Z] 6a2d29e09ee7: Layer already exists [2025-06-17T03:00:13.880Z] 07405f60741b: Layer already exists [2025-06-17T03:00:13.880Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:13.880Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:13.880Z] 6564cbb80ddd: Layer already exists [2025-06-17T03:00:13.880Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:13.880Z] 46e1d9aa158a: Layer already exists [2025-06-17T03:00:14.143Z] latest: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:14.485Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:14.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 [2025-06-17T03:00:14.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-17T03:00:14.824Z] 6564cbb80ddd: Preparing [2025-06-17T03:00:14.824Z] 07405f60741b: Preparing [2025-06-17T03:00:14.824Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:14.824Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:14.824Z] 6a2d29e09ee7: Preparing [2025-06-17T03:00:14.824Z] 46e1d9aa158a: Preparing [2025-06-17T03:00:14.824Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:14.824Z] 46e1d9aa158a: Waiting [2025-06-17T03:00:14.824Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:14.824Z] 6a2d29e09ee7: Layer already exists [2025-06-17T03:00:14.824Z] 07405f60741b: Layer already exists [2025-06-17T03:00:14.824Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:14.824Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:14.824Z] 6564cbb80ddd: Layer already exists [2025-06-17T03:00:14.824Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:14.824Z] 46e1d9aa158a: Layer already exists [2025-06-17T03:00:15.088Z] 4.1.0-dev.24: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:15.447Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:15.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:15.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-17T03:00:15.782Z] 6564cbb80ddd: Preparing [2025-06-17T03:00:15.782Z] 07405f60741b: Preparing [2025-06-17T03:00:15.782Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:15.782Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:15.782Z] 6a2d29e09ee7: Preparing [2025-06-17T03:00:15.782Z] 46e1d9aa158a: Preparing [2025-06-17T03:00:15.782Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:15.782Z] 46e1d9aa158a: Waiting [2025-06-17T03:00:15.782Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:15.782Z] 6564cbb80ddd: Layer already exists [2025-06-17T03:00:15.782Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:15.782Z] 6a2d29e09ee7: Layer already exists [2025-06-17T03:00:15.782Z] 07405f60741b: Layer already exists [2025-06-17T03:00:15.782Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:15.782Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:15.782Z] 46e1d9aa158a: Layer already exists [2025-06-17T03:00:16.046Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:16.393Z] + 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-06-17T03:00:16.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-06-17T03:00:16.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-17T03:00:16.739Z] 6564cbb80ddd: Preparing [2025-06-17T03:00:16.739Z] 07405f60741b: Preparing [2025-06-17T03:00:16.739Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:16.739Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:16.739Z] 6a2d29e09ee7: Preparing [2025-06-17T03:00:16.739Z] 46e1d9aa158a: Preparing [2025-06-17T03:00:16.739Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:16.739Z] 46e1d9aa158a: Waiting [2025-06-17T03:00:16.739Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:16.739Z] 6564cbb80ddd: Layer already exists [2025-06-17T03:00:16.739Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:16.739Z] 6a2d29e09ee7: Layer already exists [2025-06-17T03:00:16.739Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:16.739Z] 07405f60741b: Layer already exists [2025-06-17T03:00:16.739Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:16.739Z] 46e1d9aa158a: Layer already exists [2025-06-17T03:00:17.003Z] main: digest: sha256:797aab645e450ae8b9ecd95ecf648b42a0f614fa05d9bdeda53143ce836b287a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:00:17.076Z] ===================================================== [Pipeline] echo [2025-06-17T03:00:17.087Z] taggedImages: [2025-06-17T03:00:17.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:17.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-17T03:00:17.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 [2025-06-17T03:00:17.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:17.087Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-17T03:00:17.114Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-17T03:00:17.114Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:17.114Z] latest [2025-06-17T03:00:17.114Z] 4.1.0-dev.24 [2025-06-17T03:00:17.114Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:17.114Z] main [2025-06-17T03:00:17.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:17.487Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:17.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:17.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-17T03:00:17.836Z] b32eb38fed4a: Preparing [2025-06-17T03:00:17.836Z] 7a02064135d6: Preparing [2025-06-17T03:00:17.836Z] 3255a7c113a7: Preparing [2025-06-17T03:00:17.836Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:17.836Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:17.836Z] 5055e9bb9c40: Preparing [2025-06-17T03:00:17.836Z] 46603d728944: Preparing [2025-06-17T03:00:17.836Z] 6af99ff5d619: Preparing [2025-06-17T03:00:17.836Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:00:17.836Z] 46603d728944: Waiting [2025-06-17T03:00:17.836Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:17.836Z] 6af99ff5d619: Waiting [2025-06-17T03:00:17.836Z] 5055e9bb9c40: Waiting [2025-06-17T03:00:17.836Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:00:17.836Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:17.836Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:17.836Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:18.105Z] 3255a7c113a7: Pushed [2025-06-17T03:00:18.105Z] 7a02064135d6: Pushed [2025-06-17T03:00:18.105Z] b32eb38fed4a: Pushed [2025-06-17T03:00:18.105Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:18.105Z] 6af99ff5d619: Pushed [2025-06-17T03:00:19.061Z] 0e9f0ebfd01b: Pushed [2025-06-17T03:00:29.103Z] 46603d728944: Pushed [2025-06-17T03:00:44.056Z] 5055e9bb9c40: Pushed [2025-06-17T03:00:44.056Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:44.410Z] + 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-06-17T03:00:44.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-17T03:00:44.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-17T03:00:44.749Z] b32eb38fed4a: Preparing [2025-06-17T03:00:44.749Z] 7a02064135d6: Preparing [2025-06-17T03:00:44.749Z] 3255a7c113a7: Preparing [2025-06-17T03:00:44.749Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:44.749Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:44.749Z] 5055e9bb9c40: Preparing [2025-06-17T03:00:44.749Z] 46603d728944: Preparing [2025-06-17T03:00:44.749Z] 5055e9bb9c40: Waiting [2025-06-17T03:00:44.749Z] 6af99ff5d619: Preparing [2025-06-17T03:00:44.749Z] 46603d728944: Waiting [2025-06-17T03:00:44.749Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:00:44.749Z] 6af99ff5d619: Waiting [2025-06-17T03:00:44.749Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:00:44.749Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:44.749Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:44.749Z] 3255a7c113a7: Layer already exists [2025-06-17T03:00:44.749Z] 7a02064135d6: Layer already exists [2025-06-17T03:00:44.749Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:44.749Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:44.749Z] b32eb38fed4a: Layer already exists [2025-06-17T03:00:44.749Z] 6af99ff5d619: Layer already exists [2025-06-17T03:00:44.749Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:00:44.749Z] 46603d728944: Layer already exists [2025-06-17T03:00:44.749Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:00:44.749Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:45.012Z] latest: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:45.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:45.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 [2025-06-17T03:00:45.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-17T03:00:45.702Z] b32eb38fed4a: Preparing [2025-06-17T03:00:45.702Z] 7a02064135d6: Preparing [2025-06-17T03:00:45.702Z] 3255a7c113a7: Preparing [2025-06-17T03:00:45.702Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:45.702Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:45.702Z] 5055e9bb9c40: Preparing [2025-06-17T03:00:45.702Z] 46603d728944: Preparing [2025-06-17T03:00:45.702Z] 6af99ff5d619: Preparing [2025-06-17T03:00:45.702Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:00:45.702Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:45.702Z] 5055e9bb9c40: Waiting [2025-06-17T03:00:45.702Z] 46603d728944: Waiting [2025-06-17T03:00:45.702Z] 6af99ff5d619: Waiting [2025-06-17T03:00:45.702Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:00:45.702Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:45.702Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:45.702Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:45.702Z] 3255a7c113a7: Layer already exists [2025-06-17T03:00:45.702Z] b32eb38fed4a: Layer already exists [2025-06-17T03:00:45.702Z] 7a02064135d6: Layer already exists [2025-06-17T03:00:45.702Z] 46603d728944: Layer already exists [2025-06-17T03:00:45.702Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:00:45.702Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:00:45.702Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:45.702Z] 6af99ff5d619: Layer already exists [2025-06-17T03:00:45.967Z] 4.1.0-dev.24: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:46.322Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:47.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:47.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-17T03:00:47.247Z] b32eb38fed4a: Preparing [2025-06-17T03:00:47.247Z] 7a02064135d6: Preparing [2025-06-17T03:00:47.247Z] 3255a7c113a7: Preparing [2025-06-17T03:00:47.247Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:47.247Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:47.247Z] 5055e9bb9c40: Preparing [2025-06-17T03:00:47.247Z] 46603d728944: Preparing [2025-06-17T03:00:47.247Z] 6af99ff5d619: Preparing [2025-06-17T03:00:47.247Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:00:47.247Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:47.247Z] 6af99ff5d619: Waiting [2025-06-17T03:00:47.247Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:00:47.247Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:47.247Z] 5055e9bb9c40: Waiting [2025-06-17T03:00:47.247Z] 46603d728944: Waiting [2025-06-17T03:00:47.247Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:47.247Z] 7a02064135d6: Layer already exists [2025-06-17T03:00:47.247Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:47.247Z] 3255a7c113a7: Layer already exists [2025-06-17T03:00:47.247Z] b32eb38fed4a: Layer already exists [2025-06-17T03:00:47.247Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:00:47.247Z] 6af99ff5d619: Layer already exists [2025-06-17T03:00:47.247Z] 46603d728944: Layer already exists [2025-06-17T03:00:47.247Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:47.247Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:00:47.511Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:47.859Z] + 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-06-17T03:00:48.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-06-17T03:00:48.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-17T03:00:48.203Z] b32eb38fed4a: Preparing [2025-06-17T03:00:48.203Z] 7a02064135d6: Preparing [2025-06-17T03:00:48.203Z] 3255a7c113a7: Preparing [2025-06-17T03:00:48.203Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:48.203Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:48.203Z] 5055e9bb9c40: Preparing [2025-06-17T03:00:48.203Z] 46603d728944: Preparing [2025-06-17T03:00:48.203Z] 6af99ff5d619: Preparing [2025-06-17T03:00:48.203Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:00:48.203Z] 5055e9bb9c40: Waiting [2025-06-17T03:00:48.203Z] 46603d728944: Waiting [2025-06-17T03:00:48.203Z] 6af99ff5d619: Waiting [2025-06-17T03:00:48.203Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:00:48.203Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:48.203Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:48.203Z] 3255a7c113a7: Layer already exists [2025-06-17T03:00:48.203Z] 7a02064135d6: Layer already exists [2025-06-17T03:00:48.203Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:48.203Z] b32eb38fed4a: Layer already exists [2025-06-17T03:00:48.203Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:48.203Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:00:48.203Z] 46603d728944: Layer already exists [2025-06-17T03:00:48.203Z] 6af99ff5d619: Layer already exists [2025-06-17T03:00:48.203Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:00:48.203Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:48.466Z] main: digest: sha256:6da6a7bebab398ca22169dd4dcde008e8c11948054fbe4e5a80c4ce9b7ca0f95 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:00:48.545Z] ===================================================== [Pipeline] echo [2025-06-17T03:00:48.565Z] taggedImages: [2025-06-17T03:00:48.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:48.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-17T03:00:48.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 [2025-06-17T03:00:48.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:48.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-17T03:00:48.595Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-17T03:00:48.595Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:48.595Z] latest [2025-06-17T03:00:48.595Z] 4.1.0-dev.24 [2025-06-17T03:00:48.595Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:00:48.595Z] main [2025-06-17T03:00:48.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:48.950Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:00:49.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:00:49.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-17T03:00:49.300Z] 20d1c7310b2c: Preparing [2025-06-17T03:00:49.300Z] 615d87c4d78f: Preparing [2025-06-17T03:00:49.300Z] 7b2b41d5e90d: Preparing [2025-06-17T03:00:49.300Z] 4f2c0c15a154: Preparing [2025-06-17T03:00:49.300Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:00:49.300Z] ecbe5d2ce9a3: Preparing [2025-06-17T03:00:49.300Z] 6d538ef740f7: Preparing [2025-06-17T03:00:49.300Z] 47357ab97b41: Preparing [2025-06-17T03:00:49.300Z] dd9c8f8612c8: Preparing [2025-06-17T03:00:49.300Z] 6d538ef740f7: Waiting [2025-06-17T03:00:49.300Z] 47357ab97b41: Waiting [2025-06-17T03:00:49.300Z] dd9c8f8612c8: Waiting [2025-06-17T03:00:49.300Z] ecbe5d2ce9a3: Waiting [2025-06-17T03:00:49.300Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:00:49.300Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:00:49.563Z] 615d87c4d78f: Pushed [2025-06-17T03:00:49.563Z] 7b2b41d5e90d: Pushed [2025-06-17T03:00:49.563Z] 20d1c7310b2c: Pushed [2025-06-17T03:00:49.563Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:00:49.563Z] 6d538ef740f7: Pushed [2025-06-17T03:00:50.143Z] 47357ab97b41: Pushed [2025-06-17T03:01:16.782Z] ecbe5d2ce9a3: Pushed [2025-06-17T03:01:16.782Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:17.152Z] + 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-06-17T03:01:17.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-17T03:01:17.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-17T03:01:17.493Z] 20d1c7310b2c: Preparing [2025-06-17T03:01:17.493Z] 615d87c4d78f: Preparing [2025-06-17T03:01:17.493Z] 7b2b41d5e90d: Preparing [2025-06-17T03:01:17.493Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:17.493Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:17.493Z] ecbe5d2ce9a3: Preparing [2025-06-17T03:01:17.493Z] 6d538ef740f7: Preparing [2025-06-17T03:01:17.493Z] 47357ab97b41: Preparing [2025-06-17T03:01:17.493Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:17.493Z] ecbe5d2ce9a3: Waiting [2025-06-17T03:01:17.493Z] 6d538ef740f7: Waiting [2025-06-17T03:01:17.493Z] 47357ab97b41: Waiting [2025-06-17T03:01:17.493Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:17.493Z] 20d1c7310b2c: Layer already exists [2025-06-17T03:01:17.493Z] 7b2b41d5e90d: Layer already exists [2025-06-17T03:01:17.493Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:17.493Z] 615d87c4d78f: Layer already exists [2025-06-17T03:01:17.493Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:17.493Z] ecbe5d2ce9a3: Layer already exists [2025-06-17T03:01:17.493Z] 47357ab97b41: Layer already exists [2025-06-17T03:01:17.493Z] 6d538ef740f7: Layer already exists [2025-06-17T03:01:17.493Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:17.757Z] latest: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:18.108Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:18.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 [2025-06-17T03:01:18.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-17T03:01:18.471Z] 20d1c7310b2c: Preparing [2025-06-17T03:01:18.471Z] 615d87c4d78f: Preparing [2025-06-17T03:01:18.471Z] 7b2b41d5e90d: Preparing [2025-06-17T03:01:18.471Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:18.471Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:18.471Z] ecbe5d2ce9a3: Preparing [2025-06-17T03:01:18.471Z] 6d538ef740f7: Preparing [2025-06-17T03:01:18.471Z] 47357ab97b41: Preparing [2025-06-17T03:01:18.471Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:18.471Z] ecbe5d2ce9a3: Waiting [2025-06-17T03:01:18.471Z] 6d538ef740f7: Waiting [2025-06-17T03:01:18.471Z] 47357ab97b41: Waiting [2025-06-17T03:01:18.471Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:18.471Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:18.471Z] 7b2b41d5e90d: Layer already exists [2025-06-17T03:01:18.471Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:18.471Z] 20d1c7310b2c: Layer already exists [2025-06-17T03:01:18.471Z] 615d87c4d78f: Layer already exists [2025-06-17T03:01:18.471Z] 6d538ef740f7: Layer already exists [2025-06-17T03:01:18.471Z] 47357ab97b41: Layer already exists [2025-06-17T03:01:18.471Z] ecbe5d2ce9a3: Layer already exists [2025-06-17T03:01:18.471Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:18.471Z] 4.1.0-dev.24: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:19.121Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:19.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:19.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-17T03:01:19.476Z] 20d1c7310b2c: Preparing [2025-06-17T03:01:19.476Z] 615d87c4d78f: Preparing [2025-06-17T03:01:19.476Z] 7b2b41d5e90d: Preparing [2025-06-17T03:01:19.476Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:19.476Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:19.476Z] ecbe5d2ce9a3: Preparing [2025-06-17T03:01:19.476Z] 6d538ef740f7: Preparing [2025-06-17T03:01:19.476Z] ecbe5d2ce9a3: Waiting [2025-06-17T03:01:19.476Z] 47357ab97b41: Preparing [2025-06-17T03:01:19.476Z] 6d538ef740f7: Waiting [2025-06-17T03:01:19.476Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:19.476Z] 47357ab97b41: Waiting [2025-06-17T03:01:19.476Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:19.476Z] 20d1c7310b2c: Layer already exists [2025-06-17T03:01:19.476Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:19.476Z] 615d87c4d78f: Layer already exists [2025-06-17T03:01:19.476Z] 7b2b41d5e90d: Layer already exists [2025-06-17T03:01:19.476Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:19.476Z] 6d538ef740f7: Layer already exists [2025-06-17T03:01:19.476Z] ecbe5d2ce9a3: Layer already exists [2025-06-17T03:01:19.476Z] 47357ab97b41: Layer already exists [2025-06-17T03:01:19.476Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:19.745Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:20.101Z] + 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-06-17T03:01:20.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-06-17T03:01:20.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-17T03:01:20.446Z] 20d1c7310b2c: Preparing [2025-06-17T03:01:20.446Z] 615d87c4d78f: Preparing [2025-06-17T03:01:20.446Z] 7b2b41d5e90d: Preparing [2025-06-17T03:01:20.446Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:20.446Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:20.446Z] ecbe5d2ce9a3: Preparing [2025-06-17T03:01:20.446Z] 6d538ef740f7: Preparing [2025-06-17T03:01:20.446Z] 47357ab97b41: Preparing [2025-06-17T03:01:20.446Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:20.446Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:20.446Z] ecbe5d2ce9a3: Waiting [2025-06-17T03:01:20.446Z] 47357ab97b41: Waiting [2025-06-17T03:01:20.446Z] 6d538ef740f7: Waiting [2025-06-17T03:01:20.446Z] 20d1c7310b2c: Layer already exists [2025-06-17T03:01:20.446Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:20.446Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:20.446Z] 615d87c4d78f: Layer already exists [2025-06-17T03:01:20.446Z] 7b2b41d5e90d: Layer already exists [2025-06-17T03:01:20.446Z] 47357ab97b41: Layer already exists [2025-06-17T03:01:20.446Z] 6d538ef740f7: Layer already exists [2025-06-17T03:01:20.446Z] ecbe5d2ce9a3: Layer already exists [2025-06-17T03:01:20.446Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:20.715Z] main: digest: sha256:0c6f6031ee5948a1c452fd27181677cd05221580108a864ab4ae2d09d465d755 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:01:20.798Z] ===================================================== [Pipeline] echo [2025-06-17T03:01:20.819Z] taggedImages: [2025-06-17T03:01:20.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:20.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-17T03:01:20.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 [2025-06-17T03:01:20.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:20.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-17T03:01:20.858Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-17T03:01:20.858Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:20.858Z] latest [2025-06-17T03:01:20.858Z] 4.1.0-dev.24 [2025-06-17T03:01:20.858Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:20.858Z] main [2025-06-17T03:01:20.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:21.226Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:21.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:21.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-17T03:01:21.563Z] b32eb38fed4a: Preparing [2025-06-17T03:01:21.563Z] 6186084b7e99: Preparing [2025-06-17T03:01:21.563Z] de80190a23ac: Preparing [2025-06-17T03:01:21.563Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:21.563Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:21.563Z] 5055e9bb9c40: Preparing [2025-06-17T03:01:21.563Z] 6af99ff5d619: Preparing [2025-06-17T03:01:21.563Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:01:21.563Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:21.563Z] 6af99ff5d619: Waiting [2025-06-17T03:01:21.563Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:21.563Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:01:21.563Z] 5055e9bb9c40: Waiting [2025-06-17T03:01:21.563Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:21.563Z] b32eb38fed4a: Layer already exists [2025-06-17T03:01:21.563Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:21.563Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:01:21.563Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:01:21.563Z] 6af99ff5d619: Layer already exists [2025-06-17T03:01:21.563Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:21.827Z] de80190a23ac: Pushed [2025-06-17T03:01:21.827Z] 6186084b7e99: Pushed [2025-06-17T03:01:21.827Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:22.223Z] + 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-06-17T03:01:22.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-17T03:01:22.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-17T03:01:22.568Z] b32eb38fed4a: Preparing [2025-06-17T03:01:22.568Z] 6186084b7e99: Preparing [2025-06-17T03:01:22.568Z] de80190a23ac: Preparing [2025-06-17T03:01:22.568Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:22.568Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:22.568Z] 5055e9bb9c40: Preparing [2025-06-17T03:01:22.568Z] 6af99ff5d619: Preparing [2025-06-17T03:01:22.568Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:01:22.568Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:22.568Z] 6af99ff5d619: Waiting [2025-06-17T03:01:22.568Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:01:22.568Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:22.568Z] 5055e9bb9c40: Waiting [2025-06-17T03:01:22.568Z] b32eb38fed4a: Layer already exists [2025-06-17T03:01:22.568Z] de80190a23ac: Layer already exists [2025-06-17T03:01:22.568Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:22.568Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:22.568Z] 6186084b7e99: Layer already exists [2025-06-17T03:01:22.568Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:01:22.568Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:22.568Z] 6af99ff5d619: Layer already exists [2025-06-17T03:01:22.568Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:01:22.568Z] latest: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:22.922Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:23.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 [2025-06-17T03:01:23.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-17T03:01:23.264Z] b32eb38fed4a: Preparing [2025-06-17T03:01:23.264Z] 6186084b7e99: Preparing [2025-06-17T03:01:23.264Z] de80190a23ac: Preparing [2025-06-17T03:01:23.264Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:23.264Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:23.264Z] 5055e9bb9c40: Preparing [2025-06-17T03:01:23.264Z] 6af99ff5d619: Preparing [2025-06-17T03:01:23.264Z] 5055e9bb9c40: Waiting [2025-06-17T03:01:23.264Z] 6af99ff5d619: Waiting [2025-06-17T03:01:23.264Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:01:23.264Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:23.264Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:01:23.264Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:23.264Z] de80190a23ac: Layer already exists [2025-06-17T03:01:23.264Z] 6186084b7e99: Layer already exists [2025-06-17T03:01:23.264Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:23.264Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:23.264Z] b32eb38fed4a: Layer already exists [2025-06-17T03:01:23.264Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:01:23.264Z] 6af99ff5d619: Layer already exists [2025-06-17T03:01:23.264Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:01:23.264Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:23.264Z] 4.1.0-dev.24: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:23.863Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:24.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:24.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-17T03:01:24.197Z] b32eb38fed4a: Preparing [2025-06-17T03:01:24.197Z] 6186084b7e99: Preparing [2025-06-17T03:01:24.197Z] de80190a23ac: Preparing [2025-06-17T03:01:24.197Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:24.197Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:24.197Z] 5055e9bb9c40: Preparing [2025-06-17T03:01:24.197Z] 6af99ff5d619: Preparing [2025-06-17T03:01:24.197Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:01:24.197Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:24.197Z] 5055e9bb9c40: Waiting [2025-06-17T03:01:24.197Z] 6af99ff5d619: Waiting [2025-06-17T03:01:24.197Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:01:24.197Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:24.197Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:24.197Z] de80190a23ac: Layer already exists [2025-06-17T03:01:24.197Z] 6186084b7e99: Layer already exists [2025-06-17T03:01:24.197Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:24.197Z] b32eb38fed4a: Layer already exists [2025-06-17T03:01:24.197Z] 6af99ff5d619: Layer already exists [2025-06-17T03:01:24.197Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:01:24.197Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:01:24.197Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:24.461Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:24.807Z] + 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-06-17T03:01:25.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-06-17T03:01:25.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-17T03:01:25.151Z] b32eb38fed4a: Preparing [2025-06-17T03:01:25.151Z] 6186084b7e99: Preparing [2025-06-17T03:01:25.151Z] de80190a23ac: Preparing [2025-06-17T03:01:25.151Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:25.151Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:25.151Z] 5055e9bb9c40: Preparing [2025-06-17T03:01:25.151Z] 6af99ff5d619: Preparing [2025-06-17T03:01:25.151Z] 0e9f0ebfd01b: Preparing [2025-06-17T03:01:25.151Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:25.151Z] 5055e9bb9c40: Waiting [2025-06-17T03:01:25.151Z] 6af99ff5d619: Waiting [2025-06-17T03:01:25.151Z] 0e9f0ebfd01b: Waiting [2025-06-17T03:01:25.151Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:25.151Z] 6186084b7e99: Layer already exists [2025-06-17T03:01:25.151Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:25.151Z] b32eb38fed4a: Layer already exists [2025-06-17T03:01:25.151Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:25.151Z] de80190a23ac: Layer already exists [2025-06-17T03:01:25.151Z] 5055e9bb9c40: Layer already exists [2025-06-17T03:01:25.151Z] 6af99ff5d619: Layer already exists [2025-06-17T03:01:25.151Z] 0e9f0ebfd01b: Layer already exists [2025-06-17T03:01:25.151Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:25.414Z] main: digest: sha256:5bd735bfbe74d102800a615c991ad21cd1704118671a2141d91b650081fe67e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:01:25.493Z] ===================================================== [Pipeline] echo [2025-06-17T03:01:25.511Z] taggedImages: [2025-06-17T03:01:25.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:25.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-17T03:01:25.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 [2025-06-17T03:01:25.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:25.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-17T03:01:25.540Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-17T03:01:25.540Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:25.540Z] latest [2025-06-17T03:01:25.540Z] 4.1.0-dev.24 [2025-06-17T03:01:25.540Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:25.540Z] main [2025-06-17T03:01:25.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:25.898Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:26.244Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:26.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-17T03:01:26.244Z] ac692297a3e2: Preparing [2025-06-17T03:01:26.244Z] 173101227f90: Preparing [2025-06-17T03:01:26.244Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:26.245Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:26.245Z] 59e76b7b5d1c: Preparing [2025-06-17T03:01:26.245Z] fa32b971cfb1: Preparing [2025-06-17T03:01:26.245Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:26.245Z] fa32b971cfb1: Waiting [2025-06-17T03:01:26.245Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:26.245Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:26.245Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:26.509Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:26.509Z] 59e76b7b5d1c: Pushed [2025-06-17T03:01:26.509Z] ac692297a3e2: Pushed [2025-06-17T03:01:27.900Z] fa32b971cfb1: Pushed [2025-06-17T03:01:36.063Z] 173101227f90: Pushed [2025-06-17T03:01:36.063Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:36.406Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:36.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-17T03:01:36.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-17T03:01:36.749Z] ac692297a3e2: Preparing [2025-06-17T03:01:36.749Z] 173101227f90: Preparing [2025-06-17T03:01:36.749Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:36.749Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:36.749Z] 59e76b7b5d1c: Preparing [2025-06-17T03:01:36.749Z] fa32b971cfb1: Preparing [2025-06-17T03:01:36.749Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:36.749Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:36.749Z] fa32b971cfb1: Waiting [2025-06-17T03:01:36.749Z] 59e76b7b5d1c: Layer already exists [2025-06-17T03:01:36.749Z] 173101227f90: Layer already exists [2025-06-17T03:01:36.749Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:36.749Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:36.749Z] ac692297a3e2: Layer already exists [2025-06-17T03:01:36.749Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:36.749Z] fa32b971cfb1: Layer already exists [2025-06-17T03:01:37.012Z] latest: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:37.351Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:37.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 [2025-06-17T03:01:37.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-17T03:01:37.690Z] ac692297a3e2: Preparing [2025-06-17T03:01:37.690Z] 173101227f90: Preparing [2025-06-17T03:01:37.690Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:37.690Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:37.690Z] 59e76b7b5d1c: Preparing [2025-06-17T03:01:37.690Z] fa32b971cfb1: Preparing [2025-06-17T03:01:37.690Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:37.690Z] fa32b971cfb1: Waiting [2025-06-17T03:01:37.690Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:37.690Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:37.690Z] 173101227f90: Layer already exists [2025-06-17T03:01:37.690Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:37.690Z] 59e76b7b5d1c: Layer already exists [2025-06-17T03:01:37.690Z] ac692297a3e2: Layer already exists [2025-06-17T03:01:37.690Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:37.690Z] fa32b971cfb1: Layer already exists [2025-06-17T03:01:37.952Z] 4.1.0-dev.24: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:38.298Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:38.638Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:38.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-17T03:01:38.638Z] ac692297a3e2: Preparing [2025-06-17T03:01:38.638Z] 173101227f90: Preparing [2025-06-17T03:01:38.638Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:38.638Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:38.638Z] 59e76b7b5d1c: Preparing [2025-06-17T03:01:38.638Z] fa32b971cfb1: Preparing [2025-06-17T03:01:38.638Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:38.638Z] fa32b971cfb1: Waiting [2025-06-17T03:01:38.638Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:38.638Z] 173101227f90: Layer already exists [2025-06-17T03:01:38.638Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:38.638Z] ac692297a3e2: Layer already exists [2025-06-17T03:01:38.638Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:38.638Z] 59e76b7b5d1c: Layer already exists [2025-06-17T03:01:38.638Z] fa32b971cfb1: Layer already exists [2025-06-17T03:01:38.638Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:38.902Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:42.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:42.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-06-17T03:01:42.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-17T03:01:42.985Z] ac692297a3e2: Preparing [2025-06-17T03:01:42.985Z] 173101227f90: Preparing [2025-06-17T03:01:42.985Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:42.985Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:42.985Z] 59e76b7b5d1c: Preparing [2025-06-17T03:01:42.985Z] fa32b971cfb1: Preparing [2025-06-17T03:01:42.985Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:42.985Z] fa32b971cfb1: Waiting [2025-06-17T03:01:42.985Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:42.985Z] 59e76b7b5d1c: Layer already exists [2025-06-17T03:01:42.985Z] 173101227f90: Layer already exists [2025-06-17T03:01:42.985Z] ac692297a3e2: Layer already exists [2025-06-17T03:01:42.985Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:42.985Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:42.985Z] fa32b971cfb1: Layer already exists [2025-06-17T03:01:42.985Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:43.249Z] main: digest: sha256:d95804f23566d238eb46bba325029744b2a8412d4b1039fdf27c0a4e8c097d9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:01:43.321Z] ===================================================== [Pipeline] echo [2025-06-17T03:01:43.336Z] taggedImages: [2025-06-17T03:01:43.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:43.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-17T03:01:43.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 [2025-06-17T03:01:43.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:43.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-17T03:01:43.369Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-17T03:01:43.369Z] c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:43.369Z] latest [2025-06-17T03:01:43.369Z] 4.1.0-dev.24 [2025-06-17T03:01:43.369Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:43.369Z] main [2025-06-17T03:01:43.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:43.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:44.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:44.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-17T03:01:44.081Z] f1223a0d973c: Preparing [2025-06-17T03:01:44.081Z] 017807366bea: Preparing [2025-06-17T03:01:44.081Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:44.081Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:44.081Z] 9df508fb213c: Preparing [2025-06-17T03:01:44.081Z] 03b827d39943: Preparing [2025-06-17T03:01:44.081Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:44.081Z] 03b827d39943: Waiting [2025-06-17T03:01:44.081Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:44.081Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:44.346Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:44.346Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:44.346Z] 9df508fb213c: Pushed [2025-06-17T03:01:44.346Z] f1223a0d973c: Pushed [2025-06-17T03:01:44.923Z] 03b827d39943: Pushed [2025-06-17T03:01:53.092Z] 017807366bea: Pushed [2025-06-17T03:01:53.092Z] c44c449455414b2ba7e485d753d9aa9ad984b950: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:53.430Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:53.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-17T03:01:53.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-17T03:01:53.769Z] f1223a0d973c: Preparing [2025-06-17T03:01:53.769Z] 017807366bea: Preparing [2025-06-17T03:01:53.769Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:53.769Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:53.769Z] 9df508fb213c: Preparing [2025-06-17T03:01:53.769Z] 03b827d39943: Preparing [2025-06-17T03:01:53.769Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:53.769Z] 03b827d39943: Waiting [2025-06-17T03:01:53.769Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:53.769Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:53.769Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:53.769Z] 017807366bea: Layer already exists [2025-06-17T03:01:53.769Z] f1223a0d973c: Layer already exists [2025-06-17T03:01:53.769Z] 9df508fb213c: Layer already exists [2025-06-17T03:01:53.769Z] 03b827d39943: Layer already exists [2025-06-17T03:01:53.769Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:54.032Z] latest: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:54.381Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:54.720Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 [2025-06-17T03:01:54.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-17T03:01:54.720Z] f1223a0d973c: Preparing [2025-06-17T03:01:54.720Z] 017807366bea: Preparing [2025-06-17T03:01:54.720Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:54.720Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:54.720Z] 9df508fb213c: Preparing [2025-06-17T03:01:54.720Z] 03b827d39943: Preparing [2025-06-17T03:01:54.720Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:54.720Z] 03b827d39943: Waiting [2025-06-17T03:01:54.720Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:54.720Z] 017807366bea: Layer already exists [2025-06-17T03:01:54.720Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:54.720Z] f1223a0d973c: Layer already exists [2025-06-17T03:01:54.720Z] 9df508fb213c: Layer already exists [2025-06-17T03:01:54.720Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:54.720Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:54.720Z] 03b827d39943: Layer already exists [2025-06-17T03:01:54.983Z] 4.1.0-dev.24: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:55.410Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:55.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:55.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-17T03:01:55.755Z] f1223a0d973c: Preparing [2025-06-17T03:01:55.755Z] 017807366bea: Preparing [2025-06-17T03:01:55.755Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:55.755Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:55.755Z] 9df508fb213c: Preparing [2025-06-17T03:01:55.755Z] 03b827d39943: Preparing [2025-06-17T03:01:55.755Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:55.755Z] 03b827d39943: Waiting [2025-06-17T03:01:55.755Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:55.755Z] 017807366bea: Layer already exists [2025-06-17T03:01:55.755Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:55.755Z] f1223a0d973c: Layer already exists [2025-06-17T03:01:55.755Z] 9df508fb213c: Layer already exists [2025-06-17T03:01:55.755Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:55.755Z] 03b827d39943: Layer already exists [2025-06-17T03:01:55.755Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:55.755Z] c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:56.372Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:56.721Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-06-17T03:01:56.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-17T03:01:56.721Z] f1223a0d973c: Preparing [2025-06-17T03:01:56.721Z] 017807366bea: Preparing [2025-06-17T03:01:56.721Z] 4f2c0c15a154: Preparing [2025-06-17T03:01:56.721Z] fcc9fbbdbc3d: Preparing [2025-06-17T03:01:56.721Z] 9df508fb213c: Preparing [2025-06-17T03:01:56.721Z] 03b827d39943: Preparing [2025-06-17T03:01:56.721Z] dd9c8f8612c8: Preparing [2025-06-17T03:01:56.721Z] 03b827d39943: Waiting [2025-06-17T03:01:56.721Z] dd9c8f8612c8: Waiting [2025-06-17T03:01:56.721Z] 017807366bea: Layer already exists [2025-06-17T03:01:56.721Z] 4f2c0c15a154: Layer already exists [2025-06-17T03:01:56.721Z] f1223a0d973c: Layer already exists [2025-06-17T03:01:56.721Z] fcc9fbbdbc3d: Layer already exists [2025-06-17T03:01:56.721Z] 9df508fb213c: Layer already exists [2025-06-17T03:01:56.721Z] 03b827d39943: Layer already exists [2025-06-17T03:01:56.721Z] dd9c8f8612c8: Layer already exists [2025-06-17T03:01:56.985Z] main: digest: sha256:7630a05687eed7ebf86b9bc77b322421c0dd843f5c025b3c005e2a6de7dd5403 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-17T03:01:57.057Z] ===================================================== [Pipeline] echo [2025-06-17T03:01:57.073Z] taggedImages: [2025-06-17T03:01:57.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [2025-06-17T03:01:57.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-17T03:01:57.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 [2025-06-17T03:01:57.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [2025-06-17T03:01:57.073Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-06-17T03:01:57.085Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.096Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.106Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.131Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-17T03:01:57.146Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.160Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.188Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.201Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-17T03:01:57.217Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.244Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.271Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-17T03:01:57.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.323Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.335Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-17T03:01:57.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.362Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.378Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-17T03:01:57.421Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.476Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-17T03:01:57.491Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.509Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-17T03:01:57.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.580Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.594Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-17T03:01:57.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.649Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-17T03:01:57.701Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.723Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-17T03:01:57.765Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.778Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.800Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.813Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-17T03:01:57.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.854Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.870Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-17T03:01:57.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-06-17T03:01:57.929Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.946Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:57.960Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-17T03:01:57.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:57.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-06-17T03:01:58.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:58.014Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:58.026Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-17T03:01:58.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] echo [2025-06-17T03:01:58.042Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-06-17T03:01:58.055Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:58.065Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c44c449455414b2ba7e485d753d9aa9ad984b950-4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:01:58.079Z] Skip building multi-arch image for 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-06-17T03:01:58.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-17T03:01:58.479Z] [2025-06-17T03:01:58.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:01:58.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-17T03:01:58.803Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-17T03:01:58.803Z] 8998bd30e6a1: Pulling fs layer [2025-06-17T03:01:58.803Z] 04944245beec: Pulling fs layer [2025-06-17T03:01:58.803Z] 699f458cf7ca: Pulling fs layer [2025-06-17T03:01:58.803Z] 765212b225bb: Pulling fs layer [2025-06-17T03:01:58.803Z] f23df028b6ca: Pulling fs layer [2025-06-17T03:01:58.803Z] d65c8cfc05b1: Pulling fs layer [2025-06-17T03:01:58.803Z] 2437ff75d9bd: Pulling fs layer [2025-06-17T03:01:58.803Z] 765212b225bb: Waiting [2025-06-17T03:01:58.803Z] d65c8cfc05b1: Waiting [2025-06-17T03:01:58.803Z] 2437ff75d9bd: Waiting [2025-06-17T03:01:58.803Z] f23df028b6ca: Waiting [2025-06-17T03:01:59.071Z] 04944245beec: Verifying Checksum [2025-06-17T03:01:59.071Z] 04944245beec: Download complete [2025-06-17T03:01:59.071Z] 765212b225bb: Download complete [2025-06-17T03:01:59.071Z] f23df028b6ca: Verifying Checksum [2025-06-17T03:01:59.071Z] f23df028b6ca: Download complete [2025-06-17T03:01:59.071Z] d65c8cfc05b1: Verifying Checksum [2025-06-17T03:01:59.071Z] d65c8cfc05b1: Download complete [2025-06-17T03:01:59.336Z] 699f458cf7ca: Verifying Checksum [2025-06-17T03:01:59.336Z] 699f458cf7ca: Download complete [2025-06-17T03:01:59.601Z] 8998bd30e6a1: Verifying Checksum [2025-06-17T03:01:59.602Z] 8998bd30e6a1: Download complete [2025-06-17T03:02:02.174Z] 2437ff75d9bd: Verifying Checksum [2025-06-17T03:02:02.174Z] 2437ff75d9bd: Download complete [2025-06-17T03:02:04.111Z] 8998bd30e6a1: Pull complete [2025-06-17T03:02:04.691Z] 04944245beec: Pull complete [2025-06-17T03:02:06.096Z] 699f458cf7ca: Pull complete [2025-06-17T03:02:06.362Z] 765212b225bb: Pull complete [2025-06-17T03:02:07.319Z] f23df028b6ca: Pull complete [2025-06-17T03:02:07.584Z] d65c8cfc05b1: Pull complete [2025-06-17T03:02:25.786Z] 2437ff75d9bd: Pull complete [2025-06-17T03:02:25.786Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-17T03:02:25.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-17T03:02:25.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:02:26.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-3422 does not seem to be running inside a container [2025-06-17T03:02:26.048Z] $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@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-06-17T03:02:28.748Z] $ docker top 1d399e2561ed5e40e07062a2429b78087d45b7bc88b087a1748cd316c469c8ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:02:29.628Z] ---> job-cost.sh [2025-06-17T03:02:29.628Z] lf-activate-venv: SKIPPING [2025-06-17T03:02:29.628Z] INFO: No Stack... [2025-06-17T03:02:29.893Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-17T03:02:30.842Z] INFO: Archiving Costs [Pipeline] sh [2025-06-17T03:02:31.151Z] + cut -d, -f6 [2025-06-17T03:02:31.151Z] + cat /w/workspace/edgex-go/855/archives/cost.csv [Pipeline] lock [2025-06-17T03:02:31.187Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-855-stack-cost] [2025-06-17T03:02:31.196Z] Resource [jenkins-edgexfoundry-edgex-go-main-855-stack-cost] did not exist. Created. [2025-06-17T03:02:31.209Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-855-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-17T03:02:31.542Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-17T03:02:32.265Z] Stashed 1 file(s) [Pipeline] } [2025-06-17T03:02:32.279Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-855-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-17T03:02:32.295Z] $ docker stop --time=1 1d399e2561ed5e40e07062a2429b78087d45b7bc88b087a1748cd316c469c8ad [2025-06-17T03:02:33.809Z] $ docker rm -f --volumes 1d399e2561ed5e40e07062a2429b78087d45b7bc88b087a1748cd316c469c8ad [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-06-17T03:02:34.470Z] provisioning config files... [2025-06-17T03:02:34.477Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/855@tmp/config12654121464142595282tmp [Pipeline] { [Pipeline] sh [2025-06-17T03:02:34.786Z] + set +x [2025-06-17T03:02:34.786Z] + + bash -s -- [2025-06-17T03:02:34.786Z] curl -s https://codecov.io/bash [2025-06-17T03:02:34.786Z] [2025-06-17T03:02:34.786Z] _____ _ [2025-06-17T03:02:34.786Z] / ____| | | [2025-06-17T03:02:34.786Z] | | ___ __| | ___ ___ _____ __ [2025-06-17T03:02:34.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-17T03:02:34.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-17T03:02:34.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-17T03:02:34.786Z] Bash-1.0.6 [2025-06-17T03:02:34.786Z] [2025-06-17T03:02:34.786Z] [2025-06-17T03:02:34.786Z] ==> git version 2.25.1 found [2025-06-17T03:02:34.786Z] ==> 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-06-17T03:02:34.786Z] Release-Date: 2020-01-08 [2025-06-17T03:02:34.786Z] 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-06-17T03:02:34.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-17T03:02:34.786Z] ==> Jenkins CI detected. [2025-06-17T03:02:34.786Z] current dir:  /w/workspace/edgex-go/855 [2025-06-17T03:02:34.786Z] project root: . [2025-06-17T03:02:34.786Z] --> token set from env [2025-06-17T03:02:34.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-17T03:02:34.786Z] ==> Running gcov in . (disable via -X gcov) [2025-06-17T03:02:34.786Z] ==> Python coveragepy not found [2025-06-17T03:02:34.786Z] ==> Searching for coverage reports in: [2025-06-17T03:02:34.786Z] + . [2025-06-17T03:02:35.045Z] -> Found 1 reports [2025-06-17T03:02:35.045Z] ==> Detecting git/mercurial file structure [2025-06-17T03:02:35.045Z] ==> Reading reports [2025-06-17T03:02:35.045Z] + ./coverage.out bytes=1662281 [2025-06-17T03:02:35.045Z] ==> Appending adjustments [2025-06-17T03:02:35.045Z] https://docs.codecov.io/docs/fixing-reports [2025-06-17T03:02:36.422Z] + Found adjustments [2025-06-17T03:02:36.422Z] ==> Gzipping contents [2025-06-17T03:02:36.422Z] 140K /tmp/codecov.kC3dyC.gz [2025-06-17T03:02:36.422Z] ==> Uploading reports [2025-06-17T03:02:36.422Z] url: https://codecov.io [2025-06-17T03:02:36.422Z] query: branch=main&commit=c44c449455414b2ba7e485d753d9aa9ad984b950&build=855&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F855%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-17T03:02:36.422Z] -> Pinging Codecov [2025-06-17T03:02:36.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c44c449455414b2ba7e485d753d9aa9ad984b950&build=855&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F855%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-17T03:02:36.681Z] -> Uploading to [2025-06-17T03:02:36.681Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c44c449455414b2ba7e485d753d9aa9ad984b950/c975e779-ea53-4c0c-be4f-897b2cbcf1e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250617%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250617T030236Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0f58d87de15d497385ef846f1dfd99da1e4c9fba3ce03b6be461274d4c74f289 [2025-06-17T03:02:36.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:02:36.681Z] Dload Upload Total Spent Left Speed [2025-06-17T03:02:37.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 138k --:--:-- --:--:-- --:--:-- 138k [2025-06-17T03:02:37.503Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c44c449455414b2ba7e485d753d9aa9ad984b950 [Pipeline] } [2025-06-17T03:02:37.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-06-17T03:02:37.800Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-17T03:02:37.815Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:02:38.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-17T03:02:38.118Z] [2025-06-17T03:02:38.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:02:38.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-17T03:02:38.419Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-17T03:02:38.419Z] 43c4264eed91: Pulling fs layer [2025-06-17T03:02:38.419Z] 4cc291be95ef: Pulling fs layer [2025-06-17T03:02:38.419Z] 2ac1f1163629: Pulling fs layer [2025-06-17T03:02:38.419Z] 5c3c966382ef: Pulling fs layer [2025-06-17T03:02:38.419Z] 4f4fb700ef54: Pulling fs layer [2025-06-17T03:02:38.419Z] d9c7d2e4e75e: Pulling fs layer [2025-06-17T03:02:38.419Z] 9c3e1370e548: Pulling fs layer [2025-06-17T03:02:38.419Z] 5c3c966382ef: Waiting [2025-06-17T03:02:38.419Z] 4f4fb700ef54: Waiting [2025-06-17T03:02:38.419Z] 9c3e1370e548: Waiting [2025-06-17T03:02:38.419Z] d9c7d2e4e75e: Waiting [2025-06-17T03:02:38.419Z] 4cc291be95ef: Verifying Checksum [2025-06-17T03:02:38.419Z] 4cc291be95ef: Download complete [2025-06-17T03:02:38.419Z] 5c3c966382ef: Verifying Checksum [2025-06-17T03:02:38.419Z] 5c3c966382ef: Download complete [2025-06-17T03:02:38.419Z] 4f4fb700ef54: Download complete [2025-06-17T03:02:38.419Z] 43c4264eed91: Download complete [2025-06-17T03:02:38.677Z] 43c4264eed91: Pull complete [2025-06-17T03:02:38.677Z] d9c7d2e4e75e: Verifying Checksum [2025-06-17T03:02:38.677Z] d9c7d2e4e75e: Download complete [2025-06-17T03:02:38.677Z] 4cc291be95ef: Pull complete [2025-06-17T03:02:38.935Z] 2ac1f1163629: Download complete [2025-06-17T03:02:39.501Z] 9c3e1370e548: Verifying Checksum [2025-06-17T03:02:39.501Z] 9c3e1370e548: Download complete [2025-06-17T03:02:42.785Z] 2ac1f1163629: Pull complete [2025-06-17T03:02:42.785Z] 5c3c966382ef: Pull complete [2025-06-17T03:02:42.785Z] 4f4fb700ef54: Pull complete [2025-06-17T03:02:42.785Z] d9c7d2e4e75e: Pull complete [2025-06-17T03:02:46.069Z] 9c3e1370e548: Pull complete [2025-06-17T03:02:46.069Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-06-17T03:02:46.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-17T03:02:46.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:02:46.185Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T03:02:46.225Z] $ 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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-06-17T03:02:48.097Z] $ docker top 8a56669224ded351cfc0638be91d205f4921af170480dd6579c4ed8e0ab34c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T03:02:48.437Z] + git config --global --add safe.directory /w/workspace/edgex-go/855 [Pipeline] echo [2025-06-17T03:02:48.446Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-06-17T03:02:48.726Z] + set -o pipefail [2025-06-17T03:02:48.726Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-06-17T03:02:58.783Z] [2025-06-17T03:02:58.783Z] Monitoring /w/workspace/edgex-go/855 (github.com/edgexfoundry/edgex-go)... [2025-06-17T03:02:58.783Z] [2025-06-17T03:02:58.783Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/22a41446-f41c-4a1f-bdff-700f6bd7c4bb [2025-06-17T03:02:58.783Z] [2025-06-17T03:02:58.783Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-17T03:02:58.783Z] [2025-06-17T03:02:58.783Z] [2025-06-17T03:02:58.783Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-06-17T03:02:58.783Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-06-17T03:02:58.801Z] $ docker stop --time=1 8a56669224ded351cfc0638be91d205f4921af170480dd6579c4ed8e0ab34c0d [2025-06-17T03:03:00.900Z] $ docker rm -f --volumes 8a56669224ded351cfc0638be91d205f4921af170480dd6579c4ed8e0ab34c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-06-17T03:03:01.404Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T03:03:01.418Z] provisioning config files... [2025-06-17T03:03:01.426Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/855@tmp/config4638787749465041481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:01.735Z] --> edgex-publish-swagger.sh [2025-06-17T03:03:01.735Z] === Publish openapi API === [2025-06-17T03:03:01.735Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-17T03:03:01.735Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/855/openapi/core-command.yaml] [2025-06-17T03:03:01.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:01.735Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:01.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 250 124k --:--:-- --:--:-- --:--:-- 124k [2025-06-17T03:03:01.996Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:01.996Z] [2025-06-17T03:03:01.996Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/855/openapi/core-data.yaml] [2025-06-17T03:03:01.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:01.996Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:02.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70951 0 0 100 70951 0 339k --:--:-- --:--:-- --:--:-- 337k 100 71017 100 66 100 70951 234 246k --:--:-- --:--:-- --:--:-- 245k [2025-06-17T03:03:02.256Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:02.256Z] [2025-06-17T03:03:02.256Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/855/openapi/core-keeper.yaml] [2025-06-17T03:03:02.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:02.256Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:02.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 266 119k --:--:-- --:--:-- --:--:-- 119k [2025-06-17T03:03:02.515Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:02.515Z] [2025-06-17T03:03:02.515Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/855/openapi/core-metadata.yaml] [2025-06-17T03:03:02.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:02.515Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:02.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 415 986k --:--:-- --:--:-- --:--:-- 986k [2025-06-17T03:03:02.515Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:02.515Z] [2025-06-17T03:03:02.515Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/855/openapi/security-proxy-auth.yaml] [2025-06-17T03:03:02.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:02.515Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:02.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 283 102k --:--:-- --:--:-- --:--:-- 102k [2025-06-17T03:03:02.774Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:02.774Z] [2025-06-17T03:03:02.774Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/855/openapi/security-secretstore-setup.yaml] [2025-06-17T03:03:02.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:02.774Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:03.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 523 31055 --:--:-- --:--:-- --:--:-- 31579 [2025-06-17T03:03:03.035Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:03.035Z] [2025-06-17T03:03:03.035Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/855/openapi/support-notifications.yaml] [2025-06-17T03:03:03.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:03.035Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:03.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 397 588k --:--:-- --:--:-- --:--:-- 588k [2025-06-17T03:03:03.296Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:03.296Z] [2025-06-17T03:03:03.296Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/855/openapi/support-scheduler.yaml] [2025-06-17T03:03:03.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-17T03:03:03.296Z] Dload Upload Total Spent Left Speed [2025-06-17T03:03:03.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 423 317k --:--:-- --:--:-- --:--:-- 317k [2025-06-17T03:03:03.296Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-17T03:03:03.296Z] [Pipeline] } [2025-06-17T03:03:03.305Z] 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-06-17T03:03:03.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-17T03:03:03.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:04.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T03:03:04.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:03:04.138Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T03:03:04.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-17T03:03:04.590Z] $ docker top 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-17T03:03:04.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T03:03:04.688Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T03:03:04.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T03:03:04.807Z] $ docker exec 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 ssh-agent [2025-06-17T03:03:04.914Z] SSH_AUTH_SOCK=/tmp/ssh-LytpwlJAttOp/agent.32 [2025-06-17T03:03:04.914Z] SSH_AGENT_PID=38 [2025-06-17T03:03:04.918Z] Running ssh-add (command line suppressed) [2025-06-17T03:03:05.038Z] Identity added: /w/workspace/edgex-go/855@tmp/private_key_13335822385628875033.key (/w/workspace/edgex-go/855@tmp/private_key_13335822385628875033.key) [2025-06-17T03:03:05.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T03:03:05.341Z] + git semver tag [2025-06-17T03:03:05.601Z] 2025-06-17 03:03:05,597 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-17T03:03:05.601Z] 2025-06-17 03:03:05,602 [run_tag] DEBUG tag force:False [2025-06-17T03:03:05.601Z] 2025-06-17 03:03:05,602 [check_head_tag] DEBUG check head tag [2025-06-17T03:03:05.601Z] 2025-06-17 03:03:05,605 [execute] INFO git cat-file --batch-check [2025-06-17T03:03:05.601Z] 2025-06-17 03:03:05,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/855, stdin=, shell=False, universal_newlines=False) [2025-06-17T03:03:05.860Z] 2025-06-17 03:03:05,608 [execute] INFO git cat-file --batch [2025-06-17T03:03:05.860Z] 2025-06-17 03:03:05,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/855, stdin=, shell=False, universal_newlines=False) [2025-06-17T03:03:05.860Z] 2025-06-17 03:03:05,624 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:05.860Z] 2025-06-17 03:03:05,625 [execute] INFO git tag -a v4.1.0-dev.24 -m v4.1.0-dev.24 [2025-06-17T03:03:05.860Z] 2025-06-17 03:03:05,625 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.24', '-m', 'v4.1.0-dev.24'], cwd=/w/workspace/edgex-go/855, stdin=None, shell=False, universal_newlines=False) [2025-06-17T03:03:05.860Z] 2025-06-17 03:03:05,628 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:05.860Z] 4.1.0-dev.24 [Pipeline] } [2025-06-17T03:03:05.877Z] $ docker exec --env ******** --env ******** 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 ssh-agent -k [2025-06-17T03:03:05.993Z] unset SSH_AUTH_SOCK; [2025-06-17T03:03:05.993Z] unset SSH_AGENT_PID; [2025-06-17T03:03:05.993Z] echo Agent pid 38 killed; [2025-06-17T03:03:05.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T03:03:06.318Z] + git semver [Pipeline] } [2025-06-17T03:03:06.597Z] $ docker stop --time=1 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 [2025-06-17T03:03:07.896Z] $ docker rm -f --volumes 546b617217ac16fb8e15eb77d6c66058eefcb51185ed58f0bb98e2805e0f0d37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:08.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-17T03:03:08.298Z] [2025-06-17T03:03:08.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:08.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-17T03:03:08.599Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-17T03:03:08.599Z] ab5ef0e58194: Pulling fs layer [2025-06-17T03:03:08.599Z] 9712f1f96733: Pulling fs layer [2025-06-17T03:03:08.599Z] 63f879dbbcfc: Pulling fs layer [2025-06-17T03:03:08.599Z] 0d9ebad4ef96: Pulling fs layer [2025-06-17T03:03:08.599Z] e9a5061849ea: Pulling fs layer [2025-06-17T03:03:08.599Z] d747dcd14b5f: Pulling fs layer [2025-06-17T03:03:08.599Z] 0d9ebad4ef96: Waiting [2025-06-17T03:03:08.599Z] e9a5061849ea: Waiting [2025-06-17T03:03:08.599Z] 2de7ff778b66: Pulling fs layer [2025-06-17T03:03:08.599Z] d747dcd14b5f: Waiting [2025-06-17T03:03:08.599Z] 2de7ff778b66: Waiting [2025-06-17T03:03:08.599Z] 9712f1f96733: Verifying Checksum [2025-06-17T03:03:08.599Z] 9712f1f96733: Download complete [2025-06-17T03:03:09.164Z] 63f879dbbcfc: Verifying Checksum [2025-06-17T03:03:09.164Z] 63f879dbbcfc: Download complete [2025-06-17T03:03:09.164Z] e9a5061849ea: Verifying Checksum [2025-06-17T03:03:09.164Z] e9a5061849ea: Download complete [2025-06-17T03:03:09.164Z] d747dcd14b5f: Download complete [2025-06-17T03:03:09.164Z] ab5ef0e58194: Download complete [2025-06-17T03:03:09.423Z] 0d9ebad4ef96: Verifying Checksum [2025-06-17T03:03:09.423Z] 0d9ebad4ef96: Download complete [2025-06-17T03:03:09.423Z] 2de7ff778b66: Verifying Checksum [2025-06-17T03:03:09.423Z] 2de7ff778b66: Download complete [2025-06-17T03:03:12.709Z] ab5ef0e58194: Pull complete [2025-06-17T03:03:12.709Z] 9712f1f96733: Pull complete [2025-06-17T03:03:12.968Z] 63f879dbbcfc: Pull complete [2025-06-17T03:03:17.153Z] 0d9ebad4ef96: Pull complete [2025-06-17T03:03:17.153Z] e9a5061849ea: Pull complete [2025-06-17T03:03:17.153Z] d747dcd14b5f: Pull complete [2025-06-17T03:03:18.530Z] 2de7ff778b66: Pull complete [2025-06-17T03:03:18.530Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-17T03:03:18.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-17T03:03:18.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:03:18.633Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T03:03:18.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-06-17T03:03:20.365Z] $ docker top 61c0739dfe9fe6b664078a70ae1ba8525fed3b92d051d22c1082635404925ec0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-17T03:03:20.439Z] provisioning config files... [2025-06-17T03:03:20.447Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/855@tmp/config12315170059749665034tmp [2025-06-17T03:03:20.457Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/855@tmp/config15414662806507750047tmp [2025-06-17T03:03:20.465Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/855@tmp/config13392117098866375320tmp [Pipeline] { [Pipeline] echo [2025-06-17T03:03:20.492Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:20.786Z] ---> sigul-configuration.sh [2025-06-17T03:03:20.787Z] gpg: directory `/root/.gnupg' created [2025-06-17T03:03:20.787Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-17T03:03:20.787Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-17T03:03:20.787Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-17T03:03:20.787Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-17T03:03:20.787Z] gpg: CAST5 encrypted data [2025-06-17T03:03:20.787Z] gpg: encrypted with 1 passphrase [2025-06-17T03:03:20.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-17T03:03:21.080Z] + mkdir /home/jenkins [2025-06-17T03:03:21.080Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-17T03:03:21.381Z] + 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-06-17T03:03:21.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:21.684Z] ---> sigul-install.sh [2025-06-17T03:03:21.684Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-17T03:03:21.980Z] + git tag --list [2025-06-17T03:03:21.980Z] 0.6.0 [2025-06-17T03:03:21.980Z] 0.6.1 [2025-06-17T03:03:21.980Z] 0.7.0 [2025-06-17T03:03:21.980Z] 0.7.1 [2025-06-17T03:03:21.980Z] v1.0.0 [2025-06-17T03:03:21.980Z] v1.0.1 [2025-06-17T03:03:21.980Z] v1.1.0 [2025-06-17T03:03:21.980Z] v1.2.0 [2025-06-17T03:03:21.980Z] v1.2.1 [2025-06-17T03:03:21.980Z] v1.3.0 [2025-06-17T03:03:21.980Z] v1.3.1 [2025-06-17T03:03:21.980Z] v2.0.0 [2025-06-17T03:03:21.980Z] v2.1.0 [2025-06-17T03:03:21.980Z] v2.1.1 [2025-06-17T03:03:21.980Z] v2.2.0 [2025-06-17T03:03:21.980Z] v2.3.0 [2025-06-17T03:03:21.980Z] v3.0 [2025-06-17T03:03:21.980Z] v3.0.0 [2025-06-17T03:03:21.980Z] v3.1 [2025-06-17T03:03:21.980Z] v3.1.0 [2025-06-17T03:03:21.980Z] v3.1.1 [2025-06-17T03:03:21.980Z] v4.0 [2025-06-17T03:03:21.980Z] v4.0.0 [2025-06-17T03:03:21.980Z] v4.0.1 [2025-06-17T03:03:21.980Z] v4.0.1-dev.1 [2025-06-17T03:03:21.980Z] v4.1.0-dev.1 [2025-06-17T03:03:21.980Z] v4.1.0-dev.10 [2025-06-17T03:03:21.980Z] v4.1.0-dev.11 [2025-06-17T03:03:21.980Z] v4.1.0-dev.12 [2025-06-17T03:03:21.980Z] v4.1.0-dev.13 [2025-06-17T03:03:21.980Z] v4.1.0-dev.14 [2025-06-17T03:03:21.980Z] v4.1.0-dev.15 [2025-06-17T03:03:21.980Z] v4.1.0-dev.16 [2025-06-17T03:03:21.980Z] v4.1.0-dev.17 [2025-06-17T03:03:21.980Z] v4.1.0-dev.18 [2025-06-17T03:03:21.980Z] v4.1.0-dev.19 [2025-06-17T03:03:21.980Z] v4.1.0-dev.2 [2025-06-17T03:03:21.980Z] v4.1.0-dev.20 [2025-06-17T03:03:21.980Z] v4.1.0-dev.21 [2025-06-17T03:03:21.980Z] v4.1.0-dev.22 [2025-06-17T03:03:21.980Z] v4.1.0-dev.23 [2025-06-17T03:03:21.980Z] v4.1.0-dev.24 [2025-06-17T03:03:21.980Z] v4.1.0-dev.3 [2025-06-17T03:03:21.980Z] v4.1.0-dev.4 [2025-06-17T03:03:21.980Z] v4.1.0-dev.5 [2025-06-17T03:03:21.980Z] v4.1.0-dev.6 [2025-06-17T03:03:21.980Z] v4.1.0-dev.7 [2025-06-17T03:03:21.980Z] v4.1.0-dev.8 [2025-06-17T03:03:21.980Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-17T03:03:22.271Z] + lftools sign git-tag v4.1.0-dev.24 [2025-06-17T03:03:22.839Z] Signing Git tag with Sigul... [2025-06-17T03:03:22.839Z] Signing v4.1.0-dev.24 [Pipeline] echo [2025-06-17T03:03:23.111Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:23.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-17T03:03:23.401Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-17T03:03:23.436Z] $ docker stop --time=1 61c0739dfe9fe6b664078a70ae1ba8525fed3b92d051d22c1082635404925ec0 [2025-06-17T03:03:24.735Z] $ docker rm -f --volumes 61c0739dfe9fe6b664078a70ae1ba8525fed3b92d051d22c1082635404925ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-17T03:03:25.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-17T03:03:25.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:25.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T03:03:25.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:03:25.554Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T03:03:25.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-17T03:03:25.935Z] $ docker top 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-17T03:03:26.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T03:03:26.044Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T03:03:26.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T03:03:26.182Z] $ docker exec 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a ssh-agent [2025-06-17T03:03:26.291Z] SSH_AUTH_SOCK=/tmp/ssh-eS2KXkPYnTfH/agent.31 [2025-06-17T03:03:26.291Z] SSH_AGENT_PID=37 [2025-06-17T03:03:26.295Z] Running ssh-add (command line suppressed) [2025-06-17T03:03:26.413Z] Identity added: /w/workspace/edgex-go/855@tmp/private_key_10156178484048730430.key (/w/workspace/edgex-go/855@tmp/private_key_10156178484048730430.key) [2025-06-17T03:03:26.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T03:03:26.711Z] + git semver bump pre [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,960 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,964 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,964 [bump_version] DEBUG bumping version:4.1.0-dev.24 on axis:pre with prefix:dev [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,964 [bump_version] DEBUG bumped version:4.1.0-dev.25 [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,965 [write_version] DEBUG write version:4.1.0-dev.25 to path:/w/workspace/edgex-go/855/.semver/main with force:True [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,965 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,965 [write_file] DEBUG write to file:/w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,967 [execute] INFO git cat-file --batch-check [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/855/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,972 [execute] INFO git cat-file --batch [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/855/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-17T03:03:26.972Z] 2025-06-17 03:03:26,976 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:26.972Z] 4.1.0-dev.25 [Pipeline] } [2025-06-17T03:03:27.246Z] $ docker exec --env ******** --env ******** 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a ssh-agent -k [2025-06-17T03:03:27.346Z] unset SSH_AUTH_SOCK; [2025-06-17T03:03:27.346Z] unset SSH_AGENT_PID; [2025-06-17T03:03:27.346Z] echo Agent pid 37 killed; [2025-06-17T03:03:27.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T03:03:27.659Z] + git semver [Pipeline] } [2025-06-17T03:03:27.936Z] $ docker stop --time=1 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a [2025-06-17T03:03:29.247Z] $ docker rm -f --volumes 32d64aa2a8bfad7f2e15e8eda96b4c97a7d61755e93475bc7d8c9ba8190fb16a [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-17T03:03:29.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-17T03:03:29.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:29.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-17T03:03:29.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:03:29.984Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T03:03:30.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-17T03:03:30.409Z] $ docker top 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-17T03:03:30.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-17T03:03:30.510Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-17T03:03:30.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-17T03:03:30.638Z] $ docker exec 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 ssh-agent [2025-06-17T03:03:30.745Z] SSH_AUTH_SOCK=/tmp/ssh-CprxGOXZq3My/agent.32 [2025-06-17T03:03:30.745Z] SSH_AGENT_PID=38 [2025-06-17T03:03:30.749Z] Running ssh-add (command line suppressed) [2025-06-17T03:03:30.863Z] Identity added: /w/workspace/edgex-go/855@tmp/private_key_1123529746956325095.key (/w/workspace/edgex-go/855@tmp/private_key_1123529746956325095.key) [2025-06-17T03:03:30.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T03:03:31.163Z] + git semver push [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,379 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,384 [run_push] DEBUG push [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,384 [execute] INFO git cat-file --batch-check [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/855/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,387 [execute] INFO git rev-list 0e59f7c479b50b2bf592a6f12e185a4f295446fe -- [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,387 [execute] DEBUG Popen(['git', 'rev-list', '0e59f7c479b50b2bf592a6f12e185a4f295446fe', '--'], cwd=/w/workspace/edgex-go/855/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,407 [execute] INFO git fetch -v -- origin [2025-06-17T03:03:31.422Z] 2025-06-17 03:03:31,407 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/855/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-17T03:03:31.990Z] 2025-06-17 03:03:31,906 [run_push] DEBUG no remote changes detected [2025-06-17T03:03:31.990Z] 2025-06-17 03:03:31,906 [execute] INFO git push origin semver [2025-06-17T03:03:31.990Z] 2025-06-17 03:03:31,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/855/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-17T03:03:32.926Z] 2025-06-17 03:03:32,813 [run_push] DEBUG push all version tags [2025-06-17T03:03:32.926Z] 2025-06-17 03:03:32,813 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-17T03:03:32.926Z] 2025-06-17 03:03:32,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/855, stdin=None, shell=False, universal_newlines=False) [2025-06-17T03:03:33.863Z] 2025-06-17 03:03:33,685 [read_version] DEBUG read version from /w/workspace/edgex-go/855/.semver/main [2025-06-17T03:03:33.863Z] 4.1.0-dev.25 [Pipeline] } [2025-06-17T03:03:33.880Z] $ docker exec --env ******** --env ******** 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 ssh-agent -k [2025-06-17T03:03:33.973Z] unset SSH_AUTH_SOCK; [2025-06-17T03:03:33.973Z] unset SSH_AGENT_PID; [2025-06-17T03:03:33.973Z] echo Agent pid 38 killed; [2025-06-17T03:03:33.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-17T03:03:34.292Z] + git semver [Pipeline] } [2025-06-17T03:03:34.569Z] $ docker stop --time=1 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 [2025-06-17T03:03:35.889Z] $ docker rm -f --volumes 441b87a27280e3c992118ea41a1b1addaec6a35db5b7f86bfbc1bcf817831960 [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-06-17T03:03:36.375Z] + [ -d /w/workspace/edgex-go/855/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:36.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:37.521Z] ---> package-listing.sh [2025-06-17T03:03:37.521Z] ++ facter osfamily [2025-06-17T03:03:37.521Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-17T03:03:37.779Z] + OS_FAMILY=debian [2025-06-17T03:03:37.779Z] + workspace=/w/workspace/edgex-go/855 [2025-06-17T03:03:37.779Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-17T03:03:37.779Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-17T03:03:37.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-17T03:03:37.779Z] + PACKAGES=/tmp/packages_start.txt [2025-06-17T03:03:37.779Z] + '[' /w/workspace/edgex-go/855 ']' [2025-06-17T03:03:37.779Z] + PACKAGES=/tmp/packages_end.txt [2025-06-17T03:03:37.779Z] + case "${OS_FAMILY}" in [2025-06-17T03:03:37.779Z] + dpkg -l [2025-06-17T03:03:37.779Z] + grep '^ii' [2025-06-17T03:03:37.779Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-17T03:03:37.779Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-17T03:03:37.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-17T03:03:37.779Z] + '[' /w/workspace/edgex-go/855 ']' [2025-06-17T03:03:37.779Z] + mkdir -p /w/workspace/edgex-go/855/archives/ [2025-06-17T03:03:37.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/855/archives/ [Pipeline] echo [2025-06-17T03:03:37.789Z] 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/855/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-17T03:03:38.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:38.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T03:03:38.629Z] [2025-06-17T03:03:38.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-17T03:03:38.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T03:03:38.939Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-17T03:03:38.939Z] 5eb5b503b376: Pulling fs layer [2025-06-17T03:03:38.939Z] 5c69ac0246d0: Pulling fs layer [2025-06-17T03:03:38.939Z] ec43610c2a17: Pulling fs layer [2025-06-17T03:03:38.939Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-17T03:03:38.939Z] 33b1e0a273af: Pulling fs layer [2025-06-17T03:03:38.939Z] 5d3b04190fa2: Pulling fs layer [2025-06-17T03:03:38.939Z] 2f39f015ded8: Pulling fs layer [2025-06-17T03:03:38.939Z] 33b1e0a273af: Waiting [2025-06-17T03:03:38.939Z] 3a2ae6a8a46f: Waiting [2025-06-17T03:03:38.939Z] 2f39f015ded8: Waiting [2025-06-17T03:03:38.939Z] 5c69ac0246d0: Download complete [2025-06-17T03:03:38.939Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-17T03:03:38.939Z] 3a2ae6a8a46f: Download complete [2025-06-17T03:03:39.198Z] 33b1e0a273af: Download complete [2025-06-17T03:03:39.198Z] 5d3b04190fa2: Verifying Checksum [2025-06-17T03:03:39.198Z] 5d3b04190fa2: Download complete [2025-06-17T03:03:39.198Z] ec43610c2a17: Verifying Checksum [2025-06-17T03:03:39.198Z] 5eb5b503b376: Verifying Checksum [2025-06-17T03:03:39.198Z] 5eb5b503b376: Download complete [2025-06-17T03:03:39.765Z] 2f39f015ded8: Download complete [2025-06-17T03:03:40.699Z] 5eb5b503b376: Pull complete [2025-06-17T03:03:40.699Z] 5c69ac0246d0: Pull complete [2025-06-17T03:03:41.264Z] ec43610c2a17: Pull complete [2025-06-17T03:03:41.264Z] 3a2ae6a8a46f: Pull complete [2025-06-17T03:03:41.523Z] 33b1e0a273af: Pull complete [2025-06-17T03:03:41.523Z] 5d3b04190fa2: Pull complete [2025-06-17T03:03:46.790Z] 2f39f015ded8: Pull complete [2025-06-17T03:03:46.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-17T03:03:46.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-17T03:03:46.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-17T03:03:46.894Z] prd-ubuntu20.04-docker-8c-8g-3420 does not seem to be running inside a container [2025-06-17T03:03:46.934Z] $ 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/855/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/855 -v /w/workspace/edgex-go/855:/w/workspace/edgex-go/855:rw,z -v /w/workspace/edgex-go/855@tmp:/w/workspace/edgex-go/855@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-17T03:03:48.554Z] $ docker top 940b250f134f1853891dfcd6bf9494c9de4ea6e9a8e05887bb2d619eaa742a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-17T03:03:48.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-17T03:03:49.199Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-17T03:03:49.488Z] + ls /var/log/sa-host [2025-06-17T03:03:49.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-17T03:03:49.534Z] provisioning config files... [2025-06-17T03:03:49.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/855@tmp/config311289033974989409tmp [Pipeline] { [Pipeline] echo [2025-06-17T03:03:49.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:49.849Z] ---> create-netrc.sh [Pipeline] } [2025-06-17T03:03:49.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:50.169Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-17T03:03:50.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:50.463Z] ---> sudo-logs.sh [2025-06-17T03:03:50.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-17T03:03:50.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:50.779Z] ---> job-cost.sh [2025-06-17T03:03:50.779Z] lf-activate-venv: SKIPPING [2025-06-17T03:03:50.779Z] DEBUG: total: 0.10999999940395355 [2025-06-17T03:03:50.779Z] INFO: Retrieving Stack Cost... [2025-06-17T03:03:51.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-17T03:03:51.604Z] INFO: Archiving Costs [Pipeline] echo [2025-06-17T03:03:51.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-17T03:03:51.899Z] ---> logs-deploy.sh [2025-06-17T03:03:51.899Z] lf-activate-venv: SKIPPING [2025-06-17T03:03:51.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/855 [2025-06-17T03:03:51.899Z] INFO: archiving workspace using pattern(s): [2025-06-17T03:03:52.837Z] Archives upload complete. [2025-06-17T03:03:53.096Z] INFO: archiving logs to Nexus [2025-06-17T03:03:54.035Z] ---> uname -a: [2025-06-17T03:03:54.035Z] Linux prd-ubuntu20-04-docker-8c-8g-3420 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] ---> lscpu: [2025-06-17T03:03:54.035Z] Architecture: x86_64 [2025-06-17T03:03:54.035Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-17T03:03:54.035Z] Byte Order: Little Endian [2025-06-17T03:03:54.035Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-17T03:03:54.035Z] CPU(s): 8 [2025-06-17T03:03:54.035Z] On-line CPU(s) list: 0-7 [2025-06-17T03:03:54.035Z] Thread(s) per core: 1 [2025-06-17T03:03:54.035Z] Core(s) per socket: 1 [2025-06-17T03:03:54.035Z] Socket(s): 8 [2025-06-17T03:03:54.035Z] NUMA node(s): 1 [2025-06-17T03:03:54.035Z] Vendor ID: AuthenticAMD [2025-06-17T03:03:54.035Z] CPU family: 23 [2025-06-17T03:03:54.035Z] Model: 49 [2025-06-17T03:03:54.035Z] Model name: AMD EPYC-Rome Processor [2025-06-17T03:03:54.035Z] Stepping: 0 [2025-06-17T03:03:54.035Z] CPU MHz: 2799.996 [2025-06-17T03:03:54.035Z] BogoMIPS: 5599.99 [2025-06-17T03:03:54.035Z] Virtualization: AMD-V [2025-06-17T03:03:54.035Z] Hypervisor vendor: KVM [2025-06-17T03:03:54.035Z] Virtualization type: full [2025-06-17T03:03:54.035Z] L1d cache: 256 KiB [2025-06-17T03:03:54.035Z] L1i cache: 256 KiB [2025-06-17T03:03:54.035Z] L2 cache: 4 MiB [2025-06-17T03:03:54.035Z] L3 cache: 128 MiB [2025-06-17T03:03:54.035Z] NUMA node0 CPU(s): 0-7 [2025-06-17T03:03:54.035Z] Vulnerability Itlb multihit: Not affected [2025-06-17T03:03:54.035Z] Vulnerability L1tf: Not affected [2025-06-17T03:03:54.035Z] Vulnerability Mds: Not affected [2025-06-17T03:03:54.035Z] Vulnerability Meltdown: Not affected [2025-06-17T03:03:54.035Z] Vulnerability Mmio stale data: Not affected [2025-06-17T03:03:54.035Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-17T03:03:54.035Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-06-17T03:03:54.035Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-06-17T03:03:54.035Z] Vulnerability Srbds: Not affected [2025-06-17T03:03:54.035Z] Vulnerability Tsx async abort: Not affected [2025-06-17T03:03:54.035Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] ---> nproc: [2025-06-17T03:03:54.035Z] 8 [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] ---> df -h: [2025-06-17T03:03:54.035Z] Filesystem Size Used Avail Use% Mounted on [2025-06-17T03:03:54.035Z] overlay 155G 31G 125G 20% / [2025-06-17T03:03:54.035Z] tmpfs 64M 0 64M 0% /dev [2025-06-17T03:03:54.035Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-06-17T03:03:54.035Z] shm 64M 0 64M 0% /dev/shm [2025-06-17T03:03:54.035Z] /dev/vda1 155G 31G 125G 20% /facter-os [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] ---> sar -b -r -n DEV: [2025-06-17T03:03:54.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3420) 06/17/25 _x86_64_ (8 CPU) [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] 02:11:51 LINUX RESTART (8 CPU) [2025-06-17T03:03:54.035Z] [2025-06-17T03:03:54.035Z] 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-06-17T03:03:54.035Z] 02:13:01 373.87 48.11 325.76 0.00 5431.76 79037.09 0.00 [2025-06-17T03:03:54.035Z] 02:14:01 190.65 1.37 189.29 0.00 42.13 59857.22 0.00 [2025-06-17T03:03:54.035Z] 02:15:01 49.48 0.02 49.46 0.00 0.13 36673.90 0.00 [2025-06-17T03:03:54.035Z] 02:16:01 38.50 0.28 38.22 0.00 7.60 20140.89 0.00 [2025-06-17T03:03:54.035Z] 02:17:01 960.67 12.11 948.56 0.00 207.03 320580.30 0.00 [2025-06-17T03:03:54.035Z] 02:18:01 535.99 5.21 530.77 0.00 2550.48 207082.31 0.00 [2025-06-17T03:03:54.035Z] 02:19:01 444.23 0.07 444.16 0.00 0.53 116757.35 0.00 [2025-06-17T03:03:54.035Z] 02:20:01 759.16 0.05 759.11 0.00 4.00 170491.45 0.00 [2025-06-17T03:03:54.035Z] 02:21:01 36.42 0.12 36.30 0.00 20.66 969.28 0.00 [2025-06-17T03:03:54.035Z] 02:22:01 18.98 0.03 18.95 0.00 5.60 472.85 0.00 [2025-06-17T03:03:54.035Z] 02:23:01 1.98 0.00 1.98 0.00 0.00 33.99 0.00 [2025-06-17T03:03:54.035Z] 02:24:01 1.70 0.00 1.70 0.00 0.00 23.60 0.00 [2025-06-17T03:03:54.035Z] 02:25:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2025-06-17T03:03:54.035Z] 02:26:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2025-06-17T03:03:54.035Z] 02:27:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2025-06-17T03:03:54.035Z] 02:28:01 1.90 0.02 1.88 0.00 0.13 26.40 0.00 [2025-06-17T03:03:54.035Z] 02:29:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2025-06-17T03:03:54.035Z] 02:30:02 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2025-06-17T03:03:54.036Z] 02:31:01 1.24 0.00 1.24 0.00 0.00 14.23 0.00 [2025-06-17T03:03:54.036Z] 02:32:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2025-06-17T03:03:54.036Z] 02:33:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2025-06-17T03:03:54.036Z] 02:34:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 [2025-06-17T03:03:54.036Z] 02:35:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2025-06-17T03:03:54.036Z] 02:36:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2025-06-17T03:03:54.036Z] 02:37:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2025-06-17T03:03:54.036Z] 02:38:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 [2025-06-17T03:03:54.036Z] 02:39:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2025-06-17T03:03:54.036Z] 02:40:01 0.78 0.00 0.78 0.00 0.00 11.33 0.00 [2025-06-17T03:03:54.036Z] 02:41:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-06-17T03:03:54.036Z] 02:42:01 3.35 1.02 2.33 0.00 21.86 32.53 0.00 [2025-06-17T03:03:54.036Z] 02:43:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2025-06-17T03:03:54.036Z] 02:44:01 1.30 0.30 1.00 0.00 10.00 13.33 0.00 [2025-06-17T03:03:54.036Z] 02:45:01 2.57 1.20 1.37 0.00 25.46 17.73 0.00 [2025-06-17T03:03:54.036Z] 02:46:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 [2025-06-17T03:03:54.036Z] 02:47:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2025-06-17T03:03:54.036Z] 02:48:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 [2025-06-17T03:03:54.036Z] 02:49:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-06-17T03:03:54.036Z] 02:50:01 1.05 0.00 1.05 0.00 0.00 13.47 0.00 [2025-06-17T03:03:54.036Z] 02:51:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2025-06-17T03:03:54.036Z] 02:52:01 0.92 0.00 0.92 0.00 0.00 12.53 0.00 [2025-06-17T03:03:54.036Z] 02:53:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2025-06-17T03:03:54.036Z] 02:54:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2025-06-17T03:03:54.036Z] 02:55:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2025-06-17T03:03:54.036Z] 02:56:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2025-06-17T03:03:54.036Z] 02:57:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2025-06-17T03:03:54.036Z] 02:58:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2025-06-17T03:03:54.036Z] 02:59:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2025-06-17T03:03:54.036Z] 03:00:01 1.55 0.00 1.55 0.00 0.00 16.80 0.00 [2025-06-17T03:03:54.036Z] 03:01:01 0.97 0.00 0.97 0.00 0.00 11.87 0.00 [2025-06-17T03:03:54.036Z] 03:02:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2025-06-17T03:03:54.036Z] 03:03:01 101.48 0.72 100.77 0.00 13.20 37886.44 0.00 [2025-06-17T03:03:54.036Z] Average: 69.86 1.39 68.47 0.00 163.60 20607.24 0.00 [2025-06-17T03:03:54.036Z] [2025-06-17T03:03:54.036Z] 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-06-17T03:03:54.036Z] 02:13:01 29243700 31581124 762660 2.32 60536 2561864 1860012 5.48 1007208 2281556 924 [2025-06-17T03:03:54.036Z] 02:14:01 26758500 31096368 1211564 3.68 128448 4336456 2443448 7.20 2062832 3519148 774064 [2025-06-17T03:03:54.036Z] 02:15:01 26369536 31198944 1106028 3.36 131288 4800860 2512280 7.40 1970852 3971876 689860 [2025-06-17T03:03:54.036Z] 02:16:01 26169556 31487508 816160 2.48 135876 5238636 1869408 5.51 1787012 4316232 581088 [2025-06-17T03:03:54.036Z] 02:17:01 16961600 31316996 954628 2.90 319124 13630540 2697384 7.95 2692228 12103984 1670336 [2025-06-17T03:03:54.036Z] 02:18:01 8054564 28688288 3489448 10.61 413256 19308532 10388344 30.62 6521236 16550820 1487356 [2025-06-17T03:03:54.036Z] 02:19:01 4042860 27360296 4821936 14.66 427944 21877052 10916528 32.17 8977760 18011432 1006148 [2025-06-17T03:03:54.036Z] 02:20:01 8150584 31428424 819208 2.49 441492 22011512 2315848 6.83 3403068 19768184 424 [2025-06-17T03:03:54.036Z] 02:21:01 8147660 31428156 818960 2.49 443264 22012620 2304632 6.79 3725232 19449328 612 [2025-06-17T03:03:54.036Z] 02:22:01 8161836 31443472 803112 2.44 443980 22013016 2161504 6.37 4135072 19027828 244 [2025-06-17T03:03:54.036Z] 02:23:01 8161464 31443180 803416 2.44 444020 22013028 2149808 6.34 4132496 19027808 16 [2025-06-17T03:03:54.036Z] 02:24:01 8162336 31444076 802480 2.44 444052 22013024 2149808 6.34 4131252 19027808 4 [2025-06-17T03:03:54.036Z] 02:25:01 8165480 31447224 800052 2.43 444060 22013032 2149808 6.34 4129140 19027812 8 [2025-06-17T03:03:54.036Z] 02:26:01 8165220 31447172 800188 2.43 444076 22013164 2149808 6.34 4129484 19027948 180 [2025-06-17T03:03:54.036Z] 02:27:01 8178988 31460944 786512 2.39 444088 22013168 2149808 6.34 4115248 19027952 16 [2025-06-17T03:03:54.036Z] 02:28:01 8179160 31461172 786248 2.39 444124 22013148 2180080 6.42 4114584 19027928 184 [2025-06-17T03:03:54.036Z] 02:29:01 8178860 31460904 786476 2.39 444136 22013148 2180080 6.42 4114604 19027928 16 [2025-06-17T03:03:54.036Z] 02:30:02 8178732 31460824 786440 2.39 444156 22013152 2180080 6.42 4114612 19027932 204 [2025-06-17T03:03:54.036Z] 02:31:01 8179196 31461304 785908 2.39 444172 22013152 2180080 6.42 4114316 19027932 12 [2025-06-17T03:03:54.036Z] 02:32:01 8179084 31461332 785804 2.39 444192 22013284 2180080 6.42 4114408 19028040 172 [2025-06-17T03:03:54.036Z] 02:33:01 8179664 31461948 785084 2.39 444232 22013288 2180080 6.42 4113960 19028044 24 [2025-06-17T03:03:54.036Z] 02:34:01 8179648 31461968 785028 2.39 444248 22013284 2180080 6.42 4113912 19028068 152 [2025-06-17T03:03:54.036Z] 02:35:01 8179632 31461988 784960 2.39 444260 22013296 2180080 6.42 4113952 19028076 8 [2025-06-17T03:03:54.036Z] 02:36:01 8179332 31461696 785188 2.39 444276 22013288 2180080 6.42 4114096 19028076 152 [2025-06-17T03:03:54.036Z] 02:37:01 8179524 31461928 785148 2.39 444296 22013300 2180080 6.42 4113996 19028080 16 [2025-06-17T03:03:54.036Z] 02:38:01 8179304 31461716 785356 2.39 444312 22013292 2180080 6.42 4114060 19028084 148 [2025-06-17T03:03:54.036Z] 02:39:01 8179272 31461728 785300 2.39 444340 22013308 2180080 6.42 4114044 19028088 4 [2025-06-17T03:03:54.036Z] 02:40:01 8178932 31461392 785604 2.39 444360 22013308 2180080 6.42 4114048 19028092 172 [2025-06-17T03:03:54.036Z] 02:41:01 8179168 31461632 785280 2.39 444372 22013312 2196164 6.47 4114044 19028092 8 [2025-06-17T03:03:54.036Z] 02:42:01 8177952 31461504 785512 2.39 444440 22013956 2223344 6.55 4114224 19028664 64 [2025-06-17T03:03:54.036Z] 02:43:01 8177716 31461300 785696 2.39 444476 22013952 2223344 6.55 4114328 19028668 28 [2025-06-17T03:03:54.036Z] 02:44:01 8177440 31461352 785620 2.39 444500 22014252 2223344 6.55 4117052 19028732 192 [2025-06-17T03:03:54.036Z] 02:45:01 8165120 31450888 796336 2.42 444528 22015020 2239576 6.60 4127988 19028944 12 [2025-06-17T03:03:54.036Z] 02:46:01 8165320 31451088 796068 2.42 444556 22015024 2239576 6.60 4128052 19028924 148 [2025-06-17T03:03:54.036Z] 02:47:01 8164784 31450616 796584 2.42 444576 22015032 2239576 6.60 4128096 19028932 28 [2025-06-17T03:03:54.036Z] 02:48:01 8164700 31450564 796784 2.42 444616 22015032 2239576 6.60 4127956 19028932 216 [2025-06-17T03:03:54.036Z] 02:49:01 8164944 31450840 796504 2.42 444632 22015036 2239576 6.60 4127924 19028932 8 [2025-06-17T03:03:54.036Z] 02:50:01 8164928 31450840 796476 2.42 444664 22015032 2239576 6.60 4127920 19028936 148 [2025-06-17T03:03:54.036Z] 02:51:01 8164880 31450832 796440 2.42 444684 22015040 2239576 6.60 4127960 19028936 12 [2025-06-17T03:03:54.036Z] 02:52:01 8164888 31450852 796336 2.42 444712 22015040 2239576 6.60 4127972 19028940 176 [2025-06-17T03:03:54.036Z] 02:53:01 8164808 31450816 796336 2.42 444728 22015044 2239576 6.60 4128084 19028944 8 [2025-06-17T03:03:54.036Z] 02:54:01 8164476 31450516 796560 2.42 444764 22015052 2239576 6.60 4128040 19028948 212 [2025-06-17T03:03:54.036Z] 02:55:01 8164128 31450200 796820 2.42 444776 22015060 2222652 6.55 4128308 19028956 12 [2025-06-17T03:03:54.036Z] 02:56:01 8164120 31450204 796760 2.42 444780 22015060 2222652 6.55 4128092 19028956 152 [2025-06-17T03:03:54.036Z] 02:57:01 8164280 31450376 796732 2.42 444792 22015064 2222652 6.55 4128108 19028960 8 [2025-06-17T03:03:54.036Z] 02:58:01 8164512 31450616 796676 2.42 444800 22015064 2222652 6.55 4128164 19028960 152 [2025-06-17T03:03:54.036Z] 02:59:01 8164488 31450632 796632 2.42 444824 22015068 2222652 6.55 4128136 19028964 4 [2025-06-17T03:03:54.036Z] 03:00:01 8164432 31450608 796596 2.42 444848 22015072 2222652 6.55 4128220 19028968 12 [2025-06-17T03:03:54.036Z] 03:01:01 8164352 31450548 796584 2.42 444868 22015072 2222652 6.55 4128180 19028968 8 [2025-06-17T03:03:54.036Z] 03:02:01 8164068 31450424 796696 2.42 444868 22015208 2222652 6.55 4128308 19029104 4 [2025-06-17T03:03:54.036Z] 03:03:01 7380504 31417060 828736 2.52 460448 22693876 2206164 6.50 4204048 19675856 5688 [2025-06-17T03:03:54.036Z] Average: 9730985 31306792 943484 2.87 415370 20412728 2545271 7.50 4026940 17643437 121958 [2025-06-17T03:03:54.036Z] [2025-06-17T03:03:54.036Z] 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-06-17T03:03:54.036Z] 02:13:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:13:01 ens3 1583.92 1444.16 10505.01 179.13 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:13:01 docker0 571.07 581.09 39.65 2984.64 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:13:01 veth1af7686 571.07 581.20 47.46 2984.65 0.00 0.00 0.00 0.24 [2025-06-17T03:03:54.036Z] 02:14:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:14:01 ens3 384.04 293.25 4879.63 42.17 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:14:01 veth675a952 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:14:01 docker0 208.33 243.44 17.50 1653.05 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:15:01 ens3 34.03 24.08 28.81 14.81 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:15:01 veth675a952 0.90 0.93 0.08 0.09 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:15:01 docker0 0.90 0.90 0.07 0.08 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:16:01 ens3 24.29 16.43 20.17 12.57 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:16:01 veth675a952 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:17:01 veth5dc8e3a 86.39 134.24 8.56 1234.97 0.00 0.00 0.00 0.10 [2025-06-17T03:03:54.036Z] 02:17:01 veth9264a4e 41.43 57.31 4.01 289.11 0.00 0.00 0.00 0.02 [2025-06-17T03:03:54.036Z] 02:17:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:17:01 ens3 1115.36 681.07 11837.73 216.58 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:17:01 vethd9db7fb 91.53 149.49 8.99 1231.61 0.00 0.00 0.00 0.10 [2025-06-17T03:03:54.036Z] 02:17:01 veth165cdf4 87.77 139.61 8.69 1231.59 0.00 0.00 0.00 0.10 [2025-06-17T03:03:54.036Z] 02:17:01 veth7428232 77.45 137.01 8.03 1235.42 0.00 0.00 0.00 0.10 [2025-06-17T03:03:54.036Z] 02:17:01 veth0dd5874 79.69 126.70 8.15 1234.98 0.00 0.00 0.00 0.10 [2025-06-17T03:03:54.036Z] 02:17:01 docker0 541.24 888.65 44.63 7874.07 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:17:01 veth368c8ed 0.35 1.28 0.03 0.18 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth729a6cb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth20fa552 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth397331c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 vethabce6f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 ens3 165.73 78.74 2360.29 13.15 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 vethb8be567 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 vethd2e5e11 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 vethb35d9c6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 vethae29f02 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth7ca7ecc 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth3daa4ec 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 docker0 48.30 73.63 4.12 941.21 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth7a952b9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth368c8ed 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:18:01 veth7a83803 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 veth729a6cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 veth20fa552 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 vethabce6f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 ens3 5.05 2.58 4.09 2.22 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 vethb8be567 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 vethd2e5e11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 vethb35d9c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 vethae29f02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 veth7ca7ecc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 veth3daa4ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 veth7a952b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:19:01 veth368c8ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:20:01 lo 8.07 8.07 0.79 0.79 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:20:01 ens3 61.26 53.29 42.30 169.23 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:21:01 lo 48.32 48.32 4.77 4.77 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:21:01 ens3 463.30 468.08 226.44 2217.61 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:22:01 lo 20.86 20.86 2.05 2.05 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:22:01 ens3 277.54 288.07 109.29 2032.35 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:23:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:23:01 ens3 11.25 9.83 9.76 3.52 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:24:01 ens3 1.22 0.70 4.81 0.05 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.036Z] 02:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:26:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:28:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:29:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:30:02 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:32:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:33:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:35:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:36:01 ens3 0.52 0.45 0.27 0.22 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:38:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:40:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:43:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:44:01 ens3 0.97 0.70 0.87 0.37 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:45:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:45:01 ens3 34.58 44.88 5.61 117.69 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:46:01 ens3 1.68 1.00 0.97 1.14 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:48:01 ens3 0.37 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:53:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:54:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:58:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:01:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:02:01 ens3 0.93 0.43 0.40 0.28 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:03:01 ens3 224.29 138.47 4803.41 22.84 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] 03:03:01 docker0 58.45 91.84 5.51 870.29 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] Average: ens3 86.19 69.61 683.39 98.99 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] Average: docker0 28.01 36.87 2.19 280.94 0.00 0.00 0.00 0.00 [2025-06-17T03:03:54.037Z] [2025-06-17T03:03:54.037Z] [2025-06-17T03:03:54.037Z] ---> sar -P ALL: [2025-06-17T03:03:54.037Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3420) 06/17/25 _x86_64_ (8 CPU) [2025-06-17T03:03:54.037Z] [2025-06-17T03:03:54.037Z] 02:11:51 LINUX RESTART (8 CPU) [2025-06-17T03:03:54.037Z] [2025-06-17T03:03:54.037Z] 02:12:01 CPU %user %nice %system %iowait %steal %idle [2025-06-17T03:03:54.037Z] 02:13:01 all 9.38 0.00 3.33 1.50 0.05 85.73 [2025-06-17T03:03:54.037Z] 02:13:01 0 9.70 0.00 2.85 0.15 0.03 87.26 [2025-06-17T03:03:54.037Z] 02:13:01 1 9.32 0.00 2.03 0.24 0.03 88.38 [2025-06-17T03:03:54.037Z] 02:13:01 2 8.57 0.00 2.96 0.88 0.05 87.54 [2025-06-17T03:03:54.037Z] 02:13:01 3 9.03 0.00 3.57 0.13 0.05 87.21 [2025-06-17T03:03:54.037Z] 02:13:01 4 11.93 0.00 6.41 2.88 0.07 78.71 [2025-06-17T03:03:54.037Z] 02:13:01 5 7.57 0.00 2.75 3.15 0.07 86.46 [2025-06-17T03:03:54.037Z] 02:13:01 6 11.17 0.00 2.66 0.83 0.07 85.28 [2025-06-17T03:03:54.037Z] 02:13:01 7 7.76 0.00 3.43 3.77 0.05 84.99 [2025-06-17T03:03:54.037Z] 02:14:01 all 32.39 0.00 7.12 0.92 0.10 59.48 [2025-06-17T03:03:54.037Z] 02:14:01 0 33.54 0.00 6.87 0.12 0.10 59.37 [2025-06-17T03:03:54.037Z] 02:14:01 1 33.49 0.00 6.32 2.13 0.10 57.97 [2025-06-17T03:03:54.037Z] 02:14:01 2 30.78 0.00 6.51 0.05 0.10 62.56 [2025-06-17T03:03:54.037Z] 02:14:01 3 32.74 0.00 6.99 0.14 0.08 60.05 [2025-06-17T03:03:54.037Z] 02:14:01 4 31.64 0.00 6.68 0.78 0.10 60.80 [2025-06-17T03:03:54.037Z] 02:14:01 5 32.15 0.00 9.02 0.73 0.08 58.02 [2025-06-17T03:03:54.037Z] 02:14:01 6 32.67 0.00 6.98 0.05 0.08 60.22 [2025-06-17T03:03:54.037Z] 02:14:01 7 32.09 0.00 7.57 3.38 0.10 56.85 [2025-06-17T03:03:54.037Z] 02:15:01 all 39.40 0.00 6.58 0.38 0.09 53.55 [2025-06-17T03:03:54.037Z] 02:15:01 0 38.39 0.00 6.21 0.00 0.08 55.32 [2025-06-17T03:03:54.037Z] 02:15:01 1 38.24 0.00 6.11 0.00 0.08 55.57 [2025-06-17T03:03:54.037Z] 02:15:01 2 39.11 0.00 8.12 0.02 0.08 52.67 [2025-06-17T03:03:54.037Z] 02:15:01 3 38.48 0.00 7.05 2.90 0.10 51.47 [2025-06-17T03:03:54.037Z] 02:15:01 4 37.96 0.00 6.28 0.00 0.08 55.68 [2025-06-17T03:03:54.037Z] 02:15:01 5 40.20 0.00 6.35 0.00 0.08 53.37 [2025-06-17T03:03:54.037Z] 02:15:01 6 39.73 0.00 6.24 0.00 0.08 53.94 [2025-06-17T03:03:54.037Z] 02:15:01 7 43.09 0.00 6.31 0.12 0.08 50.40 [2025-06-17T03:03:54.037Z] 02:16:01 all 57.16 0.00 7.51 0.13 0.11 35.09 [2025-06-17T03:03:54.037Z] 02:16:01 0 55.92 0.00 7.11 0.00 0.10 36.88 [2025-06-17T03:03:54.037Z] 02:16:01 1 57.38 0.00 7.91 0.00 0.12 34.60 [2025-06-17T03:03:54.038Z] 02:16:01 2 57.37 0.00 8.12 0.05 0.12 34.34 [2025-06-17T03:03:54.038Z] 02:16:01 3 55.59 0.00 7.36 0.69 0.12 36.24 [2025-06-17T03:03:54.038Z] 02:16:01 4 59.02 0.00 8.04 0.03 0.12 32.78 [2025-06-17T03:03:54.038Z] 02:16:01 5 55.84 0.00 7.45 0.07 0.10 36.53 [2025-06-17T03:03:54.038Z] 02:16:01 6 58.16 0.00 6.72 0.00 0.12 35.00 [2025-06-17T03:03:54.038Z] 02:16:01 7 57.99 0.00 7.38 0.18 0.12 34.33 [2025-06-17T03:03:54.038Z] 02:17:01 all 30.56 0.00 13.09 6.46 0.12 49.76 [2025-06-17T03:03:54.038Z] 02:17:01 0 31.17 0.00 15.61 11.03 0.15 42.03 [2025-06-17T03:03:54.038Z] 02:17:01 1 30.37 0.00 14.43 4.44 0.14 50.63 [2025-06-17T03:03:54.038Z] 02:17:01 2 29.36 0.00 13.22 7.85 0.12 49.45 [2025-06-17T03:03:54.038Z] 02:17:01 3 28.22 0.00 13.91 6.59 0.14 51.15 [2025-06-17T03:03:54.038Z] 02:17:01 4 30.47 0.00 13.29 5.19 0.12 50.94 [2025-06-17T03:03:54.038Z] 02:17:01 5 31.81 0.00 11.20 4.98 0.10 51.90 [2025-06-17T03:03:54.038Z] 02:17:01 6 30.74 0.00 11.65 7.14 0.12 50.35 [2025-06-17T03:03:54.038Z] 02:17:01 7 32.37 0.00 11.44 4.46 0.10 51.63 [2025-06-17T03:03:54.038Z] 02:18:01 all 70.17 0.00 11.65 4.18 0.14 13.87 [2025-06-17T03:03:54.038Z] 02:18:01 0 70.78 0.00 10.58 2.83 0.13 15.68 [2025-06-17T03:03:54.038Z] 02:18:01 1 70.18 0.00 12.52 10.52 0.15 6.63 [2025-06-17T03:03:54.038Z] 02:18:01 2 68.48 0.00 13.78 1.45 0.15 16.13 [2025-06-17T03:03:54.038Z] 02:18:01 3 70.07 0.00 11.17 3.15 0.12 15.50 [2025-06-17T03:03:54.038Z] 02:18:01 4 70.74 0.00 10.58 2.59 0.15 15.94 [2025-06-17T03:03:54.038Z] 02:18:01 5 70.87 0.00 11.74 4.48 0.13 12.78 [2025-06-17T03:03:54.038Z] 02:18:01 6 70.29 0.00 10.91 4.49 0.13 14.18 [2025-06-17T03:03:54.038Z] 02:18:01 7 69.95 0.00 11.90 3.95 0.13 14.06 [2025-06-17T03:03:54.038Z] 02:19:01 all 90.55 0.00 9.30 0.00 0.15 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 0 91.30 0.00 8.55 0.00 0.15 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 1 91.14 0.00 8.71 0.00 0.15 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 2 88.19 0.00 11.65 0.00 0.17 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 3 90.25 0.00 9.60 0.00 0.15 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 4 90.69 0.00 9.16 0.00 0.15 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 5 91.10 0.00 8.75 0.00 0.15 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 6 90.92 0.00 8.95 0.00 0.13 0.00 [2025-06-17T03:03:54.038Z] 02:19:01 7 90.80 0.00 9.06 0.00 0.13 0.00 [2025-06-17T03:03:54.038Z] 02:20:01 all 72.29 0.00 9.26 0.45 0.12 17.88 [2025-06-17T03:03:54.038Z] 02:20:01 0 73.59 0.00 8.29 0.27 0.13 17.72 [2025-06-17T03:03:54.038Z] 02:20:01 1 71.88 0.00 8.47 0.75 0.10 18.80 [2025-06-17T03:03:54.038Z] 02:20:01 2 71.16 0.00 10.90 0.72 0.12 17.10 [2025-06-17T03:03:54.038Z] 02:20:01 3 71.36 0.00 9.69 0.08 0.13 18.73 [2025-06-17T03:03:54.038Z] 02:20:01 4 73.37 0.00 8.90 0.38 0.10 17.24 [2025-06-17T03:03:54.038Z] 02:20:01 5 72.51 0.00 9.65 0.72 0.13 16.99 [2025-06-17T03:03:54.038Z] 02:20:01 6 72.48 0.00 9.12 0.42 0.12 17.86 [2025-06-17T03:03:54.038Z] 02:20:01 7 71.94 0.00 9.05 0.28 0.12 18.60 [2025-06-17T03:03:54.038Z] 02:21:01 all 9.30 0.00 1.15 0.12 0.05 89.37 [2025-06-17T03:03:54.038Z] 02:21:01 0 6.72 0.00 1.22 0.07 0.05 91.95 [2025-06-17T03:03:54.038Z] 02:21:01 1 7.34 0.00 1.16 0.00 0.03 91.47 [2025-06-17T03:03:54.038Z] 02:21:01 2 8.90 0.00 1.14 0.17 0.07 89.73 [2025-06-17T03:03:54.038Z] 02:21:01 3 7.55 0.00 1.02 0.02 0.05 91.37 [2025-06-17T03:03:54.038Z] 02:21:01 4 8.64 0.00 0.99 0.03 0.07 90.27 [2025-06-17T03:03:54.038Z] 02:21:01 5 11.56 0.00 1.21 0.03 0.05 87.15 [2025-06-17T03:03:54.038Z] 02:21:01 6 11.96 0.00 1.34 0.03 0.07 86.60 [2025-06-17T03:03:54.038Z] 02:21:01 7 11.78 0.00 1.12 0.64 0.05 86.41 [2025-06-17T03:03:54.038Z] 02:22:01 all 9.08 0.00 0.60 0.07 0.05 90.20 [2025-06-17T03:03:54.038Z] 02:22:01 0 8.88 0.00 0.67 0.02 0.03 90.40 [2025-06-17T03:03:54.038Z] 02:22:01 1 3.48 0.00 0.44 0.03 0.03 96.02 [2025-06-17T03:03:54.038Z] 02:22:01 2 3.77 0.00 0.45 0.00 0.03 95.74 [2025-06-17T03:03:54.038Z] 02:22:01 3 10.33 0.00 0.67 0.02 0.05 88.94 [2025-06-17T03:03:54.038Z] 02:22:01 4 15.24 0.00 0.60 0.00 0.07 84.10 [2025-06-17T03:03:54.038Z] 02:22:01 5 9.43 0.00 0.60 0.02 0.05 89.91 [2025-06-17T03:03:54.038Z] 02:22:01 6 11.06 0.00 0.57 0.12 0.08 88.17 [2025-06-17T03:03:54.038Z] 02:22:01 7 10.43 0.00 0.80 0.38 0.07 88.32 [2025-06-17T03:03:54.038Z] 02:23:01 all 0.18 0.00 0.04 0.00 0.01 99.76 [2025-06-17T03:03:54.038Z] 02:23:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2025-06-17T03:03:54.038Z] 02:23:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2025-06-17T03:03:54.038Z] 02:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2025-06-17T03:03:54.038Z] 02:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:23:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2025-06-17T03:03:54.038Z] 02:23:01 5 0.83 0.00 0.03 0.00 0.02 99.12 [2025-06-17T03:03:54.038Z] 02:23:01 6 0.15 0.00 0.07 0.00 0.02 99.77 [2025-06-17T03:03:54.038Z] 02:23:01 7 0.12 0.00 0.07 0.02 0.00 99.80 [2025-06-17T03:03:54.038Z] [2025-06-17T03:03:54.038Z] 02:23:01 CPU %user %nice %system %iowait %steal %idle [2025-06-17T03:03:54.038Z] 02:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-06-17T03:03:54.038Z] 02:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:24:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:24:01 7 0.02 0.00 0.00 0.05 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:26:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2025-06-17T03:03:54.038Z] 02:26:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:26:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-06-17T03:03:54.038Z] 02:27:01 all 0.12 0.00 0.02 0.00 0.01 99.84 [2025-06-17T03:03:54.038Z] 02:27:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:27:01 5 0.73 0.00 0.02 0.00 0.00 99.25 [2025-06-17T03:03:54.038Z] 02:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-17T03:03:54.038Z] 02:27:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:28:01 all 0.03 0.00 0.04 0.01 0.01 99.92 [2025-06-17T03:03:54.038Z] 02:28:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2025-06-17T03:03:54.038Z] 02:28:01 1 0.00 0.00 0.05 0.03 0.00 99.92 [2025-06-17T03:03:54.038Z] 02:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:28:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2025-06-17T03:03:54.038Z] 02:28:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2025-06-17T03:03:54.038Z] 02:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:28:01 6 0.03 0.00 0.07 0.00 0.03 99.87 [2025-06-17T03:03:54.038Z] 02:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:29:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:30:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-06-17T03:03:54.038Z] 02:30:02 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:30:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:30:02 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:30:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.038Z] 02:30:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:30:02 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.038Z] 02:30:02 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:30:02 7 0.05 0.00 0.03 0.02 0.02 99.88 [2025-06-17T03:03:54.038Z] 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.038Z] 02:31:01 6 0.07 0.00 0.05 0.00 0.02 99.86 [2025-06-17T03:03:54.038Z] 02:31:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:32:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-06-17T03:03:54.038Z] 02:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:32:01 5 1.47 0.00 0.05 0.00 0.02 98.46 [2025-06-17T03:03:54.038Z] 02:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:32:01 7 0.15 0.00 0.02 0.02 0.03 99.78 [2025-06-17T03:03:54.038Z] 02:33:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2025-06-17T03:03:54.038Z] 02:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:33:01 5 1.99 0.00 0.02 0.00 0.02 97.98 [2025-06-17T03:03:54.038Z] 02:33:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2025-06-17T03:03:54.038Z] 02:34:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2025-06-17T03:03:54.038Z] 02:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.038Z] 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.038Z] 02:34:01 5 2.00 0.00 0.05 0.00 0.02 97.93 [2025-06-17T03:03:54.038Z] 02:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:34:01 7 0.03 0.00 0.00 0.02 0.03 99.92 [2025-06-17T03:03:54.038Z] [2025-06-17T03:03:54.038Z] 02:34:01 CPU %user %nice %system %iowait %steal %idle [2025-06-17T03:03:54.038Z] 02:35:01 all 0.15 0.00 0.03 0.00 0.01 99.80 [2025-06-17T03:03:54.038Z] 02:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:35:01 5 1.01 0.00 0.08 0.00 0.00 98.91 [2025-06-17T03:03:54.038Z] 02:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:35:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.038Z] 02:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:36:01 7 0.12 0.00 0.03 0.02 0.02 99.82 [2025-06-17T03:03:54.038Z] 02:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.038Z] 02:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-06-17T03:03:54.038Z] 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:37:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2025-06-17T03:03:54.038Z] 02:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-06-17T03:03:54.038Z] 02:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:38:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.038Z] 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.038Z] 02:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.038Z] 02:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.038Z] 02:38:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-06-17T03:03:54.038Z] 02:38:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2025-06-17T03:03:54.038Z] 02:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2025-06-17T03:03:54.039Z] 02:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:39:01 7 0.05 0.00 0.02 0.05 0.02 99.87 [2025-06-17T03:03:54.039Z] 02:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 02:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2025-06-17T03:03:54.039Z] 02:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-06-17T03:03:54.039Z] 02:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:41:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2025-06-17T03:03:54.039Z] 02:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:41:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:42:01 all 0.05 0.00 0.03 0.01 0.01 99.89 [2025-06-17T03:03:54.039Z] 02:42:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:42:01 1 0.07 0.00 0.02 0.03 0.02 99.87 [2025-06-17T03:03:54.039Z] 02:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:42:01 3 0.17 0.00 0.07 0.02 0.00 99.75 [2025-06-17T03:03:54.039Z] 02:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:42:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:42:01 7 0.07 0.00 0.03 0.03 0.03 99.83 [2025-06-17T03:03:54.039Z] 02:43:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2025-06-17T03:03:54.039Z] 02:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.039Z] 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-06-17T03:03:54.039Z] 02:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:43:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2025-06-17T03:03:54.039Z] 02:44:01 all 0.10 0.00 0.02 0.01 0.01 99.87 [2025-06-17T03:03:54.039Z] 02:44:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2025-06-17T03:03:54.039Z] 02:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:44:01 4 0.15 0.00 0.03 0.00 0.00 99.82 [2025-06-17T03:03:54.039Z] 02:44:01 5 0.17 0.00 0.02 0.00 0.02 99.80 [2025-06-17T03:03:54.039Z] 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:44:01 7 0.20 0.00 0.03 0.03 0.02 99.72 [2025-06-17T03:03:54.039Z] 02:45:01 all 0.34 0.00 0.05 0.01 0.01 99.59 [2025-06-17T03:03:54.039Z] 02:45:01 0 0.27 0.00 0.07 0.00 0.02 99.65 [2025-06-17T03:03:54.039Z] 02:45:01 1 0.27 0.00 0.05 0.05 0.02 99.62 [2025-06-17T03:03:54.039Z] 02:45:01 2 0.32 0.00 0.00 0.00 0.00 99.68 [2025-06-17T03:03:54.039Z] 02:45:01 3 0.33 0.00 0.02 0.00 0.00 99.65 [2025-06-17T03:03:54.039Z] 02:45:01 4 0.30 0.00 0.07 0.00 0.00 99.63 [2025-06-17T03:03:54.039Z] 02:45:01 5 0.75 0.00 0.08 0.00 0.02 99.15 [2025-06-17T03:03:54.039Z] 02:45:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2025-06-17T03:03:54.039Z] 02:45:01 7 0.42 0.00 0.07 0.02 0.02 99.48 [2025-06-17T03:03:54.039Z] [2025-06-17T03:03:54.039Z] 02:45:01 CPU %user %nice %system %iowait %steal %idle [2025-06-17T03:03:54.039Z] 02:46:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-06-17T03:03:54.039Z] 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:46:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2025-06-17T03:03:54.039Z] 02:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:46:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-06-17T03:03:54.039Z] 02:47:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-06-17T03:03:54.039Z] 02:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:47:01 2 0.33 0.00 0.00 0.00 0.00 99.67 [2025-06-17T03:03:54.039Z] 02:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:47:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2025-06-17T03:03:54.039Z] 02:48:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2025-06-17T03:03:54.039Z] 02:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:48:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2025-06-17T03:03:54.039Z] 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:48:01 7 0.03 0.00 0.02 0.03 0.03 99.88 [2025-06-17T03:03:54.039Z] 02:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-06-17T03:03:54.039Z] 02:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:49:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2025-06-17T03:03:54.039Z] 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.039Z] 02:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:50:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-06-17T03:03:54.039Z] 02:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:50:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2025-06-17T03:03:54.039Z] 02:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:50:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:50:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2025-06-17T03:03:54.039Z] 02:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-06-17T03:03:54.039Z] 02:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:51:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-06-17T03:03:54.039Z] 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:52:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:52:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2025-06-17T03:03:54.039Z] 02:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:52:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-06-17T03:03:54.039Z] 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.039Z] 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:53:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 02:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:54:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-06-17T03:03:54.039Z] 02:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:54:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 02:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 02:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.039Z] 02:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-06-17T03:03:54.039Z] 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:55:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-06-17T03:03:54.039Z] 02:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.039Z] 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 02:56:01 7 0.02 0.00 0.02 0.02 0.03 99.92 [2025-06-17T03:03:54.039Z] [2025-06-17T03:03:54.039Z] 02:56:01 CPU %user %nice %system %iowait %steal %idle [2025-06-17T03:03:54.039Z] 02:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 02:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:57:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 02:57:01 7 0.07 0.00 0.03 0.02 0.03 99.85 [2025-06-17T03:03:54.039Z] 02:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 02:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-06-17T03:03:54.039Z] 02:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 02:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:58:01 7 0.00 0.00 0.05 0.03 0.02 99.90 [2025-06-17T03:03:54.039Z] 02:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2025-06-17T03:03:54.039Z] 02:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-06-17T03:03:54.039Z] 02:59:01 2 1.79 0.00 0.02 0.00 0.00 98.19 [2025-06-17T03:03:54.039Z] 02:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 02:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-06-17T03:03:54.039Z] 02:59:01 7 0.03 0.00 0.07 0.02 0.03 99.85 [2025-06-17T03:03:54.039Z] 03:00:01 all 0.19 0.00 0.03 0.00 0.01 99.76 [2025-06-17T03:03:54.039Z] 03:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-06-17T03:03:54.039Z] 03:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.039Z] 03:00:01 2 1.43 0.00 0.07 0.00 0.03 98.47 [2025-06-17T03:03:54.039Z] 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 03:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 03:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 03:00:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2025-06-17T03:03:54.039Z] 03:00:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2025-06-17T03:03:54.039Z] 03:01:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 03:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 03:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.039Z] 03:01:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2025-06-17T03:03:54.039Z] 03:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-06-17T03:03:54.039Z] 03:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 03:01:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 03:01:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2025-06-17T03:03:54.039Z] 03:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-06-17T03:03:54.039Z] 03:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-06-17T03:03:54.039Z] 03:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-06-17T03:03:54.039Z] 03:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-06-17T03:03:54.039Z] 03:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-06-17T03:03:54.040Z] 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.040Z] 03:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-06-17T03:03:54.040Z] 03:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-06-17T03:03:54.040Z] 03:02:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2025-06-17T03:03:54.040Z] 03:03:01 all 5.36 0.00 2.33 0.42 0.03 91.85 [2025-06-17T03:03:54.040Z] 03:03:01 0 5.42 0.00 1.91 0.13 0.03 92.50 [2025-06-17T03:03:54.040Z] 03:03:01 1 6.71 0.00 2.73 0.02 0.03 90.51 [2025-06-17T03:03:54.040Z] 03:03:01 2 4.48 0.00 2.36 0.00 0.03 93.13 [2025-06-17T03:03:54.040Z] 03:03:01 3 5.91 0.00 2.11 0.02 0.03 91.93 [2025-06-17T03:03:54.040Z] 03:03:01 4 4.35 0.00 1.89 0.02 0.02 93.72 [2025-06-17T03:03:54.040Z] 03:03:01 5 5.41 0.00 2.86 0.35 0.03 91.35 [2025-06-17T03:03:54.040Z] 03:03:01 6 5.44 0.00 1.86 0.00 0.03 92.66 [2025-06-17T03:03:54.040Z] 03:03:01 7 5.15 0.00 2.97 2.84 0.03 89.01 [2025-06-17T03:03:54.040Z] Average: all 8.38 0.00 1.41 0.29 0.03 89.89 [2025-06-17T03:03:54.040Z] Average: 0 8.35 0.00 1.38 0.28 0.03 89.97 [2025-06-17T03:03:54.040Z] Average: 1 8.22 0.00 1.39 0.36 0.03 90.00 [2025-06-17T03:03:54.040Z] Average: 2 8.18 0.00 1.55 0.22 0.02 90.02 [2025-06-17T03:03:54.040Z] Average: 3 8.21 0.00 1.43 0.27 0.02 90.07 [2025-06-17T03:03:54.040Z] Average: 4 8.52 0.00 1.43 0.23 0.03 89.79 [2025-06-17T03:03:54.040Z] Average: 5 8.57 0.00 1.41 0.28 0.03 89.71 [2025-06-17T03:03:54.040Z] Average: 6 8.51 0.00 1.32 0.25 0.03 89.89 [2025-06-17T03:03:54.040Z] Average: 7 8.51 0.00 1.40 0.41 0.03 89.65 [2025-06-17T03:03:54.040Z] [2025-06-17T03:03:54.040Z] [2025-06-17T03:03:54.040Z]