Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a7a7668b3b625890f6f84ced6f90897b6b84f88 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-ssh9535903330627266802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16419788637838722942.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7795333411582141268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16383291550652206774.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-ssh1258873116663703760.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 ‘prd-ubuntu20.04-docker-8c-8g-39540’ Running on prd-ubuntu20.04-docker-8c-8g-39543 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/799 [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/799 # 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 3a7a7668b3b625890f6f84ced6f90897b6b84f88 (main) Commit message: "Merge pull request #5087 from lindseysimple/issue-5086" > 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 3a7a7668b3b625890f6f84ced6f90897b6b84f88 # timeout=10 > git rev-list --no-walk b4e1e7e7db7e1f14597016669187c25b522b3ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-23T13:08:43.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-23T13:08:43.541Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-23T13:08:43.569Z] ========================================================= [2025-02-23T13:08:43.569Z] EdgeX Global Pipelines Version Info [2025-02-23T13:08:43.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:08:44.308Z] ------------------- [2025-02-23T13:08:44.308Z] stable info: [2025-02-23T13:08:44.308Z] ------------------- [2025-02-23T13:08:44.308Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-23T13:08:44.308Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T13:08:44.308Z] Message: update stable to v1.0.269 [2025-02-23T13:08:44.879Z] ------------------- [2025-02-23T13:08:44.879Z] experimental info: [2025-02-23T13:08:44.879Z] ------------------- [2025-02-23T13:08:44.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-23T13:08:44.879Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T13:08:44.879Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-23T13:08:44.951Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-23T13:08:44.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-23T13:08:44.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-23T13:08:45.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-23T13:08:45.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-23T13:08:45.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-23T13:08:45.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-23T13:08:45.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-23T13:08:45.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-23T13:08:45.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-23T13:08:45.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-23T13:08:45.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-23T13:08:45.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-23T13:08:45.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-23T13:08:45.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-23T13:08:45.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T13:08:45.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T13:08:45.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-23T13:08:45.330Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-23T13:08:45.352Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-23T13:08:45.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-23T13:08:45.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-23T13:08:45.416Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-23T13:08:45.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-23T13:08:45.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-23T13:08:45.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-23T13:08:45.500Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] echo [2025-02-23T13:08:45.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a7a766 [Pipeline] echo [2025-02-23T13:08:45.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:08:45.618Z] provisioning config files... [2025-02-23T13:08:45.632Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config1738529361864540215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:08:45.960Z] ---> ****-login.sh [2025-02-23T13:08:45.960Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:08:46.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:46.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:46.221Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:46.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:46.221Z] [2025-02-23T13:08:46.221Z] Login Succeeded [2025-02-23T13:08:46.221Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:08:46.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:46.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:46.222Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:46.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:46.222Z] [2025-02-23T13:08:46.222Z] Login Succeeded [2025-02-23T13:08:46.222Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:08:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:46.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:46.482Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:46.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:46.482Z] [2025-02-23T13:08:46.482Z] Login Succeeded [2025-02-23T13:08:46.482Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:08:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:46.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:46.482Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:46.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:46.482Z] [2025-02-23T13:08:46.482Z] Login Succeeded [2025-02-23T13:08:46.482Z] ****.io [2025-02-23T13:08:46.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:46.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:46.744Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:46.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:46.744Z] [2025-02-23T13:08:46.744Z] Login Succeeded [2025-02-23T13:08:46.744Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:08:46.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:08:47.081Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/core-command/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-23T13:08:47.081Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/core-data/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-23T13:08:47.081Z] + + dirname cmd/core-keeper/Dockerfile [2025-02-23T13:08:47.081Z] cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-23T13:08:47.081Z] + + dirname cmd/core-metadata/Dockerfile [2025-02-23T13:08:47.081Z] cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-23T13:08:47.081Z] + + dirname cmd/security-spire-config/Dockerfile [2025-02-23T13:08:47.081Z] cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/support-notifications/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-23T13:08:47.081Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-23T13:08:47.081Z] + cut -d/ -f2 [2025-02-23T13:08:47.081Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-23T13:08:47.117Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-23T13:08:47.472Z] + git rev-list -1 --merges 3a7a7668b3b625890f6f84ced6f90897b6b84f88~1..3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] echo [2025-02-23T13:08:47.485Z] -----------> git rev-list -1 --merges 3a7a7668b3b625890f6f84ced6f90897b6b84f88~1..3a7a7668b3b625890f6f84ced6f90897b6b84f88 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:08:47.485Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [false] [Pipeline] sh [2025-02-23T13:08:47.780Z] + git log --format=format:%s -1 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] echo [2025-02-23T13:08:47.795Z] ========================================================= [2025-02-23T13:08:47.796Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-23T13:08:47.796Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-23T13:08:48.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:08:48.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-23T13:08:48.179Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-23T13:08:48.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-23T13:08:48.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-23T13:08:48.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-23T13:08:48.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:08:48.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:08:48.581Z] [2025-02-23T13:08:48.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:08:48.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:08:48.888Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-23T13:08:48.888Z] b85a868b505f: Pulling fs layer [2025-02-23T13:08:48.888Z] e2be974225ed: Pulling fs layer [2025-02-23T13:08:48.888Z] 339a4e72a1f5: Pulling fs layer [2025-02-23T13:08:48.888Z] 988bab9f4d93: Pulling fs layer [2025-02-23T13:08:48.888Z] 1469e6f7b9e6: Pulling fs layer [2025-02-23T13:08:48.888Z] eaf3925da568: Pulling fs layer [2025-02-23T13:08:48.888Z] bab4dde63d76: Pulling fs layer [2025-02-23T13:08:48.888Z] bde34c3a00c8: Pulling fs layer [2025-02-23T13:08:48.888Z] b352a97aabf1: Pulling fs layer [2025-02-23T13:08:48.888Z] eaf3925da568: Waiting [2025-02-23T13:08:48.888Z] 988bab9f4d93: Waiting [2025-02-23T13:08:48.888Z] 1469e6f7b9e6: Waiting [2025-02-23T13:08:48.888Z] bab4dde63d76: Waiting [2025-02-23T13:08:48.888Z] bde34c3a00c8: Waiting [2025-02-23T13:08:48.888Z] 4872d77fe225: Pulling fs layer [2025-02-23T13:08:48.888Z] 5851b861e8e6: Pulling fs layer [2025-02-23T13:08:48.888Z] 4872d77fe225: Waiting [2025-02-23T13:08:48.888Z] 5851b861e8e6: Waiting [2025-02-23T13:08:48.888Z] e2be974225ed: Verifying Checksum [2025-02-23T13:08:48.888Z] e2be974225ed: Download complete [2025-02-23T13:08:48.888Z] 988bab9f4d93: Verifying Checksum [2025-02-23T13:08:48.888Z] 988bab9f4d93: Download complete [2025-02-23T13:08:48.888Z] 1469e6f7b9e6: Verifying Checksum [2025-02-23T13:08:48.888Z] 1469e6f7b9e6: Download complete [2025-02-23T13:08:49.147Z] 339a4e72a1f5: Verifying Checksum [2025-02-23T13:08:49.147Z] 339a4e72a1f5: Download complete [2025-02-23T13:08:49.147Z] eaf3925da568: Download complete [2025-02-23T13:08:49.147Z] bde34c3a00c8: Verifying Checksum [2025-02-23T13:08:49.147Z] bde34c3a00c8: Download complete [2025-02-23T13:08:49.147Z] b352a97aabf1: Verifying Checksum [2025-02-23T13:08:49.147Z] b352a97aabf1: Download complete [2025-02-23T13:08:49.147Z] 4872d77fe225: Download complete [2025-02-23T13:08:49.147Z] 5851b861e8e6: Verifying Checksum [2025-02-23T13:08:49.147Z] 5851b861e8e6: Download complete [2025-02-23T13:08:49.147Z] b85a868b505f: Verifying Checksum [2025-02-23T13:08:49.147Z] b85a868b505f: Download complete [2025-02-23T13:08:49.406Z] bab4dde63d76: Verifying Checksum [2025-02-23T13:08:49.406Z] bab4dde63d76: Download complete [2025-02-23T13:08:50.343Z] b85a868b505f: Pull complete [2025-02-23T13:08:50.603Z] e2be974225ed: Pull complete [2025-02-23T13:08:50.862Z] 339a4e72a1f5: Pull complete [2025-02-23T13:08:51.122Z] 988bab9f4d93: Pull complete [2025-02-23T13:08:51.383Z] 1469e6f7b9e6: Pull complete [2025-02-23T13:08:51.383Z] eaf3925da568: Pull complete [2025-02-23T13:08:53.288Z] bab4dde63d76: Pull complete [2025-02-23T13:08:53.288Z] bde34c3a00c8: Pull complete [2025-02-23T13:08:53.288Z] b352a97aabf1: Pull complete [2025-02-23T13:08:53.549Z] 4872d77fe225: Pull complete [2025-02-23T13:08:53.549Z] 5851b861e8e6: Pull complete [2025-02-23T13:08:53.549Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-23T13:08:53.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:08:53.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:08:53.696Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:08:53.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:08:55.107Z] $ docker top 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 -eo pid,comm [2025-02-23T13:08:55.168Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-23T13:08:55.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:08:55.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:08:55.219Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:08:55.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:08:55.330Z] $ docker exec 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent [2025-02-23T13:08:55.450Z] SSH_AUTH_SOCK=/tmp/ssh-Tve61swRgrqE/agent.31 [2025-02-23T13:08:55.450Z] SSH_AGENT_PID=37 [2025-02-23T13:08:55.455Z] Running ssh-add (command line suppressed) [2025-02-23T13:08:55.558Z] Identity added: /w/workspace/edgex-go/799@tmp/private_key_10131358832688764378.key (/w/workspace/edgex-go/799@tmp/private_key_10131358832688764378.key) [2025-02-23T13:08:55.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:08:55.862Z] + git tag --points-at HEAD [Pipeline] } [2025-02-23T13:08:55.871Z] $ docker exec --env ******** --env ******** 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent -k [2025-02-23T13:08:55.968Z] unset SSH_AUTH_SOCK; [2025-02-23T13:08:55.969Z] unset SSH_AGENT_PID; [2025-02-23T13:08:55.969Z] echo Agent pid 37 killed; [2025-02-23T13:08:55.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-23T13:08:56.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:08:56.017Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:08:56.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:08:56.122Z] $ docker exec 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent [2025-02-23T13:08:56.245Z] SSH_AUTH_SOCK=/tmp/ssh-lRiBPhyNovgr/agent.70 [2025-02-23T13:08:56.245Z] SSH_AGENT_PID=76 [2025-02-23T13:08:56.249Z] Running ssh-add (command line suppressed) [2025-02-23T13:08:56.351Z] Identity added: /w/workspace/edgex-go/799@tmp/private_key_11041743854916101471.key (/w/workspace/edgex-go/799@tmp/private_key_11041743854916101471.key) [2025-02-23T13:08:56.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:08:56.653Z] + git semver init [2025-02-23T13:08:56.912Z] 2025-02-23 13:08:56,827 [run_init] DEBUG init version:0.0.0 force:False [2025-02-23T13:08:56.912Z] 2025-02-23 13:08:56,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/799/.semver [2025-02-23T13:08:56.912Z] 2025-02-23 13:08:56,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/799/.semver [2025-02-23T13:08:56.912Z] 2025-02-23 13:08:56,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/799/.semver'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:09:02.193Z] 2025-02-23 13:09:01,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/799/.git/info/exclude [2025-02-23T13:09:02.193Z] 2025-02-23 13:09:01,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/799/.semver/main with force:False [2025-02-23T13:09:02.193Z] 2025-02-23 13:09:01,869 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:09:02.193Z] 2025-02-23 13:09:01,869 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:09:02.193Z] 4.0.0-dev.61 [Pipeline] } [2025-02-23T13:09:02.201Z] $ docker exec --env ******** --env ******** 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 ssh-agent -k [2025-02-23T13:09:02.311Z] unset SSH_AUTH_SOCK; [2025-02-23T13:09:02.312Z] unset SSH_AGENT_PID; [2025-02-23T13:09:02.312Z] echo Agent pid 76 killed; [2025-02-23T13:09:02.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:09:02.658Z] + git semver [Pipeline] } [2025-02-23T13:09:02.930Z] $ docker stop --time=1 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 [2025-02-23T13:09:04.223Z] $ docker rm -f --volumes 1fe96b5ccc1bd6813b4a8a168fbd6706368a731ab571e62393033cafdde59cb5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:09:04.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-23T13:09:04.789Z] Stashed 1 file(s) [Pipeline] echo [2025-02-23T13:09:04.793Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.61 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:09:05.221Z] + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] echo [2025-02-23T13:09:05.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:09:05.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:09:05.270Z] ========================================================= [2025-02-23T13:09:05.270Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-23T13:09:05.270Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:09:05.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T13:09:05.567Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-23T13:09:05.567Z] da9db072f522: Pulling fs layer [2025-02-23T13:09:05.567Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-23T13:09:05.567Z] 06f05ace1117: Pulling fs layer [2025-02-23T13:09:05.567Z] 5fe327b54edc: Pulling fs layer [2025-02-23T13:09:05.567Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:09:05.567Z] 92a5565b7b96: Pulling fs layer [2025-02-23T13:09:05.567Z] ff9bb7016b71: Pulling fs layer [2025-02-23T13:09:05.567Z] b67dba6c2c7d: Pulling fs layer [2025-02-23T13:09:05.567Z] a813b0c90790: Pulling fs layer [2025-02-23T13:09:05.567Z] 5fe327b54edc: Waiting [2025-02-23T13:09:05.567Z] b67dba6c2c7d: Waiting [2025-02-23T13:09:05.567Z] 4f4fb700ef54: Waiting [2025-02-23T13:09:05.567Z] 92a5565b7b96: Waiting [2025-02-23T13:09:05.567Z] ff9bb7016b71: Waiting [2025-02-23T13:09:05.567Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-23T13:09:05.567Z] 6ef4a4ee8ca5: Download complete [2025-02-23T13:09:05.567Z] 5fe327b54edc: Verifying Checksum [2025-02-23T13:09:05.567Z] 5fe327b54edc: Download complete [2025-02-23T13:09:05.567Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T13:09:05.567Z] 4f4fb700ef54: Download complete [2025-02-23T13:09:05.567Z] 92a5565b7b96: Download complete [2025-02-23T13:09:05.567Z] da9db072f522: Download complete [2025-02-23T13:09:05.567Z] ff9bb7016b71: Verifying Checksum [2025-02-23T13:09:05.567Z] ff9bb7016b71: Download complete [2025-02-23T13:09:05.826Z] da9db072f522: Pull complete [2025-02-23T13:09:05.826Z] 6ef4a4ee8ca5: Pull complete [2025-02-23T13:09:05.826Z] a813b0c90790: Verifying Checksum [2025-02-23T13:09:05.826Z] a813b0c90790: Download complete [2025-02-23T13:09:06.084Z] 06f05ace1117: Verifying Checksum [2025-02-23T13:09:06.084Z] 06f05ace1117: Download complete [2025-02-23T13:09:06.343Z] b67dba6c2c7d: Verifying Checksum [2025-02-23T13:09:06.343Z] b67dba6c2c7d: Download complete [2025-02-23T13:09:09.623Z] 06f05ace1117: Pull complete [2025-02-23T13:09:09.623Z] 5fe327b54edc: Pull complete [2025-02-23T13:09:09.623Z] 4f4fb700ef54: Pull complete [2025-02-23T13:09:09.883Z] 92a5565b7b96: Pull complete [2025-02-23T13:09:09.883Z] ff9bb7016b71: Pull complete [2025-02-23T13:09:12.416Z] b67dba6c2c7d: Pull complete [2025-02-23T13:09:12.676Z] a813b0c90790: Pull complete [2025-02-23T13:09:12.676Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-23T13:09:12.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T13:09:12.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:09:12.972Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T13:09:12.972Z] WORKDIR /edgex [2025-02-23T13:09:12.972Z] COPY go.mod . [2025-02-23T13:09:12.972Z] RUN go mod download [2025-02-23T13:09:12.972Z] docker build -t ci-base-image-x86_64 -f - . [2025-02-23T13:09:13.545Z] Sending build context to Docker daemon 180.2MB [2025-02-23T13:09:13.545Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T13:09:13.545Z] ---> 3ba60ce46760 [2025-02-23T13:09:13.545Z] Step 2/4 : WORKDIR /edgex [2025-02-23T13:09:16.095Z] ---> Running in efe92f80acd8 [2025-02-23T13:09:16.095Z] Removing intermediate container efe92f80acd8 [2025-02-23T13:09:16.095Z] ---> ff90f5819a9e [2025-02-23T13:09:16.095Z] Step 3/4 : COPY go.mod . [2025-02-23T13:09:16.095Z] ---> 1d966c88bbb9 [2025-02-23T13:09:16.095Z] Step 4/4 : RUN go mod download [2025-02-23T13:09:16.095Z] ---> Running in af812f606d7f [2025-02-23T13:09:19.898Z] Still waiting to schedule task [2025-02-23T13:09:19.898Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39541’ [2025-02-23T13:09:31.028Z] Removing intermediate container af812f606d7f [2025-02-23T13:09:31.028Z] ---> 8ade290db53b [2025-02-23T13:09:31.028Z] Successfully built 8ade290db53b [2025-02-23T13:09:31.028Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:31.345Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T13:09:31.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:09:31.426Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:09:31.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-23T13:09:31.835Z] $ docker top a4c87213a6ef2e704feeb199302dd48184b6645e7308760f001dc3ae2e42d16c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:09:32.193Z] + go version [2025-02-23T13:09:32.193Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-23T13:09:32.202Z] $ docker stop --time=1 a4c87213a6ef2e704feeb199302dd48184b6645e7308760f001dc3ae2e42d16c [2025-02-23T13:09:33.446Z] $ docker rm -f --volumes a4c87213a6ef2e704feeb199302dd48184b6645e7308760f001dc3ae2e42d16c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:33.879Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T13:09:33.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:09:33.958Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:09:33.978Z] $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-23T13:09:34.333Z] $ docker top 5f7c0a8dedb2dac4d5bd15f47b19cba3b17b4b4b9c956c79ca61ee8d52b1973d -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-23T13:09:34.402Z] ========================================================= [2025-02-23T13:09:34.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-23T13:09:34.402Z] ========================================================= [Pipeline] sh [2025-02-23T13:09:34.682Z] + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:09:34.982Z] + make test [2025-02-23T13:09:34.982Z] go test -race -coverprofile=coverage.out ./... [2025-02-23T13:09:43.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-23T13:10:05.057Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-23T13:10:05.057Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-23T13:10:05.057Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-23T13:10:05.057Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-23T13:10:05.057Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-23T13:10:05.319Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-23T13:10:05.319Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-23T13:10:05.579Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-23T13:10:05.579Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-23T13:10:05.579Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-23T13:10:05.839Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-23T13:10:05.839Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-23T13:10:05.839Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-23T13:10:05.839Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-23T13:10:05.839Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-23T13:10:05.839Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-23T13:10:05.839Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-23T13:10:06.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2025-02-23T13:10:07.067Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-23T13:10:07.067Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-23T13:10:07.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-23T13:10:07.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-23T13:10:07.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2025-02-23T13:10:08.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-23T13:10:08.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-23T13:10:08.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-23T13:10:08.473Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-23T13:10:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-23T13:10:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-23T13:10:09.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-23T13:10:09.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:09.862Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-23T13:10:09.862Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-23T13:10:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2025-02-23T13:10:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements [2025-02-23T13:10:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.7% of statements [2025-02-23T13:10:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.808s coverage: 93.4% of statements [2025-02-23T13:10:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.064s coverage: 92.3% of statements [2025-02-23T13:10:11.505Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-23T13:10:11.505Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-23T13:10:12.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-02-23T13:10:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-23T13:10:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-23T13:10:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-23T13:10:13.377Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-23T13:10:14.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements [2025-02-23T13:10:14.757Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-02-23T13:10:15.016Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-23T13:10:15.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-23T13:10:15.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-23T13:10:15.276Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:15.276Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-23T13:10:16.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] [2025-02-23T13:10:16.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-02-23T13:10:16.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 43.1% of statements [2025-02-23T13:10:16.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-02-23T13:10:16.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-02-23T13:10:17.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-23T13:10:17.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-23T13:10:17.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-23T13:10:17.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-23T13:10:17.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-23T13:10:17.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-23T13:10:17.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-23T13:10:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements [2025-02-23T13:10:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2025-02-23T13:10:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2025-02-23T13:10:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2025-02-23T13:10:18.808Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-23T13:10:18.808Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-23T13:10:18.808Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-23T13:10:19.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-23T13:10:19.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-23T13:10:19.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-23T13:10:19.379Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-23T13:10:19.945Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-23T13:10:19.945Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-23T13:10:20.524Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-23T13:10:22.446Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-23T13:10:22.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-23T13:10:23.837Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-23T13:10:24.773Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-23T13:10:24.773Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-23T13:10:24.773Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-23T13:10:28.071Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-23T13:10:28.331Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-23T13:10:28.331Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-23T13:10:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-23T13:10:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-23T13:10:28.591Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:29.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-02-23T13:10:30.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-23T13:10:30.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-23T13:10:30.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-23T13:10:30.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-23T13:10:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-23T13:10:30.234Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-23T13:10:30.802Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-23T13:10:30.802Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-23T13:10:30.802Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-23T13:10:30.802Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-23T13:10:31.062Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-23T13:10:31.062Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-23T13:10:32.446Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-23T13:10:32.446Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-23T13:10:32.446Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-23T13:10:32.446Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-23T13:10:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-23T13:10:33.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-23T13:10:33.832Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:33.832Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-23T13:10:33.832Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-23T13:10:33.832Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-23T13:10:33.832Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-23T13:10:35.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-23T13:10:35.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-23T13:10:35.216Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 29.2% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2025-02-23T13:10:39.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements [2025-02-23T13:10:39.679Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-02-23T13:10:39.936Z] running golangci-lint [2025-02-23T13:10:39.936Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-23T13:10:39.936Z] go version go1.23.4 linux/amd64 [2025-02-23T13:10:40.204Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-23T13:10:40.204Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-23T13:10:40.204Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-23T13:11:06.748Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 23.035241716s" [2025-02-23T13:11:06.748Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.784602ms" [2025-02-23T13:11:16.735Z] level=info msg="[linters_context/goanalysis] analyzers took 1m56.604658721s with top 10 stages: buildir: 1m1.216106772s, gosec: 4.139735455s, inspect: 2.724863839s, fact_deprecated: 2.360654391s, printf: 2.206072567s, ctrlflow: 1.850492567s, fact_purity: 1.584696184s, nilness: 1.429834984s, S1038: 1.25219695s, typedness: 1.0324002s" [2025-02-23T13:11:16.735Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-23T13:11:16.735Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, skip_dirs: 202/202" [2025-02-23T13:11:16.735Z] level=info msg="[runner] processing took 26.265704ms with stages: nolint: 13.50499ms, identifier_marker: 5.437528ms, exclude-rules: 2.153723ms, path_prettifier: 2.100812ms, autogenerated_exclude: 1.745965ms, skip_dirs: 1.162063ms, cgo: 92.092µs, filename_unadjuster: 34.781µs, invalid_issue: 27.91µs, max_same_issues: 1.52µs, uniq_by_line: 820ns, fixer: 660ns, skip_files: 580ns, exclude: 370ns, diff: 360ns, source_code: 330ns, sort_results: 300ns, max_from_linter: 240ns, path_shortener: 200ns, max_per_file_from_linter: 170ns, path_prefixer: 150ns, severity-rules: 140ns" [2025-02-23T13:11:16.735Z] level=info msg="[runner] linters took 13.036098481s with stages: goanalysis_metalinter: 13.009687125s" [2025-02-23T13:11:16.735Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-23T13:11:16.735Z] level=info msg="Memory: 362 samples, avg is 295.7MB, max is 1192.7MB" [2025-02-23T13:11:16.735Z] level=info msg="Execution took 36.115021214s" [2025-02-23T13:11:16.735Z] go vet ./... [2025-02-23T13:11:23.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T13:11:23.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T13:11:23.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-23T13:11:23.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-23T13:11:23.874Z] + ls -al . [2025-02-23T13:11:23.874Z] total 1976 [2025-02-23T13:11:23.874Z] drwxrwxr-x 11 1001 1001 4096 Feb 23 13:09 . [2025-02-23T13:11:23.874Z] drwxr-xr-x 4 root root 4096 Feb 23 13:09 .. [2025-02-23T13:11:23.874Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 .blubracket [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 10 Feb 23 13:08 .dockerignore [2025-02-23T13:11:23.874Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 13:10 .git [2025-02-23T13:11:23.874Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 13:08 .github [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 907 Feb 23 13:08 .gitignore [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 199 Feb 23 13:08 .golangci.yml [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 100 Feb 23 13:08 .hadolint.yml [2025-02-23T13:11:23.874Z] drwxr-xr-x 3 1001 1001 4096 Feb 23 13:09 .semver [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 155 Feb 23 13:08 .sonarcloud.properties [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 13:08 ADOPTERS.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 17374 Feb 23 13:08 Attribution.txt [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 100284 Feb 23 13:08 CHANGELOG.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 13:08 CONTRIBUTING.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 13:08 GOVERNANCE.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 858 Feb 23 13:08 Jenkinsfile [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 13:08 LICENSE [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 16740 Feb 23 13:08 Makefile [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 13:08 OWNERS.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 9932 Feb 23 13:08 README.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 789 Feb 23 13:08 SECURITY.md [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 12 Feb 23 13:09 VERSION [2025-02-23T13:11:23.874Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 bin [2025-02-23T13:11:23.874Z] drwxrwxr-x 19 1001 1001 4096 Feb 23 13:08 cmd [2025-02-23T13:11:23.874Z] -rw-r--r-- 1 root root 1651062 Feb 23 13:10 coverage.out [2025-02-23T13:11:23.874Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 fuzz_test [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 6495 Feb 23 13:08 go.mod [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 88225 Feb 23 13:08 go.sum [2025-02-23T13:11:23.874Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 13:08 internal [2025-02-23T13:11:23.874Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 13:08 openapi [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 584 Feb 23 13:08 security.txt [2025-02-23T13:11:23.874Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 13:08 version.go [Pipeline] sh [2025-02-23T13:11:24.158Z] + '[' -e coverage.out ] [2025-02-23T13:11:24.158Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-23T13:11:24.303Z] Stashed 1 file(s) [Pipeline] sh [2025-02-23T13:11:24.580Z] + make build [2025-02-23T13:11:24.580Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-23T13:11:46.532Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-23T13:11:47.097Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-23T13:11:48.471Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-23T13:11:49.038Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-23T13:11:50.415Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-23T13:11:55.683Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-23T13:11:57.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-23T13:11:59.594Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-23T13:12:01.497Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-23T13:12:02.433Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-23T13:12:03.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-23T13:12:04.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-23T13:12:06.130Z] $ docker stop --time=1 5f7c0a8dedb2dac4d5bd15f47b19cba3b17b4b4b9c956c79ca61ee8d52b1973d [2025-02-23T13:12:09.262Z] $ docker rm -f --volumes 5f7c0a8dedb2dac4d5bd15f47b19cba3b17b4b4b9c956c79ca61ee8d52b1973d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:12:10.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-23T13:12:10.331Z] [2025-02-23T13:12:10.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:12:10.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-23T13:12:10.634Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-23T13:12:10.634Z] 91d30c5bc195: Pulling fs layer [2025-02-23T13:12:10.634Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-23T13:12:10.634Z] 9c61dcf015f6: Pulling fs layer [2025-02-23T13:12:10.634Z] 4698f68db338: Pulling fs layer [2025-02-23T13:12:10.634Z] 2a2f49069b9e: Pulling fs layer [2025-02-23T13:12:10.634Z] e0025b399a48: Pulling fs layer [2025-02-23T13:12:10.634Z] 4698f68db338: Waiting [2025-02-23T13:12:10.634Z] 2a2f49069b9e: Waiting [2025-02-23T13:12:10.634Z] e0025b399a48: Waiting [2025-02-23T13:12:10.634Z] 91d30c5bc195: Verifying Checksum [2025-02-23T13:12:10.634Z] 91d30c5bc195: Download complete [2025-02-23T13:12:10.634Z] 4698f68db338: Verifying Checksum [2025-02-23T13:12:10.634Z] 4698f68db338: Download complete [2025-02-23T13:12:10.890Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-23T13:12:10.890Z] 2e9b0aa3be6d: Download complete [2025-02-23T13:12:10.890Z] e0025b399a48: Verifying Checksum [2025-02-23T13:12:10.890Z] e0025b399a48: Download complete [2025-02-23T13:12:10.891Z] 91d30c5bc195: Pull complete [2025-02-23T13:12:10.891Z] 2a2f49069b9e: Download complete [2025-02-23T13:12:11.149Z] 2e9b0aa3be6d: Pull complete [2025-02-23T13:12:11.149Z] 9c61dcf015f6: Verifying Checksum [2025-02-23T13:12:11.149Z] 9c61dcf015f6: Download complete [2025-02-23T13:12:13.673Z] 9c61dcf015f6: Pull complete [2025-02-23T13:12:13.673Z] 4698f68db338: Pull complete [2025-02-23T13:12:13.931Z] 2a2f49069b9e: Pull complete [2025-02-23T13:12:13.931Z] e0025b399a48: Pull complete [2025-02-23T13:12:13.931Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-23T13:12:13.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-23T13:12:13.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:12:14.026Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:12:14.048Z] $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-23T13:12:15.417Z] $ docker top ba41cab5b580033593aee7526f067ed85e648981c4b2761a6c044905520cf20e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:12:15.766Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-23T13:12:18.297Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #1 transferring dockerfile: 2.23kB done [2025-02-23T13:12:18.297Z] #1 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #2 [core-command internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #2 transferring dockerfile: 1.94kB done [2025-02-23T13:12:18.297Z] #2 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #3 transferring dockerfile: 3.02kB done [2025-02-23T13:12:18.297Z] #3 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #4 transferring dockerfile: 2.50kB done [2025-02-23T13:12:18.297Z] #4 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #5 [core-data internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #5 transferring dockerfile: 2.04kB done [2025-02-23T13:12:18.297Z] #5 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #6 transferring dockerfile: 1.89kB done [2025-02-23T13:12:18.297Z] #6 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #7 transferring dockerfile: 2.49kB done [2025-02-23T13:12:18.297Z] #7 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #8 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-23T13:12:18.297Z] #8 transferring context: 50B done [2025-02-23T13:12:18.297Z] #8 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #9 transferring dockerfile: 2.14kB done [2025-02-23T13:12:18.297Z] #9 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #10 transferring dockerfile: 1.81kB done [2025-02-23T13:12:18.297Z] #10 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #11 transferring dockerfile: 2.01kB done [2025-02-23T13:12:18.297Z] #11 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #12 transferring dockerfile: 2.00kB done [2025-02-23T13:12:18.297Z] #12 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #13 transferring dockerfile: 1.70kB done [2025-02-23T13:12:18.297Z] #13 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #14 transferring dockerfile: 1.83kB done [2025-02-23T13:12:18.297Z] #14 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #15 transferring dockerfile: 2.10kB done [2025-02-23T13:12:18.297Z] #15 DONE 0.0s [2025-02-23T13:12:18.297Z] [2025-02-23T13:12:18.297Z] #16 [security-spire-config internal] load build definition from Dockerfile [2025-02-23T13:12:18.297Z] #16 transferring dockerfile: 1.69kB done [2025-02-23T13:12:18.297Z] #16 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #17 [core-command internal] load .dockerignore [2025-02-23T13:12:18.555Z] #17 transferring context: 50B done [2025-02-23T13:12:18.555Z] #17 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #18 [security-bootstrapper internal] load .dockerignore [2025-02-23T13:12:18.555Z] #18 transferring context: 50B done [2025-02-23T13:12:18.555Z] #18 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #19 [security-proxy-setup internal] load .dockerignore [2025-02-23T13:12:18.555Z] #19 transferring context: 50B done [2025-02-23T13:12:18.555Z] #19 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #20 [core-data internal] load .dockerignore [2025-02-23T13:12:18.555Z] #20 transferring context: 50B done [2025-02-23T13:12:18.555Z] #20 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-02-23T13:12:18.555Z] #21 transferring context: 50B done [2025-02-23T13:12:18.555Z] #21 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-02-23T13:12:18.555Z] #22 transferring context: 50B done [2025-02-23T13:12:18.555Z] #22 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #23 [security-proxy-auth internal] load .dockerignore [2025-02-23T13:12:18.555Z] #23 transferring context: 50B done [2025-02-23T13:12:18.555Z] #23 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #24 [security-spire-agent internal] load .dockerignore [2025-02-23T13:12:18.555Z] #24 transferring context: 50B done [2025-02-23T13:12:18.555Z] #24 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #25 [core-keeper internal] load .dockerignore [2025-02-23T13:12:18.555Z] #25 transferring context: 50B done [2025-02-23T13:12:18.555Z] #25 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #26 [support-notifications internal] load .dockerignore [2025-02-23T13:12:18.555Z] #26 transferring context: 50B done [2025-02-23T13:12:18.555Z] #26 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #27 [security-spire-server internal] load .dockerignore [2025-02-23T13:12:18.555Z] #27 transferring context: 50B done [2025-02-23T13:12:18.555Z] #27 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #28 [support-scheduler internal] load .dockerignore [2025-02-23T13:12:18.555Z] #28 transferring context: 50B done [2025-02-23T13:12:18.555Z] #28 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-23T13:12:18.555Z] #29 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #30 [security-spire-config internal] load .dockerignore [2025-02-23T13:12:18.555Z] #30 transferring context: 50B done [2025-02-23T13:12:18.555Z] #30 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #31 [core-metadata internal] load .dockerignore [2025-02-23T13:12:18.555Z] #31 transferring context: 50B done [2025-02-23T13:12:18.555Z] #31 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-23T13:12:18.555Z] #29 DONE 0.0s [2025-02-23T13:12:18.555Z] [2025-02-23T13:12:18.555Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:12:18.815Z] #32 ... [2025-02-23T13:12:18.815Z] [2025-02-23T13:12:18.815Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-23T13:12:18.815Z] #29 DONE 0.0s [2025-02-23T13:12:18.815Z] [2025-02-23T13:12:18.815Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:12:18.815Z] #32 ... [2025-02-23T13:12:18.815Z] [2025-02-23T13:12:18.815Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-23T13:12:18.815Z] #29 DONE 0.0s [2025-02-23T13:12:18.815Z] [2025-02-23T13:12:18.815Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:12:19.076Z] #32 DONE 0.5s [2025-02-23T13:12:19.076Z] [2025-02-23T13:12:19.076Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:12:19.076Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-23T13:12:19.076Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-23T13:12:19.076Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:12:19.076Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-23T13:12:19.076Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-23T13:12:19.076Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s [2025-02-23T13:12:19.335Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:12:19.335Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-23T13:12:19.335Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-23T13:12:19.335Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.2s [2025-02-23T13:12:19.335Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done [2025-02-23T13:12:19.335Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-02-23T13:12:19.335Z] #33 ... [2025-02-23T13:12:19.335Z] [2025-02-23T13:12:19.335Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-23T13:12:19.335Z] #34 DONE 0.6s [2025-02-23T13:12:19.335Z] [2025-02-23T13:12:19.335Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-23T13:12:19.335Z] #35 DONE 0.7s [2025-02-23T13:12:19.335Z] [2025-02-23T13:12:19.335Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:12:19.335Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-02-23T13:12:19.335Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:12:19.335Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-02-23T13:12:19.335Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-02-23T13:12:19.335Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done [2025-02-23T13:12:19.596Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-23T13:12:19.596Z] #33 ... [2025-02-23T13:12:19.596Z] [2025-02-23T13:12:19.596Z] #36 [security-spire-config internal] load build context [2025-02-23T13:12:19.596Z] #36 transferring context: 22.05kB 0.0s done [2025-02-23T13:12:19.596Z] #36 DONE 0.2s [2025-02-23T13:12:19.596Z] [2025-02-23T13:12:19.596Z] #37 [security-spire-server internal] load build context [2025-02-23T13:12:19.596Z] #37 transferring context: 23.80kB 0.0s done [2025-02-23T13:12:19.596Z] #37 DONE 0.2s [2025-02-23T13:12:19.596Z] [2025-02-23T13:12:19.596Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:12:19.596Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-02-23T13:12:19.854Z] #33 DONE 1.0s [2025-02-23T13:12:19.854Z] [2025-02-23T13:12:19.854Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-23T13:12:19.854Z] #38 DONE 1.0s [2025-02-23T13:12:19.854Z] [2025-02-23T13:12:19.854Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-23T13:12:25.121Z] #39 ... [2025-02-23T13:12:25.121Z] [2025-02-23T13:12:25.121Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:12:25.121Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-02-23T13:12:25.121Z] #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-23T13:12:25.121Z] #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-23T13:12:25.121Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-23T13:12:25.121Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-23T13:12:25.121Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-23T13:12:25.121Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-23T13:12:25.121Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.3s [2025-02-23T13:12:25.121Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-23T13:12:25.121Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.3s [2025-02-23T13:12:27.024Z] #40 ... [2025-02-23T13:12:27.024Z] [2025-02-23T13:12:27.024Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-23T13:12:27.024Z] #39 DONE 7.1s [2025-02-23T13:12:27.024Z] [2025-02-23T13:12:27.024Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:12:27.024Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.1s done [2025-02-23T13:12:27.024Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 7.1s done [2025-02-23T13:12:27.024Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-02-23T13:12:27.024Z] #40 ... [2025-02-23T13:12:27.024Z] [2025-02-23T13:12:27.024Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:12:28.922Z] #41 ... [2025-02-23T13:12:28.922Z] [2025-02-23T13:12:28.922Z] #42 [security-secretstore-setup internal] load build context [2025-02-23T13:12:28.922Z] #42 transferring context: 258.49MB 9.9s [2025-02-23T13:12:29.186Z] #42 ... [2025-02-23T13:12:29.186Z] [2025-02-23T13:12:29.186Z] #43 [security-bootstrapper internal] load build context [2025-02-23T13:12:29.186Z] #43 ... [2025-02-23T13:12:29.186Z] [2025-02-23T13:12:29.186Z] #44 [core-keeper internal] load build context [2025-02-23T13:12:29.186Z] #44 ... [2025-02-23T13:12:29.186Z] [2025-02-23T13:12:29.186Z] #45 [core-metadata internal] load build context [2025-02-23T13:12:29.443Z] #45 ... [2025-02-23T13:12:29.443Z] [2025-02-23T13:12:29.443Z] #46 [security-proxy-setup internal] load build context [2025-02-23T13:12:29.443Z] #46 ... [2025-02-23T13:12:29.443Z] [2025-02-23T13:12:29.443Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-23T13:12:29.443Z] #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-02-23T13:12:29.443Z] #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-23T13:12:29.443Z] #47 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-23T13:12:29.443Z] #47 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-23T13:12:29.443Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-23T13:12:29.443Z] #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-02-23T13:12:29.443Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-23T13:12:29.443Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-23T13:12:29.443Z] #47 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 7.1s done [2025-02-23T13:12:29.443Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-23T13:12:29.443Z] #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-02-23T13:12:29.443Z] #47 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s done [2025-02-23T13:12:29.701Z] #47 ... [2025-02-23T13:12:29.701Z] [2025-02-23T13:12:29.701Z] #48 [support-notifications internal] load build context [2025-02-23T13:12:29.701Z] #48 ... [2025-02-23T13:12:29.701Z] [2025-02-23T13:12:29.701Z] #49 [security-proxy-auth internal] load build context [2025-02-23T13:12:29.701Z] #49 ... [2025-02-23T13:12:29.701Z] [2025-02-23T13:12:29.701Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-23T13:12:29.958Z] #50 ... [2025-02-23T13:12:29.958Z] [2025-02-23T13:12:29.958Z] #51 [core-command internal] load build context [2025-02-23T13:12:29.958Z] #51 ... [2025-02-23T13:12:29.958Z] [2025-02-23T13:12:29.958Z] #52 [support-scheduler internal] load build context [2025-02-23T13:12:30.216Z] #52 ... [2025-02-23T13:12:30.216Z] [2025-02-23T13:12:30.216Z] #53 [security-spire-agent internal] load build context [2025-02-23T13:12:30.216Z] #53 transferring context: 23.33kB 0.0s done [2025-02-23T13:12:30.216Z] #53 ... [2025-02-23T13:12:30.216Z] [2025-02-23T13:12:30.216Z] #54 [core-data internal] load build context [2025-02-23T13:12:30.216Z] #54 transferring context: 400.89MB 11.2s [2025-02-23T13:12:30.216Z] #54 ... [2025-02-23T13:12:30.216Z] [2025-02-23T13:12:30.216Z] #55 [security-spiffe-token-provider internal] load build context [2025-02-23T13:12:30.474Z] #55 ... [2025-02-23T13:12:30.474Z] [2025-02-23T13:12:30.474Z] #54 [core-data internal] load build context [2025-02-23T13:12:33.005Z] #54 transferring context: 495.96MB 13.5s done [2025-02-23T13:12:36.292Z] #54 ... [2025-02-23T13:12:36.292Z] [2025-02-23T13:12:36.292Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:12:36.292Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.1s done [2025-02-23T13:12:36.292Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 7.1s done [2025-02-23T13:12:36.292Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.9s done [2025-02-23T13:12:36.867Z] #40 ... [2025-02-23T13:12:36.867Z] [2025-02-23T13:12:36.867Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:12:37.126Z] #56 ... [2025-02-23T13:12:37.126Z] [2025-02-23T13:12:37.126Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-23T13:12:37.126Z] #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.126Z] #0 4.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.126Z] #0 4.719 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:12:37.126Z] #0 4.719 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:12:37.126Z] #0 4.719 OK: 24181 distinct packages available [2025-02-23T13:12:37.126Z] #0 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.126Z] #0 4.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.126Z] #0 5.470 OK: 248 MiB in 58 packages [2025-02-23T13:12:37.384Z] #57 ... [2025-02-23T13:12:37.385Z] [2025-02-23T13:12:37.385Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-23T13:12:37.385Z] #58 ... [2025-02-23T13:12:37.385Z] [2025-02-23T13:12:37.385Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:12:37.385Z] #0 0.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.385Z] #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.385Z] #0 1.477 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:12:37.385Z] #0 1.477 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:12:37.385Z] #0 1.477 OK: 24170 distinct packages available [2025-02-23T13:12:37.385Z] #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.385Z] #0 1.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:37.385Z] #0 1.929 (1/14) Installing ca-certificates (20241121-r1) [2025-02-23T13:12:37.385Z] #0 1.942 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-23T13:12:37.385Z] #0 1.954 (3/14) Installing c-ares (1.33.1-r0) [2025-02-23T13:12:37.385Z] #0 1.960 (4/14) Installing libunistring (1.2-r0) [2025-02-23T13:12:37.385Z] #0 1.975 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-23T13:12:37.385Z] #0 1.980 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-23T13:12:37.385Z] #0 1.987 (7/14) Installing libpsl (0.21.5-r1) [2025-02-23T13:12:37.385Z] #0 1.988 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-23T13:12:37.385Z] #0 1.996 (9/14) Installing libcurl (8.12.1-r0) [2025-02-23T13:12:37.385Z] #0 2.007 (10/14) Installing curl (8.12.1-r0) [2025-02-23T13:12:37.385Z] #0 2.011 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:37.385Z] #0 2.014 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-23T13:12:37.385Z] #0 2.017 (13/14) Installing libucontext (1.2-r3) [2025-02-23T13:12:37.385Z] #0 2.020 (14/14) Installing gcompat (1.1.0-r4) [2025-02-23T13:12:37.385Z] #0 2.026 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:37.385Z] #0 2.036 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:12:37.385Z] #0 2.073 OK: 13 MiB in 28 packages [2025-02-23T13:12:37.643Z] #59 ... [2025-02-23T13:12:37.643Z] [2025-02-23T13:12:37.643Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-23T13:12:37.643Z] #60 ... [2025-02-23T13:12:37.643Z] [2025-02-23T13:12:37.643Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-23T13:12:37.901Z] #61 ... [2025-02-23T13:12:37.901Z] [2025-02-23T13:12:37.901Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:12:37.901Z] #62 ... [2025-02-23T13:12:37.901Z] [2025-02-23T13:12:37.901Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:12:38.161Z] #63 ... [2025-02-23T13:12:38.161Z] [2025-02-23T13:12:38.161Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-23T13:12:38.422Z] #64 ... [2025-02-23T13:12:38.422Z] [2025-02-23T13:12:38.422Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-23T13:12:38.422Z] #65 ... [2025-02-23T13:12:38.422Z] [2025-02-23T13:12:38.422Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:12:38.422Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:38.422Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:38.422Z] #0 1.545 OK: 248 MiB in 58 packages [2025-02-23T13:12:38.681Z] #66 ... [2025-02-23T13:12:38.681Z] [2025-02-23T13:12:38.681Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-23T13:12:39.166Z] #67 ... [2025-02-23T13:12:39.166Z] [2025-02-23T13:12:39.166Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-23T13:12:39.426Z] #68 ... [2025-02-23T13:12:39.426Z] [2025-02-23T13:12:39.426Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:12:39.426Z] #0 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.426Z] #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.426Z] #0 1.445 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:12:39.426Z] #0 1.445 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:12:39.426Z] #0 1.445 OK: 24170 distinct packages available [2025-02-23T13:12:39.426Z] #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.426Z] #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.426Z] #0 1.853 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:39.426Z] #0 1.858 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-23T13:12:39.426Z] #0 1.868 (3/5) Installing libucontext (1.2-r3) [2025-02-23T13:12:39.426Z] #0 1.868 (4/5) Installing gcompat (1.1.0-r4) [2025-02-23T13:12:39.426Z] #0 1.872 (5/5) Installing openssl (3.3.3-r0) [2025-02-23T13:12:39.426Z] #0 1.884 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:39.426Z] #0 1.906 OK: 9 MiB in 19 packages [2025-02-23T13:12:39.426Z] #69 ... [2025-02-23T13:12:39.426Z] [2025-02-23T13:12:39.426Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-23T13:12:39.426Z] #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.426Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.426Z] #0 3.273 OK: 248 MiB in 58 packages [2025-02-23T13:12:39.685Z] #70 ... [2025-02-23T13:12:39.685Z] [2025-02-23T13:12:39.685Z] #45 [core-metadata internal] load build context [2025-02-23T13:12:39.685Z] #45 transferring context: 495.96MB 12.6s done [2025-02-23T13:12:39.685Z] #45 ... [2025-02-23T13:12:39.685Z] [2025-02-23T13:12:39.685Z] #43 [security-bootstrapper internal] load build context [2025-02-23T13:12:39.685Z] #43 transferring context: 495.96MB 13.9s done [2025-02-23T13:12:39.943Z] #43 ... [2025-02-23T13:12:39.943Z] [2025-02-23T13:12:39.943Z] #71 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-23T13:12:39.943Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.943Z] #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:39.943Z] #0 1.495 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:39.943Z] #0 1.495 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:39.943Z] #0 1.508 OK: 8 MiB in 15 packages [2025-02-23T13:12:39.943Z] #71 ... [2025-02-23T13:12:39.943Z] [2025-02-23T13:12:39.943Z] #48 [support-notifications internal] load build context [2025-02-23T13:12:39.943Z] #48 transferring context: 495.96MB 13.1s done [2025-02-23T13:12:40.207Z] #48 ... [2025-02-23T13:12:40.207Z] [2025-02-23T13:12:40.207Z] #49 [security-proxy-auth internal] load build context [2025-02-23T13:12:40.207Z] #49 transferring context: 495.96MB 14.3s done [2025-02-23T13:12:40.465Z] #49 ... [2025-02-23T13:12:40.465Z] [2025-02-23T13:12:40.465Z] #51 [core-command internal] load build context [2025-02-23T13:12:40.465Z] #51 transferring context: 495.96MB 14.7s done [2025-02-23T13:12:40.465Z] #51 ... [2025-02-23T13:12:40.465Z] [2025-02-23T13:12:40.465Z] #52 [support-scheduler internal] load build context [2025-02-23T13:12:40.465Z] #52 transferring context: 495.96MB 12.2s done [2025-02-23T13:12:40.723Z] #52 ... [2025-02-23T13:12:40.723Z] [2025-02-23T13:12:40.723Z] #44 [core-keeper internal] load build context [2025-02-23T13:12:40.723Z] #44 transferring context: 495.96MB 13.2s done [2025-02-23T13:12:40.723Z] #44 ... [2025-02-23T13:12:40.723Z] [2025-02-23T13:12:40.723Z] #46 [security-proxy-setup internal] load build context [2025-02-23T13:12:40.723Z] #46 transferring context: 495.96MB 14.9s done [2025-02-23T13:12:40.980Z] #46 ... [2025-02-23T13:12:40.980Z] [2025-02-23T13:12:40.980Z] #55 [security-spiffe-token-provider internal] load build context [2025-02-23T13:12:40.980Z] #55 transferring context: 495.96MB 13.2s done [2025-02-23T13:12:41.239Z] #55 ... [2025-02-23T13:12:41.239Z] [2025-02-23T13:12:41.239Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-23T13:12:41.239Z] #50 transferring context: 495.96MB 14.1s done [2025-02-23T13:12:41.239Z] #50 ... [2025-02-23T13:12:41.239Z] [2025-02-23T13:12:41.239Z] #42 [security-secretstore-setup internal] load build context [2025-02-23T13:12:41.239Z] #42 transferring context: 495.96MB 14.7s done [2025-02-23T13:12:53.466Z] #42 ... [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #48 [support-notifications internal] load build context [2025-02-23T13:12:53.466Z] #48 DONE 33.3s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #52 [support-scheduler internal] load build context [2025-02-23T13:12:53.466Z] #52 DONE 33.3s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:12:53.466Z] #62 DONE 25.7s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-23T13:12:53.466Z] #70 DONE 25.7s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #45 [core-metadata internal] load build context [2025-02-23T13:12:53.466Z] #45 DONE 33.4s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:12:53.466Z] #69 DONE 25.7s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:12:53.466Z] #56 DONE 25.8s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #71 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-23T13:12:53.466Z] #71 DONE 25.9s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-23T13:12:53.466Z] #72 ... [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-23T13:12:53.466Z] #57 DONE 25.8s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:12:53.466Z] #66 DONE 25.8s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:12:53.466Z] #59 DONE 25.8s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #55 [security-spiffe-token-provider internal] load build context [2025-02-23T13:12:53.466Z] #55 DONE 33.5s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #44 [core-keeper internal] load build context [2025-02-23T13:12:53.466Z] #44 DONE 33.5s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #54 [core-data internal] load build context [2025-02-23T13:12:53.466Z] #54 DONE 33.5s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #43 [security-bootstrapper internal] load build context [2025-02-23T13:12:53.466Z] #43 DONE 33.6s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #49 [security-proxy-auth internal] load build context [2025-02-23T13:12:53.466Z] #49 DONE 33.6s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #42 [security-secretstore-setup internal] load build context [2025-02-23T13:12:53.466Z] #42 DONE 33.6s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #51 [core-command internal] load build context [2025-02-23T13:12:53.466Z] #51 DONE 33.6s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #46 [security-proxy-setup internal] load build context [2025-02-23T13:12:53.466Z] #46 DONE 33.6s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #50 [core-common-config-bootstrapper internal] load build context [2025-02-23T13:12:53.466Z] #50 DONE 33.6s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-23T13:12:53.466Z] #73 ... [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:12:53.466Z] #74 DONE 0.3s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:12:53.466Z] #75 DONE 0.2s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:12:53.466Z] #76 DONE 0.2s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-23T13:12:53.466Z] #47 DONE 33.3s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:12:53.466Z] #40 DONE 33.4s [2025-02-23T13:12:53.466Z] [2025-02-23T13:12:53.466Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:12:54.034Z] #77 ... [2025-02-23T13:12:54.034Z] [2025-02-23T13:12:54.034Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-23T13:12:54.034Z] #64 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.034Z] #64 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.034Z] #64 27.03 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.034Z] #64 27.04 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.034Z] #64 27.04 OK: 8 MiB in 15 packages [2025-02-23T13:12:54.034Z] #64 DONE 27.2s [2025-02-23T13:12:54.034Z] [2025-02-23T13:12:54.034Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-23T13:12:54.034Z] #58 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.034Z] #58 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.034Z] #58 27.06 OK: 248 MiB in 58 packages [2025-02-23T13:12:54.034Z] #58 DONE 27.2s [2025-02-23T13:12:54.034Z] [2025-02-23T13:12:54.034Z] #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:12:54.034Z] #41 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.034Z] #41 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.034Z] #41 27.06 OK: 248 MiB in 58 packages [2025-02-23T13:12:54.034Z] #41 DONE 27.4s [2025-02-23T13:12:54.034Z] [2025-02-23T13:12:54.034Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:12:54.034Z] #78 DONE 0.1s [2025-02-23T13:12:54.034Z] [2025-02-23T13:12:54.034Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:12:54.034Z] #79 DONE 0.1s [2025-02-23T13:12:54.034Z] [2025-02-23T13:12:54.034Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:12:54.609Z] #80 ... [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-23T13:12:54.609Z] #61 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #61 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #61 27.28 (1/3) Installing ca-certificates (20241121-r1) [2025-02-23T13:12:54.609Z] #61 27.30 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.609Z] #61 27.30 (3/3) Installing tzdata (2025a-r0) [2025-02-23T13:12:54.609Z] #61 27.35 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.609Z] #61 27.36 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:12:54.609Z] #61 27.41 OK: 10 MiB in 17 packages [2025-02-23T13:12:54.609Z] #61 DONE 27.8s [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-23T13:12:54.609Z] #65 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #65 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #65 27.42 (1/7) Installing ca-certificates (20241121-r1) [2025-02-23T13:12:54.609Z] #65 27.44 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.609Z] #65 27.44 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-23T13:12:54.609Z] #65 27.45 (4/7) Installing libsodium (1.0.19-r0) [2025-02-23T13:12:54.609Z] #65 27.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-23T13:12:54.609Z] #65 27.48 (6/7) Installing libzmq (4.3.5-r2) [2025-02-23T13:12:54.609Z] #65 27.49 (7/7) Installing zeromq (4.3.5-r2) [2025-02-23T13:12:54.609Z] #65 27.61 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.609Z] #65 27.62 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:12:54.609Z] #65 27.65 OK: 12 MiB in 21 packages [2025-02-23T13:12:54.609Z] #65 DONE 27.8s [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-23T13:12:54.609Z] #60 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #60 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #60 27.63 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.609Z] #60 27.64 (2/2) Installing su-exec (0.2-r3) [2025-02-23T13:12:54.609Z] #60 27.64 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.609Z] #60 27.64 OK: 8 MiB in 16 packages [2025-02-23T13:12:54.609Z] #60 DONE 27.8s [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-23T13:12:54.609Z] #68 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #68 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #68 26.96 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.609Z] #68 26.97 (2/4) Installing openssl (3.3.3-r0) [2025-02-23T13:12:54.609Z] #68 26.98 (3/4) Installing su-exec (0.2-r3) [2025-02-23T13:12:54.609Z] #68 27.07 (4/4) Installing yq-go (4.44.1-r2) [2025-02-23T13:12:54.609Z] #68 27.61 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.609Z] #68 27.62 OK: 19 MiB in 18 packages [2025-02-23T13:12:54.609Z] #68 DONE 27.8s [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-23T13:12:54.609Z] #67 27.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #67 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #67 27.42 (1/4) Installing ca-certificates (20241121-r1) [2025-02-23T13:12:54.609Z] #67 27.44 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.609Z] #67 27.44 (3/4) Installing su-exec (0.2-r3) [2025-02-23T13:12:54.609Z] #67 27.44 (4/4) Installing yq-go (4.44.1-r2) [2025-02-23T13:12:54.609Z] #67 27.61 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.609Z] #67 27.62 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:12:54.609Z] #67 27.65 OK: 19 MiB in 18 packages [2025-02-23T13:12:54.609Z] #67 DONE 27.9s [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:12:54.609Z] #63 26.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #63 26.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #63 27.20 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:12:54.609Z] #63 27.20 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:12:54.609Z] #63 27.20 OK: 24170 distinct packages available [2025-02-23T13:12:54.609Z] #63 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #63 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:54.609Z] #63 27.69 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:54.609Z] #63 27.69 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-23T13:12:54.609Z] #63 27.70 (3/4) Installing libucontext (1.2-r3) [2025-02-23T13:12:54.609Z] #63 27.70 (4/4) Installing gcompat (1.1.0-r4) [2025-02-23T13:12:54.609Z] #63 27.71 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:54.609Z] #63 27.71 OK: 8 MiB in 18 packages [2025-02-23T13:12:54.609Z] #63 DONE 27.9s [2025-02-23T13:12:54.609Z] [2025-02-23T13:12:54.609Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-23T13:12:54.831Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-23T13:12:54.853Z] Running in /w/workspace/edgex-go/799 [Pipeline] { [Pipeline] checkout [2025-02-23T13:12:55.176Z] #81 ... [2025-02-23T13:12:55.177Z] [2025-02-23T13:12:55.177Z] #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-23T13:12:55.177Z] #72 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:55.177Z] #72 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:55.177Z] #72 2.454 OK: 9 MiB in 19 packages [2025-02-23T13:12:55.177Z] #72 DONE 2.6s [2025-02-23T13:12:55.177Z] [2025-02-23T13:12:55.177Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-23T13:12:55.177Z] #73 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:55.177Z] #73 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:55.177Z] #73 2.535 OK: 8 MiB in 15 packages [2025-02-23T13:12:55.177Z] #73 DONE 2.8s [2025-02-23T13:12:55.177Z] [2025-02-23T13:12:55.177Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-23T13:12:56.553Z] #82 DONE 1.5s [2025-02-23T13:12:56.553Z] [2025-02-23T13:12:56.553Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-23T13:12:56.553Z] #0 1.968 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:56.553Z] #0 2.535 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:56.553Z] #0 3.212 OK: 248 MiB in 58 packages [2025-02-23T13:12:56.553Z] #83 DONE 4.1s [2025-02-23T13:12:56.553Z] [2025-02-23T13:12:56.553Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:12:56.553Z] #84 DONE 1.5s [2025-02-23T13:12:56.553Z] [2025-02-23T13:12:56.553Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:12:57.487Z] #85 DONE 1.1s [2025-02-23T13:12:57.487Z] [2025-02-23T13:12:57.487Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-23T13:12:57.487Z] #0 2.530 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:57.487Z] #0 2.994 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:57.487Z] #0 3.663 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:12:57.487Z] #0 3.988 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:12:57.487Z] #0 3.995 OK: 8 MiB in 15 packages [2025-02-23T13:12:57.487Z] #86 DONE 5.0s [2025-02-23T13:12:57.487Z] [2025-02-23T13:12:57.487Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-23T13:12:57.487Z] #87 DONE 1.0s [2025-02-23T13:12:57.487Z] [2025-02-23T13:12:57.487Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-23T13:12:57.487Z] #88 DONE 1.0s [2025-02-23T13:12:57.487Z] [2025-02-23T13:12:57.487Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:12:57.487Z] #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:57.487Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:57.487Z] #0 4.518 OK: 13 MiB in 28 packages [2025-02-23T13:12:57.487Z] #89 DONE 5.0s [2025-02-23T13:12:57.487Z] [2025-02-23T13:12:57.487Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-23T13:12:57.487Z] #90 DONE 0.1s [2025-02-23T13:12:57.487Z] [2025-02-23T13:12:57.487Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-23T13:12:57.752Z] #91 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-23T13:12:57.752Z] #92 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-23T13:12:57.752Z] #93 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-23T13:12:57.752Z] #94 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-23T13:12:57.752Z] #95 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-23T13:12:57.752Z] #96 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-23T13:12:57.752Z] #97 DONE 0.1s [2025-02-23T13:12:57.752Z] [2025-02-23T13:12:57.752Z] #98 [security-spire-server] exporting to image [2025-02-23T13:12:57.752Z] #98 exporting layers [2025-02-23T13:12:57.911Z] The recommended git tool is: git [2025-02-23T13:12:58.043Z] #98 ... [2025-02-23T13:12:58.043Z] [2025-02-23T13:12:58.043Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-23T13:12:58.043Z] #99 DONE 0.1s [2025-02-23T13:12:58.043Z] [2025-02-23T13:12:58.043Z] #98 [security-spire-agent] exporting to image [2025-02-23T13:12:59.041Z] #98 ... [2025-02-23T13:12:59.041Z] [2025-02-23T13:12:59.041Z] #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:12:59.041Z] #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.041Z] #0 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.041Z] #0 4.797 OK: 8 MiB in 15 packages [2025-02-23T13:12:59.041Z] #100 DONE 5.0s [2025-02-23T13:12:59.041Z] [2025-02-23T13:12:59.041Z] #98 [security-spire-agent] exporting to image [2025-02-23T13:12:59.041Z] #98 exporting layers 1.1s done [2025-02-23T13:12:59.041Z] #98 exporting layers 1.1s done [2025-02-23T13:12:59.041Z] #98 writing image sha256:6d8212f79f11dee6c52f29d5cd30c3827e93d52af8efbe3db1bd5a9ed5bdf764 0.0s done [2025-02-23T13:12:59.041Z] #98 naming to docker.io/library/security-spire-server done [2025-02-23T13:12:59.041Z] #98 writing image sha256:096c9b2369674fe0e29d339f74972172b252e84d8c9cf1d31cfbd172c5282eb5 done [2025-02-23T13:12:59.041Z] #98 naming to docker.io/library/security-spire-agent done [2025-02-23T13:12:59.041Z] #98 DONE 1.2s [2025-02-23T13:12:59.041Z] [2025-02-23T13:12:59.041Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-23T13:12:59.041Z] #81 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.041Z] #81 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.041Z] #81 4.592 OK: 19 MiB in 18 packages [2025-02-23T13:12:59.319Z] #81 DONE 4.7s [2025-02-23T13:12:59.319Z] [2025-02-23T13:12:59.319Z] #101 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:12:59.319Z] #0 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.516 OK: 10 MiB in 17 packages [2025-02-23T13:12:59.319Z] #101 DONE 4.7s [2025-02-23T13:12:59.319Z] [2025-02-23T13:12:59.319Z] #102 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:12:59.319Z] #0 4.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.660 OK: 12 MiB in 21 packages [2025-02-23T13:12:59.319Z] #102 DONE 4.8s [2025-02-23T13:12:59.319Z] [2025-02-23T13:12:59.319Z] #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-23T13:12:59.319Z] #0 4.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.676 OK: 8 MiB in 16 packages [2025-02-23T13:12:59.319Z] #103 DONE 4.8s [2025-02-23T13:12:59.319Z] [2025-02-23T13:12:59.319Z] #104 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-23T13:12:59.319Z] #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.319Z] #0 4.759 OK: 19 MiB in 18 packages [2025-02-23T13:12:59.319Z] #104 DONE 4.9s [2025-02-23T13:12:59.319Z] [2025-02-23T13:12:59.319Z] #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-23T13:12:59.585Z] #105 ... [2025-02-23T13:12:59.585Z] [2025-02-23T13:12:59.585Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-23T13:12:59.585Z] #0 4.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.585Z] #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:12:59.585Z] #0 4.714 OK: 8 MiB in 18 packages [2025-02-23T13:12:59.585Z] #106 DONE 4.8s [2025-02-23T13:12:59.585Z] [2025-02-23T13:12:59.585Z] #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-23T13:12:59.585Z] #107 DONE 0.0s [2025-02-23T13:12:59.585Z] [2025-02-23T13:12:59.585Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:13:00.210Z] #108 DONE 0.9s [2025-02-23T13:13:00.210Z] [2025-02-23T13:13:00.210Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:00.493Z] #109 ... [2025-02-23T13:13:00.493Z] [2025-02-23T13:13:00.493Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-23T13:13:00.493Z] #110 DONE 0.1s [2025-02-23T13:13:00.493Z] [2025-02-23T13:13:00.493Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-23T13:13:00.493Z] #111 DONE 0.1s [2025-02-23T13:13:00.493Z] [2025-02-23T13:13:00.493Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-23T13:13:00.493Z] #112 DONE 0.0s [2025-02-23T13:13:00.493Z] [2025-02-23T13:13:00.493Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-23T13:13:00.493Z] #113 DONE 0.0s [2025-02-23T13:13:00.493Z] [2025-02-23T13:13:00.493Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-23T13:13:00.775Z] #114 DONE 0.1s [2025-02-23T13:13:00.775Z] [2025-02-23T13:13:00.775Z] #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-23T13:13:00.775Z] #105 DONE 1.4s [2025-02-23T13:13:00.775Z] [2025-02-23T13:13:00.775Z] #98 [security-spire-config] exporting to image [2025-02-23T13:13:00.775Z] #98 ... [2025-02-23T13:13:00.775Z] [2025-02-23T13:13:00.775Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-23T13:13:00.775Z] #115 DONE 0.1s [2025-02-23T13:13:01.033Z] [2025-02-23T13:13:01.033Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:01.601Z] #116 ... [2025-02-23T13:13:01.601Z] [2025-02-23T13:13:01.601Z] #98 [security-spire-config] exporting to image [2025-02-23T13:13:01.601Z] #98 exporting layers 0.8s done [2025-02-23T13:13:01.601Z] #98 writing image sha256:90f56c9657f4201f7f59a14bd79e72e2c60e03176c39854c5abd3f9769b3c6a0 done [2025-02-23T13:13:01.601Z] #98 naming to docker.io/library/security-spire-config done [2025-02-23T13:13:01.601Z] #98 DONE 2.0s [2025-02-23T13:13:01.601Z] [2025-02-23T13:13:01.601Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:02.976Z] #117 ... [2025-02-23T13:13:02.976Z] [2025-02-23T13:13:02.976Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:03.563Z] using credential edgex-jenkins-ssh [2025-02-23T13:13:03.584Z] Cloning the remote Git repository [2025-02-23T13:13:03.629Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-23T13:13:03.766Z] > git init /w/workspace/edgex-go/799 # timeout=10 [2025-02-23T13:13:03.939Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-23T13:13:03.941Z] > git --version # timeout=10 [2025-02-23T13:13:03.965Z] > git --version # 'git version 2.25.1' [2025-02-23T13:13:03.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-23T13:13:04.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T13:13:21.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-23T13:13:21.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T13:13:22.910Z] Avoid second fetch [2025-02-23T13:13:22.910Z] Checking out Revision 3a7a7668b3b625890f6f84ced6f90897b6b84f88 (main) [2025-02-23T13:13:23.924Z] Commit message: "Merge pull request #5087 from lindseysimple/issue-5086" [2025-02-23T13:13:22.925Z] > git config core.sparsecheckout # timeout=10 [2025-02-23T13:13:23.010Z] > git checkout -f 3a7a7668b3b625890f6f84ced6f90897b6b84f88 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:13:28.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-23T13:13:28.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:13:28.747Z] Dload Upload Total Spent Left Speed [2025-02-23T13:13:28.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-02-23T13:13:29.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-23T13:13:29.434Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-23T13:13:29.434Z] + sudo tee /etc/docker/daemon.new [2025-02-23T13:13:29.434Z] { [2025-02-23T13:13:29.434Z] "registry-mirrors": [ [2025-02-23T13:13:29.434Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-23T13:13:29.434Z] ], [2025-02-23T13:13:29.435Z] "bip": "10.250.0.254/24", [2025-02-23T13:13:29.435Z] "hosts": [ [2025-02-23T13:13:29.435Z] "tcp://0.0.0.0:5555", [2025-02-23T13:13:29.435Z] "unix:///var/run/docker.sock" [2025-02-23T13:13:29.435Z] ], [2025-02-23T13:13:29.435Z] "mtu": 1458, [2025-02-23T13:13:29.435Z] "selinux-enabled": true, [2025-02-23T13:13:29.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-23T13:13:29.435Z] } [Pipeline] sh [2025-02-23T13:13:29.781Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-23T13:13:30.126Z] + sudo service docker restart [2025-02-23T13:13:35.112Z] #118 ... [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:35.112Z] #80 DONE 36.4s [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:35.112Z] #117 DONE 37.7s [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:35.112Z] #118 DONE 37.8s [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:35.112Z] #77 DONE 37.7s [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:35.112Z] #116 DONE 36.5s [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:35.112Z] #109 DONE 33.0s [2025-02-23T13:13:35.112Z] [2025-02-23T13:13:35.112Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-23T13:13:40.386Z] #119 ... [2025-02-23T13:13:40.386Z] [2025-02-23T13:13:40.386Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-23T13:13:40.646Z] #120 ... [2025-02-23T13:13:40.646Z] [2025-02-23T13:13:40.646Z] #121 [core-data builder 6/7] COPY . . [2025-02-23T13:13:40.905Z] #121 ... [2025-02-23T13:13:40.905Z] [2025-02-23T13:13:40.905Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-02-23T13:13:40.905Z] #122 ... [2025-02-23T13:13:40.905Z] [2025-02-23T13:13:40.905Z] #123 [support-notifications builder 6/7] COPY . . [2025-02-23T13:13:41.164Z] #123 ... [2025-02-23T13:13:41.164Z] [2025-02-23T13:13:41.164Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #124 ... [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #123 [support-notifications builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #123 DONE 16.8s [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-23T13:13:47.738Z] #119 DONE 16.8s [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #125 [core-metadata builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #125 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:13:47.738Z] #126 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:47.738Z] #127 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:13:47.738Z] #128 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:47.738Z] #129 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #130 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #121 [core-data builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #121 DONE 16.9s [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #124 DONE 16.9s [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #131 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:13:47.738Z] #132 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:47.738Z] #133 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:47.738Z] #134 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:13:47.738Z] #135 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #136 [core-command builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #136 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #120 DONE 16.9s [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #122 DONE 16.9s [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:47.738Z] #137 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:13:47.738Z] #138 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #139 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-23T13:13:47.738Z] #140 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:13:47.738Z] #141 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:13:47.738Z] #142 CACHED [2025-02-23T13:13:47.738Z] [2025-02-23T13:13:47.738Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:13:48.446Z] provisioning config files... [2025-02-23T13:13:48.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config4517353724391856027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:13:48.924Z] ---> ****-login.sh [2025-02-23T13:13:48.924Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:13:49.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:13:49.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:13:49.524Z] Configure a credential helper to remove this warning. See [2025-02-23T13:13:49.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:13:49.524Z] [2025-02-23T13:13:49.524Z] Login Succeeded [2025-02-23T13:13:49.524Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:13:49.654Z] #143 2.163 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-23T13:13:49.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:13:50.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:13:50.073Z] Configure a credential helper to remove this warning. See [2025-02-23T13:13:50.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:13:50.073Z] [2025-02-23T13:13:50.073Z] Login Succeeded [2025-02-23T13:13:50.073Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:13:50.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:13:50.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:13:50.346Z] Configure a credential helper to remove this warning. See [2025-02-23T13:13:50.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:13:50.346Z] [2025-02-23T13:13:50.346Z] Login Succeeded [2025-02-23T13:13:50.346Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:13:50.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:13:50.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:13:50.892Z] Configure a credential helper to remove this warning. See [2025-02-23T13:13:50.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:13:50.892Z] [2025-02-23T13:13:50.892Z] Login Succeeded [2025-02-23T13:13:50.892Z] ****.io [2025-02-23T13:13:51.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:13:51.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:13:51.441Z] Configure a credential helper to remove this warning. See [2025-02-23T13:13:51.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:13:51.441Z] [2025-02-23T13:13:51.441Z] Login Succeeded [2025-02-23T13:13:51.441Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:13:51.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-23T13:13:52.145Z] + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] echo [2025-02-23T13:13:52.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:13:52.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:13:52.198Z] ========================================================= [2025-02-23T13:13:52.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-23T13:13:52.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:13:52.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T13:13:52.806Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-23T13:13:52.806Z] 9986a736f7d3: Pulling fs layer [2025-02-23T13:13:52.806Z] 1f018df60701: Pulling fs layer [2025-02-23T13:13:52.806Z] 39f8f326b044: Pulling fs layer [2025-02-23T13:13:52.806Z] e6a1e7a6a96a: Pulling fs layer [2025-02-23T13:13:52.806Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:13:52.806Z] d45d956e0dbf: Pulling fs layer [2025-02-23T13:13:52.806Z] 4f4fb700ef54: Waiting [2025-02-23T13:13:52.806Z] d7702b0d1db1: Pulling fs layer [2025-02-23T13:13:52.806Z] 5c7f0f088c93: Pulling fs layer [2025-02-23T13:13:52.806Z] 4fdc064ae6cf: Pulling fs layer [2025-02-23T13:13:52.806Z] d45d956e0dbf: Waiting [2025-02-23T13:13:52.806Z] d7702b0d1db1: Waiting [2025-02-23T13:13:52.806Z] 5c7f0f088c93: Waiting [2025-02-23T13:13:52.806Z] 4fdc064ae6cf: Waiting [2025-02-23T13:13:52.806Z] 1f018df60701: Verifying Checksum [2025-02-23T13:13:52.806Z] 1f018df60701: Download complete [2025-02-23T13:13:52.806Z] e6a1e7a6a96a: Verifying Checksum [2025-02-23T13:13:52.806Z] e6a1e7a6a96a: Download complete [2025-02-23T13:13:52.806Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T13:13:52.806Z] 4f4fb700ef54: Download complete [2025-02-23T13:13:52.806Z] d45d956e0dbf: Verifying Checksum [2025-02-23T13:13:52.806Z] d45d956e0dbf: Download complete [2025-02-23T13:13:52.806Z] d7702b0d1db1: Verifying Checksum [2025-02-23T13:13:52.806Z] d7702b0d1db1: Download complete [2025-02-23T13:13:53.077Z] 9986a736f7d3: Verifying Checksum [2025-02-23T13:13:53.077Z] 9986a736f7d3: Download complete [2025-02-23T13:13:53.681Z] 4fdc064ae6cf: Verifying Checksum [2025-02-23T13:13:53.681Z] 4fdc064ae6cf: Download complete [2025-02-23T13:13:55.672Z] 9986a736f7d3: Pull complete [2025-02-23T13:13:55.672Z] 39f8f326b044: Verifying Checksum [2025-02-23T13:13:55.672Z] 39f8f326b044: Download complete [2025-02-23T13:13:55.942Z] 1f018df60701: Pull complete [2025-02-23T13:13:56.532Z] 5c7f0f088c93: Verifying Checksum [2025-02-23T13:13:56.532Z] 5c7f0f088c93: Download complete [2025-02-23T13:13:57.763Z] #143 ... [2025-02-23T13:13:57.763Z] [2025-02-23T13:13:57.763Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-23T13:13:57.763Z] #0 1.018 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-23T13:13:57.763Z] #144 ... [2025-02-23T13:13:57.763Z] [2025-02-23T13:13:57.763Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-23T13:13:57.763Z] #0 1.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-23T13:13:57.763Z] #145 ... [2025-02-23T13:13:57.763Z] [2025-02-23T13:13:57.763Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-23T13:13:57.763Z] #0 0.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-23T13:13:57.763Z] #146 ... [2025-02-23T13:13:57.763Z] [2025-02-23T13:13:57.763Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-23T13:13:57.763Z] #0 2.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-23T13:13:58.020Z] #147 ... [2025-02-23T13:13:58.020Z] [2025-02-23T13:13:58.020Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:13:58.020Z] #0 0.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-23T13:13:58.020Z] #148 ... [2025-02-23T13:13:58.020Z] [2025-02-23T13:13:58.020Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:13:58.020Z] #0 1.406 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-23T13:13:58.279Z] #149 ... [2025-02-23T13:13:58.279Z] [2025-02-23T13:13:58.279Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:13:58.279Z] #0 0.404 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-23T13:13:58.279Z] #150 ... [2025-02-23T13:13:58.279Z] [2025-02-23T13:13:58.279Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-23T13:13:58.279Z] #0 1.283 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-23T13:13:58.537Z] #151 ... [2025-02-23T13:13:58.537Z] [2025-02-23T13:13:58.537Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:13:58.537Z] #0 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-23T13:13:58.798Z] #152 ... [2025-02-23T13:13:58.798Z] [2025-02-23T13:13:58.798Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-23T13:13:58.798Z] #0 0.496 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-23T13:13:58.798Z] #153 ... [2025-02-23T13:13:58.798Z] [2025-02-23T13:13:58.798Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:13:58.798Z] #0 2.184 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-23T13:14:11.613Z] 39f8f326b044: Pull complete [2025-02-23T13:14:11.613Z] e6a1e7a6a96a: Pull complete [2025-02-23T13:14:11.613Z] 4f4fb700ef54: Pull complete [2025-02-23T13:14:11.613Z] d45d956e0dbf: Pull complete [2025-02-23T13:14:11.613Z] d7702b0d1db1: Pull complete [2025-02-23T13:14:19.869Z] 5c7f0f088c93: Pull complete [2025-02-23T13:14:21.826Z] 4fdc064ae6cf: Pull complete [2025-02-23T13:14:21.826Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-23T13:14:21.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T13:14:21.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:14:22.179Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T13:14:22.179Z] WORKDIR /edgex [2025-02-23T13:14:22.179Z] COPY go.mod . [2025-02-23T13:14:22.179Z] RUN go mod downloaddocker [2025-02-23T13:14:22.179Z] build -t ci-base-image-arm64 -f - . [2025-02-23T13:14:22.772Z] Sending build context to Docker daemon 3.661MB [2025-02-23T13:14:23.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T13:14:23.052Z] ---> 63f30b955cb9 [2025-02-23T13:14:23.052Z] Step 2/4 : WORKDIR /edgex [2025-02-23T13:14:25.005Z] ---> Running in e3d4191a02c4 [2025-02-23T13:14:25.273Z] Removing intermediate container e3d4191a02c4 [2025-02-23T13:14:25.273Z] ---> ad50df69c5bb [2025-02-23T13:14:25.273Z] Step 3/4 : COPY go.mod . [2025-02-23T13:14:25.864Z] ---> 8945c232a17f [2025-02-23T13:14:25.864Z] Step 4/4 : RUN go mod download [2025-02-23T13:14:25.864Z] ---> Running in 2df12fb9abf6 [2025-02-23T13:15:20.211Z] #154 ... [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-23T13:15:20.211Z] #145 DONE 90.0s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-23T13:15:20.211Z] #146 DONE 90.0s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-23T13:15:20.211Z] #151 ... [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:15:20.211Z] #155 ... [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-23T13:15:20.211Z] #156 DONE 0.2s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:15:20.211Z] #155 DONE 0.3s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:15:20.211Z] #157 DONE 0.4s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-23T13:15:20.211Z] #158 DONE 0.4s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-23T13:15:20.211Z] #159 ... [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:15:20.211Z] #160 DONE 0.3s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-23T13:15:20.211Z] #161 DONE 0.3s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #53 [security-spire-agent internal] load build context [2025-02-23T13:15:20.211Z] #53 ... [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-23T13:15:20.211Z] #159 DONE 1.6s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:15:20.211Z] #162 ... [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:15:20.211Z] #163 DONE 0.3s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:15:20.211Z] #164 DONE 0.5s [2025-02-23T13:15:20.211Z] [2025-02-23T13:15:20.211Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:15:20.469Z] #148 ... [2025-02-23T13:15:20.469Z] [2025-02-23T13:15:20.469Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-23T13:15:20.727Z] #165 DONE 0.5s [2025-02-23T13:15:20.727Z] [2025-02-23T13:15:20.727Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:15:20.727Z] #162 DONE 1.5s [2025-02-23T13:15:20.727Z] [2025-02-23T13:15:20.727Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-23T13:15:21.680Z] #166 DONE 0.5s [2025-02-23T13:15:21.680Z] [2025-02-23T13:15:21.680Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-23T13:15:21.680Z] #167 DONE 0.3s [2025-02-23T13:15:21.680Z] [2025-02-23T13:15:21.680Z] #98 [core-common-config-bootstrapper] exporting to image [2025-02-23T13:15:21.680Z] #98 exporting layers [2025-02-23T13:15:21.680Z] #98 exporting layers 0.9s done [2025-02-23T13:15:21.680Z] #98 writing image sha256:4329e42ba98d280b364e8fbe8d1a223efb1a0dbb71e64acc8e1172d1bff727c6 0.0s done [2025-02-23T13:15:21.680Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-23T13:15:21.680Z] #98 DONE 2.8s [2025-02-23T13:15:21.680Z] [2025-02-23T13:15:21.680Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-23T13:15:21.937Z] #168 DONE 0.3s [2025-02-23T13:15:21.937Z] [2025-02-23T13:15:21.937Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-23T13:15:21.937Z] #144 ... [2025-02-23T13:15:21.937Z] [2025-02-23T13:15:21.937Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-23T13:15:21.937Z] #169 DONE 0.1s [2025-02-23T13:15:22.195Z] [2025-02-23T13:15:22.195Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-23T13:15:22.453Z] #170 DONE 0.2s [2025-02-23T13:15:22.453Z] [2025-02-23T13:15:22.453Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-23T13:15:24.351Z] #171 DONE 1.6s [2025-02-23T13:15:24.351Z] [2025-02-23T13:15:24.351Z] #98 [security-bootstrapper] exporting to image [2025-02-23T13:15:24.918Z] #98 exporting layers 0.9s done [2025-02-23T13:15:24.918Z] #98 writing image sha256:7c977239c38a8b0d048d83a9f12a3ded2d20f6ef5fa0f4522aee6baf154cc8bf done [2025-02-23T13:15:24.918Z] #98 naming to docker.io/library/security-bootstrapper done [2025-02-23T13:15:24.918Z] #98 DONE 3.8s [2025-02-23T13:15:24.918Z] [2025-02-23T13:15:24.918Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-23T13:15:33.820Z] Removing intermediate container 2df12fb9abf6 [2025-02-23T13:15:33.820Z] ---> 92c9bc350df5 [2025-02-23T13:15:33.820Z] Successfully built 92c9bc350df5 [2025-02-23T13:15:33.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:15:34.185Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T13:15:34.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:15:34.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-39545 does not seem to be running inside a container [2025-02-23T13:15:34.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-23T13:15:35.824Z] $ docker top b5b7a4b940cb17d0821080d2ee700f6445906938d488a06a28e4337834670c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:15:36.706Z] + go version [2025-02-23T13:15:36.706Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-23T13:15:36.720Z] $ docker stop --time=1 b5b7a4b940cb17d0821080d2ee700f6445906938d488a06a28e4337834670c0d [2025-02-23T13:15:38.354Z] $ docker rm -f --volumes b5b7a4b940cb17d0821080d2ee700f6445906938d488a06a28e4337834670c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:15:39.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-23T13:15:39.238Z] [2025-02-23T13:15:39.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:15:39.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-23T13:15:39.840Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-23T13:15:39.840Z] 547446be3368: Pulling fs layer [2025-02-23T13:15:39.840Z] d125d8839a47: Pulling fs layer [2025-02-23T13:15:39.840Z] 3e85d5ac6304: Pulling fs layer [2025-02-23T13:15:39.840Z] c3105a71a48b: Pulling fs layer [2025-02-23T13:15:39.840Z] 0f093f025ec4: Pulling fs layer [2025-02-23T13:15:39.840Z] c3106fc0e877: Pulling fs layer [2025-02-23T13:15:39.840Z] c3105a71a48b: Waiting [2025-02-23T13:15:39.841Z] 0f093f025ec4: Waiting [2025-02-23T13:15:39.841Z] c3106fc0e877: Waiting [2025-02-23T13:15:39.841Z] 547446be3368: Download complete [2025-02-23T13:15:40.110Z] c3105a71a48b: Verifying Checksum [2025-02-23T13:15:40.110Z] c3105a71a48b: Download complete [2025-02-23T13:15:40.378Z] d125d8839a47: Verifying Checksum [2025-02-23T13:15:40.378Z] d125d8839a47: Download complete [2025-02-23T13:15:40.378Z] c3106fc0e877: Download complete [2025-02-23T13:15:40.646Z] 0f093f025ec4: Verifying Checksum [2025-02-23T13:15:40.646Z] 0f093f025ec4: Download complete [2025-02-23T13:15:40.646Z] 547446be3368: Pull complete [2025-02-23T13:15:42.057Z] d125d8839a47: Pull complete [2025-02-23T13:15:42.643Z] 3e85d5ac6304: Verifying Checksum [2025-02-23T13:15:42.643Z] 3e85d5ac6304: Download complete [2025-02-23T13:15:52.720Z] 3e85d5ac6304: Pull complete [2025-02-23T13:15:52.720Z] c3105a71a48b: Pull complete [2025-02-23T13:15:53.679Z] 0f093f025ec4: Pull complete [2025-02-23T13:15:53.949Z] c3106fc0e877: Pull complete [2025-02-23T13:15:53.949Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-23T13:15:53.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-23T13:15:53.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:15:54.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-39545 does not seem to be running inside a container [2025-02-23T13:15:54.251Z] $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-02-23T13:15:56.503Z] $ docker top 2954f70499b7e5851db4a0ad3c8ec7a279ee35204f7a7dccb38ca85c2a21a935 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:15:57.365Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-23T13:16:07.615Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-23T13:16:07.615Z] #1 transferring dockerfile: 2.23kB 0.0s done [2025-02-23T13:16:07.615Z] #1 DONE 0.1s [2025-02-23T13:16:07.883Z] [2025-02-23T13:16:07.883Z] #2 [core-data internal] load build definition from Dockerfile [2025-02-23T13:16:07.883Z] #2 transferring dockerfile: 2.04kB 0.0s done [2025-02-23T13:16:07.883Z] #2 DONE 0.1s [2025-02-23T13:16:07.883Z] [2025-02-23T13:16:07.883Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-23T13:16:08.148Z] #3 transferring dockerfile: 1.89kB done [2025-02-23T13:16:08.149Z] #3 DONE 0.1s [2025-02-23T13:16:08.149Z] [2025-02-23T13:16:08.149Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-02-23T13:16:08.149Z] #4 transferring dockerfile: 2.10kB 0.0s done [2025-02-23T13:16:08.149Z] #4 DONE 0.1s [2025-02-23T13:16:08.149Z] [2025-02-23T13:16:08.149Z] #5 [core-command internal] load build definition from Dockerfile [2025-02-23T13:16:08.149Z] #5 transferring dockerfile: 1.94kB 0.0s done [2025-02-23T13:16:08.149Z] #5 DONE 0.1s [2025-02-23T13:16:08.149Z] [2025-02-23T13:16:08.149Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-02-23T13:16:08.149Z] #6 transferring dockerfile: 2.01kB 0.0s done [2025-02-23T13:16:08.149Z] #6 DONE 0.1s [2025-02-23T13:16:08.149Z] [2025-02-23T13:16:08.149Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-02-23T13:16:08.149Z] #7 transferring dockerfile: 2.00kB done [2025-02-23T13:16:08.149Z] #7 DONE 0.1s [2025-02-23T13:16:08.421Z] [2025-02-23T13:16:08.421Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-23T13:16:08.421Z] #8 transferring dockerfile: 2.49kB done [2025-02-23T13:16:08.421Z] #8 DONE 0.1s [2025-02-23T13:16:08.421Z] [2025-02-23T13:16:08.421Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-02-23T13:16:08.421Z] #9 transferring dockerfile: 1.81kB done [2025-02-23T13:16:08.421Z] #9 DONE 0.1s [2025-02-23T13:16:08.421Z] [2025-02-23T13:16:08.421Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-23T13:16:08.421Z] #10 transferring dockerfile: 2.14kB done [2025-02-23T13:16:08.688Z] #10 DONE 0.1s [2025-02-23T13:16:08.688Z] [2025-02-23T13:16:08.688Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-02-23T13:16:08.688Z] #11 transferring dockerfile: 1.69kB done [2025-02-23T13:16:08.688Z] #11 DONE 0.1s [2025-02-23T13:16:08.688Z] [2025-02-23T13:16:08.688Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-23T13:16:08.688Z] #12 transferring dockerfile: 2.50kB done [2025-02-23T13:16:08.688Z] #12 DONE 0.1s [2025-02-23T13:16:08.688Z] [2025-02-23T13:16:08.688Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-02-23T13:16:08.688Z] #13 transferring dockerfile: 1.83kB 0.0s done [2025-02-23T13:16:08.688Z] #13 DONE 0.1s [2025-02-23T13:16:08.688Z] [2025-02-23T13:16:08.688Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-02-23T13:16:08.688Z] #14 transferring dockerfile: 1.70kB 0.0s done [2025-02-23T13:16:08.688Z] #14 DONE 0.1s [2025-02-23T13:16:08.688Z] [2025-02-23T13:16:08.688Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-23T13:16:08.959Z] #15 transferring dockerfile: 3.02kB 0.0s done [2025-02-23T13:16:08.959Z] #15 DONE 0.1s [2025-02-23T13:16:08.959Z] [2025-02-23T13:16:08.959Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-23T13:16:08.959Z] #16 transferring context: [2025-02-23T13:16:08.959Z] #16 transferring context: 50B 0.0s done [2025-02-23T13:16:08.959Z] #16 DONE 0.1s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #17 [core-data internal] load .dockerignore [2025-02-23T13:16:09.928Z] #17 transferring context: 50B done [2025-02-23T13:16:09.928Z] #17 DONE 0.0s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-02-23T13:16:09.928Z] #18 transferring context: 50B 0.0s done [2025-02-23T13:16:09.928Z] #18 DONE 0.1s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #19 [core-metadata internal] load .dockerignore [2025-02-23T13:16:09.928Z] #19 transferring context: 50B 0.0s done [2025-02-23T13:16:09.928Z] #19 DONE 0.1s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #20 [core-command internal] load .dockerignore [2025-02-23T13:16:09.928Z] #20 transferring context: 50B 0.0s done [2025-02-23T13:16:09.928Z] #20 DONE 0.1s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #21 [core-keeper internal] load .dockerignore [2025-02-23T13:16:09.928Z] #21 transferring context: 50B 0.0s done [2025-02-23T13:16:09.928Z] #21 DONE 0.1s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #22 [support-notifications internal] load .dockerignore [2025-02-23T13:16:09.928Z] #22 transferring context: 50B done [2025-02-23T13:16:09.928Z] #22 DONE 0.0s [2025-02-23T13:16:09.928Z] [2025-02-23T13:16:09.928Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-02-23T13:16:10.195Z] #23 transferring context: 50B 0.0s done [2025-02-23T13:16:10.195Z] #23 DONE 0.1s [2025-02-23T13:16:10.195Z] [2025-02-23T13:16:10.195Z] #24 [security-spire-agent internal] load .dockerignore [2025-02-23T13:16:10.195Z] #24 transferring context: 50B done [2025-02-23T13:16:10.195Z] #24 DONE 0.1s [2025-02-23T13:16:10.195Z] [2025-02-23T13:16:10.195Z] #25 [security-proxy-auth internal] load .dockerignore [2025-02-23T13:16:10.195Z] #25 transferring context: 50B done [2025-02-23T13:16:10.195Z] #25 DONE 0.1s [2025-02-23T13:16:10.195Z] [2025-02-23T13:16:10.195Z] #26 [security-spire-config internal] load .dockerignore [2025-02-23T13:16:10.463Z] #26 transferring context: 50B 0.0s done [2025-02-23T13:16:10.463Z] #26 DONE 0.1s [2025-02-23T13:16:10.463Z] [2025-02-23T13:16:10.463Z] #27 [security-proxy-setup internal] load .dockerignore [2025-02-23T13:16:10.463Z] #27 transferring context: 50B done [2025-02-23T13:16:10.463Z] #27 DONE 0.1s [2025-02-23T13:16:10.463Z] [2025-02-23T13:16:10.463Z] #28 [support-scheduler internal] load .dockerignore [2025-02-23T13:16:10.463Z] #28 transferring context: 50B done [2025-02-23T13:16:10.463Z] #28 DONE 0.1s [2025-02-23T13:16:10.463Z] [2025-02-23T13:16:10.463Z] #29 [security-spire-server internal] load .dockerignore [2025-02-23T13:16:10.463Z] #29 transferring context: 50B done [2025-02-23T13:16:10.463Z] #29 DONE 0.1s [2025-02-23T13:16:10.463Z] [2025-02-23T13:16:10.463Z] #30 [security-bootstrapper internal] load .dockerignore [2025-02-23T13:16:10.728Z] #30 transferring context: 50B done [2025-02-23T13:16:10.728Z] #30 DONE 0.1s [2025-02-23T13:16:10.728Z] [2025-02-23T13:16:10.728Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:10.728Z] #31 DONE 0.0s [2025-02-23T13:16:10.728Z] [2025-02-23T13:16:10.728Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:10.996Z] #32 DONE 0.4s [2025-02-23T13:16:10.996Z] [2025-02-23T13:16:10.996Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:10.996Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:11.261Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:11.262Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:11.262Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s [2025-02-23T13:16:11.262Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:11.262Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s [2025-02-23T13:16:11.534Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.4s [2025-02-23T13:16:11.534Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-02-23T13:16:11.534Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:11.589Z] #147 142.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-23T13:16:11.803Z] #33 ... [2025-02-23T13:16:11.803Z] [2025-02-23T13:16:11.803Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:11.803Z] #32 DONE 0.4s [2025-02-23T13:16:11.803Z] [2025-02-23T13:16:11.803Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:11.803Z] #31 DONE 0.0s [2025-02-23T13:16:11.803Z] [2025-02-23T13:16:11.803Z] #34 [core-common-config-bootstrapper internal] load build context [2025-02-23T13:16:11.803Z] #34 transferring context: 3.19MB 0.6s done [2025-02-23T13:16:11.803Z] #34 DONE 0.7s [2025-02-23T13:16:11.803Z] [2025-02-23T13:16:11.803Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:11.803Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:11.803Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:11.803Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:11.803Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:11.803Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:11.804Z] #33 ... [2025-02-23T13:16:11.804Z] [2025-02-23T13:16:11.804Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:11.804Z] #31 DONE 0.0s [2025-02-23T13:16:11.804Z] [2025-02-23T13:16:11.804Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:11.804Z] #32 DONE 0.5s [2025-02-23T13:16:12.079Z] [2025-02-23T13:16:12.079Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.079Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:12.079Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:12.079Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:12.079Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:12.079Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:12.079Z] #33 ... [2025-02-23T13:16:12.079Z] [2025-02-23T13:16:12.079Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:12.079Z] #31 DONE 0.0s [2025-02-23T13:16:12.079Z] [2025-02-23T13:16:12.079Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.079Z] #33 ... [2025-02-23T13:16:12.079Z] [2025-02-23T13:16:12.079Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:12.079Z] #32 DONE 0.5s [2025-02-23T13:16:12.079Z] [2025-02-23T13:16:12.079Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.350Z] #33 ... [2025-02-23T13:16:12.350Z] [2025-02-23T13:16:12.350Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:12.350Z] #31 DONE 0.0s [2025-02-23T13:16:12.350Z] [2025-02-23T13:16:12.350Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.350Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:12.350Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:12.350Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:12.350Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:12.350Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:12.350Z] #33 ... [2025-02-23T13:16:12.350Z] [2025-02-23T13:16:12.350Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:12.350Z] #32 DONE 0.7s [2025-02-23T13:16:12.350Z] [2025-02-23T13:16:12.350Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.621Z] #33 ... [2025-02-23T13:16:12.621Z] [2025-02-23T13:16:12.621Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:12.621Z] #31 DONE 0.0s [2025-02-23T13:16:12.621Z] [2025-02-23T13:16:12.621Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.621Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:12.621Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:12.621Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:12.621Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:12.621Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:12.621Z] #33 ... [2025-02-23T13:16:12.621Z] [2025-02-23T13:16:12.621Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:12.621Z] #31 DONE 0.0s [2025-02-23T13:16:12.621Z] [2025-02-23T13:16:12.621Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.888Z] #33 ... [2025-02-23T13:16:12.888Z] [2025-02-23T13:16:12.888Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:12.888Z] #32 DONE 0.9s [2025-02-23T13:16:12.888Z] [2025-02-23T13:16:12.888Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-23T13:16:12.888Z] #35 DONE 2.5s [2025-02-23T13:16:12.888Z] [2025-02-23T13:16:12.888Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.888Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:12.888Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:12.888Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:12.888Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:12.888Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:12.888Z] #33 ... [2025-02-23T13:16:12.888Z] [2025-02-23T13:16:12.888Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-23T13:16:12.888Z] #35 DONE 2.6s [2025-02-23T13:16:12.888Z] [2025-02-23T13:16:12.888Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:12.888Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:12.888Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:12.888Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:12.888Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:12.888Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:13.470Z] #33 ... [2025-02-23T13:16:13.470Z] [2025-02-23T13:16:13.470Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:13.470Z] #31 DONE 0.0s [2025-02-23T13:16:13.470Z] [2025-02-23T13:16:13.470Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:13.744Z] #33 ... [2025-02-23T13:16:13.744Z] [2025-02-23T13:16:13.744Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:13.744Z] #32 DONE 1.4s [2025-02-23T13:16:13.744Z] [2025-02-23T13:16:13.744Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:13.744Z] #33 ... [2025-02-23T13:16:13.744Z] [2025-02-23T13:16:13.744Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-23T13:16:13.744Z] #35 DONE 2.6s [2025-02-23T13:16:13.744Z] [2025-02-23T13:16:13.744Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:13.744Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:13.744Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:13.744Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:13.744Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:13.744Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:14.011Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-02-23T13:16:14.278Z] #33 ... [2025-02-23T13:16:14.278Z] [2025-02-23T13:16:14.278Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:14.278Z] #31 DONE 0.0s [2025-02-23T13:16:14.278Z] [2025-02-23T13:16:14.278Z] #36 [core-data internal] load build context [2025-02-23T13:16:14.278Z] #36 transferring context: 3.19MB 2.0s done [2025-02-23T13:16:14.278Z] #36 DONE 2.5s [2025-02-23T13:16:14.278Z] [2025-02-23T13:16:14.278Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-23T13:16:14.544Z] #37 DONE 2.2s [2025-02-23T13:16:14.544Z] [2025-02-23T13:16:14.544Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:14.544Z] #31 DONE 0.0s [2025-02-23T13:16:14.544Z] [2025-02-23T13:16:14.544Z] #38 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-23T13:16:14.811Z] #38 ... [2025-02-23T13:16:14.811Z] [2025-02-23T13:16:14.811Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:14.811Z] #32 DONE 2.4s [2025-02-23T13:16:14.811Z] [2025-02-23T13:16:14.811Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-23T13:16:14.811Z] #35 DONE 2.7s [2025-02-23T13:16:14.811Z] [2025-02-23T13:16:14.811Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-23T13:16:14.811Z] #31 DONE 0.0s [2025-02-23T13:16:14.811Z] [2025-02-23T13:16:14.811Z] #39 [core-metadata internal] load build context [2025-02-23T13:16:14.811Z] #39 transferring context: 3.19MB 2.3s done [2025-02-23T13:16:14.811Z] #39 DONE 2.8s [2025-02-23T13:16:14.811Z] [2025-02-23T13:16:14.811Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-23T13:16:14.811Z] #37 DONE 2.3s [2025-02-23T13:16:14.811Z] [2025-02-23T13:16:14.811Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:14.811Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:14.811Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:14.811Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:14.811Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:14.811Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:14.811Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-02-23T13:16:15.392Z] #33 ... [2025-02-23T13:16:15.392Z] [2025-02-23T13:16:15.392Z] #40 [security-spiffe-token-provider internal] load build context [2025-02-23T13:16:15.392Z] #40 transferring context: 3.19MB 2.4s done [2025-02-23T13:16:15.392Z] #40 DONE 3.4s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-23T13:16:15.669Z] #35 DONE 2.7s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-23T13:16:15.669Z] #37 DONE 2.4s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-23T13:16:15.669Z] #32 DONE 3.0s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:15.669Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:15.669Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:15.669Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:15.669Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:15.669Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:15.669Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-02-23T13:16:15.669Z] #33 ... [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-23T13:16:15.669Z] #41 DONE 2.6s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-23T13:16:15.669Z] #42 DONE 2.7s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #43 [security-secretstore-setup internal] load build context [2025-02-23T13:16:15.669Z] #43 transferring context: 3.19MB 2.1s done [2025-02-23T13:16:15.669Z] #43 DONE 2.7s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #44 [core-command internal] load build context [2025-02-23T13:16:15.669Z] #44 transferring context: 3.19MB 2.1s done [2025-02-23T13:16:15.669Z] #44 DONE 3.4s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:16:15.669Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:15.669Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:15.669Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:15.669Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:15.669Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:15.669Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-02-23T13:16:15.669Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-02-23T13:16:15.669Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-02-23T13:16:15.669Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-02-23T13:16:15.669Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-02-23T13:16:15.669Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-02-23T13:16:15.669Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-02-23T13:16:15.669Z] #33 DONE 5.6s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #45 [core-keeper internal] load build context [2025-02-23T13:16:15.669Z] #45 transferring context: 3.19MB 2.5s done [2025-02-23T13:16:15.669Z] #45 DONE 3.3s [2025-02-23T13:16:15.669Z] [2025-02-23T13:16:15.669Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:15.669Z] #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:15.937Z] #46 ... [2025-02-23T13:16:15.937Z] [2025-02-23T13:16:15.937Z] #47 [support-notifications internal] load build context [2025-02-23T13:16:15.937Z] #47 transferring context: 3.19MB 2.5s done [2025-02-23T13:16:15.937Z] #47 DONE 3.2s [2025-02-23T13:16:16.204Z] [2025-02-23T13:16:16.204Z] #48 [security-proxy-auth internal] load build context [2025-02-23T13:16:16.204Z] #48 transferring context: 3.19MB 1.7s done [2025-02-23T13:16:16.204Z] #48 DONE 2.4s [2025-02-23T13:16:16.204Z] [2025-02-23T13:16:16.204Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:16.204Z] #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done [2025-02-23T13:16:16.204Z] #46 ... [2025-02-23T13:16:16.204Z] [2025-02-23T13:16:16.204Z] #49 [security-spire-agent internal] load build context [2025-02-23T13:16:16.204Z] #49 transferring context: 23.33kB 0.1s done [2025-02-23T13:16:16.204Z] #49 DONE 0.6s [2025-02-23T13:16:16.204Z] [2025-02-23T13:16:16.204Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:16.204Z] #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done [2025-02-23T13:16:16.472Z] #46 ... [2025-02-23T13:16:16.472Z] [2025-02-23T13:16:16.472Z] #50 [security-spire-config internal] load build context [2025-02-23T13:16:16.472Z] #50 transferring context: 22.05kB 0.1s done [2025-02-23T13:16:16.472Z] #50 DONE 0.9s [2025-02-23T13:16:16.740Z] [2025-02-23T13:16:16.740Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:17.333Z] #51 ... [2025-02-23T13:16:17.333Z] [2025-02-23T13:16:17.333Z] #52 [security-spire-server internal] load build context [2025-02-23T13:16:17.333Z] #52 transferring context: 23.80kB 0.1s done [2025-02-23T13:16:17.333Z] #52 DONE 1.6s [2025-02-23T13:16:17.333Z] [2025-02-23T13:16:17.333Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:17.333Z] #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-23T13:16:17.333Z] #46 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-23T13:16:18.301Z] #46 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-23T13:16:18.892Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s [2025-02-23T13:16:18.892Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-02-23T13:16:18.892Z] #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s [2025-02-23T13:16:18.892Z] #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.8s [2025-02-23T13:16:18.892Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-02-23T13:16:18.892Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s [2025-02-23T13:16:19.161Z] #46 ... [2025-02-23T13:16:19.161Z] [2025-02-23T13:16:19.161Z] #53 [support-scheduler internal] load build context [2025-02-23T13:16:19.161Z] #53 transferring context: 3.19MB 2.3s done [2025-02-23T13:16:19.161Z] #53 DONE 4.2s [2025-02-23T13:16:19.161Z] [2025-02-23T13:16:19.161Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:19.161Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-02-23T13:16:19.161Z] #46 ... [2025-02-23T13:16:19.161Z] [2025-02-23T13:16:19.161Z] #54 [security-proxy-setup internal] load build context [2025-02-23T13:16:19.161Z] #54 transferring context: 3.19MB 3.1s done [2025-02-23T13:16:19.161Z] #54 DONE 4.2s [2025-02-23T13:16:19.161Z] [2025-02-23T13:16:19.161Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:19.161Z] #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-02-23T13:16:19.161Z] #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done [2025-02-23T13:16:19.444Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.4s done [2025-02-23T13:16:19.444Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.3s [2025-02-23T13:16:20.045Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.9s [2025-02-23T13:16:20.633Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 2.5s [2025-02-23T13:16:20.908Z] #46 ... [2025-02-23T13:16:20.908Z] [2025-02-23T13:16:20.908Z] #55 [security-bootstrapper internal] load build context [2025-02-23T13:16:20.908Z] #55 transferring context: 3.19MB 3.7s done [2025-02-23T13:16:20.908Z] #55 DONE 5.4s [2025-02-23T13:16:20.908Z] [2025-02-23T13:16:20.908Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:21.175Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.04MB / 33.17MB 2.9s [2025-02-23T13:16:21.556Z] #147 ... [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-23T13:16:21.556Z] #153 DONE 153.7s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:16:21.556Z] #154 DONE 153.7s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:16:21.556Z] #148 DONE 153.8s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-23T13:16:21.556Z] #144 DONE 153.7s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.556Z] #172 ... [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-23T13:16:21.556Z] #147 DONE 153.7s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:16:21.556Z] #149 DONE 153.8s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:16:21.556Z] #152 DONE 153.8s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:16:21.556Z] #150 DONE 153.9s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-23T13:16:21.556Z] #151 DONE 153.9s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:16:21.556Z] #143 DONE 153.9s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.556Z] #173 DONE 0.2s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.556Z] #174 DONE 0.2s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.556Z] #172 DONE 0.3s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.556Z] #175 DONE 0.3s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.556Z] #176 DONE 0.2s [2025-02-23T13:16:21.556Z] [2025-02-23T13:16:21.556Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:21.763Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-02-23T13:16:21.763Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-23T13:16:21.814Z] #177 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.814Z] #178 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.814Z] #179 CACHED [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:21.814Z] #180 CACHED [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:21.814Z] #181 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.814Z] #182 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-23T13:16:21.814Z] #183 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:21.814Z] #184 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:21.814Z] #185 CACHED [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:21.814Z] #186 CACHED [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:21.814Z] #187 DONE 0.4s [2025-02-23T13:16:21.814Z] [2025-02-23T13:16:21.814Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-23T13:16:22.072Z] #188 ... [2025-02-23T13:16:22.072Z] [2025-02-23T13:16:22.072Z] #189 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:16:22.072Z] #189 DONE 0.4s [2025-02-23T13:16:22.072Z] [2025-02-23T13:16:22.072Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:22.346Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 4.1s [2025-02-23T13:16:22.637Z] #190 ... [2025-02-23T13:16:22.637Z] [2025-02-23T13:16:22.637Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:22.637Z] #191 DONE 0.8s [2025-02-23T13:16:22.637Z] [2025-02-23T13:16:22.637Z] #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:22.637Z] #192 DONE 0.9s [2025-02-23T13:16:22.637Z] [2025-02-23T13:16:22.637Z] #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-23T13:16:22.637Z] #193 DONE 0.9s [2025-02-23T13:16:22.637Z] [2025-02-23T13:16:22.637Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-23T13:16:22.637Z] #194 DONE 0.9s [2025-02-23T13:16:22.637Z] [2025-02-23T13:16:22.637Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:22.896Z] #195 ... [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-23T13:16:22.896Z] #196 DONE 0.9s [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-23T13:16:22.896Z] #197 DONE 1.0s [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:22.896Z] #198 DONE 0.9s [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-23T13:16:22.896Z] #199 DONE 0.9s [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:16:22.896Z] #190 DONE 0.9s [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-23T13:16:22.896Z] #188 DONE 0.9s [2025-02-23T13:16:22.896Z] [2025-02-23T13:16:22.896Z] #98 [core-keeper] exporting to image [2025-02-23T13:16:22.896Z] #98 exporting layers [2025-02-23T13:16:23.153Z] #98 ... [2025-02-23T13:16:23.153Z] [2025-02-23T13:16:23.153Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-23T13:16:23.153Z] #200 DONE 0.3s [2025-02-23T13:16:23.153Z] [2025-02-23T13:16:23.153Z] #98 [core-keeper] exporting to image [2025-02-23T13:16:23.154Z] #98 exporting layers 0.3s done [2025-02-23T13:16:23.154Z] #98 ... [2025-02-23T13:16:23.154Z] [2025-02-23T13:16:23.154Z] #201 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-23T13:16:23.154Z] #201 DONE 0.5s [2025-02-23T13:16:23.154Z] [2025-02-23T13:16:23.154Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-23T13:16:23.154Z] #202 DONE 0.5s [2025-02-23T13:16:23.154Z] [2025-02-23T13:16:23.154Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-23T13:16:23.154Z] #203 DONE 0.6s [2025-02-23T13:16:23.154Z] [2025-02-23T13:16:23.154Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:23.154Z] #204 DONE 0.5s [2025-02-23T13:16:23.154Z] [2025-02-23T13:16:23.154Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:23.154Z] #195 DONE 0.5s [2025-02-23T13:16:23.154Z] [2025-02-23T13:16:23.154Z] #98 [core-keeper] exporting to image [2025-02-23T13:16:23.154Z] #98 writing image sha256:1026f3e20ed56cf0c2a460e56f72ae73a62bc40789455a941d0135d259c48feb done [2025-02-23T13:16:23.154Z] #98 naming to docker.io/library/core-keeper done [2025-02-23T13:16:23.304Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.41MB / 33.17MB 4.9s [2025-02-23T13:16:23.411Z] #98 ... [2025-02-23T13:16:23.411Z] [2025-02-23T13:16:23.411Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:23.411Z] #205 DONE 0.5s [2025-02-23T13:16:23.411Z] [2025-02-23T13:16:23.411Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:23.411Z] #206 DONE 0.5s [2025-02-23T13:16:23.411Z] [2025-02-23T13:16:23.411Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-23T13:16:23.411Z] #207 DONE 0.5s [2025-02-23T13:16:23.411Z] [2025-02-23T13:16:23.411Z] #98 [support-notifications] exporting to image [2025-02-23T13:16:23.411Z] #98 ... [2025-02-23T13:16:23.411Z] [2025-02-23T13:16:23.411Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-23T13:16:23.411Z] #208 DONE 0.5s [2025-02-23T13:16:23.571Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.47MB / 33.17MB 5.5s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #209 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-23T13:16:23.749Z] #209 DONE 0.3s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-23T13:16:23.749Z] #210 DONE 0.3s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:23.749Z] #211 DONE 0.3s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-23T13:16:23.749Z] #212 DONE 0.3s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-23T13:16:23.749Z] #213 DONE 0.3s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #98 [support-scheduler] exporting to image [2025-02-23T13:16:23.749Z] #98 exporting layers 0.3s done [2025-02-23T13:16:23.749Z] #98 writing image sha256:e413472228000593663885ecd9363100fed55cb699c8f917bee2c7f6ba330755 [2025-02-23T13:16:23.749Z] #98 ... [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:16:23.749Z] #214 DONE 0.2s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-23T13:16:23.749Z] #215 DONE 0.2s [2025-02-23T13:16:23.749Z] [2025-02-23T13:16:23.749Z] #98 [core-command] exporting to image [2025-02-23T13:16:23.749Z] #98 exporting layers 0.2s done [2025-02-23T13:16:23.749Z] #98 writing image sha256:e413472228000593663885ecd9363100fed55cb699c8f917bee2c7f6ba330755 0.0s done [2025-02-23T13:16:23.749Z] #98 writing image sha256:0d7d27d0e225bc241ba5492b6cb30f2ab8554351a64f42f1128720ee2472c31c 0.0s done [2025-02-23T13:16:23.749Z] #98 writing image sha256:5760060db950b8e192d0ea93e6798ded43ba5abbaca020f211489474a3d8704c 0.0s done [2025-02-23T13:16:23.749Z] #98 naming to docker.io/library/support-notifications 0.0s done [2025-02-23T13:16:23.749Z] #98 naming to docker.io/library/core-command done [2025-02-23T13:16:23.749Z] #98 naming to docker.io/library/core-data done [2025-02-23T13:16:24.007Z] #98 writing image sha256:fdf38ef6ce31f15d6b3d5feaa35b1640934d21e4a6c5f11893c011eb1ebd44c0 done [2025-02-23T13:16:24.007Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2025-02-23T13:16:24.265Z] #98 ... [2025-02-23T13:16:24.265Z] [2025-02-23T13:16:24.265Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-23T13:16:24.265Z] #216 DONE 0.5s [2025-02-23T13:16:24.265Z] [2025-02-23T13:16:24.265Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-23T13:16:24.523Z] #217 ... [2025-02-23T13:16:24.523Z] [2025-02-23T13:16:24.523Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:16:24.523Z] #218 DONE 0.9s [2025-02-23T13:16:24.523Z] [2025-02-23T13:16:24.523Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:16:24.523Z] #219 DONE 0.7s [2025-02-23T13:16:24.523Z] [2025-02-23T13:16:24.523Z] #98 [support-scheduler] exporting to image [2025-02-23T13:16:24.523Z] #98 exporting layers 1.1s done [2025-02-23T13:16:24.523Z] #98 writing image sha256:c4e620cef23456514bc336b0172f457a461a22d0ef3e1b9a97c92898799708fb done [2025-02-23T13:16:24.523Z] #98 naming to docker.io/library/support-scheduler done [2025-02-23T13:16:24.548Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 6.3s [2025-02-23T13:16:24.548Z] #46 ... [2025-02-23T13:16:24.548Z] [2025-02-23T13:16:24.548Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:16:24.548Z] #56 DONE 10.1s [2025-02-23T13:16:24.548Z] [2025-02-23T13:16:24.548Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:24.782Z] #98 ... [2025-02-23T13:16:24.782Z] [2025-02-23T13:16:24.782Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-23T13:16:24.782Z] #217 DONE 0.4s [2025-02-23T13:16:24.782Z] [2025-02-23T13:16:24.782Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-23T13:16:24.782Z] #220 DONE 0.1s [2025-02-23T13:16:24.782Z] [2025-02-23T13:16:24.782Z] #98 [core-metadata] exporting to image [2025-02-23T13:16:24.782Z] #98 exporting layers 0.3s done [2025-02-23T13:16:24.782Z] #98 writing image sha256:687651bd8ce2de55842a74ec49d054c0ba6a3e2064acac9435b3c40b3ac32e1f done [2025-02-23T13:16:24.782Z] #98 naming to docker.io/library/core-metadata done [2025-02-23T13:16:24.782Z] #98 writing image sha256:f5905089b11cb3b203a20b41adaeefb18ecec1902430fa7ffe48e75c32a5fad2 done [2025-02-23T13:16:24.782Z] #98 naming to docker.io/library/security-proxy-setup done [2025-02-23T13:16:24.815Z] #46 ... [2025-02-23T13:16:24.815Z] [2025-02-23T13:16:24.815Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:16:24.815Z] #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:24.815Z] #0 6.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:24.815Z] #0 10.02 OK: 239 MiB in 58 packages [2025-02-23T13:16:24.815Z] #57 ... [2025-02-23T13:16:24.815Z] [2025-02-23T13:16:24.815Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:16:24.815Z] #0 8.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:24.815Z] #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:25.041Z] #98 ... [2025-02-23T13:16:25.041Z] [2025-02-23T13:16:25.041Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:16:25.041Z] #221 DONE 0.4s [2025-02-23T13:16:25.041Z] [2025-02-23T13:16:25.041Z] #98 [security-secretstore-setup] exporting to image [2025-02-23T13:16:25.086Z] #58 ... [2025-02-23T13:16:25.086Z] [2025-02-23T13:16:25.086Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-23T13:16:25.086Z] #0 7.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:25.086Z] #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:25.086Z] #59 ... [2025-02-23T13:16:25.086Z] [2025-02-23T13:16:25.086Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-23T13:16:25.086Z] #0 7.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:25.086Z] #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:25.300Z] #98 exporting layers 0.3s done [2025-02-23T13:16:25.300Z] #98 writing image sha256:3b687b52be58b125f2607bcc6803062d28ed904800f5f775c4f4b9f4d6b13acb done [2025-02-23T13:16:25.300Z] #98 naming to docker.io/library/security-proxy-auth done [2025-02-23T13:16:25.300Z] #98 writing image sha256:529c19fd2977116142959f3e1925afecf845fb482dfcb51c130563890156e3cb done [2025-02-23T13:16:25.300Z] #98 naming to docker.io/library/security-secretstore-setup done [2025-02-23T13:16:25.300Z] #98 DONE 6.4s [2025-02-23T13:16:25.300Z] [2025-02-23T13:16:25.300Z] #53 [security-spire-agent internal] load build context [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:16:25.300Z] time="2025-02-23T13:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-23T13:16:25.307Z] $ docker stop --time=1 ba41cab5b580033593aee7526f067ed85e648981c4b2761a6c044905520cf20e [2025-02-23T13:16:25.357Z] #60 ... [2025-02-23T13:16:25.357Z] [2025-02-23T13:16:25.357Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:25.623Z] #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-02-23T13:16:25.623Z] #46 ... [2025-02-23T13:16:25.623Z] [2025-02-23T13:16:25.623Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:16:25.623Z] #57 DONE 12.0s [2025-02-23T13:16:25.623Z] [2025-02-23T13:16:25.623Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:25.900Z] #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-02-23T13:16:25.900Z] #46 ... [2025-02-23T13:16:25.900Z] [2025-02-23T13:16:25.900Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-23T13:16:25.900Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.8s done [2025-02-23T13:16:25.900Z] #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-23T13:16:25.900Z] #61 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-23T13:16:25.900Z] #61 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-23T13:16:25.900Z] #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.4s done [2025-02-23T13:16:25.900Z] #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-02-23T13:16:25.900Z] #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-02-23T13:16:25.900Z] #61 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.5s done [2025-02-23T13:16:25.900Z] #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done [2025-02-23T13:16:25.900Z] #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-02-23T13:16:25.900Z] #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done [2025-02-23T13:16:25.900Z] #61 ... [2025-02-23T13:16:25.900Z] [2025-02-23T13:16:25.900Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:16:25.900Z] #0 8.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:26.176Z] #62 ... [2025-02-23T13:16:26.176Z] [2025-02-23T13:16:26.176Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:26.176Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 8.1s [2025-02-23T13:16:26.446Z] #46 ... [2025-02-23T13:16:26.446Z] [2025-02-23T13:16:26.446Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:26.446Z] #0 8.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:26.446Z] #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:26.446Z] #63 ... [2025-02-23T13:16:26.446Z] [2025-02-23T13:16:26.446Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:16:26.446Z] #64 ... [2025-02-23T13:16:26.446Z] [2025-02-23T13:16:26.446Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-23T13:16:26.560Z] $ docker rm -f --volumes ba41cab5b580033593aee7526f067ed85e648981c4b2761a6c044905520cf20e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:16:26.712Z] #65 ... [2025-02-23T13:16:26.712Z] [2025-02-23T13:16:26.712Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:16:26.712Z] #66 ... [2025-02-23T13:16:26.712Z] [2025-02-23T13:16:26.712Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-23T13:16:26.896Z] + docker images [2025-02-23T13:16:26.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-23T13:16:26.896Z] security-proxy-auth latest 3b687b52be58 2 seconds ago 31.3MB [2025-02-23T13:16:26.896Z] security-proxy-setup latest f5905089b11c 2 seconds ago 38.2MB [2025-02-23T13:16:26.896Z] security-secretstore-setup latest 529c19fd2977 2 seconds ago 67.7MB [2025-02-23T13:16:26.896Z] core-data latest 0d7d27d0e225 3 seconds ago 32.4MB [2025-02-23T13:16:26.896Z] support-scheduler latest c4e620cef234 3 seconds ago 48MB [2025-02-23T13:16:26.896Z] support-notifications latest e41347222800 3 seconds ago 51.6MB [2025-02-23T13:16:26.896Z] security-spiffe-token-provider latest fdf38ef6ce31 3 seconds ago 46.9MB [2025-02-23T13:16:26.896Z] core-metadata latest 687651bd8ce2 3 seconds ago 32.6MB [2025-02-23T13:16:26.896Z] core-command latest 5760060db950 3 seconds ago 27.9MB [2025-02-23T13:16:26.896Z] core-keeper latest 1026f3e20ed5 4 seconds ago 32.1MB [2025-02-23T13:16:26.896Z] security-bootstrapper latest 7c977239c38a About a minute ago 20.3MB [2025-02-23T13:16:26.896Z] core-common-config-bootstrapper latest 4329e42ba98d About a minute ago 17.1MB [2025-02-23T13:16:26.896Z] security-spire-config latest 90f56c9657f4 3 minutes ago 149MB [2025-02-23T13:16:26.896Z] security-spire-agent latest 096c9b236967 3 minutes ago 195MB [2025-02-23T13:16:26.896Z] security-spire-server latest 6d8212f79f11 3 minutes ago 149MB [2025-02-23T13:16:26.896Z] ci-base-image-x86_64 latest 8ade290db53b 6 minutes ago 929MB [2025-02-23T13:16:26.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-02-23T13:16:26.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-02-23T13:16:26.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2025-02-23T13:16:26.979Z] #67 ... [2025-02-23T13:16:26.979Z] [2025-02-23T13:16:26.979Z] #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:16:26.979Z] #68 DONE 1.3s [2025-02-23T13:16:26.979Z] [2025-02-23T13:16:26.979Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-23T13:16:26.979Z] #69 ... [2025-02-23T13:16:26.979Z] [2025-02-23T13:16:26.979Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:16:27.025Z] provisioning config files... [2025-02-23T13:16:27.034Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config16336567544461175213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:16:27.255Z] #70 ... [2025-02-23T13:16:27.255Z] [2025-02-23T13:16:27.255Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:16:27.255Z] #71 ... [2025-02-23T13:16:27.255Z] [2025-02-23T13:16:27.255Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-23T13:16:27.334Z] ---> ****-login.sh [2025-02-23T13:16:27.334Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:16:27.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:16:27.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:16:27.334Z] Configure a credential helper to remove this warning. See [2025-02-23T13:16:27.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:16:27.334Z] [2025-02-23T13:16:27.334Z] Login Succeeded [2025-02-23T13:16:27.334Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:16:27.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:16:27.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:16:27.334Z] Configure a credential helper to remove this warning. See [2025-02-23T13:16:27.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:16:27.334Z] [2025-02-23T13:16:27.334Z] Login Succeeded [2025-02-23T13:16:27.334Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:16:27.522Z] #72 ... [2025-02-23T13:16:27.522Z] [2025-02-23T13:16:27.522Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:27.522Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 9.3s [2025-02-23T13:16:27.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:16:27.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:16:27.593Z] Configure a credential helper to remove this warning. See [2025-02-23T13:16:27.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:16:27.593Z] [2025-02-23T13:16:27.593Z] Login Succeeded [2025-02-23T13:16:27.593Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:16:27.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:16:27.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:16:27.593Z] Configure a credential helper to remove this warning. See [2025-02-23T13:16:27.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:16:27.593Z] [2025-02-23T13:16:27.593Z] Login Succeeded [2025-02-23T13:16:27.593Z] ****.io [2025-02-23T13:16:27.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:16:27.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:16:27.852Z] Configure a credential helper to remove this warning. See [2025-02-23T13:16:27.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:16:27.852Z] [2025-02-23T13:16:27.852Z] Login Succeeded [2025-02-23T13:16:27.852Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:16:27.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:16:27.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:16:27.945Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-23T13:16:27.945Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:27.945Z] latest [2025-02-23T13:16:27.945Z] 4.0.0-dev.61 [2025-02-23T13:16:27.945Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:27.945Z] main [2025-02-23T13:16:27.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:28.123Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.86MB / 33.17MB 10.0s [2025-02-23T13:16:28.296Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:28.389Z] #46 ... [2025-02-23T13:16:28.389Z] [2025-02-23T13:16:28.389Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-23T13:16:28.389Z] #64 DONE 11.8s [2025-02-23T13:16:28.389Z] [2025-02-23T13:16:28.389Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:28.620Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:28.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-23T13:16:28.620Z] 05964661776c: Preparing [2025-02-23T13:16:28.620Z] 7e21ad2b729d: Preparing [2025-02-23T13:16:28.620Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:28.620Z] c01a038ab56a: Preparing [2025-02-23T13:16:28.620Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:28.620Z] d0f3173a0974: Preparing [2025-02-23T13:16:28.620Z] 994456c4fd7b: Preparing [2025-02-23T13:16:28.620Z] d0f3173a0974: Waiting [2025-02-23T13:16:28.620Z] 994456c4fd7b: Waiting [2025-02-23T13:16:28.620Z] c01a038ab56a: Pushed [2025-02-23T13:16:28.620Z] a8b66f2bb41c: Pushed [2025-02-23T13:16:28.620Z] 07ccfcbf59db: Pushed [2025-02-23T13:16:28.620Z] 05964661776c: Pushed [2025-02-23T13:16:28.620Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:28.620Z] d0f3173a0974: Pushed [2025-02-23T13:16:29.354Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.82MB / 33.17MB 11.1s [2025-02-23T13:16:29.938Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.77MB / 33.17MB 11.9s [2025-02-23T13:16:30.522Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 12.3s [2025-02-23T13:16:30.523Z] 7e21ad2b729d: Pushed [2025-02-23T13:16:30.783Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [2025-02-23T13:16:30.789Z] #46 ... [2025-02-23T13:16:30.789Z] [2025-02-23T13:16:30.789Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-23T13:16:30.789Z] #60 14.39 OK: 239 MiB in 58 packages [2025-02-23T13:16:30.789Z] #60 DONE 15.9s [2025-02-23T13:16:30.789Z] [2025-02-23T13:16:30.789Z] #46 [security-spire-agent 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-02-23T13:16:31.116Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:31.371Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.2s [2025-02-23T13:16:31.371Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.2s done [2025-02-23T13:16:31.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-23T13:16:31.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-23T13:16:31.437Z] 05964661776c: Preparing [2025-02-23T13:16:31.437Z] 7e21ad2b729d: Preparing [2025-02-23T13:16:31.437Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:31.437Z] c01a038ab56a: Preparing [2025-02-23T13:16:31.437Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:31.437Z] d0f3173a0974: Preparing [2025-02-23T13:16:31.437Z] 994456c4fd7b: Preparing [2025-02-23T13:16:31.437Z] d0f3173a0974: Waiting [2025-02-23T13:16:31.437Z] 994456c4fd7b: Waiting [2025-02-23T13:16:31.437Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:31.437Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:31.437Z] 05964661776c: Layer already exists [2025-02-23T13:16:31.437Z] 7e21ad2b729d: Layer already exists [2025-02-23T13:16:31.437Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:31.437Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:31.437Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:31.437Z] latest: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:31.637Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.2s done [2025-02-23T13:16:31.764Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:32.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.61 [2025-02-23T13:16:32.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-23T13:16:32.092Z] 05964661776c: Preparing [2025-02-23T13:16:32.092Z] 7e21ad2b729d: Preparing [2025-02-23T13:16:32.092Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:32.092Z] c01a038ab56a: Preparing [2025-02-23T13:16:32.092Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:32.092Z] d0f3173a0974: Preparing [2025-02-23T13:16:32.092Z] 994456c4fd7b: Preparing [2025-02-23T13:16:32.092Z] d0f3173a0974: Waiting [2025-02-23T13:16:32.092Z] 994456c4fd7b: Waiting [2025-02-23T13:16:32.092Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:32.092Z] 7e21ad2b729d: Layer already exists [2025-02-23T13:16:32.092Z] 05964661776c: Layer already exists [2025-02-23T13:16:32.092Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:32.092Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:32.092Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:32.092Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:32.092Z] 4.0.0-dev.61: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:32.235Z] #46 ... [2025-02-23T13:16:32.235Z] [2025-02-23T13:16:32.235Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:16:32.235Z] #73 DONE 1.4s [2025-02-23T13:16:32.235Z] [2025-02-23T13:16:32.235Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-23T13:16:32.235Z] #58 16.27 OK: 239 MiB in 58 packages [2025-02-23T13:16:32.235Z] #58 DONE 17.8s [2025-02-23T13:16:32.235Z] [2025-02-23T13:16:32.235Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:32.235Z] #63 15.98 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:32.426Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:32.503Z] #63 16.05 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:32.772Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:32.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-23T13:16:32.772Z] 05964661776c: Preparing [2025-02-23T13:16:32.772Z] 7e21ad2b729d: Preparing [2025-02-23T13:16:32.772Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:32.772Z] c01a038ab56a: Preparing [2025-02-23T13:16:32.772Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:32.772Z] d0f3173a0974: Preparing [2025-02-23T13:16:32.772Z] 994456c4fd7b: Preparing [2025-02-23T13:16:32.772Z] d0f3173a0974: Waiting [2025-02-23T13:16:32.772Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:32.772Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:32.772Z] 7e21ad2b729d: Layer already exists [2025-02-23T13:16:32.772Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:32.772Z] 05964661776c: Layer already exists [2025-02-23T13:16:32.772Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:32.772Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:32.772Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [2025-02-23T13:16:32.778Z] #63 16.40 OK: 9 MiB in 15 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:33.104Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:33.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-23T13:16:33.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-23T13:16:33.430Z] 05964661776c: Preparing [2025-02-23T13:16:33.430Z] 7e21ad2b729d: Preparing [2025-02-23T13:16:33.430Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:33.430Z] c01a038ab56a: Preparing [2025-02-23T13:16:33.430Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:33.430Z] d0f3173a0974: Preparing [2025-02-23T13:16:33.430Z] 994456c4fd7b: Preparing [2025-02-23T13:16:33.430Z] d0f3173a0974: Waiting [2025-02-23T13:16:33.430Z] 994456c4fd7b: Waiting [2025-02-23T13:16:33.430Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:33.430Z] 05964661776c: Layer already exists [2025-02-23T13:16:33.430Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:33.430Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:33.430Z] 7e21ad2b729d: Layer already exists [2025-02-23T13:16:33.430Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:33.430Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:33.430Z] main: digest: sha256:374b433691b464afd648c5ae828589a6f842af8ca8a0e0a175246367253e3414 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:16:33.519Z] ===================================================== [Pipeline] echo [2025-02-23T13:16:33.534Z] taggedImages: [2025-02-23T13:16:33.534Z] - nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:33.534Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-23T13:16:33.534Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.61 [2025-02-23T13:16:33.534Z] - nexus3.edgexfoundry.org:10004/core-command:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:33.534Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-23T13:16:33.558Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-23T13:16:33.558Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:33.558Z] latest [2025-02-23T13:16:33.558Z] 4.0.0-dev.61 [2025-02-23T13:16:33.558Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:33.558Z] main [2025-02-23T13:16:33.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:33.743Z] #63 ... [2025-02-23T13:16:33.743Z] [2025-02-23T13:16:33.743Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:16:33.743Z] #74 DONE 1.3s [2025-02-23T13:16:33.743Z] [2025-02-23T13:16:33.743Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:33.743Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-02-23T13:16:33.903Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:34.226Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-23T13:16:34.226Z] 30eb737a8cf6: Preparing [2025-02-23T13:16:34.226Z] 384fc66879d9: Preparing [2025-02-23T13:16:34.226Z] a7acf7a23f82: Preparing [2025-02-23T13:16:34.226Z] 362312f3c5a8: Preparing [2025-02-23T13:16:34.226Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:34.226Z] c01a038ab56a: Preparing [2025-02-23T13:16:34.226Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:34.226Z] d0f3173a0974: Preparing [2025-02-23T13:16:34.226Z] 994456c4fd7b: Preparing [2025-02-23T13:16:34.226Z] c01a038ab56a: Waiting [2025-02-23T13:16:34.226Z] d0f3173a0974: Waiting [2025-02-23T13:16:34.226Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:34.226Z] 994456c4fd7b: Waiting [2025-02-23T13:16:34.226Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:34.226Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:34.226Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:34.226Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:34.226Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:34.226Z] 30eb737a8cf6: Pushed [2025-02-23T13:16:34.226Z] 384fc66879d9: Pushed [2025-02-23T13:16:34.226Z] a7acf7a23f82: Pushed [2025-02-23T13:16:34.710Z] #46 ... [2025-02-23T13:16:34.711Z] [2025-02-23T13:16:34.711Z] #38 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-23T13:16:34.711Z] #38 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:34.711Z] #38 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:34.711Z] #38 17.86 OK: 239 MiB in 58 packages [2025-02-23T13:16:34.711Z] #38 DONE 19.9s [2025-02-23T13:16:34.711Z] [2025-02-23T13:16:34.711Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:16:34.711Z] #75 ... [2025-02-23T13:16:34.711Z] [2025-02-23T13:16:34.711Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-23T13:16:34.711Z] #0 9.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:34.983Z] #76 ... [2025-02-23T13:16:34.983Z] [2025-02-23T13:16:34.983Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-23T13:16:34.983Z] #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.1s [2025-02-23T13:16:34.983Z] #61 ... [2025-02-23T13:16:34.983Z] [2025-02-23T13:16:34.983Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:35.164Z] 362312f3c5a8: Pushed [2025-02-23T13:16:35.423Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:35.582Z] #46 ... [2025-02-23T13:16:35.582Z] [2025-02-23T13:16:35.582Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:35.582Z] #63 DONE 19.2s [2025-02-23T13:16:35.582Z] [2025-02-23T13:16:35.582Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:16:35.751Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:35.852Z] #77 ... [2025-02-23T13:16:35.852Z] [2025-02-23T13:16:35.852Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:16:35.852Z] #75 DONE 1.3s [2025-02-23T13:16:35.852Z] [2025-02-23T13:16:35.852Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:36.070Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-23T13:16:36.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-23T13:16:36.070Z] 30eb737a8cf6: Preparing [2025-02-23T13:16:36.070Z] 384fc66879d9: Preparing [2025-02-23T13:16:36.070Z] a7acf7a23f82: Preparing [2025-02-23T13:16:36.070Z] 362312f3c5a8: Preparing [2025-02-23T13:16:36.070Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:36.070Z] c01a038ab56a: Preparing [2025-02-23T13:16:36.070Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:36.070Z] d0f3173a0974: Preparing [2025-02-23T13:16:36.070Z] 994456c4fd7b: Preparing [2025-02-23T13:16:36.070Z] c01a038ab56a: Waiting [2025-02-23T13:16:36.070Z] 994456c4fd7b: Waiting [2025-02-23T13:16:36.070Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:36.070Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:36.070Z] 384fc66879d9: Layer already exists [2025-02-23T13:16:36.070Z] a7acf7a23f82: Layer already exists [2025-02-23T13:16:36.070Z] 30eb737a8cf6: Layer already exists [2025-02-23T13:16:36.070Z] 362312f3c5a8: Layer already exists [2025-02-23T13:16:36.070Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:36.070Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:36.070Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:36.070Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:36.070Z] latest: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:36.398Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:36.722Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.61 [2025-02-23T13:16:36.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-23T13:16:36.722Z] 30eb737a8cf6: Preparing [2025-02-23T13:16:36.722Z] 384fc66879d9: Preparing [2025-02-23T13:16:36.722Z] a7acf7a23f82: Preparing [2025-02-23T13:16:36.722Z] 362312f3c5a8: Preparing [2025-02-23T13:16:36.722Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:36.722Z] c01a038ab56a: Preparing [2025-02-23T13:16:36.722Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:36.722Z] d0f3173a0974: Preparing [2025-02-23T13:16:36.722Z] 994456c4fd7b: Preparing [2025-02-23T13:16:36.722Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:36.722Z] c01a038ab56a: Waiting [2025-02-23T13:16:36.722Z] 994456c4fd7b: Waiting [2025-02-23T13:16:36.722Z] d0f3173a0974: Waiting [2025-02-23T13:16:36.722Z] 362312f3c5a8: Layer already exists [2025-02-23T13:16:36.722Z] a7acf7a23f82: Layer already exists [2025-02-23T13:16:36.722Z] 384fc66879d9: Layer already exists [2025-02-23T13:16:36.722Z] 30eb737a8cf6: Layer already exists [2025-02-23T13:16:36.722Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:36.722Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:36.722Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:36.722Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:36.722Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:36.722Z] 4.0.0-dev.61: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:36.815Z] #46 ... [2025-02-23T13:16:36.815Z] [2025-02-23T13:16:36.815Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:16:36.815Z] #62 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:36.815Z] #62 18.32 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:16:36.815Z] #62 18.32 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:16:36.815Z] #62 18.32 OK: 24048 distinct packages available [2025-02-23T13:16:36.815Z] #62 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:36.815Z] #62 ... [2025-02-23T13:16:36.815Z] [2025-02-23T13:16:36.815Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:36.815Z] #46 ... [2025-02-23T13:16:36.815Z] [2025-02-23T13:16:36.815Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:16:37.052Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [2025-02-23T13:16:37.083Z] #78 ... [2025-02-23T13:16:37.083Z] [2025-02-23T13:16:37.083Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:37.375Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:37.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-23T13:16:37.375Z] 30eb737a8cf6: Preparing [2025-02-23T13:16:37.375Z] 384fc66879d9: Preparing [2025-02-23T13:16:37.375Z] a7acf7a23f82: Preparing [2025-02-23T13:16:37.375Z] 362312f3c5a8: Preparing [2025-02-23T13:16:37.375Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:37.375Z] c01a038ab56a: Preparing [2025-02-23T13:16:37.375Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:37.375Z] d0f3173a0974: Preparing [2025-02-23T13:16:37.375Z] 994456c4fd7b: Preparing [2025-02-23T13:16:37.375Z] c01a038ab56a: Waiting [2025-02-23T13:16:37.375Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:37.375Z] d0f3173a0974: Waiting [2025-02-23T13:16:37.375Z] 994456c4fd7b: Waiting [2025-02-23T13:16:37.375Z] 384fc66879d9: Layer already exists [2025-02-23T13:16:37.375Z] 30eb737a8cf6: Layer already exists [2025-02-23T13:16:37.375Z] a7acf7a23f82: Layer already exists [2025-02-23T13:16:37.375Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:37.375Z] 362312f3c5a8: Layer already exists [2025-02-23T13:16:37.375Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:37.375Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:37.375Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:37.375Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:37.375Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:37.717Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:38.045Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-23T13:16:38.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-23T13:16:38.045Z] 30eb737a8cf6: Preparing [2025-02-23T13:16:38.045Z] 384fc66879d9: Preparing [2025-02-23T13:16:38.045Z] a7acf7a23f82: Preparing [2025-02-23T13:16:38.045Z] 362312f3c5a8: Preparing [2025-02-23T13:16:38.045Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:38.045Z] c01a038ab56a: Preparing [2025-02-23T13:16:38.045Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:38.045Z] d0f3173a0974: Preparing [2025-02-23T13:16:38.045Z] 994456c4fd7b: Preparing [2025-02-23T13:16:38.045Z] c01a038ab56a: Waiting [2025-02-23T13:16:38.045Z] d0f3173a0974: Waiting [2025-02-23T13:16:38.045Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:38.045Z] 994456c4fd7b: Waiting [2025-02-23T13:16:38.045Z] 362312f3c5a8: Layer already exists [2025-02-23T13:16:38.045Z] 384fc66879d9: Layer already exists [2025-02-23T13:16:38.045Z] a7acf7a23f82: Layer already exists [2025-02-23T13:16:38.045Z] 30eb737a8cf6: Layer already exists [2025-02-23T13:16:38.045Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:38.045Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:38.045Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:38.045Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:38.045Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:38.045Z] main: digest: sha256:eb2ec78190d8890c03004714bf3f4562b759899db487423de4e5429f902e273d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:16:38.133Z] ===================================================== [Pipeline] echo [2025-02-23T13:16:38.150Z] taggedImages: [2025-02-23T13:16:38.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:38.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-23T13:16:38.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.61 [2025-02-23T13:16:38.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:38.150Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-23T13:16:38.183Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-23T13:16:38.183Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:38.183Z] latest [2025-02-23T13:16:38.183Z] 4.0.0-dev.61 [2025-02-23T13:16:38.183Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:38.183Z] main [2025-02-23T13:16:38.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:38.495Z] #46 ... [2025-02-23T13:16:38.495Z] [2025-02-23T13:16:38.495Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:38.495Z] #0 9.146 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:38.495Z] #79 ... [2025-02-23T13:16:38.495Z] [2025-02-23T13:16:38.495Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:38.495Z] #46 ... [2025-02-23T13:16:38.495Z] [2025-02-23T13:16:38.495Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:16:38.495Z] #66 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:38.495Z] #66 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:38.534Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:38.764Z] #66 ... [2025-02-23T13:16:38.764Z] [2025-02-23T13:16:38.764Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-23T13:16:38.764Z] #59 14.12 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:16:38.764Z] #59 14.12 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:16:38.764Z] #59 14.12 OK: 24059 distinct packages available [2025-02-23T13:16:38.764Z] #59 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:38.764Z] #59 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:38.764Z] #59 ... [2025-02-23T13:16:38.764Z] [2025-02-23T13:16:38.764Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:38.764Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.0s [2025-02-23T13:16:38.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:38.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-23T13:16:38.866Z] 709bd5949e22: Preparing [2025-02-23T13:16:38.866Z] c803d42c8a8c: Preparing [2025-02-23T13:16:38.866Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:38.866Z] c01a038ab56a: Preparing [2025-02-23T13:16:38.866Z] 52ec6cac87a6: Preparing [2025-02-23T13:16:38.866Z] e9b55a98723d: Preparing [2025-02-23T13:16:38.866Z] 994456c4fd7b: Preparing [2025-02-23T13:16:38.866Z] e9b55a98723d: Waiting [2025-02-23T13:16:38.866Z] 994456c4fd7b: Waiting [2025-02-23T13:16:38.866Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:38.866Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:38.866Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:38.866Z] 52ec6cac87a6: Pushed [2025-02-23T13:16:38.866Z] 709bd5949e22: Pushed [2025-02-23T13:16:38.866Z] e9b55a98723d: Pushed [2025-02-23T13:16:40.179Z] #46 ... [2025-02-23T13:16:40.179Z] [2025-02-23T13:16:40.179Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:40.179Z] #51 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:40.179Z] #51 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:40.179Z] #51 ... [2025-02-23T13:16:40.179Z] [2025-02-23T13:16:40.179Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-23T13:16:40.179Z] #69 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:40.179Z] #69 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:40.179Z] #69 ... [2025-02-23T13:16:40.179Z] [2025-02-23T13:16:40.179Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:40.766Z] #46 ... [2025-02-23T13:16:40.766Z] [2025-02-23T13:16:40.766Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-23T13:16:40.766Z] #72 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:40.766Z] #72 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:40.766Z] #72 ... [2025-02-23T13:16:40.766Z] [2025-02-23T13:16:40.766Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:41.399Z] c803d42c8a8c: Pushed [2025-02-23T13:16:41.399Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:41.726Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-23T13:16:41.732Z] #46 ... [2025-02-23T13:16:41.732Z] [2025-02-23T13:16:41.732Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-23T13:16:41.732Z] #65 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:41.732Z] #65 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:41.732Z] #65 ... [2025-02-23T13:16:41.732Z] [2025-02-23T13:16:41.732Z] #46 [security-spire-agent 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-02-23T13:16:42.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-23T13:16:42.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-23T13:16:42.053Z] 709bd5949e22: Preparing [2025-02-23T13:16:42.053Z] c803d42c8a8c: Preparing [2025-02-23T13:16:42.053Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:42.053Z] c01a038ab56a: Preparing [2025-02-23T13:16:42.053Z] 52ec6cac87a6: Preparing [2025-02-23T13:16:42.053Z] e9b55a98723d: Preparing [2025-02-23T13:16:42.053Z] 994456c4fd7b: Preparing [2025-02-23T13:16:42.053Z] 994456c4fd7b: Waiting [2025-02-23T13:16:42.053Z] e9b55a98723d: Waiting [2025-02-23T13:16:42.053Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:42.053Z] 52ec6cac87a6: Layer already exists [2025-02-23T13:16:42.053Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:42.053Z] c803d42c8a8c: Layer already exists [2025-02-23T13:16:42.053Z] 709bd5949e22: Layer already exists [2025-02-23T13:16:42.053Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:42.053Z] e9b55a98723d: Layer already exists [2025-02-23T13:16:42.053Z] latest: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:42.319Z] #46 ... [2025-02-23T13:16:42.319Z] [2025-02-23T13:16:42.319Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:16:42.319Z] #80 ... [2025-02-23T13:16:42.319Z] [2025-02-23T13:16:42.319Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-23T13:16:42.319Z] #69 26.03 (1/7) Installing ca-certificates (20241121-r1) [2025-02-23T13:16:42.381Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:42.588Z] #69 ... [2025-02-23T13:16:42.588Z] [2025-02-23T13:16:42.588Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-23T13:16:42.588Z] #70 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:42.588Z] #70 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:42.588Z] #70 ... [2025-02-23T13:16:42.588Z] [2025-02-23T13:16:42.588Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:42.708Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.61 [2025-02-23T13:16:42.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-23T13:16:42.708Z] 709bd5949e22: Preparing [2025-02-23T13:16:42.708Z] c803d42c8a8c: Preparing [2025-02-23T13:16:42.708Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:42.708Z] c01a038ab56a: Preparing [2025-02-23T13:16:42.708Z] 52ec6cac87a6: Preparing [2025-02-23T13:16:42.708Z] e9b55a98723d: Preparing [2025-02-23T13:16:42.708Z] 994456c4fd7b: Preparing [2025-02-23T13:16:42.708Z] 994456c4fd7b: Waiting [2025-02-23T13:16:42.708Z] e9b55a98723d: Waiting [2025-02-23T13:16:42.708Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:42.708Z] c803d42c8a8c: Layer already exists [2025-02-23T13:16:42.708Z] 709bd5949e22: Layer already exists [2025-02-23T13:16:42.708Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:42.708Z] 52ec6cac87a6: Layer already exists [2025-02-23T13:16:42.708Z] e9b55a98723d: Layer already exists [2025-02-23T13:16:42.708Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:42.708Z] 4.0.0-dev.61: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:42.856Z] #46 ... [2025-02-23T13:16:42.856Z] [2025-02-23T13:16:42.856Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:16:42.856Z] #71 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:42.856Z] #71 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:42.856Z] #71 ... [2025-02-23T13:16:42.856Z] [2025-02-23T13:16:42.856Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:43.038Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:43.347Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:43.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-23T13:16:43.347Z] 709bd5949e22: Preparing [2025-02-23T13:16:43.347Z] c803d42c8a8c: Preparing [2025-02-23T13:16:43.347Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:43.347Z] c01a038ab56a: Preparing [2025-02-23T13:16:43.347Z] 52ec6cac87a6: Preparing [2025-02-23T13:16:43.347Z] e9b55a98723d: Preparing [2025-02-23T13:16:43.347Z] 994456c4fd7b: Preparing [2025-02-23T13:16:43.347Z] e9b55a98723d: Waiting [2025-02-23T13:16:43.347Z] 994456c4fd7b: Waiting [2025-02-23T13:16:43.347Z] 52ec6cac87a6: Layer already exists [2025-02-23T13:16:43.347Z] 709bd5949e22: Layer already exists [2025-02-23T13:16:43.347Z] c803d42c8a8c: Layer already exists [2025-02-23T13:16:43.347Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:43.347Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:43.347Z] e9b55a98723d: Layer already exists [2025-02-23T13:16:43.347Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:43.347Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:43.443Z] #46 ... [2025-02-23T13:16:43.443Z] [2025-02-23T13:16:43.443Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-23T13:16:43.443Z] #67 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:43.443Z] #67 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:43.443Z] #67 ... [2025-02-23T13:16:43.443Z] [2025-02-23T13:16:43.443Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:43.679Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-23T13:16:43.722Z] #46 ... [2025-02-23T13:16:43.722Z] [2025-02-23T13:16:43.722Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:16:43.722Z] #81 ... [2025-02-23T13:16:43.722Z] [2025-02-23T13:16:43.722Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:43.722Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.2s [Pipeline] sh [2025-02-23T13:16:43.990Z] #46 ... [2025-02-23T13:16:43.990Z] [2025-02-23T13:16:43.990Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-23T13:16:43.990Z] #59 27.59 OK: 239 MiB in 58 packages [2025-02-23T13:16:43.990Z] #59 DONE 29.4s [2025-02-23T13:16:43.990Z] [2025-02-23T13:16:43.990Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:44.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-23T13:16:44.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-23T13:16:44.003Z] 709bd5949e22: Preparing [2025-02-23T13:16:44.003Z] c803d42c8a8c: Preparing [2025-02-23T13:16:44.003Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:44.003Z] c01a038ab56a: Preparing [2025-02-23T13:16:44.003Z] 52ec6cac87a6: Preparing [2025-02-23T13:16:44.003Z] e9b55a98723d: Preparing [2025-02-23T13:16:44.003Z] 994456c4fd7b: Preparing [2025-02-23T13:16:44.003Z] 994456c4fd7b: Waiting [2025-02-23T13:16:44.003Z] e9b55a98723d: Waiting [2025-02-23T13:16:44.003Z] 709bd5949e22: Layer already exists [2025-02-23T13:16:44.003Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:44.003Z] 52ec6cac87a6: Layer already exists [2025-02-23T13:16:44.003Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:44.003Z] c803d42c8a8c: Layer already exists [2025-02-23T13:16:44.003Z] e9b55a98723d: Layer already exists [2025-02-23T13:16:44.003Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:44.003Z] main: digest: sha256:9f315168d687a381f0ad08974994b19dea28d7476460eabbdff84512ddcf0c0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:16:44.076Z] ===================================================== [Pipeline] echo [2025-02-23T13:16:44.087Z] taggedImages: [2025-02-23T13:16:44.087Z] - nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:44.087Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-23T13:16:44.087Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.61 [2025-02-23T13:16:44.087Z] - nexus3.edgexfoundry.org:10004/core-data:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:44.087Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-23T13:16:44.110Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-23T13:16:44.110Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:44.110Z] latest [2025-02-23T13:16:44.110Z] 4.0.0-dev.61 [2025-02-23T13:16:44.110Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:44.110Z] main [2025-02-23T13:16:44.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:44.470Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:44.575Z] #46 ... [2025-02-23T13:16:44.575Z] [2025-02-23T13:16:44.575Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:16:44.575Z] #82 DONE 0.5s [2025-02-23T13:16:44.575Z] [2025-02-23T13:16:44.575Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:44.801Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:44.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-23T13:16:44.801Z] b2ff7af6b918: Preparing [2025-02-23T13:16:44.801Z] fd21be4abde2: Preparing [2025-02-23T13:16:44.801Z] c01a038ab56a: Preparing [2025-02-23T13:16:44.801Z] 8d59eae139fe: Preparing [2025-02-23T13:16:44.801Z] cb5ea9c5dee5: Preparing [2025-02-23T13:16:44.801Z] 994456c4fd7b: Preparing [2025-02-23T13:16:44.801Z] 994456c4fd7b: Waiting [2025-02-23T13:16:44.801Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:44.801Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:44.801Z] b2ff7af6b918: Pushed [2025-02-23T13:16:44.801Z] cb5ea9c5dee5: Pushed [2025-02-23T13:16:44.801Z] 8d59eae139fe: Pushed [2025-02-23T13:16:45.163Z] #46 ... [2025-02-23T13:16:45.163Z] [2025-02-23T13:16:45.163Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-23T13:16:45.163Z] #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.1s done [2025-02-23T13:16:45.433Z] #61 ... [2025-02-23T13:16:45.433Z] [2025-02-23T13:16:45.433Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:45.703Z] #46 ... [2025-02-23T13:16:45.703Z] [2025-02-23T13:16:45.703Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:16:45.979Z] #83 ... [2025-02-23T13:16:45.979Z] [2025-02-23T13:16:45.979Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:45.979Z] #51 26.37 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:45.979Z] #51 26.42 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:45.979Z] #51 26.60 OK: 9 MiB in 15 packages [2025-02-23T13:16:45.979Z] #51 DONE 30.2s [2025-02-23T13:16:45.979Z] [2025-02-23T13:16:45.979Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-23T13:16:46.246Z] #84 ... [2025-02-23T13:16:46.246Z] [2025-02-23T13:16:46.246Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-23T13:16:46.246Z] #76 11.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:46.246Z] #76 ... [2025-02-23T13:16:46.246Z] [2025-02-23T13:16:46.246Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-23T13:16:46.246Z] #70 29.48 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:46.246Z] #70 29.51 (2/2) Installing su-exec (0.2-r3) [2025-02-23T13:16:46.246Z] #70 29.56 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:46.246Z] #70 29.57 OK: 9 MiB in 16 packages [2025-02-23T13:16:47.336Z] fd21be4abde2: Pushed [2025-02-23T13:16:47.336Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:47.661Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:47.986Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-23T13:16:47.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-23T13:16:47.986Z] b2ff7af6b918: Preparing [2025-02-23T13:16:47.986Z] fd21be4abde2: Preparing [2025-02-23T13:16:47.986Z] c01a038ab56a: Preparing [2025-02-23T13:16:47.986Z] 8d59eae139fe: Preparing [2025-02-23T13:16:47.986Z] cb5ea9c5dee5: Preparing [2025-02-23T13:16:47.986Z] 994456c4fd7b: Preparing [2025-02-23T13:16:47.986Z] 994456c4fd7b: Waiting [2025-02-23T13:16:47.986Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:47.986Z] 8d59eae139fe: Layer already exists [2025-02-23T13:16:47.986Z] cb5ea9c5dee5: Layer already exists [2025-02-23T13:16:47.986Z] fd21be4abde2: Layer already exists [2025-02-23T13:16:47.986Z] b2ff7af6b918: Layer already exists [2025-02-23T13:16:47.986Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:47.986Z] latest: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:48.197Z] #70 ... [2025-02-23T13:16:48.198Z] [2025-02-23T13:16:48.198Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-23T13:16:48.198Z] #69 26.67 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:48.198Z] #69 26.73 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-23T13:16:48.198Z] #69 26.77 (4/7) Installing libsodium (1.0.19-r0) [2025-02-23T13:16:48.198Z] #69 26.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-23T13:16:48.198Z] #69 27.14 (6/7) Installing libzmq (4.3.5-r2) [2025-02-23T13:16:48.198Z] #69 27.20 (7/7) Installing zeromq (4.3.5-r2) [2025-02-23T13:16:48.198Z] #69 27.22 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:48.198Z] #69 27.33 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:16:48.198Z] #69 28.94 OK: 14 MiB in 21 packages [2025-02-23T13:16:48.198Z] #69 DONE 31.8s [2025-02-23T13:16:48.317Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:48.465Z] [2025-02-23T13:16:48.465Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-23T13:16:48.465Z] #70 DONE 31.9s [2025-02-23T13:16:48.465Z] [2025-02-23T13:16:48.465Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:48.465Z] #46 ... [2025-02-23T13:16:48.465Z] [2025-02-23T13:16:48.465Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:16:48.465Z] #62 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:48.656Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.61 [2025-02-23T13:16:48.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-23T13:16:48.656Z] b2ff7af6b918: Preparing [2025-02-23T13:16:48.656Z] fd21be4abde2: Preparing [2025-02-23T13:16:48.656Z] c01a038ab56a: Preparing [2025-02-23T13:16:48.656Z] 8d59eae139fe: Preparing [2025-02-23T13:16:48.656Z] cb5ea9c5dee5: Preparing [2025-02-23T13:16:48.656Z] 994456c4fd7b: Preparing [2025-02-23T13:16:48.656Z] 994456c4fd7b: Waiting [2025-02-23T13:16:48.656Z] fd21be4abde2: Layer already exists [2025-02-23T13:16:48.656Z] 8d59eae139fe: Layer already exists [2025-02-23T13:16:48.656Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:48.656Z] b2ff7af6b918: Layer already exists [2025-02-23T13:16:48.656Z] cb5ea9c5dee5: Layer already exists [2025-02-23T13:16:48.656Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:48.656Z] 4.0.0-dev.61: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:48.732Z] #62 ... [2025-02-23T13:16:48.732Z] [2025-02-23T13:16:48.732Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:48.991Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [2025-02-23T13:16:49.008Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:49.325Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:49.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-23T13:16:49.325Z] b2ff7af6b918: Preparing [2025-02-23T13:16:49.325Z] fd21be4abde2: Preparing [2025-02-23T13:16:49.325Z] c01a038ab56a: Preparing [2025-02-23T13:16:49.325Z] 8d59eae139fe: Preparing [2025-02-23T13:16:49.325Z] cb5ea9c5dee5: Preparing [2025-02-23T13:16:49.325Z] 994456c4fd7b: Preparing [2025-02-23T13:16:49.325Z] 994456c4fd7b: Waiting [2025-02-23T13:16:49.325Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:49.325Z] fd21be4abde2: Layer already exists [2025-02-23T13:16:49.325Z] 8d59eae139fe: Layer already exists [2025-02-23T13:16:49.325Z] b2ff7af6b918: Layer already exists [2025-02-23T13:16:49.325Z] cb5ea9c5dee5: Layer already exists [2025-02-23T13:16:49.325Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:49.325Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:49.597Z] #46 ... [2025-02-23T13:16:49.598Z] [2025-02-23T13:16:49.598Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:49.598Z] #79 11.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:49.657Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:49.866Z] #79 ... [2025-02-23T13:16:49.866Z] [2025-02-23T13:16:49.866Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:49.985Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-23T13:16:49.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-23T13:16:49.985Z] b2ff7af6b918: Preparing [2025-02-23T13:16:49.985Z] fd21be4abde2: Preparing [2025-02-23T13:16:49.985Z] c01a038ab56a: Preparing [2025-02-23T13:16:49.985Z] 8d59eae139fe: Preparing [2025-02-23T13:16:49.985Z] cb5ea9c5dee5: Preparing [2025-02-23T13:16:49.985Z] 994456c4fd7b: Preparing [2025-02-23T13:16:49.985Z] 994456c4fd7b: Waiting [2025-02-23T13:16:49.985Z] fd21be4abde2: Layer already exists [2025-02-23T13:16:49.985Z] 8d59eae139fe: Layer already exists [2025-02-23T13:16:49.985Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:49.985Z] cb5ea9c5dee5: Layer already exists [2025-02-23T13:16:49.985Z] b2ff7af6b918: Layer already exists [2025-02-23T13:16:49.985Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:49.985Z] main: digest: sha256:4efce9059d1bbe9d2a1f59844027f4ef772bac4f0cc204a3543bad3cb08cffcc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:16:50.081Z] ===================================================== [Pipeline] echo [2025-02-23T13:16:50.098Z] taggedImages: [2025-02-23T13:16:50.098Z] - nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:50.098Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-23T13:16:50.098Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.61 [2025-02-23T13:16:50.098Z] - nexus3.edgexfoundry.org:10004/core-keeper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:50.098Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-23T13:16:50.124Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-23T13:16:50.124Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:50.124Z] latest [2025-02-23T13:16:50.124Z] 4.0.0-dev.61 [2025-02-23T13:16:50.124Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:50.124Z] main [2025-02-23T13:16:50.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:50.481Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:50.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:50.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-23T13:16:50.809Z] 884a86cc0205: Preparing [2025-02-23T13:16:50.809Z] 67b297f2282c: Preparing [2025-02-23T13:16:50.809Z] eed4ee00a590: Preparing [2025-02-23T13:16:50.809Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:50.809Z] c01a038ab56a: Preparing [2025-02-23T13:16:50.809Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:50.809Z] d0f3173a0974: Preparing [2025-02-23T13:16:50.810Z] 994456c4fd7b: Preparing [2025-02-23T13:16:50.810Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:50.810Z] d0f3173a0974: Waiting [2025-02-23T13:16:50.810Z] 994456c4fd7b: Waiting [2025-02-23T13:16:50.810Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:50.810Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:50.810Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:50.810Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:50.810Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:50.810Z] 67b297f2282c: Pushed [2025-02-23T13:16:50.810Z] 884a86cc0205: Pushed [2025-02-23T13:16:50.835Z] #46 ... [2025-02-23T13:16:50.835Z] [2025-02-23T13:16:50.835Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-23T13:16:50.835Z] #72 29.06 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:50.835Z] #72 29.11 (2/4) Installing openssl (3.3.3-r0) [2025-02-23T13:16:50.835Z] #72 29.33 (3/4) Installing su-exec (0.2-r3) [2025-02-23T13:16:50.835Z] #72 29.35 (4/4) Installing yq-go (4.44.1-r2) [2025-02-23T13:16:50.835Z] #72 31.34 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:50.835Z] #72 31.70 OK: 20 MiB in 18 packages [2025-02-23T13:16:50.835Z] #72 DONE 34.2s [2025-02-23T13:16:50.835Z] [2025-02-23T13:16:50.835Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:16:50.835Z] #62 34.59 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:50.835Z] #62 34.66 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-23T13:16:50.835Z] #62 34.68 (3/4) Installing libucontext (1.2-r3) [2025-02-23T13:16:50.835Z] #62 34.83 (4/4) Installing gcompat (1.1.0-r4) [2025-02-23T13:16:50.835Z] #62 34.89 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:51.102Z] #62 35.14 OK: 9 MiB in 18 packages [2025-02-23T13:16:51.102Z] #62 ... [2025-02-23T13:16:51.102Z] [2025-02-23T13:16:51.102Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-23T13:16:51.102Z] #76 24.32 OK: 239 MiB in 58 packages [2025-02-23T13:16:51.102Z] #76 DONE 26.5s [2025-02-23T13:16:51.371Z] [2025-02-23T13:16:51.371Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:51.641Z] #46 ... [2025-02-23T13:16:51.641Z] [2025-02-23T13:16:51.641Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:16:51.641Z] #77 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:51.641Z] #77 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:51.641Z] #77 ... [2025-02-23T13:16:51.641Z] [2025-02-23T13:16:51.641Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:16:51.641Z] #66 24.99 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:16:51.641Z] #66 24.99 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:16:51.641Z] #66 24.99 OK: 24048 distinct packages available [2025-02-23T13:16:51.641Z] #66 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:51.641Z] #66 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:51.909Z] #66 ... [2025-02-23T13:16:51.909Z] [2025-02-23T13:16:51.909Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:52.185Z] #46 ... [2025-02-23T13:16:52.185Z] [2025-02-23T13:16:52.185Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-23T13:16:52.185Z] #85 DONE 1.0s [2025-02-23T13:16:52.185Z] [2025-02-23T13:16:52.185Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:53.151Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.6s done [2025-02-23T13:16:53.151Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.6s done [2025-02-23T13:16:53.342Z] eed4ee00a590: Pushed [2025-02-23T13:16:53.342Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:53.426Z] #46 ... [2025-02-23T13:16:53.426Z] [2025-02-23T13:16:53.426Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-23T13:16:53.426Z] #65 29.37 (1/3) Installing ca-certificates (20241121-r1) [2025-02-23T13:16:53.426Z] #65 30.12 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:53.426Z] #65 30.20 (3/3) Installing tzdata (2025a-r0) [2025-02-23T13:16:53.426Z] #65 32.03 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:53.426Z] #65 32.30 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:16:53.426Z] #65 33.79 OK: 11 MiB in 17 packages [2025-02-23T13:16:53.426Z] #65 DONE 36.8s [2025-02-23T13:16:53.671Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [2025-02-23T13:16:53.695Z] [2025-02-23T13:16:53.695Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:53.971Z] #86 ... [2025-02-23T13:16:53.971Z] [2025-02-23T13:16:53.971Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-23T13:16:53.971Z] #62 DONE 38.2s [2025-02-23T13:16:53.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-23T13:16:53.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-23T13:16:53.989Z] 884a86cc0205: Preparing [2025-02-23T13:16:53.989Z] 67b297f2282c: Preparing [2025-02-23T13:16:53.989Z] eed4ee00a590: Preparing [2025-02-23T13:16:53.989Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:53.989Z] c01a038ab56a: Preparing [2025-02-23T13:16:53.989Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:53.989Z] d0f3173a0974: Preparing [2025-02-23T13:16:53.989Z] 994456c4fd7b: Preparing [2025-02-23T13:16:53.989Z] d0f3173a0974: Waiting [2025-02-23T13:16:53.989Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:53.989Z] 994456c4fd7b: Waiting [2025-02-23T13:16:53.989Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:53.989Z] eed4ee00a590: Layer already exists [2025-02-23T13:16:53.989Z] 884a86cc0205: Layer already exists [2025-02-23T13:16:53.989Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:53.989Z] 67b297f2282c: Layer already exists [2025-02-23T13:16:53.989Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:53.989Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:53.989Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:53.989Z] latest: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:54.238Z] [2025-02-23T13:16:54.238Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:16:54.323Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:54.510Z] #46 ... [2025-02-23T13:16:54.510Z] [2025-02-23T13:16:54.510Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:16:54.510Z] #71 28.00 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-23T13:16:54.510Z] #71 28.00 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-23T13:16:54.510Z] #71 28.00 OK: 24048 distinct packages available [2025-02-23T13:16:54.510Z] #71 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:54.510Z] #71 32.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:54.510Z] #71 ... [2025-02-23T13:16:54.510Z] [2025-02-23T13:16:54.510Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:16:54.649Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.61 [2025-02-23T13:16:54.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-23T13:16:54.649Z] 884a86cc0205: Preparing [2025-02-23T13:16:54.649Z] 67b297f2282c: Preparing [2025-02-23T13:16:54.649Z] eed4ee00a590: Preparing [2025-02-23T13:16:54.649Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:54.649Z] c01a038ab56a: Preparing [2025-02-23T13:16:54.649Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:54.649Z] d0f3173a0974: Preparing [2025-02-23T13:16:54.649Z] 994456c4fd7b: Preparing [2025-02-23T13:16:54.649Z] d0f3173a0974: Waiting [2025-02-23T13:16:54.649Z] 994456c4fd7b: Waiting [2025-02-23T13:16:54.649Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:54.649Z] eed4ee00a590: Layer already exists [2025-02-23T13:16:54.649Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:54.649Z] 67b297f2282c: Layer already exists [2025-02-23T13:16:54.649Z] 884a86cc0205: Layer already exists [2025-02-23T13:16:54.649Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:54.649Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:54.649Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:54.649Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:54.649Z] 4.0.0-dev.61: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:54.777Z] #87 ... [2025-02-23T13:16:54.777Z] [2025-02-23T13:16:54.777Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-23T13:16:54.973Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:55.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:55.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-23T13:16:55.299Z] 884a86cc0205: Preparing [2025-02-23T13:16:55.299Z] 67b297f2282c: Preparing [2025-02-23T13:16:55.299Z] eed4ee00a590: Preparing [2025-02-23T13:16:55.299Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:55.299Z] c01a038ab56a: Preparing [2025-02-23T13:16:55.299Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:55.299Z] d0f3173a0974: Preparing [2025-02-23T13:16:55.299Z] 994456c4fd7b: Preparing [2025-02-23T13:16:55.299Z] d0f3173a0974: Waiting [2025-02-23T13:16:55.299Z] 994456c4fd7b: Waiting [2025-02-23T13:16:55.299Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:55.299Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:55.299Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:55.299Z] 884a86cc0205: Layer already exists [2025-02-23T13:16:55.299Z] eed4ee00a590: Layer already exists [2025-02-23T13:16:55.299Z] 67b297f2282c: Layer already exists [2025-02-23T13:16:55.299Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:55.299Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:55.299Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:55.299Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:55.367Z] #88 ... [2025-02-23T13:16:55.367Z] [2025-02-23T13:16:55.367Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-23T13:16:55.367Z] #79 22.98 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:55.367Z] #79 24.30 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:55.367Z] #79 24.53 OK: 9 MiB in 15 packages [2025-02-23T13:16:55.367Z] #79 DONE 27.3s [2025-02-23T13:16:55.624Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [2025-02-23T13:16:55.635Z] [2025-02-23T13:16:55.635Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:16:55.635Z] #77 19.92 OK: 9 MiB in 15 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:55.905Z] #77 ... [2025-02-23T13:16:55.906Z] [2025-02-23T13:16:55.906Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-23T13:16:55.906Z] #67 30.98 (1/4) Installing ca-certificates (20241121-r1) [2025-02-23T13:16:55.906Z] #67 31.88 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:55.906Z] #67 31.88 (3/4) Installing su-exec (0.2-r3) [2025-02-23T13:16:55.906Z] #67 31.91 (4/4) Installing yq-go (4.44.1-r2) [2025-02-23T13:16:55.906Z] #67 34.06 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:55.906Z] #67 34.21 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:16:55.906Z] #67 36.38 OK: 20 MiB in 18 packages [2025-02-23T13:16:55.906Z] #67 DONE 39.5s [2025-02-23T13:16:55.906Z] [2025-02-23T13:16:55.906Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-23T13:16:55.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-23T13:16:55.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-23T13:16:55.942Z] 884a86cc0205: Preparing [2025-02-23T13:16:55.942Z] 67b297f2282c: Preparing [2025-02-23T13:16:55.942Z] eed4ee00a590: Preparing [2025-02-23T13:16:55.942Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:55.942Z] c01a038ab56a: Preparing [2025-02-23T13:16:55.942Z] 07ccfcbf59db: Preparing [2025-02-23T13:16:55.942Z] d0f3173a0974: Preparing [2025-02-23T13:16:55.942Z] 994456c4fd7b: Preparing [2025-02-23T13:16:55.942Z] 07ccfcbf59db: Waiting [2025-02-23T13:16:55.942Z] d0f3173a0974: Waiting [2025-02-23T13:16:55.942Z] 994456c4fd7b: Waiting [2025-02-23T13:16:55.942Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:55.942Z] 884a86cc0205: Layer already exists [2025-02-23T13:16:55.942Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:55.942Z] eed4ee00a590: Layer already exists [2025-02-23T13:16:55.942Z] 67b297f2282c: Layer already exists [2025-02-23T13:16:55.942Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:16:55.942Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:55.942Z] d0f3173a0974: Layer already exists [2025-02-23T13:16:55.942Z] main: digest: sha256:43b84d2c6203ff9d18a4a4c2079ae1e2cc4fca56693447e94f419967a533af7b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:16:56.025Z] ===================================================== [Pipeline] echo [2025-02-23T13:16:56.039Z] taggedImages: [2025-02-23T13:16:56.039Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:56.039Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-23T13:16:56.039Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.61 [2025-02-23T13:16:56.039Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:56.039Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-23T13:16:56.071Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-23T13:16:56.071Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:56.071Z] latest [2025-02-23T13:16:56.071Z] 4.0.0-dev.61 [2025-02-23T13:16:56.071Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:16:56.071Z] main [2025-02-23T13:16:56.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:56.415Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:56.741Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:16:56.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-23T13:16:56.741Z] 67f3abda6aae: Preparing [2025-02-23T13:16:56.741Z] fa61a3f995d7: Preparing [2025-02-23T13:16:56.741Z] c6b8e7591c89: Preparing [2025-02-23T13:16:56.741Z] a46e1dcc4432: Preparing [2025-02-23T13:16:56.741Z] a17b16c7f09b: Preparing [2025-02-23T13:16:56.741Z] 4ddc935a37bb: Preparing [2025-02-23T13:16:56.741Z] 04e77ccd4d7a: Preparing [2025-02-23T13:16:56.741Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:56.741Z] c01a038ab56a: Preparing [2025-02-23T13:16:56.741Z] dfa1423f3b0e: Preparing [2025-02-23T13:16:56.741Z] d8b9df9f0970: Preparing [2025-02-23T13:16:56.741Z] 5f70bf18a086: Preparing [2025-02-23T13:16:56.741Z] 7945461c07a4: Preparing [2025-02-23T13:16:56.742Z] fe4b37306fd8: Preparing [2025-02-23T13:16:56.742Z] 5514d08fe209: Preparing [2025-02-23T13:16:56.742Z] 994456c4fd7b: Preparing [2025-02-23T13:16:56.742Z] dfa1423f3b0e: Waiting [2025-02-23T13:16:56.742Z] d8b9df9f0970: Waiting [2025-02-23T13:16:56.742Z] 5f70bf18a086: Waiting [2025-02-23T13:16:56.742Z] 7945461c07a4: Waiting [2025-02-23T13:16:56.742Z] fe4b37306fd8: Waiting [2025-02-23T13:16:56.742Z] 5514d08fe209: Waiting [2025-02-23T13:16:56.742Z] 994456c4fd7b: Waiting [2025-02-23T13:16:56.742Z] 4ddc935a37bb: Waiting [2025-02-23T13:16:56.742Z] 04e77ccd4d7a: Waiting [2025-02-23T13:16:56.742Z] c01a038ab56a: Waiting [2025-02-23T13:16:56.742Z] a8b66f2bb41c: Waiting [2025-02-23T13:16:56.742Z] c6b8e7591c89: Pushed [2025-02-23T13:16:56.742Z] fa61a3f995d7: Pushed [2025-02-23T13:16:56.742Z] a17b16c7f09b: Pushed [2025-02-23T13:16:56.742Z] 67f3abda6aae: Pushed [2025-02-23T13:16:56.742Z] a46e1dcc4432: Pushed [2025-02-23T13:16:56.742Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:56.742Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:56.742Z] 5f70bf18a086: Layer already exists [2025-02-23T13:16:56.742Z] 4ddc935a37bb: Pushed [2025-02-23T13:16:57.001Z] dfa1423f3b0e: Pushed [2025-02-23T13:16:57.001Z] d8b9df9f0970: Pushed [2025-02-23T13:16:57.001Z] 7945461c07a4: Pushed [2025-02-23T13:16:57.001Z] fe4b37306fd8: Pushed [2025-02-23T13:16:57.001Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:57.001Z] 5514d08fe209: Pushed [2025-02-23T13:16:57.326Z] #89 ... [2025-02-23T13:16:57.326Z] [2025-02-23T13:16:57.326Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:16:57.326Z] #77 DONE 21.5s [2025-02-23T13:16:57.326Z] [2025-02-23T13:16:57.326Z] #84 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-02-23T13:16:57.326Z] #84 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:57.326Z] #84 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:57.607Z] #84 ... [2025-02-23T13:16:57.607Z] [2025-02-23T13:16:57.607Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:16:57.607Z] #66 41.09 (1/5) Installing dumb-init (1.2.5-r3) [2025-02-23T13:16:57.877Z] #66 41.16 (2/5) Installing musl-obstack (1.2.3-r2) [2025-02-23T13:16:57.877Z] #66 41.18 (3/5) Installing libucontext (1.2-r3) [2025-02-23T13:16:57.877Z] #66 41.26 (4/5) Installing gcompat (1.1.0-r4) [2025-02-23T13:16:57.877Z] #66 41.31 (5/5) Installing openssl (3.3.3-r0) [2025-02-23T13:16:58.145Z] #66 41.55 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:16:58.378Z] 04e77ccd4d7a: Pushed [2025-02-23T13:16:58.378Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-02-23T13:16:58.417Z] #66 41.71 OK: 10 MiB in 19 packages [2025-02-23T13:16:58.417Z] #66 ... [2025-02-23T13:16:58.417Z] [2025-02-23T13:16:58.417Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:16:58.417Z] #0 6.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:58.417Z] #0 9.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:58.417Z] #90 ... [2025-02-23T13:16:58.417Z] [2025-02-23T13:16:58.417Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-23T13:16:58.417Z] #0 7.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:16:58.417Z] #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:58.709Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:59.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-23T13:16:59.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-23T13:16:59.041Z] 67f3abda6aae: Preparing [2025-02-23T13:16:59.041Z] fa61a3f995d7: Preparing [2025-02-23T13:16:59.041Z] c6b8e7591c89: Preparing [2025-02-23T13:16:59.041Z] a46e1dcc4432: Preparing [2025-02-23T13:16:59.041Z] a17b16c7f09b: Preparing [2025-02-23T13:16:59.041Z] 4ddc935a37bb: Preparing [2025-02-23T13:16:59.041Z] 04e77ccd4d7a: Preparing [2025-02-23T13:16:59.041Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:59.041Z] c01a038ab56a: Preparing [2025-02-23T13:16:59.041Z] dfa1423f3b0e: Preparing [2025-02-23T13:16:59.041Z] d8b9df9f0970: Preparing [2025-02-23T13:16:59.041Z] 5f70bf18a086: Preparing [2025-02-23T13:16:59.041Z] 7945461c07a4: Preparing [2025-02-23T13:16:59.041Z] fe4b37306fd8: Preparing [2025-02-23T13:16:59.041Z] 5514d08fe209: Preparing [2025-02-23T13:16:59.041Z] 994456c4fd7b: Preparing [2025-02-23T13:16:59.041Z] 04e77ccd4d7a: Waiting [2025-02-23T13:16:59.041Z] a8b66f2bb41c: Waiting [2025-02-23T13:16:59.041Z] c01a038ab56a: Waiting [2025-02-23T13:16:59.041Z] d8b9df9f0970: Waiting [2025-02-23T13:16:59.041Z] dfa1423f3b0e: Waiting [2025-02-23T13:16:59.041Z] 5f70bf18a086: Waiting [2025-02-23T13:16:59.041Z] fe4b37306fd8: Waiting [2025-02-23T13:16:59.041Z] 7945461c07a4: Waiting [2025-02-23T13:16:59.041Z] 5514d08fe209: Waiting [2025-02-23T13:16:59.041Z] 4ddc935a37bb: Waiting [2025-02-23T13:16:59.041Z] 994456c4fd7b: Waiting [2025-02-23T13:16:59.041Z] c6b8e7591c89: Layer already exists [2025-02-23T13:16:59.041Z] a17b16c7f09b: Layer already exists [2025-02-23T13:16:59.041Z] fa61a3f995d7: Layer already exists [2025-02-23T13:16:59.041Z] a46e1dcc4432: Layer already exists [2025-02-23T13:16:59.041Z] 67f3abda6aae: Layer already exists [2025-02-23T13:16:59.041Z] 4ddc935a37bb: Layer already exists [2025-02-23T13:16:59.041Z] 04e77ccd4d7a: Layer already exists [2025-02-23T13:16:59.041Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:59.041Z] dfa1423f3b0e: Layer already exists [2025-02-23T13:16:59.041Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:59.041Z] 5f70bf18a086: Layer already exists [2025-02-23T13:16:59.041Z] d8b9df9f0970: Layer already exists [2025-02-23T13:16:59.041Z] 7945461c07a4: Layer already exists [2025-02-23T13:16:59.041Z] fe4b37306fd8: Layer already exists [2025-02-23T13:16:59.041Z] 5514d08fe209: Layer already exists [2025-02-23T13:16:59.041Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:59.041Z] latest: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:59.366Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.61 [Pipeline] } [2025-02-23T13:16:59.379Z] #91 ... [2025-02-23T13:16:59.379Z] [2025-02-23T13:16:59.379Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-23T13:16:59.379Z] #88 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:16:59.695Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.61 [2025-02-23T13:16:59.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-23T13:16:59.695Z] 67f3abda6aae: Preparing [2025-02-23T13:16:59.695Z] fa61a3f995d7: Preparing [2025-02-23T13:16:59.695Z] c6b8e7591c89: Preparing [2025-02-23T13:16:59.695Z] a46e1dcc4432: Preparing [2025-02-23T13:16:59.695Z] a17b16c7f09b: Preparing [2025-02-23T13:16:59.695Z] 4ddc935a37bb: Preparing [2025-02-23T13:16:59.695Z] 04e77ccd4d7a: Preparing [2025-02-23T13:16:59.695Z] a8b66f2bb41c: Preparing [2025-02-23T13:16:59.695Z] c01a038ab56a: Preparing [2025-02-23T13:16:59.695Z] dfa1423f3b0e: Preparing [2025-02-23T13:16:59.695Z] 04e77ccd4d7a: Waiting [2025-02-23T13:16:59.695Z] a8b66f2bb41c: Waiting [2025-02-23T13:16:59.695Z] 4ddc935a37bb: Waiting [2025-02-23T13:16:59.695Z] c01a038ab56a: Waiting [2025-02-23T13:16:59.695Z] d8b9df9f0970: Preparing [2025-02-23T13:16:59.695Z] 5f70bf18a086: Preparing [2025-02-23T13:16:59.695Z] 7945461c07a4: Preparing [2025-02-23T13:16:59.695Z] dfa1423f3b0e: Waiting [2025-02-23T13:16:59.695Z] fe4b37306fd8: Preparing [2025-02-23T13:16:59.695Z] d8b9df9f0970: Waiting [2025-02-23T13:16:59.695Z] 5514d08fe209: Preparing [2025-02-23T13:16:59.695Z] 7945461c07a4: Waiting [2025-02-23T13:16:59.695Z] 994456c4fd7b: Preparing [2025-02-23T13:16:59.695Z] 5514d08fe209: Waiting [2025-02-23T13:16:59.695Z] a17b16c7f09b: Layer already exists [2025-02-23T13:16:59.695Z] fa61a3f995d7: Layer already exists [2025-02-23T13:16:59.695Z] a46e1dcc4432: Layer already exists [2025-02-23T13:16:59.695Z] c6b8e7591c89: Layer already exists [2025-02-23T13:16:59.695Z] 67f3abda6aae: Layer already exists [2025-02-23T13:16:59.695Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:16:59.695Z] 4ddc935a37bb: Layer already exists [2025-02-23T13:16:59.695Z] c01a038ab56a: Layer already exists [2025-02-23T13:16:59.695Z] 04e77ccd4d7a: Layer already exists [2025-02-23T13:16:59.695Z] dfa1423f3b0e: Layer already exists [2025-02-23T13:16:59.695Z] d8b9df9f0970: Layer already exists [2025-02-23T13:16:59.695Z] fe4b37306fd8: Layer already exists [2025-02-23T13:16:59.695Z] 5514d08fe209: Layer already exists [2025-02-23T13:16:59.695Z] 7945461c07a4: Layer already exists [2025-02-23T13:16:59.695Z] 5f70bf18a086: Layer already exists [2025-02-23T13:16:59.695Z] 994456c4fd7b: Layer already exists [2025-02-23T13:16:59.695Z] 4.0.0-dev.61: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:00.024Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:00.351Z] #88 ... [2025-02-23T13:17:00.351Z] [2025-02-23T13:17:00.351Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-23T13:17:00.351Z] #66 DONE 43.7s [2025-02-23T13:17:00.351Z] [2025-02-23T13:17:00.351Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-23T13:17:00.358Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:00.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-23T13:17:00.358Z] 67f3abda6aae: Preparing [2025-02-23T13:17:00.358Z] fa61a3f995d7: Preparing [2025-02-23T13:17:00.358Z] c6b8e7591c89: Preparing [2025-02-23T13:17:00.358Z] a46e1dcc4432: Preparing [2025-02-23T13:17:00.358Z] a17b16c7f09b: Preparing [2025-02-23T13:17:00.358Z] 4ddc935a37bb: Preparing [2025-02-23T13:17:00.358Z] 04e77ccd4d7a: Preparing [2025-02-23T13:17:00.358Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:00.358Z] 4ddc935a37bb: Waiting [2025-02-23T13:17:00.358Z] 04e77ccd4d7a: Waiting [2025-02-23T13:17:00.358Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:00.358Z] c01a038ab56a: Preparing [2025-02-23T13:17:00.358Z] dfa1423f3b0e: Preparing [2025-02-23T13:17:00.358Z] d8b9df9f0970: Preparing [2025-02-23T13:17:00.358Z] 5f70bf18a086: Preparing [2025-02-23T13:17:00.358Z] 7945461c07a4: Preparing [2025-02-23T13:17:00.358Z] fe4b37306fd8: Preparing [2025-02-23T13:17:00.358Z] 5514d08fe209: Preparing [2025-02-23T13:17:00.358Z] 994456c4fd7b: Preparing [2025-02-23T13:17:00.358Z] dfa1423f3b0e: Waiting [2025-02-23T13:17:00.358Z] c01a038ab56a: Waiting [2025-02-23T13:17:00.358Z] 7945461c07a4: Waiting [2025-02-23T13:17:00.358Z] fe4b37306fd8: Waiting [2025-02-23T13:17:00.358Z] 5514d08fe209: Waiting [2025-02-23T13:17:00.358Z] 5f70bf18a086: Waiting [2025-02-23T13:17:00.358Z] 994456c4fd7b: Waiting [2025-02-23T13:17:00.358Z] d8b9df9f0970: Waiting [2025-02-23T13:17:00.358Z] c6b8e7591c89: Layer already exists [2025-02-23T13:17:00.358Z] 67f3abda6aae: Layer already exists [2025-02-23T13:17:00.358Z] a46e1dcc4432: Layer already exists [2025-02-23T13:17:00.358Z] a17b16c7f09b: Layer already exists [2025-02-23T13:17:00.358Z] fa61a3f995d7: Layer already exists [2025-02-23T13:17:00.358Z] 4ddc935a37bb: Layer already exists [2025-02-23T13:17:00.358Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:00.358Z] 04e77ccd4d7a: Layer already exists [2025-02-23T13:17:00.358Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:00.358Z] dfa1423f3b0e: Layer already exists [2025-02-23T13:17:00.358Z] d8b9df9f0970: Layer already exists [2025-02-23T13:17:00.358Z] 5f70bf18a086: Layer already exists [2025-02-23T13:17:00.358Z] 5514d08fe209: Layer already exists [2025-02-23T13:17:00.358Z] 7945461c07a4: Layer already exists [2025-02-23T13:17:00.358Z] fe4b37306fd8: Layer already exists [2025-02-23T13:17:00.358Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:00.358Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:00.695Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:00.945Z] #92 ... [2025-02-23T13:17:00.946Z] [2025-02-23T13:17:00.946Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-23T13:17:00.946Z] #0 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:00.946Z] #0 9.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:00.946Z] #93 ... [2025-02-23T13:17:00.946Z] [2025-02-23T13:17:00.946Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:17:00.946Z] #71 43.53 (1/14) Installing ca-certificates (20241121-r1) [2025-02-23T13:17:00.946Z] #71 44.17 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-23T13:17:00.946Z] #71 44.35 (3/14) Installing c-ares (1.33.1-r0) [2025-02-23T13:17:00.946Z] #71 44.40 (4/14) Installing libunistring (1.2-r0) [2025-02-23T13:17:00.946Z] #71 44.66 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-23T13:17:01.023Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-23T13:17:01.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-23T13:17:01.023Z] 67f3abda6aae: Preparing [2025-02-23T13:17:01.023Z] fa61a3f995d7: Preparing [2025-02-23T13:17:01.023Z] c6b8e7591c89: Preparing [2025-02-23T13:17:01.023Z] a46e1dcc4432: Preparing [2025-02-23T13:17:01.023Z] a17b16c7f09b: Preparing [2025-02-23T13:17:01.023Z] 4ddc935a37bb: Preparing [2025-02-23T13:17:01.023Z] 04e77ccd4d7a: Preparing [2025-02-23T13:17:01.023Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:01.023Z] c01a038ab56a: Preparing [2025-02-23T13:17:01.023Z] dfa1423f3b0e: Preparing [2025-02-23T13:17:01.023Z] d8b9df9f0970: Preparing [2025-02-23T13:17:01.023Z] 5f70bf18a086: Preparing [2025-02-23T13:17:01.023Z] 7945461c07a4: Preparing [2025-02-23T13:17:01.023Z] fe4b37306fd8: Preparing [2025-02-23T13:17:01.023Z] 5514d08fe209: Preparing [2025-02-23T13:17:01.023Z] 994456c4fd7b: Preparing [2025-02-23T13:17:01.023Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:01.023Z] c01a038ab56a: Waiting [2025-02-23T13:17:01.023Z] dfa1423f3b0e: Waiting [2025-02-23T13:17:01.023Z] d8b9df9f0970: Waiting [2025-02-23T13:17:01.023Z] 5f70bf18a086: Waiting [2025-02-23T13:17:01.023Z] 7945461c07a4: Waiting [2025-02-23T13:17:01.023Z] fe4b37306fd8: Waiting [2025-02-23T13:17:01.023Z] 5514d08fe209: Waiting [2025-02-23T13:17:01.023Z] 994456c4fd7b: Waiting [2025-02-23T13:17:01.023Z] 4ddc935a37bb: Waiting [2025-02-23T13:17:01.023Z] 04e77ccd4d7a: Waiting [2025-02-23T13:17:01.023Z] fa61a3f995d7: Layer already exists [2025-02-23T13:17:01.023Z] a17b16c7f09b: Layer already exists [2025-02-23T13:17:01.023Z] a46e1dcc4432: Layer already exists [2025-02-23T13:17:01.023Z] 67f3abda6aae: Layer already exists [2025-02-23T13:17:01.023Z] c6b8e7591c89: Layer already exists [2025-02-23T13:17:01.023Z] 04e77ccd4d7a: Layer already exists [2025-02-23T13:17:01.023Z] 4ddc935a37bb: Layer already exists [2025-02-23T13:17:01.023Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:01.023Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:01.023Z] dfa1423f3b0e: Layer already exists [2025-02-23T13:17:01.023Z] d8b9df9f0970: Layer already exists [2025-02-23T13:17:01.023Z] 5f70bf18a086: Layer already exists [2025-02-23T13:17:01.023Z] 7945461c07a4: Layer already exists [2025-02-23T13:17:01.023Z] 5514d08fe209: Layer already exists [2025-02-23T13:17:01.023Z] fe4b37306fd8: Layer already exists [2025-02-23T13:17:01.023Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:01.023Z] main: digest: sha256:0ba94730cf784765f98870620198f2368fb798bcf928ae0bda9a9dda65acd57b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:17:01.117Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:01.134Z] taggedImages: [2025-02-23T13:17:01.134Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:01.134Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-23T13:17:01.134Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.61 [2025-02-23T13:17:01.134Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:01.134Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-23T13:17:01.158Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-23T13:17:01.159Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:01.159Z] latest [2025-02-23T13:17:01.159Z] 4.0.0-dev.61 [2025-02-23T13:17:01.159Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:01.159Z] main [2025-02-23T13:17:01.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-23T13:17:01.214Z] #71 44.71 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-23T13:17:01.214Z] #71 44.73 (7/14) Installing libpsl (0.21.5-r1) [2025-02-23T13:17:01.214Z] #71 44.76 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-23T13:17:01.214Z] #71 44.85 (9/14) Installing libcurl (8.12.1-r0) [2025-02-23T13:17:01.214Z] #71 44.93 (10/14) Installing curl (8.12.1-r0) [Pipeline] sh [2025-02-23T13:17:01.481Z] #71 44.99 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-23T13:17:01.481Z] #71 45.02 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-23T13:17:01.481Z] #71 45.03 (13/14) Installing libucontext (1.2-r3) [2025-02-23T13:17:01.481Z] #71 45.04 (14/14) Installing gcompat (1.1.0-r4) [2025-02-23T13:17:01.481Z] #71 45.09 Executing busybox-1.36.1-r29.trigger [2025-02-23T13:17:01.498Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:01.748Z] #71 45.22 Executing ca-certificates-20241121-r1.trigger [2025-02-23T13:17:01.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:01.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-23T13:17:01.828Z] 43829303a5d7: Preparing [2025-02-23T13:17:01.828Z] 79aa1a9f001b: Preparing [2025-02-23T13:17:01.828Z] 6139e52ac994: Preparing [2025-02-23T13:17:01.828Z] d0ad83cfdf50: Preparing [2025-02-23T13:17:01.828Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:01.828Z] c01a038ab56a: Preparing [2025-02-23T13:17:01.828Z] 07ccfcbf59db: Preparing [2025-02-23T13:17:01.828Z] d0f3173a0974: Preparing [2025-02-23T13:17:01.828Z] 994456c4fd7b: Preparing [2025-02-23T13:17:01.828Z] c01a038ab56a: Waiting [2025-02-23T13:17:01.828Z] 07ccfcbf59db: Waiting [2025-02-23T13:17:01.828Z] d0f3173a0974: Waiting [2025-02-23T13:17:01.828Z] 994456c4fd7b: Waiting [2025-02-23T13:17:01.828Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:01.828Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:01.828Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:17:01.828Z] 79aa1a9f001b: Pushed [2025-02-23T13:17:01.828Z] d0f3173a0974: Layer already exists [2025-02-23T13:17:01.828Z] 6139e52ac994: Pushed [2025-02-23T13:17:01.828Z] 43829303a5d7: Pushed [2025-02-23T13:17:01.828Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:02.332Z] #71 ... [2025-02-23T13:17:02.332Z] [2025-02-23T13:17:02.332Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:17:02.332Z] #94 ... [2025-02-23T13:17:02.332Z] [2025-02-23T13:17:02.332Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-23T13:17:02.332Z] #88 6.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:04.280Z] #88 ... [2025-02-23T13:17:04.280Z] [2025-02-23T13:17:04.280Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-23T13:17:04.280Z] #71 46.26 OK: 15 MiB in 28 packages [2025-02-23T13:17:04.280Z] #71 DONE 47.7s [2025-02-23T13:17:04.280Z] [2025-02-23T13:17:04.280Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:17:04.378Z] d0ad83cfdf50: Pushed [2025-02-23T13:17:04.378Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:04.718Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:05.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-23T13:17:05.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-23T13:17:05.052Z] 43829303a5d7: Preparing [2025-02-23T13:17:05.052Z] 79aa1a9f001b: Preparing [2025-02-23T13:17:05.052Z] 6139e52ac994: Preparing [2025-02-23T13:17:05.052Z] d0ad83cfdf50: Preparing [2025-02-23T13:17:05.052Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:05.052Z] c01a038ab56a: Preparing [2025-02-23T13:17:05.052Z] 07ccfcbf59db: Preparing [2025-02-23T13:17:05.052Z] d0f3173a0974: Preparing [2025-02-23T13:17:05.052Z] 994456c4fd7b: Preparing [2025-02-23T13:17:05.052Z] d0f3173a0974: Waiting [2025-02-23T13:17:05.052Z] 994456c4fd7b: Waiting [2025-02-23T13:17:05.052Z] c01a038ab56a: Waiting [2025-02-23T13:17:05.052Z] 6139e52ac994: Layer already exists [2025-02-23T13:17:05.052Z] d0ad83cfdf50: Layer already exists [2025-02-23T13:17:05.052Z] 43829303a5d7: Layer already exists [2025-02-23T13:17:05.052Z] 79aa1a9f001b: Layer already exists [2025-02-23T13:17:05.052Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:05.052Z] d0f3173a0974: Layer already exists [2025-02-23T13:17:05.052Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:17:05.052Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:05.052Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:05.052Z] latest: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:05.257Z] #95 ... [2025-02-23T13:17:05.257Z] [2025-02-23T13:17:05.257Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-23T13:17:05.257Z] #84 17.31 OK: 9 MiB in 15 packages [2025-02-23T13:17:05.257Z] #84 DONE 20.0s [2025-02-23T13:17:05.257Z] [2025-02-23T13:17:05.257Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:17:05.257Z] #90 16.90 OK: 14 MiB in 21 packages [2025-02-23T13:17:05.381Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:05.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.61 [2025-02-23T13:17:05.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-23T13:17:05.709Z] 43829303a5d7: Preparing [2025-02-23T13:17:05.709Z] 79aa1a9f001b: Preparing [2025-02-23T13:17:05.709Z] 6139e52ac994: Preparing [2025-02-23T13:17:05.709Z] d0ad83cfdf50: Preparing [2025-02-23T13:17:05.709Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:05.709Z] c01a038ab56a: Preparing [2025-02-23T13:17:05.709Z] 07ccfcbf59db: Preparing [2025-02-23T13:17:05.709Z] d0f3173a0974: Preparing [2025-02-23T13:17:05.709Z] 994456c4fd7b: Preparing [2025-02-23T13:17:05.709Z] d0f3173a0974: Waiting [2025-02-23T13:17:05.709Z] 07ccfcbf59db: Waiting [2025-02-23T13:17:05.709Z] 994456c4fd7b: Waiting [2025-02-23T13:17:05.709Z] c01a038ab56a: Waiting [2025-02-23T13:17:05.709Z] d0ad83cfdf50: Layer already exists [2025-02-23T13:17:05.709Z] 79aa1a9f001b: Layer already exists [2025-02-23T13:17:05.709Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:05.709Z] 43829303a5d7: Layer already exists [2025-02-23T13:17:05.709Z] 6139e52ac994: Layer already exists [2025-02-23T13:17:05.709Z] d0f3173a0974: Layer already exists [2025-02-23T13:17:05.709Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:17:05.709Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:05.709Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:05.709Z] 4.0.0-dev.61: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:06.032Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:06.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:06.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-23T13:17:06.359Z] 43829303a5d7: Preparing [2025-02-23T13:17:06.359Z] 79aa1a9f001b: Preparing [2025-02-23T13:17:06.359Z] 6139e52ac994: Preparing [2025-02-23T13:17:06.359Z] d0ad83cfdf50: Preparing [2025-02-23T13:17:06.359Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:06.359Z] c01a038ab56a: Preparing [2025-02-23T13:17:06.359Z] 07ccfcbf59db: Preparing [2025-02-23T13:17:06.359Z] d0f3173a0974: Preparing [2025-02-23T13:17:06.359Z] 994456c4fd7b: Preparing [2025-02-23T13:17:06.359Z] 07ccfcbf59db: Waiting [2025-02-23T13:17:06.359Z] 43829303a5d7: Layer already exists [2025-02-23T13:17:06.359Z] d0ad83cfdf50: Layer already exists [2025-02-23T13:17:06.359Z] 79aa1a9f001b: Layer already exists [2025-02-23T13:17:06.359Z] 6139e52ac994: Layer already exists [2025-02-23T13:17:06.359Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:06.359Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:06.359Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:17:06.359Z] d0f3173a0974: Layer already exists [2025-02-23T13:17:06.359Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:06.359Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:06.677Z] #90 DONE 18.4s [2025-02-23T13:17:06.677Z] [2025-02-23T13:17:06.677Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-23T13:17:06.677Z] #91 17.76 OK: 9 MiB in 16 packages [2025-02-23T13:17:06.684Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:07.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-23T13:17:07.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-23T13:17:07.000Z] 43829303a5d7: Preparing [2025-02-23T13:17:07.000Z] 79aa1a9f001b: Preparing [2025-02-23T13:17:07.000Z] 6139e52ac994: Preparing [2025-02-23T13:17:07.000Z] d0ad83cfdf50: Preparing [2025-02-23T13:17:07.000Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:07.000Z] c01a038ab56a: Preparing [2025-02-23T13:17:07.000Z] 07ccfcbf59db: Preparing [2025-02-23T13:17:07.000Z] d0f3173a0974: Preparing [2025-02-23T13:17:07.000Z] 994456c4fd7b: Preparing [2025-02-23T13:17:07.000Z] 07ccfcbf59db: Waiting [2025-02-23T13:17:07.000Z] d0f3173a0974: Waiting [2025-02-23T13:17:07.000Z] 994456c4fd7b: Waiting [2025-02-23T13:17:07.000Z] c01a038ab56a: Waiting [2025-02-23T13:17:07.000Z] d0ad83cfdf50: Layer already exists [2025-02-23T13:17:07.000Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:07.000Z] 43829303a5d7: Layer already exists [2025-02-23T13:17:07.000Z] 79aa1a9f001b: Layer already exists [2025-02-23T13:17:07.000Z] 6139e52ac994: Layer already exists [2025-02-23T13:17:07.000Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:07.000Z] 07ccfcbf59db: Layer already exists [2025-02-23T13:17:07.000Z] d0f3173a0974: Layer already exists [2025-02-23T13:17:07.000Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:07.000Z] main: digest: sha256:6f3a1787d786bcec39a48d13e8b3a263dc616162efb170630c03f67e452b294f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:17:07.070Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:07.087Z] taggedImages: [2025-02-23T13:17:07.087Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:07.087Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-23T13:17:07.087Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.61 [2025-02-23T13:17:07.087Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:07.087Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-23T13:17:07.117Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-23T13:17:07.117Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:07.117Z] latest [2025-02-23T13:17:07.117Z] 4.0.0-dev.61 [2025-02-23T13:17:07.117Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:07.117Z] main [2025-02-23T13:17:07.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:07.464Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:07.637Z] #91 DONE 19.0s [2025-02-23T13:17:07.637Z] [2025-02-23T13:17:07.637Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-23T13:17:07.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:07.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-23T13:17:07.786Z] b06079a1c1f6: Preparing [2025-02-23T13:17:07.786Z] b6dd8c27485f: Preparing [2025-02-23T13:17:07.786Z] eea0849991ed: Preparing [2025-02-23T13:17:07.786Z] 1d8ceb0c309d: Preparing [2025-02-23T13:17:07.786Z] f604ccd66efd: Preparing [2025-02-23T13:17:07.786Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:07.786Z] c01a038ab56a: Preparing [2025-02-23T13:17:07.786Z] c9b685650674: Preparing [2025-02-23T13:17:07.786Z] 18cf559a9be2: Preparing [2025-02-23T13:17:07.786Z] 76d32b8c487e: Preparing [2025-02-23T13:17:07.786Z] 994456c4fd7b: Preparing [2025-02-23T13:17:07.786Z] c01a038ab56a: Waiting [2025-02-23T13:17:07.786Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:07.786Z] 18cf559a9be2: Waiting [2025-02-23T13:17:07.786Z] c9b685650674: Waiting [2025-02-23T13:17:07.786Z] 994456c4fd7b: Waiting [2025-02-23T13:17:07.786Z] b06079a1c1f6: Pushed [2025-02-23T13:17:07.786Z] f604ccd66efd: Pushed [2025-02-23T13:17:07.786Z] b6dd8c27485f: Pushed [2025-02-23T13:17:07.786Z] 1d8ceb0c309d: Pushed [2025-02-23T13:17:07.786Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:07.786Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:07.786Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:08.045Z] c9b685650674: Pushed [2025-02-23T13:17:08.045Z] 18cf559a9be2: Pushed [2025-02-23T13:17:08.602Z] #96 ... [2025-02-23T13:17:08.602Z] [2025-02-23T13:17:08.602Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:17:08.602Z] #86 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:08.602Z] #86 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:08.602Z] #86 13.97 OK: 11 MiB in 17 packages [2025-02-23T13:17:08.602Z] #86 DONE 15.3s [2025-02-23T13:17:08.869Z] [2025-02-23T13:17:08.869Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-23T13:17:08.869Z] #88 14.46 OK: 9 MiB in 18 packages [2025-02-23T13:17:09.424Z] 76d32b8c487e: Pushed [2025-02-23T13:17:09.455Z] #88 ... [2025-02-23T13:17:09.455Z] [2025-02-23T13:17:09.455Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-23T13:17:09.455Z] #89 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:09.455Z] #89 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:09.455Z] #89 12.37 OK: 20 MiB in 18 packages [2025-02-23T13:17:09.455Z] #89 DONE 13.3s [2025-02-23T13:17:09.455Z] [2025-02-23T13:17:09.455Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-23T13:17:09.455Z] #93 17.03 OK: 20 MiB in 18 packages [2025-02-23T13:17:09.455Z] #93 DONE 18.8s [2025-02-23T13:17:09.455Z] [2025-02-23T13:17:09.455Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:17:09.455Z] #95 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:09.455Z] #95 4.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:09.684Z] eea0849991ed: Pushed [2025-02-23T13:17:09.684Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:10.021Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-23T13:17:10.073Z] #95 ... [2025-02-23T13:17:10.073Z] [2025-02-23T13:17:10.073Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-23T13:17:10.073Z] #88 DONE 15.8s [2025-02-23T13:17:10.073Z] [2025-02-23T13:17:10.073Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:17:10.073Z] #97 ... [2025-02-23T13:17:10.073Z] [2025-02-23T13:17:10.073Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-23T13:17:10.073Z] #98 DONE 0.6s [Pipeline] sh [2025-02-23T13:17:10.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-23T13:17:10.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-23T13:17:10.348Z] b06079a1c1f6: Preparing [2025-02-23T13:17:10.348Z] b6dd8c27485f: Preparing [2025-02-23T13:17:10.348Z] eea0849991ed: Preparing [2025-02-23T13:17:10.348Z] 1d8ceb0c309d: Preparing [2025-02-23T13:17:10.348Z] f604ccd66efd: Preparing [2025-02-23T13:17:10.348Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:10.348Z] c01a038ab56a: Preparing [2025-02-23T13:17:10.348Z] c9b685650674: Preparing [2025-02-23T13:17:10.348Z] 18cf559a9be2: Preparing [2025-02-23T13:17:10.348Z] 76d32b8c487e: Preparing [2025-02-23T13:17:10.348Z] 994456c4fd7b: Preparing [2025-02-23T13:17:10.348Z] c01a038ab56a: Waiting [2025-02-23T13:17:10.348Z] 76d32b8c487e: Waiting [2025-02-23T13:17:10.348Z] c9b685650674: Waiting [2025-02-23T13:17:10.348Z] 994456c4fd7b: Waiting [2025-02-23T13:17:10.348Z] 18cf559a9be2: Waiting [2025-02-23T13:17:10.348Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:10.348Z] eea0849991ed: Layer already exists [2025-02-23T13:17:10.348Z] 1d8ceb0c309d: Layer already exists [2025-02-23T13:17:10.348Z] b06079a1c1f6: Layer already exists [2025-02-23T13:17:10.348Z] b6dd8c27485f: Layer already exists [2025-02-23T13:17:10.348Z] f604ccd66efd: Layer already exists [2025-02-23T13:17:10.348Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:10.348Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:10.348Z] 18cf559a9be2: Layer already exists [2025-02-23T13:17:10.348Z] c9b685650674: Layer already exists [2025-02-23T13:17:10.348Z] 76d32b8c487e: Layer already exists [2025-02-23T13:17:10.348Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:10.348Z] latest: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [2025-02-23T13:17:10.348Z] [2025-02-23T13:17:10.348Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-23T13:17:10.348Z] #92 2.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:17:10.348Z] #92 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:10.672Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:11.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.61 [2025-02-23T13:17:11.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-23T13:17:11.005Z] b06079a1c1f6: Preparing [2025-02-23T13:17:11.005Z] b6dd8c27485f: Preparing [2025-02-23T13:17:11.005Z] eea0849991ed: Preparing [2025-02-23T13:17:11.005Z] 1d8ceb0c309d: Preparing [2025-02-23T13:17:11.005Z] f604ccd66efd: Preparing [2025-02-23T13:17:11.005Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:11.005Z] c01a038ab56a: Preparing [2025-02-23T13:17:11.005Z] c9b685650674: Preparing [2025-02-23T13:17:11.005Z] 18cf559a9be2: Preparing [2025-02-23T13:17:11.005Z] 76d32b8c487e: Preparing [2025-02-23T13:17:11.005Z] 994456c4fd7b: Preparing [2025-02-23T13:17:11.005Z] c01a038ab56a: Waiting [2025-02-23T13:17:11.005Z] 76d32b8c487e: Waiting [2025-02-23T13:17:11.005Z] 994456c4fd7b: Waiting [2025-02-23T13:17:11.005Z] c9b685650674: Waiting [2025-02-23T13:17:11.005Z] 18cf559a9be2: Waiting [2025-02-23T13:17:11.005Z] eea0849991ed: Layer already exists [2025-02-23T13:17:11.005Z] f604ccd66efd: Layer already exists [2025-02-23T13:17:11.005Z] b6dd8c27485f: Layer already exists [2025-02-23T13:17:11.005Z] b06079a1c1f6: Layer already exists [2025-02-23T13:17:11.005Z] 1d8ceb0c309d: Layer already exists [2025-02-23T13:17:11.005Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:11.005Z] c9b685650674: Layer already exists [2025-02-23T13:17:11.005Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:11.005Z] 18cf559a9be2: Layer already exists [2025-02-23T13:17:11.005Z] 76d32b8c487e: Layer already exists [2025-02-23T13:17:11.005Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:11.005Z] 4.0.0-dev.61: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:11.326Z] #92 ... [2025-02-23T13:17:11.326Z] [2025-02-23T13:17:11.326Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-23T13:17:11.326Z] #96 DONE 3.9s [2025-02-23T13:17:11.326Z] [2025-02-23T13:17:11.326Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-23T13:17:11.326Z] #92 11.29 OK: 10 MiB in 19 packages [2025-02-23T13:17:11.326Z] #92 ... [2025-02-23T13:17:11.326Z] [2025-02-23T13:17:11.326Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-23T13:17:11.407Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:11.592Z] #99 DONE 0.3s [2025-02-23T13:17:11.592Z] [2025-02-23T13:17:11.592Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:17:11.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:11.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-23T13:17:11.853Z] b06079a1c1f6: Preparing [2025-02-23T13:17:11.853Z] b6dd8c27485f: Preparing [2025-02-23T13:17:11.853Z] eea0849991ed: Preparing [2025-02-23T13:17:11.853Z] 1d8ceb0c309d: Preparing [2025-02-23T13:17:11.853Z] f604ccd66efd: Preparing [2025-02-23T13:17:11.853Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:11.853Z] c01a038ab56a: Preparing [2025-02-23T13:17:11.853Z] c9b685650674: Preparing [2025-02-23T13:17:11.853Z] 18cf559a9be2: Preparing [2025-02-23T13:17:11.853Z] 76d32b8c487e: Preparing [2025-02-23T13:17:11.853Z] 994456c4fd7b: Preparing [2025-02-23T13:17:11.853Z] c01a038ab56a: Waiting [2025-02-23T13:17:11.853Z] 994456c4fd7b: Waiting [2025-02-23T13:17:11.853Z] c9b685650674: Waiting [2025-02-23T13:17:11.853Z] 76d32b8c487e: Waiting [2025-02-23T13:17:11.853Z] 18cf559a9be2: Waiting [2025-02-23T13:17:11.853Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:11.853Z] b6dd8c27485f: Layer already exists [2025-02-23T13:17:11.853Z] 1d8ceb0c309d: Layer already exists [2025-02-23T13:17:11.853Z] b06079a1c1f6: Layer already exists [2025-02-23T13:17:11.853Z] f604ccd66efd: Layer already exists [2025-02-23T13:17:11.853Z] eea0849991ed: Layer already exists [2025-02-23T13:17:11.853Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:11.853Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:11.853Z] c9b685650674: Layer already exists [2025-02-23T13:17:11.853Z] 18cf559a9be2: Layer already exists [2025-02-23T13:17:11.853Z] 76d32b8c487e: Layer already exists [2025-02-23T13:17:11.853Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:11.853Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:12.260Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:12.563Z] #80 ... [2025-02-23T13:17:12.563Z] [2025-02-23T13:17:12.563Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-23T13:17:12.563Z] #92 DONE 12.3s [2025-02-23T13:17:12.563Z] [2025-02-23T13:17:12.563Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:17:12.563Z] #97 DONE 2.5s [2025-02-23T13:17:12.563Z] [2025-02-23T13:17:12.563Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-23T13:17:12.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-23T13:17:12.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-23T13:17:12.589Z] b06079a1c1f6: Preparing [2025-02-23T13:17:12.589Z] b6dd8c27485f: Preparing [2025-02-23T13:17:12.589Z] eea0849991ed: Preparing [2025-02-23T13:17:12.589Z] 1d8ceb0c309d: Preparing [2025-02-23T13:17:12.589Z] f604ccd66efd: Preparing [2025-02-23T13:17:12.589Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:12.589Z] c01a038ab56a: Preparing [2025-02-23T13:17:12.589Z] c9b685650674: Preparing [2025-02-23T13:17:12.589Z] 18cf559a9be2: Preparing [2025-02-23T13:17:12.589Z] 76d32b8c487e: Preparing [2025-02-23T13:17:12.589Z] 994456c4fd7b: Preparing [2025-02-23T13:17:12.589Z] c9b685650674: Waiting [2025-02-23T13:17:12.589Z] 18cf559a9be2: Waiting [2025-02-23T13:17:12.589Z] 76d32b8c487e: Waiting [2025-02-23T13:17:12.589Z] 994456c4fd7b: Waiting [2025-02-23T13:17:12.589Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:12.589Z] c01a038ab56a: Waiting [2025-02-23T13:17:12.589Z] f604ccd66efd: Layer already exists [2025-02-23T13:17:12.589Z] b06079a1c1f6: Layer already exists [2025-02-23T13:17:12.589Z] eea0849991ed: Layer already exists [2025-02-23T13:17:12.589Z] b6dd8c27485f: Layer already exists [2025-02-23T13:17:12.589Z] 1d8ceb0c309d: Layer already exists [2025-02-23T13:17:12.589Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:12.589Z] 76d32b8c487e: Layer already exists [2025-02-23T13:17:12.589Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:12.589Z] c9b685650674: Layer already exists [2025-02-23T13:17:12.589Z] 18cf559a9be2: Layer already exists [2025-02-23T13:17:12.589Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:12.589Z] main: digest: sha256:9583817ce3eab99f60b933d4e09bcc722498a3ac96db62b964083e9075735308 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:17:12.668Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:12.684Z] taggedImages: [2025-02-23T13:17:12.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:12.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-23T13:17:12.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.61 [2025-02-23T13:17:12.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:12.684Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-23T13:17:12.714Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-23T13:17:12.714Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:12.714Z] latest [2025-02-23T13:17:12.714Z] 4.0.0-dev.61 [2025-02-23T13:17:12.714Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:12.714Z] main [2025-02-23T13:17:12.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:13.059Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:13.167Z] #100 DONE 0.5s [2025-02-23T13:17:13.167Z] [2025-02-23T13:17:13.167Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-23T13:17:13.377Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:13.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-23T13:17:13.377Z] a551dc6941e7: Preparing [2025-02-23T13:17:13.377Z] 7d0782f13466: Preparing [2025-02-23T13:17:13.377Z] 75ffc9e8823b: Preparing [2025-02-23T13:17:13.377Z] 29c5963e5171: Preparing [2025-02-23T13:17:13.377Z] 76f196f851b3: Preparing [2025-02-23T13:17:13.377Z] 7e937f8c67fb: Preparing [2025-02-23T13:17:13.377Z] 2b97045e9f9e: Preparing [2025-02-23T13:17:13.377Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:13.377Z] c01a038ab56a: Preparing [2025-02-23T13:17:13.377Z] 7ac216139f75: Preparing [2025-02-23T13:17:13.377Z] c4d2cd8760c9: Preparing [2025-02-23T13:17:13.377Z] 994456c4fd7b: Preparing [2025-02-23T13:17:13.377Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:13.377Z] c4d2cd8760c9: Waiting [2025-02-23T13:17:13.377Z] 994456c4fd7b: Waiting [2025-02-23T13:17:13.377Z] 7ac216139f75: Waiting [2025-02-23T13:17:13.377Z] 7e937f8c67fb: Waiting [2025-02-23T13:17:13.377Z] 76f196f851b3: Pushed [2025-02-23T13:17:13.377Z] 7d0782f13466: Pushed [2025-02-23T13:17:13.377Z] a551dc6941e7: Pushed [2025-02-23T13:17:13.377Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:13.377Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:13.377Z] 7e937f8c67fb: Pushed [2025-02-23T13:17:13.377Z] 2b97045e9f9e: Pushed [2025-02-23T13:17:13.434Z] #101 DONE 0.3s [2025-02-23T13:17:13.434Z] [2025-02-23T13:17:13.434Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-23T13:17:13.636Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:13.636Z] 7ac216139f75: Pushed [2025-02-23T13:17:13.812Z] #102 DONE 0.4s [2025-02-23T13:17:13.813Z] [2025-02-23T13:17:13.813Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-23T13:17:14.082Z] #103 ... [2025-02-23T13:17:14.082Z] [2025-02-23T13:17:14.082Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-23T13:17:14.082Z] #104 DONE 1.5s [2025-02-23T13:17:14.082Z] [2025-02-23T13:17:14.082Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-23T13:17:14.082Z] #103 DONE 0.3s [2025-02-23T13:17:14.082Z] [2025-02-23T13:17:14.082Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-23T13:17:14.347Z] #105 DONE 0.3s [2025-02-23T13:17:14.347Z] [2025-02-23T13:17:14.347Z] #106 [security-spire-config] exporting to image [2025-02-23T13:17:14.347Z] #106 exporting layers [2025-02-23T13:17:15.012Z] c4d2cd8760c9: Pushed [2025-02-23T13:17:15.271Z] 29c5963e5171: Pushed [2025-02-23T13:17:15.757Z] #106 ... [2025-02-23T13:17:15.757Z] [2025-02-23T13:17:15.757Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-23T13:17:15.757Z] #95 10.13 OK: 15 MiB in 28 packages [2025-02-23T13:17:15.757Z] #95 DONE 11.7s [2025-02-23T13:17:15.757Z] [2025-02-23T13:17:15.757Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:17:15.757Z] #107 DONE 3.5s [2025-02-23T13:17:15.757Z] [2025-02-23T13:17:15.757Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:17:16.204Z] 75ffc9e8823b: Pushed [2025-02-23T13:17:16.340Z] #108 ... [2025-02-23T13:17:16.340Z] [2025-02-23T13:17:16.340Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-23T13:17:16.340Z] #109 DONE 0.3s [2025-02-23T13:17:16.340Z] [2025-02-23T13:17:16.340Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-23T13:17:16.462Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:16.611Z] #110 DONE 0.4s [2025-02-23T13:17:16.612Z] [2025-02-23T13:17:16.612Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-23T13:17:16.804Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:16.878Z] #111 DONE 0.3s [2025-02-23T13:17:16.878Z] [2025-02-23T13:17:16.878Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-23T13:17:17.120Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-23T13:17:17.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-23T13:17:17.120Z] a551dc6941e7: Preparing [2025-02-23T13:17:17.120Z] 7d0782f13466: Preparing [2025-02-23T13:17:17.120Z] 75ffc9e8823b: Preparing [2025-02-23T13:17:17.120Z] 29c5963e5171: Preparing [2025-02-23T13:17:17.120Z] 76f196f851b3: Preparing [2025-02-23T13:17:17.120Z] 7e937f8c67fb: Preparing [2025-02-23T13:17:17.120Z] 2b97045e9f9e: Preparing [2025-02-23T13:17:17.120Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:17.120Z] c01a038ab56a: Preparing [2025-02-23T13:17:17.120Z] 7ac216139f75: Preparing [2025-02-23T13:17:17.120Z] c4d2cd8760c9: Preparing [2025-02-23T13:17:17.120Z] 994456c4fd7b: Preparing [2025-02-23T13:17:17.120Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:17.120Z] c01a038ab56a: Waiting [2025-02-23T13:17:17.120Z] 7ac216139f75: Waiting [2025-02-23T13:17:17.120Z] c4d2cd8760c9: Waiting [2025-02-23T13:17:17.120Z] 994456c4fd7b: Waiting [2025-02-23T13:17:17.120Z] 7e937f8c67fb: Waiting [2025-02-23T13:17:17.120Z] 2b97045e9f9e: Waiting [2025-02-23T13:17:17.120Z] 75ffc9e8823b: Layer already exists [2025-02-23T13:17:17.120Z] a551dc6941e7: Layer already exists [2025-02-23T13:17:17.120Z] 29c5963e5171: Layer already exists [2025-02-23T13:17:17.120Z] 7d0782f13466: Layer already exists [2025-02-23T13:17:17.120Z] 76f196f851b3: Layer already exists [2025-02-23T13:17:17.120Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:17.120Z] 2b97045e9f9e: Layer already exists [2025-02-23T13:17:17.120Z] 7e937f8c67fb: Layer already exists [2025-02-23T13:17:17.120Z] 7ac216139f75: Layer already exists [2025-02-23T13:17:17.120Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:17.120Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:17.120Z] c4d2cd8760c9: Layer already exists [2025-02-23T13:17:17.120Z] latest: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [2025-02-23T13:17:17.153Z] #112 DONE 0.3s [2025-02-23T13:17:17.153Z] [2025-02-23T13:17:17.153Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:17.419Z] #113 ... [2025-02-23T13:17:17.419Z] [2025-02-23T13:17:17.419Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-23T13:17:17.419Z] #108 DONE 3.5s [2025-02-23T13:17:17.419Z] [2025-02-23T13:17:17.419Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-23T13:17:17.419Z] #113 DONE 0.3s [2025-02-23T13:17:17.419Z] [2025-02-23T13:17:17.419Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-23T13:17:17.453Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:17.777Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.61 [2025-02-23T13:17:17.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-23T13:17:17.777Z] a551dc6941e7: Preparing [2025-02-23T13:17:17.777Z] 7d0782f13466: Preparing [2025-02-23T13:17:17.777Z] 75ffc9e8823b: Preparing [2025-02-23T13:17:17.777Z] 29c5963e5171: Preparing [2025-02-23T13:17:17.777Z] 76f196f851b3: Preparing [2025-02-23T13:17:17.777Z] 7e937f8c67fb: Preparing [2025-02-23T13:17:17.777Z] 2b97045e9f9e: Preparing [2025-02-23T13:17:17.777Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:17.777Z] 7e937f8c67fb: Waiting [2025-02-23T13:17:17.777Z] 2b97045e9f9e: Waiting [2025-02-23T13:17:17.777Z] c01a038ab56a: Preparing [2025-02-23T13:17:17.777Z] 7ac216139f75: Preparing [2025-02-23T13:17:17.777Z] c4d2cd8760c9: Preparing [2025-02-23T13:17:17.777Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:17.777Z] 994456c4fd7b: Preparing [2025-02-23T13:17:17.777Z] c01a038ab56a: Waiting [2025-02-23T13:17:17.777Z] 994456c4fd7b: Waiting [2025-02-23T13:17:17.777Z] 7ac216139f75: Waiting [2025-02-23T13:17:17.777Z] c4d2cd8760c9: Waiting [2025-02-23T13:17:17.777Z] 76f196f851b3: Layer already exists [2025-02-23T13:17:17.777Z] 7d0782f13466: Layer already exists [2025-02-23T13:17:17.777Z] 75ffc9e8823b: Layer already exists [2025-02-23T13:17:17.777Z] a551dc6941e7: Layer already exists [2025-02-23T13:17:17.777Z] 29c5963e5171: Layer already exists [2025-02-23T13:17:17.777Z] 7e937f8c67fb: Layer already exists [2025-02-23T13:17:17.777Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:17.777Z] 2b97045e9f9e: Layer already exists [2025-02-23T13:17:17.777Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:17.777Z] 7ac216139f75: Layer already exists [2025-02-23T13:17:17.777Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:17.777Z] c4d2cd8760c9: Layer already exists [2025-02-23T13:17:17.777Z] 4.0.0-dev.61: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:18.000Z] #114 DONE 0.6s [2025-02-23T13:17:18.000Z] [2025-02-23T13:17:18.000Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-23T13:17:18.099Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:18.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:18.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-23T13:17:18.427Z] a551dc6941e7: Preparing [2025-02-23T13:17:18.427Z] 7d0782f13466: Preparing [2025-02-23T13:17:18.427Z] 75ffc9e8823b: Preparing [2025-02-23T13:17:18.427Z] 29c5963e5171: Preparing [2025-02-23T13:17:18.427Z] 76f196f851b3: Preparing [2025-02-23T13:17:18.427Z] 7e937f8c67fb: Preparing [2025-02-23T13:17:18.427Z] 2b97045e9f9e: Preparing [2025-02-23T13:17:18.427Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:18.427Z] c01a038ab56a: Preparing [2025-02-23T13:17:18.427Z] 7ac216139f75: Preparing [2025-02-23T13:17:18.427Z] 7e937f8c67fb: Waiting [2025-02-23T13:17:18.427Z] 2b97045e9f9e: Waiting [2025-02-23T13:17:18.427Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:18.427Z] c01a038ab56a: Waiting [2025-02-23T13:17:18.427Z] 7ac216139f75: Waiting [2025-02-23T13:17:18.427Z] c4d2cd8760c9: Preparing [2025-02-23T13:17:18.427Z] 994456c4fd7b: Preparing [2025-02-23T13:17:18.427Z] c4d2cd8760c9: Waiting [2025-02-23T13:17:18.427Z] 994456c4fd7b: Waiting [2025-02-23T13:17:18.427Z] 76f196f851b3: Layer already exists [2025-02-23T13:17:18.427Z] 75ffc9e8823b: Layer already exists [2025-02-23T13:17:18.427Z] a551dc6941e7: Layer already exists [2025-02-23T13:17:18.427Z] 29c5963e5171: Layer already exists [2025-02-23T13:17:18.427Z] 7d0782f13466: Layer already exists [2025-02-23T13:17:18.427Z] 7e937f8c67fb: Layer already exists [2025-02-23T13:17:18.427Z] 2b97045e9f9e: Layer already exists [2025-02-23T13:17:18.427Z] 7ac216139f75: Layer already exists [2025-02-23T13:17:18.427Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:18.427Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:18.427Z] c4d2cd8760c9: Layer already exists [2025-02-23T13:17:18.427Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:18.427Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:18.597Z] #115 DONE 0.4s [2025-02-23T13:17:18.597Z] [2025-02-23T13:17:18.597Z] #106 [security-spire-server] exporting to image [2025-02-23T13:17:18.597Z] #106 exporting layers 4.2s done [2025-02-23T13:17:18.597Z] #106 writing image sha256:4e727878aa8624c577d72f2dc502ca769ab648fc71db3d1ae2dd7c4c787fc596 0.0s done [2025-02-23T13:17:18.597Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2025-02-23T13:17:18.750Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:18.874Z] #106 ... [2025-02-23T13:17:18.874Z] [2025-02-23T13:17:18.874Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-23T13:17:18.874Z] #116 DONE 0.4s [2025-02-23T13:17:19.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-23T13:17:19.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-23T13:17:19.084Z] a551dc6941e7: Preparing [2025-02-23T13:17:19.084Z] 7d0782f13466: Preparing [2025-02-23T13:17:19.084Z] 75ffc9e8823b: Preparing [2025-02-23T13:17:19.084Z] 29c5963e5171: Preparing [2025-02-23T13:17:19.084Z] 76f196f851b3: Preparing [2025-02-23T13:17:19.084Z] 7e937f8c67fb: Preparing [2025-02-23T13:17:19.084Z] 2b97045e9f9e: Preparing [2025-02-23T13:17:19.084Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:19.084Z] c01a038ab56a: Preparing [2025-02-23T13:17:19.084Z] 7ac216139f75: Preparing [2025-02-23T13:17:19.084Z] c4d2cd8760c9: Preparing [2025-02-23T13:17:19.084Z] 994456c4fd7b: Preparing [2025-02-23T13:17:19.084Z] 7e937f8c67fb: Waiting [2025-02-23T13:17:19.084Z] c01a038ab56a: Waiting [2025-02-23T13:17:19.084Z] 2b97045e9f9e: Waiting [2025-02-23T13:17:19.084Z] 7ac216139f75: Waiting [2025-02-23T13:17:19.084Z] a8b66f2bb41c: Waiting [2025-02-23T13:17:19.084Z] c4d2cd8760c9: Waiting [2025-02-23T13:17:19.084Z] 994456c4fd7b: Waiting [2025-02-23T13:17:19.084Z] 7d0782f13466: Layer already exists [2025-02-23T13:17:19.084Z] a551dc6941e7: Layer already exists [2025-02-23T13:17:19.084Z] 75ffc9e8823b: Layer already exists [2025-02-23T13:17:19.084Z] 76f196f851b3: Layer already exists [2025-02-23T13:17:19.084Z] 29c5963e5171: Layer already exists [2025-02-23T13:17:19.084Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:19.084Z] 7e937f8c67fb: Layer already exists [2025-02-23T13:17:19.084Z] 2b97045e9f9e: Layer already exists [2025-02-23T13:17:19.084Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:19.084Z] 7ac216139f75: Layer already exists [2025-02-23T13:17:19.084Z] c4d2cd8760c9: Layer already exists [2025-02-23T13:17:19.084Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:19.084Z] main: digest: sha256:5afe5b5ed124b02f6de5f14ec078307c990a74319ee72a3515f7da704e751549 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2025-02-23T13:17:19.151Z] [2025-02-23T13:17:19.151Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-23T13:17:19.151Z] #117 DONE 0.3s [2025-02-23T13:17:19.151Z] [2025-02-23T13:17:19.151Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] echo [2025-02-23T13:17:19.161Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:19.175Z] taggedImages: [2025-02-23T13:17:19.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:19.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-23T13:17:19.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.61 [2025-02-23T13:17:19.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:19.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-23T13:17:19.206Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-23T13:17:19.206Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:19.206Z] latest [2025-02-23T13:17:19.206Z] 4.0.0-dev.61 [2025-02-23T13:17:19.206Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:19.206Z] main [2025-02-23T13:17:19.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:19.560Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:19.741Z] #118 DONE 0.4s [2025-02-23T13:17:19.741Z] [2025-02-23T13:17:19.741Z] #106 [security-spire-agent] exporting to image [2025-02-23T13:17:19.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:19.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-23T13:17:19.880Z] fcf5a988b091: Preparing [2025-02-23T13:17:19.880Z] 51e29d639058: Preparing [2025-02-23T13:17:19.880Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:19.880Z] c01a038ab56a: Preparing [2025-02-23T13:17:19.880Z] 58a8430284d9: Preparing [2025-02-23T13:17:19.880Z] 2337c6157d32: Preparing [2025-02-23T13:17:19.880Z] 994456c4fd7b: Preparing [2025-02-23T13:17:19.880Z] 2337c6157d32: Waiting [2025-02-23T13:17:19.880Z] 994456c4fd7b: Waiting [2025-02-23T13:17:19.880Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:19.880Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:19.880Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:19.880Z] 58a8430284d9: Pushed [2025-02-23T13:17:19.880Z] fcf5a988b091: Pushed [2025-02-23T13:17:20.816Z] 2337c6157d32: Pushed [2025-02-23T13:17:21.148Z] #106 exporting layers 3.3s done [2025-02-23T13:17:21.148Z] #106 writing image sha256:906434cac57004f25613f2caf401257669245bab601b92942667f154d8dce291 done [2025-02-23T13:17:21.148Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2025-02-23T13:17:22.109Z] #106 exporting layers 2.5s done [2025-02-23T13:17:22.109Z] #106 writing image sha256:7b09858c964754078a6993c130c43dfde52662c9d6853a9486fd8d94875f164b 0.0s done [2025-02-23T13:17:22.109Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-23T13:17:22.109Z] #106 DONE 7.7s [2025-02-23T13:17:22.109Z] [2025-02-23T13:17:22.109Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:17:22.719Z] 51e29d639058: Pushed [2025-02-23T13:17:22.719Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:23.053Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:23.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-23T13:17:23.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-23T13:17:23.378Z] fcf5a988b091: Preparing [2025-02-23T13:17:23.378Z] 51e29d639058: Preparing [2025-02-23T13:17:23.378Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:23.378Z] c01a038ab56a: Preparing [2025-02-23T13:17:23.378Z] 58a8430284d9: Preparing [2025-02-23T13:17:23.378Z] 2337c6157d32: Preparing [2025-02-23T13:17:23.378Z] 994456c4fd7b: Preparing [2025-02-23T13:17:23.378Z] 2337c6157d32: Waiting [2025-02-23T13:17:23.378Z] 994456c4fd7b: Waiting [2025-02-23T13:17:23.378Z] 58a8430284d9: Layer already exists [2025-02-23T13:17:23.378Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:23.378Z] fcf5a988b091: Layer already exists [2025-02-23T13:17:23.378Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:23.378Z] 51e29d639058: Layer already exists [2025-02-23T13:17:23.378Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:23.378Z] 2337c6157d32: Layer already exists [2025-02-23T13:17:23.378Z] latest: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:23.712Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:24.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.61 [2025-02-23T13:17:24.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-23T13:17:24.041Z] fcf5a988b091: Preparing [2025-02-23T13:17:24.041Z] 51e29d639058: Preparing [2025-02-23T13:17:24.041Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:24.041Z] c01a038ab56a: Preparing [2025-02-23T13:17:24.041Z] 58a8430284d9: Preparing [2025-02-23T13:17:24.041Z] 2337c6157d32: Preparing [2025-02-23T13:17:24.041Z] 994456c4fd7b: Preparing [2025-02-23T13:17:24.041Z] 2337c6157d32: Waiting [2025-02-23T13:17:24.041Z] 994456c4fd7b: Waiting [2025-02-23T13:17:24.041Z] 58a8430284d9: Layer already exists [2025-02-23T13:17:24.041Z] fcf5a988b091: Layer already exists [2025-02-23T13:17:24.041Z] 51e29d639058: Layer already exists [2025-02-23T13:17:24.041Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:24.041Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:24.041Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:24.041Z] 2337c6157d32: Layer already exists [2025-02-23T13:17:24.041Z] 4.0.0-dev.61: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:24.377Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:24.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:24.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-23T13:17:24.701Z] fcf5a988b091: Preparing [2025-02-23T13:17:24.701Z] 51e29d639058: Preparing [2025-02-23T13:17:24.701Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:24.701Z] c01a038ab56a: Preparing [2025-02-23T13:17:24.701Z] 58a8430284d9: Preparing [2025-02-23T13:17:24.701Z] 2337c6157d32: Preparing [2025-02-23T13:17:24.701Z] 994456c4fd7b: Preparing [2025-02-23T13:17:24.701Z] 994456c4fd7b: Waiting [2025-02-23T13:17:24.701Z] 2337c6157d32: Waiting [2025-02-23T13:17:24.701Z] 51e29d639058: Layer already exists [2025-02-23T13:17:24.701Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:24.701Z] 58a8430284d9: Layer already exists [2025-02-23T13:17:24.701Z] fcf5a988b091: Layer already exists [2025-02-23T13:17:24.701Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:24.701Z] 2337c6157d32: Layer already exists [2025-02-23T13:17:24.701Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:24.701Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:25.029Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:25.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-23T13:17:25.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-23T13:17:25.354Z] fcf5a988b091: Preparing [2025-02-23T13:17:25.354Z] 51e29d639058: Preparing [2025-02-23T13:17:25.354Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:25.354Z] c01a038ab56a: Preparing [2025-02-23T13:17:25.354Z] 58a8430284d9: Preparing [2025-02-23T13:17:25.354Z] 2337c6157d32: Preparing [2025-02-23T13:17:25.354Z] 994456c4fd7b: Preparing [2025-02-23T13:17:25.354Z] 2337c6157d32: Waiting [2025-02-23T13:17:25.354Z] 994456c4fd7b: Waiting [2025-02-23T13:17:25.354Z] 58a8430284d9: Layer already exists [2025-02-23T13:17:25.354Z] 51e29d639058: Layer already exists [2025-02-23T13:17:25.354Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:25.354Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:25.354Z] fcf5a988b091: Layer already exists [2025-02-23T13:17:25.354Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:25.354Z] 2337c6157d32: Layer already exists [2025-02-23T13:17:25.354Z] main: digest: sha256:f4e9ee6e5ac2ab02d5ad68859a3143674bc8409439f1157c38ebdc982a22eaa4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:17:25.436Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:25.449Z] taggedImages: [2025-02-23T13:17:25.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:25.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-23T13:17:25.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.61 [2025-02-23T13:17:25.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:25.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-23T13:17:25.475Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-23T13:17:25.475Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:25.475Z] latest [2025-02-23T13:17:25.475Z] 4.0.0-dev.61 [2025-02-23T13:17:25.475Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:25.475Z] main [2025-02-23T13:17:25.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:25.815Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:26.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:26.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-23T13:17:26.140Z] 983d36bbd031: Preparing [2025-02-23T13:17:26.140Z] 9515381e7b76: Preparing [2025-02-23T13:17:26.140Z] 05b064b35da5: Preparing [2025-02-23T13:17:26.140Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:26.140Z] c01a038ab56a: Preparing [2025-02-23T13:17:26.140Z] ae01694d0a62: Preparing [2025-02-23T13:17:26.140Z] 23373f151a5d: Preparing [2025-02-23T13:17:26.140Z] 40466bab1010: Preparing [2025-02-23T13:17:26.140Z] 561573efefb8: Preparing [2025-02-23T13:17:26.140Z] 994456c4fd7b: Preparing [2025-02-23T13:17:26.140Z] ae01694d0a62: Waiting [2025-02-23T13:17:26.140Z] 40466bab1010: Waiting [2025-02-23T13:17:26.140Z] 561573efefb8: Waiting [2025-02-23T13:17:26.140Z] 994456c4fd7b: Waiting [2025-02-23T13:17:26.140Z] 23373f151a5d: Waiting [2025-02-23T13:17:26.140Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:26.140Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:26.140Z] 9515381e7b76: Pushed [2025-02-23T13:17:26.140Z] 983d36bbd031: Pushed [2025-02-23T13:17:26.140Z] 05b064b35da5: Pushed [2025-02-23T13:17:26.140Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:26.140Z] 40466bab1010: Pushed [2025-02-23T13:17:26.706Z] 561573efefb8: Pushed [2025-02-23T13:17:30.893Z] 23373f151a5d: Pushed [2025-02-23T13:17:37.456Z] ae01694d0a62: Pushed [2025-02-23T13:17:37.456Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:37.777Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:38.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-23T13:17:38.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-23T13:17:38.102Z] 983d36bbd031: Preparing [2025-02-23T13:17:38.102Z] 9515381e7b76: Preparing [2025-02-23T13:17:38.102Z] 05b064b35da5: Preparing [2025-02-23T13:17:38.102Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:38.102Z] c01a038ab56a: Preparing [2025-02-23T13:17:38.102Z] ae01694d0a62: Preparing [2025-02-23T13:17:38.102Z] 23373f151a5d: Preparing [2025-02-23T13:17:38.102Z] 40466bab1010: Preparing [2025-02-23T13:17:38.102Z] 561573efefb8: Preparing [2025-02-23T13:17:38.102Z] 994456c4fd7b: Preparing [2025-02-23T13:17:38.102Z] 23373f151a5d: Waiting [2025-02-23T13:17:38.102Z] 40466bab1010: Waiting [2025-02-23T13:17:38.102Z] ae01694d0a62: Waiting [2025-02-23T13:17:38.102Z] 561573efefb8: Waiting [2025-02-23T13:17:38.102Z] 994456c4fd7b: Waiting [2025-02-23T13:17:38.102Z] 9515381e7b76: Layer already exists [2025-02-23T13:17:38.102Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:38.102Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:38.102Z] 05b064b35da5: Layer already exists [2025-02-23T13:17:38.102Z] 983d36bbd031: Layer already exists [2025-02-23T13:17:38.102Z] ae01694d0a62: Layer already exists [2025-02-23T13:17:38.102Z] 40466bab1010: Layer already exists [2025-02-23T13:17:38.102Z] 561573efefb8: Layer already exists [2025-02-23T13:17:38.102Z] 23373f151a5d: Layer already exists [2025-02-23T13:17:38.102Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:38.102Z] latest: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:38.437Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:38.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.61 [2025-02-23T13:17:38.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-23T13:17:38.773Z] 983d36bbd031: Preparing [2025-02-23T13:17:38.773Z] 9515381e7b76: Preparing [2025-02-23T13:17:38.773Z] 05b064b35da5: Preparing [2025-02-23T13:17:38.773Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:38.773Z] c01a038ab56a: Preparing [2025-02-23T13:17:38.773Z] ae01694d0a62: Preparing [2025-02-23T13:17:38.773Z] 23373f151a5d: Preparing [2025-02-23T13:17:38.773Z] 40466bab1010: Preparing [2025-02-23T13:17:38.773Z] 561573efefb8: Preparing [2025-02-23T13:17:38.773Z] 994456c4fd7b: Preparing [2025-02-23T13:17:38.773Z] ae01694d0a62: Waiting [2025-02-23T13:17:38.773Z] 994456c4fd7b: Waiting [2025-02-23T13:17:38.773Z] 561573efefb8: Waiting [2025-02-23T13:17:38.773Z] 23373f151a5d: Waiting [2025-02-23T13:17:38.773Z] 40466bab1010: Waiting [2025-02-23T13:17:38.773Z] 9515381e7b76: Layer already exists [2025-02-23T13:17:38.773Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:38.773Z] 983d36bbd031: Layer already exists [2025-02-23T13:17:38.773Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:38.773Z] 05b064b35da5: Layer already exists [2025-02-23T13:17:38.773Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:38.773Z] ae01694d0a62: Layer already exists [2025-02-23T13:17:38.773Z] 23373f151a5d: Layer already exists [2025-02-23T13:17:38.773Z] 40466bab1010: Layer already exists [2025-02-23T13:17:38.773Z] 561573efefb8: Layer already exists [2025-02-23T13:17:38.773Z] 4.0.0-dev.61: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:39.113Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:39.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:39.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-23T13:17:39.437Z] 983d36bbd031: Preparing [2025-02-23T13:17:39.437Z] 9515381e7b76: Preparing [2025-02-23T13:17:39.437Z] 05b064b35da5: Preparing [2025-02-23T13:17:39.437Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:39.437Z] c01a038ab56a: Preparing [2025-02-23T13:17:39.437Z] ae01694d0a62: Preparing [2025-02-23T13:17:39.437Z] 23373f151a5d: Preparing [2025-02-23T13:17:39.437Z] 40466bab1010: Preparing [2025-02-23T13:17:39.437Z] 561573efefb8: Preparing [2025-02-23T13:17:39.437Z] 994456c4fd7b: Preparing [2025-02-23T13:17:39.437Z] 561573efefb8: Waiting [2025-02-23T13:17:39.437Z] 23373f151a5d: Waiting [2025-02-23T13:17:39.437Z] 40466bab1010: Waiting [2025-02-23T13:17:39.437Z] ae01694d0a62: Waiting [2025-02-23T13:17:39.437Z] 994456c4fd7b: Waiting [2025-02-23T13:17:39.437Z] 05b064b35da5: Layer already exists [2025-02-23T13:17:39.437Z] 983d36bbd031: Layer already exists [2025-02-23T13:17:39.437Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:39.437Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:39.437Z] 9515381e7b76: Layer already exists [2025-02-23T13:17:39.437Z] ae01694d0a62: Layer already exists [2025-02-23T13:17:39.437Z] 40466bab1010: Layer already exists [2025-02-23T13:17:39.437Z] 23373f151a5d: Layer already exists [2025-02-23T13:17:39.437Z] 561573efefb8: Layer already exists [2025-02-23T13:17:39.437Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:39.437Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:39.768Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:40.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-23T13:17:40.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-23T13:17:40.084Z] 983d36bbd031: Preparing [2025-02-23T13:17:40.084Z] 9515381e7b76: Preparing [2025-02-23T13:17:40.084Z] 05b064b35da5: Preparing [2025-02-23T13:17:40.084Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:40.084Z] c01a038ab56a: Preparing [2025-02-23T13:17:40.084Z] ae01694d0a62: Preparing [2025-02-23T13:17:40.084Z] 23373f151a5d: Preparing [2025-02-23T13:17:40.084Z] 40466bab1010: Preparing [2025-02-23T13:17:40.084Z] 561573efefb8: Preparing [2025-02-23T13:17:40.084Z] 994456c4fd7b: Preparing [2025-02-23T13:17:40.084Z] ae01694d0a62: Waiting [2025-02-23T13:17:40.084Z] 23373f151a5d: Waiting [2025-02-23T13:17:40.084Z] 40466bab1010: Waiting [2025-02-23T13:17:40.084Z] 561573efefb8: Waiting [2025-02-23T13:17:40.084Z] 994456c4fd7b: Waiting [2025-02-23T13:17:40.084Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:40.084Z] 9515381e7b76: Layer already exists [2025-02-23T13:17:40.084Z] 05b064b35da5: Layer already exists [2025-02-23T13:17:40.084Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:40.084Z] 983d36bbd031: Layer already exists [2025-02-23T13:17:40.084Z] ae01694d0a62: Layer already exists [2025-02-23T13:17:40.084Z] 23373f151a5d: Layer already exists [2025-02-23T13:17:40.084Z] 561573efefb8: Layer already exists [2025-02-23T13:17:40.084Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:40.084Z] 40466bab1010: Layer already exists [2025-02-23T13:17:40.084Z] main: digest: sha256:61f0bf5d952061242a699385cd81eb413144bbe498c034b0daac397687eb34fe size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:17:40.143Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:40.154Z] taggedImages: [2025-02-23T13:17:40.154Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:40.154Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-23T13:17:40.154Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.61 [2025-02-23T13:17:40.154Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:40.154Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-23T13:17:40.188Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-23T13:17:40.188Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:40.188Z] latest [2025-02-23T13:17:40.188Z] 4.0.0-dev.61 [2025-02-23T13:17:40.188Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:40.188Z] main [2025-02-23T13:17:40.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:40.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:40.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:40.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-23T13:17:40.857Z] 94e719176b41: Preparing [2025-02-23T13:17:40.857Z] eef53e023c75: Preparing [2025-02-23T13:17:40.857Z] 09db940b6f20: Preparing [2025-02-23T13:17:40.857Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:40.857Z] c01a038ab56a: Preparing [2025-02-23T13:17:40.857Z] 3ba8e0aa80b4: Preparing [2025-02-23T13:17:40.857Z] 3f9e60a57dc5: Preparing [2025-02-23T13:17:40.857Z] 6970a4ce5dfe: Preparing [2025-02-23T13:17:40.857Z] 994456c4fd7b: Preparing [2025-02-23T13:17:40.857Z] 3ba8e0aa80b4: Waiting [2025-02-23T13:17:40.857Z] 3f9e60a57dc5: Waiting [2025-02-23T13:17:40.857Z] 6970a4ce5dfe: Waiting [2025-02-23T13:17:40.857Z] 994456c4fd7b: Waiting [2025-02-23T13:17:40.857Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:40.857Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:40.857Z] 09db940b6f20: Pushed [2025-02-23T13:17:40.857Z] 94e719176b41: Pushed [2025-02-23T13:17:40.857Z] eef53e023c75: Pushed [2025-02-23T13:17:40.857Z] 3f9e60a57dc5: Pushed [2025-02-23T13:17:40.857Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:41.116Z] 6970a4ce5dfe: Pushed [2025-02-23T13:17:53.336Z] 3ba8e0aa80b4: Pushed [2025-02-23T13:17:53.337Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:53.670Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:53.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-23T13:17:53.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-23T13:17:53.997Z] 94e719176b41: Preparing [2025-02-23T13:17:53.997Z] eef53e023c75: Preparing [2025-02-23T13:17:53.997Z] 09db940b6f20: Preparing [2025-02-23T13:17:53.997Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:53.997Z] c01a038ab56a: Preparing [2025-02-23T13:17:53.997Z] 3ba8e0aa80b4: Preparing [2025-02-23T13:17:53.997Z] 3f9e60a57dc5: Preparing [2025-02-23T13:17:53.997Z] 6970a4ce5dfe: Preparing [2025-02-23T13:17:53.997Z] 994456c4fd7b: Preparing [2025-02-23T13:17:53.997Z] 3ba8e0aa80b4: Waiting [2025-02-23T13:17:53.997Z] 3f9e60a57dc5: Waiting [2025-02-23T13:17:53.997Z] 6970a4ce5dfe: Waiting [2025-02-23T13:17:53.997Z] 994456c4fd7b: Waiting [2025-02-23T13:17:53.997Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:53.997Z] 09db940b6f20: Layer already exists [2025-02-23T13:17:53.997Z] 94e719176b41: Layer already exists [2025-02-23T13:17:53.997Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:53.997Z] eef53e023c75: Layer already exists [2025-02-23T13:17:53.997Z] 3ba8e0aa80b4: Layer already exists [2025-02-23T13:17:53.997Z] 3f9e60a57dc5: Layer already exists [2025-02-23T13:17:53.997Z] 6970a4ce5dfe: Layer already exists [2025-02-23T13:17:53.997Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:53.997Z] latest: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:54.312Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:54.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.61 [2025-02-23T13:17:54.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-23T13:17:54.628Z] 94e719176b41: Preparing [2025-02-23T13:17:54.628Z] eef53e023c75: Preparing [2025-02-23T13:17:54.628Z] 09db940b6f20: Preparing [2025-02-23T13:17:54.628Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:54.628Z] c01a038ab56a: Preparing [2025-02-23T13:17:54.628Z] 3ba8e0aa80b4: Preparing [2025-02-23T13:17:54.628Z] 3f9e60a57dc5: Preparing [2025-02-23T13:17:54.628Z] 6970a4ce5dfe: Preparing [2025-02-23T13:17:54.628Z] 994456c4fd7b: Preparing [2025-02-23T13:17:54.628Z] 3f9e60a57dc5: Waiting [2025-02-23T13:17:54.628Z] 6970a4ce5dfe: Waiting [2025-02-23T13:17:54.628Z] 994456c4fd7b: Waiting [2025-02-23T13:17:54.628Z] 3ba8e0aa80b4: Waiting [2025-02-23T13:17:54.628Z] eef53e023c75: Layer already exists [2025-02-23T13:17:54.628Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:54.628Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:54.628Z] 94e719176b41: Layer already exists [2025-02-23T13:17:54.628Z] 09db940b6f20: Layer already exists [2025-02-23T13:17:54.628Z] 3f9e60a57dc5: Layer already exists [2025-02-23T13:17:54.628Z] 3ba8e0aa80b4: Layer already exists [2025-02-23T13:17:54.628Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:54.628Z] 6970a4ce5dfe: Layer already exists [2025-02-23T13:17:54.628Z] 4.0.0-dev.61: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:54.949Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:55.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:55.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-23T13:17:55.280Z] 94e719176b41: Preparing [2025-02-23T13:17:55.280Z] eef53e023c75: Preparing [2025-02-23T13:17:55.280Z] 09db940b6f20: Preparing [2025-02-23T13:17:55.280Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:55.280Z] c01a038ab56a: Preparing [2025-02-23T13:17:55.280Z] 3ba8e0aa80b4: Preparing [2025-02-23T13:17:55.280Z] 3f9e60a57dc5: Preparing [2025-02-23T13:17:55.280Z] 6970a4ce5dfe: Preparing [2025-02-23T13:17:55.280Z] 994456c4fd7b: Preparing [2025-02-23T13:17:55.280Z] 3f9e60a57dc5: Waiting [2025-02-23T13:17:55.280Z] 6970a4ce5dfe: Waiting [2025-02-23T13:17:55.280Z] 3ba8e0aa80b4: Waiting [2025-02-23T13:17:55.280Z] 994456c4fd7b: Waiting [2025-02-23T13:17:55.280Z] eef53e023c75: Layer already exists [2025-02-23T13:17:55.280Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:55.280Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:55.280Z] 09db940b6f20: Layer already exists [2025-02-23T13:17:55.280Z] 94e719176b41: Layer already exists [2025-02-23T13:17:55.280Z] 3f9e60a57dc5: Layer already exists [2025-02-23T13:17:55.280Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:55.280Z] 3ba8e0aa80b4: Layer already exists [2025-02-23T13:17:55.280Z] 6970a4ce5dfe: Layer already exists [2025-02-23T13:17:55.280Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:55.615Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:55.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-23T13:17:55.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-23T13:17:55.939Z] 94e719176b41: Preparing [2025-02-23T13:17:55.939Z] eef53e023c75: Preparing [2025-02-23T13:17:55.939Z] 09db940b6f20: Preparing [2025-02-23T13:17:55.939Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:55.939Z] c01a038ab56a: Preparing [2025-02-23T13:17:55.939Z] 3ba8e0aa80b4: Preparing [2025-02-23T13:17:55.939Z] 3f9e60a57dc5: Preparing [2025-02-23T13:17:55.939Z] 6970a4ce5dfe: Preparing [2025-02-23T13:17:55.939Z] 994456c4fd7b: Preparing [2025-02-23T13:17:55.939Z] 3ba8e0aa80b4: Waiting [2025-02-23T13:17:55.939Z] 3f9e60a57dc5: Waiting [2025-02-23T13:17:55.939Z] 6970a4ce5dfe: Waiting [2025-02-23T13:17:55.939Z] 994456c4fd7b: Waiting [2025-02-23T13:17:55.939Z] 09db940b6f20: Layer already exists [2025-02-23T13:17:55.939Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:55.939Z] 94e719176b41: Layer already exists [2025-02-23T13:17:55.939Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:55.939Z] eef53e023c75: Layer already exists [2025-02-23T13:17:55.939Z] 6970a4ce5dfe: Layer already exists [2025-02-23T13:17:55.939Z] 3f9e60a57dc5: Layer already exists [2025-02-23T13:17:55.939Z] 3ba8e0aa80b4: Layer already exists [2025-02-23T13:17:55.939Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:55.939Z] main: digest: sha256:1c17cb8390c903d5de99b269ccd015f1f44c2f71b79980a7ab43e12453151cf4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:17:56.016Z] ===================================================== [Pipeline] echo [2025-02-23T13:17:56.028Z] taggedImages: [2025-02-23T13:17:56.028Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:56.028Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-23T13:17:56.028Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.61 [2025-02-23T13:17:56.028Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:56.028Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-23T13:17:56.051Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-23T13:17:56.051Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:56.051Z] latest [2025-02-23T13:17:56.051Z] 4.0.0-dev.61 [2025-02-23T13:17:56.051Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:17:56.051Z] main [2025-02-23T13:17:56.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:56.393Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:17:56.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:17:56.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-23T13:17:56.715Z] 983d36bbd031: Preparing [2025-02-23T13:17:56.715Z] 9ab619566f6e: Preparing [2025-02-23T13:17:56.715Z] ef6c438e3ab0: Preparing [2025-02-23T13:17:56.715Z] a8b66f2bb41c: Preparing [2025-02-23T13:17:56.715Z] c01a038ab56a: Preparing [2025-02-23T13:17:56.715Z] 1103bb0e1481: Preparing [2025-02-23T13:17:56.715Z] 40466bab1010: Preparing [2025-02-23T13:17:56.715Z] 561573efefb8: Preparing [2025-02-23T13:17:56.715Z] 994456c4fd7b: Preparing [2025-02-23T13:17:56.715Z] 1103bb0e1481: Waiting [2025-02-23T13:17:56.715Z] 994456c4fd7b: Waiting [2025-02-23T13:17:56.715Z] 40466bab1010: Waiting [2025-02-23T13:17:56.715Z] 561573efefb8: Waiting [2025-02-23T13:17:56.715Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:17:56.715Z] c01a038ab56a: Layer already exists [2025-02-23T13:17:56.715Z] 983d36bbd031: Layer already exists [2025-02-23T13:17:56.715Z] 561573efefb8: Layer already exists [2025-02-23T13:17:56.715Z] 40466bab1010: Layer already exists [2025-02-23T13:17:56.715Z] 994456c4fd7b: Layer already exists [2025-02-23T13:17:56.715Z] ef6c438e3ab0: Pushed [2025-02-23T13:17:56.715Z] 9ab619566f6e: Pushed [2025-02-23T13:18:08.928Z] 1103bb0e1481: Pushed [2025-02-23T13:18:08.928Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:09.254Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:09.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-23T13:18:09.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-23T13:18:09.574Z] 983d36bbd031: Preparing [2025-02-23T13:18:09.574Z] 9ab619566f6e: Preparing [2025-02-23T13:18:09.574Z] ef6c438e3ab0: Preparing [2025-02-23T13:18:09.574Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:09.574Z] c01a038ab56a: Preparing [2025-02-23T13:18:09.574Z] 1103bb0e1481: Preparing [2025-02-23T13:18:09.574Z] 40466bab1010: Preparing [2025-02-23T13:18:09.574Z] 561573efefb8: Preparing [2025-02-23T13:18:09.574Z] 994456c4fd7b: Preparing [2025-02-23T13:18:09.574Z] 40466bab1010: Waiting [2025-02-23T13:18:09.574Z] 561573efefb8: Waiting [2025-02-23T13:18:09.574Z] 994456c4fd7b: Waiting [2025-02-23T13:18:09.574Z] 1103bb0e1481: Waiting [2025-02-23T13:18:09.574Z] ef6c438e3ab0: Layer already exists [2025-02-23T13:18:09.574Z] 983d36bbd031: Layer already exists [2025-02-23T13:18:09.574Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:09.574Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:09.574Z] 9ab619566f6e: Layer already exists [2025-02-23T13:18:09.574Z] 40466bab1010: Layer already exists [2025-02-23T13:18:09.574Z] 561573efefb8: Layer already exists [2025-02-23T13:18:09.574Z] 1103bb0e1481: Layer already exists [2025-02-23T13:18:09.574Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:09.574Z] latest: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:09.903Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:10.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.61 [2025-02-23T13:18:10.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-23T13:18:10.230Z] 983d36bbd031: Preparing [2025-02-23T13:18:10.230Z] 9ab619566f6e: Preparing [2025-02-23T13:18:10.230Z] ef6c438e3ab0: Preparing [2025-02-23T13:18:10.230Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:10.230Z] c01a038ab56a: Preparing [2025-02-23T13:18:10.230Z] 1103bb0e1481: Preparing [2025-02-23T13:18:10.230Z] 40466bab1010: Preparing [2025-02-23T13:18:10.230Z] 561573efefb8: Preparing [2025-02-23T13:18:10.230Z] 994456c4fd7b: Preparing [2025-02-23T13:18:10.230Z] 40466bab1010: Waiting [2025-02-23T13:18:10.230Z] 561573efefb8: Waiting [2025-02-23T13:18:10.230Z] 994456c4fd7b: Waiting [2025-02-23T13:18:10.230Z] 9ab619566f6e: Layer already exists [2025-02-23T13:18:10.230Z] ef6c438e3ab0: Layer already exists [2025-02-23T13:18:10.230Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:10.230Z] 983d36bbd031: Layer already exists [2025-02-23T13:18:10.230Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:10.230Z] 561573efefb8: Layer already exists [2025-02-23T13:18:10.230Z] 1103bb0e1481: Layer already exists [2025-02-23T13:18:10.230Z] 40466bab1010: Layer already exists [2025-02-23T13:18:10.230Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:10.230Z] 4.0.0-dev.61: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:10.555Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:10.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:10.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-23T13:18:10.877Z] 983d36bbd031: Preparing [2025-02-23T13:18:10.877Z] 9ab619566f6e: Preparing [2025-02-23T13:18:10.877Z] ef6c438e3ab0: Preparing [2025-02-23T13:18:10.877Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:10.877Z] c01a038ab56a: Preparing [2025-02-23T13:18:10.877Z] 1103bb0e1481: Preparing [2025-02-23T13:18:10.877Z] 40466bab1010: Preparing [2025-02-23T13:18:10.877Z] 561573efefb8: Preparing [2025-02-23T13:18:10.877Z] 994456c4fd7b: Preparing [2025-02-23T13:18:10.877Z] 1103bb0e1481: Waiting [2025-02-23T13:18:10.877Z] 40466bab1010: Waiting [2025-02-23T13:18:10.877Z] 561573efefb8: Waiting [2025-02-23T13:18:10.877Z] 994456c4fd7b: Waiting [2025-02-23T13:18:10.877Z] 983d36bbd031: Layer already exists [2025-02-23T13:18:10.877Z] 9ab619566f6e: Layer already exists [2025-02-23T13:18:10.878Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:10.878Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:10.878Z] ef6c438e3ab0: Layer already exists [2025-02-23T13:18:10.878Z] 40466bab1010: Layer already exists [2025-02-23T13:18:10.878Z] 1103bb0e1481: Layer already exists [2025-02-23T13:18:10.878Z] 561573efefb8: Layer already exists [2025-02-23T13:18:10.878Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:10.878Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:11.201Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:11.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-23T13:18:11.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-23T13:18:11.525Z] 983d36bbd031: Preparing [2025-02-23T13:18:11.525Z] 9ab619566f6e: Preparing [2025-02-23T13:18:11.525Z] ef6c438e3ab0: Preparing [2025-02-23T13:18:11.525Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:11.525Z] c01a038ab56a: Preparing [2025-02-23T13:18:11.525Z] 1103bb0e1481: Preparing [2025-02-23T13:18:11.525Z] 40466bab1010: Preparing [2025-02-23T13:18:11.525Z] 561573efefb8: Preparing [2025-02-23T13:18:11.525Z] 994456c4fd7b: Preparing [2025-02-23T13:18:11.525Z] 1103bb0e1481: Waiting [2025-02-23T13:18:11.525Z] 40466bab1010: Waiting [2025-02-23T13:18:11.525Z] 561573efefb8: Waiting [2025-02-23T13:18:11.525Z] 994456c4fd7b: Waiting [2025-02-23T13:18:11.525Z] 9ab619566f6e: Layer already exists [2025-02-23T13:18:11.525Z] 983d36bbd031: Layer already exists [2025-02-23T13:18:11.525Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:11.525Z] ef6c438e3ab0: Layer already exists [2025-02-23T13:18:11.525Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:11.525Z] 1103bb0e1481: Layer already exists [2025-02-23T13:18:11.525Z] 40466bab1010: Layer already exists [2025-02-23T13:18:11.525Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:11.525Z] 561573efefb8: Layer already exists [2025-02-23T13:18:11.525Z] main: digest: sha256:324b4e4905756b4611c668f1229b3813d6dd1f28c749299847db2ee491d7ffc3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:18:11.613Z] ===================================================== [Pipeline] echo [2025-02-23T13:18:11.627Z] taggedImages: [2025-02-23T13:18:11.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:11.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-23T13:18:11.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.61 [2025-02-23T13:18:11.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:11.627Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-23T13:18:11.655Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-23T13:18:11.655Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:11.655Z] latest [2025-02-23T13:18:11.655Z] 4.0.0-dev.61 [2025-02-23T13:18:11.655Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:11.655Z] main [2025-02-23T13:18:11.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:11.993Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:12.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:12.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-23T13:18:12.320Z] 7af204751ae5: Preparing [2025-02-23T13:18:12.320Z] 4dceb7a762f3: Preparing [2025-02-23T13:18:12.320Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:12.320Z] c01a038ab56a: Preparing [2025-02-23T13:18:12.320Z] 6089200e488b: Preparing [2025-02-23T13:18:12.320Z] e07dcfcbb144: Preparing [2025-02-23T13:18:12.320Z] 994456c4fd7b: Preparing [2025-02-23T13:18:12.320Z] e07dcfcbb144: Waiting [2025-02-23T13:18:12.320Z] 994456c4fd7b: Waiting [2025-02-23T13:18:12.320Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:12.320Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:12.320Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:12.320Z] 7af204751ae5: Pushed [2025-02-23T13:18:12.320Z] 6089200e488b: Pushed [2025-02-23T13:18:12.888Z] e07dcfcbb144: Pushed [2025-02-23T13:18:16.170Z] 4dceb7a762f3: Pushed [2025-02-23T13:18:16.170Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:16.494Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:16.820Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-23T13:18:16.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-23T13:18:16.820Z] 7af204751ae5: Preparing [2025-02-23T13:18:16.820Z] 4dceb7a762f3: Preparing [2025-02-23T13:18:16.820Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:16.820Z] c01a038ab56a: Preparing [2025-02-23T13:18:16.820Z] 6089200e488b: Preparing [2025-02-23T13:18:16.820Z] e07dcfcbb144: Preparing [2025-02-23T13:18:16.820Z] 994456c4fd7b: Preparing [2025-02-23T13:18:16.820Z] e07dcfcbb144: Waiting [2025-02-23T13:18:16.820Z] 994456c4fd7b: Waiting [2025-02-23T13:18:16.820Z] 6089200e488b: Layer already exists [2025-02-23T13:18:16.820Z] 4dceb7a762f3: Layer already exists [2025-02-23T13:18:16.820Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:16.820Z] 7af204751ae5: Layer already exists [2025-02-23T13:18:16.820Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:16.820Z] e07dcfcbb144: Layer already exists [2025-02-23T13:18:16.820Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:16.820Z] latest: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:17.136Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:17.461Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.61 [2025-02-23T13:18:17.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-23T13:18:17.461Z] 7af204751ae5: Preparing [2025-02-23T13:18:17.461Z] 4dceb7a762f3: Preparing [2025-02-23T13:18:17.461Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:17.461Z] c01a038ab56a: Preparing [2025-02-23T13:18:17.461Z] 6089200e488b: Preparing [2025-02-23T13:18:17.461Z] e07dcfcbb144: Preparing [2025-02-23T13:18:17.461Z] 994456c4fd7b: Preparing [2025-02-23T13:18:17.461Z] e07dcfcbb144: Waiting [2025-02-23T13:18:17.461Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:17.461Z] 7af204751ae5: Layer already exists [2025-02-23T13:18:17.461Z] 6089200e488b: Layer already exists [2025-02-23T13:18:17.461Z] 4dceb7a762f3: Layer already exists [2025-02-23T13:18:17.461Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:17.461Z] e07dcfcbb144: Layer already exists [2025-02-23T13:18:17.461Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:17.461Z] 4.0.0-dev.61: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:17.790Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:18.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:18.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-23T13:18:18.108Z] 7af204751ae5: Preparing [2025-02-23T13:18:18.108Z] 4dceb7a762f3: Preparing [2025-02-23T13:18:18.108Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:18.108Z] c01a038ab56a: Preparing [2025-02-23T13:18:18.108Z] 6089200e488b: Preparing [2025-02-23T13:18:18.108Z] e07dcfcbb144: Preparing [2025-02-23T13:18:18.108Z] 994456c4fd7b: Preparing [2025-02-23T13:18:18.108Z] e07dcfcbb144: Waiting [2025-02-23T13:18:18.108Z] 994456c4fd7b: Waiting [2025-02-23T13:18:18.108Z] 7af204751ae5: Layer already exists [2025-02-23T13:18:18.108Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:18.108Z] 4dceb7a762f3: Layer already exists [2025-02-23T13:18:18.108Z] 6089200e488b: Layer already exists [2025-02-23T13:18:18.108Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:18.108Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:18.108Z] e07dcfcbb144: Layer already exists [2025-02-23T13:18:18.108Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:18.428Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:18.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-23T13:18:18.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-23T13:18:18.748Z] 7af204751ae5: Preparing [2025-02-23T13:18:18.748Z] 4dceb7a762f3: Preparing [2025-02-23T13:18:18.748Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:18.748Z] c01a038ab56a: Preparing [2025-02-23T13:18:18.748Z] 6089200e488b: Preparing [2025-02-23T13:18:18.748Z] e07dcfcbb144: Preparing [2025-02-23T13:18:18.748Z] 994456c4fd7b: Preparing [2025-02-23T13:18:18.748Z] e07dcfcbb144: Waiting [2025-02-23T13:18:18.748Z] 994456c4fd7b: Waiting [2025-02-23T13:18:18.748Z] 6089200e488b: Layer already exists [2025-02-23T13:18:18.748Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:18.748Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:18.748Z] 7af204751ae5: Layer already exists [2025-02-23T13:18:18.748Z] 4dceb7a762f3: Layer already exists [2025-02-23T13:18:18.748Z] e07dcfcbb144: Layer already exists [2025-02-23T13:18:18.748Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:18.748Z] main: digest: sha256:960abfc78121eec5a96f29a4352527f6ea8cc8ba946f553ed157b496b892bf9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:18:18.825Z] ===================================================== [Pipeline] echo [2025-02-23T13:18:18.837Z] taggedImages: [2025-02-23T13:18:18.837Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:18.837Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-23T13:18:18.837Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.61 [2025-02-23T13:18:18.837Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:18.837Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-23T13:18:18.866Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-23T13:18:18.866Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:18.866Z] latest [2025-02-23T13:18:18.866Z] 4.0.0-dev.61 [2025-02-23T13:18:18.866Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:18.866Z] main [2025-02-23T13:18:18.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:19.199Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:19.522Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:19.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-23T13:18:19.522Z] 9c21a4e0eda1: Preparing [2025-02-23T13:18:19.522Z] 4758b09e8d09: Preparing [2025-02-23T13:18:19.522Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:19.522Z] c01a038ab56a: Preparing [2025-02-23T13:18:19.522Z] 2b9a38a49459: Preparing [2025-02-23T13:18:19.522Z] f184cce7a960: Preparing [2025-02-23T13:18:19.522Z] 994456c4fd7b: Preparing [2025-02-23T13:18:19.522Z] f184cce7a960: Waiting [2025-02-23T13:18:19.522Z] 994456c4fd7b: Waiting [2025-02-23T13:18:19.522Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:19.522Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:19.522Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:19.522Z] 2b9a38a49459: Pushed [2025-02-23T13:18:19.522Z] 9c21a4e0eda1: Pushed [2025-02-23T13:18:19.780Z] f184cce7a960: Pushed [2025-02-23T13:18:23.064Z] 4758b09e8d09: Pushed [2025-02-23T13:18:23.324Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:23.670Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:23.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-23T13:18:23.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-23T13:18:23.999Z] 9c21a4e0eda1: Preparing [2025-02-23T13:18:23.999Z] 4758b09e8d09: Preparing [2025-02-23T13:18:23.999Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:23.999Z] c01a038ab56a: Preparing [2025-02-23T13:18:23.999Z] 2b9a38a49459: Preparing [2025-02-23T13:18:23.999Z] f184cce7a960: Preparing [2025-02-23T13:18:23.999Z] 994456c4fd7b: Preparing [2025-02-23T13:18:23.999Z] 994456c4fd7b: Waiting [2025-02-23T13:18:23.999Z] f184cce7a960: Waiting [2025-02-23T13:18:23.999Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:23.999Z] 9c21a4e0eda1: Layer already exists [2025-02-23T13:18:23.999Z] 2b9a38a49459: Layer already exists [2025-02-23T13:18:23.999Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:23.999Z] 4758b09e8d09: Layer already exists [2025-02-23T13:18:23.999Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:23.999Z] f184cce7a960: Layer already exists [2025-02-23T13:18:23.999Z] latest: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:24.331Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:24.653Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.61 [2025-02-23T13:18:24.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-23T13:18:24.653Z] 9c21a4e0eda1: Preparing [2025-02-23T13:18:24.653Z] 4758b09e8d09: Preparing [2025-02-23T13:18:24.653Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:24.653Z] c01a038ab56a: Preparing [2025-02-23T13:18:24.653Z] 2b9a38a49459: Preparing [2025-02-23T13:18:24.653Z] f184cce7a960: Preparing [2025-02-23T13:18:24.653Z] 994456c4fd7b: Preparing [2025-02-23T13:18:24.653Z] 994456c4fd7b: Waiting [2025-02-23T13:18:24.653Z] 4758b09e8d09: Layer already exists [2025-02-23T13:18:24.653Z] 2b9a38a49459: Layer already exists [2025-02-23T13:18:24.653Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:24.653Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:24.653Z] 9c21a4e0eda1: Layer already exists [2025-02-23T13:18:24.653Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:24.653Z] f184cce7a960: Layer already exists [2025-02-23T13:18:24.653Z] 4.0.0-dev.61: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:24.986Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:25.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:25.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-23T13:18:25.308Z] 9c21a4e0eda1: Preparing [2025-02-23T13:18:25.308Z] 4758b09e8d09: Preparing [2025-02-23T13:18:25.308Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:25.308Z] c01a038ab56a: Preparing [2025-02-23T13:18:25.308Z] 2b9a38a49459: Preparing [2025-02-23T13:18:25.308Z] f184cce7a960: Preparing [2025-02-23T13:18:25.308Z] 994456c4fd7b: Preparing [2025-02-23T13:18:25.308Z] f184cce7a960: Waiting [2025-02-23T13:18:25.308Z] 994456c4fd7b: Waiting [2025-02-23T13:18:25.308Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:25.308Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:25.308Z] 9c21a4e0eda1: Layer already exists [2025-02-23T13:18:25.308Z] 2b9a38a49459: Layer already exists [2025-02-23T13:18:25.308Z] 4758b09e8d09: Layer already exists [2025-02-23T13:18:25.308Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:25.308Z] f184cce7a960: Layer already exists [2025-02-23T13:18:25.308Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:25.643Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:18:25.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-23T13:18:25.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-23T13:18:25.971Z] 9c21a4e0eda1: Preparing [2025-02-23T13:18:25.971Z] 4758b09e8d09: Preparing [2025-02-23T13:18:25.971Z] a8b66f2bb41c: Preparing [2025-02-23T13:18:25.971Z] c01a038ab56a: Preparing [2025-02-23T13:18:25.971Z] 2b9a38a49459: Preparing [2025-02-23T13:18:25.971Z] f184cce7a960: Preparing [2025-02-23T13:18:25.971Z] 994456c4fd7b: Preparing [2025-02-23T13:18:25.971Z] f184cce7a960: Waiting [2025-02-23T13:18:25.971Z] 994456c4fd7b: Waiting [2025-02-23T13:18:25.971Z] 2b9a38a49459: Layer already exists [2025-02-23T13:18:25.971Z] a8b66f2bb41c: Layer already exists [2025-02-23T13:18:25.971Z] 4758b09e8d09: Layer already exists [2025-02-23T13:18:25.971Z] c01a038ab56a: Layer already exists [2025-02-23T13:18:25.971Z] 9c21a4e0eda1: Layer already exists [2025-02-23T13:18:25.971Z] f184cce7a960: Layer already exists [2025-02-23T13:18:25.971Z] 994456c4fd7b: Layer already exists [2025-02-23T13:18:25.971Z] main: digest: sha256:2f7c14ea13d7420f7d8fa5164483044e389b4a3e57ee04c6c620257225d36da0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:18:26.052Z] ===================================================== [Pipeline] echo [2025-02-23T13:18:26.067Z] taggedImages: [2025-02-23T13:18:26.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:18:26.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-23T13:18:26.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.61 [2025-02-23T13:18:26.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:18:26.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-23T13:18:43.717Z] #80 ... [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #81 DONE 123.7s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #94 DONE 105.2s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #83 DONE 121.6s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #87 DONE 113.0s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #78 DONE 130.5s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #119 ... [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #80 DONE 125.2s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #120 ... [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #119 [support-notifications builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #119 DONE 2.1s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #121 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:18:43.717Z] #122 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #123 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #120 DONE 2.0s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #124 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:18:43.717Z] #125 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #126 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #127 DONE 2.2s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #128 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #129 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:18:43.717Z] #130 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #131 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #132 [core-command builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #132 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:18:43.717Z] #133 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:18:43.717Z] #134 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #135 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #136 [core-metadata builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #136 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #137 [core-data builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #137 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-23T13:18:43.717Z] #138 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:18:43.717Z] #139 CACHED [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #140 DONE 2.2s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-23T13:18:43.717Z] #141 DONE 2.1s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:18:43.717Z] #142 ... [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #143 [core-keeper builder 7/8] COPY . . [2025-02-23T13:18:43.717Z] #143 DONE 2.3s [2025-02-23T13:18:43.717Z] [2025-02-23T13:18:43.717Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-23T13:18:45.128Z] #144 5.266 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-23T13:18:45.712Z] #144 ... [2025-02-23T13:18:45.712Z] [2025-02-23T13:18:45.712Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:18:45.712Z] #142 5.842 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-23T13:18:49.968Z] #142 ... [2025-02-23T13:18:49.968Z] [2025-02-23T13:18:49.968Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:18:49.968Z] #0 4.665 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-23T13:18:49.968Z] #145 ... [2025-02-23T13:18:49.968Z] [2025-02-23T13:18:49.968Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:18:49.968Z] #0 5.236 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-23T13:18:49.968Z] #146 ... [2025-02-23T13:18:49.968Z] [2025-02-23T13:18:49.968Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-23T13:18:49.968Z] #0 5.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-23T13:18:49.968Z] #147 ... [2025-02-23T13:18:49.968Z] [2025-02-23T13:18:49.969Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-23T13:18:49.969Z] #0 5.446 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-23T13:18:50.235Z] #148 ... [2025-02-23T13:18:50.235Z] [2025-02-23T13:18:50.235Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:18:50.235Z] #0 5.666 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-23T13:18:50.235Z] #149 ... [2025-02-23T13:18:50.235Z] [2025-02-23T13:18:50.235Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:18:50.235Z] #0 4.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-23T13:18:50.501Z] #150 ... [2025-02-23T13:18:50.501Z] [2025-02-23T13:18:50.501Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:18:50.501Z] #0 5.432 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-23T13:18:50.772Z] #151 ... [2025-02-23T13:18:50.772Z] [2025-02-23T13:18:50.772Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-23T13:18:50.772Z] #0 5.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-23T13:18:50.772Z] #152 ... [2025-02-23T13:18:50.772Z] [2025-02-23T13:18:50.772Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-23T13:18:50.772Z] #0 5.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-23T13:18:51.106Z] #153 ... [2025-02-23T13:18:51.106Z] [2025-02-23T13:18:51.106Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-23T13:18:51.106Z] #0 5.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-23T13:36:44.155Z] #154 ... [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-23T13:36:44.155Z] #153 DONE 1075.5s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:36:44.155Z] #146 ... [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:36:44.155Z] #155 DONE 0.2s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:36:44.155Z] #156 DONE 0.1s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:36:44.155Z] #150 ... [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-23T13:36:44.155Z] #157 DONE 0.2s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:36:44.155Z] #158 DONE 0.1s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-23T13:36:44.155Z] #159 DONE 0.2s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:36:44.155Z] #150 ... [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:36:44.155Z] #160 DONE 2.0s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #106 [core-common-config-bootstrapper] exporting to image [2025-02-23T13:36:44.155Z] #106 exporting layers [2025-02-23T13:36:44.155Z] #106 exporting layers 0.7s done [2025-02-23T13:36:44.155Z] #106 writing image sha256:c54535e09c91a24d103ccf699c11d1face688e679713b97fb8781db34e180b9d done [2025-02-23T13:36:44.155Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-23T13:36:44.155Z] #106 DONE 8.4s [2025-02-23T13:36:44.155Z] [2025-02-23T13:36:44.155Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:36:50.824Z] #151 ... [2025-02-23T13:36:50.824Z] [2025-02-23T13:36:50.824Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-23T13:36:50.824Z] #147 DONE 1090.7s [2025-02-23T13:36:50.824Z] [2025-02-23T13:36:50.824Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:36:50.824Z] #150 ... [2025-02-23T13:36:50.824Z] [2025-02-23T13:36:50.824Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-23T13:36:51.093Z] #161 DONE 0.3s [2025-02-23T13:36:51.093Z] [2025-02-23T13:36:51.093Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-23T13:36:53.039Z] #162 DONE 2.0s [2025-02-23T13:36:53.039Z] [2025-02-23T13:36:53.039Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:36:53.039Z] #142 ... [2025-02-23T13:36:53.039Z] [2025-02-23T13:36:53.039Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:36:53.307Z] #163 DONE 0.2s [2025-02-23T13:36:53.307Z] [2025-02-23T13:36:53.307Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:36:53.573Z] #164 DONE 0.3s [2025-02-23T13:36:53.573Z] [2025-02-23T13:36:53.573Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-23T13:36:53.840Z] #165 DONE 0.4s [2025-02-23T13:36:53.840Z] [2025-02-23T13:36:53.840Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:36:54.119Z] #142 ... [2025-02-23T13:36:54.119Z] [2025-02-23T13:36:54.119Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-23T13:36:54.119Z] #166 DONE 0.2s [2025-02-23T13:36:54.119Z] [2025-02-23T13:36:54.119Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-23T13:36:54.395Z] #167 DONE 0.2s [2025-02-23T13:36:54.395Z] [2025-02-23T13:36:54.395Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-23T13:36:54.395Z] #168 DONE 0.2s [2025-02-23T13:36:54.395Z] [2025-02-23T13:36:54.395Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:36:54.695Z] #149 ... [2025-02-23T13:36:54.695Z] [2025-02-23T13:36:54.695Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-23T13:36:54.965Z] #169 DONE 0.2s [2025-02-23T13:36:54.965Z] [2025-02-23T13:36:54.965Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-23T13:36:54.965Z] #170 DONE 0.2s [2025-02-23T13:36:54.965Z] [2025-02-23T13:36:54.965Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-23T13:36:57.553Z] #171 DONE 2.4s [2025-02-23T13:36:57.553Z] [2025-02-23T13:36:57.553Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:36:57.553Z] #151 ... [2025-02-23T13:36:57.553Z] [2025-02-23T13:36:57.553Z] #106 [security-bootstrapper] exporting to image [2025-02-23T13:36:57.553Z] #106 exporting layers [2025-02-23T13:36:58.514Z] #106 exporting layers 1.0s done [2025-02-23T13:36:58.514Z] #106 writing image sha256:a3fc645226ef9a0aecd47c1eac6d8716bec4cc86a07c2174f452b66634facd0c done [2025-02-23T13:36:58.514Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-23T13:36:58.514Z] #106 DONE 9.4s [2025-02-23T13:36:58.514Z] [2025-02-23T13:36:58.514Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:50:53.162Z] #145 ... [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-23T13:50:53.162Z] #152 DONE 1918.7s [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:50:53.162Z] #149 ... [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:50:53.162Z] #172 DONE 0.2s [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:50:53.162Z] #146 ... [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:50:53.162Z] #173 DONE 0.2s [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-23T13:50:53.162Z] #174 DONE 0.3s [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:50:53.162Z] #175 DONE 0.1s [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #106 [core-command] exporting to image [2025-02-23T13:50:53.162Z] #106 exporting layers [2025-02-23T13:50:53.162Z] #106 exporting layers 0.5s done [2025-02-23T13:50:53.162Z] #106 writing image sha256:e4a4cd76863a1cd1f695658bffa334f9436c37c149bea5afcd4c5de1444e3425 done [2025-02-23T13:50:53.162Z] #106 naming to docker.io/library/core-command-arm64 done [2025-02-23T13:50:53.162Z] #106 DONE 9.9s [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:50:53.162Z] #149 ... [2025-02-23T13:50:53.162Z] [2025-02-23T13:50:53.162Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-23T13:50:53.162Z] #154 1932.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.61 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-23T13:51:11.370Z] #154 ... [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-23T13:51:11.370Z] #150 DONE 1950.1s [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:51:11.370Z] #46 ... [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:51:11.370Z] #176 DONE 0.2s [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:51:11.370Z] #151 ... [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:51:11.370Z] #177 DONE 0.3s [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-23T13:51:11.370Z] #178 DONE 0.1s [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-23T13:51:11.370Z] #179 DONE 0.3s [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-23T13:51:11.370Z] #180 DONE 0.3s [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:51:11.370Z] #145 ... [2025-02-23T13:51:11.370Z] [2025-02-23T13:51:11.370Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-23T13:51:11.370Z] #181 DONE 0.1s [2025-02-23T13:51:11.638Z] [2025-02-23T13:51:11.638Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:51:13.579Z] #182 DONE 2.0s [2025-02-23T13:51:13.579Z] [2025-02-23T13:51:13.579Z] #106 [security-proxy-setup] exporting to image [2025-02-23T13:51:13.579Z] #106 exporting layers [2025-02-23T13:51:14.539Z] #106 exporting layers 1.0s done [2025-02-23T13:51:14.539Z] #106 writing image sha256:28003b7f322dcc23d0eb4790a348829acb7624713ddeccec62c3a617b5882984 done [2025-02-23T13:51:14.539Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-23T13:51:14.539Z] #106 DONE 10.9s [2025-02-23T13:51:14.539Z] [2025-02-23T13:51:14.539Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:51:26.872Z] #151 ... [2025-02-23T13:51:26.872Z] [2025-02-23T13:51:26.872Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-23T13:51:26.872Z] #154 DONE 1966.7s [2025-02-23T13:51:26.872Z] [2025-02-23T13:51:26.872Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:51:26.872Z] #142 ... [2025-02-23T13:51:26.872Z] [2025-02-23T13:51:26.872Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:51:26.872Z] #183 DONE 0.1s [2025-02-23T13:51:27.185Z] [2025-02-23T13:51:27.185Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:51:27.185Z] #184 DONE 0.1s [2025-02-23T13:51:27.185Z] [2025-02-23T13:51:27.185Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:51:27.185Z] #149 ... [2025-02-23T13:51:27.185Z] [2025-02-23T13:51:27.185Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-23T13:51:27.463Z] #185 DONE 0.2s [2025-02-23T13:51:27.463Z] [2025-02-23T13:51:27.463Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-23T13:51:27.463Z] #186 DONE 0.2s [2025-02-23T13:51:27.463Z] [2025-02-23T13:51:27.464Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:51:27.733Z] #187 DONE 0.2s [2025-02-23T13:51:27.733Z] [2025-02-23T13:51:27.733Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:51:28.008Z] #149 ... [2025-02-23T13:51:28.008Z] [2025-02-23T13:51:28.008Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-23T13:51:28.282Z] #188 DONE 0.4s [2025-02-23T13:51:28.282Z] [2025-02-23T13:51:28.282Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-23T13:51:28.550Z] #189 DONE 0.5s [2025-02-23T13:51:28.550Z] [2025-02-23T13:51:28.550Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-23T13:51:28.820Z] #190 DONE 0.1s [2025-02-23T13:51:28.820Z] [2025-02-23T13:51:28.820Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:51:30.780Z] #191 DONE 2.0s [2025-02-23T13:51:30.780Z] [2025-02-23T13:51:30.780Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:51:30.780Z] #151 ... [2025-02-23T13:51:30.780Z] [2025-02-23T13:51:30.781Z] #106 [security-secretstore-setup] exporting to image [2025-02-23T13:51:30.781Z] #106 exporting layers [2025-02-23T13:51:32.190Z] #106 exporting layers 1.5s done [2025-02-23T13:51:32.190Z] #106 writing image sha256:fd664cf97c2ae2708b02c032697885bb79fecd044f97d68d32a3210284ffbc39 [2025-02-23T13:51:32.457Z] #106 writing image sha256:fd664cf97c2ae2708b02c032697885bb79fecd044f97d68d32a3210284ffbc39 done [2025-02-23T13:51:32.457Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-23T13:51:32.457Z] #106 DONE 12.4s [2025-02-23T13:51:32.457Z] [2025-02-23T13:51:32.457Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:52:40.334Z] #149 ... [2025-02-23T13:52:40.334Z] [2025-02-23T13:52:40.334Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-23T13:52:40.334Z] #142 DONE 2040.9s [2025-02-23T13:52:40.600Z] [2025-02-23T13:52:40.600Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:52:40.885Z] #146 ... [2025-02-23T13:52:40.885Z] [2025-02-23T13:52:40.885Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:52:41.161Z] #192 DONE 0.3s [2025-02-23T13:52:41.161Z] [2025-02-23T13:52:41.161Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:52:41.429Z] #145 ... [2025-02-23T13:52:41.429Z] [2025-02-23T13:52:41.429Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:52:41.429Z] #193 DONE 0.2s [2025-02-23T13:52:41.429Z] [2025-02-23T13:52:41.429Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:52:41.716Z] #145 ... [2025-02-23T13:52:41.716Z] [2025-02-23T13:52:41.716Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-23T13:52:41.983Z] #194 DONE 0.4s [2025-02-23T13:52:41.983Z] [2025-02-23T13:52:41.983Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:52:41.983Z] #151 ... [2025-02-23T13:52:41.983Z] [2025-02-23T13:52:41.983Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:52:42.251Z] #195 DONE 0.1s [2025-02-23T13:52:42.251Z] [2025-02-23T13:52:42.251Z] #106 [security-spiffe-token-provider] exporting to image [2025-02-23T13:52:42.251Z] #106 exporting layers [2025-02-23T13:52:43.209Z] #106 exporting layers 0.9s done [2025-02-23T13:52:43.209Z] #106 writing image sha256:a85ffb496f619c7c68c2f0e2a5211d376fcf2f7d0a91915aaea8681cd654f984 done [2025-02-23T13:52:43.209Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-02-23T13:52:43.209Z] #106 DONE 13.3s [2025-02-23T13:52:43.209Z] [2025-02-23T13:52:43.209Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:53:15.409Z] #146 ... [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-23T13:53:15.410Z] #151 DONE 2071.6s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:53:15.410Z] #145 ... [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:53:15.410Z] #196 DONE 0.2s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:53:15.410Z] #146 ... [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:53:15.410Z] #197 DONE 0.1s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-23T13:53:15.410Z] #198 DONE 0.4s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-23T13:53:15.410Z] #199 DONE 0.2s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-23T13:53:15.410Z] #200 DONE 0.1s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-23T13:53:15.410Z] #201 DONE 1.8s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-23T13:53:15.410Z] #144 DONE 2075.0s [2025-02-23T13:53:15.410Z] [2025-02-23T13:53:15.410Z] #106 [security-proxy-auth] exporting to image [2025-02-23T13:53:15.410Z] #106 exporting layers [2025-02-23T13:53:15.990Z] #106 exporting layers 1.4s done [2025-02-23T13:53:15.990Z] #106 writing image sha256:e92bd9784d015c253846d0076c896e0b4daf9e5833e7abb9af9fdaa68ca3fae6 done [2025-02-23T13:53:15.990Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-23T13:53:15.990Z] #106 DONE 14.7s [2025-02-23T13:53:15.990Z] [2025-02-23T13:53:15.990Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:53:16.257Z] #202 DONE 0.3s [2025-02-23T13:53:16.257Z] [2025-02-23T13:53:16.257Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-23T13:53:16.838Z] #203 DONE 0.4s [2025-02-23T13:53:16.838Z] [2025-02-23T13:53:16.838Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:53:16.838Z] #204 DONE 0.2s [2025-02-23T13:53:16.838Z] [2025-02-23T13:53:16.838Z] #106 [core-keeper] exporting to image [2025-02-23T13:53:17.417Z] #106 exporting layers 0.5s done [2025-02-23T13:53:17.417Z] #106 writing image sha256:7feba2ccca1652d21a2beccfc79a9eebad4872e2f363c48e292845dfcf84ce13 done [2025-02-23T13:53:17.417Z] #106 naming to docker.io/library/core-keeper-arm64 [2025-02-23T13:53:17.417Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-02-23T13:53:17.417Z] #106 DONE 15.2s [2025-02-23T13:53:17.417Z] [2025-02-23T13:53:17.417Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:53:18.818Z] #146 ... [2025-02-23T13:53:18.818Z] [2025-02-23T13:53:18.818Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-23T13:53:18.818Z] #148 DONE 2079.0s [2025-02-23T13:53:18.818Z] [2025-02-23T13:53:18.818Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:53:19.088Z] #145 ... [2025-02-23T13:53:19.089Z] [2025-02-23T13:53:19.089Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:53:19.355Z] #205 DONE 0.2s [2025-02-23T13:53:19.355Z] [2025-02-23T13:53:19.355Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:53:19.625Z] #206 DONE 0.2s [2025-02-23T13:53:19.625Z] [2025-02-23T13:53:19.625Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-23T13:53:19.911Z] #207 DONE 0.5s [2025-02-23T13:53:19.911Z] [2025-02-23T13:53:19.911Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-23T13:53:20.218Z] #149 DONE 2080.6s [2025-02-23T13:53:20.218Z] [2025-02-23T13:53:20.218Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:53:20.491Z] #208 DONE 0.3s [2025-02-23T13:53:20.491Z] [2025-02-23T13:53:20.491Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-23T13:53:20.491Z] #209 DONE 0.2s [2025-02-23T13:53:20.491Z] [2025-02-23T13:53:20.491Z] #106 [core-metadata] exporting to image [2025-02-23T13:53:21.070Z] #106 ... [2025-02-23T13:53:21.070Z] [2025-02-23T13:53:21.070Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:53:21.070Z] #210 DONE 0.2s [2025-02-23T13:53:21.346Z] [2025-02-23T13:53:21.346Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:53:21.346Z] #211 DONE 0.2s [2025-02-23T13:53:21.346Z] [2025-02-23T13:53:21.346Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:53:21.346Z] #46 ... [2025-02-23T13:53:21.346Z] [2025-02-23T13:53:21.346Z] #106 [core-metadata] exporting to image [2025-02-23T13:53:21.346Z] #106 exporting layers 0.8s done [2025-02-23T13:53:22.455Z] #106 writing image sha256:851a9a666bcd17971dedcc9d7f5909307ef7a452ee9106ae956bac59de82b42d done [2025-02-23T13:53:22.455Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-02-23T13:53:22.455Z] #106 DONE 16.0s [2025-02-23T13:53:22.455Z] [2025-02-23T13:53:22.455Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-23T13:53:22.455Z] #212 DONE 0.4s [2025-02-23T13:53:22.455Z] [2025-02-23T13:53:22.455Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:53:22.455Z] #213 DONE 0.1s [2025-02-23T13:53:22.455Z] [2025-02-23T13:53:22.455Z] #106 [core-data] exporting to image [2025-02-23T13:53:22.455Z] #106 exporting layers 0.5s done [2025-02-23T13:53:22.455Z] #106 writing image sha256:7d1e164ed228bf59104319c1ec7a265cb14e48aeebc3bf488c7db6b495c87c22 done [2025-02-23T13:53:22.455Z] #106 naming to docker.io/library/core-data-arm64 done [2025-02-23T13:53:22.455Z] #106 DONE 16.5s [2025-02-23T13:53:22.455Z] [2025-02-23T13:53:22.455Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:53:54.696Z] #46 ... [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-23T13:53:54.696Z] #146 DONE 2112.2s [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:53:54.696Z] #46 ... [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:53:54.696Z] #214 DONE 0.2s [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:53:54.696Z] #215 DONE 0.1s [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-23T13:53:54.696Z] #216 DONE 0.5s [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-23T13:53:54.696Z] #217 DONE 0.1s [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.696Z] #106 [support-scheduler] exporting to image [2025-02-23T13:53:54.696Z] #106 exporting layers [2025-02-23T13:53:54.696Z] #106 exporting layers 1.0s done [2025-02-23T13:53:54.696Z] #106 writing image sha256:8b51610c85b3899b49576a5af74d3dc41605891988dc455f81bb73adedbbfd3c done [2025-02-23T13:53:54.696Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-02-23T13:53:54.696Z] #106 DONE 17.6s [2025-02-23T13:53:54.696Z] [2025-02-23T13:53:54.697Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:53:58.952Z] #46 ... [2025-02-23T13:53:58.952Z] [2025-02-23T13:53:58.952Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-23T13:53:58.952Z] #145 DONE 2118.9s [2025-02-23T13:53:58.952Z] [2025-02-23T13:53:58.952Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:53:58.952Z] #46 ... [2025-02-23T13:53:58.952Z] [2025-02-23T13:53:58.952Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-23T13:53:58.952Z] #218 DONE 0.1s [2025-02-23T13:53:58.952Z] [2025-02-23T13:53:58.952Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-23T13:53:58.952Z] #219 DONE 0.1s [2025-02-23T13:53:58.952Z] [2025-02-23T13:53:58.952Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-23T13:53:59.539Z] #220 DONE 0.4s [2025-02-23T13:53:59.539Z] [2025-02-23T13:53:59.539Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-23T13:53:59.539Z] #221 DONE 0.1s [2025-02-23T13:53:59.539Z] [2025-02-23T13:53:59.539Z] #106 [support-notifications] exporting to image [2025-02-23T13:53:59.539Z] #106 exporting layers [2025-02-23T13:54:00.170Z] #106 exporting layers 0.5s done [2025-02-23T13:54:00.170Z] #106 writing image sha256:76b70f2b4e1ae31b16b21d4268379e510c430560bb156c7acbe8f62137c82990 done [2025-02-23T13:54:00.170Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-02-23T13:54:00.170Z] #106 DONE 18.1s [2025-02-23T13:54:00.170Z] [2025-02-23T13:54:00.170Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-23T13:54:00.170Z] time="2025-02-23T13:15:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-23T13:54:00.186Z] $ docker stop --time=1 2954f70499b7e5851db4a0ad3c8ec7a279ee35204f7a7dccb38ca85c2a21a935 [2025-02-23T13:54:01.920Z] $ docker rm -f --volumes 2954f70499b7e5851db4a0ad3c8ec7a279ee35204f7a7dccb38ca85c2a21a935 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:54:02.484Z] + docker images [2025-02-23T13:54:02.484Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-23T13:54:02.484Z] support-notifications-arm64 latest 76b70f2b4e1a 3 seconds ago 52MB [2025-02-23T13:54:02.484Z] support-scheduler-arm64 latest 8b51610c85b3 10 seconds ago 48.2MB [2025-02-23T13:54:02.484Z] core-data-arm64 latest 7d1e164ed228 41 seconds ago 32.8MB [2025-02-23T13:54:02.484Z] core-metadata-arm64 latest 851a9a666bcd 42 seconds ago 33MB [2025-02-23T13:54:02.484Z] core-keeper-arm64 latest 7feba2ccca16 46 seconds ago 32.5MB [2025-02-23T13:54:02.484Z] security-proxy-auth-arm64 latest e92bd9784d01 48 seconds ago 31.8MB [2025-02-23T13:54:02.484Z] security-spiffe-token-provider-arm64 latest a85ffb496f61 About a minute ago 47.8MB [2025-02-23T13:54:02.484Z] security-secretstore-setup-arm64 latest fd664cf97c2a 2 minutes ago 67.2MB [2025-02-23T13:54:02.484Z] security-proxy-setup-arm64 latest 28003b7f322d 2 minutes ago 38.6MB [2025-02-23T13:54:02.484Z] core-command-arm64 latest e4a4cd76863a 3 minutes ago 28.4MB [2025-02-23T13:54:02.484Z] security-bootstrapper-arm64 latest a3fc645226ef 17 minutes ago 21MB [2025-02-23T13:54:02.484Z] core-common-config-bootstrapper-arm64 latest c54535e09c91 17 minutes ago 17.9MB [2025-02-23T13:54:02.484Z] security-spire-agent-arm64 latest 7b09858c9647 36 minutes ago 187MB [2025-02-23T13:54:02.484Z] security-spire-server-arm64 latest 906434cac570 36 minutes ago 144MB [2025-02-23T13:54:02.484Z] security-spire-config-arm64 latest 4e727878aa86 36 minutes ago 143MB [2025-02-23T13:54:02.484Z] ci-base-image-arm64 latest 92c9bc350df5 38 minutes ago 915MB [2025-02-23T13:54:02.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-02-23T13:54:02.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:54:02.616Z] provisioning config files... [2025-02-23T13:54:02.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/799@tmp/config13814675199387126153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:54:03.000Z] ---> ****-login.sh [2025-02-23T13:54:03.001Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:54:03.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:54:03.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:54:03.551Z] Configure a credential helper to remove this warning. See [2025-02-23T13:54:03.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:54:03.551Z] [2025-02-23T13:54:03.551Z] Login Succeeded [2025-02-23T13:54:03.551Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:54:03.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:54:03.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:54:03.831Z] Configure a credential helper to remove this warning. See [2025-02-23T13:54:03.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:54:03.831Z] [2025-02-23T13:54:03.831Z] Login Succeeded [2025-02-23T13:54:03.831Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:54:04.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:54:04.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:54:04.112Z] Configure a credential helper to remove this warning. See [2025-02-23T13:54:04.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:54:04.112Z] [2025-02-23T13:54:04.112Z] Login Succeeded [2025-02-23T13:54:04.380Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:54:04.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:54:04.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:54:04.646Z] Configure a credential helper to remove this warning. See [2025-02-23T13:54:04.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:54:04.646Z] [2025-02-23T13:54:04.646Z] Login Succeeded [2025-02-23T13:54:04.646Z] ****.io [2025-02-23T13:54:04.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:54:04.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:54:04.997Z] Configure a credential helper to remove this warning. See [2025-02-23T13:54:04.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:54:04.997Z] [2025-02-23T13:54:04.997Z] Login Succeeded [2025-02-23T13:54:04.997Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:54:05.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:54:05.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:54:05.110Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-23T13:54:05.110Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:05.110Z] latest [2025-02-23T13:54:05.110Z] 4.0.0-dev.61 [2025-02-23T13:54:05.110Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:05.110Z] main [2025-02-23T13:54:05.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:05.483Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:05.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:05.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-23T13:54:05.831Z] e328f9444678: Preparing [2025-02-23T13:54:05.831Z] 682dbe40fab1: Preparing [2025-02-23T13:54:05.831Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:05.831Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:05.831Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:05.831Z] a5c8be579b8e: Preparing [2025-02-23T13:54:05.831Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:05.831Z] a5c8be579b8e: Waiting [2025-02-23T13:54:05.831Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:06.098Z] 5e3a1e4ca628: Pushed [2025-02-23T13:54:06.098Z] ab79a3b9d5d9: Pushed [2025-02-23T13:54:06.098Z] e328f9444678: Pushed [2025-02-23T13:54:06.098Z] cc1d9e6b60d5: Pushed [2025-02-23T13:54:06.098Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:06.098Z] a5c8be579b8e: Pushed [2025-02-23T13:54:10.340Z] 682dbe40fab1: Pushed [2025-02-23T13:54:10.340Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:10.971Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:11.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-23T13:54:11.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-23T13:54:11.329Z] e328f9444678: Preparing [2025-02-23T13:54:11.329Z] 682dbe40fab1: Preparing [2025-02-23T13:54:11.329Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:11.329Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:11.329Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:11.329Z] a5c8be579b8e: Preparing [2025-02-23T13:54:11.329Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:11.329Z] a5c8be579b8e: Waiting [2025-02-23T13:54:11.329Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:11.329Z] e328f9444678: Layer already exists [2025-02-23T13:54:11.329Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:11.329Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:11.329Z] 682dbe40fab1: Layer already exists [2025-02-23T13:54:11.329Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:11.329Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:11.329Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:11.329Z] latest: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:11.678Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:12.029Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.61 [2025-02-23T13:54:12.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-23T13:54:12.029Z] e328f9444678: Preparing [2025-02-23T13:54:12.029Z] 682dbe40fab1: Preparing [2025-02-23T13:54:12.029Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:12.029Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:12.029Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:12.029Z] a5c8be579b8e: Preparing [2025-02-23T13:54:12.029Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:12.029Z] a5c8be579b8e: Waiting [2025-02-23T13:54:12.029Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:12.029Z] 682dbe40fab1: Layer already exists [2025-02-23T13:54:12.029Z] e328f9444678: Layer already exists [2025-02-23T13:54:12.029Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:12.029Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:12.029Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:12.029Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:12.029Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:12.029Z] 4.0.0-dev.61: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:12.652Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:13.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:13.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-23T13:54:13.027Z] e328f9444678: Preparing [2025-02-23T13:54:13.027Z] 682dbe40fab1: Preparing [2025-02-23T13:54:13.027Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:13.027Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:13.027Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:13.027Z] a5c8be579b8e: Preparing [2025-02-23T13:54:13.027Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:13.027Z] a5c8be579b8e: Waiting [2025-02-23T13:54:13.027Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:13.027Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:13.027Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:13.027Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:13.027Z] e328f9444678: Layer already exists [2025-02-23T13:54:13.027Z] 682dbe40fab1: Layer already exists [2025-02-23T13:54:13.027Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:13.027Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:13.027Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:13.387Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:13.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-23T13:54:13.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-23T13:54:13.740Z] e328f9444678: Preparing [2025-02-23T13:54:13.740Z] 682dbe40fab1: Preparing [2025-02-23T13:54:13.740Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:13.740Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:13.740Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:13.740Z] a5c8be579b8e: Preparing [2025-02-23T13:54:13.740Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:13.740Z] a5c8be579b8e: Waiting [2025-02-23T13:54:13.740Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:13.740Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:13.740Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:13.740Z] e328f9444678: Layer already exists [2025-02-23T13:54:13.740Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:13.740Z] 682dbe40fab1: Layer already exists [2025-02-23T13:54:13.740Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:13.740Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:13.740Z] main: digest: sha256:597e4d5eee2693828c38764414bd6851ffc21ad21f71a89cbad583bf3e29f7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:54:14.091Z] ===================================================== [Pipeline] echo [2025-02-23T13:54:14.104Z] taggedImages: [2025-02-23T13:54:14.105Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:14.105Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-23T13:54:14.105Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.61 [2025-02-23T13:54:14.105Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:14.105Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-23T13:54:14.131Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-23T13:54:14.131Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:14.131Z] latest [2025-02-23T13:54:14.131Z] 4.0.0-dev.61 [2025-02-23T13:54:14.131Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:14.131Z] main [2025-02-23T13:54:14.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:14.512Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:14.865Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:14.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-23T13:54:14.865Z] 70c2d8941d95: Preparing [2025-02-23T13:54:14.865Z] c57ff38eb96a: Preparing [2025-02-23T13:54:14.865Z] 6c7b1b57b014: Preparing [2025-02-23T13:54:14.865Z] d132268b8d17: Preparing [2025-02-23T13:54:14.865Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:14.865Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:14.865Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:14.865Z] cc1d9e6b60d5: Waiting [2025-02-23T13:54:14.865Z] a5c8be579b8e: Preparing [2025-02-23T13:54:14.865Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:14.865Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:14.865Z] a5c8be579b8e: Waiting [2025-02-23T13:54:14.865Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:14.865Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:15.129Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:15.129Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:15.129Z] 6c7b1b57b014: Pushed [2025-02-23T13:54:15.129Z] c57ff38eb96a: Pushed [2025-02-23T13:54:15.129Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:15.129Z] 70c2d8941d95: Pushed [2025-02-23T13:54:15.129Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:17.059Z] d132268b8d17: Pushed [2025-02-23T13:54:17.325Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:17.687Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:18.038Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-23T13:54:18.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-23T13:54:18.038Z] 70c2d8941d95: Preparing [2025-02-23T13:54:18.038Z] c57ff38eb96a: Preparing [2025-02-23T13:54:18.038Z] 6c7b1b57b014: Preparing [2025-02-23T13:54:18.038Z] d132268b8d17: Preparing [2025-02-23T13:54:18.038Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:18.038Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:18.038Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:18.038Z] a5c8be579b8e: Preparing [2025-02-23T13:54:18.038Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:18.038Z] cc1d9e6b60d5: Waiting [2025-02-23T13:54:18.038Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:18.038Z] a5c8be579b8e: Waiting [2025-02-23T13:54:18.038Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:18.038Z] d132268b8d17: Layer already exists [2025-02-23T13:54:18.038Z] 6c7b1b57b014: Layer already exists [2025-02-23T13:54:18.038Z] c57ff38eb96a: Layer already exists [2025-02-23T13:54:18.038Z] 70c2d8941d95: Layer already exists [2025-02-23T13:54:18.038Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:18.038Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:18.038Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:18.038Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:18.038Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:18.300Z] latest: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:18.655Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:19.010Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.61 [2025-02-23T13:54:19.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-23T13:54:19.010Z] 70c2d8941d95: Preparing [2025-02-23T13:54:19.010Z] c57ff38eb96a: Preparing [2025-02-23T13:54:19.010Z] 6c7b1b57b014: Preparing [2025-02-23T13:54:19.010Z] d132268b8d17: Preparing [2025-02-23T13:54:19.010Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:19.010Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:19.010Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:19.010Z] cc1d9e6b60d5: Waiting [2025-02-23T13:54:19.010Z] a5c8be579b8e: Preparing [2025-02-23T13:54:19.010Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:19.010Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:19.010Z] a5c8be579b8e: Waiting [2025-02-23T13:54:19.010Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:19.010Z] d132268b8d17: Layer already exists [2025-02-23T13:54:19.010Z] c57ff38eb96a: Layer already exists [2025-02-23T13:54:19.010Z] 6c7b1b57b014: Layer already exists [2025-02-23T13:54:19.010Z] 70c2d8941d95: Layer already exists [2025-02-23T13:54:19.010Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:19.010Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:19.010Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:19.010Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:19.010Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:19.272Z] 4.0.0-dev.61: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:19.633Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:19.979Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:19.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-23T13:54:19.979Z] 70c2d8941d95: Preparing [2025-02-23T13:54:19.979Z] c57ff38eb96a: Preparing [2025-02-23T13:54:19.979Z] 6c7b1b57b014: Preparing [2025-02-23T13:54:19.979Z] d132268b8d17: Preparing [2025-02-23T13:54:19.979Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:19.979Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:19.979Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:19.979Z] a5c8be579b8e: Preparing [2025-02-23T13:54:19.979Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:19.979Z] cc1d9e6b60d5: Waiting [2025-02-23T13:54:19.979Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:19.979Z] a5c8be579b8e: Waiting [2025-02-23T13:54:19.979Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:19.979Z] c57ff38eb96a: Layer already exists [2025-02-23T13:54:19.979Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:19.979Z] 6c7b1b57b014: Layer already exists [2025-02-23T13:54:19.979Z] d132268b8d17: Layer already exists [2025-02-23T13:54:19.979Z] 70c2d8941d95: Layer already exists [2025-02-23T13:54:19.979Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:19.979Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:19.979Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:19.979Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:20.242Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:20.589Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:20.942Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-23T13:54:20.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-23T13:54:20.942Z] 70c2d8941d95: Preparing [2025-02-23T13:54:20.942Z] c57ff38eb96a: Preparing [2025-02-23T13:54:20.942Z] 6c7b1b57b014: Preparing [2025-02-23T13:54:20.942Z] d132268b8d17: Preparing [2025-02-23T13:54:20.942Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:20.942Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:20.942Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:20.942Z] a5c8be579b8e: Preparing [2025-02-23T13:54:20.942Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:20.942Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:20.942Z] a5c8be579b8e: Waiting [2025-02-23T13:54:20.942Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:20.942Z] cc1d9e6b60d5: Waiting [2025-02-23T13:54:20.942Z] d132268b8d17: Layer already exists [2025-02-23T13:54:20.942Z] c57ff38eb96a: Layer already exists [2025-02-23T13:54:20.942Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:20.943Z] 6c7b1b57b014: Layer already exists [2025-02-23T13:54:20.943Z] 70c2d8941d95: Layer already exists [2025-02-23T13:54:20.943Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:20.943Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:20.943Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:20.943Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:21.205Z] main: digest: sha256:c28b61ffd318e493a45ecce3eb369fceef3341a30f4cc59203525cad928be5c6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:54:21.281Z] ===================================================== [Pipeline] echo [2025-02-23T13:54:21.294Z] taggedImages: [2025-02-23T13:54:21.294Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:21.294Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-23T13:54:21.294Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.61 [2025-02-23T13:54:21.294Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:21.294Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-23T13:54:21.316Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-23T13:54:21.316Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:21.316Z] latest [2025-02-23T13:54:21.316Z] 4.0.0-dev.61 [2025-02-23T13:54:21.316Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:21.316Z] main [2025-02-23T13:54:21.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:21.678Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:22.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:22.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-23T13:54:22.030Z] 443a5f440632: Preparing [2025-02-23T13:54:22.030Z] 595a203a8f4a: Preparing [2025-02-23T13:54:22.030Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:22.030Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:22.030Z] ea8440ecf6c2: Preparing [2025-02-23T13:54:22.030Z] f10ad43d6685: Preparing [2025-02-23T13:54:22.030Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:22.030Z] f10ad43d6685: Waiting [2025-02-23T13:54:22.030Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:22.030Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:22.030Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:22.293Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:22.293Z] ea8440ecf6c2: Pushed [2025-02-23T13:54:22.293Z] 443a5f440632: Pushed [2025-02-23T13:54:22.293Z] f10ad43d6685: Pushed [2025-02-23T13:54:27.602Z] 595a203a8f4a: Pushed [2025-02-23T13:54:27.602Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:27.948Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:28.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-23T13:54:28.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-23T13:54:28.289Z] 443a5f440632: Preparing [2025-02-23T13:54:28.289Z] 595a203a8f4a: Preparing [2025-02-23T13:54:28.289Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:28.289Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:28.289Z] ea8440ecf6c2: Preparing [2025-02-23T13:54:28.289Z] f10ad43d6685: Preparing [2025-02-23T13:54:28.289Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:28.289Z] f10ad43d6685: Waiting [2025-02-23T13:54:28.289Z] 443a5f440632: Layer already exists [2025-02-23T13:54:28.289Z] 595a203a8f4a: Layer already exists [2025-02-23T13:54:28.289Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:28.289Z] ea8440ecf6c2: Layer already exists [2025-02-23T13:54:28.289Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:28.289Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:28.289Z] f10ad43d6685: Layer already exists [2025-02-23T13:54:28.289Z] latest: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:28.927Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:29.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.61 [2025-02-23T13:54:29.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-23T13:54:29.277Z] 443a5f440632: Preparing [2025-02-23T13:54:29.277Z] 595a203a8f4a: Preparing [2025-02-23T13:54:29.277Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:29.277Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:29.277Z] ea8440ecf6c2: Preparing [2025-02-23T13:54:29.277Z] f10ad43d6685: Preparing [2025-02-23T13:54:29.277Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:29.277Z] f10ad43d6685: Waiting [2025-02-23T13:54:29.277Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:29.277Z] 595a203a8f4a: Layer already exists [2025-02-23T13:54:29.277Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:29.277Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:29.277Z] ea8440ecf6c2: Layer already exists [2025-02-23T13:54:29.277Z] 443a5f440632: Layer already exists [2025-02-23T13:54:29.277Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:29.277Z] f10ad43d6685: Layer already exists [2025-02-23T13:54:29.549Z] 4.0.0-dev.61: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:29.896Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:30.243Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:30.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-23T13:54:30.243Z] 443a5f440632: Preparing [2025-02-23T13:54:30.243Z] 595a203a8f4a: Preparing [2025-02-23T13:54:30.243Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:30.243Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:30.243Z] ea8440ecf6c2: Preparing [2025-02-23T13:54:30.243Z] f10ad43d6685: Preparing [2025-02-23T13:54:30.243Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:30.243Z] f10ad43d6685: Waiting [2025-02-23T13:54:30.243Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:30.243Z] 595a203a8f4a: Layer already exists [2025-02-23T13:54:30.243Z] ea8440ecf6c2: Layer already exists [2025-02-23T13:54:30.243Z] 443a5f440632: Layer already exists [2025-02-23T13:54:30.243Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:30.243Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:30.243Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:30.243Z] f10ad43d6685: Layer already exists [2025-02-23T13:54:30.243Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:30.591Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:30.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-23T13:54:30.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-23T13:54:30.936Z] 443a5f440632: Preparing [2025-02-23T13:54:30.936Z] 595a203a8f4a: Preparing [2025-02-23T13:54:30.936Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:30.936Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:30.936Z] ea8440ecf6c2: Preparing [2025-02-23T13:54:30.936Z] f10ad43d6685: Preparing [2025-02-23T13:54:30.936Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:30.936Z] f10ad43d6685: Waiting [2025-02-23T13:54:30.936Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:30.936Z] ea8440ecf6c2: Layer already exists [2025-02-23T13:54:30.936Z] 595a203a8f4a: Layer already exists [2025-02-23T13:54:30.936Z] 443a5f440632: Layer already exists [2025-02-23T13:54:30.936Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:30.936Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:30.936Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:30.936Z] f10ad43d6685: Layer already exists [2025-02-23T13:54:30.936Z] main: digest: sha256:2139df49cf76844cfb0778bf31df4e0b320569f584b331b825f83e106a8d3be5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:54:31.283Z] ===================================================== [Pipeline] echo [2025-02-23T13:54:31.296Z] taggedImages: [2025-02-23T13:54:31.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:31.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-23T13:54:31.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.61 [2025-02-23T13:54:31.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:31.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-23T13:54:31.325Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-23T13:54:31.325Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:31.325Z] latest [2025-02-23T13:54:31.325Z] 4.0.0-dev.61 [2025-02-23T13:54:31.325Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:31.325Z] main [2025-02-23T13:54:31.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:31.680Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:32.026Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:32.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-23T13:54:32.026Z] b26dabeff786: Preparing [2025-02-23T13:54:32.026Z] f03217881be3: Preparing [2025-02-23T13:54:32.026Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:32.026Z] a0bed76f2046: Preparing [2025-02-23T13:54:32.026Z] 6e2b5ea05810: Preparing [2025-02-23T13:54:32.026Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:32.026Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:32.026Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:32.026Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:32.290Z] 6e2b5ea05810: Pushed [2025-02-23T13:54:32.290Z] a0bed76f2046: Pushed [2025-02-23T13:54:32.290Z] b26dabeff786: Pushed [2025-02-23T13:54:42.329Z] f03217881be3: Pushed [2025-02-23T13:54:42.329Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:42.686Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:43.014Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-23T13:54:43.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-23T13:54:43.015Z] b26dabeff786: Preparing [2025-02-23T13:54:43.015Z] f03217881be3: Preparing [2025-02-23T13:54:43.015Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:43.015Z] a0bed76f2046: Preparing [2025-02-23T13:54:43.015Z] 6e2b5ea05810: Preparing [2025-02-23T13:54:43.015Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:43.015Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:43.015Z] a0bed76f2046: Layer already exists [2025-02-23T13:54:43.015Z] b26dabeff786: Layer already exists [2025-02-23T13:54:43.015Z] f03217881be3: Layer already exists [2025-02-23T13:54:43.015Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:43.015Z] 6e2b5ea05810: Layer already exists [2025-02-23T13:54:43.015Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:43.015Z] latest: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:43.361Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:43.721Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.61 [2025-02-23T13:54:43.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-23T13:54:43.721Z] b26dabeff786: Preparing [2025-02-23T13:54:43.721Z] f03217881be3: Preparing [2025-02-23T13:54:43.721Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:43.721Z] a0bed76f2046: Preparing [2025-02-23T13:54:43.721Z] 6e2b5ea05810: Preparing [2025-02-23T13:54:43.721Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:43.721Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:43.721Z] b26dabeff786: Layer already exists [2025-02-23T13:54:43.721Z] f03217881be3: Layer already exists [2025-02-23T13:54:43.721Z] a0bed76f2046: Layer already exists [2025-02-23T13:54:43.721Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:43.721Z] 6e2b5ea05810: Layer already exists [2025-02-23T13:54:43.721Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:43.721Z] 4.0.0-dev.61: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:44.327Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:44.666Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:44.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-23T13:54:44.666Z] b26dabeff786: Preparing [2025-02-23T13:54:44.666Z] f03217881be3: Preparing [2025-02-23T13:54:44.666Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:44.666Z] a0bed76f2046: Preparing [2025-02-23T13:54:44.666Z] 6e2b5ea05810: Preparing [2025-02-23T13:54:44.666Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:44.666Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:44.666Z] a0bed76f2046: Layer already exists [2025-02-23T13:54:44.666Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:44.666Z] 6e2b5ea05810: Layer already exists [2025-02-23T13:54:44.666Z] b26dabeff786: Layer already exists [2025-02-23T13:54:44.666Z] f03217881be3: Layer already exists [2025-02-23T13:54:44.666Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:44.666Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:45.274Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:45.625Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-23T13:54:45.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-23T13:54:45.626Z] b26dabeff786: Preparing [2025-02-23T13:54:45.626Z] f03217881be3: Preparing [2025-02-23T13:54:45.626Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:45.626Z] a0bed76f2046: Preparing [2025-02-23T13:54:45.626Z] 6e2b5ea05810: Preparing [2025-02-23T13:54:45.626Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:45.626Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:45.626Z] 6e2b5ea05810: Layer already exists [2025-02-23T13:54:45.626Z] a0bed76f2046: Layer already exists [2025-02-23T13:54:45.626Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:45.626Z] f03217881be3: Layer already exists [2025-02-23T13:54:45.626Z] b26dabeff786: Layer already exists [2025-02-23T13:54:45.626Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:45.626Z] main: digest: sha256:f33f74f302a443a904bb017a13411f2b7185f28bec8fddbdc347886660d043e8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:54:45.712Z] ===================================================== [Pipeline] echo [2025-02-23T13:54:45.730Z] taggedImages: [2025-02-23T13:54:45.730Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:45.730Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-23T13:54:45.730Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.61 [2025-02-23T13:54:45.730Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:45.730Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-23T13:54:45.764Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-23T13:54:45.764Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:45.764Z] latest [2025-02-23T13:54:45.764Z] 4.0.0-dev.61 [2025-02-23T13:54:45.764Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:45.764Z] main [2025-02-23T13:54:45.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:46.117Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:46.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:46.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-23T13:54:46.470Z] d29e10816118: Preparing [2025-02-23T13:54:46.470Z] a2a406c5cc15: Preparing [2025-02-23T13:54:46.470Z] 3133050bed7d: Preparing [2025-02-23T13:54:46.470Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:46.470Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:46.470Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:46.470Z] a5c8be579b8e: Preparing [2025-02-23T13:54:46.470Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:46.470Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:46.470Z] a5c8be579b8e: Waiting [2025-02-23T13:54:46.470Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:46.470Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:46.470Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:46.735Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:46.735Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:46.735Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:46.735Z] d29e10816118: Pushed [2025-02-23T13:54:46.735Z] a2a406c5cc15: Pushed [2025-02-23T13:54:52.049Z] 3133050bed7d: Pushed [2025-02-23T13:54:52.049Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:52.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:52.812Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-23T13:54:52.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-23T13:54:52.812Z] d29e10816118: Preparing [2025-02-23T13:54:52.812Z] a2a406c5cc15: Preparing [2025-02-23T13:54:52.812Z] 3133050bed7d: Preparing [2025-02-23T13:54:52.812Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:52.812Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:52.812Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:52.812Z] a5c8be579b8e: Preparing [2025-02-23T13:54:52.812Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:52.812Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:52.812Z] a5c8be579b8e: Waiting [2025-02-23T13:54:52.812Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:52.812Z] a2a406c5cc15: Layer already exists [2025-02-23T13:54:52.812Z] d29e10816118: Layer already exists [2025-02-23T13:54:52.812Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:52.812Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:52.812Z] 3133050bed7d: Layer already exists [2025-02-23T13:54:52.812Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:52.812Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:52.812Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:53.085Z] latest: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:53.446Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:53.816Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.61 [2025-02-23T13:54:53.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-23T13:54:53.816Z] d29e10816118: Preparing [2025-02-23T13:54:53.816Z] a2a406c5cc15: Preparing [2025-02-23T13:54:53.816Z] 3133050bed7d: Preparing [2025-02-23T13:54:53.816Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:53.816Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:53.816Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:53.816Z] a5c8be579b8e: Preparing [2025-02-23T13:54:53.816Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:53.816Z] a5c8be579b8e: Waiting [2025-02-23T13:54:53.816Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:53.816Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:53.816Z] d29e10816118: Layer already exists [2025-02-23T13:54:53.816Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:53.816Z] a2a406c5cc15: Layer already exists [2025-02-23T13:54:53.816Z] 3133050bed7d: Layer already exists [2025-02-23T13:54:53.816Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:53.816Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:53.816Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:53.816Z] 4.0.0-dev.61: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:54.177Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:54.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:54.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-23T13:54:54.527Z] d29e10816118: Preparing [2025-02-23T13:54:54.527Z] a2a406c5cc15: Preparing [2025-02-23T13:54:54.527Z] 3133050bed7d: Preparing [2025-02-23T13:54:54.527Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:54.527Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:54.527Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:54.527Z] a5c8be579b8e: Preparing [2025-02-23T13:54:54.527Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:54.527Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:54.527Z] a5c8be579b8e: Waiting [2025-02-23T13:54:54.527Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:54.527Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:54.527Z] a2a406c5cc15: Layer already exists [2025-02-23T13:54:54.527Z] 3133050bed7d: Layer already exists [2025-02-23T13:54:54.527Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:54.527Z] d29e10816118: Layer already exists [2025-02-23T13:54:54.527Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:54.527Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:54.527Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:54.527Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:55.149Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:55.495Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-23T13:54:55.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-23T13:54:55.495Z] d29e10816118: Preparing [2025-02-23T13:54:55.495Z] a2a406c5cc15: Preparing [2025-02-23T13:54:55.495Z] 3133050bed7d: Preparing [2025-02-23T13:54:55.495Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:55.495Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:55.495Z] ab79a3b9d5d9: Preparing [2025-02-23T13:54:55.495Z] a5c8be579b8e: Preparing [2025-02-23T13:54:55.495Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:55.495Z] ab79a3b9d5d9: Waiting [2025-02-23T13:54:55.495Z] a5c8be579b8e: Waiting [2025-02-23T13:54:55.495Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:55.495Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:55.495Z] d29e10816118: Layer already exists [2025-02-23T13:54:55.495Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:55.495Z] a2a406c5cc15: Layer already exists [2025-02-23T13:54:55.495Z] 3133050bed7d: Layer already exists [2025-02-23T13:54:55.495Z] a5c8be579b8e: Layer already exists [2025-02-23T13:54:55.495Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:54:55.495Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:55.758Z] main: digest: sha256:ac0011553941eb564e0aa6efcc7e6745c9043b8a541c688f8f7f055d06e64341 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:54:55.843Z] ===================================================== [Pipeline] echo [2025-02-23T13:54:55.860Z] taggedImages: [2025-02-23T13:54:55.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:55.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-23T13:54:55.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.61 [2025-02-23T13:54:55.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:55.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-23T13:54:55.893Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-23T13:54:55.893Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:55.893Z] latest [2025-02-23T13:54:55.893Z] 4.0.0-dev.61 [2025-02-23T13:54:55.893Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:54:55.893Z] main [2025-02-23T13:54:55.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:56.272Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:54:56.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:54:56.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-23T13:54:56.635Z] 6b0682ed276f: Preparing [2025-02-23T13:54:56.635Z] 598ca003a0b6: Preparing [2025-02-23T13:54:56.635Z] f8a8f4b304d2: Preparing [2025-02-23T13:54:56.635Z] 4727ecd8c87b: Preparing [2025-02-23T13:54:56.635Z] b0274f6662d5: Preparing [2025-02-23T13:54:56.635Z] 9860f817713b: Preparing [2025-02-23T13:54:56.635Z] c90baf52e642: Preparing [2025-02-23T13:54:56.635Z] 5e3a1e4ca628: Preparing [2025-02-23T13:54:56.635Z] cc1d9e6b60d5: Preparing [2025-02-23T13:54:56.635Z] 8a84e37ff962: Preparing [2025-02-23T13:54:56.635Z] 6c639d0e5102: Preparing [2025-02-23T13:54:56.635Z] 5f70bf18a086: Preparing [2025-02-23T13:54:56.635Z] 2796cfc42210: Preparing [2025-02-23T13:54:56.635Z] 2cd3062483b7: Preparing [2025-02-23T13:54:56.635Z] 14726e19ccd0: Preparing [2025-02-23T13:54:56.635Z] dd9c8f8612c8: Preparing [2025-02-23T13:54:56.635Z] c90baf52e642: Waiting [2025-02-23T13:54:56.635Z] 5f70bf18a086: Waiting [2025-02-23T13:54:56.635Z] 5e3a1e4ca628: Waiting [2025-02-23T13:54:56.635Z] 2796cfc42210: Waiting [2025-02-23T13:54:56.635Z] cc1d9e6b60d5: Waiting [2025-02-23T13:54:56.635Z] 2cd3062483b7: Waiting [2025-02-23T13:54:56.635Z] 14726e19ccd0: Waiting [2025-02-23T13:54:56.635Z] 8a84e37ff962: Waiting [2025-02-23T13:54:56.635Z] 6c639d0e5102: Waiting [2025-02-23T13:54:56.635Z] dd9c8f8612c8: Waiting [2025-02-23T13:54:56.635Z] 9860f817713b: Waiting [2025-02-23T13:54:56.900Z] b0274f6662d5: Pushed [2025-02-23T13:54:56.901Z] f8a8f4b304d2: Pushed [2025-02-23T13:54:56.901Z] 598ca003a0b6: Pushed [2025-02-23T13:54:56.901Z] 4727ecd8c87b: Pushed [2025-02-23T13:54:56.901Z] 6b0682ed276f: Pushed [2025-02-23T13:54:56.901Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:54:56.901Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:54:56.901Z] 9860f817713b: Pushed [2025-02-23T13:54:56.901Z] 5f70bf18a086: Layer already exists [2025-02-23T13:54:57.163Z] 8a84e37ff962: Pushed [2025-02-23T13:54:57.164Z] 6c639d0e5102: Pushed [2025-02-23T13:54:57.164Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:54:57.164Z] 2cd3062483b7: Pushed [2025-02-23T13:54:57.164Z] 2796cfc42210: Pushed [2025-02-23T13:54:57.164Z] 14726e19ccd0: Pushed [2025-02-23T13:55:00.479Z] c90baf52e642: Pushed [2025-02-23T13:55:00.479Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:00.824Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:01.177Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-23T13:55:01.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-23T13:55:01.177Z] 6b0682ed276f: Preparing [2025-02-23T13:55:01.177Z] 598ca003a0b6: Preparing [2025-02-23T13:55:01.177Z] f8a8f4b304d2: Preparing [2025-02-23T13:55:01.177Z] 4727ecd8c87b: Preparing [2025-02-23T13:55:01.177Z] b0274f6662d5: Preparing [2025-02-23T13:55:01.177Z] 9860f817713b: Preparing [2025-02-23T13:55:01.177Z] c90baf52e642: Preparing [2025-02-23T13:55:01.177Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:01.177Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:01.177Z] 8a84e37ff962: Preparing [2025-02-23T13:55:01.177Z] 6c639d0e5102: Preparing [2025-02-23T13:55:01.177Z] 5f70bf18a086: Preparing [2025-02-23T13:55:01.177Z] 2796cfc42210: Preparing [2025-02-23T13:55:01.177Z] 2cd3062483b7: Preparing [2025-02-23T13:55:01.177Z] 14726e19ccd0: Preparing [2025-02-23T13:55:01.177Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:01.177Z] 6c639d0e5102: Waiting [2025-02-23T13:55:01.177Z] 5f70bf18a086: Waiting [2025-02-23T13:55:01.177Z] 2796cfc42210: Waiting [2025-02-23T13:55:01.177Z] 2cd3062483b7: Waiting [2025-02-23T13:55:01.177Z] 14726e19ccd0: Waiting [2025-02-23T13:55:01.177Z] 9860f817713b: Waiting [2025-02-23T13:55:01.177Z] c90baf52e642: Waiting [2025-02-23T13:55:01.177Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:01.177Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:01.177Z] 8a84e37ff962: Waiting [2025-02-23T13:55:01.177Z] 6b0682ed276f: Layer already exists [2025-02-23T13:55:01.177Z] 598ca003a0b6: Layer already exists [2025-02-23T13:55:01.177Z] b0274f6662d5: Layer already exists [2025-02-23T13:55:01.177Z] 4727ecd8c87b: Layer already exists [2025-02-23T13:55:01.177Z] f8a8f4b304d2: Layer already exists [2025-02-23T13:55:01.177Z] 9860f817713b: Layer already exists [2025-02-23T13:55:01.177Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:01.177Z] 8a84e37ff962: Layer already exists [2025-02-23T13:55:01.177Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:01.177Z] c90baf52e642: Layer already exists [2025-02-23T13:55:01.177Z] 6c639d0e5102: Layer already exists [2025-02-23T13:55:01.177Z] 5f70bf18a086: Layer already exists [2025-02-23T13:55:01.177Z] 2796cfc42210: Layer already exists [2025-02-23T13:55:01.177Z] 14726e19ccd0: Layer already exists [2025-02-23T13:55:01.177Z] 2cd3062483b7: Layer already exists [2025-02-23T13:55:01.177Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:01.441Z] latest: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:01.791Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:02.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.61 [2025-02-23T13:55:02.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-23T13:55:02.139Z] 6b0682ed276f: Preparing [2025-02-23T13:55:02.139Z] 598ca003a0b6: Preparing [2025-02-23T13:55:02.139Z] f8a8f4b304d2: Preparing [2025-02-23T13:55:02.139Z] 4727ecd8c87b: Preparing [2025-02-23T13:55:02.139Z] b0274f6662d5: Preparing [2025-02-23T13:55:02.139Z] 9860f817713b: Preparing [2025-02-23T13:55:02.139Z] c90baf52e642: Preparing [2025-02-23T13:55:02.139Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:02.139Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:02.139Z] 8a84e37ff962: Preparing [2025-02-23T13:55:02.139Z] 6c639d0e5102: Preparing [2025-02-23T13:55:02.139Z] 5f70bf18a086: Preparing [2025-02-23T13:55:02.139Z] 2796cfc42210: Preparing [2025-02-23T13:55:02.139Z] 2cd3062483b7: Preparing [2025-02-23T13:55:02.139Z] 14726e19ccd0: Preparing [2025-02-23T13:55:02.139Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:02.139Z] 8a84e37ff962: Waiting [2025-02-23T13:55:02.139Z] 6c639d0e5102: Waiting [2025-02-23T13:55:02.139Z] 5f70bf18a086: Waiting [2025-02-23T13:55:02.139Z] 2796cfc42210: Waiting [2025-02-23T13:55:02.139Z] 2cd3062483b7: Waiting [2025-02-23T13:55:02.139Z] 14726e19ccd0: Waiting [2025-02-23T13:55:02.139Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:02.139Z] 9860f817713b: Waiting [2025-02-23T13:55:02.139Z] c90baf52e642: Waiting [2025-02-23T13:55:02.139Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:02.139Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:02.139Z] 598ca003a0b6: Layer already exists [2025-02-23T13:55:02.139Z] f8a8f4b304d2: Layer already exists [2025-02-23T13:55:02.139Z] 4727ecd8c87b: Layer already exists [2025-02-23T13:55:02.139Z] b0274f6662d5: Layer already exists [2025-02-23T13:55:02.139Z] 6b0682ed276f: Layer already exists [2025-02-23T13:55:02.139Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:02.139Z] 8a84e37ff962: Layer already exists [2025-02-23T13:55:02.139Z] c90baf52e642: Layer already exists [2025-02-23T13:55:02.139Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:02.139Z] 9860f817713b: Layer already exists [2025-02-23T13:55:02.139Z] 2796cfc42210: Layer already exists [2025-02-23T13:55:02.139Z] 6c639d0e5102: Layer already exists [2025-02-23T13:55:02.139Z] 5f70bf18a086: Layer already exists [2025-02-23T13:55:02.139Z] 14726e19ccd0: Layer already exists [2025-02-23T13:55:02.139Z] 2cd3062483b7: Layer already exists [2025-02-23T13:55:02.139Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:02.403Z] 4.0.0-dev.61: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:02.763Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:03.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:03.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-23T13:55:03.107Z] 6b0682ed276f: Preparing [2025-02-23T13:55:03.107Z] 598ca003a0b6: Preparing [2025-02-23T13:55:03.107Z] f8a8f4b304d2: Preparing [2025-02-23T13:55:03.107Z] 4727ecd8c87b: Preparing [2025-02-23T13:55:03.107Z] b0274f6662d5: Preparing [2025-02-23T13:55:03.107Z] 9860f817713b: Preparing [2025-02-23T13:55:03.107Z] c90baf52e642: Preparing [2025-02-23T13:55:03.107Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:03.107Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:03.107Z] 8a84e37ff962: Preparing [2025-02-23T13:55:03.107Z] 6c639d0e5102: Preparing [2025-02-23T13:55:03.107Z] 5f70bf18a086: Preparing [2025-02-23T13:55:03.107Z] 2796cfc42210: Preparing [2025-02-23T13:55:03.107Z] 2cd3062483b7: Preparing [2025-02-23T13:55:03.107Z] 14726e19ccd0: Preparing [2025-02-23T13:55:03.107Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:03.107Z] 9860f817713b: Waiting [2025-02-23T13:55:03.107Z] c90baf52e642: Waiting [2025-02-23T13:55:03.107Z] 6c639d0e5102: Waiting [2025-02-23T13:55:03.107Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:03.107Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:03.107Z] 8a84e37ff962: Waiting [2025-02-23T13:55:03.107Z] 5f70bf18a086: Waiting [2025-02-23T13:55:03.107Z] 14726e19ccd0: Waiting [2025-02-23T13:55:03.107Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:03.107Z] 2796cfc42210: Waiting [2025-02-23T13:55:03.107Z] 2cd3062483b7: Waiting [2025-02-23T13:55:03.107Z] 4727ecd8c87b: Layer already exists [2025-02-23T13:55:03.107Z] 6b0682ed276f: Layer already exists [2025-02-23T13:55:03.107Z] 598ca003a0b6: Layer already exists [2025-02-23T13:55:03.107Z] b0274f6662d5: Layer already exists [2025-02-23T13:55:03.107Z] f8a8f4b304d2: Layer already exists [2025-02-23T13:55:03.107Z] 9860f817713b: Layer already exists [2025-02-23T13:55:03.107Z] 8a84e37ff962: Layer already exists [2025-02-23T13:55:03.107Z] c90baf52e642: Layer already exists [2025-02-23T13:55:03.107Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:03.107Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:03.107Z] 6c639d0e5102: Layer already exists [2025-02-23T13:55:03.107Z] 5f70bf18a086: Layer already exists [2025-02-23T13:55:03.107Z] 14726e19ccd0: Layer already exists [2025-02-23T13:55:03.107Z] 2796cfc42210: Layer already exists [2025-02-23T13:55:03.107Z] 2cd3062483b7: Layer already exists [2025-02-23T13:55:03.107Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:03.370Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:03.714Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:04.060Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-23T13:55:04.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-23T13:55:04.060Z] 6b0682ed276f: Preparing [2025-02-23T13:55:04.060Z] 598ca003a0b6: Preparing [2025-02-23T13:55:04.060Z] f8a8f4b304d2: Preparing [2025-02-23T13:55:04.060Z] 4727ecd8c87b: Preparing [2025-02-23T13:55:04.060Z] b0274f6662d5: Preparing [2025-02-23T13:55:04.060Z] 9860f817713b: Preparing [2025-02-23T13:55:04.060Z] c90baf52e642: Preparing [2025-02-23T13:55:04.060Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:04.060Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:04.060Z] 8a84e37ff962: Preparing [2025-02-23T13:55:04.060Z] 6c639d0e5102: Preparing [2025-02-23T13:55:04.060Z] 5f70bf18a086: Preparing [2025-02-23T13:55:04.060Z] 2796cfc42210: Preparing [2025-02-23T13:55:04.060Z] 2cd3062483b7: Preparing [2025-02-23T13:55:04.060Z] 14726e19ccd0: Preparing [2025-02-23T13:55:04.060Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:04.060Z] 9860f817713b: Waiting [2025-02-23T13:55:04.060Z] 5f70bf18a086: Waiting [2025-02-23T13:55:04.060Z] 2796cfc42210: Waiting [2025-02-23T13:55:04.060Z] 2cd3062483b7: Waiting [2025-02-23T13:55:04.060Z] 14726e19ccd0: Waiting [2025-02-23T13:55:04.060Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:04.060Z] c90baf52e642: Waiting [2025-02-23T13:55:04.060Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:04.060Z] 8a84e37ff962: Waiting [2025-02-23T13:55:04.060Z] 6c639d0e5102: Waiting [2025-02-23T13:55:04.060Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:04.060Z] f8a8f4b304d2: Layer already exists [2025-02-23T13:55:04.060Z] b0274f6662d5: Layer already exists [2025-02-23T13:55:04.060Z] 6b0682ed276f: Layer already exists [2025-02-23T13:55:04.060Z] 598ca003a0b6: Layer already exists [2025-02-23T13:55:04.060Z] 4727ecd8c87b: Layer already exists [2025-02-23T13:55:04.060Z] 9860f817713b: Layer already exists [2025-02-23T13:55:04.060Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:04.060Z] c90baf52e642: Layer already exists [2025-02-23T13:55:04.060Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:04.060Z] 8a84e37ff962: Layer already exists [2025-02-23T13:55:04.060Z] 6c639d0e5102: Layer already exists [2025-02-23T13:55:04.060Z] 5f70bf18a086: Layer already exists [2025-02-23T13:55:04.060Z] 2cd3062483b7: Layer already exists [2025-02-23T13:55:04.060Z] 14726e19ccd0: Layer already exists [2025-02-23T13:55:04.060Z] 2796cfc42210: Layer already exists [2025-02-23T13:55:04.060Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:04.323Z] main: digest: sha256:2d80fa1b6e3f2971e5e98a4afda643a65370f999bc9fa2ff5fa98544718ce641 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:55:04.395Z] ===================================================== [Pipeline] echo [2025-02-23T13:55:04.404Z] taggedImages: [2025-02-23T13:55:04.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:04.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-23T13:55:04.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.61 [2025-02-23T13:55:04.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:04.404Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-23T13:55:04.424Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-23T13:55:04.424Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:04.424Z] latest [2025-02-23T13:55:04.424Z] 4.0.0-dev.61 [2025-02-23T13:55:04.424Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:04.424Z] main [2025-02-23T13:55:04.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:04.773Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:05.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:05.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-23T13:55:05.126Z] a9481f416ef3: Preparing [2025-02-23T13:55:05.126Z] 9ef810cc7b4d: Preparing [2025-02-23T13:55:05.126Z] 7f5a5bda9e18: Preparing [2025-02-23T13:55:05.126Z] 97e0d06396d1: Preparing [2025-02-23T13:55:05.126Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:05.126Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:05.126Z] ab79a3b9d5d9: Preparing [2025-02-23T13:55:05.126Z] a5c8be579b8e: Preparing [2025-02-23T13:55:05.126Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:05.126Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:05.126Z] ab79a3b9d5d9: Waiting [2025-02-23T13:55:05.126Z] a5c8be579b8e: Waiting [2025-02-23T13:55:05.126Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:05.126Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:05.390Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:05.390Z] 9ef810cc7b4d: Pushed [2025-02-23T13:55:05.390Z] 7f5a5bda9e18: Pushed [2025-02-23T13:55:05.390Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:55:05.390Z] a9481f416ef3: Pushed [2025-02-23T13:55:05.390Z] a5c8be579b8e: Layer already exists [2025-02-23T13:55:05.390Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:10.701Z] 97e0d06396d1: Pushed [2025-02-23T13:55:10.701Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:11.054Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:11.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-23T13:55:11.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-23T13:55:11.399Z] a9481f416ef3: Preparing [2025-02-23T13:55:11.399Z] 9ef810cc7b4d: Preparing [2025-02-23T13:55:11.399Z] 7f5a5bda9e18: Preparing [2025-02-23T13:55:11.399Z] 97e0d06396d1: Preparing [2025-02-23T13:55:11.399Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:11.399Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:11.399Z] ab79a3b9d5d9: Preparing [2025-02-23T13:55:11.399Z] a5c8be579b8e: Preparing [2025-02-23T13:55:11.399Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:11.399Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:11.399Z] ab79a3b9d5d9: Waiting [2025-02-23T13:55:11.399Z] a5c8be579b8e: Waiting [2025-02-23T13:55:11.399Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:11.399Z] a9481f416ef3: Layer already exists [2025-02-23T13:55:11.399Z] 97e0d06396d1: Layer already exists [2025-02-23T13:55:11.399Z] 9ef810cc7b4d: Layer already exists [2025-02-23T13:55:11.399Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:11.399Z] 7f5a5bda9e18: Layer already exists [2025-02-23T13:55:11.399Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:11.399Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:55:11.399Z] a5c8be579b8e: Layer already exists [2025-02-23T13:55:11.399Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:11.662Z] latest: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:12.016Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:12.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.61 [2025-02-23T13:55:12.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-23T13:55:12.357Z] a9481f416ef3: Preparing [2025-02-23T13:55:12.357Z] 9ef810cc7b4d: Preparing [2025-02-23T13:55:12.357Z] 7f5a5bda9e18: Preparing [2025-02-23T13:55:12.357Z] 97e0d06396d1: Preparing [2025-02-23T13:55:12.357Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:12.357Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:12.357Z] ab79a3b9d5d9: Preparing [2025-02-23T13:55:12.357Z] a5c8be579b8e: Preparing [2025-02-23T13:55:12.357Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:12.357Z] a5c8be579b8e: Waiting [2025-02-23T13:55:12.357Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:12.357Z] 97e0d06396d1: Layer already exists [2025-02-23T13:55:12.357Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:12.357Z] a9481f416ef3: Layer already exists [2025-02-23T13:55:12.357Z] 7f5a5bda9e18: Layer already exists [2025-02-23T13:55:12.357Z] 9ef810cc7b4d: Layer already exists [2025-02-23T13:55:12.357Z] a5c8be579b8e: Layer already exists [2025-02-23T13:55:12.357Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:12.357Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:55:12.357Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:12.357Z] 4.0.0-dev.61: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:12.700Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:13.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:13.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-23T13:55:13.046Z] a9481f416ef3: Preparing [2025-02-23T13:55:13.046Z] 9ef810cc7b4d: Preparing [2025-02-23T13:55:13.046Z] 7f5a5bda9e18: Preparing [2025-02-23T13:55:13.046Z] 97e0d06396d1: Preparing [2025-02-23T13:55:13.046Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:13.046Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:13.046Z] ab79a3b9d5d9: Preparing [2025-02-23T13:55:13.046Z] a5c8be579b8e: Preparing [2025-02-23T13:55:13.046Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:13.046Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:13.046Z] ab79a3b9d5d9: Waiting [2025-02-23T13:55:13.046Z] a5c8be579b8e: Waiting [2025-02-23T13:55:13.046Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:13.046Z] 7f5a5bda9e18: Layer already exists [2025-02-23T13:55:13.046Z] a9481f416ef3: Layer already exists [2025-02-23T13:55:13.046Z] 97e0d06396d1: Layer already exists [2025-02-23T13:55:13.046Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:13.046Z] 9ef810cc7b4d: Layer already exists [2025-02-23T13:55:13.046Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:13.046Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:55:13.046Z] a5c8be579b8e: Layer already exists [2025-02-23T13:55:13.046Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:13.046Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:13.393Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:13.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-23T13:55:13.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-23T13:55:13.745Z] a9481f416ef3: Preparing [2025-02-23T13:55:13.745Z] 9ef810cc7b4d: Preparing [2025-02-23T13:55:13.745Z] 7f5a5bda9e18: Preparing [2025-02-23T13:55:13.745Z] 97e0d06396d1: Preparing [2025-02-23T13:55:13.745Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:13.745Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:13.745Z] ab79a3b9d5d9: Preparing [2025-02-23T13:55:13.745Z] a5c8be579b8e: Preparing [2025-02-23T13:55:13.745Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:13.745Z] ab79a3b9d5d9: Waiting [2025-02-23T13:55:13.745Z] a5c8be579b8e: Waiting [2025-02-23T13:55:13.745Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:13.745Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:13.745Z] 7f5a5bda9e18: Layer already exists [2025-02-23T13:55:13.745Z] a9481f416ef3: Layer already exists [2025-02-23T13:55:13.745Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:13.745Z] 9ef810cc7b4d: Layer already exists [2025-02-23T13:55:13.745Z] 97e0d06396d1: Layer already exists [2025-02-23T13:55:13.745Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:13.745Z] ab79a3b9d5d9: Layer already exists [2025-02-23T13:55:13.745Z] a5c8be579b8e: Layer already exists [2025-02-23T13:55:13.745Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:14.009Z] main: digest: sha256:5f76d76692743d0114e0a5d3852091d584127cbc0b88e2a27919c81eae8e5a31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:55:14.084Z] ===================================================== [Pipeline] echo [2025-02-23T13:55:14.102Z] taggedImages: [2025-02-23T13:55:14.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:14.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-23T13:55:14.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.61 [2025-02-23T13:55:14.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:14.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-23T13:55:14.130Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-23T13:55:14.130Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:14.130Z] latest [2025-02-23T13:55:14.130Z] 4.0.0-dev.61 [2025-02-23T13:55:14.130Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:14.130Z] main [2025-02-23T13:55:14.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:14.487Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:14.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:14.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-23T13:55:14.841Z] 526c0674af83: Preparing [2025-02-23T13:55:14.841Z] a24204b6251d: Preparing [2025-02-23T13:55:14.841Z] f29084f30453: Preparing [2025-02-23T13:55:14.841Z] ba2849780974: Preparing [2025-02-23T13:55:14.841Z] 3c01ad8d0dd9: Preparing [2025-02-23T13:55:14.841Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:14.841Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:14.841Z] 94710fd2d7af: Preparing [2025-02-23T13:55:14.841Z] 9292de48b7c0: Preparing [2025-02-23T13:55:14.841Z] bf5a14923045: Preparing [2025-02-23T13:55:14.841Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:14.841Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:14.841Z] 94710fd2d7af: Waiting [2025-02-23T13:55:14.841Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:14.841Z] 9292de48b7c0: Waiting [2025-02-23T13:55:14.841Z] bf5a14923045: Waiting [2025-02-23T13:55:14.841Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:15.109Z] 3c01ad8d0dd9: Pushed [2025-02-23T13:55:15.109Z] ba2849780974: Pushed [2025-02-23T13:55:15.109Z] a24204b6251d: Pushed [2025-02-23T13:55:15.109Z] 526c0674af83: Pushed [2025-02-23T13:55:15.109Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:15.109Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:15.109Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:15.109Z] 9292de48b7c0: Pushed [2025-02-23T13:55:15.109Z] 94710fd2d7af: Pushed [2025-02-23T13:55:18.426Z] bf5a14923045: Pushed [2025-02-23T13:55:19.004Z] f29084f30453: Pushed [2025-02-23T13:55:19.004Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:19.349Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:19.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-23T13:55:19.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-23T13:55:19.682Z] 526c0674af83: Preparing [2025-02-23T13:55:19.682Z] a24204b6251d: Preparing [2025-02-23T13:55:19.682Z] f29084f30453: Preparing [2025-02-23T13:55:19.682Z] ba2849780974: Preparing [2025-02-23T13:55:19.682Z] 3c01ad8d0dd9: Preparing [2025-02-23T13:55:19.682Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:19.682Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:19.682Z] 94710fd2d7af: Preparing [2025-02-23T13:55:19.682Z] 9292de48b7c0: Preparing [2025-02-23T13:55:19.682Z] bf5a14923045: Preparing [2025-02-23T13:55:19.682Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:19.682Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:19.682Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:19.682Z] 94710fd2d7af: Waiting [2025-02-23T13:55:19.682Z] bf5a14923045: Waiting [2025-02-23T13:55:19.682Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:19.682Z] ba2849780974: Layer already exists [2025-02-23T13:55:19.682Z] 3c01ad8d0dd9: Layer already exists [2025-02-23T13:55:19.682Z] 526c0674af83: Layer already exists [2025-02-23T13:55:19.682Z] f29084f30453: Layer already exists [2025-02-23T13:55:19.682Z] a24204b6251d: Layer already exists [2025-02-23T13:55:19.682Z] 94710fd2d7af: Layer already exists [2025-02-23T13:55:19.682Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:19.682Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:19.682Z] bf5a14923045: Layer already exists [2025-02-23T13:55:19.682Z] 9292de48b7c0: Layer already exists [2025-02-23T13:55:19.682Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:19.945Z] latest: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:20.293Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:20.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.61 [2025-02-23T13:55:20.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-23T13:55:20.630Z] 526c0674af83: Preparing [2025-02-23T13:55:20.630Z] a24204b6251d: Preparing [2025-02-23T13:55:20.630Z] f29084f30453: Preparing [2025-02-23T13:55:20.630Z] ba2849780974: Preparing [2025-02-23T13:55:20.630Z] 3c01ad8d0dd9: Preparing [2025-02-23T13:55:20.630Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:20.630Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:20.630Z] 94710fd2d7af: Preparing [2025-02-23T13:55:20.630Z] 9292de48b7c0: Preparing [2025-02-23T13:55:20.630Z] bf5a14923045: Preparing [2025-02-23T13:55:20.630Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:20.630Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:20.630Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:20.630Z] 94710fd2d7af: Waiting [2025-02-23T13:55:20.630Z] 9292de48b7c0: Waiting [2025-02-23T13:55:20.630Z] bf5a14923045: Waiting [2025-02-23T13:55:20.630Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:20.630Z] 3c01ad8d0dd9: Layer already exists [2025-02-23T13:55:20.630Z] a24204b6251d: Layer already exists [2025-02-23T13:55:20.630Z] ba2849780974: Layer already exists [2025-02-23T13:55:20.630Z] f29084f30453: Layer already exists [2025-02-23T13:55:20.630Z] 526c0674af83: Layer already exists [2025-02-23T13:55:20.630Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:20.630Z] 94710fd2d7af: Layer already exists [2025-02-23T13:55:20.630Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:20.630Z] bf5a14923045: Layer already exists [2025-02-23T13:55:20.630Z] 9292de48b7c0: Layer already exists [2025-02-23T13:55:20.630Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:20.893Z] 4.0.0-dev.61: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:21.243Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:21.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:21.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-23T13:55:21.580Z] 526c0674af83: Preparing [2025-02-23T13:55:21.580Z] a24204b6251d: Preparing [2025-02-23T13:55:21.580Z] f29084f30453: Preparing [2025-02-23T13:55:21.580Z] ba2849780974: Preparing [2025-02-23T13:55:21.580Z] 3c01ad8d0dd9: Preparing [2025-02-23T13:55:21.580Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:21.580Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:21.580Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:21.580Z] 94710fd2d7af: Preparing [2025-02-23T13:55:21.580Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:21.580Z] 9292de48b7c0: Preparing [2025-02-23T13:55:21.580Z] bf5a14923045: Preparing [2025-02-23T13:55:21.580Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:21.580Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:21.580Z] 9292de48b7c0: Waiting [2025-02-23T13:55:21.580Z] bf5a14923045: Waiting [2025-02-23T13:55:21.580Z] a24204b6251d: Layer already exists [2025-02-23T13:55:21.580Z] ba2849780974: Layer already exists [2025-02-23T13:55:21.580Z] 526c0674af83: Layer already exists [2025-02-23T13:55:21.580Z] f29084f30453: Layer already exists [2025-02-23T13:55:21.580Z] 3c01ad8d0dd9: Layer already exists [2025-02-23T13:55:21.580Z] 94710fd2d7af: Layer already exists [2025-02-23T13:55:21.580Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:21.580Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:21.580Z] bf5a14923045: Layer already exists [2025-02-23T13:55:21.580Z] 9292de48b7c0: Layer already exists [2025-02-23T13:55:21.580Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:21.843Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:22.192Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:22.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-23T13:55:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-23T13:55:22.533Z] 526c0674af83: Preparing [2025-02-23T13:55:22.533Z] a24204b6251d: Preparing [2025-02-23T13:55:22.533Z] f29084f30453: Preparing [2025-02-23T13:55:22.533Z] ba2849780974: Preparing [2025-02-23T13:55:22.533Z] 3c01ad8d0dd9: Preparing [2025-02-23T13:55:22.533Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:22.533Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:22.533Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:22.533Z] 94710fd2d7af: Preparing [2025-02-23T13:55:22.533Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:22.533Z] 9292de48b7c0: Preparing [2025-02-23T13:55:22.533Z] 94710fd2d7af: Waiting [2025-02-23T13:55:22.533Z] bf5a14923045: Preparing [2025-02-23T13:55:22.533Z] 9292de48b7c0: Waiting [2025-02-23T13:55:22.533Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:22.533Z] bf5a14923045: Waiting [2025-02-23T13:55:22.533Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:22.533Z] ba2849780974: Layer already exists [2025-02-23T13:55:22.533Z] a24204b6251d: Layer already exists [2025-02-23T13:55:22.533Z] 3c01ad8d0dd9: Layer already exists [2025-02-23T13:55:22.533Z] f29084f30453: Layer already exists [2025-02-23T13:55:22.533Z] 526c0674af83: Layer already exists [2025-02-23T13:55:22.533Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:22.533Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:22.533Z] 94710fd2d7af: Layer already exists [2025-02-23T13:55:22.533Z] 9292de48b7c0: Layer already exists [2025-02-23T13:55:22.533Z] bf5a14923045: Layer already exists [2025-02-23T13:55:22.533Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:22.795Z] main: digest: sha256:937c1c420fdcf7a6b654bc5af6c50132885aa89c0b441e0206017fb7f38bc46d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:55:22.882Z] ===================================================== [Pipeline] echo [2025-02-23T13:55:22.899Z] taggedImages: [2025-02-23T13:55:22.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:22.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-23T13:55:22.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.61 [2025-02-23T13:55:22.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:22.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-23T13:55:22.925Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-23T13:55:22.925Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:22.925Z] latest [2025-02-23T13:55:22.925Z] 4.0.0-dev.61 [2025-02-23T13:55:22.925Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:22.925Z] main [2025-02-23T13:55:22.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:23.296Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:23.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:23.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-23T13:55:23.653Z] c607cf5422eb: Preparing [2025-02-23T13:55:23.653Z] e684414a4da1: Preparing [2025-02-23T13:55:23.653Z] 1e35a6d1c80d: Preparing [2025-02-23T13:55:23.653Z] 8f7ac62ad39a: Preparing [2025-02-23T13:55:23.653Z] a04c39280c75: Preparing [2025-02-23T13:55:23.653Z] 87ca71f3a848: Preparing [2025-02-23T13:55:23.653Z] d605eabca3f3: Preparing [2025-02-23T13:55:23.653Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:23.653Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:23.653Z] b4500c2cbdf4: Preparing [2025-02-23T13:55:23.653Z] 94bfa01b64aa: Preparing [2025-02-23T13:55:23.653Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:23.653Z] b4500c2cbdf4: Waiting [2025-02-23T13:55:23.653Z] 87ca71f3a848: Waiting [2025-02-23T13:55:23.653Z] 94bfa01b64aa: Waiting [2025-02-23T13:55:23.653Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:23.653Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:23.917Z] a04c39280c75: Pushed [2025-02-23T13:55:23.917Z] e684414a4da1: Pushed [2025-02-23T13:55:23.917Z] c607cf5422eb: Pushed [2025-02-23T13:55:23.917Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:23.917Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:23.917Z] 87ca71f3a848: Pushed [2025-02-23T13:55:24.182Z] d605eabca3f3: Pushed [2025-02-23T13:55:24.182Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:24.182Z] b4500c2cbdf4: Pushed [2025-02-23T13:55:26.744Z] 94bfa01b64aa: Pushed [2025-02-23T13:55:28.140Z] 8f7ac62ad39a: Pushed [2025-02-23T13:55:30.067Z] 1e35a6d1c80d: Pushed [2025-02-23T13:55:30.067Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:30.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:30.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-23T13:55:30.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-23T13:55:30.739Z] c607cf5422eb: Preparing [2025-02-23T13:55:30.739Z] e684414a4da1: Preparing [2025-02-23T13:55:30.739Z] 1e35a6d1c80d: Preparing [2025-02-23T13:55:30.739Z] 8f7ac62ad39a: Preparing [2025-02-23T13:55:30.739Z] a04c39280c75: Preparing [2025-02-23T13:55:30.739Z] 87ca71f3a848: Preparing [2025-02-23T13:55:30.739Z] d605eabca3f3: Preparing [2025-02-23T13:55:30.739Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:30.739Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:30.739Z] b4500c2cbdf4: Preparing [2025-02-23T13:55:30.739Z] 94bfa01b64aa: Preparing [2025-02-23T13:55:30.739Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:30.739Z] 87ca71f3a848: Waiting [2025-02-23T13:55:30.739Z] d605eabca3f3: Waiting [2025-02-23T13:55:30.739Z] 94bfa01b64aa: Waiting [2025-02-23T13:55:30.739Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:30.739Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:30.739Z] b4500c2cbdf4: Waiting [2025-02-23T13:55:30.739Z] 1e35a6d1c80d: Layer already exists [2025-02-23T13:55:30.739Z] c607cf5422eb: Layer already exists [2025-02-23T13:55:30.739Z] a04c39280c75: Layer already exists [2025-02-23T13:55:30.739Z] 8f7ac62ad39a: Layer already exists [2025-02-23T13:55:30.739Z] e684414a4da1: Layer already exists [2025-02-23T13:55:30.739Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:30.739Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:30.739Z] d605eabca3f3: Layer already exists [2025-02-23T13:55:30.739Z] 87ca71f3a848: Layer already exists [2025-02-23T13:55:30.739Z] b4500c2cbdf4: Layer already exists [2025-02-23T13:55:30.739Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:30.739Z] 94bfa01b64aa: Layer already exists [2025-02-23T13:55:31.002Z] latest: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:31.344Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:31.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.61 [2025-02-23T13:55:31.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-23T13:55:31.698Z] c607cf5422eb: Preparing [2025-02-23T13:55:31.698Z] e684414a4da1: Preparing [2025-02-23T13:55:31.698Z] 1e35a6d1c80d: Preparing [2025-02-23T13:55:31.698Z] 8f7ac62ad39a: Preparing [2025-02-23T13:55:31.698Z] a04c39280c75: Preparing [2025-02-23T13:55:31.698Z] 87ca71f3a848: Preparing [2025-02-23T13:55:31.698Z] d605eabca3f3: Preparing [2025-02-23T13:55:31.698Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:31.698Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:31.698Z] b4500c2cbdf4: Preparing [2025-02-23T13:55:31.698Z] 94bfa01b64aa: Preparing [2025-02-23T13:55:31.698Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:31.698Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:31.698Z] b4500c2cbdf4: Waiting [2025-02-23T13:55:31.698Z] 94bfa01b64aa: Waiting [2025-02-23T13:55:31.698Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:31.698Z] 87ca71f3a848: Waiting [2025-02-23T13:55:31.698Z] d605eabca3f3: Waiting [2025-02-23T13:55:31.698Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:31.698Z] 1e35a6d1c80d: Layer already exists [2025-02-23T13:55:31.698Z] 8f7ac62ad39a: Layer already exists [2025-02-23T13:55:31.698Z] a04c39280c75: Layer already exists [2025-02-23T13:55:31.698Z] e684414a4da1: Layer already exists [2025-02-23T13:55:31.698Z] c607cf5422eb: Layer already exists [2025-02-23T13:55:31.698Z] 87ca71f3a848: Layer already exists [2025-02-23T13:55:31.698Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:31.698Z] d605eabca3f3: Layer already exists [2025-02-23T13:55:31.698Z] b4500c2cbdf4: Layer already exists [2025-02-23T13:55:31.698Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:31.698Z] 94bfa01b64aa: Layer already exists [2025-02-23T13:55:31.698Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:31.961Z] 4.0.0-dev.61: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:32.316Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:32.657Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:32.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-23T13:55:32.657Z] c607cf5422eb: Preparing [2025-02-23T13:55:32.657Z] e684414a4da1: Preparing [2025-02-23T13:55:32.657Z] 1e35a6d1c80d: Preparing [2025-02-23T13:55:32.657Z] 8f7ac62ad39a: Preparing [2025-02-23T13:55:32.657Z] a04c39280c75: Preparing [2025-02-23T13:55:32.657Z] 87ca71f3a848: Preparing [2025-02-23T13:55:32.657Z] d605eabca3f3: Preparing [2025-02-23T13:55:32.657Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:32.657Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:32.657Z] b4500c2cbdf4: Preparing [2025-02-23T13:55:32.657Z] 94bfa01b64aa: Preparing [2025-02-23T13:55:32.657Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:32.657Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:32.657Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:32.657Z] b4500c2cbdf4: Waiting [2025-02-23T13:55:32.657Z] 94bfa01b64aa: Waiting [2025-02-23T13:55:32.657Z] 87ca71f3a848: Waiting [2025-02-23T13:55:32.657Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:32.657Z] d605eabca3f3: Waiting [2025-02-23T13:55:32.657Z] c607cf5422eb: Layer already exists [2025-02-23T13:55:32.657Z] a04c39280c75: Layer already exists [2025-02-23T13:55:32.657Z] 8f7ac62ad39a: Layer already exists [2025-02-23T13:55:32.657Z] e684414a4da1: Layer already exists [2025-02-23T13:55:32.657Z] 1e35a6d1c80d: Layer already exists [2025-02-23T13:55:32.657Z] 87ca71f3a848: Layer already exists [2025-02-23T13:55:32.657Z] d605eabca3f3: Layer already exists [2025-02-23T13:55:32.657Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:32.657Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:32.657Z] b4500c2cbdf4: Layer already exists [2025-02-23T13:55:32.657Z] 94bfa01b64aa: Layer already exists [2025-02-23T13:55:32.657Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:32.920Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:33.263Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:33.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-23T13:55:33.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-23T13:55:33.600Z] c607cf5422eb: Preparing [2025-02-23T13:55:33.600Z] e684414a4da1: Preparing [2025-02-23T13:55:33.600Z] 1e35a6d1c80d: Preparing [2025-02-23T13:55:33.600Z] 8f7ac62ad39a: Preparing [2025-02-23T13:55:33.600Z] a04c39280c75: Preparing [2025-02-23T13:55:33.600Z] 87ca71f3a848: Preparing [2025-02-23T13:55:33.600Z] d605eabca3f3: Preparing [2025-02-23T13:55:33.600Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:33.600Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:33.600Z] b4500c2cbdf4: Preparing [2025-02-23T13:55:33.600Z] 94bfa01b64aa: Preparing [2025-02-23T13:55:33.600Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:33.600Z] cc1d9e6b60d5: Waiting [2025-02-23T13:55:33.600Z] b4500c2cbdf4: Waiting [2025-02-23T13:55:33.600Z] 94bfa01b64aa: Waiting [2025-02-23T13:55:33.600Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:33.600Z] 87ca71f3a848: Waiting [2025-02-23T13:55:33.600Z] d605eabca3f3: Waiting [2025-02-23T13:55:33.600Z] 5e3a1e4ca628: Waiting [2025-02-23T13:55:33.600Z] e684414a4da1: Layer already exists [2025-02-23T13:55:33.600Z] a04c39280c75: Layer already exists [2025-02-23T13:55:33.600Z] 8f7ac62ad39a: Layer already exists [2025-02-23T13:55:33.600Z] 1e35a6d1c80d: Layer already exists [2025-02-23T13:55:33.600Z] c607cf5422eb: Layer already exists [2025-02-23T13:55:33.600Z] d605eabca3f3: Layer already exists [2025-02-23T13:55:33.600Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:33.600Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:33.600Z] b4500c2cbdf4: Layer already exists [2025-02-23T13:55:33.600Z] 87ca71f3a848: Layer already exists [2025-02-23T13:55:33.600Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:33.600Z] 94bfa01b64aa: Layer already exists [2025-02-23T13:55:33.863Z] main: digest: sha256:86b7c9bb5be8701260ab1992ecedef3de3d31108853c861e3101c87517b3041b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:55:33.944Z] ===================================================== [Pipeline] echo [2025-02-23T13:55:33.959Z] taggedImages: [2025-02-23T13:55:33.959Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:33.959Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-23T13:55:33.959Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.61 [2025-02-23T13:55:33.959Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:33.959Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-23T13:55:33.987Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-23T13:55:33.987Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:33.987Z] latest [2025-02-23T13:55:33.987Z] 4.0.0-dev.61 [2025-02-23T13:55:33.987Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:33.987Z] main [2025-02-23T13:55:33.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:34.347Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:34.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:34.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-23T13:55:34.688Z] 59c76430e364: Preparing [2025-02-23T13:55:34.688Z] 9e652c3e53e1: Preparing [2025-02-23T13:55:34.688Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:34.688Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:34.688Z] 5364940ad8c6: Preparing [2025-02-23T13:55:34.688Z] 8e74f752f2ff: Preparing [2025-02-23T13:55:34.688Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:34.688Z] 8e74f752f2ff: Waiting [2025-02-23T13:55:34.688Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:34.688Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:34.951Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:34.951Z] 5364940ad8c6: Pushed [2025-02-23T13:55:34.951Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:34.951Z] 59c76430e364: Pushed [2025-02-23T13:55:36.879Z] 8e74f752f2ff: Pushed [2025-02-23T13:55:41.121Z] 9e652c3e53e1: Pushed [2025-02-23T13:55:41.388Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:41.903Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:42.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-23T13:55:42.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-23T13:55:42.251Z] 59c76430e364: Preparing [2025-02-23T13:55:42.251Z] 9e652c3e53e1: Preparing [2025-02-23T13:55:42.251Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:42.251Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:42.251Z] 5364940ad8c6: Preparing [2025-02-23T13:55:42.251Z] 8e74f752f2ff: Preparing [2025-02-23T13:55:42.251Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:42.251Z] 8e74f752f2ff: Waiting [2025-02-23T13:55:42.251Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:42.251Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:42.251Z] 59c76430e364: Layer already exists [2025-02-23T13:55:42.251Z] 5364940ad8c6: Layer already exists [2025-02-23T13:55:42.251Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:42.251Z] 9e652c3e53e1: Layer already exists [2025-02-23T13:55:42.251Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:42.251Z] 8e74f752f2ff: Layer already exists [2025-02-23T13:55:42.514Z] latest: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:42.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:43.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.61 [2025-02-23T13:55:43.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-23T13:55:43.228Z] 59c76430e364: Preparing [2025-02-23T13:55:43.228Z] 9e652c3e53e1: Preparing [2025-02-23T13:55:43.228Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:43.228Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:43.228Z] 5364940ad8c6: Preparing [2025-02-23T13:55:43.228Z] 8e74f752f2ff: Preparing [2025-02-23T13:55:43.228Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:43.228Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:43.228Z] 8e74f752f2ff: Waiting [2025-02-23T13:55:43.228Z] 5364940ad8c6: Layer already exists [2025-02-23T13:55:43.228Z] 59c76430e364: Layer already exists [2025-02-23T13:55:43.228Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:43.228Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:43.228Z] 9e652c3e53e1: Layer already exists [2025-02-23T13:55:43.228Z] 8e74f752f2ff: Layer already exists [2025-02-23T13:55:43.228Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:43.228Z] 4.0.0-dev.61: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:43.837Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:44.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:44.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-23T13:55:44.188Z] 59c76430e364: Preparing [2025-02-23T13:55:44.188Z] 9e652c3e53e1: Preparing [2025-02-23T13:55:44.188Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:44.188Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:44.188Z] 5364940ad8c6: Preparing [2025-02-23T13:55:44.188Z] 8e74f752f2ff: Preparing [2025-02-23T13:55:44.188Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:44.188Z] 8e74f752f2ff: Waiting [2025-02-23T13:55:44.188Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:44.188Z] 59c76430e364: Layer already exists [2025-02-23T13:55:44.188Z] 5364940ad8c6: Layer already exists [2025-02-23T13:55:44.188Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:44.188Z] 9e652c3e53e1: Layer already exists [2025-02-23T13:55:44.188Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:44.188Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:44.188Z] 8e74f752f2ff: Layer already exists [2025-02-23T13:55:44.188Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:44.539Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:44.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-23T13:55:44.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-23T13:55:44.889Z] 59c76430e364: Preparing [2025-02-23T13:55:44.889Z] 9e652c3e53e1: Preparing [2025-02-23T13:55:44.889Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:44.889Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:44.889Z] 5364940ad8c6: Preparing [2025-02-23T13:55:44.889Z] 8e74f752f2ff: Preparing [2025-02-23T13:55:44.889Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:44.889Z] 8e74f752f2ff: Waiting [2025-02-23T13:55:44.889Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:44.889Z] 59c76430e364: Layer already exists [2025-02-23T13:55:44.889Z] 5364940ad8c6: Layer already exists [2025-02-23T13:55:44.889Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:44.889Z] 9e652c3e53e1: Layer already exists [2025-02-23T13:55:44.889Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:44.889Z] 8e74f752f2ff: Layer already exists [2025-02-23T13:55:44.889Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:44.889Z] main: digest: sha256:9edbb536b7ebdf82f8d98a21c904fc65b1c676ec79c10352f4376802dac549fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:55:45.237Z] ===================================================== [Pipeline] echo [2025-02-23T13:55:45.250Z] taggedImages: [2025-02-23T13:55:45.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:45.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-23T13:55:45.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.61 [2025-02-23T13:55:45.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:45.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-23T13:55:45.279Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-23T13:55:45.279Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:45.279Z] latest [2025-02-23T13:55:45.279Z] 4.0.0-dev.61 [2025-02-23T13:55:45.279Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:55:45.279Z] main [2025-02-23T13:55:45.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:45.640Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:55:45.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:55:45.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-23T13:55:45.981Z] ac68798fc461: Preparing [2025-02-23T13:55:45.981Z] c5742bfbdd34: Preparing [2025-02-23T13:55:45.981Z] 904caa0d0aea: Preparing [2025-02-23T13:55:45.981Z] 5e3a1e4ca628: Preparing [2025-02-23T13:55:45.981Z] cc1d9e6b60d5: Preparing [2025-02-23T13:55:45.981Z] 4ba64cd5008b: Preparing [2025-02-23T13:55:45.981Z] 9219ff0eaa09: Preparing [2025-02-23T13:55:45.981Z] b698b4cca2c5: Preparing [2025-02-23T13:55:45.981Z] 75b77361bb62: Preparing [2025-02-23T13:55:45.981Z] dd9c8f8612c8: Preparing [2025-02-23T13:55:45.981Z] 4ba64cd5008b: Waiting [2025-02-23T13:55:45.981Z] 9219ff0eaa09: Waiting [2025-02-23T13:55:45.981Z] b698b4cca2c5: Waiting [2025-02-23T13:55:45.981Z] 75b77361bb62: Waiting [2025-02-23T13:55:45.981Z] dd9c8f8612c8: Waiting [2025-02-23T13:55:45.981Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:55:45.981Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:55:46.252Z] c5742bfbdd34: Pushed [2025-02-23T13:55:46.252Z] ac68798fc461: Pushed [2025-02-23T13:55:46.252Z] 904caa0d0aea: Pushed [2025-02-23T13:55:46.252Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:55:46.252Z] b698b4cca2c5: Pushed [2025-02-23T13:55:47.203Z] 75b77361bb62: Pushed [2025-02-23T13:55:57.238Z] 9219ff0eaa09: Pushed [2025-02-23T13:56:12.189Z] 4ba64cd5008b: Pushed [2025-02-23T13:56:12.189Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:12.535Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:12.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-23T13:56:12.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-23T13:56:12.886Z] ac68798fc461: Preparing [2025-02-23T13:56:12.886Z] c5742bfbdd34: Preparing [2025-02-23T13:56:12.886Z] 904caa0d0aea: Preparing [2025-02-23T13:56:12.886Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:12.886Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:12.886Z] 4ba64cd5008b: Preparing [2025-02-23T13:56:12.886Z] 9219ff0eaa09: Preparing [2025-02-23T13:56:12.886Z] b698b4cca2c5: Preparing [2025-02-23T13:56:12.886Z] 75b77361bb62: Preparing [2025-02-23T13:56:12.886Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:12.886Z] 4ba64cd5008b: Waiting [2025-02-23T13:56:12.886Z] 9219ff0eaa09: Waiting [2025-02-23T13:56:12.886Z] b698b4cca2c5: Waiting [2025-02-23T13:56:12.886Z] 75b77361bb62: Waiting [2025-02-23T13:56:12.886Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:12.886Z] ac68798fc461: Layer already exists [2025-02-23T13:56:12.886Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:12.886Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:12.886Z] 904caa0d0aea: Layer already exists [2025-02-23T13:56:12.886Z] c5742bfbdd34: Layer already exists [2025-02-23T13:56:12.886Z] 4ba64cd5008b: Layer already exists [2025-02-23T13:56:12.886Z] 9219ff0eaa09: Layer already exists [2025-02-23T13:56:12.886Z] b698b4cca2c5: Layer already exists [2025-02-23T13:56:12.886Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:12.886Z] 75b77361bb62: Layer already exists [2025-02-23T13:56:12.886Z] latest: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:13.226Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:13.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.61 [2025-02-23T13:56:13.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-23T13:56:13.568Z] ac68798fc461: Preparing [2025-02-23T13:56:13.568Z] c5742bfbdd34: Preparing [2025-02-23T13:56:13.568Z] 904caa0d0aea: Preparing [2025-02-23T13:56:13.568Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:13.568Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:13.568Z] 4ba64cd5008b: Preparing [2025-02-23T13:56:13.568Z] 9219ff0eaa09: Preparing [2025-02-23T13:56:13.568Z] b698b4cca2c5: Preparing [2025-02-23T13:56:13.568Z] 75b77361bb62: Preparing [2025-02-23T13:56:13.568Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:13.568Z] 4ba64cd5008b: Waiting [2025-02-23T13:56:13.568Z] 75b77361bb62: Waiting [2025-02-23T13:56:13.568Z] 9219ff0eaa09: Waiting [2025-02-23T13:56:13.568Z] b698b4cca2c5: Waiting [2025-02-23T13:56:13.568Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:13.568Z] 904caa0d0aea: Layer already exists [2025-02-23T13:56:13.568Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:13.568Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:13.568Z] ac68798fc461: Layer already exists [2025-02-23T13:56:13.568Z] c5742bfbdd34: Layer already exists [2025-02-23T13:56:13.568Z] 4ba64cd5008b: Layer already exists [2025-02-23T13:56:13.568Z] 9219ff0eaa09: Layer already exists [2025-02-23T13:56:13.568Z] b698b4cca2c5: Layer already exists [2025-02-23T13:56:13.568Z] 75b77361bb62: Layer already exists [2025-02-23T13:56:13.568Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:13.831Z] 4.0.0-dev.61: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:14.180Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:14.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:56:14.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-23T13:56:14.517Z] ac68798fc461: Preparing [2025-02-23T13:56:14.517Z] c5742bfbdd34: Preparing [2025-02-23T13:56:14.517Z] 904caa0d0aea: Preparing [2025-02-23T13:56:14.517Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:14.517Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:14.517Z] 4ba64cd5008b: Preparing [2025-02-23T13:56:14.517Z] 9219ff0eaa09: Preparing [2025-02-23T13:56:14.517Z] b698b4cca2c5: Preparing [2025-02-23T13:56:14.517Z] 75b77361bb62: Preparing [2025-02-23T13:56:14.517Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:14.517Z] 4ba64cd5008b: Waiting [2025-02-23T13:56:14.517Z] 9219ff0eaa09: Waiting [2025-02-23T13:56:14.517Z] b698b4cca2c5: Waiting [2025-02-23T13:56:14.517Z] 75b77361bb62: Waiting [2025-02-23T13:56:14.517Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:14.517Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:14.517Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:14.517Z] ac68798fc461: Layer already exists [2025-02-23T13:56:14.517Z] 904caa0d0aea: Layer already exists [2025-02-23T13:56:14.517Z] c5742bfbdd34: Layer already exists [2025-02-23T13:56:14.517Z] 75b77361bb62: Layer already exists [2025-02-23T13:56:14.517Z] 4ba64cd5008b: Layer already exists [2025-02-23T13:56:14.517Z] 9219ff0eaa09: Layer already exists [2025-02-23T13:56:14.517Z] b698b4cca2c5: Layer already exists [2025-02-23T13:56:14.517Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:14.517Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:14.869Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:15.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-23T13:56:15.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-23T13:56:15.212Z] ac68798fc461: Preparing [2025-02-23T13:56:15.212Z] c5742bfbdd34: Preparing [2025-02-23T13:56:15.212Z] 904caa0d0aea: Preparing [2025-02-23T13:56:15.212Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:15.212Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:15.212Z] 4ba64cd5008b: Preparing [2025-02-23T13:56:15.212Z] 9219ff0eaa09: Preparing [2025-02-23T13:56:15.212Z] b698b4cca2c5: Preparing [2025-02-23T13:56:15.212Z] 75b77361bb62: Preparing [2025-02-23T13:56:15.212Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:15.212Z] 4ba64cd5008b: Waiting [2025-02-23T13:56:15.212Z] b698b4cca2c5: Waiting [2025-02-23T13:56:15.212Z] 75b77361bb62: Waiting [2025-02-23T13:56:15.212Z] 9219ff0eaa09: Waiting [2025-02-23T13:56:15.212Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:15.212Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:15.212Z] 904caa0d0aea: Layer already exists [2025-02-23T13:56:15.212Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:15.212Z] c5742bfbdd34: Layer already exists [2025-02-23T13:56:15.212Z] ac68798fc461: Layer already exists [2025-02-23T13:56:15.212Z] 9219ff0eaa09: Layer already exists [2025-02-23T13:56:15.212Z] 75b77361bb62: Layer already exists [2025-02-23T13:56:15.212Z] 4ba64cd5008b: Layer already exists [2025-02-23T13:56:15.212Z] b698b4cca2c5: Layer already exists [2025-02-23T13:56:15.212Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:15.213Z] main: digest: sha256:54fc8aa65a1b4ebce629e8ad8b5c87fa6b9991211c3cf85bbd0bc1addbe7d8cb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:56:15.553Z] ===================================================== [Pipeline] echo [2025-02-23T13:56:15.565Z] taggedImages: [2025-02-23T13:56:15.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:56:15.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-23T13:56:15.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.61 [2025-02-23T13:56:15.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:56:15.565Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-23T13:56:15.593Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-23T13:56:15.593Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:56:15.593Z] latest [2025-02-23T13:56:15.593Z] 4.0.0-dev.61 [2025-02-23T13:56:15.593Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:56:15.593Z] main [2025-02-23T13:56:15.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:15.948Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:16.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:56:16.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-23T13:56:16.294Z] 31c0d9b0fe64: Preparing [2025-02-23T13:56:16.294Z] 59692341625c: Preparing [2025-02-23T13:56:16.294Z] f643711d69b5: Preparing [2025-02-23T13:56:16.294Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:16.294Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:16.294Z] 3b8e3bee318f: Preparing [2025-02-23T13:56:16.294Z] 6a2f340f2dea: Preparing [2025-02-23T13:56:16.294Z] 4e3af5c77125: Preparing [2025-02-23T13:56:16.294Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:16.294Z] 3b8e3bee318f: Waiting [2025-02-23T13:56:16.294Z] 6a2f340f2dea: Waiting [2025-02-23T13:56:16.294Z] 4e3af5c77125: Waiting [2025-02-23T13:56:16.294Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:16.294Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:16.294Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:16.559Z] f643711d69b5: Pushed [2025-02-23T13:56:16.559Z] 59692341625c: Pushed [2025-02-23T13:56:16.559Z] 31c0d9b0fe64: Pushed [2025-02-23T13:56:16.559Z] 6a2f340f2dea: Pushed [2025-02-23T13:56:16.559Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:17.136Z] 4e3af5c77125: Pushed [2025-02-23T13:56:43.768Z] 3b8e3bee318f: Pushed [2025-02-23T13:56:50.389Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:50.746Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:51.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-23T13:56:51.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-23T13:56:51.093Z] 31c0d9b0fe64: Preparing [2025-02-23T13:56:51.093Z] 59692341625c: Preparing [2025-02-23T13:56:51.093Z] f643711d69b5: Preparing [2025-02-23T13:56:51.093Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:51.093Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:51.093Z] 3b8e3bee318f: Preparing [2025-02-23T13:56:51.093Z] 6a2f340f2dea: Preparing [2025-02-23T13:56:51.093Z] 4e3af5c77125: Preparing [2025-02-23T13:56:51.093Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:51.093Z] 3b8e3bee318f: Waiting [2025-02-23T13:56:51.093Z] 6a2f340f2dea: Waiting [2025-02-23T13:56:51.093Z] 4e3af5c77125: Waiting [2025-02-23T13:56:51.093Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:51.093Z] 59692341625c: Layer already exists [2025-02-23T13:56:51.093Z] f643711d69b5: Layer already exists [2025-02-23T13:56:51.093Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:51.093Z] 31c0d9b0fe64: Layer already exists [2025-02-23T13:56:51.093Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:51.093Z] 4e3af5c77125: Layer already exists [2025-02-23T13:56:51.093Z] 6a2f340f2dea: Layer already exists [2025-02-23T13:56:51.093Z] 3b8e3bee318f: Layer already exists [2025-02-23T13:56:51.093Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:51.359Z] latest: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:51.704Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:52.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.61 [2025-02-23T13:56:52.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-23T13:56:52.053Z] 31c0d9b0fe64: Preparing [2025-02-23T13:56:52.053Z] 59692341625c: Preparing [2025-02-23T13:56:52.053Z] f643711d69b5: Preparing [2025-02-23T13:56:52.053Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:52.053Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:52.053Z] 3b8e3bee318f: Preparing [2025-02-23T13:56:52.053Z] 6a2f340f2dea: Preparing [2025-02-23T13:56:52.053Z] 4e3af5c77125: Preparing [2025-02-23T13:56:52.053Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:52.053Z] 3b8e3bee318f: Waiting [2025-02-23T13:56:52.053Z] 6a2f340f2dea: Waiting [2025-02-23T13:56:52.053Z] 4e3af5c77125: Waiting [2025-02-23T13:56:52.053Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:52.053Z] 31c0d9b0fe64: Layer already exists [2025-02-23T13:56:52.053Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:52.053Z] 59692341625c: Layer already exists [2025-02-23T13:56:52.053Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:52.053Z] f643711d69b5: Layer already exists [2025-02-23T13:56:52.053Z] 6a2f340f2dea: Layer already exists [2025-02-23T13:56:52.053Z] 3b8e3bee318f: Layer already exists [2025-02-23T13:56:52.053Z] 4e3af5c77125: Layer already exists [2025-02-23T13:56:52.053Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:52.053Z] 4.0.0-dev.61: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:52.669Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:53.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:56:53.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-23T13:56:53.008Z] 31c0d9b0fe64: Preparing [2025-02-23T13:56:53.008Z] 59692341625c: Preparing [2025-02-23T13:56:53.008Z] f643711d69b5: Preparing [2025-02-23T13:56:53.008Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:53.008Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:53.008Z] 3b8e3bee318f: Preparing [2025-02-23T13:56:53.008Z] 6a2f340f2dea: Preparing [2025-02-23T13:56:53.008Z] 4e3af5c77125: Preparing [2025-02-23T13:56:53.008Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:53.008Z] 6a2f340f2dea: Waiting [2025-02-23T13:56:53.008Z] 4e3af5c77125: Waiting [2025-02-23T13:56:53.008Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:53.008Z] 3b8e3bee318f: Waiting [2025-02-23T13:56:53.008Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:53.008Z] f643711d69b5: Layer already exists [2025-02-23T13:56:53.008Z] 31c0d9b0fe64: Layer already exists [2025-02-23T13:56:53.008Z] 59692341625c: Layer already exists [2025-02-23T13:56:53.008Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:53.008Z] 3b8e3bee318f: Layer already exists [2025-02-23T13:56:53.008Z] 6a2f340f2dea: Layer already exists [2025-02-23T13:56:53.008Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:53.008Z] 4e3af5c77125: Layer already exists [2025-02-23T13:56:53.009Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:53.619Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:56:53.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-23T13:56:53.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-23T13:56:53.972Z] 31c0d9b0fe64: Preparing [2025-02-23T13:56:53.972Z] 59692341625c: Preparing [2025-02-23T13:56:53.972Z] f643711d69b5: Preparing [2025-02-23T13:56:53.972Z] 5e3a1e4ca628: Preparing [2025-02-23T13:56:53.972Z] cc1d9e6b60d5: Preparing [2025-02-23T13:56:53.972Z] 3b8e3bee318f: Preparing [2025-02-23T13:56:53.972Z] 6a2f340f2dea: Preparing [2025-02-23T13:56:53.972Z] 4e3af5c77125: Preparing [2025-02-23T13:56:53.972Z] dd9c8f8612c8: Preparing [2025-02-23T13:56:53.972Z] 3b8e3bee318f: Waiting [2025-02-23T13:56:53.972Z] 6a2f340f2dea: Waiting [2025-02-23T13:56:53.972Z] 4e3af5c77125: Waiting [2025-02-23T13:56:53.972Z] dd9c8f8612c8: Waiting [2025-02-23T13:56:53.972Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:56:53.972Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:56:53.972Z] 59692341625c: Layer already exists [2025-02-23T13:56:53.972Z] 31c0d9b0fe64: Layer already exists [2025-02-23T13:56:53.972Z] f643711d69b5: Layer already exists [2025-02-23T13:56:53.972Z] 6a2f340f2dea: Layer already exists [2025-02-23T13:56:53.972Z] 3b8e3bee318f: Layer already exists [2025-02-23T13:56:53.972Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:56:53.972Z] 4e3af5c77125: Layer already exists [2025-02-23T13:57:06.254Z] main: digest: sha256:1f77d7cb32702e958cd26514b35bb08ceb54a6a442e9a99d25f3e5de61d9d6d0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:57:06.327Z] ===================================================== [Pipeline] echo [2025-02-23T13:57:06.338Z] taggedImages: [2025-02-23T13:57:06.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:06.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-23T13:57:06.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.61 [2025-02-23T13:57:06.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:06.338Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-23T13:57:06.368Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-23T13:57:06.368Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:06.368Z] latest [2025-02-23T13:57:06.368Z] 4.0.0-dev.61 [2025-02-23T13:57:06.368Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:06.368Z] main [2025-02-23T13:57:06.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:06.734Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:07.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:07.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-23T13:57:07.077Z] 4305e21bcc63: Preparing [2025-02-23T13:57:07.077Z] 31a3bbdb3f0c: Preparing [2025-02-23T13:57:07.077Z] 7dd8460f7e8c: Preparing [2025-02-23T13:57:07.077Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:07.077Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:07.077Z] 7d5aa994c333: Preparing [2025-02-23T13:57:07.077Z] b698b4cca2c5: Preparing [2025-02-23T13:57:07.077Z] 75b77361bb62: Preparing [2025-02-23T13:57:07.077Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:07.077Z] b698b4cca2c5: Waiting [2025-02-23T13:57:07.077Z] 7d5aa994c333: Waiting [2025-02-23T13:57:07.077Z] 75b77361bb62: Waiting [2025-02-23T13:57:07.077Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:07.077Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:07.077Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:07.342Z] b698b4cca2c5: Layer already exists [2025-02-23T13:57:07.342Z] 7dd8460f7e8c: Pushed [2025-02-23T13:57:07.342Z] 31a3bbdb3f0c: Pushed [2025-02-23T13:57:07.342Z] 4305e21bcc63: Pushed [2025-02-23T13:57:07.342Z] 75b77361bb62: Layer already exists [2025-02-23T13:57:07.342Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:33.985Z] 7d5aa994c333: Pushed [2025-02-23T13:57:33.985Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:34.329Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:34.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-23T13:57:34.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-23T13:57:34.678Z] 4305e21bcc63: Preparing [2025-02-23T13:57:34.678Z] 31a3bbdb3f0c: Preparing [2025-02-23T13:57:34.678Z] 7dd8460f7e8c: Preparing [2025-02-23T13:57:34.678Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:34.678Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:34.678Z] 7d5aa994c333: Preparing [2025-02-23T13:57:34.678Z] b698b4cca2c5: Preparing [2025-02-23T13:57:34.678Z] 75b77361bb62: Preparing [2025-02-23T13:57:34.678Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:34.678Z] 7d5aa994c333: Waiting [2025-02-23T13:57:34.678Z] b698b4cca2c5: Waiting [2025-02-23T13:57:34.678Z] 75b77361bb62: Waiting [2025-02-23T13:57:34.678Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:34.678Z] 7dd8460f7e8c: Layer already exists [2025-02-23T13:57:34.678Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:34.678Z] 4305e21bcc63: Layer already exists [2025-02-23T13:57:34.678Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:34.678Z] 31a3bbdb3f0c: Layer already exists [2025-02-23T13:57:34.678Z] b698b4cca2c5: Layer already exists [2025-02-23T13:57:34.678Z] 7d5aa994c333: Layer already exists [2025-02-23T13:57:34.678Z] 75b77361bb62: Layer already exists [2025-02-23T13:57:34.678Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:34.943Z] latest: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:35.283Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:35.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.61 [2025-02-23T13:57:35.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-23T13:57:35.624Z] 4305e21bcc63: Preparing [2025-02-23T13:57:35.624Z] 31a3bbdb3f0c: Preparing [2025-02-23T13:57:35.624Z] 7dd8460f7e8c: Preparing [2025-02-23T13:57:35.624Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:35.624Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:35.624Z] 7d5aa994c333: Preparing [2025-02-23T13:57:35.624Z] b698b4cca2c5: Preparing [2025-02-23T13:57:35.624Z] 75b77361bb62: Preparing [2025-02-23T13:57:35.624Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:35.624Z] b698b4cca2c5: Waiting [2025-02-23T13:57:35.624Z] 75b77361bb62: Waiting [2025-02-23T13:57:35.624Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:35.624Z] 7d5aa994c333: Waiting [2025-02-23T13:57:35.624Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:35.624Z] 7dd8460f7e8c: Layer already exists [2025-02-23T13:57:35.624Z] 31a3bbdb3f0c: Layer already exists [2025-02-23T13:57:35.624Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:35.624Z] 4305e21bcc63: Layer already exists [2025-02-23T13:57:35.624Z] 75b77361bb62: Layer already exists [2025-02-23T13:57:35.624Z] 7d5aa994c333: Layer already exists [2025-02-23T13:57:35.624Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:35.624Z] b698b4cca2c5: Layer already exists [2025-02-23T13:57:35.624Z] 4.0.0-dev.61: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:36.221Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:36.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:36.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-23T13:57:36.565Z] 4305e21bcc63: Preparing [2025-02-23T13:57:36.565Z] 31a3bbdb3f0c: Preparing [2025-02-23T13:57:36.565Z] 7dd8460f7e8c: Preparing [2025-02-23T13:57:36.565Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:36.565Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:36.565Z] 7d5aa994c333: Preparing [2025-02-23T13:57:36.565Z] b698b4cca2c5: Preparing [2025-02-23T13:57:36.565Z] 75b77361bb62: Preparing [2025-02-23T13:57:36.565Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:36.565Z] b698b4cca2c5: Waiting [2025-02-23T13:57:36.565Z] 75b77361bb62: Waiting [2025-02-23T13:57:36.565Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:36.565Z] 7d5aa994c333: Waiting [2025-02-23T13:57:36.565Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:36.565Z] 31a3bbdb3f0c: Layer already exists [2025-02-23T13:57:36.565Z] 4305e21bcc63: Layer already exists [2025-02-23T13:57:36.565Z] 7dd8460f7e8c: Layer already exists [2025-02-23T13:57:36.565Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:36.565Z] b698b4cca2c5: Layer already exists [2025-02-23T13:57:36.565Z] 7d5aa994c333: Layer already exists [2025-02-23T13:57:36.565Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:36.565Z] 75b77361bb62: Layer already exists [2025-02-23T13:57:36.828Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:37.186Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:37.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-23T13:57:37.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-23T13:57:37.561Z] 4305e21bcc63: Preparing [2025-02-23T13:57:37.561Z] 31a3bbdb3f0c: Preparing [2025-02-23T13:57:37.561Z] 7dd8460f7e8c: Preparing [2025-02-23T13:57:37.561Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:37.561Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:37.561Z] 7d5aa994c333: Preparing [2025-02-23T13:57:37.561Z] b698b4cca2c5: Preparing [2025-02-23T13:57:37.561Z] 75b77361bb62: Preparing [2025-02-23T13:57:37.561Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:37.561Z] b698b4cca2c5: Waiting [2025-02-23T13:57:37.561Z] 75b77361bb62: Waiting [2025-02-23T13:57:37.561Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:37.561Z] 7d5aa994c333: Waiting [2025-02-23T13:57:37.561Z] 4305e21bcc63: Layer already exists [2025-02-23T13:57:37.561Z] 7dd8460f7e8c: Layer already exists [2025-02-23T13:57:37.561Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:37.561Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:37.561Z] 31a3bbdb3f0c: Layer already exists [2025-02-23T13:57:37.561Z] b698b4cca2c5: Layer already exists [2025-02-23T13:57:37.561Z] 7d5aa994c333: Layer already exists [2025-02-23T13:57:37.561Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:37.561Z] 75b77361bb62: Layer already exists [2025-02-23T13:57:37.561Z] main: digest: sha256:668d65e6d6a1113615c875726ed892909eed30250554e8c9c18b59cb0c93ffd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:57:37.912Z] ===================================================== [Pipeline] echo [2025-02-23T13:57:37.924Z] taggedImages: [2025-02-23T13:57:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-23T13:57:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.61 [2025-02-23T13:57:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:37.924Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-23T13:57:37.949Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-23T13:57:37.949Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:37.949Z] latest [2025-02-23T13:57:37.949Z] 4.0.0-dev.61 [2025-02-23T13:57:37.949Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:37.949Z] main [2025-02-23T13:57:37.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:38.342Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:38.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:38.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-23T13:57:38.716Z] 40a10a0d4df6: Preparing [2025-02-23T13:57:38.716Z] 5601da443bd5: Preparing [2025-02-23T13:57:38.716Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:38.716Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:38.716Z] 0ca45d7671c3: Preparing [2025-02-23T13:57:38.716Z] eabfb38e7fe8: Preparing [2025-02-23T13:57:38.716Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:38.716Z] eabfb38e7fe8: Waiting [2025-02-23T13:57:38.716Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:38.716Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:38.716Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:38.990Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:38.990Z] 40a10a0d4df6: Pushed [2025-02-23T13:57:38.990Z] 0ca45d7671c3: Pushed [2025-02-23T13:57:40.390Z] eabfb38e7fe8: Pushed [2025-02-23T13:57:47.013Z] 5601da443bd5: Pushed [2025-02-23T13:57:47.013Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:47.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:47.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-23T13:57:47.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-23T13:57:47.721Z] 40a10a0d4df6: Preparing [2025-02-23T13:57:47.721Z] 5601da443bd5: Preparing [2025-02-23T13:57:47.721Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:47.721Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:47.721Z] 0ca45d7671c3: Preparing [2025-02-23T13:57:47.721Z] eabfb38e7fe8: Preparing [2025-02-23T13:57:47.721Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:47.721Z] eabfb38e7fe8: Waiting [2025-02-23T13:57:47.721Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:47.721Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:47.721Z] 40a10a0d4df6: Layer already exists [2025-02-23T13:57:47.721Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:47.721Z] 5601da443bd5: Layer already exists [2025-02-23T13:57:47.721Z] 0ca45d7671c3: Layer already exists [2025-02-23T13:57:47.721Z] eabfb38e7fe8: Layer already exists [2025-02-23T13:57:47.721Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:47.721Z] latest: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:48.334Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:48.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.61 [2025-02-23T13:57:48.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-23T13:57:48.693Z] 40a10a0d4df6: Preparing [2025-02-23T13:57:48.693Z] 5601da443bd5: Preparing [2025-02-23T13:57:48.693Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:48.693Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:48.693Z] 0ca45d7671c3: Preparing [2025-02-23T13:57:48.693Z] eabfb38e7fe8: Preparing [2025-02-23T13:57:48.693Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:48.693Z] eabfb38e7fe8: Waiting [2025-02-23T13:57:48.693Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:48.693Z] 5601da443bd5: Layer already exists [2025-02-23T13:57:48.693Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:48.693Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:48.693Z] 40a10a0d4df6: Layer already exists [2025-02-23T13:57:48.693Z] 0ca45d7671c3: Layer already exists [2025-02-23T13:57:48.693Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:48.693Z] eabfb38e7fe8: Layer already exists [2025-02-23T13:57:48.693Z] 4.0.0-dev.61: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:49.041Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:49.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:49.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-23T13:57:49.383Z] 40a10a0d4df6: Preparing [2025-02-23T13:57:49.383Z] 5601da443bd5: Preparing [2025-02-23T13:57:49.383Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:49.383Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:49.383Z] 0ca45d7671c3: Preparing [2025-02-23T13:57:49.383Z] eabfb38e7fe8: Preparing [2025-02-23T13:57:49.383Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:49.383Z] eabfb38e7fe8: Waiting [2025-02-23T13:57:49.383Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:49.383Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:49.383Z] 5601da443bd5: Layer already exists [2025-02-23T13:57:49.383Z] 40a10a0d4df6: Layer already exists [2025-02-23T13:57:49.383Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:49.383Z] 0ca45d7671c3: Layer already exists [2025-02-23T13:57:49.383Z] eabfb38e7fe8: Layer already exists [2025-02-23T13:57:49.383Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:49.648Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:49.995Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:50.358Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-23T13:57:50.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-23T13:57:50.358Z] 40a10a0d4df6: Preparing [2025-02-23T13:57:50.358Z] 5601da443bd5: Preparing [2025-02-23T13:57:50.358Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:50.358Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:50.358Z] 0ca45d7671c3: Preparing [2025-02-23T13:57:50.358Z] eabfb38e7fe8: Preparing [2025-02-23T13:57:50.358Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:50.358Z] eabfb38e7fe8: Waiting [2025-02-23T13:57:50.358Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:50.358Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:50.358Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:50.358Z] 0ca45d7671c3: Layer already exists [2025-02-23T13:57:50.358Z] 5601da443bd5: Layer already exists [2025-02-23T13:57:50.358Z] 40a10a0d4df6: Layer already exists [2025-02-23T13:57:50.358Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:50.358Z] eabfb38e7fe8: Layer already exists [2025-02-23T13:57:50.358Z] main: digest: sha256:6170e6535194c1ecf6207f0a135f0ae0b88ddaed340500ee382bf78523c3b2f9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:57:50.439Z] ===================================================== [Pipeline] echo [2025-02-23T13:57:50.454Z] taggedImages: [2025-02-23T13:57:50.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:50.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-23T13:57:50.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.61 [2025-02-23T13:57:50.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:50.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-23T13:57:50.477Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-23T13:57:50.477Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:50.477Z] latest [2025-02-23T13:57:50.477Z] 4.0.0-dev.61 [2025-02-23T13:57:50.477Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:57:50.477Z] main [2025-02-23T13:57:50.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:50.838Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:57:51.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:57:51.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-23T13:57:51.176Z] 7efe33ab7558: Preparing [2025-02-23T13:57:51.176Z] 70609e5ceea8: Preparing [2025-02-23T13:57:51.176Z] 5e3a1e4ca628: Preparing [2025-02-23T13:57:51.176Z] cc1d9e6b60d5: Preparing [2025-02-23T13:57:51.176Z] 1c48c624d48c: Preparing [2025-02-23T13:57:51.176Z] bc50be8b081e: Preparing [2025-02-23T13:57:51.176Z] dd9c8f8612c8: Preparing [2025-02-23T13:57:51.176Z] bc50be8b081e: Waiting [2025-02-23T13:57:51.176Z] dd9c8f8612c8: Waiting [2025-02-23T13:57:51.176Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:57:51.176Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:57:51.443Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:57:51.443Z] 1c48c624d48c: Pushed [2025-02-23T13:57:51.443Z] 7efe33ab7558: Pushed [2025-02-23T13:57:52.022Z] bc50be8b081e: Pushed [2025-02-23T13:58:00.212Z] 70609e5ceea8: Pushed [2025-02-23T13:58:00.212Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:00.568Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:00.927Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-23T13:58:00.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-23T13:58:00.927Z] 7efe33ab7558: Preparing [2025-02-23T13:58:00.927Z] 70609e5ceea8: Preparing [2025-02-23T13:58:00.927Z] 5e3a1e4ca628: Preparing [2025-02-23T13:58:00.927Z] cc1d9e6b60d5: Preparing [2025-02-23T13:58:00.927Z] 1c48c624d48c: Preparing [2025-02-23T13:58:00.927Z] bc50be8b081e: Preparing [2025-02-23T13:58:00.927Z] dd9c8f8612c8: Preparing [2025-02-23T13:58:00.927Z] bc50be8b081e: Waiting [2025-02-23T13:58:00.927Z] dd9c8f8612c8: Waiting [2025-02-23T13:58:00.927Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:58:00.927Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:58:00.927Z] 7efe33ab7558: Layer already exists [2025-02-23T13:58:00.927Z] 70609e5ceea8: Layer already exists [2025-02-23T13:58:00.927Z] 1c48c624d48c: Layer already exists [2025-02-23T13:58:00.927Z] bc50be8b081e: Layer already exists [2025-02-23T13:58:00.927Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:58:00.927Z] latest: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:01.279Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:01.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.61 [2025-02-23T13:58:01.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-23T13:58:01.617Z] 7efe33ab7558: Preparing [2025-02-23T13:58:01.617Z] 70609e5ceea8: Preparing [2025-02-23T13:58:01.617Z] 5e3a1e4ca628: Preparing [2025-02-23T13:58:01.617Z] cc1d9e6b60d5: Preparing [2025-02-23T13:58:01.617Z] 1c48c624d48c: Preparing [2025-02-23T13:58:01.617Z] bc50be8b081e: Preparing [2025-02-23T13:58:01.617Z] dd9c8f8612c8: Preparing [2025-02-23T13:58:01.617Z] bc50be8b081e: Waiting [2025-02-23T13:58:01.617Z] dd9c8f8612c8: Waiting [2025-02-23T13:58:01.617Z] 1c48c624d48c: Layer already exists [2025-02-23T13:58:01.617Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:58:01.617Z] 7efe33ab7558: Layer already exists [2025-02-23T13:58:01.617Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:58:01.617Z] 70609e5ceea8: Layer already exists [2025-02-23T13:58:01.617Z] bc50be8b081e: Layer already exists [2025-02-23T13:58:01.617Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:58:01.880Z] 4.0.0-dev.61: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:02.227Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:02.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:58:02.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-23T13:58:02.588Z] 7efe33ab7558: Preparing [2025-02-23T13:58:02.588Z] 70609e5ceea8: Preparing [2025-02-23T13:58:02.588Z] 5e3a1e4ca628: Preparing [2025-02-23T13:58:02.588Z] cc1d9e6b60d5: Preparing [2025-02-23T13:58:02.588Z] 1c48c624d48c: Preparing [2025-02-23T13:58:02.588Z] bc50be8b081e: Preparing [2025-02-23T13:58:02.588Z] dd9c8f8612c8: Preparing [2025-02-23T13:58:02.588Z] bc50be8b081e: Waiting [2025-02-23T13:58:02.588Z] dd9c8f8612c8: Waiting [2025-02-23T13:58:02.588Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:58:02.588Z] 7efe33ab7558: Layer already exists [2025-02-23T13:58:02.588Z] 70609e5ceea8: Layer already exists [2025-02-23T13:58:02.588Z] 1c48c624d48c: Layer already exists [2025-02-23T13:58:02.588Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:58:02.588Z] bc50be8b081e: Layer already exists [2025-02-23T13:58:02.588Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:58:02.588Z] 3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:02.937Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:03.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-23T13:58:03.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-23T13:58:03.286Z] 7efe33ab7558: Preparing [2025-02-23T13:58:03.286Z] 70609e5ceea8: Preparing [2025-02-23T13:58:03.286Z] 5e3a1e4ca628: Preparing [2025-02-23T13:58:03.286Z] cc1d9e6b60d5: Preparing [2025-02-23T13:58:03.286Z] 1c48c624d48c: Preparing [2025-02-23T13:58:03.286Z] bc50be8b081e: Preparing [2025-02-23T13:58:03.286Z] dd9c8f8612c8: Preparing [2025-02-23T13:58:03.286Z] bc50be8b081e: Waiting [2025-02-23T13:58:03.286Z] dd9c8f8612c8: Waiting [2025-02-23T13:58:03.286Z] 7efe33ab7558: Layer already exists [2025-02-23T13:58:03.286Z] cc1d9e6b60d5: Layer already exists [2025-02-23T13:58:03.286Z] 5e3a1e4ca628: Layer already exists [2025-02-23T13:58:03.286Z] 70609e5ceea8: Layer already exists [2025-02-23T13:58:03.286Z] 1c48c624d48c: Layer already exists [2025-02-23T13:58:03.286Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:58:03.286Z] bc50be8b081e: Layer already exists [2025-02-23T13:58:03.553Z] main: digest: sha256:68cff535c4cd4ae3568a50c892470fff39ba53e7812c5742ca7424c89c690525 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:58:03.642Z] ===================================================== [Pipeline] echo [2025-02-23T13:58:03.654Z] taggedImages: [2025-02-23T13:58:03.654Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88 [2025-02-23T13:58:03.654Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-23T13:58:03.654Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.61 [2025-02-23T13:58:03.654Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7a7668b3b625890f6f84ced6f90897b6b84f88-4.0.0-dev.61 [2025-02-23T13:58:03.654Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:04.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:58:04.033Z] [2025-02-23T13:58:04.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:04.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:58:04.345Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-23T13:58:04.345Z] 8998bd30e6a1: Pulling fs layer [2025-02-23T13:58:04.345Z] 04944245beec: Pulling fs layer [2025-02-23T13:58:04.345Z] 699f458cf7ca: Pulling fs layer [2025-02-23T13:58:04.345Z] 765212b225bb: Pulling fs layer [2025-02-23T13:58:04.345Z] f23df028b6ca: Pulling fs layer [2025-02-23T13:58:04.345Z] d65c8cfc05b1: Pulling fs layer [2025-02-23T13:58:04.345Z] 2437ff75d9bd: Pulling fs layer [2025-02-23T13:58:04.345Z] 765212b225bb: Waiting [2025-02-23T13:58:04.345Z] f23df028b6ca: Waiting [2025-02-23T13:58:04.345Z] 2437ff75d9bd: Waiting [2025-02-23T13:58:04.610Z] 04944245beec: Verifying Checksum [2025-02-23T13:58:04.610Z] 04944245beec: Download complete [2025-02-23T13:58:04.610Z] 765212b225bb: Verifying Checksum [2025-02-23T13:58:04.610Z] 765212b225bb: Download complete [2025-02-23T13:58:04.610Z] f23df028b6ca: Verifying Checksum [2025-02-23T13:58:04.610Z] f23df028b6ca: Download complete [2025-02-23T13:58:04.610Z] d65c8cfc05b1: Verifying Checksum [2025-02-23T13:58:04.610Z] d65c8cfc05b1: Download complete [2025-02-23T13:58:04.873Z] 699f458cf7ca: Verifying Checksum [2025-02-23T13:58:05.137Z] 8998bd30e6a1: Verifying Checksum [2025-02-23T13:58:05.137Z] 8998bd30e6a1: Download complete [2025-02-23T13:58:07.704Z] 2437ff75d9bd: Verifying Checksum [2025-02-23T13:58:07.704Z] 2437ff75d9bd: Download complete [2025-02-23T13:58:09.631Z] 8998bd30e6a1: Pull complete [2025-02-23T13:58:09.894Z] 04944245beec: Pull complete [2025-02-23T13:58:11.826Z] 699f458cf7ca: Pull complete [2025-02-23T13:58:11.826Z] 765212b225bb: Pull complete [2025-02-23T13:58:12.406Z] f23df028b6ca: Pull complete [2025-02-23T13:58:12.671Z] d65c8cfc05b1: Pull complete [2025-02-23T13:58:30.841Z] 2437ff75d9bd: Pull complete [2025-02-23T13:58:30.841Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-23T13:58:30.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:58:30.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:58:31.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-39545 does not seem to be running inside a container [2025-02-23T13:58:31.248Z] $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-23T13:58:34.302Z] $ docker top 183fa35653a0cd1f15431a72dacdbb645b489a1953659ddf93e4ec0bbcae2579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:58:35.207Z] ---> job-cost.sh [2025-02-23T13:58:35.207Z] lf-activate-venv: SKIPPING [2025-02-23T13:58:35.207Z] INFO: No Stack... [2025-02-23T13:58:35.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-23T13:58:36.436Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T13:58:37.091Z] + cat /w/workspace/edgex-go/799/archives/cost.csv [2025-02-23T13:58:37.091Z] + cut -d, -f6 [Pipeline] lock [2025-02-23T13:58:37.152Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-799-stack-cost] [2025-02-23T13:58:37.160Z] Resource [jenkins-edgexfoundry-edgex-go-main-799-stack-cost] did not exist. Created. [2025-02-23T13:58:37.167Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-799-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T13:58:37.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-23T13:58:38.468Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T13:58:38.480Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-799-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T13:58:38.490Z] $ docker stop --time=1 183fa35653a0cd1f15431a72dacdbb645b489a1953659ddf93e4ec0bbcae2579 [2025-02-23T13:58:40.005Z] $ docker rm -f --volumes 183fa35653a0cd1f15431a72dacdbb645b489a1953659ddf93e4ec0bbcae2579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-23T13:58:40.576Z] provisioning config files... [2025-02-23T13:58:40.585Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/799@tmp/config4767279806861629037tmp [Pipeline] { [Pipeline] sh [2025-02-23T13:58:40.897Z] + set +x [2025-02-23T13:58:40.898Z] + bash -s -- [2025-02-23T13:58:40.898Z] + curl -s https://codecov.io/bash [2025-02-23T13:58:40.898Z] [2025-02-23T13:58:40.898Z] _____ _ [2025-02-23T13:58:40.898Z] / ____| | | [2025-02-23T13:58:40.898Z] | | ___ __| | ___ ___ _____ __ [2025-02-23T13:58:40.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-23T13:58:40.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-23T13:58:40.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-23T13:58:40.898Z] Bash-1.0.6 [2025-02-23T13:58:40.898Z] [2025-02-23T13:58:40.898Z] [2025-02-23T13:58:40.898Z] ==> git version 2.25.1 found [2025-02-23T13:58:40.898Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-23T13:58:40.898Z] Release-Date: 2020-01-08 [2025-02-23T13:58:40.898Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-23T13:58:40.898Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-23T13:58:40.898Z] ==> Jenkins CI detected. [2025-02-23T13:58:40.898Z] current dir:  /w/workspace/edgex-go/799 [2025-02-23T13:58:40.898Z] project root: . [2025-02-23T13:58:40.898Z] --> token set from env [2025-02-23T13:58:40.898Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-23T13:58:40.898Z] ==> Running gcov in . (disable via -X gcov) [2025-02-23T13:58:40.898Z] ==> Python coveragepy not found [2025-02-23T13:58:40.898Z] ==> Searching for coverage reports in: [2025-02-23T13:58:40.898Z] + . [2025-02-23T13:58:41.159Z] -> Found 1 reports [2025-02-23T13:58:41.159Z] ==> Detecting git/mercurial file structure [2025-02-23T13:58:41.159Z] ==> Reading reports [2025-02-23T13:58:41.159Z] + ./coverage.out bytes=1651062 [2025-02-23T13:58:41.159Z] ==> Appending adjustments [2025-02-23T13:58:41.159Z] https://docs.codecov.io/docs/fixing-reports [2025-02-23T13:58:42.542Z] + Found adjustments [2025-02-23T13:58:42.542Z] ==> Gzipping contents [2025-02-23T13:58:42.542Z] 140K /tmp/codecov.tW4zgZ.gz [2025-02-23T13:58:42.542Z] ==> Uploading reports [2025-02-23T13:58:42.542Z] url: https://codecov.io [2025-02-23T13:58:42.542Z] query: branch=main&commit=3a7a7668b3b625890f6f84ced6f90897b6b84f88&build=799&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F799%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T13:58:42.542Z] -> Pinging Codecov [2025-02-23T13:58:42.542Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a7a7668b3b625890f6f84ced6f90897b6b84f88&build=799&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F799%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T13:58:42.802Z] -> Uploading to [2025-02-23T13:58:42.802Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3a7a7668b3b625890f6f84ced6f90897b6b84f88/bc9d99b3-407e-4451-b81d-633592d2719b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T135842Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=860bffd19c9a0029a6ae485086ec5609cdf6f4557c7070d7f26c2c7ff3317412 [2025-02-23T13:58:42.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:58:42.802Z] Dload Upload Total Spent Left Speed [2025-02-23T13:58:43.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 505k --:--:-- --:--:-- --:--:-- 505k [2025-02-23T13:58:43.062Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a7a7668b3b625890f6f84ced6f90897b6b84f88 [Pipeline] } [2025-02-23T13:58:43.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-23T13:58:43.653Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-23T13:58:43.677Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:43.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:58:43.981Z] [2025-02-23T13:58:43.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:58:44.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:58:44.309Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-23T13:58:44.309Z] 43c4264eed91: Pulling fs layer [2025-02-23T13:58:44.309Z] 4cc291be95ef: Pulling fs layer [2025-02-23T13:58:44.309Z] 2ac1f1163629: Pulling fs layer [2025-02-23T13:58:44.309Z] 5c3c966382ef: Pulling fs layer [2025-02-23T13:58:44.309Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:58:44.309Z] d9c7d2e4e75e: Pulling fs layer [2025-02-23T13:58:44.309Z] 9c3e1370e548: Pulling fs layer [2025-02-23T13:58:44.309Z] 5c3c966382ef: Waiting [2025-02-23T13:58:44.309Z] 4f4fb700ef54: Waiting [2025-02-23T13:58:44.309Z] d9c7d2e4e75e: Waiting [2025-02-23T13:58:44.309Z] 9c3e1370e548: Waiting [2025-02-23T13:58:44.309Z] 4cc291be95ef: Verifying Checksum [2025-02-23T13:58:44.309Z] 4cc291be95ef: Download complete [2025-02-23T13:58:44.309Z] 5c3c966382ef: Download complete [2025-02-23T13:58:44.309Z] 4f4fb700ef54: Download complete [2025-02-23T13:58:44.309Z] 43c4264eed91: Download complete [2025-02-23T13:58:44.575Z] 43c4264eed91: Pull complete [2025-02-23T13:58:44.575Z] d9c7d2e4e75e: Verifying Checksum [2025-02-23T13:58:44.575Z] d9c7d2e4e75e: Download complete [2025-02-23T13:58:44.575Z] 4cc291be95ef: Pull complete [2025-02-23T13:58:44.836Z] 2ac1f1163629: Verifying Checksum [2025-02-23T13:58:44.836Z] 2ac1f1163629: Download complete [2025-02-23T13:58:45.407Z] 9c3e1370e548: Verifying Checksum [2025-02-23T13:58:45.407Z] 9c3e1370e548: Download complete [2025-02-23T13:58:47.939Z] 2ac1f1163629: Pull complete [2025-02-23T13:58:47.939Z] 5c3c966382ef: Pull complete [2025-02-23T13:58:47.939Z] 4f4fb700ef54: Pull complete [2025-02-23T13:58:48.197Z] d9c7d2e4e75e: Pull complete [2025-02-23T13:58:51.487Z] 9c3e1370e548: Pull complete [2025-02-23T13:58:51.487Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-23T13:58:51.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:58:51.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:58:51.584Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:58:51.613Z] $ 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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-23T13:58:53.687Z] $ docker top e9f910e1cc1e35b5ca04c5c3494e918dd5cade14a56c19366e78da35cf13b838 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:58:54.117Z] + git config --global --add safe.directory /w/workspace/edgex-go/799 [Pipeline] echo [2025-02-23T13:58:54.155Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-23T13:58:54.433Z] + set -o pipefail [2025-02-23T13:58:54.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-23T13:59:02.567Z] [2025-02-23T13:59:02.567Z] Monitoring /w/workspace/edgex-go/799 (github.com/edgexfoundry/edgex-go)... [2025-02-23T13:59:02.567Z] [2025-02-23T13:59:02.567Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8a5ceee2-733b-4359-a09f-67c1815e9fd9 [2025-02-23T13:59:02.567Z] [2025-02-23T13:59:02.567Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-23T13:59:02.567Z] [Pipeline] } [2025-02-23T13:59:02.576Z] $ docker stop --time=1 e9f910e1cc1e35b5ca04c5c3494e918dd5cade14a56c19366e78da35cf13b838 [2025-02-23T13:59:04.841Z] $ docker rm -f --volumes e9f910e1cc1e35b5ca04c5c3494e918dd5cade14a56c19366e78da35cf13b838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-23T13:59:05.440Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:59:05.454Z] provisioning config files... [2025-02-23T13:59:05.463Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/799@tmp/config14951898132296001299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:05.753Z] --> edgex-publish-swagger.sh [2025-02-23T13:59:05.753Z] === Publish openapi API === [2025-02-23T13:59:05.753Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-23T13:59:05.753Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/799/openapi/core-command.yaml] [2025-02-23T13:59:05.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:05.753Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:06.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55375 --:--:-- --:--:-- --:--:-- 55281 [2025-02-23T13:59:06.323Z] [2025-02-23T13:59:06.323Z] [2025-02-23T13:59:06.323Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/799/openapi/core-data.yaml] [2025-02-23T13:59:06.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:06.323Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:06.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 129k --:--:-- --:--:-- --:--:-- 129k 100 72057 0 0 100 72057 0 129k --:--:-- --:--:-- --:--:-- 129k [2025-02-23T13:59:06.891Z] [2025-02-23T13:59:06.891Z] [2025-02-23T13:59:06.891Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/799/openapi/core-keeper.yaml] [2025-02-23T13:59:06.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:06.891Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:06.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 392 190k --:--:-- --:--:-- --:--:-- 191k [2025-02-23T13:59:06.892Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-23T13:59:06.892Z] [2025-02-23T13:59:06.892Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/799/openapi/core-metadata.yaml] [2025-02-23T13:59:06.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:06.892Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:07.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 474 474k --:--:-- --:--:-- --:--:-- 476k [2025-02-23T13:59:07.459Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-23T13:59:07.459Z] [2025-02-23T13:59:07.459Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/799/openapi/security-proxy-auth.yaml] [2025-02-23T13:59:07.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:07.459Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:07.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 370 134k --:--:-- --:--:-- --:--:-- 134k [2025-02-23T13:59:07.459Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-23T13:59:07.459Z] [2025-02-23T13:59:07.459Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/799/openapi/security-secretstore-setup.yaml] [2025-02-23T13:59:07.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:07.459Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:07.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 448 26619 --:--:-- --:--:-- --:--:-- 26885 100 3979 100 66 100 3913 448 26619 --:--:-- --:--:-- --:--:-- 26885 [2025-02-23T13:59:07.719Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-23T13:59:07.719Z] [2025-02-23T13:59:07.719Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/799/openapi/support-notifications.yaml] [2025-02-23T13:59:07.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:07.719Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:07.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 475 297k --:--:-- --:--:-- --:--:-- 298k [2025-02-23T13:59:07.978Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-23T13:59:07.978Z] [2025-02-23T13:59:07.978Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/799/openapi/support-scheduler.yaml] [2025-02-23T13:59:07.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:59:07.978Z] Dload Upload Total Spent Left Speed [2025-02-23T13:59:08.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 405 128k --:--:-- --:--:-- --:--:-- 129k [2025-02-23T13:59:08.546Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-23T13:59:08.546Z] [Pipeline] } [2025-02-23T13:59:08.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-02-23T13:59:08.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:59:08.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:09.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:59:09.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:59:09.356Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:59:09.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:59:09.774Z] $ docker top 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 -eo pid,comm [2025-02-23T13:59:09.828Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-23T13:59:09.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:59:09.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:59:09.879Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:59:09.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:59:09.992Z] $ docker exec 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 ssh-agent [2025-02-23T13:59:10.372Z] SSH_AUTH_SOCK=/tmp/ssh-swtALuKj6D8P/agent.32 [2025-02-23T13:59:10.372Z] SSH_AGENT_PID=38 [2025-02-23T13:59:10.377Z] Running ssh-add (command line suppressed) [2025-02-23T13:59:10.475Z] Identity added: /w/workspace/edgex-go/799@tmp/private_key_8182681509299903792.key (/w/workspace/edgex-go/799@tmp/private_key_8182681509299903792.key) [2025-02-23T13:59:10.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:59:10.785Z] + git semver tag [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:10,965 [run_tag] DEBUG tag force:False [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:10,965 [check_head_tag] DEBUG check head tag [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:10,968 [execute] INFO git cat-file --batch-check [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:10,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=) [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:10,973 [execute] INFO git cat-file --batch [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:10,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=) [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:11,031 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:11,032 [execute] INFO git tag -a v4.0.0-dev.61 -m v4.0.0-dev.61 [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:11,032 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.61', '-m', 'v4.0.0-dev.61'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:59:11.044Z] 2025-02-23 13:59:11,036 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:11.044Z] 4.0.0-dev.61 [Pipeline] } [2025-02-23T13:59:11.305Z] $ docker exec --env ******** --env ******** 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 ssh-agent -k [2025-02-23T13:59:11.403Z] unset SSH_AUTH_SOCK; [2025-02-23T13:59:11.404Z] unset SSH_AGENT_PID; [2025-02-23T13:59:11.404Z] echo Agent pid 38 killed; [2025-02-23T13:59:11.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:59:11.819Z] + git semver [Pipeline] } [2025-02-23T13:59:12.084Z] $ docker stop --time=1 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 [2025-02-23T13:59:13.344Z] $ docker rm -f --volumes 09e6bc6eb1791aead97ba18fb5ec35f13565399c792f30e18d6f21671114ee65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:13.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:59:13.743Z] [2025-02-23T13:59:13.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:14.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:59:14.036Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-23T13:59:14.036Z] ab5ef0e58194: Pulling fs layer [2025-02-23T13:59:14.036Z] 9712f1f96733: Pulling fs layer [2025-02-23T13:59:14.036Z] 63f879dbbcfc: Pulling fs layer [2025-02-23T13:59:14.036Z] 0d9ebad4ef96: Pulling fs layer [2025-02-23T13:59:14.036Z] e9a5061849ea: Pulling fs layer [2025-02-23T13:59:14.036Z] d747dcd14b5f: Pulling fs layer [2025-02-23T13:59:14.036Z] 2de7ff778b66: Pulling fs layer [2025-02-23T13:59:14.036Z] e9a5061849ea: Waiting [2025-02-23T13:59:14.036Z] d747dcd14b5f: Waiting [2025-02-23T13:59:14.036Z] 2de7ff778b66: Waiting [2025-02-23T13:59:14.293Z] 9712f1f96733: Download complete [2025-02-23T13:59:14.551Z] 63f879dbbcfc: Verifying Checksum [2025-02-23T13:59:14.551Z] 63f879dbbcfc: Download complete [2025-02-23T13:59:14.551Z] e9a5061849ea: Verifying Checksum [2025-02-23T13:59:14.551Z] e9a5061849ea: Download complete [2025-02-23T13:59:14.551Z] d747dcd14b5f: Download complete [2025-02-23T13:59:14.551Z] 0d9ebad4ef96: Verifying Checksum [2025-02-23T13:59:14.551Z] 0d9ebad4ef96: Download complete [2025-02-23T13:59:14.809Z] 2de7ff778b66: Download complete [2025-02-23T13:59:14.809Z] ab5ef0e58194: Verifying Checksum [2025-02-23T13:59:14.809Z] ab5ef0e58194: Download complete [2025-02-23T13:59:18.093Z] ab5ef0e58194: Pull complete [2025-02-23T13:59:18.093Z] 9712f1f96733: Pull complete [2025-02-23T13:59:18.357Z] 63f879dbbcfc: Pull complete [2025-02-23T13:59:22.576Z] 0d9ebad4ef96: Pull complete [2025-02-23T13:59:22.576Z] e9a5061849ea: Pull complete [2025-02-23T13:59:22.576Z] d747dcd14b5f: Pull complete [2025-02-23T13:59:23.512Z] 2de7ff778b66: Pull complete [2025-02-23T13:59:23.512Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-23T13:59:23.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:59:23.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:59:23.628Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:59:23.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-23T13:59:25.540Z] $ docker top 372f61475d48ee80f97afe7dc6e28d683b0e5d7fc8b22277b5393fc7577bf0e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:59:25.625Z] provisioning config files... [2025-02-23T13:59:25.632Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/799@tmp/config37078443409988383tmp [2025-02-23T13:59:25.641Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/799@tmp/config16483555114046718290tmp [2025-02-23T13:59:25.648Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/799@tmp/config478377593498161833tmp [Pipeline] { [Pipeline] echo [2025-02-23T13:59:25.682Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:25.972Z] ---> sigul-configuration.sh [2025-02-23T13:59:25.972Z] gpg: directory `/root/.gnupg' created [2025-02-23T13:59:25.972Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-23T13:59:25.972Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-23T13:59:25.972Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-23T13:59:25.972Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-23T13:59:25.972Z] gpg: CAST5 encrypted data [2025-02-23T13:59:25.972Z] gpg: encrypted with 1 passphrase [2025-02-23T13:59:25.972Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-23T13:59:26.267Z] + mkdir /home/jenkins [2025-02-23T13:59:26.267Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-23T13:59:26.564Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-23T13:59:26.581Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:26.885Z] ---> sigul-install.sh [2025-02-23T13:59:26.886Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-23T13:59:27.187Z] + git tag --list [2025-02-23T13:59:27.187Z] 0.6.0 [2025-02-23T13:59:27.187Z] 0.6.1 [2025-02-23T13:59:27.187Z] 0.7.0 [2025-02-23T13:59:27.187Z] 0.7.1 [2025-02-23T13:59:27.187Z] v1.0.0 [2025-02-23T13:59:27.187Z] v1.0.1 [2025-02-23T13:59:27.187Z] v1.1.0 [2025-02-23T13:59:27.187Z] v1.2.0 [2025-02-23T13:59:27.187Z] v1.2.1 [2025-02-23T13:59:27.187Z] v1.3.0 [2025-02-23T13:59:27.187Z] v1.3.1 [2025-02-23T13:59:27.187Z] v2.0.0 [2025-02-23T13:59:27.187Z] v2.1.0 [2025-02-23T13:59:27.187Z] v2.1.1 [2025-02-23T13:59:27.187Z] v2.2.0 [2025-02-23T13:59:27.187Z] v2.3.0 [2025-02-23T13:59:27.187Z] v3.0 [2025-02-23T13:59:27.187Z] v3.0.0 [2025-02-23T13:59:27.187Z] v3.1 [2025-02-23T13:59:27.187Z] v3.1.0 [2025-02-23T13:59:27.187Z] v3.1.0-dev.1 [2025-02-23T13:59:27.187Z] v3.1.0-dev.10 [2025-02-23T13:59:27.187Z] v3.1.0-dev.11 [2025-02-23T13:59:27.187Z] v3.1.0-dev.12 [2025-02-23T13:59:27.187Z] v3.1.0-dev.13 [2025-02-23T13:59:27.187Z] v3.1.0-dev.14 [2025-02-23T13:59:27.187Z] v3.1.0-dev.15 [2025-02-23T13:59:27.187Z] v3.1.0-dev.16 [2025-02-23T13:59:27.187Z] v3.1.0-dev.17 [2025-02-23T13:59:27.187Z] v3.1.0-dev.18 [2025-02-23T13:59:27.187Z] v3.1.0-dev.19 [2025-02-23T13:59:27.187Z] v3.1.0-dev.2 [2025-02-23T13:59:27.187Z] v3.1.0-dev.20 [2025-02-23T13:59:27.187Z] v3.1.0-dev.21 [2025-02-23T13:59:27.187Z] v3.1.0-dev.22 [2025-02-23T13:59:27.187Z] v3.1.0-dev.23 [2025-02-23T13:59:27.187Z] v3.1.0-dev.24 [2025-02-23T13:59:27.187Z] v3.1.0-dev.25 [2025-02-23T13:59:27.187Z] v3.1.0-dev.26 [2025-02-23T13:59:27.187Z] v3.1.0-dev.27 [2025-02-23T13:59:27.187Z] v3.1.0-dev.28 [2025-02-23T13:59:27.187Z] v3.1.0-dev.29 [2025-02-23T13:59:27.187Z] v3.1.0-dev.3 [2025-02-23T13:59:27.187Z] v3.1.0-dev.30 [2025-02-23T13:59:27.187Z] v3.1.0-dev.31 [2025-02-23T13:59:27.187Z] v3.1.0-dev.32 [2025-02-23T13:59:27.187Z] v3.1.0-dev.33 [2025-02-23T13:59:27.187Z] v3.1.0-dev.34 [2025-02-23T13:59:27.187Z] v3.1.0-dev.35 [2025-02-23T13:59:27.187Z] v3.1.0-dev.36 [2025-02-23T13:59:27.187Z] v3.1.0-dev.37 [2025-02-23T13:59:27.187Z] v3.1.0-dev.38 [2025-02-23T13:59:27.187Z] v3.1.0-dev.39 [2025-02-23T13:59:27.187Z] v3.1.0-dev.4 [2025-02-23T13:59:27.187Z] v3.1.0-dev.40 [2025-02-23T13:59:27.187Z] v3.1.0-dev.41 [2025-02-23T13:59:27.187Z] v3.1.0-dev.42 [2025-02-23T13:59:27.187Z] v3.1.0-dev.43 [2025-02-23T13:59:27.187Z] v3.1.0-dev.44 [2025-02-23T13:59:27.187Z] v3.1.0-dev.45 [2025-02-23T13:59:27.187Z] v3.1.0-dev.46 [2025-02-23T13:59:27.187Z] v3.1.0-dev.47 [2025-02-23T13:59:27.187Z] v3.1.0-dev.48 [2025-02-23T13:59:27.187Z] v3.1.0-dev.49 [2025-02-23T13:59:27.187Z] v3.1.0-dev.5 [2025-02-23T13:59:27.187Z] v3.1.0-dev.50 [2025-02-23T13:59:27.187Z] v3.1.0-dev.51 [2025-02-23T13:59:27.187Z] v3.1.0-dev.52 [2025-02-23T13:59:27.187Z] v3.1.0-dev.53 [2025-02-23T13:59:27.187Z] v3.1.0-dev.54 [2025-02-23T13:59:27.187Z] v3.1.0-dev.55 [2025-02-23T13:59:27.187Z] v3.1.0-dev.56 [2025-02-23T13:59:27.187Z] v3.1.0-dev.57 [2025-02-23T13:59:27.187Z] v3.1.0-dev.58 [2025-02-23T13:59:27.187Z] v3.1.0-dev.59 [2025-02-23T13:59:27.187Z] v3.1.0-dev.6 [2025-02-23T13:59:27.187Z] v3.1.0-dev.60 [2025-02-23T13:59:27.187Z] v3.1.0-dev.61 [2025-02-23T13:59:27.187Z] v3.1.0-dev.62 [2025-02-23T13:59:27.187Z] v3.1.0-dev.63 [2025-02-23T13:59:27.187Z] v3.1.0-dev.64 [2025-02-23T13:59:27.187Z] v3.1.0-dev.65 [2025-02-23T13:59:27.187Z] v3.1.0-dev.66 [2025-02-23T13:59:27.187Z] v3.1.0-dev.67 [2025-02-23T13:59:27.187Z] v3.1.0-dev.68 [2025-02-23T13:59:27.187Z] v3.1.0-dev.69 [2025-02-23T13:59:27.187Z] v3.1.0-dev.7 [2025-02-23T13:59:27.187Z] v3.1.0-dev.70 [2025-02-23T13:59:27.187Z] v3.1.0-dev.71 [2025-02-23T13:59:27.187Z] v3.1.0-dev.72 [2025-02-23T13:59:27.187Z] v3.1.0-dev.73 [2025-02-23T13:59:27.187Z] v3.1.0-dev.8 [2025-02-23T13:59:27.187Z] v3.1.0-dev.9 [2025-02-23T13:59:27.187Z] v3.1.1 [2025-02-23T13:59:27.187Z] v3.1.1-dev.1 [2025-02-23T13:59:27.187Z] v3.1.1-dev.2 [2025-02-23T13:59:27.187Z] v3.2.0-dev.1 [2025-02-23T13:59:27.187Z] v3.2.0-dev.10 [2025-02-23T13:59:27.187Z] v3.2.0-dev.100 [2025-02-23T13:59:27.187Z] v3.2.0-dev.101 [2025-02-23T13:59:27.187Z] v3.2.0-dev.102 [2025-02-23T13:59:27.187Z] v3.2.0-dev.103 [2025-02-23T13:59:27.187Z] v3.2.0-dev.104 [2025-02-23T13:59:27.187Z] v3.2.0-dev.105 [2025-02-23T13:59:27.187Z] v3.2.0-dev.106 [2025-02-23T13:59:27.187Z] v3.2.0-dev.107 [2025-02-23T13:59:27.187Z] v3.2.0-dev.108 [2025-02-23T13:59:27.187Z] v3.2.0-dev.109 [2025-02-23T13:59:27.187Z] v3.2.0-dev.11 [2025-02-23T13:59:27.187Z] v3.2.0-dev.12 [2025-02-23T13:59:27.187Z] v3.2.0-dev.13 [2025-02-23T13:59:27.187Z] v3.2.0-dev.14 [2025-02-23T13:59:27.187Z] v3.2.0-dev.15 [2025-02-23T13:59:27.187Z] v3.2.0-dev.16 [2025-02-23T13:59:27.187Z] v3.2.0-dev.17 [2025-02-23T13:59:27.187Z] v3.2.0-dev.18 [2025-02-23T13:59:27.187Z] v3.2.0-dev.19 [2025-02-23T13:59:27.187Z] v3.2.0-dev.2 [2025-02-23T13:59:27.187Z] v3.2.0-dev.20 [2025-02-23T13:59:27.187Z] v3.2.0-dev.21 [2025-02-23T13:59:27.187Z] v3.2.0-dev.22 [2025-02-23T13:59:27.187Z] v3.2.0-dev.23 [2025-02-23T13:59:27.187Z] v3.2.0-dev.24 [2025-02-23T13:59:27.187Z] v3.2.0-dev.25 [2025-02-23T13:59:27.187Z] v3.2.0-dev.26 [2025-02-23T13:59:27.187Z] v3.2.0-dev.27 [2025-02-23T13:59:27.187Z] v3.2.0-dev.28 [2025-02-23T13:59:27.187Z] v3.2.0-dev.29 [2025-02-23T13:59:27.187Z] v3.2.0-dev.3 [2025-02-23T13:59:27.187Z] v3.2.0-dev.30 [2025-02-23T13:59:27.187Z] v3.2.0-dev.31 [2025-02-23T13:59:27.187Z] v3.2.0-dev.32 [2025-02-23T13:59:27.187Z] v3.2.0-dev.33 [2025-02-23T13:59:27.187Z] v3.2.0-dev.34 [2025-02-23T13:59:27.187Z] v3.2.0-dev.35 [2025-02-23T13:59:27.187Z] v3.2.0-dev.36 [2025-02-23T13:59:27.187Z] v3.2.0-dev.37 [2025-02-23T13:59:27.187Z] v3.2.0-dev.38 [2025-02-23T13:59:27.187Z] v3.2.0-dev.39 [2025-02-23T13:59:27.187Z] v3.2.0-dev.4 [2025-02-23T13:59:27.187Z] v3.2.0-dev.40 [2025-02-23T13:59:27.187Z] v3.2.0-dev.41 [2025-02-23T13:59:27.187Z] v3.2.0-dev.42 [2025-02-23T13:59:27.187Z] v3.2.0-dev.43 [2025-02-23T13:59:27.187Z] v3.2.0-dev.44 [2025-02-23T13:59:27.187Z] v3.2.0-dev.45 [2025-02-23T13:59:27.187Z] v3.2.0-dev.46 [2025-02-23T13:59:27.187Z] v3.2.0-dev.47 [2025-02-23T13:59:27.187Z] v3.2.0-dev.48 [2025-02-23T13:59:27.187Z] v3.2.0-dev.49 [2025-02-23T13:59:27.187Z] v3.2.0-dev.5 [2025-02-23T13:59:27.187Z] v3.2.0-dev.50 [2025-02-23T13:59:27.187Z] v3.2.0-dev.51 [2025-02-23T13:59:27.187Z] v3.2.0-dev.52 [2025-02-23T13:59:27.187Z] v3.2.0-dev.53 [2025-02-23T13:59:27.187Z] v3.2.0-dev.54 [2025-02-23T13:59:27.187Z] v3.2.0-dev.55 [2025-02-23T13:59:27.187Z] v3.2.0-dev.56 [2025-02-23T13:59:27.187Z] v3.2.0-dev.57 [2025-02-23T13:59:27.187Z] v3.2.0-dev.58 [2025-02-23T13:59:27.187Z] v3.2.0-dev.59 [2025-02-23T13:59:27.187Z] v3.2.0-dev.6 [2025-02-23T13:59:27.187Z] v3.2.0-dev.60 [2025-02-23T13:59:27.187Z] v3.2.0-dev.61 [2025-02-23T13:59:27.187Z] v3.2.0-dev.62 [2025-02-23T13:59:27.187Z] v3.2.0-dev.63 [2025-02-23T13:59:27.187Z] v3.2.0-dev.64 [2025-02-23T13:59:27.187Z] v3.2.0-dev.65 [2025-02-23T13:59:27.187Z] v3.2.0-dev.66 [2025-02-23T13:59:27.187Z] v3.2.0-dev.67 [2025-02-23T13:59:27.187Z] v3.2.0-dev.68 [2025-02-23T13:59:27.187Z] v3.2.0-dev.69 [2025-02-23T13:59:27.187Z] v3.2.0-dev.7 [2025-02-23T13:59:27.187Z] v3.2.0-dev.70 [2025-02-23T13:59:27.187Z] v3.2.0-dev.71 [2025-02-23T13:59:27.187Z] v3.2.0-dev.72 [2025-02-23T13:59:27.187Z] v3.2.0-dev.73 [2025-02-23T13:59:27.187Z] v3.2.0-dev.74 [2025-02-23T13:59:27.187Z] v3.2.0-dev.75 [2025-02-23T13:59:27.187Z] v3.2.0-dev.76 [2025-02-23T13:59:27.187Z] v3.2.0-dev.77 [2025-02-23T13:59:27.187Z] v3.2.0-dev.78 [2025-02-23T13:59:27.187Z] v3.2.0-dev.79 [2025-02-23T13:59:27.187Z] v3.2.0-dev.8 [2025-02-23T13:59:27.187Z] v3.2.0-dev.80 [2025-02-23T13:59:27.187Z] v3.2.0-dev.81 [2025-02-23T13:59:27.187Z] v3.2.0-dev.82 [2025-02-23T13:59:27.187Z] v3.2.0-dev.83 [2025-02-23T13:59:27.187Z] v3.2.0-dev.84 [2025-02-23T13:59:27.187Z] v3.2.0-dev.85 [2025-02-23T13:59:27.187Z] v3.2.0-dev.86 [2025-02-23T13:59:27.187Z] v3.2.0-dev.87 [2025-02-23T13:59:27.187Z] v3.2.0-dev.88 [2025-02-23T13:59:27.187Z] v3.2.0-dev.89 [2025-02-23T13:59:27.187Z] v3.2.0-dev.9 [2025-02-23T13:59:27.187Z] v3.2.0-dev.90 [2025-02-23T13:59:27.187Z] v3.2.0-dev.91 [2025-02-23T13:59:27.187Z] v3.2.0-dev.92 [2025-02-23T13:59:27.187Z] v3.2.0-dev.93 [2025-02-23T13:59:27.187Z] v3.2.0-dev.94 [2025-02-23T13:59:27.187Z] v3.2.0-dev.95 [2025-02-23T13:59:27.187Z] v3.2.0-dev.96 [2025-02-23T13:59:27.187Z] v3.2.0-dev.97 [2025-02-23T13:59:27.187Z] v3.2.0-dev.98 [2025-02-23T13:59:27.187Z] v3.2.0-dev.99 [2025-02-23T13:59:27.187Z] v4.0.0-dev.1 [2025-02-23T13:59:27.187Z] v4.0.0-dev.10 [2025-02-23T13:59:27.187Z] v4.0.0-dev.11 [2025-02-23T13:59:27.187Z] v4.0.0-dev.12 [2025-02-23T13:59:27.188Z] v4.0.0-dev.13 [2025-02-23T13:59:27.188Z] v4.0.0-dev.14 [2025-02-23T13:59:27.188Z] v4.0.0-dev.15 [2025-02-23T13:59:27.188Z] v4.0.0-dev.16 [2025-02-23T13:59:27.188Z] v4.0.0-dev.17 [2025-02-23T13:59:27.188Z] v4.0.0-dev.18 [2025-02-23T13:59:27.188Z] v4.0.0-dev.19 [2025-02-23T13:59:27.188Z] v4.0.0-dev.2 [2025-02-23T13:59:27.188Z] v4.0.0-dev.20 [2025-02-23T13:59:27.188Z] v4.0.0-dev.21 [2025-02-23T13:59:27.188Z] v4.0.0-dev.22 [2025-02-23T13:59:27.188Z] v4.0.0-dev.23 [2025-02-23T13:59:27.188Z] v4.0.0-dev.24 [2025-02-23T13:59:27.188Z] v4.0.0-dev.25 [2025-02-23T13:59:27.188Z] v4.0.0-dev.26 [2025-02-23T13:59:27.188Z] v4.0.0-dev.27 [2025-02-23T13:59:27.188Z] v4.0.0-dev.28 [2025-02-23T13:59:27.188Z] v4.0.0-dev.29 [2025-02-23T13:59:27.188Z] v4.0.0-dev.3 [2025-02-23T13:59:27.188Z] v4.0.0-dev.30 [2025-02-23T13:59:27.188Z] v4.0.0-dev.31 [2025-02-23T13:59:27.188Z] v4.0.0-dev.32 [2025-02-23T13:59:27.188Z] v4.0.0-dev.33 [2025-02-23T13:59:27.188Z] v4.0.0-dev.34 [2025-02-23T13:59:27.188Z] v4.0.0-dev.35 [2025-02-23T13:59:27.188Z] v4.0.0-dev.36 [2025-02-23T13:59:27.188Z] v4.0.0-dev.37 [2025-02-23T13:59:27.188Z] v4.0.0-dev.38 [2025-02-23T13:59:27.188Z] v4.0.0-dev.39 [2025-02-23T13:59:27.188Z] v4.0.0-dev.4 [2025-02-23T13:59:27.188Z] v4.0.0-dev.40 [2025-02-23T13:59:27.188Z] v4.0.0-dev.41 [2025-02-23T13:59:27.188Z] v4.0.0-dev.42 [2025-02-23T13:59:27.188Z] v4.0.0-dev.43 [2025-02-23T13:59:27.188Z] v4.0.0-dev.44 [2025-02-23T13:59:27.188Z] v4.0.0-dev.45 [2025-02-23T13:59:27.188Z] v4.0.0-dev.46 [2025-02-23T13:59:27.188Z] v4.0.0-dev.47 [2025-02-23T13:59:27.188Z] v4.0.0-dev.48 [2025-02-23T13:59:27.188Z] v4.0.0-dev.49 [2025-02-23T13:59:27.188Z] v4.0.0-dev.5 [2025-02-23T13:59:27.188Z] v4.0.0-dev.50 [2025-02-23T13:59:27.188Z] v4.0.0-dev.51 [2025-02-23T13:59:27.188Z] v4.0.0-dev.52 [2025-02-23T13:59:27.188Z] v4.0.0-dev.53 [2025-02-23T13:59:27.188Z] v4.0.0-dev.54 [2025-02-23T13:59:27.188Z] v4.0.0-dev.55 [2025-02-23T13:59:27.188Z] v4.0.0-dev.56 [2025-02-23T13:59:27.188Z] v4.0.0-dev.57 [2025-02-23T13:59:27.188Z] v4.0.0-dev.58 [2025-02-23T13:59:27.188Z] v4.0.0-dev.59 [2025-02-23T13:59:27.188Z] v4.0.0-dev.6 [2025-02-23T13:59:27.188Z] v4.0.0-dev.60 [2025-02-23T13:59:27.188Z] v4.0.0-dev.61 [2025-02-23T13:59:27.188Z] v4.0.0-dev.7 [2025-02-23T13:59:27.188Z] v4.0.0-dev.8 [2025-02-23T13:59:27.188Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-23T13:59:27.487Z] + lftools sign git-tag v4.0.0-dev.61 [2025-02-23T13:59:28.057Z] Signing Git tag with Sigul... [2025-02-23T13:59:28.057Z] Signing v4.0.0-dev.61 [Pipeline] echo [2025-02-23T13:59:28.331Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:28.621Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-23T13:59:28.628Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-23T13:59:28.653Z] $ docker stop --time=1 372f61475d48ee80f97afe7dc6e28d683b0e5d7fc8b22277b5393fc7577bf0e9 [2025-02-23T13:59:29.935Z] $ docker rm -f --volumes 372f61475d48ee80f97afe7dc6e28d683b0e5d7fc8b22277b5393fc7577bf0e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-23T13:59:30.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:59:30.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:30.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:59:30.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:59:30.747Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:59:30.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:59:31.128Z] $ docker top 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 -eo pid,comm [2025-02-23T13:59:31.179Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-23T13:59:31.179Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:59:31.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:59:31.233Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:59:31.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:59:31.343Z] $ docker exec 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 ssh-agent [2025-02-23T13:59:31.467Z] SSH_AUTH_SOCK=/tmp/ssh-Ps2VT0jX7tL3/agent.32 [2025-02-23T13:59:31.467Z] SSH_AGENT_PID=38 [2025-02-23T13:59:31.471Z] Running ssh-add (command line suppressed) [2025-02-23T13:59:31.573Z] Identity added: /w/workspace/edgex-go/799@tmp/private_key_945787003233557621.key (/w/workspace/edgex-go/799@tmp/private_key_945787003233557621.key) [2025-02-23T13:59:31.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:59:31.882Z] + git semver bump pre [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,058 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,058 [bump_version] DEBUG bumping version:4.0.0-dev.61 on axis:pre with prefix:dev [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,058 [bump_version] DEBUG bumped version:4.0.0-dev.62 [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,058 [write_version] DEBUG write version:4.0.0-dev.62 to path:/w/workspace/edgex-go/799/.semver/main with force:True [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,058 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,058 [write_file] DEBUG write to file:/w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,060 [execute] INFO git cat-file --batch-check [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,065 [execute] INFO git cat-file --batch [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:59:32.140Z] 2025-02-23 13:59:32,070 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:32.140Z] 4.0.0-dev.62 [Pipeline] } [2025-02-23T13:59:32.144Z] $ docker exec --env ******** --env ******** 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 ssh-agent -k [2025-02-23T13:59:32.243Z] unset SSH_AUTH_SOCK; [2025-02-23T13:59:32.243Z] unset SSH_AGENT_PID; [2025-02-23T13:59:32.244Z] echo Agent pid 38 killed; [2025-02-23T13:59:32.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:59:32.584Z] + git semver [Pipeline] } [2025-02-23T13:59:32.857Z] $ docker stop --time=1 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 [2025-02-23T13:59:34.119Z] $ docker rm -f --volumes 07b765e0d0eff32e3a0ca59d7939528a2336dec812edb807e0ad65761eebecc7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:59:34.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:59:34.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:34.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:59:34.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:59:34.854Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:59:34.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:59:35.511Z] $ docker top 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:59:35.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:59:35.609Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:59:35.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:59:35.728Z] $ docker exec 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 ssh-agent [2025-02-23T13:59:35.843Z] SSH_AUTH_SOCK=/tmp/ssh-yLCD9AWAokqQ/agent.31 [2025-02-23T13:59:35.843Z] SSH_AGENT_PID=37 [2025-02-23T13:59:35.847Z] Running ssh-add (command line suppressed) [2025-02-23T13:59:35.955Z] Identity added: /w/workspace/edgex-go/799@tmp/private_key_17846311155437081388.key (/w/workspace/edgex-go/799@tmp/private_key_17846311155437081388.key) [2025-02-23T13:59:35.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:59:36.264Z] + git semver push [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,453 [run_push] DEBUG push [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,454 [execute] INFO git cat-file --batch-check [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,458 [execute] INFO git rev-list 50b3e3f08629bd9f9c971b2f761619c1e7d20a20 -- [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,459 [execute] DEBUG Popen(['git', 'rev-list', '50b3e3f08629bd9f9c971b2f761619c1e7d20a20', '--'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,479 [execute] INFO git fetch -v origin [2025-02-23T13:59:36.523Z] 2025-02-23 13:59:36,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-23T13:59:37.092Z] 2025-02-23 13:59:36,918 [run_push] DEBUG no remote changes detected [2025-02-23T13:59:37.092Z] 2025-02-23 13:59:36,919 [execute] INFO git push origin semver [2025-02-23T13:59:37.092Z] 2025-02-23 13:59:36,920 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/799/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:59:37.660Z] 2025-02-23 13:59:37,632 [run_push] DEBUG push all version tags [2025-02-23T13:59:37.660Z] 2025-02-23 13:59:37,632 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-23T13:59:37.660Z] 2025-02-23 13:59:37,633 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/799, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:59:38.229Z] 2025-02-23 13:59:38,222 [read_version] DEBUG read version from /w/workspace/edgex-go/799/.semver/main [2025-02-23T13:59:38.229Z] 4.0.0-dev.62 [Pipeline] } [2025-02-23T13:59:38.496Z] $ docker exec --env ******** --env ******** 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 ssh-agent -k [2025-02-23T13:59:38.599Z] unset SSH_AUTH_SOCK; [2025-02-23T13:59:38.599Z] unset SSH_AGENT_PID; [2025-02-23T13:59:38.599Z] echo Agent pid 37 killed; [2025-02-23T13:59:38.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:59:38.936Z] + git semver [Pipeline] } [2025-02-23T13:59:39.236Z] $ docker stop --time=1 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 [2025-02-23T13:59:40.524Z] $ docker rm -f --volumes 9c39167711b6c31c13a574dfbe6d9ddb80a92e2b24dafe2a3678deabcb107248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-23T13:59:41.110Z] + [ -d /w/workspace/edgex-go/799/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:41.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:42.262Z] ---> package-listing.sh [2025-02-23T13:59:42.262Z] ++ facter osfamily [2025-02-23T13:59:42.262Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-23T13:59:42.522Z] + OS_FAMILY=debian [2025-02-23T13:59:42.522Z] + workspace=/w/workspace/edgex-go/799 [2025-02-23T13:59:42.522Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-23T13:59:42.522Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-23T13:59:42.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-23T13:59:42.522Z] + PACKAGES=/tmp/packages_start.txt [2025-02-23T13:59:42.522Z] + '[' /w/workspace/edgex-go/799 ']' [2025-02-23T13:59:42.522Z] + PACKAGES=/tmp/packages_end.txt [2025-02-23T13:59:42.522Z] + case "${OS_FAMILY}" in [2025-02-23T13:59:42.522Z] + dpkg -l [2025-02-23T13:59:42.522Z] + grep '^ii' [2025-02-23T13:59:42.522Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-23T13:59:42.522Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-23T13:59:42.522Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-23T13:59:42.522Z] + '[' /w/workspace/edgex-go/799 ']' [2025-02-23T13:59:42.522Z] + mkdir -p /w/workspace/edgex-go/799/archives/ [2025-02-23T13:59:42.522Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/799/archives/ [Pipeline] echo [2025-02-23T13:59:42.535Z] 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/799/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-23T13:59:42.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:43.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:59:43.188Z] [2025-02-23T13:59:43.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:59:43.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:59:43.544Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-23T13:59:43.544Z] 5eb5b503b376: Pulling fs layer [2025-02-23T13:59:43.544Z] 5c69ac0246d0: Pulling fs layer [2025-02-23T13:59:43.544Z] ec43610c2a17: Pulling fs layer [2025-02-23T13:59:43.544Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-23T13:59:43.544Z] 33b1e0a273af: Pulling fs layer [2025-02-23T13:59:43.544Z] 5d3b04190fa2: Pulling fs layer [2025-02-23T13:59:43.544Z] 2f39f015ded8: Pulling fs layer [2025-02-23T13:59:43.544Z] 5d3b04190fa2: Waiting [2025-02-23T13:59:43.544Z] 3a2ae6a8a46f: Waiting [2025-02-23T13:59:43.544Z] 33b1e0a273af: Waiting [2025-02-23T13:59:43.544Z] 2f39f015ded8: Waiting [2025-02-23T13:59:43.544Z] 5c69ac0246d0: Verifying Checksum [2025-02-23T13:59:43.544Z] 5c69ac0246d0: Download complete [2025-02-23T13:59:43.544Z] 3a2ae6a8a46f: Download complete [2025-02-23T13:59:43.544Z] 33b1e0a273af: Verifying Checksum [2025-02-23T13:59:43.544Z] 33b1e0a273af: Download complete [2025-02-23T13:59:43.544Z] 5d3b04190fa2: Download complete [2025-02-23T13:59:43.544Z] ec43610c2a17: Verifying Checksum [2025-02-23T13:59:43.544Z] ec43610c2a17: Download complete [2025-02-23T13:59:43.804Z] 5eb5b503b376: Download complete [2025-02-23T13:59:44.372Z] 2f39f015ded8: Download complete [2025-02-23T13:59:44.949Z] 5eb5b503b376: Pull complete [2025-02-23T13:59:44.949Z] 5c69ac0246d0: Pull complete [2025-02-23T13:59:45.754Z] ec43610c2a17: Pull complete [2025-02-23T13:59:45.754Z] 3a2ae6a8a46f: Pull complete [2025-02-23T13:59:45.754Z] 33b1e0a273af: Pull complete [2025-02-23T13:59:45.754Z] 5d3b04190fa2: Pull complete [2025-02-23T13:59:49.971Z] 2f39f015ded8: Pull complete [2025-02-23T13:59:49.971Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-23T13:59:49.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:59:49.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:59:50.081Z] prd-ubuntu20.04-docker-8c-8g-39543 does not seem to be running inside a container [2025-02-23T13:59:50.108Z] $ 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/799/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/799 -v /w/workspace/edgex-go/799:/w/workspace/edgex-go/799:rw,z -v /w/workspace/edgex-go/799@tmp:/w/workspace/edgex-go/799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-23T13:59:51.857Z] $ docker top e0139ffee092f357f3c7e64f76ffbf032ae6f84060fe01a683eaa138abe328e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:59:52.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-23T13:59:53.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-23T13:59:54.124Z] + ls /var/log/sa-host [2025-02-23T13:59:54.124Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:59:54.309Z] provisioning config files... [2025-02-23T13:59:54.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/799@tmp/config4490049712337970705tmp [Pipeline] { [Pipeline] echo [2025-02-23T13:59:54.342Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:54.622Z] ---> create-netrc.sh [Pipeline] } [2025-02-23T13:59:54.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:54.988Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-23T13:59:54.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:55.281Z] ---> sudo-logs.sh [2025-02-23T13:59:55.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-23T13:59:55.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:55.594Z] ---> job-cost.sh [2025-02-23T13:59:55.594Z] lf-activate-venv: SKIPPING [2025-02-23T13:59:55.594Z] DEBUG: total: 0.10999999940395355 [2025-02-23T13:59:55.594Z] INFO: Retrieving Stack Cost... [2025-02-23T13:59:55.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T13:59:56.423Z] INFO: Archiving Costs [Pipeline] echo [2025-02-23T13:59:56.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:59:56.720Z] ---> logs-deploy.sh [2025-02-23T13:59:56.720Z] lf-activate-venv: SKIPPING [2025-02-23T13:59:56.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/799 [2025-02-23T13:59:56.720Z] INFO: archiving workspace using pattern(s): [2025-02-23T13:59:57.659Z] Archives upload complete. [2025-02-23T13:59:57.659Z] INFO: archiving logs to Nexus